/*  
Theme Name: WordPress theme 408
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.2
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/

/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:url(images/sq.gif);
}


a:hover{text-decoration:none;}

a img { 
	border:0;
	-moz-outline: 1px solid #789BA9; 
	-moz-outline-radius: 0px;
	-moz-outline-offset: -1px; 
}

label {cursor:pointer}

.column { float:left;}
.clear { clear:both;}


html, input, textarea
	{
		font-family:arial; 
		font-size:13px;		
		color:#292727;				
	}

a {color:#292727;}

input, select { vertical-align:middle; font-weight:normal; padding-left:2px}

input[type="checkbox"] {cursor:pointer}
input[type="radio"] {cursor:pointer}
input[type="radio"]:focus {
	-moz-outline: 1px solid #ffffff; 
	-moz-outline-radius: 0px;
	-moz-outline-offset: -1px; 
}

textarea {padding-left:2px}

.button {
	 margin-top:5px;
	 font-weight:bold;
	 font-size: 10pt;
	 padding-left:3px;
	 padding-right:3px;
}

ul.faq {
 list-style-type:circle;
 margin-bottom:20px;
 margin-left:12px;
 margin-top: 3px;
}

ul.faq li {
 margin-bottom:6px;
 color:#000000;
}

ul.faq a, p.faq a {
 color:#5964B3;
}

dl.faq, p.faq {margin-top:10px; color:#000000; }

dt.faq {margin-left:5px;}

dl.faq a{color:#5964B3;}

dl.faq dd {margin-bottom:10px}

dl.faq p {margin-top:5px}  

.download {margin-bottom:10px}

.spacer {margin-top:5px}
.spacer2x {margin-top:10px}

.lbl_data {color:#000080}
.lbl_warning {color:#ff0000;}
.lbl_inform {color:#000000;}
.lbl_prompt {color:#808080;}
.form_lbl {font-size:10pt; text-align:right; padding-bottom:3px}
.form_data {font-size: 12pt; text-align:left; color:navy}

.login {font-size:11px}
#login .lbl_inform {color:#556F1D}
#login .lbl_warning {color:#ff0000;}

/*h3 { color:#10A2DD; font-size:1.01em; font-weight:bold;text-transform:uppercase}*/
h3 { color:#10A2DD; font-size:1.2em; font-weight:bold;}
h3 a {color:#10A2DD; text-decoration:none;}
h3.subheader2 {font-size:1.01em}
h3.subheader3 {font-size:0.90em; margin-top:10px}

h2.subheader2 {font-size:1.5em; color:#5F5F5F; margin-top:10px; margin-bottom:5px }
h2.subheader3 {font-size:1.4em; color:#5F5F5F; margin-top:10px; margin-bottom:5px }
h4.subheader2 {font-size:1.3em; color:#004E6E; margin-top:20px; margin-bottom:5px }

.msg_warning {color:#ff0000; font-size:10pt; font-weight:bold; padding-left:2px}
.msg_inform {color:#006C36; font-size: 12pt; font-weight:bold}
.msg_spacer {padding-left:4px}


.search .input {border-color:#CDCDCD; border-bottom-width:1px; border-right-width:1px; padding-top:2px; padding-bottom:2px; background:#FFFFFF;}
.search .submit { margin:0;}

#main { min-width:766px;}

/*#logo { background:url(images/sidebar_full.jpg) no-repeat top #D2DEA2;  margin:16px 23px 0 21px; text-align:center; height:250px}*/
/*#body #logo .b { background:url(images/sidebar_bottom.jpg) no-repeat bottom; padding:20px 0 25px 0px;}*/
#logo { background:url(images/sidebar_full_250.jpg) no-repeat top; margin:16px 23px 0 21px; text-align:center; height:250px}
#body #logo .b { padding:20px 0 25px 0px;}
#logo2 { background:url(images/sidebar_full_160.jpg) no-repeat top; margin:16px 23px 0 21px; text-align:center; height:160px}
#body #logo2 .b { padding:20px 0 25px 0px;}
#logo span { color:#FFDE7C; font-weight:bold;}
#logo .b div {color:#4a5267}

h1 { color:#FFFFFF; font-size:4.61em; font-weight:bold; font-family:"Times New Roman", Times, serif; font-style:italic;}
#side_bar h1 a {color:#FFFFFF; text-decoration:none;}


#body { background:url(images/side-tall.gif) repeat-y left top;}
#body .b { width:100%;}
/*#body .b { background:url(images/side-bottom.jpg) no-repeat bottom left; width:100%;}*/

/* side bar */
#side_bar { width:307px; float:left; color:#789BA9;}
#side_bar a { color:#004E6E;}

#side_bar .indent { padding:20px 40px 300px 40px;}

#side_bar .search { text-align:right; padding:15px 0 20px 0px;}
#side_bar .search .input { width:80%; }
#side_bar .search .submit {margin:0px 0px 0px 5px;}

.widget_style h2 { color:#FDE23D; font-size:1.01em; font-weight:bold;}
.widget_style ul { margin:15px 0 20px 0px; list-style:none;}
.widget_style li { background:url(images/side-a.gif) no-repeat 0px 5px; padding:0px 0 0px 11px; font-size:1.01em; margin-top:7px; font-weight:bold; }
.widget_style li a { text-decoration:none;}
.widget_style li a:hover { text-decoration:underline;}

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 0 20px 0px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li { background:url(images/side-a.gif) no-repeat 0px 5px; padding:0px 0 0px 11px; font-size:1.01em; margin-top:7px; font-weight:bold; }

#categories { vertical-align:top;}
#categories ul li { margin-top:15px; font-weight:normal; color:#FFFFFF;}
#categories ul li a {color:#FFFFFF;}

#meta { vertical-align:top;}

#archives { vertical-align:top;}

#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
	
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
	padding:15px 0 20px 0px;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:15px 0 20px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:15px 0 20px 0px;
}
#statusbar {
	padding:0px 0px 0px 0px;
	text-align:justify;
}
#statusbar p {
	padding:0px 0 20px 0px; 
	margin:0px;
}
#statusbar a {		
	font-weight:bold;
}

.login {
	text-align:left;
	padding-left:13px; 
	color:#000000;
}

.login a { 
	color:#000000; 
}

.login h2 a {
	color:#789BA9;
}


.welcome h2 {
	font-size:2.5em;
	color:#556F1D;
}

.welcome .link {
	text-align:right; 
	margin-top:10px;
	margin-right:25px; 
	font-size:12pt; 
	font-weight:bold;
	color:#495266
}

/* side bar end */

/* content */
#wrapper { float:right; margin-left:-307px; width:100%;}

#content { margin-left:323px; margin-right:17px; }

#content .search .input { width:300px;}
#content .search .submit { margin-left:13px;}

#content .indent {padding-top:16px;}

#content .top .search { background:#E4E4D6; }
#content .top .search .l_t { background:url(images/search-l-t.gif) no-repeat left top;}
#content .top .search .l_b { background:url(images/search-l-b.gif) no-repeat left bottom;}
#content .top .search .r_t { background:url(images/search-r-t.gif) no-repeat right top;}
#content .top .search .r_b { background:url(images/search-r-b.gif) no-repeat right bottom; width:100%;}
#content .top .search .indent { padding:18px 19px; text-align:right; font-size:18pt}
#content .top .search .input { width:179px;}
#content .top .search .submit { margin:0px 0 0 11px;}

.block { background:#FFFFFF; margin-top:11px;}
.block .l_t { background:url(images/block-l-t.gif) no-repeat left top;}
.block .l_b { background:url(images/block-l-b.gif) no-repeat left bottom;}
.block .r_t { background:url(images/block-r-t.gif) no-repeat right top;}
.block .r_b { background:url(images/block-r-b.gif) no-repeat right bottom; width:100%;}
#content .block .indent { padding:16px 14px 20px 15px;}

/*#content .title { background:url(images/title.jpg) no-repeat right; padding:14px 90px 5px 15px;}*/
#content .title {font-size:14pt}

.author { color:#080805; font-size:1.01em;}

.date { color:#080805; font-size:1.00em; font-weight:normal;}

.content_text { padding:20px 15px 20px 15px; line-height:1.41em; background:url(images/cont-h-l.gif) repeat-x top left; margin-top:18px;}
.content_text a {color:#004E6E;}
.content_text ol { margin-left:20px; margin-top:15px;}

.comment { color:#7FBA0F; padding-left:15px;}
.comment a {color:#7FBA0F;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#10A2DD; font-size:1.01em; font-weight:bold; text-transform:uppercase;
	padding:20px 0px 10px 10px;	
}

p {	
	padding:10px 0px 10px 0px;
}

.article {
	padding:0;
}

.post {
	padding:0px 5px 0px 5px;
}

#respond { padding:15px 0 0 10px;}

.navigation {padding:10px 0px 10px 0px; width:100%; color:#7FBA0F; font-size:0.91em;}
.navigation a {color:#7FBA0F;}
.navigation .left {width:45%; float:left;  padding-left:10px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:10px;}

/* content end */


/* footer */
#footer { color:#878787; text-align:right; padding:23px 26px; float:right; font-weight:bold;}
#footer a { color:#878787;}
/* footer end */
