/* ************************ Defaults ************************ */

body{ 
	font:0.90em Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	background:url('images/bg.jpg') #092b58  top center no-repeat;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img, ul {
	border: none;
	margin: 0px;
	padding:25px 25px 25px 25px;
}

imgtextwrap
{
float:right;
}

h1,h2,h3{
	font-weight:bold;
}

h1{
	font-size:2.5em;
	text-align:center;
	text-transform:none;
	color:#BB1515;
}
h2{
	font-size:1.50em;
	color:#BB1515;
}
h3{
	font-size:1.35em;
	text-align:center;
	color:#333333;
}
h4{
	font-size:1.35em;
	text-align:left;
	color:#333333;
}

a{
	color:#BB1515;
	text-decoration:none;
}
a:hover{
	color:#282B72;
	text-decoration:underline;
}

ul{
	list-style:circle;
	list-indent: 95px;
	line-height:1.75em;
	
	padding: 10px 25px 10px 25px;
}

/* ************************ structural ************************ */

#page{
	margin:0 auto; 
	padding:0px;
	text-align: justify;
	width:995px;
}
.clear{
	clear:both;
}

/* ************************ header ************************ */

#header{
	height:320px;
}
#logo{
	padding:0px 0px 15px 0px;
}

/* ************************ left panel ************************ */

#leftpanel{
	width:212px;
	float:left;
}
#lefttext{
	padding:0px 0px 0px 0px;
}

.menu a {
	border:0;
	font-weight:normal;
	color:#FFF;
	font:Arial Black;
}
.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu{
	width:212px;
	font-size:1.75em;
	text-align:left;
}
.menu li{
	display:list-item;
	margin:0;
	padding:4x 0px 4px  0px;
}
.menu a{
	display:list-item;
	font:Arial Black;
	text-decoration:none;
}
.menu a:hover, .menu a:focus, .menu a:active{
	text-decoration:none;
	color:#BB1515;
}
.menu ul{
	padding:5px 0px 5px 0px;
}
.menu ul li {
	font-size:15px;
	font:Arial Black;
	padding:3px 0px 3px 0px;
}
.hidden {display:none;}

/* ************************ right panel ************************ */


#rightpanel{
	width:780px;
	float:left;
	padding:0px 0px 0px 0px;
}
#rightpanel p{
	padding:5px 0px 5px 0px;
	line-height:1.75em;
}
.righttext{
	padding:0px 15px 15px 15px;
	width:780px;
	min-height:400px;
	color:#333333;
	background:url('images/bg2.png') top left;
}

.righttext2{
	padding:0px 15px 15px 15px;
	width:780px;
	min-height:500px;
	color:#333333;
}

#rightpanel .pagetext h1{
	font-size:1.90em;
	font-weight:normal;
	padding:10px 0px 10px 0px;
	color:#333333;
}
#rightpanel .pagetext h2{
	font-size:1.25em;
	padding:10px 0px 10px 0px;
}
#rightpanel .pagetext h3{
	font-size:1.00em;
	padding:10px 0px 10px 0px;
}
#rightpanel .pagetext p{
	padding:6px 0px 6px 0px;
	line-height:1.70em;
}
#rightpanel .pagetext .phead{
	font-size:2.10em;
	font-weight:normal;
	padding:3px 0px 15px 0px;
	color:#B41A1C;
}

/* ************************ blog post ************************ */

#rightpanel .post{
	padding:0px;
	margin:0px 0px 10px 0px;
}
#rightpanel .post img{
	padding:0px;
	margin:5px 0px 5px 0px;
	display:block;
}

/* ************************ blog title ************************ */

#rightpanel .pagetext .storytitle{
	font-weight:normal;
	color:#BB1515;
	font-size:1.75em;
}
.storytitle a{
	color:#BB1515;
	text-decoration:none;
}
.storytitle a:hover{
	color:#C80E0E;
	text-decoration:underline;
}

/* ************************ blog meta ************************ */

