/*  
Theme Name: Shonfonfe
Theme URI: http://visnum.com/shonfonfe/
Description: A Simple Theme Inspired By The Famous Century Old National Geographic Magazine
Version: 1.0
Author: Osman S Börütecene
Author URI: http://visnum.com/
*/

/*************************************
 +Containers
 *************************************/
body{
	font-family: Georgia, "Bitstream Vera", serif;
	font-size:62.5%;
	line-height:1.7;
	margin:0;
}
#content{
	float:left;
	padding:10px;
	width:520px;
	font-size:1.2em;
}
#footer{
	width: 770px;
	margin: auto;
	clear: both;
	color:#444;
	font-size:1.2em;
	padding:3px;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
#header{
	margin:0 auto;
	width:780px;
	margin-top:20px;
}
#sidebar{
	font-size:1.2em;
	float:left;
	padding-left:10px;
	width:180px;
	margin-top: 20px;
	border-left: 1px solid black;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:740px;
	border:20px solid yellow;
}


/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#333231;
	font-size:1.6em;
	line-height:1.2;
	margin-top: 10px;
	margin-bottom:10px;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:3.6em;
	line-height:1;
	margin:0;
}
#header h1 a{
	color:#000;
}
#header h1 a:hover{
	color:#f00000;
}
h1, h2, h3{
font-family: Sylfaen, Georgia, "Bitstream Vera", Times, serif;
letter-spacing: -1px;
}
h2{
font-size:1.6em;
padding-right:5px;
}
h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar li{
font-family: "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
#sidebar ul li a{
	color:#000;
}
#sidebar ul li a:hover{
	color:#555;
}
ul {
margin: 0; padding:0;
}
ul.pagenav li {
display: inline; 
margin: 0 10px 0 0;
list-style-type: none;
font-size: 1.6em;
}
ul.pagenav li a{
color: #530909;
}
ul.pagenav li a:hover{
color: #ff0303;
}
ol {
list-style-position: inside;
margin: 0; padding:0;
}
/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#b7ac04;
}
a:hover{
color:#706a0b;
}
a:visited{
color:#4b4812;
}
#footer a{
color:#ab8;
}
#header {
	margin-bottom:5px;
}
#header p{
font-size: 1.4em;
font-family: "Bitstream Vera Sans", Verdana, sans-serif;
color: #530909;
margin:0 0 15px 0;
}
.navigation{
padding:3px;
text-align:center;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:5px;
	padding:10px;
}
.entrytitle{
}
.entrytitle a {color:#888; text-decoration:none;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	color:#888;
}
.entry-1{
	font-size:1.3em;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#697557;;
	font-size:1.2em;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
}
.commentsblock input{
	border: 1px solid yellow;
	width:240px;
}
.commentsblock textarea{
	border: 1px solid yellow;
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.6em;
}
.even{
	padding:5px;
	background:#fdf9b7;
	margin: 5px;
}
.alt{
	background:#e5e199;
	padding:5px;
	margin: 5px;
}

/* if the comment owner is the author */
.aga{

	border:3px solid yellow;
	padding:5px;
	margin: 5px;
}

.current_page_item {
background-color: yellow;
}

blockquote {
margin:0;
padding-left:35px;
background: url('images/virgul.png') top left no-repeat #efefe7;
}

.widget, #search {
list-style-type: none;
}
