/*  
Theme Name: WordPress theme 729
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection
Version: 2.6
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */

*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:Tahoma, Arial, Helvetica, serif; font-size:11px; line-height:14px; color:#534616; background:url(images/bg.jpg) top repeat-x #f9f0cf; padding-bottom:26px;}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

/***forms*******************************************/
input, textarea{font-family:Tahoma, Arial, Helvetica, serif; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:200px; height:auto; color:#44523a; height:24px; margin-right:10px; border:solid 2px #b3c9a2; background:#f4f8f1; font-size:1.41em}
.column-center input, .column-center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/

.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1100)? "1100px" : "100%"); min-width:1100px; background:url(images/bg-repeat.gif) top left repeat-x;}
.main {width:1100px; margin:auto; }

.bg { background:url(images/bg-top.jpg) 37px 0 no-repeat;}

.bg-top { background:url(images/bg-top.gif) top repeat-x;}
.top-left { background:url(images/top-left.gif) top left no-repeat;}
.top-right { background:url(images/top-right.gif) top right no-repeat;}

a {color:#303e25; text-decoration:underline;}
a:hover{text-decoration:none;}

 
h1 { font-size:3.45em; color:#542920; font-weight:bold; text-transform:none; font-family:"comic Sans MS"; line-height:1.21em; width:auto; letter-spacing:-2px;}
h1 a  {color:#542920; text-decoration:none;}
h2{ font-size:1.01em;}

.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; padding-top:56px; padding-bottom:19px;}

.inside-center { padding:29px 15px 6px 15px;}

ul { margin:0;}

.side-bar-left { width:254px; margin-right:-254px; position:relative; float:left; }
.side-bar-left .ind { padding:0px 46px 0px 25px;}

.column-center{float:left; width:100%;}
.indent-center { padding:0px 281px 0 254px; background:url(images/line2.gif) no-repeat 311px 0}

.side-bar-right { width:281px; margin-left:-281px; float:left;}
.side-bar-right .ind { padding:0px 28px 0px 45px;}

.clear{clear:both;}
.clear-block{ width:100%; overflow:hidden; background:url(images/bg-line.gif) repeat-y 230px 0}

/***global*******************************************/


/***Begin Images *******************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0;
	margin: 2px 18px 2px 0;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 2px 13px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/***End Images *******************************************/


/***header*******************************************/
#header {width:100%; margin:0 auto; overflow:hidden; height:338px; background:url(images/bg-top.jpg) 37px 0 no-repeat;}
#header .row1 {width:100%; overflow:hidden; height:91px;}
#header .logo { padding:7px 0 0px 153px; float:left;}
#header .slogan { padding:25px 0px 0px 210px;}
#header span  {  font-size:1.61em; line-height:normal; color:#44523a; text-transform:uppercase; font-weight:normal;}

.top-bar { padding-top:215px;}

#header .block-search { padding:6px 0px 0px 155px; float:left; }
/*#header .block-search .caption { float:left; padding-right:8px; padding-top:4px; text-transform:uppercase; color:#efdec2; font-size:1.12em; font-weight:bold;}*/


.menu { padding:12px 169px 0px 69px; float:right; text-align:right; }
.menu ul { overflow:hidden; width:100%;}
.menu li { font-size:1.21em; line-height:normal; color:#ffffff; display:inline; margin-left:-1px;}
.menu li a{color:#FFFFFF; font-weight:bold; text-decoration:none; text-transform:uppercase; background:url(images/bg-li.gif) no-repeat left 4px; padding:3px 22px 3px 22px;}
.menu li a:hover{text-decoration:underline;}
/***end header*******************************************/



/***box*******************************************/
.line-right { background:url(images/bg-line.gif) repeat-y 840px 0;}

.border-left {background:url(images/border-left2.gif) repeat-y left #f1e6c5;}
.border-right {background:url(images/border-right2.gif) repeat-y right;}
.border-top {background:url(images/border-top2.gif) repeat-x top;}
.border-bot {background:url(images/border-bot2.gif) repeat-x bottom;}
.corner-top-left {background:url(images/corner-top-left2.gif) no-repeat left top;}
.corner-top-right {background:url(images/corner-top-right2.gif) no-repeat right top;}
.corner-bot-left {background:url(images/corner-bot-left2.gif) no-repeat left bottom;}
.corner-bot-right {background:url(images/corner-bot-right2.gif) no-repeat right bottom; width:100%;}

.border-left2 {background:url(images/border-left3.gif) repeat-y left #f9f5e8;}
.border-right2 {background:url(images/border-right3.gif) repeat-y right;}
.border-bot2 {background:url(images/border-bot3.gif) repeat-x bottom;}
.corner-bot-left2 {background:url(images/corner-bot-left3.gif) no-repeat left bottom;}
.corner-bot-right2 {background:url(images/corner-bot-right3.gif) no-repeat right bottom; width:100%;}
/***box*******************************************/


/***side_bar*******************************************/
#archives li, #categories li { line-height:normal; background:url(images/line.gif) bottom repeat-x;}
#archives li a, #categories li a {line-height:2.25em; color:#303e25; text-decoration:none; background:url(images/a1.gif) no-repeat 0px 4px; padding:0 0 0 13px; font-weight:bold;}
#archives li a:hover, #categories li a:hover {text-decoration:none; color:#EF8435}

#archives h2, #categories h2{ color:#2f3d25;}

#archives .border-left, #categories .border-left {background:url(images/border-left.gif) repeat-y left #f0f8ea;}
#archives .border-right, #categories .border-right {background:url(images/border-right.gif) repeat-y right;}
#archives .border-top, #categories .border-top {background:url(images/border-top.gif) repeat-x top;}
#archives .border-bot, #categories .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
#archives .corner-top-left, #categories .corner-top-left {background:url(images/corner-top-left.gif) no-repeat left top;}
#archives .corner-top-right, #categories .corner-top-right {background:url(images/corner-top-right.gif) no-repeat right top;}
#archives .corner-bot-left, #categories .corner-bot-left {background:url(images/corner-bot-left.gif) no-repeat left bottom;}
#archives .corner-bot-right, #categories .corner-bot-right {background:url(images/corner-bot-right.gif) no-repeat right bottom;}

#archives .border-left2, #categories .border-left2 {background:url(images/border-left4.gif) repeat-y left #f4faf0;}
#archives .border-right2, #categories .border-right2 {background:url(images/border-right4.gif) repeat-y right;}
#archives .border-bot2, #categories .border-bot2 {background:url(images/border-bot4.gif) repeat-x bottom;}
#archives .corner-bot-left2, #categories .corner-bot-left2 {background:url(images/corner-bot-left4.gif) no-repeat left bottom;}
#archives .corner-bot-right2, #categories .corner-bot-right2 {background:url(images/corner-bot-right4.gif) no-repeat right bottom;}

.side-bar .inside{ padding:0 0 0 0;}

/*.widget-style#categories { padding:0px; background:none;}
.widget-style#categories h2 { background:url(images/bg-ha2.gif) no-repeat 0 17px;}*/
.widget-style#categories .children { margin:0 0 0 10px;}
.widget-style#categories .children li{ background:none;}
.indentX p { padding:0 0 10px 0;}

/**********************************************/




.inside-widget { padding:10px 30px 23px 23px;}
.widget-style { margin:0px 0px 39px 0px; padding:0px; position:relative;background:#01222b;}
.widget-style h2 {font-size:1.49em; line-height:1.14em; color:#48390e; font-weight:bold; text-transform:capitalize; padding:16px 0 15px 28px; font-family:Tahoma, Arial, Helvetica, serif; background:url(images/bg-ha.gif) no-repeat 9px 7px;}
.widget-style h2 a {color:#48390e; text-decoration:none;}
.widget-style h2 a:hover {text-decoration:none;}

.widget-style ul { margin:0;}
.widget-style li { font-size:1.12em; line-height:1.95em; color:#5e2600; font-weight:normal}
.widget-style li a { color:#73332a; text-decoration:none; background:url(images/a2.gif) no-repeat 0px 5px; padding:0 0 0 17px;}
.widget-style li a:hover { text-decoration:underline;}


/************/
/*#archives .inside-widget { padding:12px 14px 0 14px;}
.widget-style#archives { background:#AFE842; margin:0 0 10px 0; padding:0 0 12px 0;}
.widget-style#archives h2 {font-size:1.09em; line-height:1.27em; color:#FFFFFF; font-weight:normal; background:#A1D936; padding:5px 0 4px 15px;}
.widget-style#archives h2 a {color:#FFFFFF; text-decoration:none;}
.widget-style#archives h2 a:hover {text-decoration:none;}

.widget-style#archives ul { margin:0 0 0 0;}
.widget-style#archives li { font-size:1.01em; line-height:1.45em; color:#364628; background:url(images/sep_arch.gif) left bottom repeat-x; padding:0 0 2px 3px;}
.widget-style#archives li a { font-size:1.01em; line-height:1.45em; color:#364628; text-decoration:none; background:url(images/arr_arhc.gif) no-repeat 0px 6px; padding:0 0 0 11px;}
.widget-style#archives li a:hover { text-decoration:underline;}
*/

/***********/

#links_with_style .inside-widget { padding:10px 30px 23px 23px;}
/*.widget-style#links_with_style { margin:0 0 10px 0; padding:0 0 12px 0;}*/
.widget-style#links_with_style h2 {font-size:1.49em; line-height:1.14em; color:#48390e; font-weight:normal; text-transform:capitalize; padding:16px 0 15px 28px; font-family:Tahoma, Arial, Helvetica, serif; background:url(images/bg-ha.gif) no-repeat 9px 7px;}
.widget-style#links_with_style h2 a {color:#48390e; text-decoration:none;}
.widget-style#links_with_style h2 a:hover {text-decoration:none;}

.widget-style#links_with_style ul { margin:0px;}
.widget-style#links_with_style li {font-size:1.09em; line-height:1.95em; color:#99c997; font-weight:normal}
.widget-style#links_with_style li a { color:#73332a; text-decoration:none; background:url(images/a2.gif) no-repeat 0px 5px; padding:0 0 0 17px;}
.widget-style#links_with_style li a:hover { text-decoration:underline;}
/**********************************************/

/**********************************************/
#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
#links_with_style ul li h2 { font-size:12px; line-height:14px; list-style:none; color:#FFFFFF; font-weight:normal; padding:5px 0 4px 15px; margin:0 0 0 0;}
#links_with_style ul li { padding:0;}
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li { font-size:1.01em; color:#000000; padding:0 0 2px 3px; background:url(images/sep_link.gif) left bottom repeat-x !important;}
#links_with_style ul li ul li a{padding:0 0 0 11px;}
/**********************************************/


/**********************************************/
#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
#calendar_wrap caption { color:#5e2600; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#534616; font-size:1.11em;}
#calendar_wrap td a {color:#EF8435;}
#calendar_wrap th { color:#5e2600; text-align:right;}
#calendar_wrap a {font-weight:bold;}
/**********************************************/

#tag_cloud a{ color:#EF8435; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline;}

.post { padding:0 0 20px 0;}
.post h3{ padding:0 0 5px 0;}

/**********************************************/

#statusbar { text-align:left; color:#534616;}








































#statusbar p {padding:20px; margin:0 0 11px 0;}
#statusbar a {font-weight:bold; color:#73332a;}


#search .searching, .text-box .searching  { width:128px; height:18px;}

/***end side_bar*******************************************/




/*---nonNumeric Lists without links---*/
.column-center ul {padding-bottom:10px; margin-left: 35px;}
.column-center ul li{ background:url(images/a2.gif) no-repeat 0 11px; padding-left:17px; list-style-image:none; list-style-position:inside; }


/*---Numeric Lists without links---*/
.column-center Ol { padding-bottom:10px; margin-left: 15px;}
.column-center Ol li{ background:none; padding:0px; margin-left:20px;list-style:decimal; list-style-position:inside;}

.column-center p { padding:5px 0 5px 0;}

.column-center .border { border:1px solid #434245; padding:1px;}


.title { overflow:hidden; padding:20px 0px 0px 0px; width:100%;}
.title h2 { color:#5e2600; font-size:1.68em; text-transform:none; line-height:1.18em; font-weight:bold; padding:10px 0px 2px 0px;}
.title h2 a {color:#5e2600; line-height:1.12em; text-decoration:none; text-transform:none;}
.title h2 a:hover {text-decoration:underline;}
.title .author {  padding:2px 10px 0px 0px; margin-right:10px; color:#5e2600; font-size:1.01em; line-height:1.09em; float:right; }
.title .date { padding:2px 50px 0 0px; font-size:1.01em; line-height:1.09em; color:#5e2600; float:left}
/*.title .left { float:left; width:470px;}*/

.text-box { font-size:1.12em; line-height:1.33em; padding:12px 0px 0px 0px; overflow:hidden;}
.text-box .box { padding-left:41px;}
.text-box span { color:#96b193;}

.comments { text-align:left; color:#5e2600; font-size:1.01em; font-weight:normal; line-height:1.09em; padding:15px 43px 15px 0px; border-bottom:1px solid #dec591;}
.comments a {text-decoration:none; text-transform:uppercase; color:#5e2600; font-size:1.01em; line-height:1.9em;}
.comments a:hover{text-decoration:underline;}
/***end column_center*******************************************/




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom:1px dashed #999;
	}

blockquote {
	border:1px solid #dec591;
	background:#f2eddb;
	padding:5px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top:5px;
	}
/* End Various Tags & Classes*/



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

ol.commentlist  li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background:#ebdfb2;
	border-top:1px solid #dec591;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	padding-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#comments, #respond { padding:5px 0px 5px 0px;}
/* End Comments */

/*************************************/
#recent-posts  {vertical-align:top;}
.widget-style#recent-comments li { background:url(images/a2.gif) no-repeat 0 10px; padding-left:10px;}
.widget-style#recent-comments li a {background:none; text-decoration:underline;}
.widget-style#recent-comments li a:hover{text-decoration:none;}
#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.textwidget {padding:5px 0px 5px 0px;}

.oddcomment{color:#596e57;}

/***footer*******************************************/
#footer { font-size:1.12em; line-height:1.12em; color:#534616; font-weight:normal; text-align:center; font-family:Tahoma, Arial, Helvetica, serif;}
#footer a{ color:#534616; font-weight:bold;}
.foot { text-align:left; width:960px; margin:auto; background:url(images/bg-bot.gif) top repeat-x}
.bot-left { background:url(images/bot-left.gif) top left no-repeat;}
.bot-right { background:url(images/bot-right.gif) top right no-repeat; padding:21px 0px 47px 0px;}
#footer span{ padding-left:25px;}
/***end footer*******************************************/

