
@import url('http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold');
@import url('http://fonts.googleapis.com/css?family=Expletus+Sans');
@import url('http://fonts.googleapis.com/css?family=Geo');

.navbar,.footer-outer,.status-msg-wrap{display:none;}

* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background: url("../images/bg.jpg") center top repeat-x #0b0b0b;
	margin-left: 0px;
	color: #666666;
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	font-family: 'Expletus Sans', arial, serif;
	height:100%;
}
a {
	color:#003399;
}
#main {
	margin:0 auto;
	text-align:left;
	width:684px;
}
pre { background:#111;padding:2px 2px 2px 6px;margin-top:7px;border:1px solid #222;font-size:12px;font-family:arial;color:green}
.small {
	font-size:10px;	
}
#logo {
	margin:18px 0 9px 0px;
	font-family: 'Geo', arial, serif;
	font-size:37px;
	text-align:center;
}
#logo a { color:#003399;text-decoration:none;text-shadow: #000 0px 2px 2px;}
#displayText { position:relative;font-size:11px;left:135px;}
#Label1 {display:none;top:-25px;}
.cloud-label-widget-content a,.label-size span { font-size:13px !important;margin:0 3px 0 0px;}
.cloud-label-widget-content div { background:#111;border:1px solid #222;}
.blog-pager { width:350px;float:right;}
.blog-pager-older-link, .blog-pager-newer-link, .home-link { float:right;background:#222;color:yellow;margin-left:12px;padding:4px 10px 4px 10px;text-decoration:none;border:1px solid #333;}
.feed-links { text-align:right;clear:both;}
.published { text-decoration:none;color:#555;}
.post-header { font-size:11px;}
.post-timestamp { margin-left:.2em !important;}
.slogan { font-family: 'Expletus Sans', arial, serif; font-size:22px;padding:0 0 0 20px;text-shadow: #000 0px 2px 2px;}
.main-inner { margin-top:10px !important;padding:0 !important;}
#FollowByEmail1, #CustomSearch1 { width:45% !important;float:left;margin-right:25px;}
.follow-by-email-address { width:94% !important;}
.follow-by-email-submit { height:32px !important;margin-bottom:8px !important;}
.gsc-input input { 
	font-size: 13px;
	font-family: arial,sans-serif;
	color: #999;
	width: 94% !important;
	height: 22px;
	font-size: 13px;
	border: 1px inset;
}
.gsc-search-button input {
	width: 60px;
	margin: 0;
	margin-bottom:8px ;
	border: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	background: black;
	background: rgba(0, 0, 0, .6);
	color: white;
	font-size: 13px;
	height: 32px;
	z-index: 0;
}
.top-spread {
	font-size:12px;
}
p.top-spread {
	font-weight:bold;
}
.top-spread a {
	margin:0 5px 0 0;
	color:#666;
	text-decoration:underline;
}
#nav {
	margin:0 auto;
	width:100%;
	text-align:center;
	padding:10px 0px 8px 0px !important;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding:10px 20px 8px 0px !important;
}

#nav li a {
	font-size:15px;
	font-family: 'Expletus Sans', arial, serif;
	color:#888;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: #000 0px 1px 1px;
}
#nav li a:hover {
	color:#FFF;

}
#content {
	padding:32px 0 18px;
}
#content h1 {
	padding:0 0 0 18px;
	color:#111;
	font-family: 'Geo', arial, serif;
	width:200px;
	background-color:#FFCC00;
}
#content h2, h2.post-title a, .post-title, h2.entry-title {
	font-family: 'Expletus Sans', arial, serif;
	font-size: 22px;
	text-shadow: #000 0px 2px 2px;
	padding:0;
	color:#396;
	text-decoration:none;
}
#content h3 {
	color:#777;
	padding:10px 0 10px;
	font-family: 'Expletus Sans', arial, serif;
}
#content h4 {
	padding:10px 0 0 18px;
	color:#666;
	text-shadow: #000 0px 1px 1px;
	text-transform:uppercase;
	font-family: 'Expletus Sans', arial, serif;
	font-size:13px;
	width:200px;
	background-color:#111;
	border-right:1px solid #191919;
	border-left:1px solid #191919;
	border-top:1px solid #191919;
}
.post-outer {
	margin-bottom:0px;
}
.post-body {
	padding-top:20px;
}
.post-header {
	padding-bottom:5px;
}
.lbox {
	font-size:11px;
	color:#555;
	width:192px;
	padding:8px 8px 10px 18px;
	background:#111;
	border-right:1px solid #191919;
	border-left:1px solid #191919;
	border-bottom:1px solid #191919;
}
.rbox {
	color:#555;
	float:right;
	width:420px;
	padding:0 18px 18px;
	line-height:23px;
	
}
.rbox strong {
	color:#444;
}
.rbox a {
	color:#396;
	text-decoration:none;
	font-size:12px;
}
.rbox em {
	color:#2c2c2c;
	line-height:14px;
}
.rbox p {

}
.post-footer { margin-top:20px; }
#footer { 
	margin:0 auto;
}
div#footer{
	position:relative;
	bottom:1px;
	left:-20px;
	background:url("../images/footerbg.jpg") center bottom repeat-x #0b0b0b;
	width:720px;
	clear:both;
	height:75px;
	padding:25px 0 25px 0;
}
#footer p {
	font-size:11px;
	color:#333;
	padding:0 0 0 20px;
	text-shadow: #000 0px 1px 1px;
        text-align:left !important;
}

div.img {
	float:left;
	padding:0 16px 18px 0px;
}
.mb {
	overflow:none !important;
}

div#jbo {
	background:#0a0a0a;
	padding:10px 0px 5px 10px;
	margin:0px 0px 15px 0px;
	border:#111 solid 1px;
}
#jbo img {
	padding:0 10px 0 0;
}
#jbo p {
	line-height:33px;
}

#jbo h3 {
	color:#4c4c4c;
}

input, textarea {
	width:95%;
	padding:3px 4px 3px 4px;
	margin-bottom:10px;
	background-color:#111;
	border:1px solid #222;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.submit {
	width:86px;
	border:0;
	padding:0;
	background:#0b0b0b;
}

