/*  
Theme Name: Shakespeare For All Time
Theme URI: 
Description:  Version: 1.0
Author: Roxana Stan
Author URI: 
Tags: 
*/
/* Reset Browser Styles */
html, body, div, span,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins,strong,ol, ul, li {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
}
:focus {
outline: 0;
}
ol,ul {
list-style:none;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* Main styles
*******************************/
html {
	height: 100%;
	margin-bottom: 1px;/* force vertical scrollbars */
}

body {
	background:white;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #000000;
}

/* Header Elements */
/* Reset Header Styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:normal;
}
/* General Styling 
h1 {
    font-size: 36px;
		font-style:normal;
    text-align: left;
    color: black;
    line-height:1;
}
h2 {
	padding: 0 0 15px 0;
	line-height: 1;
	font-size: 16px;
	font-weight: 400;
	color: black;
}
h3 {
	padding:5px 0px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 10px;
	font-weight: 400;
	color: navy;
}
h5 {
	padding: 0 0 6px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	text-transform: uppercase;
	color: green;
}
h6 {
	padding: 0 0 16px 0;
	line-height: 1.25em;
	font-size: 1.125em;
	font-weight: normal;
	color: black;
}
*/
/* Text Elements */
p { margin: 0 0 1em 0; text-align: left; line-height:1.8; }
p.last { margin-bottom:0; }
p.first { margin-top:1em; }
p.img { float: left; margin:0 1em 1em 0; padding:0; }
blockquote    {
	margin:0em 0em 1em 4em;
	padding-top:.5em;
	padding-bottom: .4em;
	padding-left:1em;
	padding-right:1em;
	width: 400px;
	color: black;
	font-style: italic;
	background: #F2F2F2;
	border-left:none;
	border-right:none;
}
strong { font-weight: bold; }
em { font-style: italic; }
pre { border: 1px solid #ddd; margin-bottom: 1.2em; padding:1.2em; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
acronym { border-bottom:1px dotted #666; }
dl {
	line-height:1.8;
	margin-bottom:1.2em;
}
/* General Link Styles */
a:link,
a:visited,
a:focus,
a:hover,
a:active { color: navy; font-weight:normal; text-decoration: underline; cursor:pointer; }
a:hover { color: blue; }
a:active,
a:focus { outline: 0; } /*remove border in ff*/
img {
	border:0;
	outline:0;
}
img.thumbnail {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 10px 5px 0;
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
	}
.corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }

/* decorate lists in posts */
#content .post ul,
#content .post ol { margin: 0 0 1em 2em; }
#content .post ul { }
#content .post ol { }
#content .post ul li,
#content .post ol li {
	line-height:2;
	padding:0 0 0 15px;
	margin:0;
	background:url(images/square.png) 0 8px no-repeat
}


/* Wordpress Aligning */
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.alignleft {
	float:left;
	margin: 0 1em 1em 0;
}
.alignright {
 float: right;
 margin: 0 0 1em 1em;
}
.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}
.wp-caption {
	border:1px solid #eee;
	text-align:center;
	padding-top:4px;
}
.wp-caption p.wp-caption-text {
	font-size:.92em;
	text-align:center;
}

/* Text Alignment */
.t-right { text-align: right; }
.t-left { text-align: left; }
.t-center { text-align: center; }
.t-justify { text-align: justify; }

/* Other */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.zoom { overflow:hidden; }

/* Page Layout */
/* Header */
#preheader { height:30px; width: 860px; text-align:center; font-size:12px; line-height:1.2em; padding:10px 0; border: 2px solid #d8d8d8;
-moz-box-shadow: 5px 5px 5px #000;
-webkit-box-shadow: 5px 5px 5px #000;
box-shadow: 5px 5px 5px #000; 
margin: 10px auto; }
#header {
  /*position: relative;*/
	background:white;
	width: 985px;
	height: 230px;
	color:black;
	/*border:1px solid red;*/
	margin: 0 auto;
}
#header .left { width:470px; height:200px; text-align:center; background: white; padding-top:60px; border-right:none; float: left; }
#header .right { width:495px; background: white; padding-bottom: 0px; float:left; } 
#header h1, #header h1 a:link, #header h1 a:visited { font-family:"Times New Roman", Times, serif; font-size:35px; padding-bottom:20px; padding-top: 50px; text-decoration:none; color: black; text-align:center; }
#header h2 { font-family: "Times New Roman", Times, serif; font-size:15px; color: black; padding:0; margin:0; text-align: center; }
#header a:link, #header a:visited { color:#000; text-decoration:none; }
/*#header .textwidget { width:100%; border: 0px solid yellow; }*/
#header .hsidebar {
	width: 400px;
	font-size:16px;
	padding:5px;
	/*border:1px solid green;*/
}
#header .hsidebar p {
	padding-top:5px;
	margin:0;
}
#header .search {
	width:200px;
	height:25px;
	color:#000;
  	font-size:1.2em;
	padding-top:18px;
	text-align:right;
	float:right;
	padding-right:0;
}
#header .search input.s {
	width:100px;
	color:#000;
	height:28px;	
	width:150px;
	vertical-align:middle;
	border:1px solid #2f363b;
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	padding:0 10px;
	background:#e6eaec;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}
.hsubmit {
	vertical-align:middle;    
	border:0;
	border:1px solid #CCC;
	/*background:#FFF url(images/ui-bg_glass_65_b8df30_1x400.png) 50% 50% repeat-x;*/
	background:#FFF;
	color:#000;
	font-weight:bold;
	padding:5px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}

