@charset "UTF-8";

/*
Theme Name: Galley Smith Theme
Theme URI: 
Author: 
Author URI: 
Designer: 
Designer URI: 
Version: 1
*/

/*____________________Reset____________________*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre,
a, del, dfn, font, img, strike,
dl, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, sans-serif;
	vertical-align: baseline;
}
body {
	background: #F7F0DA url(images/bg2.gif);
	line-height: 1;
	color: #40230D;
}
ol, ul {
	list-style: none;
}

/*____________________Reset End____________________*/

.center{
	margin: 0 auto;
	width: 880px;
}

#topBackground{
	background:url(images/topBG.gif) top repeat-x;
	position: relative;
	float: left;
	top: -75px;
	width: 100%;
	height: 542px;
	z-index: 1;
}

#footerForeground{
	background:url(images/bottomBG.gif) bottom repeat-x;
	position: relative;
	clear: both;
	float: left;
	margin: 40px 0 0 0;
	width: 100%;
	height: 206px;
	z-index: 3;
}

#main{
	background: #FFF;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 5px 5px 20px;
	top: 90px;
	width: 856px;
	border-left: 1px solid #EDE2C5;
	border-right: 1px solid #EDE2C5;
	z-index: 2;
}

#footer{
	clear: both;
	text-align: center;
}

#logo{
	background: url(images/logo.png) no-repeat;
	position: relative;
	margin: 0 auto;
	width: 788px;
	height: 135px;
	text-indent: -9999px;
	z-index: 2;
}

#logo a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#topBorder{
	background: url(images/topBorder.png) no-repeat;
	position: relative;
	margin: 0 auto;
	top: 90px;
	width: 882px;
	height: 24px;
}

#bottomBorder{
	background: url(images/bottomBorder.png) no-repeat;
	position: relative;
	margin: 0 auto;
	top: 90px;
	width: 882px;
	height: 24px;
}

/*____________________NAVIGATION____________________*/

#navigation{
	background: #FFF;
	margin: 0 0 20px 0;
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #E4DCC4;
}

#navigation ul{
	text-align: center;
}

#navigation ul li{
	display: inline;
	padding: 0 18px;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	line-height: 25px;
}

#navigation ul li a, .twitter-link, .twitter-user{
	color: #532E14;
	text-decoration: none;
}

#navigation ul li a:hover, .twitter-link:hover, .twitter-user:hover{
	color: #16B0B4;
}

/*____________________MAIN____________________*/

#main #postSection{
	float: left;
	margin: 5px 0 0 0;
	width: 610px;
}

.entry{
	margin: 15px 0 50px 0;
	width: 610px;
}

.postContent{
	margin: 15px 0 0 20px;
	width: 580px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #40230D;
}

.postContent a{
        color: #2AA397;
        text-decoration: none;
}

.postContent p{
	margin: 0 0 15px 0;
}

.postContent li{
        margin: 5px 0 5px 10px;
}

.postContent h1, .postContent h2,.postContent h3,.postContent h4,.postContent h5,.postContent h6{
        margin: 0 0 10px 0;
}

.postContent h1{
        font-size:22px;
}

.postContent h2{
        font-size:20px;
}

.postContent h3{
        font-size:18px;
}

.postContent h4{
        font-size:16px;
}

.postContent h5{
        font-size:14px;
}

.postContent h6{
        font-size:12px;
}

.postContent ul{
        margin: 0 0 0 5px;
        list-style: circle inside;
        padding-bottom: 14px;
}

.postContent ol{
        margin: 0 0 0 5px;
        list-style: decimal inside;
        padding-bottom: 14px;
}

.postContent img {
padding: 7px;
background: #fafafa;
border: 1px solid #ebebeb;
}

.postContent img.wp-smiley {
padding: 0 !important;
background: none !important;
border: none !important;
}

.postHeader{
	background: #FFF url(images/postTop.jpg) no-repeat;
	padding: 25px 20px 15px;
	width: 574px;
	height: 40px;
}

