/*  
Theme Name: F-Stop
Theme URI: http://www.khalid-aziz.com/
Description: "F-Stop" is a two column,  WordPress theme without any plugins needed. Compatible with WordPress 2.9 and valid CSS & HTML. (IE6-IE7-IE8-Firefox same-looked design)
Version: 1.0.0
Author: Khalid Aziz
Author URI: http://www.khalid-aziz.com/
Tags: green, light, fixed-width, two-columns, left-sidebar, threaded-comments8

The CSS,XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,del,dfn,em,font,img,ins,kbd,q,s,samp,acronym,address,big,cite,code,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
	}
	
caption,th,td{
	font-weight:normal;
	}
	
table{
	border-collapse:separate;
	border-spacing:0;
	}
#content .info {
display: none;
}
	
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
	}
	
blockquote,q{
	quotes:"" "";
	}
	
*{
	margin:0;
	padding:0;
	}
pre{
	overflow:auto;
	white-space:pre-wrap;
	}
.space{
	height:20px;
	}
/*
Here is a list of all the <DIV>s in Whiteboard.*/

body{
	background-color:#fff; 
	color:#555;
	}
	
#container{
	background:#f3f4f0;
	color:#555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:830px;
	}
	
#header{
	background:#627e9f url(imgs/head.png) repeat;
	color:#fff;
	height:158px;
	}
	
#header h1#title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	padding:25px 0 0 15px;
	text-transform:capitalize;
	}
	
#header h1#title a{
	background-color:transparent;
	color:#fff;
	font-weight:400;
	text-decoration:none;
	}
	
#header .description{
	margin-left:15px;
	}
	
#content{
	background:#fff url(imgs/ie6-fixed.png) repeat-y 0 0;
	color:#555;
	font-size:11px;
	}
	
#post-content{
	background-color:#fff;
	border-top:0px solid #f3f4f0;
	color:#555;
	float:right;
	width:577px;
	}
	
.post{
	padding:18px 0px 0 35px;
	}

.post p{
	background-color:#fff;
	font-size:12px;
	color:#58585a;
	line-height:165%;
	
	margin:10px 0px 10px 0px;
	}
	
.post p a,.post ul a{
	font-weight:bold;
	background-color:#fff;
	color:#58585a;
	text-decoration:none;
	}

.post p a:hover,.post ul a:hover{
	font-weight:bold;
	background-color:#fff;
	color:#627e9f;
	text-decoration:none;
	}

.post h1{
	font-size:12px;
	line-height:200%;
	margin-top:15px;
	font-size:12px;
	color:#627e9f;
	font-weight:bold;
     display:inline;
	}
	
.post h2{
	font-size:12px;
	line-height:175%;
	margin-top:15px;
	font-size:12px;
	color:#627e9f;
	font-weight:bold;
     display:inline;
	
	}
.post span{
	line-height:175%;
	margin-top:15px;
	font-size:13px;
	color:#c50e1f;
	font-weight:bold;
	
	}
	
.post h2 a{
	background-color:#fff;
	color:#627e9f;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:165%;
	}

.post h3{
	margin-top:20px;
	font-size:12px;
	}
	

	
.post h3 a{
	background-color:#fff;
	color:#627e9f;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}

.post h4{
	line-height:135%;
	font-size:12px;
	margin:0px;
	}
.post ol,.post ul{
	margin:10px 0 10px 20px;
	}
	
	
.post table{
	margin-top:20px;
	}
		
a.more-link{
	background-color:#627e9f!important;
	color:#fff!important;
	margin-left:10px;
	padding:0 5px;
	text-decoration:none;
	}
	
.post img{
	margin-top:10px;
	}
	
.post strong{
	font-weight:bold;
	font-size:12px;
	}

.post strong a{
	font-weight:bold;
	font-size:12px;
	}

.post strong a:hover{
	color:#627e9f;
	font-weight:bold;
	font-size:12px;
	}
		

.post em{
	font-size:12px;
	font-style:italic;
	}

.post hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #ffffff;
	border-bottom: transparent;
	margin:0px 0px 40px 0px;
	}
	
.post-info{
	background-color:#fff;
	color:#888!important;
	margin:0 0 10px;
	padding:2px 0 0;
	}
	
.postmeta{
	background-color:#fff;
	color:#888!important;
	font-size:12px;
	margin:12px 0 36px;
	}
	
.postmeta a{
	background-color:#fff;
	color:#627e9f;
	text-decoration:none;
	}
	
#postnavigation,.navigation{
	margin:10px 40px 0 0;
	padding-bottom:10px;
	text-align:right;
	}
	
#postnavigation a,.navigation a{
	background-color:#fff;
	color:#627e9f;
	font-weight:700;
	text-decoration:none;
	}
	
#searchform{
	}
	
#searchform #s{
	border:1px solid #ccc;
	width:125px;
	}
	
#searchform #searchsubmit{
	background-color:#627e9f;
	border:none;
	color:#fff;
	}
	
#sidebar{
	text-align:right;
	background-color:#f3f4f0;
	line-height:9px;
	font-size:12px;
	padding-top:20px;
	padding-right:20px;
	width:233px; 
	font-weight:bold;
	}

