/*  
Theme Name: Farmland
Theme URI: 
Description: 
Version: 1.0
Author URI: 
*/


/* -- Basic Style -- */

h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:27px; font-family:"Trebuchet MS",arial; font-weight:normal; color:#ffffff;}
h3{font-size:20px;}
h4{font-size:16px; font-weight:normal;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#bdd995;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
img.alignright {float:right; margin:2px 0px 5px 10px; padding:2px;}
img.alignleft {float:left; margin:2px 10px 5px 0px; padding:2px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote
	{
		padding:7px 0px 0px 30px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px;
		height:1%;
	}
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
	}
	

/* -- Main Style  -- */	

body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:12px;
		color:#c2c2c2;
		background:#252525;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:1000px;
		border:solid 1px #ede213;
		background:#ffffff url(images/main_bg.jpg) no-repeat left top;
	}
.main_bottom
	{
		background:url(images/footer_bg.jpg) no-repeat left bottom;
	}
	
	
	
/* -- Header -- */

.header
	{
		height:124px;
		overflow:hidden;
	}
.title
	{
		height:70px;
		padding-top:15px;
		overflow:hidden;
	}
.title h1
	{
		font-size:42px;
		height:54px;
		font-weight:normal;
		padding-left:1px;
		text-transform:uppercase;
		font-family:"trebuchet ms", arial;
		overflow:hidden;
	}
.title a, .title a:visited
	{
		text-decoration:none;
		color:#cb9e00;
	}
.title a:hover
	{
		color:#f9f0d0;
		text-decoration:none;
	}
/******************************************/


/* -- Page Navigation -- */
.nav
	{
		height:124px;
		overflow:hidden;
	}
.nav ul, .nav li
	{
		margin:0px;
		padding:0px;
		float:left;
	}
.nav ul
	{
	}
.nav li a, .nav li a:visited
	{
		float:left;
		color:#bcd1e8;
		text-decoration:none;
		padding:5px 40px;
		margin:50px 0px;
		font-size:15px;
		text-shadow:2px 2px 2px #446576;
	}
.nav li a:hover
	{
		text-decoration:none;
		color:#ffffff;
	}
/*****************************************************************/
.content
	{
		padding:0px 34px 140px 34px;
	}
.content_bg
	{
		/*background:url(images/content_bg.gif) repeat-y left top;*/
		height:1%;
	}
/****************************************************************/
.innerContent
	{
		float:right;
		width:586px;
		padding:10px 25px;
		background:#252525;
	}
.page_main .innerContent
	{
		height:465px;
		overflow:hidden;
	}
.page
	{
		
	}
.blog_title h2
	{
		padding-top:15px;
	}
.story
	{
		border-bottom:solid 1px #373737;
		padding-bottom:15px;
		margin-bottom:25px;
		height:1%;
	}
.story h2
	{
		font-size:25px;
		padding-top:5px;
		padding-bottom:9px;
		font-weight:normal;
		color:#ffffff;
		font-family:"Trebuchet MS",arial;
	}
.story h2 a, .story h2 a:visited
	{
		text-decoration:none;
		color:#ffffff;
	}
.story h2 a:hover
	{
		color:#ffffff;
		text-decoration:none;
	}
.postmeta
	{
		border-bottom:dashed 1px #9d9696;
	}
.leave_comment
	{
		text-transform:uppercase;
		font-size:13px;
		float:left;
		padding-bottom:5px;
	}
.leave_comment img
	{
		vertical-align:middle;
	}
.leave_comment a, .leave_comment a:visited
	{
		color:#ffffff !important;
		text-decoration:none !important;
	}
.leave_comment a:hover
	{
		color:#ffffff !important;
		text-decoration:underline !important;
	}
.story_date
	{
		float:right;
		font-size:13px;
		color:#b3b3b3;
		text-transform:uppercase;
	}
.storyContent
	{
		padding:8px 0px 0px 0px;
		margin-top:5px;
	}
.storyContent p
	{
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:10px;
	}
.story_category
	{
		text-align:right;
		color:#9d9696;
	}
.story_category span
	{
		font-style:italic;
	}
.story_category a, .story_category a:visited
	{
		color:#c2c2c2;
		text-decoration:none;
	}
.story_category a:hover
	{
		text-decoration:underline;
		color:#ffffff;
	}
/*-------------------------------------------*/
.page_main
	{
		height:685px;
		overflow:hidden;
		background:url(images/page_bg.jpg) no-repeat left top;
	}
