/*
Theme Name: thepublicreviews
Theme URI: http://www.asksanik.com
Description: 2 Columns, 1 Right Sidebar
Version: 1.1
Author: Sanik
Author URI: http://www.asksanik.com
*/


/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/











* {padding:0; outline:0;}
#slide-panel{display:none;height:100px;margin:auto;}
.slide {width:950px; margin:auto;}
.btn-slide:link, .btn-slide:visited{color:#beb0c7; float:right; display:block;font-size:14px; text-transform:uppercase; font-weight:bold;height:26px; padding:3px 0 3px 0;line-height:22px;text-align:center;text-decoration:none; font-family:"Trebuchet MS";}
.loginform {width:950px; margin:auto; color:#712c7c; font-family:"Trebuchet MS", Helvetica, sans-serif;}
.formdetails {color:#712c7c; font-size:12px;padding:5px;}
.formdetails input{border:none; padding:2px 5px 2px 5px; background-color:#fff;}
.loginregister {color:#999; padding:5px;}
.loginregister a:link, .loginregister a:visited {color:#712c7c; font-size:11px; text-decoration:underline;}
.loginform h2 {padding:10px 10px 10px 0; font-size:18px; font-weight:normal; text-transform:uppercase;}
.loginform ul li {display:inline;}
.loginform ul li a:link, .loginform ul li a:visited {color:#712c7c; font-size:12px; text-decoration:underline;}




a.awesome, button.awesome {
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
}


.awesome {
...
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
...
}


.small.awesome {
font-size: 11px;
}
.medium.awesome {
font-size: 13px;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}
 

.purple.awesome {
background-color: #732C7B;
}

a.awesome:hover {
background-color: #4c2159;
}


.bannerads {width:230px}
.ad_125x125 {float:left; width:230px; height:230px;}



.authorstyle {
background-color: #BDAEC6;
padding:10px;
}



#searchform {
padding: 0px 0px 0px 0px;
padding-right: 10px;
text-align: right;
}
#searchform #s {
width: 160px;
padding: 5px 5px 2px 5px;
margin: 0px 0px 0px 0px;
background: #fff;
border: 1px solid #BDAEC6;
color: #732C7B;
font-size: 11.5px;
font-family: "Trebuchet MS", MyCustomFont, Arial, Sans-Serif;

}






a {
outline: none;
}
a img {
border:none;
}




body {
	background:url(images/background.jpg) repeat-y top center #fff;
    font-family: "Trebuchet MS", MyCustomFont, Verdana, Helvetica, Arial, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	position: center;
	
	
	
	
}

#wrapper {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	
}
#header {
    height: 180px;
	width: 1000px;
	margin: 40px 0px 0px 0px;

}
#main {
	width: 1055px;
}
#content {
	width: 745px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
	
}
#sidebar {
	width: 230px;
	float: right;
	margin: 0px 55px 0px 0px;
}
#footer {
   
	height: 110px;
	clear: both;
	
	margin-top: 0px;
	font-size: 1.1em;
	padding: 40px 10px 0px 0px;
	color: #fff;
	
}

a:hover.footerlink {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}



/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0px 5px 35px;
	
}
.post {
	padding: 5px 30px 50px 10px;
	font-size: 12px;
	color: #333;
	font-family: "Trebuchet MS", MyCustomFont, Georgia, "Times New Roman", Times, serif;
	
}



.entry-content, .entry-excerpt {
	clear: left;
	
	
	
}
.navigation {
  clear: both;
  font-size: 0.9em;
  margin: 5px 30px 60px 10px;
  border: none;
  


}
.avatar {
  padding: 2px;
  float: left;
  margin: 0px 20px 15px 0px;
  border: 1px solid #732C7B;
}






.underpost {
	display: block;
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}



/*===END SECTION 2===*/





#con2 {
	
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #DED8DE;
	line-height: .2em;
	
	
}


#con2 a:link, #con2 a:visited {
	padding: 0px 10px 0px 0px;
	color: #732C7B;
	text-decoration: none;
	line-height: 1.1em;
	
	
}
#con2 a:hover {
	text-decoration: underline;
	
	
	
}







#con {
	
	padding: 0px 0px 0px 30px;
	margin: -14px 0px 0px 0px;
	font-size: 11px;
	color: #732C7B;
	line-height: 1.1em;
	
}


#con a:link, #con a:visited {
	padding: 0px 10px 0px 0px;
	color: #732C7B;
	text-decoration: none;
	
	
}
#con a:hover {
	text-decoration: underline;
	
	
	
}










/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	
	color: #732C7B;
	text-decoration: none;
	
}
#content a:hover {
	text-decoration: underline;
	
	
}



