/*  

Theme Name: WordPress theme 691

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 */



*{

}

body{
	font-family:tahoma;
	color:#6F767D;
	background: url(images/fill.jpg) 0 0 repeat-x #FFFFFF;
	font-size: 11px;
}

img { border:0;}

#wrap{

	width:860px;

	overflow:hidden;

	margin:0 auto;

}

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:190px;
	height:auto;
	color:#000000;
	height:18px;
	margin-right:8px;
	border: solid 1px #A7ADB6;
}



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





.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 860)? "860px" : "100%"); min-width:860px;}

.main {width:860px; margin:auto;}



a {color:#FD4700; text-decoration:underline;}

a:hover{text-decoration:none;}

.pagetitle { padding:10px;}

.center { padding:0 0 10px 0;}



/***global*******************************************/

.content { width:860px; overflow:hidden;}

.content .indent { padding:0 0 0 0;}



ul { margin: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: 0 0 2px 20px;

	display: inline;

}



img.alignleft {

	padding: 0;

	margin: 0 20px 2px 0;

	display: inline;

}



.alignright {

	float: right;

}



.alignleft {

	float: left

}

/***box*******************************************/





/***header*******************************************/

#header {width:860px; background:url(images/bg_header.gif) left bottom repeat-x;}

#header .indent{ padding:18px 0 20px 0;}

#header .row {

	padding:0 0 17px 0;

}

#header .block_search { padding:0 0 0 0;}

#header .logo {

	padding:0 0 0 0;

}

#header span  { font-size:1.18em; line-height:1.01em; color:#405156; text-decoration:none;}





.block_search {

	float:right;

	width:240px;

	margin:0 5px 0 0;

}

.inside_block_search {

	padding:4px 0 0 5px;

}

.menu{

	float:left;

	width:450px;

}

.indent_menu {
	padding:10px 0 0 0;
	margin:0 0 0 -28px;
	font-family: tahoma;
	font-size: 11px;

}



.menu li { display:inline; background:url(images/sep_menu.gif) right 2px no-repeat; padding:0 17px 0 14px;}

.menu li a{ color:#3C4042; font-size:1.18em; line-height:normal; text-decoration:none;}

.menu li a:hover{ color:#FD4700; text-decoration:none;}

.widget_style#categories .children {
	margin:0 0 0 0;
}



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

.widget_style {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}



.inside_widget {
	padding:0 0 0 0;
}

.widget_style ul {
	margin:0 0 0 -28px;
	list-style: none;
}

.widget_style li {
	font-size:1em;
	line-height:1.45em;
	color:#567083;
	padding:0 0 2px 0;
}

.widget_style li a {
	font-size:1.01em;
	line-height:1.45em;
	color:#567083;
	text-decoration:none;
	background:url(images/bullet_toggle_plus.png) no-repeat 0px 3px;
	padding:0 0 0 24px;

}

.widget_style li a:hover { text-decoration:underline;}



.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;

	}

.widget_style#recent-comments li a {background:none;}



/***footer*******************************************/

#footer {
	font-size:11px;
	line-height:1.27em;
	color:#3C4042;
	padding:20px 10px 25px 33px;
	font-family: tahoma;
}

#footer a{ color:#3C4042;}

