/*
Theme Name: Blue and Red Theme
Theme URI: http://luckythemes.com/blue-and-red-theme/
Description: Blue and Red Style Wordpress Theme. The theme is released under GPL.
Version: 1.5
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:#FFF;
	background:#145583;
	margin:0;
	padding:0;
	text-align: center;
}

.clear
{
	clear:both;
}

#header
{
	width:900px;
	background:#1C73B0;
	margin:0 auto;
}

#header .topimg
{
	height:23px;
	background:url(images/header_top_bg.gif) repeat-x;
	text-align: left;
}

#header .img1
{
	height:217px;
	background:url(images/header_img.jpg) no-repeat;
	padding-left:260px;
}

#header .bttmimg
{
	height:23px;
	background:url(images/header_bttm_bg.gif) repeat-x;
}

#header h1
{
	padding-top:100px;
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:30px;
	margin:0;
}

#header h4
{
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#9BCFF4;
	margin:0;
	padding:0 0 0 10px;
}

#header a:hover
{
	color:#9BCFF4;
}

#header .search
{
	float:right;
	width:287px;
}

#content
{
	width:900px;
	background:#145583 url(images/cont_bg.gif) repeat-y;
	margin:1px auto 0;
	text-align: left;
}

.left
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	float:left;
	width:255px;
	margin-right:5px;
	background:#87111A;
	border:5px solid #1C73B0;
	border-bottom:none;
}

.left_bg
{
	padding-top:1px;
	background:#9A0000;
	margin:1px 1px 0;
}

.left ul
{
	margin:10px 5px 10px 30px;
	padding:0;
}
.left ul li
{
	list-style:url(images/bullet.gif);
	margin:0;
	padding:0;
}

.left .title
{
	background:#1C73B0 url(images/cat_bg.gif) no-repeat 10px 8px;
	margin:1px 2px;
	padding:6px 0 6px 35px;
}

.left h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#FFF;
	margin:0;
	padding:0;
}

.left p
{
	margin:0;
	padding:10px;
}

.right
{
	float:right;
	width:615px;
	margin-left:5px;
	background:#2F6296;
	border:5px solid #9A0000;
	border-bottom:none;
}

.right_bg
{
	padding-top:1px;
	background:#1C73B0;
	margin:1px 1px 0;
}

.right .title
{
	padding:4px 10px 5px;
}

.right h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:24px;
	margin:0;
	padding:0;
}

.right h4
{
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#9BCFF4;
	border-bottom:1px dotted #9BCFF4;
	margin:0 10px;
	padding:0;
}

.right p
{
	margin:0;
	padding:3px 10px;
}


.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#D4D4D4;
	text-decoration:underline;
}

.permalink
{
	font-size:11px;
	text-align:right;
	background:#820406 url(images/permalink_bg.gif) repeat-x;
	margin:10px;
	padding:5px 10px;
}

.tags
{
	background:#145583;
	font-size:10px;
	margin:0 10px;
	padding:2px 5px;
}

.permalink a:link,.permalink a:visited,.permalink a:active,.permalink a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#footer
{
	width:900px;
	background:#820406 url(images/footer_bg.gif) repeat-x;
	color:#D4D4D4;
	text-align:center;
	font-size:11px;
	margin:0 auto;
}

#footer p
{
	margin:0;
	padding:13px 0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	color:#D4D4D4;
	font-weight:700;
	text-decoration:underline;
}

h2
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:18px;
	color:#FFF;
}

h3
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:16px;
	color:#FFF;
}

p,li,.feedback
{
	font:100% Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#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 #ddd;
	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;
	color:#000;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#333;
}

#wp-calendar caption
{
	color:#FFF;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#ccc;
	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:#000;
}

#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;
}

#header a:link,#header a:visited,#header a:active,#header a:hover,.left a:link,.left a:visited,.left a:active,.left a:hover,.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover
{
	color:#FFF;
	text-decoration:none;
}

.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.right a:hover,.permalink 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;
}