#sidebar ul li h2{ 
	line-height:9px; 
	color:#627e9f;
	font-size:12px;
	font-weight:700;
	margin:10px 0px 3px -10px;
	padding:2px 0 2px 20px;
	}

#sidebar ul,#sidebar ul li ul{
	line-height:9px;
	color:#58595b;
	padding-left:10px; 
	font-size:12px;
	}

#sidebar ul li,#sidebar ul li ul li{
	line-height:9px;
	color:#58595b; 
	list-style:none;
	padding:4px 0;
	}

#sidebar ul li a,#sidebar ul li ul li a{
	line-height:9px;
	color:#58595b;
	text-decoration:none;
	}

#sidebar ul li a:hover,#sidebar ul li ul li a:hover{
	text-decoration:none; 
	color:#627e9f;
	}
.subsection_title{
		line-height:9px;}

#footer{
	background-color:#fff;
	border-top:1px solid #f3f4f0;
	clear:both;color:#888;
	font-size:12px;
	margin-left:253px;
	padding:5px 0;
	text-align:right;
	}

#footer p{
/*	line-height:135%;*/
	/*margin-right:40px;*/ 
	font-size:9px;
	}

#footer a{
	background-color:#fff;
	color:#666;
	}

.nocomments{
	background-color:#fff;
	color:#555555;
	margin:10px 40px 10px 25px;
	}
	
.commentlist{
	background-color:#fff;
	color:#555555;
	margin:10px 40px 10px 25px;
	}
	
.commentlist li{
	background-color:#F2FDDB;
	border:1px solid #627e9f;
	color:#555;
	list-style:none;
	margin-bottom:16px;
	}
	
.commentlist li .children{
	margin:4px 10px;
	}
.commentlist li .children p.comment-info{
	background-color:#f2fddb;
	color:#627e9f;
	}
	
.commentlist li .avatar{
	float:right;
	margin:3px 6px 5px 0px;
	width:30px;
	}

.commentlist p.comment-info{
	font-weight:bold;
	background-color:#f3f4f0;
	color:#000;
	font-size:11px;
	padding:2px 0 2px 5px;
	}
	
.commentlist .author a{
	background-color:#f3f4f0;
	color:#627e9f;
	text-decoration:none;
	}
	
.commentlist .comment-date{
	font-size:11px;
	}
.commentlist .commenttext{
	padding:10px 5px;
	}
.commentlist .commenttext-admin{
	background-color:#ffffff;
	color:#555;
	padding:10px 5px;
	}
.commentlist .commenttext a{
	background-color:#F2FDDB;
	color:#627e9f;
	}
	
.commentlist .commenttext-admin a{
	background-color:#ffffff;
	color:#627e9f;
	}
	
h3#comments{
	background-color:#627e9f;
	color:#FFF;
	display:block;
	font-size:14px;
	font-weight:700;
	margin:0 0 14px 25px;
	padding:10px;
	width:120px;
	}
#respond{
	background-color:#f3f4f0;
	border:1px solid #627e9f;
	color:#555555;
	margin:40px 40px 40px 25px;
	padding:10px 5px;
	}
	
#respond a{
	background-color:#f3f4f0;
	color:#627e9f;
	}
	
#respond #submit{
	border:none;color:#627e9f;
	cursor:pointer;
	font-size:14px;
	font-weight:700;
	margin:0 10px 0;
	padding:5px;
	width:160px;
	}
	
.reply{
	float:right;
	font-size:12px;
	margin-right:5px;
	width:32px;
	}
	
.reply a{
	background-color:#f3f4f0;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	}
	
.commentlist li .children .reply a{
	background-color:#f2fddb;
	color:#627e9f;
	}
	
#cancel-comment-reply{
	float:right;
	width:160px;
	}
	
#cancel-comment-reply a{
	text-decoration:none;
	}
	
#comment{
	border:1px solid #CCC;
	margin:10px;
	padding:5px;
	width:465px;
	}

	
#commentform p{}

input#author,input#email,input#url{
	border:1px solid #ccc;
	margin:5px 0 5px 10px;
	}
	
div.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
.alignright{
	float:right;
	margin-left:1em;
	}
	
.alignleft{
	float:left;
	margin-right:1em;
	}
	
#wp-calendar{
	margin-bottom:2em;
	width:99%;
	}
	
#wp-calendar caption{
	border-bottom:1px solid #555;
	font-weight:700;
	letter-spacing:2px;
	margin-bottom:5px;
	}
	
#wp-calendar td{
	text-align:center;
	}
	
#wp-calendar tbody td a{
	background-color:#f3f4f0;
	color:#58585a;
	font-weight:700;
	text-decoration:underline;
	}
	
#wp-calendar td#prev{
		text-align:left;
		}
		
#wp-calendar td#next{
	text-align:right;
	}
	
#wp-calendar td#prev a,#wp-calendar td#next a{
	background-color:#f3f4f0;
	color:#555;
	}
	
#wp-calendar td#today{
	background-color:#ffb340;
	color:#58585a;
	}

.postmeta {
		/* margin-bottom:20px; */
	display:none;
}

.border{
	margin:10px 0px 20px 0px;
	height:20px;
	}
	
p.wp-caption-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	 margin:0px 0px 0px 0px;

	}