/* Navigation */
#navWrap {
	width:960px;
	height:24px;
	margin: 0 auto 10px auto;
	/*border:1px solid green;*/
}
#nav-l {
	background: white;
	border: 1px solid white;
	color: black;
	width:15px;
	height:24px;
	float:left;
}
#nav-r {
	background: white;
	border: 1px solid black;
	color: black;
	width:18px;
	height:24px;
	float:left;
}
#topNav {
	background: white;
	font-color: black;
	width:935px;
	height: 27px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid black;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 15px; 
	float: left;
}

/* Content */
#content {
	width: 1000px;
	background:#FFF;
background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 10px auto;
}
#post {
	width: 63%;
	color:#000;
	padding: 35px 0px 10px 15px;
	float:left;
}
#post h2, #post h2 a:link,#post h2 a:visited{ color:#990000; text-decoration:none; font-size:20px; padding-bottom: 10px; }
#post h3 { font-size:22px; }
.postdata { color: #666; font-size:11px; font-style:italic; margin-bottom:8px; }
.postdata a:link, .postdata a:visited { color: maroon; text-decoration:none; }
.postdata a:hover { text-decoration:underline; }
.entry { border-bottom: 1px solid #d8d8d8; margin-bottom:8px; }
.taglink { width:69%; color: #666; float: left; /*border:1px solid red;*/ }
.commentlink { width:29%; text-align:right; float: right; /*border:1px solid green;*/ }
#post .pagetitle h2, #post .pagetitle h2 a:link,#post .pagetitle h2 a:visited{ color: maroon; text-decoration:none; font-size:24px; padding-bottom: 15px; }
#post .title li, #post .pagetitle li {list-style:none;}
.entry ol { list-style: decimal; }
.entry ul { list-style: disc; }
/* Sidebars */
#sidebar-right {
	width:25%;
	background:white;
	border-left: none;
	min-width:120px;
	float: right;
	padding:15px 30px 15px; px;
  	line-height:1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar-right h3 {
	color: maroon;
	font-size: 15px;
	font-weight: 350;
	padding: 0;
}
#sidebar-right h3 a:visited {
	color:gray;
	font-size: 12px;
	font-weight: 600;
	text-transform:uppercase;
	text-decoration:none;
}
#sidebar-right ul { /*padding:0 0 0 15px;*/ list-style: disc inside; padding:0; }
#sidebar-right ol { /*padding:0 0 0 15px;*/ list-style: decimal; padding:0; }

#sidebar-right ul li, #sidebar-right ul li li {
	padding:0 0 0 15px;
}
#sidebar-right ol li, #sidebar-right ol li li {
  margin:0;
	font-size:.8em;
	list-style: decimal;
	margin-left: 16px;
}
#sidebar-right li li {
	padding:0;
	font-size:.8em;
}
#sidebar-right li a {
	font-size:.8em;
	line-height:2;
}
#sidebar-right li a:hover {
  text-decoration:underline;  
}
#sidebar-right .sbox { /*border-bottom:1px dotted black;*/ padding:10px 0; /*margin-bottom:5px;*/ }

#recent-posts ul { list-style: disc inside; margin:0; padding:0; }
#recent-posts li {  margin:0; padding:0; }
#recent-posts a:link, #recent-posts a:visited { text-decoration:none; margin:0; padding:0; }
#recent-posts a:hover { text-decoration:underline; }

/* Footer */
#footer {
	width:80%;
  font-size:.90em;
	background: gray;	
	line-height:1.3em;
	color: black;
	font-weight: bold;
	border:1px solid black;  
	padding:20px;
	margin:0 auto;
}
#footer h3 {
	color: black;
	font-size: 22px;
	font-weight: bold;
	padding: 0;
}
#footer h3 a:visited {
	color: black;
	font-size: 22px;
	font-weight: 600;
	text-transform:uppercase;
	text-decoration:none;
}
#footer ul { /*padding:0 0 0 15px;*/ padding:0; }
#footer ol { /*padding:0 0 0 15px;*/ padding:0; }

#footer ul li, #sidebar-right ul li li {
	padding:0 0 0 15px;
}
#footer ol li, #sidebar-right ol li li {
  margin:0;
	font-size:1em;
	list-style: decimal;
	margin-left: 16px;
}
#footer li li {
	padding:0;
	font-size:1em;
}
#footer li a {
	font-size:1em;
	line-height:2;
}
#footer li a:hover {
  text-decoration:underline;  
}

#footer a:link, #footer a:visited { color: white; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.footer-left {
	width:25%;
	min-height:120px;
	float:left;
	/*border:1px solid yellow;*/
}

.footer-leftcenter {
	width:25%;
	min-height:120px;
	float:left;
	/*border:1px solid white;*/
}

.footer-rightcenter {
	width:25%;
	min-height:120px;
	float:left;
	/*border:1px solid green;*/
}

.footer-right {
	width:25%;
	min-height:120px;
	float:left;
	/*border:1px solid pink;*/
}
.footer-wide {
	width:920px;
	min-height:20px;
	margin-top:10px;
	/*border:1px solid #09F;*/
}
.footer-copy {
	width:100%;
	height:20px;
	text-align:center;
	padding:10px 0;
	/*border:1px solid green;*/
}

/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }

#comments h3 { font-size:16px; font-weight:bold; }
#comments .comments_responses { font-size:14px;}
	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; font-size:12px; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; border:0; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
.screen-reader-text { display:none; }