/*
Theme Name: Twizzel
Theme URI: http://www.yeniheyat.com/
Description: This fun theme is modeled after 'Twilight' but heavily modified
Version: 1.5
Author: JO
Tags: black, dark, two-columns, fixed-width
*/

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }
/* end  - css reset */



html>body #content {
	height: auto;
	min-height: 580px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 115%;
	background-color: #FFFFFF;
	text-align: center;
	/*This is overridden by the timeBG code in header.php */
	background-image: url(images/yeniheyat-header.png);
	background-repeat: no-repeat;
	background-position: top center;
}
body,td,th {
	color: #333333;
}
#frame {
	width:900px;
	margin:0px auto;
}

/********************** topMenu ******************************/
#topMenu {
	margin:202px 0 0 0;
	opacity:1;
	padding:0;
}
#topMenu ul {
}
#topMenu ul li {
	float: left;
	display: block;
	color: #FFFFFF;
	border-top:#CC0000 solid 3px;
	text-align:center;
	padding:0;
	margin:0;

}
#topMenu ul li a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style:normal;
	display:block;
	color: #FFFFFF;
	background-color:#003300;
	text-decoration:none;
	padding:9px 8px 1px 8px;
	margin:0;
	height:25px;
}
#topMenu ul li a:link  { color: #FFFFFF; }
#topMenu ul li a:visited  { color: #FFFFFF;  }
#topMenu ul li a:focus { color: #fff; }
#topMenu ul li a:hover { color:#fff; background-color:#336600;}
#topMenu ul li a:active { color: #FFFFFF; }



#current, li.current_page_item {
	color: #FFFFFF;
	/*font-weight:bold;*/
}

#content {
	width:900px;
/*	background:url(images/sideStrip.png) left repeat-y;  */
	margin:0;
	padding:0;
}

/******************************** side bar **************************************************/
#sidebar {
	float:left;
	width:250px;
/*	opacity: .8;  */
	padding: 30px 0px;
}
#sidebar h4 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding:13px 3px 15px 15px;
}
#sidebar p {
	padding:3px;
	font-size:70%;
}

/******************************** side menu **************************************************/
#sidemenu {
	text-align:left;
/*	border-right:#006600 solid 2px ;*/
	width:250px;
	padding:0;
	margin:0; 
	background-color:#003300;
}
#sidemenu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:.9em;
}
#sidemenu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0; 
	margin:0;
	width:250px;
}
#sidemenu ul li a {
	display: list-item; 
	padding:4px 4px 4px 20px; 
	text-decoration:none; 
	color: #FFFFFF;
}
#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	color: #FFFFFF;
	background-color: #336600;
}
#sidemenu ul li ul {
	list-style:none;
	margin:0; 
	padding:0; 
	font-size:.8em;
}
#sidemenu ul li ul li {
	text-indent: 20px;
}
#sidemenu img {
	padding:0;
	margin:0;
	border:0;
}
/******************************** main **************************************************/
#main {
	margin:30px 10px;
	padding:5px;
	width:600px;
	text-align:left;
	float:right;
	color: #333333;
}

/* Let's keep those items in line!  :)  */
#main .storycontent {
	overflow:hidden;
}

a, a:link {
	color: #003300;
	text-decoration: underline;
}

a:hover {
	color:#006600;
	text-decoration: none;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 210%;
	line-height:3em;
	padding-top: .1em;
	padding-bottom: .5em;
	color: #336600;
	padding-top: 30px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 180%;
	line-height:1em;	
	color: #336600;
	padding:5px 0;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding:5px 0;
	line-height:1em;
	color: #336600;
}
h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: 100;
	padding: 8px 0;
	color: #003300;
}
p {
	font-size: 80%;
	margin-bottom:1em;
}
h2 a { text-decoration: none; }

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

.item {
	text-align:left;
	padding:20px 45px 20px 10px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead {
	padding-top: 0px;
	padding-bottom: 0px;
}

.itemhead h3 a {
	display: inline;
	color: #333333;
}

.itemhead h3 a:hover{
	color: #006600;
	text-decoration:none;
}

.storycontent p {
	padding:10px 10px;
}

img {
	float:left;
	padding:0 8px 5px 0;
}

img.right {
	float:right;
	padding:0 0 5px 8px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #FFFFFF;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it - take note 
   -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;
}

.chronodata, .tags, .category, .metadata {
	margin:5px;
	font-size:11px;
	font-style:italic;
	color:#336600;
	display: block;
}

input, textarea {
	font-size: 12px;
	color: #000000;
	border:1px solid #339933;
	background-color: #FFFFFF;
}

#searchform input, #s input {
	display:inline;
	font-size:12px;
	color:#000000;
	border:1px solid #339933;
	background-color:#FFFFFF;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:450px;
	height:175px;
	padding:10px;
}

#comments {
	color: #333333;
	line-height:normal;
}

.metadata {
	color: #339900;
}

.metadata a, .metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #339933;
	text-decoration:none;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #339933;
	background-color:#FFFFFF;
}

blockquote blockquote {
	border-left: 5px solid #339933;
	background-color:#FFFFFF;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#666666;
	margin-bottom:15px;
	line-height:normal;
}

#respond h3 {
}

.commentmetadata {
	font-size: 80%;
	float: right;
}
.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding:5px;
	background-color:#FFFFFF;
	margin:2px;
	overflow:hidden;
}

.commentlist li p {
	padding:8px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #545454;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #339933;
}

.alignright {
	float: right;
	padding-right:50px;
	font-size:9px;
}

.alignleft {
	float: left;
	padding-left:50px;
	font-size:9px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/************************** footer ****************************************/
#footer {
	height:144px;
	clear:both;
	background-image: url(images/Footer.png);
	opacity:1;
}
#footer p {
	text-align: center;
	color: #666666;
	font-size:10px;
	padding-top:20px;
}

#footer a:link, #footer a:hover, #footer a:visited{
	color: #545454;
}


#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}