.postHeader .date{
	background: url(images/date.png) no-repeat;
	position: relative;
	float: right;
	top: -70px;
	left: -10px;
	height: 70px;
	width: 49px;
	z-index: 3;
}

.postHeader .date .month,
.postHeader .date .day{
	margin: 35px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #6CBEBF;
	text-align: center;
}

.postHeader .date .day{
	margin: 5px 0 0 0;
	font-size: 16px;
}

.postHeader .title a{
	font-family: Decker, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #16B0B4;
	text-decoration: none;
}

.postHeader .title a:hover{
	color: #532E14;
}

.postHeader .categories{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #8D7663;
}

.postHeader .categories a{
	color: #8D7663;
	text-decoration: none;
}

.postHeader .categories a:hover{
	color: #16B0B4;
}

.postHeader .dotted{
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #8D7663;
}

.postFooter{
	background: #FFF url(images/postBottom.jpg) no-repeat;
	padding: 5px 20px 25px;
	width: 574px;
	height: 40px;
}

.postFooter .dotted{
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #8D7663;
}

.sociable{
	float: left;
}

.sociable ul li{
	display: inline;
	margin: 0 4px;
}

.sociable .sociablefirst{
	margin: 0 4px 0 0;
}

.sociable .sociablelast{
	margin: 0 0 0 4px;
}

.postComments{
	float: right;
}

.postComments h3{
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7B8E7D;
}

.postComments .commentsAmount{
	background: url(images/comment.png) no-repeat;
	float: left;
	margin: 0 -15px 0 5px;
	padding: 2px 0 0 15px;
	width: 37px;
	height: 26px;
}

.postComments .commentsAmount a{
	display: block;
	width: 100%;
	height: 100%;
	color: #7B8E7D;
	text-decoration: none;
}

 img.aligncenter,
img[align="center"] {
    margin: 0 auto;
    display: block;
    }
.alignleft {
    float: left;
    }
img.alignleft,
img[align="left"] {
    float: left;
    margin: 5px 10px 10px 0;
    }
.alignright {
    float: right;
    }
img.alignright,
img[align="right"] {
    float: right;
    margin: 5px 0 10px 10px;
    }
.post-content img {
    max-width: 544px;
    }
.post-content img.wp-smiley {
    padding: 0 !important;
    background: none !important;
    border: none !important;
    }

#pageNav{
	position: relative;
	top: -30px;
}

#prevLink a, #nextLink a{
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 12px;
	color: #7B8E7D;
}

#prevLink{
	float: left;
}

#nextLink{
	float: right;
}


/*____________________SIDEBAR____________________*/

#sidebar{
	float: left;
	margin: 15px 0 0 15px;
	width: 220px;
}

#searchform{
	overflow: hidden;
	float: left;
	margin: 0 0 0 0px;
}

#searchIcon{
	position: relative;
	float: right;
	top: -5px;
	width: 35px;
	height: 41px;
	text-indent: -9999px;
}

#searchBox{
	background: #F4EFE2;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 10px;
	width: 148px;
	height: 15px;
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #46260F;
	border-top: 1px solid #F4EFE2;
	border-bottom: 1px solid #F4EFE2;
	border-left: 1px solid #EAE2CE;
	border-right: 1px solid #EAE2CE;
}

#searchTop{
	background: url(images/searchTop.png) no-repeat;
	float: left;
	width: 170px;
	height: 6px;
}

#searchBottom{
	background: url(images/searchBottom.png) no-repeat;
	float: left;
	width: 170px;
	height: 8px;
}

#sidebar #twitter{
	background: url(images/twitter.jpg) no-repeat;
	overflow: hidden;
	float: left;
	margin: 15px 0 0 -15px;
	width: 245px;
	height: 275px;
}
#sidebar #twitter .twitter{
	margin: 80px 0 0 55px;
}

#sidebar #twitter .twitter .twitter-timestamp{
	font-weight: bold;
}

#sidebar #twitter .twitter li{
	margin: 0 0 30px 0;
	width: 145px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #B3A092;
	line-height: 11px;
}

