/*  
Theme Name: WordPress theme 669
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;}

body{  font-family:arial; font-size:13px; line-height:18px; color:#000000; background:#161616;}
img { border:0;}

/***forms*******************************************/

/***Replace if needed*/

/***end forms*******************************************/
.main {width:762px; margin:0 auto 0 auto; padding-bottom:19px;}
a {color:#292727; text-decoration:underline;}
a:hover{text-decoration:none;}
 
h1 { font-size:2.38em; color:#FFFFFF; line-height:1.01em; width:auto; font-variant:small-caps; font-size:38px; font-family:arial black; letter-spacing:-1px; line-height:1em;}
h1 a  {color:#FFFFFF; text-decoration:none;}
h2 { font-size:2.38em; color:#000000; line-height:1.01em; width:auto; font-variant:small-caps; font-size:25px; font-family:arial black; letter-spacing:-1px; line-height:1em;}
h3 { color:#000000; font-weight:normal; font-size:1.77em; line-height:1.1em; padding-bottom:3px;}
h3 a {color:#000000; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
.pagetitle { padding:10px;}
.center { padding:0 0 10px 0; color:#000;}

/***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 37px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 37px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */


ul { margin:0;}
.float{float:left; margin:0 20px 0 0;}
.col{float:left;}


.indent_center { padding:0 0 0 15px; margin:0 0 0 20px;}
.clear{clear:both;}
.w100 { width:100%;}
.h100 { height:100%;}

.content { background:#fff;}
.content .indent { padding:0 3px 3px 3px;}
/***end global*******************************************/

/***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 #FFFFFF; margin:0 24px 0 0;}
.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 { width:100%;}
.box .border-left { background:url(images/border.gif) left top repeat-y;}
.box .border-right { background:url(images/border.gif) right top repeat-y;}
.box .border-bottom { background:url(images/border.gif) left bottom repeat-x;}
.box .border-top { background:url(images/border.gif) left top repeat-x;}
.box .left-top-corner { background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner { background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bottom-corner { background:url(images/left-bottom-corner.gif) no-repeat left bottom;}
.box .right-bottom-corner { background:url(images/right-bottom-corner.gif) no-repeat right bottom; width:100%;}
/***box*******************************************/

/***header*******************************************/
#header {width:100%; height:428px; background:url(images/header_bg.jpg) no-repeat left 102px;}
#header .block_search { float:right;}
#header .logo { padding:23px 0 0 25px;}
#header .slogan { position:absolute; margin:-214px 0 0 44px;}
#header span  { font-size:.91em; color:#FFFFFF; font-style:italic; margin-top:-2px; display:block;}
#header .nav-block { background:url(images/nav-block-bg.gif) left top repeat-x; margin:281px 9px 0 9px;}
#header .nav-block .left { background:url(images/nav-block-left.gif) no-repeat left top;}
#header .nav-block .right { background:url(images/nav-block-right.gif) no-repeat right top;}
#header .nav-block .indent { padding:19px 15px 19px 8px;}
#header .nav-block ul { float:left; overflow:hidden;}
#header .nav-block ul li { display:inline; margin-left:-1px;}
#header .nav-block ul li a { border-left:1px solid #488ac0; padding:0 17px 0 18px; color:#fff; font-weight:bold; text-decoration:none; font-size:14px;}
#header .nav-block ul li a:hover { text-decoration:underline;}
/***end header*******************************************/

/***title_block*********************************/
.title_block { background:url(images/title_bg.gif) left top repeat-x;}
.title_block .left { background:url(images/title_left.gif) no-repeat left top;}
.title_block .right { background:url(images/title_right.gif) no-repeat right top; }
.title_block .inner {padding:13px 0 3px 18px;}
/**********************************************/

/***column_center*******************************************/
.title { padding:1px 0 0 0;}
.title span { color:#2a2a2a;  font-size:.85em; line-height:1em; display:block; border-bottom:2px solid #e1e1e1; padding-bottom:18px; margin-bottom:16px;}
.title .date { font-size:1.1em; color:#000000; background:url(images/marker1.gif) no-repeat left 2px; padding:0 0 0 20px; color:#386489;}
.text_box { font-size:1.01em; padding:19px 15px 15px 0;}
/***end column_center*******************************************/

/***footer*******************************************/
#footer {font-size:.85em; line-height:1.01em; color:#6a6868; background:url(images/footer_bg.gif) left top repeat-x #fff;}
#footer .left { background:url(images/footer_left.gif) no-repeat left top;}
#footer .right { background:url(images/footer_right.gif) no-repeat right top; height:68px;}
#footer .indent { padding:25px 0 0 34px;}
#footer a { color:#6a6868;}
/***end footer*******************************************/