.page_date
	{
		padding-bottom:10px;
	}
.page_date span
	{
		background:#4d8000;
		padding:3px;
		color:#ffffff;
		font-weight:bold;
	}
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6
	{
		color:#ffffff;
	}
.page a, .page a:visited
	{
		text-decoration:underline;
		color:#b6b4b4;
	}
.page a:hover
	{
		text-decoration:none;
	}
.page ul
	{
		margin:0px;
		list-style:none;
	}
.page ul li
	{
		background:url(images/bullet2.jpg) no-repeat -3px 5px;
		margin:0px;
		padding-left:14px;
		padding-bottom:4px;
		list-style:none;
	}
.page ul li a, .page ul li a:visited, .page ol li a, .page ol li a:visited
	{
		color:#B6B4B4;
	}
.page h2
	{
		font-size:32px;
		text-transform:uppercase;
		font-family:arial;
		padding-bottom:8px;
	}
.form_left
	{
		float:left;
		width:140px;
	}
.form_right
	{
		float:right;
		width:140px;
	}
.form_left input, .form_left textarea, .form_right input, .form_right textarea
	{
		width:140px;
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:12px;
	}
.form_left p, .form_right p
	{
		padding-bottom:3px;
	}
.form_right .txtarea
	{
		height:120px;
	}
/****************************************************************/
.logo
	{
		position:absolute;
		width:286px;
		height:89px;
		background:url(images/logo2.jpg) no-repeat left top;
		left:-2px;
		top:0px;
	}
.logo h1
	{
		font-size:1px;
		text-indent:-500px;
	}
.logo a
	{
		display:block;
		width:286px;
		height:65px;
	}
.sideBar
	{
		float:left;
		width:271px;
		font-size:13px;
		background:url(images/sidebar_top_bg.jpg) no-repeat left 89px #4c4c4c;
		position:relative;
		padding-top:89px;
	}
.sidebar_bg
	{
		background:url(images/sidebar_bg.jpg) repeat-y left top;
	}
.sidebar_top
	{
		background:url(images/sidebar_top.jpg) no-repeat left top;
	}
.sidebar_bottom
	{
		background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
		padding:5px 10px 8px 8px;
		height:1%;
	}
.sideBar ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar h3
	{
		font-size:17px;
		font-weight:normal;
		color:#c3c1c1;
		border-bottom:solid 1px #dbdbdb;
		width:210px;
		margin-bottom:15px;
		padding-bottom:3px;
		padding-left:5px;
		padding-top:10px;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		margin-bottom:15px;
		height:1%;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:4px 0px 0px 12px;
		list-style:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		border:none;
		padding:4px 0px 3px 12px;
		background:url(images/bullet.jpg) no-repeat left 9px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#ffffff;
		text-decoration:none;
		border-bottom:dashed 1px #3f3d3d;
		display:block;
		padding-bottom:7px;
	}
.sideBar li li a:hover
	{
		text-decoration:none;
		color:#bdd995;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#ffffff;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:none;
		color:#bdd995;
	}
.feeds
	{
		font-size:15px;
	}
.textwidget
	{
		padding:5px;
	}
/*---------------------------------*/
/* -- tabs -- */
#tab11, #tab22, #tab33, #tab44, #tab55
	{
		display:none;
	}
#tab11 { display:block;}
#tab1 {display:block;}
#tab2 {display:block;}
#tab3 {display:block;}

.domtab
	{
		padding:0px 0px 0px 0px;
		height:33px;
		overflow:hidden;
	}
.domtab ul.domtabs
	{
		float:left;
		padding:0px 0px;
	}
.domtab ul.domtabs li
	{
		float:left;
		border:0px;
		margin:0px;
		padding:0px 2px 0px 0px;
	}
ul.domtabs li a, ul.domtabs li a:visited
	{
		color:#000000;
		text-decoration:none;
		padding:7px 10px 7px 10px;
		display:block;
		font-size:14px;
		cursor:pointer;
		background:#f1f1f1;
		border:solid 1px #bcbbbb;
	}
ul.domtabs li a:hover
	{
		background:#959595;
		color:#ffffff;
		text-decoration:none;
		border:solid 1px #bcbbbb;
	}
ul.domtabs a.active, ul.domtabs a.active:visited
	{
		background:#959595;
		color:#ffffff;
		border:solid 1px #bcbbbb;
	}
ul.tabs
	{
		padding:5px 0px 10px 0px !important;
	}
