/*
Theme Name: Dark Blue Cross Theme
Theme URI: http://luckythemes.com/dark-blue-cross/
Description: Dark Blue Cross Style Wordpress Theme. The theme is released under GPL.
Version: 1.4
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width
*/
body
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#EFEFEF;
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

#header
{
	width:897px;
	background:#060D1C url(images/header_bg.jpg) repeat-x;
	border-right:1px solid #3C3C3C;
	border-left:1px solid #3C3C3C;
	margin:0 auto;
}

#header .logo
{
	background:url(images/mini_logo.gif) right top no-repeat;
}

#header .img
{
	height:203px;
	background:url(images/head_img.jpg) no-repeat;
}

#header h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:30px;
	margin:0;
	padding:80px 0 0 170px;
}

#header h4
{
	padding-left:200px;
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#C9BEF9;
	margin:0;
}

#header a:link,#header a:visited,#header a:active,#header a:hover
{
	color:#FFF;
	text-decoration:none;
}

#header a:hover
{
	color:#C9BEF9;
}

#menu
{
	width:897px;
	background:#900;
	border-right:1px solid #5F0000;
	border-left:1px solid #5F0000;
	margin:0 auto;
}

#menu ul
{
	margin:0;
	padding:0;
}

#menu li
{
	list-style:none;
	line-height:35px;
	display:inline;
	border-right:1px solid #ACACAC;
	color:#FFF;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	margin:0;
	padding:0 30px;
}

#menu .search
{
	float:right;
	width:287px;
}

#menu .bttns
{
	float:left;
	width:300px;
	height:24px;
	overflow:hidden;
}

#menu a:link,#menu a:visited,#menu a:active,#menu a:hover
{
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

#content
{
	width:899px;
	background:#EFEFEF;
	margin:3px auto;
}

.left
{
	float:left;
	width:223px;
	border:1px solid #CACACA;
	background:#E8E8E8;
	margin:3px 3px 3px 0;
	padding:10px;
}

.left h1
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	background:url(images/bullet.gif) no-repeat left center;
	margin:0;
	padding:0 0 0 17px;
}

.left ul
{
	margin:5px 5px 15px 30px;
	padding:0;
}
.left ul li
{
	list-style:url(images/li.gif);
	margin:0;
	padding:0;
}
.right
{
	float:right;
	width:622px;
	border:1px solid #CACACA;
	background:#FFF;
	margin:3px 0 3px 3px;
	padding:10px;
}

.right h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:30px;
	margin:0;
	padding:0;
}

.right h4
{
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#626262;
	margin:0;
	padding:0;
}

.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#817CA5;
	text-decoration:underline;
}

.permalink,.tags
{
	text-align:right;
	border:1px solid #D8D8D8;
	background:#F0F0F0;
	margin:10px 0;
	padding:3px 10px;
}

.tags
{
	text-align:left;
}

#footer
{
	height:62px;
	font-family:Tahoma, Arial, Helvetica, Georgia, Verdana, sans-serif;
	font-weight:400;
	font-size:11px;
	text-align:center;
	color:#A2A2A2;
	width:897px;
	background:#060D1C url(images/footer_bg.jpg) repeat-x;
	border-right:1px solid #3C3C3C;
	border-left:1px solid #3C3C3C;
	margin:0 auto;
}

#footer p
{
	padding-top:10px;
	margin:0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	font-weight:700;
	color:#D4D4D4;
	text-decoration:underline;
}

p,li,.feedback
{
	font:100% Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

.credit
{
	background:#90a090;
	border-top:3px double #aba;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin:10px 0 0;
	padding:3px;
}

.credit a:link,.credit a:hover
{
	color:#fff;
}

.feedback
{
	color:#ccc;
	text-align:right;
	clear:both;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #CACACA;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:0 auto 10px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#900;
}

#wp-calendar caption
{
	color:#333;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#898989;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#bbb;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

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

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#menu a:hover,.right h1 a:hover,.left a:hover
{
	text-decoration:underline;
}

.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover,.left a:link,.left a:visited,.left a:active,.left a:hover
{
	color:#000;
	text-decoration:none;
}

.right a:hover,#footer a:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 10px;
}
