/*  
Theme Name: TGarden
Theme URI: http://www.wordpresstemplates.be
Description: TGarden 
Version: 1.0
Author: wordpresstemplates.be
Author URI: http://www.wordpresstemplates.be
Tags: fixed width, two columns, valid XHTML, valid CSS, widget, right sidebar
*/


/* -- Basic Style -- */

h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:15px; font-weight:normal;}
h4{font-size:16px;}
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:#491701;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		color:#d4810b;
	}
img {border:none;}
img.alignright {float:right; margin:2px 0px 5px 5px; border:solid 1px #595959; padding:2px;}
img.alignleft {float:left; margin:2px 5px 5px 0px; border:solid 1px #595959; 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;
		width:400px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px;
	}
.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:#5a4d46;
		background: url(images/body_bg.jpg) repeat-x #f0efe0;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:954px;
	}
	
	
	
/* -- Header -- */

.header_top
	{
		height:100px;
		/*overflow:hidden;*/
	}
.title
	{
		float:left;
		width:360px;
		padding-left:8px;
	}
.logo
	{
		height:46px;
		padding-top:24px;
		overflow:hidden;
	}
.logo a,.logo a:visited{
	font-size:34px;
	color:#491701;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
.description
	{
		font-family:"Myriad Pro",arial;
		font-size:17px;
		color:#998d6a;
		font-weight:normal;
		text-transform:capitalize;
	}
.header
	{
		height:258px;
		margin:0px;
		padding:0px;
		overflow:hidden;
		background:url(images/header.jpg) no-repeat left top;
	}
.header h1{
	font-size:34px;
	color:#491701;
	font-family:"Trebuchet MS";
	margin:40px 0px 10px 100px;
}
.about{
	width:370px;
	height:100px;
	overflow:hidden;
	margin:0px 0px 0px 180px;
	font-family:"Trebuchet MS";
	color:#814e01;
	font-size:13px;
	font-style:italic;
	line-height:20px;
}
/******************************************/


/* -- Page Navigation -- */
.nav
	{
		float:right;
		width:570px;
		height:51px;
		margin-top:30px;
		background:url(images/nav.jpg) no-repeat left top;	
		overflow:hidden;
	}
.nav ul{
	float:left;
}
.nav ul li{
	float:left;
	background:url(images/nav_line.jpg) no-repeat left 5px;
}
.nav ul li a,.nav ul li a:visited{
	color:#491701;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	float:left;
	padding:17px 20px;
}
.nav ul li a:hover, .nav li.current_page_item a,.nav li.current_page_item a:visited{
	color:#d17b00;
	text-decoration:none;
}
	
/**-----------------------------------**/

/**----------------- Content -----------------**/
.content
	{
		/*padding:15px 0px 20px 0px;*/
		padding:0px;
		margin:0px;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:660px;
	}
.content_bg
	{
		background:url(images/inner_bg.jpg) repeat-y left top;
	}
.content_bottom
	{
		background:url(images/inner_bottom.jpg) no-repeat left bottom;
		padding:15px 0px 0px 15px;
		height:1%;
	}
.content_main
	{
		padding-left:3px;
	}
.story
	{
		height:1%;
	}
.stort_pad
	{
		padding:0px 0px 0px 82px;
		background:url(images/story_title_pen.jpg) no-repeat 30px 2px;
	}
.story h2
	{
		font-size:27px;
		padding-bottom:4px;
		font-weight:normal;
		font-family:"Times New Roman", Times, serif;
		color:#491701;
	}
.story h2 a, .story h2 a:visited
	{
		text-decoration:none;
		color:#491701;
	}
.story h2 a:hover
	{
		color:#d4810b;
		text-decoration:none;
	}
.storyAuthor
	{
		padding-bottom:0px;
	}
.storyContent_bg
	{
		background:url(images/story_bg.jpg) repeat-y left top;
	}
.storyContent_top
	{
		background:url(images/story_top.jpg) no-repeat left top;
	}
.storyContent_bottom
	{
		background:url(images/story_bottom.jpg) no-repeat left bottom;
		height:1%;
		padding:0px;
		padding-bottom:3px;
		margin-bottom:20px;
		padding:35px 40px 20px 32px;
	}
.storyContent
	{
		/*padding:35px 40px 20px 32px;*/
	}
.storyContent p
	{
		text-align:justify;
		line-height:18px;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:10px;
		color:#8a8a8a;
	}
.post_pad
	{
		border-top:1px solid #999966;
		padding-top:5px;
	}
.story_category
	{
		/*padding-bottom:40px;*/
		padding:0px;
		margin:0px;
	}
.storyTags
	{
		/*padding-bottom:5px;*/
		padding:0px;
		margin:0px;
	}
.post_section h2
	{
		padding:0px 0px 10px 20px;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:282px;
	}
.sidebar_bg
	{
		background:url(images/sidebar_bg.jpg) repeat-y;
	}
.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:0px 10px 17px 10px;
		height:1%;
	}