.meta{
	text-align:left;
	padding:0px;
	color:#535763;
	font-size:0.90em;
}
.meta p a{
	display:block;
	float:right;
	padding:0px 20px 0px 0px;
	font-size:1.10em;
}
.meta a{
	color:#102254;
	text-decoration:none;
}
#rightpanel .pagetext .meta p{
	padding:0px;
}
.meta p, .meta p a{
	font-weight:bold;
	color:#C80E0E;
	color:#102254;
}
.meta a:hover{
	color:#C80E0E;
	text-decoration:underline;
}

/* ************************ blog content ************************ */

.storycontent{
	padding:10px 0px 30px 0px;
	border-bottom:dashed 1px #CBCBCB;
	clear:both;
}
#rightpanel .post .storycontent .readpost{
	text-align:right;
	background: url('images/readpost.png') no-repeat center right;
	padding:0px 20px 0px 0px;
}
#rightpanel .post .storycontent .readpost a{
	color:#102254;
	text-decoration:none;	
}
#rightpanel .post .storycontent .readpost a:hover{
	color:#C80E0E;	
	text-decoration:underline;
}
#rightpanel .post .searchentry{
	padding:10px 0px 30px 0px;
}

/* ************************ blog bottom navigation ************************ */

.navigation{
	text-align:left;
}
.navigation a{
	text-decoration:none;
	font-weight:bold;
	font-size:1.15em;
}
.navigation a:hover{
	text-decoration:none;
}

/* ************************ blog comments ************************ */

#rightpanel .pagetext .blogcomments h2{
	font-size:1.15em;
	font-weight:bold;
	padding:15px 0px 15px 0px;
}
#rightpanel .blogcomments  a{
	color:#C80E0E;
	text-decoration:none;
}
#rightpanel .blogcomments  a:hover{
	color:#102254;
	text-decoration:underline;
}

/* ************************ blog comments heading ************************ */

.comments{
	padding:8px 0px 25px 0px;
}
#rightpanel .blogcomments .comments  a{
	color:#102254;
	text-decoration:none;
}
#rightpanel .blogcomments .comments a:hover{
	color:#102254;
	text-decoration:underline;
}
.comments ul{
	float:right;
}
.comments ul li{
	float:left;
	padding:5px 8px 5px 8px;
	border-right:solid 1px #535763;
}
.comments ul .rss{
	background: url('images/subscribe.gif') no-repeat top left;
	padding:5px 5px 5px 25px;
}

/* ************************ blog comments listing ************************ */

.commentlist{
	padding:0px 0px 0px 0px;
}
.commentlist1{
	padding:10px 0px 10px 0px;
}
.commentlist2{
	float:left;
}
.commentlist3{
	float:right;
}
.commentlist3 div{
	background:#DCDCDC;
	padding:5px 15px 5px 15px;
	color:#111111;
	line-height:1.50em;
	width:580px;
}
.author{
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#102254;
}
#rightpanel .blogcomments .author a{
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#102254;
}
.author span{
	font-size:0.90em;
	font-weight:normal;
	color:#222222;
}

/* ************************ blog comments form ************************ */

#commentform{
	margin:10px 0px 0px 0px;
	padding:10px;
	background:#AFAFAF;
	font-weight:bold;
	color:#222222;
	width:320px;
	float:left;
}
#rightpanel #commentform p{
	padding:4px 0px 4px 0px;
}
.blogcomments .inputtext, .blogcomments textarea{
	color:#222222;
	padding:5px;
	width:95%; 
	border:solid 1px #AFAFAF;
	font:12px Arial, Helvetica, sans-serif;
}
.blogcomments textarea{ 
	height:200px; 
}
#submit{
	border:0px;
}
#commentform #submit{
	margin:10px 0px 0px 0px;
	background:#142862;
	color:#fff;
	padding:3px;
	font:13px Arial, Helvetica, sans-serif;	
}
#rightpanel #ginfo{
	float:right;
	width:160px;
	padding:15px 0px 0px 0px;
}
#rightpanel #ginfo h2{
	font-size:1.00em;
	padding:0px 0px 10px 0px;
	color:#102254;
}
#rightpanel #ginfo p{
	line-height:1.50em;
}

/* ************************ footer ************************ */

#footer{
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	padding:35px 0px 35px 227px;
}