/*  
Theme Name: WordPress theme 700
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;
	font-size:11px;
	line-height:14px;
	color:#485523;
	background-color: #FFFFFF;
}
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; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:168px; height:auto; color:#000000; height:22px; margin-right:8px; border: solid 1px #D3D3D3;}
.column-center input, .column-center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/


.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 644)? "644px" : "100%"); min-width:644px;}
.main {width:644px; margin:auto;}

a {color:#485523; text-decoration:underline;}
a:hover{text-decoration:none;}

 
h1 {
	font-size:3.27em;
	color:#E5011C;
	font-weight:bold;
	line-height:0.8em;
	width:auto;
	padding-bottom: 2px;
}
h1 a  {color:#E5011C; text-decoration:none;}
h2{ font-size:1.01em;}
h3 { font-family:tahoma; color:#45493A; font-weight:bold; font-size:1.09em; line-height:1.18em; background:url(images/bg_title.gif) left 3px no-repeat; padding:0 0 0 16px;}
h3 a {color:#45493A; font-size:1.01em; line-height:1.01em; text-decoration:underline;}
h3 a:hover {text-decoration:none;}
.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; overflow:hidden;}
.content .indent { padding:0 0 0 0;}

ul { margin:0;}

.side-bar { float:left; width:252px; margin:0 -252px 0 0; position:relative;}
.column-center{float:left; width:100%;}
.indent-center { padding:51px 40px 0 38px; margin:0 0 0 252px;}

.clear{clear:both;}

.w100 { width:100%;}
.h100 { height:100%;}

.in5 { padding-bottom:5px;}
.in10 { padding-bottom:10px;}
.in15 { padding-bottom:15px;}
.in20 { padding-bottom:20px;}
/***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: 4px;
	margin: 0 0 2px 20px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/***End Images *******************************************/



/***box*******************************************/
.left-top{ background:url(images/left-top.gif) left top no-repeat;}
.right-top{ background:url(images/right-top.gif) right top no-repeat;}
.left-bot{ background:url(images/left-bot.gif) left bottom no-repeat;}
.right-bot{ background:url(images/right-bot.gif) right bottom no-repeat; width:100%;}

.side-left{ background:url(images/side-left.gif) left top repeat-y #C5D32A;}
.side-right{ background:url(images/side-right.gif) right top repeat-y;}
.side-top{ background:url(images/side-top.gif) left top repeat-x;}
.side-bot{ background:url(images/side-bot.gif) left bottom repeat-x;}
/***box*******************************************/


/***header*******************************************/
#header {width:100%; font-family:"Courier New", Courier, monospace;}
#header .header-row { width:100%; overflow:hidden; background:url(images/bg-row.gif) right bottom no-repeat; min-height:94px; height:auto !important; height:94px;}
#header .block-search { padding:35px 13px 10px 0; float:right;}
#header .logo {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 130px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header span  {
	font-size:1.0em;
	line-height:1.01em;
	color:#E5011C;
	text-transform:uppercase;
	text-decoration:none;
}

#header .bg-menu {
	background:url(images/bg-menu-top.gif) 0 0 no-repeat;
	height:34px;
}
#header .menu { }
#header .menu .bg-menu-top { background:url(images/fill-menu.gif) left top repeat-y;}
#header .menu .bg-menu-bot { background:url(images/bg-menu-bot.gif) 0 bottom no-repeat; width:100%;}
#header .menu .inside-menu {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 40px;
}
#header .menu ul { margin:-8px 0 0 0; position:relative;}
#header .menu li {
	display:inline;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#header .menu li a{
	font-size:14px;
	line-height:normal;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#header .menu li a:hover{text-decoration:none; color:#78A100;}
/***end header*******************************************/


/***side_bar*******************************************/
.side-bar .inside{ padding:40px 10px 0 20px; font-family:"Courier New", Courier, monospace;}

.widget-style#categories .children { margin:0 0 0 10px;}
.indentX p { padding:0 0 10px 0;}

