/*  
Theme Name: YAReads 2.0
Theme URI: http://www.yareads.com
Description: A book review theme.
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Version: 2.0
Author: Ivy
Author URI: http://www.yareads.com
*/

/*++++++ BODY ++++++++*/
body { 
	background-image: url('images/bg.jpg');
	background-color: #2f2f2f;
	background-attachment: fixed;
	margin: 0;
	padding: 0;


}

a:link, a:visited, a:active {
	color: #FF3E6B;
}
a:hover {
	color: #AF2B4C;
}

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}


/*++++++ MAIN ++++++++*/
#content {
	margin: auto;
	padding: 0;
	width: 900px;
	background-color: #fff;
		background-image: url('images/back.gif');
	background-repeat: repeat-y;
}

#contentbacked {
	width: 880px; 
	margin: auto; 
	background-image: url('images/head.gif'); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #fff;
}

#pnavp{
	font: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	
}

#subnav {
	width: 450px;
	height: 24px;
	position: relative;
	left: 50px;
	top: 340px;
	background-image: url('images/pencil.png');
	text-align: right;
	z-index:2;
}
/**/ * html #subnavwrap { margin:0 0 0 60px;} /**/ 
#subnavwrap {
	
	margin:0 0 0 17px;
	
}


#subnav li {
	float:left;
	list-style:none;
      padding:0px 5px 0px 0px;

}

#subnav li a {
	color:#000;
	padding:0 3px 0 3px;
	font:0.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#subnav li a:hover {
	color:#CE455F;
	text-decoration:none;
}

#subnav li a.active {
	color:#CE455F;
	text-decoration:none;
}

#logo {
	width: 280px;
	height: 195px;
	z-index: 2;
	left: 55px;
	top: 0px;
	position: absolute;
}

#innerwrapper {
	 
	padding-top: 335px;
}


#wrapper { margin: auto;
	padding: 0;
	width: 900px;
	background-color: #fff;
	 }
#main {	width: 900px; margin:30px auto 10px; }
#leftie { }
#left { 
width: 493px; 
background:url(images/rightbg.gif) repeat-y right; 
float: left; display: inline;
	padding-top: 20px;
padding-left: 7px;
	padding-right: 7px;
	margin-top: 20px;
	background-color: #fff;

}

.back { 
        background-position: 233px 0; 
        background-repeat: no-repeat;
}


#right {float: right; display: inline; margin-top: 20px; background-color: #fff; width: 360px;}

/*++++++ HEADER ++++++++*/
#header { height: 76px; width: 1000px; }
#logo { width: 306px; float:left;}
#logo h1{ text-indent:-10000px;}
#logo h1 a{ display:block; background: url(images/logo.gif) no-repeat; height:66px; outline:none; margin-top:10px;}

/*++++++ SEARCH ++++++++*/
#searchform {
	margin-top: 10px;
	padding-bottom: 5px;
}

#searchbox { float:right; width: 219px; height: 24px; background: url(images/s.gif) no-repeat; margin:35px 20px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 160px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 6px 8px 0 0; width:12px; height:13px;  }

input.bigbutton, input.smallbutton {
	border: 2px solid #F845A1;
	background-color: #FED8EC;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E1107C;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
}

input.smallbutton {
	font-size: 12px;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}


/*++++++ NAV ++++++++*/
#nav { width:1000px; height:33px;}
#nav ul{}
#nav ul li{ float:left; margin: 0 10px 0 0; height: 33px; overflow: hidden; display: inline; line-height:33px;}
#nav ul li a {display: block; color:#292929; padding:0 10px 0 10px; font-weight:bold; text-transform:uppercase; }
#nav ul li a:hover {color:#333; text-decoration:none;}
#nav ul li.current_page_item { background: url(images/navright-a.gif) no-repeat right; }
#nav ul li.current_page_item a { background: url(images/navleft-a.gif) no-repeat left; color:#fff; }



/*++++++ ENTRY ++++++++*/

