/*
Theme Name: Astockphotos Fruits 01
Theme URI: http://wordpress-themes.astockphotos.com/
Description: Astockphotos Fruits 01 is a 2-column, widget ready theme with 404.php and archive.php. Theme designed by Dan Puzdreac @ <a href="http://www.astockphotos.com">www.astockphotos.com</a>
Version: 1.0
Author: Dan Puzdreac
Author URI: http://www.astockphotos.com
*/

/* basic elements */
body{
	 font-family:Tahoma;
	 font-size:13px;
	 color:#212121;
	 margin:0;
	 padding:0;
	 background:url(images/astockphotos-bgbody.gif) top repeat-x #3a3a3a;
	}

p, ol, ul{
	margin:10px 0;
	padding:0;
	line-height:15px;
	font-size:13px;
	}

ol, ul{
	margin:10px 0 0 10px;
	}

h1, h2, h3, h4, h5, h6{
	margin:15px 0 0 0;
	padding:0;
	font-family:Arial;
	color:#3c3e97;
	}

h1{
	font-size:16px;
	}

h2, h3{
	font-size:14px;
	color:#000000;
	}

h3{
	font-size:12px;
	}

h4, h5, h6{
	font-size:12px;
	}

a{
	color:#000000;
	}

a:hover{
	color:#2f813e;
	text-decoration:none;
	}

blockquote{
	margin:10px;
	padding:45px 0 5px 35px;
	border-left:1px #C67D00 solid;
	background:url(images/astockphotos-quote.jpg) top left no-repeat #EFE8D3;
	color:#0e5600;
	font-style:italic;
	}

code{
	font-family:monospace;
	}

small{
	font-size: 0.930px;
	}

input, textarea, select{	
	border:1px solid #45563a;
	background:#FFFFFF;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#212121;
	}

.submit{
	border:1px solid #45563a;
	background:#fce248;
	color:#ffffff;
	}

form{
	border:0; 
	margin:0; 
	padding:0;
	}

a img{
	border:0;
	}

img{ 
	border:0;
	}

/* Header */
#header{
	width:900px;
	height:125px;
	overflow:hidden;
	background: url(images/astockphotos-bgheader.jpg) center bottom no-repeat;
	margin:0 auto;
	}
	
#header b{
	float:right;
	width:750px;
	display:block;	
	}	

#header h1{
	font-family:Verdana, Arial, sans-serif;
	font-size:20px;
	margin:10px 0 0 10px;
	color:#006600;
	}
	
#header h3{
	color:#FF9900;
	margin:10px 0 0 10px;
	}
	
#header a{
	text-decoration:none;
	color:#006633;
	}

#header a:hover{
	text-decoration:underline;
	}	
	
#header ul{
	margin:0;
	padding:20px 0 5px 0;
	font-size:13px;
	line-height:15px;
	}
	
#header li{
	list-style-type:none;
	display:inline;
	background:url(images/astockphotos-bgtoplinks.gif) left top no-repeat;
	padding:3px 3px 3px 30px;
	margin-left:5px;
	}	

/* Content */
#content{
	background:url(images/astockphotos-bgmain.gif) center repeat-y;
	width:900px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	}
	
#content-space{
	width:39px;
	float:left;
	}	
	
#content ul li{
	list-style-image: url(images/astockphotos-fruit.gif);
	margin:0 0 0 25px;
	padding:2px;
	}
	
#content ol li{
	margin:0 0 0 35px;
	padding:0;
	}

/* Main content */
#main-content{
	width:545px;
	float:left;
	background:url(images/astockphotos-bgtopcontent.gif) top center no-repeat #C9C9B1;
	overflow:hidden;
	padding:10px;
	}

/* Sidebar */
#sidebar{
	float:left; 
	overflow:hidden;
	width:226px;
	padding:10px;
	display:block;
	margin:0 0 0 10px;
	background:url(images/astockphotos-bgsidebar.gif) top center no-repeat #EBE1C6;
	}

