/*preloadimages*/
.noview{
display:none;
}
/*END preloadimages*/
/*
Author: vBulletinSetup
Author URI: http://www.vbulletinsetup.com
*/
body {
	background: #166898 url(images/page_bg.gif) repeat-x top fixed;
	color: #111;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #06458a;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #ff7200;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}
	
#content_bg{
background:url(images/content-bg2.gif) repeat-x top #fff;
}

#container { 
	width: 900px;
	background:#FFFFFF;
	text-align: left; 
	margin:auto;
	margin-bottom:0;
	margin-top:10px;
	border:1px solid #00386d;
	}
	
#header { 
	background: #006a9c;
	height: 116px;
	padding: 0px 0px 0px 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
	



#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background: url(images/menu_bg.gif) top repeat-x #045d97;
	margin-top: 5px;
	width:900px; 
	height:33px;
}


#menu ul {
	margin: 0px;
	padding:10px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration: none;
	color: #FFFFFF;
	margin:2px;
}

#menu a:hover {
	background: url(images/menu_bg_hover.gif) center repeat-x;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	padding-top:9px;
	padding-bottom:11px;
	margin:2px;
	border-top:1px solid #a8e8ff;
}


#content { 
	width: 490px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 195px;
	margin-right:195px;
	position:relative;
	padding: 0px 5px 15px 5px;
	text-align: justify;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border:1px solid #333333;
	background:#FFFFFF;
	padding:2px;
	}
#content h1 {
	color: #333333;
	margin: 3px 0 2px;
	margin-top:0;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	border-bottom: dotted 1px #cccccc;
	}
	
#content h1 a  {
	color: #06458a;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2, #content h2 a {
	color: #333333;
	margin: 3px 0 2px;
	margin-top:0;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	border-bottom: dotted 1px #cccccc;
	}
#content h2 a  {
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	font-size: 13px; 
	color: #455A79; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #455A79;
	}
	
#content h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	

	
	
.author-time{
font-size:11px;
font-family:Verdana, sans-serif;
color:#666666;
}

.filed-under {
margin-top:10px;
	color:#111111;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.filed-under a{
 color:#06458a;
 font-weight:normal;
}

/*panel*/

.panel{
	text-align:right;
	background:url(images/item_comm_bg.gif) repeat-x top;
	height:28px;
	width:480px;
	padding-right:10px;

}

.panel .panel_links{
	padding-left:10px;
	padding-top:8px;

}

.panel .panel_links a:hover{
color:#ff7200;
}
.panel .panel_links  span.comm a:hover{
color:#ff7200;
}
.panel .panel_links  a.readmore:hover{
color:#ff7200;
}



.panel .panel_links span.comm a {
	color:#06458a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.gif) no-repeat left;
	padding-left:15px;
}

 .panel .panel_links a.readmore{
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/readmore.gif) no-repeat left;
	padding-left:17px;
}

/*stumble and digg*/

span.commst a {
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/stumbleit.gif) no-repeat left;
	padding-left:20px;
}

span.commdig a {
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/digg.gif) no-repeat left;
	padding-left:20px;
}
/* end st and digg*/	
	

#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	

blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:20px;
	color:#565656;
	padding-right:5px;
}

	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
	width: 179px;
	float: left; 
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #00386d;	
	border-right:1px solid #00386d; 
	border-left:1px solid #00386d;
	margin-left:5px;
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2, #left h2 a {
	color: #fff;
	background: url(images/titles.gif) repeat-x #256fa0;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding:4px 1px 4px 1px;
	border-top:1px solid #333333;
	margin: 0px;
	margin-bottom: 10px;
	}
	
	#left img, #right img{
	border:none;
	margin:0;
	padding:0;
	height:10px;
	width:10px;
}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #06458a;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #fff;
	background:#2d7aa9;
	}


#right { 
	color: #000000;
	width: 179px;
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #00386d;	
	border-left:1px solid #00386d; 
	border-right:1px solid #00386d;
	margin-right:5px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2, #right h2 a  {
	color: #fff;
	background: url(images/titles.gif) repeat-x #256fa0;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	margin: 0px;
	margin-bottom: 10px;
	padding:4px 1px 4px 1px;
	border-top:1px solid #333333;

	}
	

.wp-smiley{
border:none;
padding:0;
}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #06458a;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 12pt;

	}

#right ul li a:hover {
	color: #fff;
	background:#2d7aa9;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #00396e;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  15px 0px 15px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	border-top: 1px solid #0090ff;	
	}
	
#footer p {
	color: #999;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #e5e5e5;
	text-decoration: none;
	border: none;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}


/*comment */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}

.commentmetadata{
background:#f4f4f4;
}

/* commentform */

#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 460px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {

}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}





/*post navigation*/


.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: underline;
}
.post-nav a:hover {
	color: #000000;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}




/*next previous links*/

.alignright, .alignright a{
	color:#0054a6;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:15px;
	text-align:right;
	font-weight:bold;
	width:180px;
	float:right;
	margin:0;
}

 .alignleft, .alignleft a{
	color:#0054a6;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:15px;
	text-align:left;
	font-weight:bold;
	width:180px;
	float:left;
	margin:0;
}/* CSS Document */