.widget{
	margin: 15px 15px 20px 0px;
	clear: both;
	float: right;
	width: 195px;
}

.widget ul li{
	margin: 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #B3A092;
}

.widget a{
	color: #B3A092;
	text-decoration: none;
}

.widget a:hover{
	color: #16B0B4;
}

.widget p{
	width: 145px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #B3A092;
}

.widgettitle{
	margin: 0 0 25px 0;
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 22px;
	color: #593316;
}

.widget-subscribe-custom .email{
	background: url(images/email.jpg) no-repeat;
	float: left;
	margin: auto 0;
	width: 58px;
	height: 51px;
	text-indent: -9999px;
}

.widget-subscribe-custom .rss{
	background: url(images/rss.jpg) no-repeat;
	float: left;
	margin: 10px 0 auto;
	width: 51px;
	height: 32px;
	text-indent: -9999px;
}

.widget-subscribe-custom .rss a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.widget-subscribe-custom .email a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

/*____________________FOOTER____________________*/

#footer p{
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 12px;
	color: #4D2B12;
}

#bip{
	background: url(images/betterinpinksmall.png);
	overflow: hidden;
	position: relative;
	margin: 0 5% 0 70%;
	top: 200px;
	width: 55px;
	height: 9px;
        text-indent: -9999px;
	z-index: 4;
}

#bip a{
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
}

/*____________________COMMENTS____________________*/

#commentsSection .commentlist{
	list-style: decimal;
}

#commentsSection #comments{
	margin: 0 0 10px 20px;
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 18px;
	color: #1FA59A;
}

#commentsSection .comment{
	background: #FAFAFA;
	margin: 0 0 15px 30px;
	padding: 10px 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border-top: 2px solid #EFE6D5;
	border-bottom: 1px solid #EFE6D5;
}

#commentsSection .bypostauthor{
	border-top: 2px solid #16B0B4;
	border-bottom: 1px solid #16B0B4;
}

.comment .author_name, .comment .author_name a{
	margin: 0 0 5px 0;
	color: #B3A092;
}

.comment a{
        color: #2AA397;
        text-decoration: none;
}

.comment .comment-metadata{
	font-size: 10px;
}

.comment .comment-metadata a{
	color: #B3A092;
	text-decoration: none;
}

.comment p{
	line-height: 14px;
        padding-top: 14px;
}

#commentsSection #respond{
	clear: both;
	float: left;
	margin: 0 0 0 20px;
}

#commentsSection #respond a{
        color: #2AA397;
        text-decoration: none;
}

#commentsSection #respond #title{
	margin: 0 0 10px 0;
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 18px;
	color: #1FA59A;
}

#commentsSection #respond #nameArea,
#commentsSection #respond #emailArea,
#commentsSection #respond #urlArea{
	clear: left;
	float: left;
}

#commentsSection #respond #author,
#commentsSection #respond #email,
#commentsSection #respond #url,
#commentsSection #respond #comment{
	float: left;
	background: #F8F5EC;
	margin: 5px 3px 5px 0;
	padding: 7px 5px;
	width: 390px;
	height: 16px;
	border: 1px solid #EFE6D5;
}

#commentsSection #respond #author_label,
#commentsSection #respond #email_label,
#commentsSection #respond #url_label,
#commentsSection #respond #comment_label{
	clear: left;
	float: left;
	margin: 5px 3px 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #7A3D11;
}

#commentsSection #respond #author_label{
	margin: 5px 3px 5px 20px;
}

#commentsSection #respond #email_label{
	margin: 5px 3px 5px 21px;
}

#commentsSection #respond #url_label{
	margin: 5px 3px 5px 9px;
}

#commentsSection #respond #comment_label{
	margin: 5px 3px 5px 0;
}

#commentsSection #respond #comment{
	width: 500px;
	height: 110px;
}

#commentsSection #respond #submit{
	clear: both;
	float: right;
	margin: 10px 0;
	width: 80px;
	height: 25px;
	color: #1FA59A;
	border: none;
}