/*
Theme Name: Bright Retro
Description: Bright, Retro, Happy - Custom Designed by Zee Studio.
Author: Susie Schindler, Zee Studio
Author URI: http://zee-studio.com/

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/stripe.gif');
	color: #593D1B;
	text-align: left;
	margin:40px 0 20px 0;
	}

a{
text-decoration: none;
color:#F7A215;
outline: none;
}

a:hover{
color:#EA1C70;
}

img{
outline: none;
}

a img{
outline:none;
}

#navbar{
padding:0 24px;
margin-top:15px;
}

#page{
margin:0 auto;
width:890px;
padding:57px 0 0 0;
}

#header{
background-color:white;
}

#content{
background-color:white;
float:left;
width:665px;
}

#sidebar{
background:url(images/greendots.gif);
float:left;
width:224px;
}

.innersidebar{
padding:0 18px;
background: url(images/belly.gif) no-repeat top right;
}

.girl_bg_wrap{
float:left;
}

.girl_bg_inside{
background:transparent url(images/girl.gif) no-repeat scroll center top;
height:759px;
margin:0 auto;
width:100%;
}

.main_column{
padding:30px 20px 20px;
}

.search_h{
font-size:1em;
font-weight:bold;
}

.search_b{
vertical-align: bottom;
}

.search_i{
border:1px solid #71C6CD;
color:#593D1B;
font-family:Georgia, Times New Roman, serif;
padding:2px;
width:100px;
}

.date_box{
width:50px;
height:50px;
background-color:#B8E04E;
font-family:Georgia, Times New Roman, serif;
text-align: center;
font-size:1.25em;
float:left;
}

.date_num{
color:#ffffff;
}

.date_mon{
color:#593D1B;
text-transform: uppercase;
padding-top:1px;
}

.post_title{
color:#F7A215;
float:right;
font-family:Georgia, Times New Roman, serif;
font-size:2em;
font-weight:normal;
margin:0;
padding-top:8px;
width:560px;
}

.post{
margin-bottom:40px;
}

.entry{
clear:left;
float:left;
padding:10px 0;
font-size:1.2em;
line-height: 1.75em;
width:625px;
_width:605px;
}

.search2_h{
margin:0;
padding:0 0 5px;
letter-spacing: normal;
font-family:Georgia, Times New Roman, serif;
font-size:1.2em;
}

.postmetadata{
clear:both;
float:left;
margin:6px 0 0 0;
width:100%;
}

.category_link{
position:relative;
top:8px;
}

.category_link a{
color:#F7A215;
text-decoration: none;
text-transform: uppercase;
font-size:1em;
}

.category_link a:hover{
color:#EA1C70;
}


.comment_link{
padding-right:21px;
padding-top:3px;
vertical-align:super;
}

.comment_link a{
text-decoration: none;
color:white;
font-family:Georgia, Times New Roman, serif;
font-size:1.35em;
}

.comment_link a:hover{
color:#EA1C70;
}

.comment_link_placement{
float:left;
height:25px;
margin-bottom:9px;
margin-left:0;
text-align:center;
width:32px;
background:url(images/bubble.gif) no-repeat top right;
}

.side_pod{
margin:20px 0;
}

.side_pod a{
color:#593D1B;
font-size:1em;
letter-spacing:1px;
line-height:1.7em;
text-transform:uppercase;
}

.side_pod a:hover{
color:#EA1C70;
}

#footer{
background:url(images/footer.gif) no-repeat bottom left;
float:left;
width:889px;
color: white;
margin: 0 0 20px 0;
}

#footer a{
color:white;
}

#footer a:hover{
color:#F7A215;
}

#footer p{
padding:8px;
text-align: center;
margin:0;
}

#copyright{
float: left;
width:889px;
text-transform: uppercase;
font-weight: bold;
font-size:9px;
}

#copyright p{
margin:10px 0;
text-align: center;
}

.sponsor_list{
margin:50px 0 50px 0;
text-align: center;
}

.sponsor_list a img{
border:1px solid #593D1B;
}

.navigation{
float:left;
padding:0 0 10px;
width:100%;
}

#author{
border:1px solid #593D1B;
padding:2px;
font-family:Georgia, Times New Roman, serif;
color:#593D1B;
}

#email{
border:1px solid #593D1B;
padding:2px;
font-family:Georgia, Times New Roman, serif;
color:#593D1B;
}

#url{
border:1px solid #593D1B;
padding:2px;
font-family:Georgia, Times New Roman, serif;
color:#593D1B;
}

#comment{
width:500px;
border:1px solid #593D1B;
padding:2px;
font-family:Georgia, Times New Roman, serif;
color:#593D1B;
}

.comment-author{
font-size:1.2em;
}

.comment-meta commentmetadata{
font-size:1em;
}

.commentlist{
list-style: none;
padding:0;
margin:0;
}

.commentlist li{
border-bottom:1px dotted #999999;
padding:5px 10px;
}

.children li{
border:none;
}

.thread-odd{
background-color:#ffeac6;
}

.children{
list-style: none;
}

.pagetitle{
font-weight:bold;
margin:0 0 20px;
text-transform:uppercase;
font-size:1.5em;
font-family: Georgia;
}

.pagetitle2{
font-weight:bold;
margin:0;
text-transform:uppercase;
font-size:1.5em;
font-family: Georgia;
}

.comment_h{
text-transform: uppercase;
font-size:1em;
letter-spacing: 1px;
}

.post-edit-link{
float:left;
width:100%;
}

/* Begin Images */
p img {
height:auto;
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.sponsor_list a img{
margin-bottom:10px;
}