/**********************************************/
.inside-widget { padding:7px 10px 0 29px;}
.widget-style { margin:0 0 0 0; padding:0 0 19px 0;}
.widget-style h2 { font-family:tahoma; background:url(images/bg-title.gif) 0 0 no-repeat; font-size:1.09em; line-height:1.27em; color:#FFF79E; font-weight:bold; text-transform:uppercase; padding:13px 0 12px 28px;}
.widget-style h2 a {color:#FFFFFF; text-decoration:none;}
.widget-style h2 a:hover {text-decoration:none;}

.widget-style ul { margin:0 0 0 0;}
.widget-style li { font-size:1.09em; line-height:normal; color:#495D10;}
.widget-style li a { font-size:1.01em; line-height:normal; color:#495D10; text-decoration:none; background:url(images/arr.gif) no-repeat 0px 8px; padding:0 0 0 13px;}
.widget-style li a:hover { text-decoration:underline;}
/**********************************************/

/**********************************************/
.widget-style#recent-comments li a{ background:none;}
.widget-style#links_with_style  { background:url(images/bg_blogroll.gif) right bottom no-repeat;}

#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:13px; list-style:none; color:#FFF79E; font-weight:bold; padding:13px 0 12px 28px; margin:0 0 0 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 0 0;}
#links_with_style ul li ul li a{padding:0 0 0 17px;}
/**********************************************/


/**********************************************/
#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
#calendar_wrap caption { color:#495D10; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#495D10; font-size:1.11em;}
#calendar_wrap td a {color:#495D10;}
#calendar_wrap th { color:#090909; text-align:right;}
#calendar_wrap a {font-weight:bold;}
/**********************************************/

#tag_cloud a{ color:#495D10; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline;}

.post { padding:0 0 20px 0;}
.post h3{}

/**********************************************/

#statusbar {text-align:left; color:#000000;}
#statusbar p {padding:0px 20px 20px 0;}
#statusbar a {font-weight:bold; color:#000000;}
/***end side_bar*******************************************/





/***column_center*******************************************/
.column-center ol { list-style:decimal;}
.column-center ol li { list-style-position:inside;}
.column-center ol li a{}



.column-center ul {}
.column-center ul li { list-style:disc; list-style-position:inside;}
.column-center ul li {}
.column-center ul li a{}

.column-center ul.ul2 li { list-style-type: none;}
.column-center ul.ul2 li { list-style-position:outside; background:url(images/arr_cont.gif) 0 9px no-repeat; padding:0 0 2px 8px;}
.column-center ul.ul2 li a{}

.column-center p { padding:5px 0 5px 0;}


.title { padding:0 22px 0 5px; overflow:hidden;}
.title .info { font-family:tahoma; color:#688C00;  font-size:0.9em; line-height:1.18em; padding:4px 0 0 0;}
.title .date { font-size:1.01em; line-height:1.09em; color:#000000; font-weight:bold;}

.text-box { font-size:1.01em; line-height:1.45em; padding:11px 0 15px 10px;}
.text-box .row{padding:10px 0 0 10px;}

.comments { font-family:"Courier New", Courier, monospace; color:#0068B0; font-size:1.01em; line-height:1.9em; padding:8px 0 95px 20px;}
.comments a { background: url(images/side_top_com.gif) 0 0 repeat-x; display:block; float:right; text-decoration:none; color:#0068B0; font-size:1.01em;}
.comments a:hover{text-decoration:none;}



.comments em { display:block; background:url(images/left_top_com.gif) left top no-repeat; font-weight:normal; font-style:normal;}
.comments b { display:block; background:url(images/right_top_com.gif) right top no-repeat; font-weight:normal; padding:0 8px 7px 24px;}
/***end column_center*******************************************/




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding:0 0 10px 20px;
	border-left: 5px solid #D7E06A;
	}

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;
	}
/* End Various Tags & Classes*/



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000000 !important;
	}
/* End Comments */

/*************************************/
#recent-posts  {vertical-align:top;}
.widget_style#recent-comments li a {background: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:13px 0px 0px 0px;}

.oddcomment{color:#000000;}

/***footer*******************************************/
#footer { text-align:center; font-size:1.01em; line-height:1.63em; color:#45493A; min-height:78px; height:auto !important; height:78px; background:url(images/bg_footer.gif) 0 0 no-repeat; }
#footer .inside-footer { padding:20px 0 0 0;}
#footer a{ color:#638700;}
/***end footer*******************************************/