.sideBar ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBarTitle
	{
		color:#cc9e00;
		height:28px;
		padding:14px 0px 4px 12px;
		margin-bottom:5px;
		overflow:hidden;
	}
.sideBarTitle h3
	{
		font-size:26px;
		font-family:"Times New Roman", Times, serif;
		line-height:30px;
		color:#000000;
	}
.sideBar li ul,li
	{	
		list-style:none;
		
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		margin-bottom:10px;
		background:url(images/sidebar_bg.jpg) repeat-y left top;
		height:1%;
	}
.sideBar li li li
	{
		margin:0px;
		padding:6px 0px 6px 31px;
		list-style:none;
	}
.sideBar li li
	{
		margin:0px;
		border:none;
		padding:6px 0px 6px 31px;
		background:url(images/sidebar_aerrow.jpg) no-repeat 15px 9px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#494949;
		font-size:13px;
		font-weight:normal;
		text-decoration:none;
	}
.sideBar li li a:hover
	{
		text-decoration:none;
		color:#491701;
	}
.sideBar li a, .sideBar li a:visited
{
	color:#494949;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	padding-right:5px;
}
.sideBar li a:hover
{
	text-decoration:none;
	color:#491701;
	text-decoration:underline;
}

/*.sideBar li a, .sideBar li a:visited
	{
		color:#595959;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:none;
		color:#cc9e00;
	}*/
.textwidget
	{
		padding:5px;
	}
/***********************************************/

/* -- Sidebar Search Tool -- */
.search
	{
		text-align:center;
		padding:10px;
	}
.searchText
	{
		float:left;
		margin:0px;
		padding:0px;
		padding:3px 2px 3px 2px;
		border:solid 1px #eae0cf;
		background:#fefefe;
		margin-right:5px;
	}
.search_btn
	{
		float:left;
		width:56px;
		height:24px;
		border:solid 1px #eae0cf;
		background:#fefefe;
		cursor:pointer;
	}
/***********************************************/

/* -- Footer -- */
.footer
	{
		text-align:center;
		margin-top:25px;
		padding-top:15px;
		padding-bottom:10px;
		overflow:hidden;
		color:#000;
		line-height:22px;
		background: url(images/footer_bg.jpg) repeat-x left top #d8d1c1;
	}
.footer p
	{
		text-align:center;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#491701;
	}
.footer a:hover
	{
		text-decoration:underline;
		color:#491701;
	}
/*****************************************************/

/* -- Pagination -- */

.navigation
	{
		padding-bottom:30px;
	}
.alignleft
	{
		float:left;
		margin-left:10px;
	}
.alignright
	{
		float:right;
		margin-right:10px;
	}

.alignleft a,.alignleft a:visited,.alignright a,.alignright a:visited{
	padding:5px;
	background:#fefefe;
	border:1px solid #c9bcac;
}
	
	

/* -- search result's title -- */

h2.pagetitle, .article h2, .error, h2.center
	{
		color:#000;
		font-size:22px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding:0px 20px 10px 20px;
		text-align:left;
	}
	
	
	
/* -- Comments Section -- */

.comment_template
	{
		padding-left:0px;
		padding-top:15px;
	}
#comments, #respond h3, .commenttitle
	{
		color:#814e01;
		padding-top:5px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
		padding-left:20px;
	}
ol.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	}
ol.commentlist li {
	margin:0px;
	padding: 0px 0px 20px 0px;
	margin-bottom:20px;
	list-style: none;
	line-height:18px;
	border-bottom:solid 2px #fefefe;
	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:#491701;
		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;
	}
.reply{
	width:32px;
	padding:5px;
	background:#fefefe;
	border:1px solid #e9e0ce;
	margin-top:10px;
}
#submitcomment{
	padding:5px;
	background:#fefefe;
	border:1px solid #e9e0ce;
	color:#491701;
}
	


/* -- Comment Form -- */
#commentform
	{
		margin-left:20px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#491701;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
#comment
	{
		font-family:verdana;
		font-size:12px;
		line-height:150%;
		border:1px solid #e9e0ce;
		background:#fff;
		width:480px;		
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#747373;
		padding:2px;
		width:200px;
		border:1px solid #e9e0ce;
		background:#fff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#747373;
		padding:2px;
		width:200px;
		border:1px solid #e9e0ce;
		background:#fff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#747373;
		padding:2px;
		width:200px;
		border:1px solid #e9e0ce;
		background:#fff;
	}
/*********************************************************/

/* 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: 165px;
	font-size:11px;
	font-family:tahoma;
	color:#595959;
	text-align:center;
	}
#wp-calendar th
	{
		color:#000;
	}
#wp-calendar #today
	{
		color:#fff;
		font-weight:normal;
		background:#000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#000;
	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:#000;
	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;
	width:165px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}
#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;
}