#footer a:link, #footer a:visited {
	
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #732C7B;
	
	
	
	
}
#footer a:hover {
	text-decoration: underline;
	
	

}
/*===END SECTION 3===*/






/*===START SECTION 4 - style for menu, page links in the header===*/
#menu{
	background:url(images/menu.jpg) repeat-x ;
    padding: 16px 0px 0px 0px;
	text-shadow: 1px 1px 1px #fff;
	margin: 0px 0px 0px 0px;
	width: 1000px;
}
#menu ul {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 34px;
	
	
	
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px 13px 0px 0px;
	
}
#menu li a {
	font-size: 1.6em;
	padding: 20px 10px 20px 10px;
	display:inline;
	color:#fff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-shadow: 1px 1px 1px #33183e;
}




#menu li a:visited {
  font-size: 1.6em;
  color:#fff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-shadow: 1px 1px 1px #33183e;
}

#menu li.current_page_item a:hover

{
	color:#fff;
	background:url(images/hover.jpg) no-repeat center center;
}
#menu li a:hover

{
	color:#fff;
	background:url(images/hover.jpg) no-repeat center center;
	text-shadow: 1px 1px 1px #6b6473;
	
}

#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:active 

{
	color:#732E81;
	background:url(images/hover.jpg) no-repeat center center;
	text-shadow: 1px 1px 1px #fff;
	
}


{
	
}
/*===END SECTION 4===*/




/*===START SECTION 5 - sidebar links===*/

#sidebar ul {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	list-style-type: none;
	
	
	
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 0px 10px 0px 10px;
	color: #732C7B;
	
	
}
#sidebar li a:hover {
	text-decoration: underline;
	
}
#sidebar ul ul {
  margin: 10px 0px 10px -10px;
  background-color: #BDAEC6;


}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .8em;
  margin-top: 0px;

}







/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/


.mainh1 {
  font-size: 1em;
}

#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: "Trebuchet MS", MyCustomFont, Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 200px;
	padding: 1px 0 0 25px;
	clear: both;
	
	
	
	
}
#header h1 a:hover {
	text-decoration: underline;
	
	
}
#content h1 {
	font-size: 1.5em;
	
	
}


#sidebar h1 {
	font-size: 1.4em;
	
}
#sidebar h2 {
	font-size: 1.0em;
	color: #fff;
	background-color: #732C7B;
	padding: 6px 0px 4px 10px;
	margin: 0px 0px 5px -10px;
	
}
.post h2 {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", MyCustomFont, Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
	color: #732C7B;
	text-shadow: 1px 1px 1px #fff;
	
}


.post h2 a{
	font-size: 1.2em;
	
	
	
}





.post h3 {
  
  font-size: 12px;
  margin: 10;
  padding: 0;
  color: #000;
  font-family: "Trebuchet MS", MyCustomFont, Georgia, "Times New Roman", Times, serif;
  
}


.post h4 {
  
  font-size: 10px;
  margin: 10;
  padding: 0;
  color: #000;
  font-family: "Trebuchet MS", MyCustomFont, Georgia, "Times New Roman", Times, serif;
  
}



/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/


.entry-meta {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  color: #BAB3C6;
}


.entry-date, {
		font-family: "Trebuchet MS", MyCustomFont, "Times New Roman", Times, serif;
}
.entry-month, .entry-day, .entry-year {
	float: right;
	color: #BAB3C6;
	margin-top: 5px;

}







/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/

#respond {padding-left:10px;

}

#comments {padding-left:10px;

}


ol.commentlist {
	margin:0px;
	padding-left:10px;
	width: 600px;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(images/grid.png);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #732C7B;
	color:#732C7B;
	font-size: .6em;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#732C7B;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: bold 1.8em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	color:#732C7B;
	
	}

.commentWarning {
	font-size: .8em;
	margin-right: 180px;
	line-height: 1.2em;
	
}


.commentlist .time {
	background: url(images/clock.png) no-repeat 1px;
	padding-left:13px;
	font-size: .6em;
	color:#732C7B;
	}

.commenttext {
	background: #83338E url(images/backcom.png) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 10px 10px 10px 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 30px 0px 20px 40px;
   font: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter {
	display: block;
	margin: 10px 10px 10px 10px;
	border: 1px solid #BAB3C6;
	padding: 2px;
}
img.alignright {
	margin: 10px 10px 10px 10px;
	display: block;
	border: 1px solid #BAB3C6;
	padding: 2px;
}
img.alignleft, .imgtfe {
	margin-right: 10px;
	display: block;
	border: 1px solid #BAB3C6;
	padding: 2px;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border:none;
}
/*===END SECTION 11===*/
