/*  
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;}
ul{list-style:none;}
body{  font-family:arial; font-size:13px; line-height:18px; color:#646464; background:#161616;}
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:arial; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:183px; height:auto; color:#000000; height:18px; margin-right:9px; border: solid 1px #d4d0c8; border-left:1px solid #404040; border-top:1px solid #404040; padding-left:3px; position:relative;}
.column_center .text_box input, .column_center .text_box  textarea { margin:3px 0 3px 0;}

/***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:#e2f5fc; 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:#e2f5fc; text-decoration:none;}
h2 { font-size:.85em; color:#fff;}
h3 { color:#31383b; font-weight:normal; font-size:1.77em; line-height:1.1em; padding-bottom:3px;}
h3 a {color:#31383b; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
h4 { color:#386489; font-size:1.23em; font-weight:normal; margin-bottom:12px;}
h4 a {color:#386489; text-decoration:none;}
h4 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;}
.side_bar { float:left; width:262px; margin:0 -262px 0 0; position:relative;}
.column_center{float:left; width:100%;}
.indent_center { padding:0 0 0 22px; margin:0 0 0 262px;}
.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*******************************************/
.content { background:#fff;}
.content .indent { padding:0 30px 15px 10px;}



/***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:#636363; 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:11px;}
#header .nav-block ul li a:hover { text-decoration:underline;}
/***end header*******************************************/


/***side_bar*******************************************/
.side_bar .inside { padding:5px 4px 0 4px;}

/***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;}

/**********************************************/

/***end title_block*******************************************/
.children { margin:0 0 0 10px;}
.indentX p { padding:0 0 10px 0;}
.widget_style { margin:0 0 0 0;}
.widget_style h2 {font-size:.85em; line-height:1.27em; color:#FFFFFF; font-weight:bold; text-transform:uppercase; padding:4px 0 12px 42px; background:url(images/h2_bg1.gif) no-repeat left top;}
.widget_style h2 a {color:#FFFFFF; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}

.widget_style .indent { padding:14px 24px 13px 52px;}
.widget_style li { font-size:.85em; line-height:1.45em; color:#383838; background:url(images/marker.gif) no-repeat 0px 6px; padding:0 0 4px 17px;}
.widget_style li a { color:#383838; text-decoration:underline; }
.widget_style li a:hover { text-decoration:none;}

#archives.widget_style h2 {background:url(images/h2_bg2.gif) no-repeat left top;}
#links_with_style.widget_style h2 {background:url(images/h2_bg3.gif) no-repeat left top;}
#meta.widget_style h2 {background:url(images/h2_bg4.gif) no-repeat left top;}
/**********************************************/

#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 { background:none; padding:0;}
#links_with_style ul li h2 { font-size:11px; line-height:14px; list-style:none; }
#links_with_style ul li ul li { font-size:1em; color:#383838; background:url(images/marker.gif) no-repeat 0px 6px; padding:0 0 4px 17px;}

/**********************************************/




#calendar_wrap {vertical-align:top; width:auto; margin:auto; padding:13px 0px 0px 0; margin-left:-15px;}
#calendar_wrap caption { color:#000; font-weight:bold; font-size:1.01em; padding-bottom:10px;}
#calendar_wrap td {width:25px; text-align:right; color:#000000; font-size:1.11em; padding:3px 0;}
#calendar_wrap td a {color:#000000;}
#calendar_wrap th { color:#090909; text-align:right;}
#calendar_wrap a {font-weight:bold;}

/**********************************************/

#tag_cloud a{ color:#000000; 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:#000000;}
#statusbar p {padding:10px 20px 20px 10px;}
#statusbar a {font-weight:bold; color:#000000;}
/***end side_bar*******************************************/


/***column_center*******************************************/
.title { padding:17px 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;}

.comments {color:#386489; font-size:.85em; font-weight:bold; line-height:1.9em; padding:5px 40px 20px 0; background:url(images/line_dotted.gif) left bottom repeat-x;}
.comments a { background:url(images/arr_1.gif) 0 4px no-repeat; padding:0 0 0 18px; text-decoration:underline; color:#386489; font-size:1.01em; line-height:1.9em;}
.comments a:hover{text-decoration:none;}

.list1 { overflow:hidden; margin-top:17px; height:100%;}
.list1 li { margin-top:-1px; color:#333; border-top:1px solid #e3e3e3; background:url(images/marker.gif) no-repeat 8px 16px; font-weight:bold; padding:11px 0 16px 20px;}
.list1 li a { text-decoration:none;}

.column_center ol { list-style:decimal; padding-top:10px;}
.column_center ol li { list-style-position:inside;}

/***end column_center*******************************************/



/*************************************/
#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 {}

.navigation { width:100%; overflow:hidden; padding-bottom:10px;}
.navigation a { color:#5f8fb6;}

/***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*******************************************/