/* 
Theme Name: Giveaway
Theme URI: http://www.janesguide.com/
Version: 1.0
Description: JanesGuide.com Giveaway Theme
Author: Rae of www.Fresh-Fetish.com
*/

/* standard */

body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.87em;
	text-align: center;
	line-height: 1.3em;
	background: #111E43;
	min-width: 925px;
	}
	
a {
	color: #B5541F;
	text-decoration: none;
	}
	
a:visited {
	color: #F4971F;
	text-decoration: none;
	}
	
a:hover {
	color: #5EBDEB;
	padding: 0;
	}
	
img { 
	border: 0;
	}	
	
a img {border: none; }
	
a:hover img {
	border: 0;
	background: none;
	padding: 0;
	}	
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 3px 0;
	clear: both;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}
	
blockquote {
	margin: 15px;
	padding-left: 30px;
	padding-right: 15px;
	background: url(/img/blockquote.gif) no-repeat left top;
	font-style: italic;
	min-height: 20px;
	}
	
cite {
	font-size: .9em;
	font-style: normal;
	}
	
p, ol, ul, pre {
	margin: 10px 0;
	}
	
/* li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: none;
	line-height: 1.3em;
	overflow: hidden;
	display: block;
	text-align: left;
	} */
	
pre, code {
	font-family: Courier, 'Courier New', Fixed;
	font-size: 1em;
	}	
	
/* helper classes */

.clr {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

input, textarea, submit {
	padding: 3px;
	border: 1px solid #016CA0;
	font-size: 0.9em;
	}
	
submit {
	background: #5EBDEB;
	}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* ads */

.ads {
	background: #016CA0;
	padding: 4px;
	margin: 15px auto;
	border: none;
	font-size: 1.0em;
	color: #111E43;
	position: relative;
	}
	
.ads img {
	margin: 0 auto;
	display: block;
	}
	
.bannerad img {
	margin: 0 auto;
	display: block;
	}
	

/* layout & structure */

#container {
	position: static;
	width: 925px;
	margin: 5px auto;
	padding: 0;
	}

#container-inner {
	position: static;
	color: #111E43;
	width: auto;
	align: center;
	text-align: left;
	background: #FFFFFF url(/img/paperbkgrd.gif) repeat-y;
	min-height: 1000px;
	}
	
	
#banner {
	margin: 0;
	padding: 0;
	}

#left, #main, #right {
	float: left;
	display: inline;
	position: relative;
	min-height: 1px;
	background: transparent;
	}

#left {
	width: 175px;
	}
	
#left-inner {
	padding: 10px;
	}
	
#main {
	width: 550px;
	border-width: 0 0 0 2px;
	border-color: #F4971F;
	border-style: solid;
	min-height: 1100px;
	}
	
#main-inner {
	padding: 10px;
	}
	
#right {
	width: 175px;
	}
	
#right-inner {
	padding: 10px;
	color: #FFFFFF
	}
	
#footer {
	clear: both;
	display: block;
	margin: 0 auto;
	margin-top: -10px;
	}
	
#footer-inner {
	background: url(/img/footer.gif) no-repeat;
	height: 175px;
	display: block;
	margin: 0 auto;
	}
	
.footer {
	display: none;
	}
	
/* post style */

.post {
	margin: 0 10px 10px 10px;
	}
	
.post a:hover {
	color: #F6F2A0;
	background: #111E43;
	text-decoration: none;
	}	
	
.post-content {
	line-height: 1.5em;
	width: 100%;
	padding: 0 5px;
	margin-bottom: 30px;
	}
	
.post-footer {
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
.post-title {
	font-size: 1.5em;
	color: #F4971F;
	}
	
.entry {
	padding: 5px 0;
	}
	
.post-data {
	font-size: 0.9em;
	color: #016CA0;
	font-style: italic;
	}
	
.author {
	font-size: 1.0em;
	color: #111E43;
	}
	
.post-excerpt {
	text-align: right;
	padding-bottom: 5px;
	}	
	
.bookmeta {
	display: block;
	margin: 10px auto;
	width: 425px;
	background: #DAF1FC;
	border: 2px solid #016CA0;
	padding: 5px;
	}
	
.bookmeta-inner {
	padding: 10px;
	line-height: 1.2em;
	font-size: .9em; 
	text-align: center;
	}
	
	
/* lists */

#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	display: block;
	margin-bottom: 20px;
	}
	
.navlist {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	overflow: hidden;
	display: block;
	text-align: left;
	}
	
.navlist a {
	color: #111E43;
	}
	
.navlist a:hover {
	color: #F6F2A0;
	background: #111E43;
	text-decoration: none;
	}
	
.archives {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.88em;
	line-height: 1.3em;
	overflow: hidden;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	}
	
.categories {
	list-style: none;
	}
	
.archives a {
	color: #FFFFFF;	
	}	
	
.archives a p {
	color: #FFFFFF;	
	border-bottom: 1px solid #F6F2A0;
	}
	
.archives a:hover, .page_item a:hover, .current_page_item a:hover {
	color: #F6F2A0;
	background: #111E43;
	text-decoration: none;
	}	

.list {
	margin: 0;
	padding: 0;
	font-size: 0.87em;
	line-height: 1.3em;
	overflow: hidden;
	display: block;
	text-align: left;
	color: #FFFFFF;
	list-style-position: inside;
    list-style-type: disc;
	}

.list li {
	list-style-position: inside;
    list-style-type: disc;
    padding: 2px 0;
	}
	
.list a {
	color: #FFFFFF;
	}
	
.list a:hover {
	color: #F6F2AO;
	}
	
/* headers */

.sidetitle {
	text-transform: uppercase;
	font-size: 1em;
	color: #B5541F;
	}

