/* 
Theme Name: one
Theme URI: http://www.arnebrachhold.de
Version: 1.1
Description: Blala
Author: Arne
Author URI: http://www.arnebrachhold.de

Credits:
BLue Horizon designed by <a href="http://kaushalsheth.com">Kaushal Sheth</a> developed by <a href="http://www.geeksmakemehot.com">geeksmakemehot</a>.
Image Header from http://www.fotoplayer.com/demo/slides/Grassy.jpg

License -
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* -------  Layout CSS(   Centered Fixed Width) ------ */

body {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center; /* IE 5.5 hack */
}

#farouter {background: #ffffff;width: 760px; border: 1px solid #3A291F;margin: 20px auto 20px auto;text-align: left;  /* IE 5.5 hack part II */}
#outer {}
#rap {}
#masthead {letter-spacing: 0.2em;margin: 8px 8px 0 8px;padding: 0 10px 10px 60px; font: normal 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; height: 180px;
 cursor:pointer;}

#main {padding-left:35px;}
#content {float: right; width: 540px; padding-top: 0px;}
#menu {float: left;width: 175px; margin-left: 3px; border-right: 1px dashed #2050A0;}
#nav {padding-left: 10px;}
#logo {padding-top: 25px; padding-left: 12px;}
#hmenu {margin: 8px;}
#hnav {margin: 0;padding: 0;}
#clearer { clear: both; margin: 0; padding: 0;}
#footer { margin: 8px 8px 8px 8px; }


/*----------------- Color CSS    ------------------------*/