#sidebar li{
	list-style-image: url(images/astockphotos-flower.gif);
	margin:0 0 0 3px;
	padding:0 0 3px 5px;
	}
	
#sidebar h2{
	color:#FF960E;
	}	

/* Post */
.post{
	width:525px;
	padding:10px;
	background:url(images/astockphotos-bgtoppost.gif) top center no-repeat #EBE1C6;
	margin:0 0 10px 0;
	}

.post_title, .post_title a{
	font-weight:bold;
	font-size:23px;
	color:#2f813e;
	text-decoration:none;
	display:inline;	
	}

.post_datetime, .post_category, .post_comments, .post_data{
	padding:2px;
	font:11px bold;
	}

.post_body {
	padding:5px 0;
	}

.post_body img{
	padding:2px;
	border:1px #737373 solid;
	margin:5px;
	}

/* Footer */
#footer{
	clear:both;
	background:url(images/astockphotos-bgfooter.jpg) center top no-repeat;
	width:900px;
	height:100px;
	text-align:center;
	margin:0 auto;
	}

#footer-credits-do-not-remove{
	width:900px;
	padding-top:20px;
	font-size:11px;
	}

#footer-credits-do-not-remove a{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	}
	
#footer-credits-do-not-remove strong{
	color:#000000;
	font-size:11px;
	}

#footer-credits-do-not-remove p{
	color:#ffffff;
	font-size:11px;
	padding:10px;
	}
	
/* search */
#sb_search{
    margin:0;
    padding:0;
	}

#search_form{
	background: url(images/astockphotos-bgsearch.jpg) top left no-repeat;
	margin:0;
    padding-top:17px;
    width:180px;
    height:75px;
	}

.s_text{
  	border:0;
  	margin:0;
  	padding:0;
  	font-size:11px;
  	color:#006633;
  	width:130px;
	background:#FFFFE1;
	}

.searchsubmit{
  	background: url(images/astockphotos-searchgo.gif) top left no-repeat;
  	margin:0;
  	padding:0;
  	height:13px;
  	width:15px;
  	border:0;
	}

.txt{
  	margin:26px 0 0 0;
  	padding:0 0 0 20px;
  	float:left;
  	line-height:14px;
	}

.btn{
  	margin:26px 0 0 0;
  	padding:0;
  	float:left;
  	line-height:14px
	}

/* other styles */
.navigation{
	font-weight:bold;
	float:left;
	width:535px;
	display:block;
	padding:5px;
	}

.alignright{
	float:right;
	}

.alignleft{
	float:left;
	}

/* Comments Page */
#comments{
	float:left;
	width:500px;
	}
	
#comments small{
	font-size:11px;
	}

#comments a{
	color:#000000;
	}
	
.commentlist{
	clear:both;
	margin:0;
	padding-top:10px;
	list-style:none;
	font-size:11px;
	text-align:left;
	}
	
.commentlist li{
	padding:10px;
	margin:0;
	}
	
.alt{
	border-left:3px #C2C5A5 solid;
	background:#D3D5BD;
	}
	
.commentmetadata{
	float:right;
	}
	
.comment_author{
	padding:4px;
	font:14px bold;
	}
	
.comment_text{
	padding:0 30px 30px 30px
	}

/*Calendar*/
#wp-calendar {empty-cells: show; color: #E44E31; padding: 5px; width: 90%;}
#wp-calendar caption{ width: 95%; color: #000000; font-size: 14px; letter-spacing: 4px; padding: 5px; list-style: none; margin:0; text-align:center;}
#wp-calendar {padding:10px 0 10px 0;}
#wp-calendar td{color: #000000; padding: 1px 0;text-align: center;}
#wp-calendar td.pad:hover{color: #000000;text-decoration: none;border: none;}
#wp-calendar #today{background: #E44E31; color: #000000; border-bottom: 1px solid #000000;}
#wp-calendar th{font-style: normal;text-transform: capitalize; color:#000000; font-weight:bold; text-align:center;}