.entry { width: 500px; line-height:140%; margin-bottom:20px; }
.entry p { padding-bottom:10px;}
.entry h2.sectionhead { font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; background:url(images/dot-h.gif) repeat-x bottom; padding-bottom:10px;}
.entry h2 { font: bold 16px Georgia, "Times New Roman", Times, serif; color:#333; padding:5px 0 5px 0; text-transform: uppercase;}
.entry h2 a { color:#000; }
.entry img {margin:0 10px 10px 10px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry p.postinfo { background:url(images/entryline.gif) repeat-x bottom; font-size:10px; padding-bottom:10px; margin-bottom:5px;}
.entry p.postinfo span.upper { text-transform:uppercase;}
.entry p.postinfo span.category { background:url(images/category.gif) no-repeat; padding-left:20px;}
.entry p.postinfo span.comment { background:url(images/comment.gif) no-repeat; padding-left:20px;}
.post {margin-bottom:15px;}
.navigation { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }
.socials {font-size:10px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:540px;}
.socials a {margin-right:10px; color:#BFBCB3;}
.btn_email {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious {background:url(images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl {background:url(images/furl.gif) left no-repeat; padding-left:15px;}

/*++++++ SIDEBAR ++++++++*/
#sads { width:350px; font-size:10px; text-align:right; margin-bottom:10px; padding:0px;}
#sads ul {}
#sads li {list-style: none;}
#sads ul li { float:left; padding-right:0px;}
#sads ul li.last { float:right; padding:0px; }
#sads p { margin-top:0px;}
#sads a { color:#5e5d5a;}
#sidesearch {width:350px;}
#tab { width:350px; background:#ffffff; border:0px solid #1580a4; padding:0px; margin-bottom:10px;}
#tab li {list-style: none;}
#sidebar { width:350px; padding-left:0px;}
#sidebar h2 { font-style: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 17px;
	color: #9d5b9b;}
#sidebar ul{ margin: 0;
        margin-left: 5px;
	padding: 0;}
#sidebar li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
font-family: Tahoma, Verdana, Arial, Sans-serif; font-size: 11px;

	
}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; font-size:11px;}
.sleft { float:left; width:175px; background:url(images/dot-v.gif) repeat-y right; padding-right:0px;}
.sright { float:right; width:165px; padding-left:0px;}
#sbottom { }
#sbottom ul{ margin: 0;
        margin-left: 5px;
margin-right: 5px;
	padding: 0;}
#sbottom ul li{}
#sbottom ul li ul{}
#sbottom li
{
margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 3px;
	list-style: none;
	border-bottom: 1px solid #ccc;
font-family: Tahoma, Verdana, Arial, Sans-serif; font-size: 11px;
}

#linklist li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 0px;
	font-size: 11px !important;
	color: #3f3f3f;
}

#linklist li a:link, #linklist li a:visited { color: #FF3E6B; text-decoration: underline; padding: 2px; text-transform: none; margin-left: -2px; }


#linklist li a:hover { color: #fff; background-color: #FF3E6B; text-transform: none;}

#sad { width:350px; font-size:10px; text-align:left; padding:0px; margin: 0;}
#sad ul {list-style: none;}


/*+++++++ CALENDAR +++++++*/
#calendar #calendar_wrap #wp-calendar { width: 100%; }
#calendar #calendar_wrap #wp-calendar caption { text-align:left; border-bottom:1px solid #dadada; padding-bottom:5px; }
#calendar #calendar_wrap #wp-calendar th { text-align:left; font-weight:bold; padding-top:5px; }
#calendar #calendar_wrap #wp-calendar td{ text-align:left; }


/*++++++ FOOTER ++++++++*/

/**/ * html #footer { margin-left: 10px;} /**/
#footer {
	background-image: url('images/footerback.gif');
	background-repeat: no-repeat;
        background-position: bottom center;
	height: 160px;
	width: 880px;
}
 
#footerbanner { float: left; width: 480px; margin-top: 40px; margin-left: 10px; }
#footertext { float: left; font-size: 11px; margin-top: 35px; line-height: 16px; font-family: Verdana, Arial, Sans-serif; font-weight: normal; width: 350px; }


.footer { width:1000px; margin:auto; color:#fff; background:url(images/logofoo.gif) no-repeat right;}
.footer a { color:#e7e5de;}
.footer a:hover { color:#99cc33;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr {  }
img {
	padding:0px;
	border:0px solid #eee;
}

#ptit {
padding:5px 35px;

}


a img { border:0px; }

pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}




/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 15px 0px; position: relative; clear: left;}

.PostHead { margin-left: 65px; }
.PostHead h2 { font-size: 24px; line-height: 24px; letter-spacing: -1px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#000033;}
.PostHead h2 a { color: #CC4855; text-decoration: none;}
.PostHead h2 a:visited { color: #CC4855; text-decoration: none;}
.PostHead h2 a:hover { color:#BFCD98; text-decoration: none;}

.PostHead h3 { font-size: 14px; line-height: 14px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;}


/**/ * html .PostTime { left: 0px;} /**/ 
.PostTime { padding: 0px; margin: 0px; position: absolute; left: 0px; top: 3px; background: url(images/PostTimeBkg.gif) no-repeat; height: 71px; width: 67px; text-align: center; color:#fff; }
.PostTime strong { display: block; line-height: 9px; font-family: 'Verdana';}
.PostTime .day { font-size: 16px; line-height: 18px; letter-spacing: -1px; padding-top: 20px; font-family: 'Arial';}
.PostTime .month { font-size: 10px; text-transform: lowercase;}
.PostTime .year { padding-top: 7px; font-weight: normal; }

.PostHead small {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold; display: block}

.PostAuthor { color:#999; }

.PostCat { color:#DA265D;}
.PostCat a { color:#DA265D; text-decoration: none; }
.PostCat a:visited { color:#DA265D; text-decoration: none; }
.PostCat a:hover { color:#DA265D; text-decoration: none; }

.PostContent { padding: 10px 0px 0px 0px; font-size: 13px; line-height: 1.4em ; color:#63565f; font-family: Tahoma, Verdana, Arial, Sans-serif; font-size: 10px;}
.PostContent p { font-size: 13px; line-height: 1.4em; color:#63565f;}
.PostContent p strong {}
.PostContent img {border:0px;}
.PostContent ol { padding: 10px 0px 10px 25px; margin: 0px; }
.PostContent ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent ul { padding: 5px 0px; margin: 0px; }
.PostContent ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent blockquote { padding: 10px; margin: 0px; color:#993366; background: #eaf7ff;}
.PostContent blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 12px; line-height: 15px;}
.PostContent blockquote a { color:#336699;}
.PostContent blockquote a:visited { color:#336699;}
.PostContent blockquote a:hover { color:#000033;}

/**/ * html .PostContent p img {} /* */ 
.PostContent p img { border:0px;}

.PostContent img {border:0px;}


.PostCom { padding-top: 10px; padding-bottom: 10px; border-bottom:1px dashed #333333;
	border-top:1px dashed #333333; }
#PostComb { background: url(images/PostComBkg.gif) repeat-x bottom; }
.PostCom ul { padding: 0px; margin: 0px;}
.PostCom li { padding: 5px 0px 5px 20px; margin: 0px 5px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 12px; } 
.PostCom li a { font-weight: bold; text-decoration: none; color:#DA265D;} 
.PostCom li a:visited { font-weight: bold; text-decoration: none; color:#DA265D;}
.PostCom li a:hover { font-weight: bold; text-decoration: none; color:#cc0000;}

.Com { background: url(images/PostCom.png) no-repeat left center; }
.PostCom .Tags { padding-left: 0px;}



/* Comments */


.Comments { margin: 20px 0px 0px 0px; position: relative; padding: 10px; background-color: #F3FCDC;}
.comment_header { margin: 0px 0px 5px 0px; padding: 10px 0px; }

/* Comments List */
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 5px; margin: 0; margin-bottom: 10px; list-style-type: none; background-color: #fff; background-image:url('images/commentback.gif'); background-repeat: no-repeat; background-position: top left; }

.author_comment { 
background-color: #f1ffcf !important;
}

.LUsr { font-family: Verdana, Arial; font-size: 12px; }
.post_time { font-size: 11px; }
.LCon { margin-top: 5px; font-size: 12px; line-height: 150%; color:#63565f; }

/* Comments Form */

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px; font-family: 'Verdana';}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form input { background-color: #fff !important; }
.Form p { font-size: 11px; padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { background-color: #ffffff; color:#003366; border: solid 1px #d5e7f0; padding: 6px; font-size: 12px; display: block; }
.Form .TextArea { background-color: #fff; color:#003366; border: solid 1px #d5e7f0; padding: 6px; font-size: 12px; }
.Form input.SubmitComment { width: 269px; height: 57px; background: url(images/post.gif) no-repeat; margin-top: 10px; margin-bottom: 10px; }
.Form input.SubmitComment:hover { background: url(images/post_o.gif) no-repeat; margin-top: 10px; margin-bottom: 10px; }
.Form img { border: 0px; }


.Note { font-size: 11px; }

.wp-pagenavi { font-size: 11px; padding: 10px 0px; color:#666; font-family: 'Verdana';}
.wp-pagenavi a { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px;}
.wp-pagenavi a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #666;}
.wp-pagenavi a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #666; text-decoration: none;}
.wp-pagenavi span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #666; }
.wp-pagenavi .current { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px; color:#003366;}


#linklist li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 0px;
	font-size: 11px !important;
	color: #3f3f3f;
}

#linklist li a:link, #linklist li a:visited { color: #FF3E6B; text-decoration: underline; padding: 2px; text-transform: none; margin-left: -2px; }


#linklist li a:hover { color: #fff; background-color: #FF3E6B; text-transform: none;}

.cat-item a:link, .cat-item li a:visited { color: #FF3E6B; text-decoration: none; }
.cat-item a:hover { color: #fff; background-color: #FF3E6B; }

.divider {
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
}


/*++++++ MISC ++++++++*/
.clear { clear:both; }
img.centered, .aligncenter, div.aligncenter { 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 ;}
img { border:none;}

#lineimage {

width: 480px;
height: 45px;
background: url(images/line.gif) no-repeat;
}

#socialbg
{
width: 350px;
height: 35px;
background: url(images/socialbg.gif) repeat-x;
}



.PostLibrary { padding: 10px 0px 0px 0px; font-size: 13px; line-height: 1.4em ; color:#63565f; font-family: Tahoma, Verdana, Arial, Sans-serif; font-size: 10px;}
.PostLibrary p { font-size: 13px; line-height: 1.4em; color:#63565f;}
.PostLibrary p strong {}
.PostLibrary img {border:0px;}
.PostLibrary ol { padding: 10px 0px 10px 25px; margin: 0px; }
.PostLibrary ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; list-style-type: none;}
.PostLibrary ul { padding: 5px 0px; margin: 0px; }
.PostLibrary ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostLibraryLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.PostLibrary blockquote { padding: 10px; margin: 0px; color:#993366; background: #eaf7ff;}
.PostLibrary blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 15px;}
.PostLibrary blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 12px; line-height: 15px;}
.PostLibrary blockquote a { color:#336699;}
.PostLibrary blockquote a:visited { color:#336699;}
.PostLibrary blockquote a:hover { color:#000033;}

/**/ * html .PostLibrary p img {} /* */ 
.PostLibrary p img { border:0px;}

.PostLibrary img {border:0px;}

.featurelink { text-align: left;}
.featurelink a { color:#5e5d5a; font-size:10px;}

.bookmarks-gallery {
	text-align: center;
	margin: 0 auto;
display: inline;
	}
.bookmarks-gallery img {
	width: 50px;
	height: 50px;
	margin: 0 8px 15px 8px;

	}
.authorslink a {
	color: #FF3E6B;
text-decoration: none
}
.authorslink li {list-style: none;}

ul.toplinks
{
display:inline;
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
}

li.toplinks
{
width:173px;
display:inline;
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
} 

.pagemarg {
margin:0 0 20px 25px;
}


#sa-recent-comments table, #sa-recent-comments tbody {
	margin:0px;
	border:none;
	background:#fff;
}
#sa-recent-comments table {
	margin: 0px;
	
	
	
}
.sbottom #sa-recent-comments td {
	border-left:none;
	border-right:none;
	padding:10px 10px 10px 10px !important;
	vertical-align:top;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-bottom:1px dotted #ccc;
}
#sa-recent-comments tr {
	
	padding:10px 10px !important;
	display:block;
	border:none;
}
.sbottom #sa-recent-comments .avatar {
	margin:0px 0px 0px 0px;
	border:1px dashed #ccc;
	padding:4px;
	background:#fff
}
.sbottom #sa-recent-comments a.url {
	color:#000;
	font-weight:normal;
	font-size:11px;
	clear:both;
	display:block;
	margin:0px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif
}
.sbottom #sa-recent-comments a.url:hover {
	color:#c06;
}
.sbottom #sa-recent-comments a {
	color:#c06;
	clear:both;
	margin:0px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif
}
.sbottom #sa-recent-comments a:hover {
	color:#f30;
	text-decoration:underline
}