body {background: #e1e2e2; color:#333; }
#rap {background: #ffffff;}
#masthead {background-image: url('../perdeler-images/header.jpg');}
#footer {background: #EB5800;}
#hmenu { background: #EB5800;}
#hnav {
	background: #EB5800;
}
a {color: #EC3916; text-decoration: none; }
a:visited { color: #EC3916; text-decoration: none; }
a:hover { color: #EC3916; text-decoration: underline!important; }


acronym, abbr { border-bottom: #333; }
blockquote {border-left: #EB5800; color: #000000;}
h3 {	color: #EC3916;
	font-size: 24px;
	font-weight: normal;}
h2 a {color: #EC3916; }
h2 a:hover {color: #EC3916;}
h2 a:visited {color: #EC3916;}
.meta { color: #72767b} 
.meta a {color: #5c5d5f;}
.feedback a{color: #001700;}



/* --------     Core CSS ---------*/


a{text-decoration: none;}
a img { border: none; }
acronym, abbr { border-bottom: 1px dashed; }
acronym, abbr, span.caps { cursor: help; font-size: 90%; letter-spacing: .07em;}
blockquote { border-left: 3px solid #EB5800; border-bottom: 3px solid #EB5800; margin-left: 1.5em; padding-left: 5px;}
cite { font-size: 90%; font-style: normal; }
#header { display:none;}
#header a { color: #F2EEEC; text-decoration: none;}
#header a:hover { text-decoration: underline; }
h1 { margin: 0; text-align: left; }
#hidden {display:none;}

h3 {font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  letter-spacing: 0.2em; margin: 0 20px 20px 0; padding: 20px 0 0 0; }
h3#tagline {margin-right: 25px; padding:0;text-align: right;color: #F2EEEC;border: 0px none; margin-left:0; margin-top:0; margin-bottom:0}

.post h3 { font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  letter-spacing: 0.2em; margin: 0 20px 0 30px; padding: 20px 0 30px 0; }
h2 {font: 20px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; margin-left: 0; margin-top: 30px;color: #EC3916;  
}
h2#comments { margin-left: 20px; }
h2#respond { margin-left: 20px; }
#nav h4 {
	font-size: 16px;
	font-weight: normal;
	margin:0;
	margin-top:15px;
	margin-bottom:5px;
}
#nav 
{
	padding-top:5px;
}
ol#comments li p { font-size: 100%; }
img.borders {margin: 10px;padding: 10px; border: 1px solid #2F700F; }
p, .feedback 
{ font: 100%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;}
p {}
.textarea { width:200px; margin:0; }
#archvies {
	font: 150% normal 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

.post code 
{
	background-color:#ececec;
	overflow:auto;

	width:100%;
	display:block;

}

/* ------------------------- Classes used by the_meta() ---------------------*/


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
  color: #fff;
  font-size: 90%;
  margin: 10px 0 0 0;
  padding: 3px;
  text-align: center;
}

.credit a, .credit a:hover {color: #fff;text-decoration: none;}
.feedback {text-align: right;clear: both;margin-right: 30px; font-size: 90%}
.meta {font-size: .95em;}
.meta li, ul.post-meta li {display: inline;}
.meta ul {display: inline;list-style: none;margin: 0;padding: 0;}
.meta, .meta a { font-weight: normal; letter-spacing: 0;}
.post { margin: 20px 35px 20px 0; }
.entrytext {margin-left: 0px;}
.storytitle { margin-top: 10px; margin-bottom: 2px; }
.storytitle a { text-decoration: none; }
.storycontent{margin-bottom: 5px; border-bottom: 1px solid #2050A0;}
#commentform { margin-left: 20px; }
#commentform  #comment { width:450px; }
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
 	background: #fff; padding: .2em; }
#commentform textarea { width:100%;}
#commentlist li {border: 2px solid #2050A0; margin-bottom: 20px; padding-left: 20px;}
#commentlist li ul { border-left: 1px solid #ddd; font-size: 110%; list-style-type: none;}


/* ----------  All menu styling except #menu itself (in layout above) ------- */


#nav form {
	margin: 0 0 0 13px;
}

#nav input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}


#nav ul li h2 {
  	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  	font-weight: normal;
	letter-spacing: 0.1em;
	border: 0px none;
	text-align: left;
	padding-left:0;
	margin-left: 0
}


#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}


#nav { width: 170px; }

#nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 95%;
}

#nav a
{
display: block;
padding-left: 17px;
width: 130px;
background-color: #FFF;
background-image: url('../perdeler-images/icon.gif'); 
background-repeat: no-repeat;
background-position: 0 55%;
border-bottom: 1px dotted #2050A0; padding-right:3px; padding-top:3px; padding-bottom:3px

}






#nav a:link, #navlist a:visited
{

text-decoration: none;
}

#nav a:hover
{
background-image: url('../perdeler-images/icon2.gif'); 
color: #000
}

#themeswitcher {
	font-size: 8px;
}

/*------------- hnav------------*/



#hnav ul
{
text-align: right;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: #F2EEEC;
width: 100%;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#hnav ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#hnav ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: #FDF3F3;
text-decoration: none;
/* xborder-left: 1px solid #F2EEEC; */
}

#hnav ul li a:hover {
	background: #F87E35;
	color: #3A291F;
	text-decoration: none!important;
}
.current_page_item a {

	text-decoration: underline!important;
}

#hnav #active { border-left: 1px solid #F2EEEC; }

/*------------- added ------------*/

.gravatar {
	float:left;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #2F700F;
}	

#commentbox {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 5px;
	margin-right:30px;
}

.commentby {
	font-size: 14px;
	text-transform: uppercase;
}
.commentinfo {
	font-size: 10px;
	margin-top: -10px;
	border-bottom: 1px #1F6710 soild;
}

.commentid a {
	color: #2050A0;
	text-decoration: none;
}

.post ul li {
	padding: 0px;
	font-weight: normal;
	list-style: url('perdeler-images/icon.gif');
	line-height: 1.5em;
}
.post ul li:hover {
	padding: 0px;
	font-weight: normal;
	list-style: url('perdeler-images/icon2.gif');
	line-height: 1.5em;
}

/*widget hacks*/
#nav h2 {
	font-size: 16px;
	font-weight: normal;
}

ul#recentcomments a
{background-image:url('none');
}

ul#recentcomments a:hover{background-image:url('none');
}

.storycontent h3 
{
	margin:0;
	margin-top:15px;
	margin-bottom:5px;
	padding:0;
	letter-spacing:normal;
	color:#EC3916;
	font-weight:bold;
	font-size:12pt;
	font-family:Tahoma,Verdana,Arial;
	
}

.storycontent h4 {

	font-size:10pt;
	margin:0;
	margin-top:10px;
}

.storycontent p {

	margin:0;
	margin-bottom:5px;
	margin-top:2px;
}

.adpost {
	padding-top:20px;
	margin-top:20px;
	text-align:center;
}



div.donateBox {
	padding:4px;
	border:1px gray solid;
	float:left;	
	margin-right:4px;
	height:40px;
}

div.donateBox:hover {
	background-color:#F5F5F5;		
}

div.donateBox form {
	padding:0;
	margin:0;
}

div.donateContent  {
	padding-left:20px;	
}

div.donateLink {
	padding:0px;
}

input.donateBoxValue {
	width:30px;
	height:14px;
	font-size:8pt;
	border:1px gray solid;
}

input.donateSubmit {
	font-size:8pt;
	padding:0;
	margin:0;
}

div.donateLinkAmazon {
	padding-left:20px;
	background-image:url(/wp-images/icon-amazon.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;	
}

div.donateLinkPayPal {
	padding-left:20px;
	background-image:url(/wp-images/icon-paypal.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;	
}

div.donateLinkInstall {
	padding-left:20px;
	background-image:url(/wp-images/icon-install.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;	
}

#righttop {position:absolute; right:10px; top:10px; }
html>body #righttop {position:fixed; right:10px; top:10px;}