ul.tabs li
	{
		background:none;
		padding-left:0px;
		padding-top:0px;
		height:1%;
	}
ul.tabs li li
	{
		background:url(images/bullet.jpg) no-repeat left 9px;
		padding-bottom:3px;
	}
#most_popular li span
	{
		display:none;
	}

/***********************************************/

/* -- Sidebar Search Tool -- */
.search
	{
		padding-left:3px;
	}
.searchText
	{
		float:left;
		width:185px;
		margin:0px;
		padding:0px;
		padding:4px 3px;
		font-size:11px;
		font-family:arial;
		margin-top:7px;
		margin-bottom:4px;
		color:#454444;
		border:solid 1px #252525;
		background:#ffffff;
	}
.go
	{
		float:left;
		width:40px;
		height:26px;
		margin-top:6px;
		margin-left:4px;
	}
/***********************************************/

/* -- Footer -- */
.footer
	{
		text-align:right;
		padding-bottom:20px;
		color:#5a5a5a;
		line-height:22px;
		width:1000px;
		margin:0px auto;
		font-size:11px;
		font-family:tahoma,arial;
		font-weight:bold;
padding:10px;
	}
.footer a, .footer a:visited
	{
		text-decoration:underline;
		color:#5a5a5a;
	}
.footer a:hover
	{
		text-decoration:none;
		color:#5a5a5a;
	}
/*****************************************************/

/* -- Pagination -- */

.navigation
	{
		height:1%;
		padding-bottom:10px;
		font-size:13px;
		font-family:tahoma,arial;
		font-weight:bold;
	}
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
	}
.navigation a, .navigation a:visited
	{
		color:#c3c1c1;
		text-decoration:none;
	}
.navigation a:hover
	{
		text-decoration:none;
		color:#ffffff;
	}
	
	

/* -- search result's title -- */

h2.pagetitle, .article h2, .error, h2.center
	{
		color:#d1cab1;
		font-size:22px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:20px;
		text-align:left;
	}
	
	
	
/* -- Comments Section -- */

.comment_template
	{
		padding-left:10px;
		padding-top:15px;
	}
#comments, #respond h3, .commenttitle
	{
		color:#898989;
		padding-top:5px;
		padding-bottom:15px;
		font-size:18px;
		font-weight:normal;
	}
ol.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	}
ol.commentlist li {
	margin:0px;
	padding: 0px 0px 20px 0px;
	margin-bottom:30px;
	list-style: none;
	line-height:18px;
	border-bottom:solid 1px #373737;
	height:1%;
	}
ol.commentlist li li
	{
		padding-left:30px;
		padding-top:25px;
		padding-bottom:0px;
		margin-bottom:0px;
		border:none;
	}
ol.commentlist li a, ol.commentlist li a:visited
	{
		color:#bdd995;
		text-decoration:none;
	}
ol.commentlist li a:hover
	{
		text-decoration:underline;
	}

.avatar
	{
		float:left;
		border:solid 1px #595959;
		padding:2px;
		margin-left:5px;
		width:35px;
		height:35px;
	}
.fn
	{
		font-style:normal;
		padding-left:15px;
	}
.fn .url
	{
		padding:3px 0px 3px 0px;
		font-weight:bold;
		font-family:georgia, verdana;
		font-size:13px;
	}
.commentmetadata {
	margin: 0px;
	display: block;
	padding:0px 0px 0px 65px;
	font-size:11px;
	}
.comment-body p
	{
		clear:both;
		padding:10px 0px 0px 0px;
	}
	


/* -- Comment Form -- */

#commentform p a, #commentform p a:visited
	{
		color:#bdd995;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
#comment
	{
		font-family:arial;
		font-size:13px;
		color:#c3c1c1;
		line-height:150%;
		border:solid 1px #535252;
		width:480px;
		padding:2px;
		background:#232323;
	}
#author, #email, #url
	{
		font-family:arial;
		font-size:13px;
		color:#c3c1c1;
		padding:2px;
		border:solid 1px #535252;
		width:200px;
		background:#232323;
	}
/*********************************************************/

/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}

.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}
.commentlist em
	{
		padding-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* -- CALENDER STYLE -- */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 200px;
	color:#cfcfcf;
	text-align:center;
	}
#wp-calendar th
	{
		color:#bdd995;
	}
#wp-calendar #today
	{
		color:#ffffff;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#bdd995;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#bdd995;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #bdd995;
	text-decoration:none;
	font-weight:bold;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-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;
}

.shriright{ float:right; width: 150px;}
