/*
Theme Name: Hybrid Sector
Author URI: www.netprofiteers.com
Version: 1.0
Author: Net Profiteers
*/

*, html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #adb4bb;
	background:#00050b;
}
p {
	padding:5px 0;
}
a, a:visited {
	color:#a28017;
	text-decoration:none;
}
a:hover {
	color:#de9014;
}
img {
	border:none;
}
#wrapper {
	width: 100%;
	background:#00050b url("images/bodybg.png") top center repeat-y;
}
#header {
	height: 100px;
	width: 100%;
	margin: 0px;
	background:#021425 url("images/headbg.png") bottom left repeat-x;
}
#headerwrap {
	height: 100px;
	width: 960px;
	margin: 0 auto;
	position:relative;
}
#blackbar {
	height: 110px;
	width: 100%;
	margin: 0px;
	padding-top:5px;
	background:#000 url("images/blackbg.png");
}
#blackbarwrap {
	background:#000 url("images/adwrapbg.png") top left no-repeat;
	height: 97px;
	width: 735px;
	margin: 0 auto;
	padding: 7px 0 0 7px;
}
#searchbar {
	height: 42px;
	width: 100%;
	margin: 0px;
	background:#000 url("images/barbg.png");
}
#searchbarwrap {
	height: 42px;
	width: 960px;
	margin: 0 auto;
}
form#searchform {
	float:left;
}
#searchbarwrap input{
	background:#00050b;
	float:left;
	color:#ccc;
	margin: 8px 0 0 0;
	padding: 1px;
	border:1px solid #042448;
}
input#s {
	background:#00050b;
	color:#ccc;
	width:290px;
	margin: 8px 6px 0 15px;
	padding: 2px;
	border:1px solid #042448;
}
#slogan {
	float:right;
    width:445px;
    text-align:right;
    padding:15px 15px 0 0;
}
#logo {
	height: 69px;
	margin: 0px;
	padding: 0px;
	position:absolute;
    top:33px;
    left:0;
}

#menu {
	position:absolute;
    top:0;
    left:0;
    width: 960px;
	float:right;
	white-space: nowrap;
	margin: 0;
	width: auto;
	padding: 0;
	height:31px;
	background:url("images/menubg.png") right top repeat-x;
	border-left: 1px solid #042c57;
	border-bottom: 1px solid #042c57;
}
#menu ul {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
}
#menu li {
	float:left;
	width:auto;
	border-right: 1px solid #042c57;
}
#menu li a:link, #menu li a:visited {
    float: left;
    text-decoration: none;
	height:31px;
	width:auto;
	line-height:31px;
	padding:0 15px;
	text-align:center;
	font-size: 98%;
}
#menu li a:hover {
	text-decoration: none;
	background:url("images/menubgover.png") right top repeat-x;
    display: block;
}
#main {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}
#content {
	width: 609px;
	padding: 14px 0 10px 11px;
	float: left;
	line-height: 1.3em;
}
#sidebar {
	width: 313px;
	float: right;
	margin: 14px 11px 0 0;
}
#footer {
	height: 52px;
	width: 100%;
	margin: 0px;
	background: url("images/footerbg.png") top center no-repeat;
	clear: both;
	text-align: center;
	font-size: 12px;
	padding: 30px 0 0 0;
}

.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.posttop{
	height:13px;
	background: url("images/posttop.png") top left no-repeat;
}
.post {
	padding: 5px 17px 10px 15px;
	font-size: .9em;
	background: url("images/postbg.png") top left repeat-y;
}
.post ul {
	padding: 5px 17px 10px 20px;
}
.post ol {
	padding: 5px 17px 10px 20px;
}
.postbot{
	height:13px;
	background: url("images/postbot.png") top left no-repeat;
	margin-bottom:20px;
}
.entry-content, .entry-excerpt {
	clear: left;
	background:#00050b;
	padding: 10px;
	margin-bottom:15px;
}
#homenavigation {
	padding: 0 17px 0 15px;
	background:#2f2f2f url("images/postbg.png") top left repeat-y;
	height:25px;
	line-height:25px;
	display:block;
	font-size:90%;
}
.navigation {
  display:block;
  margin-bottom:20px;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
  width: 64px;
  height: 64px;
}
.entry-meta {
	margin: 0 0 10px 0;
	background:#00050b;
	padding: 0 10px;
}
.underpost {
	font-size: .9em;
  padding-bottom:20px;
}
#content .underpost a {
	text-decoration: underline;
}

#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
}
#footer a:hover {
	text-decoration: none;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul li h2 {
  color:#fff;
  padding: 5px 10px;
}	
#sidebar ul ul {
  padding: 10px 0;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin: 0 0 0 10px;
  border:0;
}
#sidebar ul ul ul {
  margin: 0 0 0 10px;
  padding: 0;
}
.sidetop {
	background: url("images/sidetop.png") top left no-repeat;
	height:13px;
}
.side {
	background: url("images/sidebg.png") top left repeat-y;
	padding: 0 15px 15px 15px;
}
.sidehead {
	width:100%;
}
div.sidehead {
	height:35px;
	background:#00050b;
	margin: 0 2px 5px 0;
	padding: 0;
	border: 1px solid #042448;
	color:#a28017;
}
div.sidehead h2 {
	color:#a28017;
	line-height:25px;
	font-size: 1.4em;
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebot {
	background: url("images/sidebot.png") top left no-repeat;
	height:13px;
	margin: 0 0 10px 0;
}	
.sidetoprss {
	background: url("images/sidetop.png") top left no-repeat;
	height:13px;
}
.siderss {
	background: url("images/sidebg.png") top left repeat-y;
	padding: 0 20px 0 10px;
	margin: 0;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:95%;
}
.siderss span input{
	background:#00050b;
	color:#ccc;
	width:190px;
	padding: 5px;
	font-family:"Times New Roman", Times, serif;
	border:1px solid #042448;
}
.sidebotrss {
	background: url("images/sidebot.png") top left no-repeat;
	height:13px;
	margin: 0 0 10px 0;
}	
#sidebarrss a {
	float:left;
	width:auto;
	display:block;
	border:0;
	margin:0 0 0 9px;
}
#sidebarrss a img {
	border:0;
	padding-bottom:8px;
}


#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
.post h2 {
	min-height:35px;
	width:99%;
	background:#00050b;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #042448;
	color:#a28017;
	line-height:32px;
}
.post h2 a {
	line-height:32px;
	margin-left:5px;
}
.statichead h2 {
	line-height:32px;
	padding-left:5px;
}
.post h3 {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 10px 0;
	color:#b9c0c8;
}
.post h3 a, h3 a:visited {
	color:#b9c0c8;
}
.post h3 a:hover {
	color:#cccccc;
}

#respond {
	color:#fff;
}
#respond a{
}
#respond a:visited {
}
#respond a:hover {
}
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	color:#fff;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px;
	padding: 15px;
	background:#00050b;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
li.author {
	padding: 5px;
}

blockquote {
  padding: 5px 10px;
  margin: 5px 10px;
  border-left: 4px solid #a28017;
}

.alignleft {
  float: left;
  width:auto;
}
.alignright {
  float: right;
  width:auto;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .9em;
  line-height: 1.1em;
  margin: 0;
}

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
#calendar_wrap table {
	width:100%;
}
#searchform {
	text-align:left;
	padding-top:5px;
}
h2.pagetitle {
	color:#FFFFFF;
	padding:10px;
}
.titleimage {
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.titleimage img {
	border:0;
}
.titleimage h3 {
	font-size: 26px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0;
	color:#b9c0c8;
}
.titleimage h3 a, h3 a:visited {
	color:#b9c0c8;
}
.titleimage h3 a:hover {
	color:#cccccc;
	text-decoration:none;
}
.thumb {
	display:block;
	float:left;
	width:auto;
	text-align:center;
	margin:0px 0px 20px 15px;
	background:#00050b;
}
.thumbimage {
	padding:10px;
	background:#00050b;
	border:1px solid #012141;
	margin-bottom:5px;
}
.thumbtitle {
	width:120px;
	line-height:14px;
	height:28px;
	margin-bottom:5px;
	overflow:hidden;
	padding:0;
}
.sidethumb {
	display:block;
	float:left;
	width:auto;
	text-align:center;
	margin:5px 0 20px 10px;
	background:#00050b;
}
.sidethumbimage {
	padding:5px;
	background:#012141;
	border:1px solid #00050b;
	margin:0 0 5px 0;
}
.sidethumbimage img {
	width:110px;
	height:110px;
	border:0;
}
.sidethumbtitle {
	width:120px;
	line-height:14px;
	height:28px;
	margin-bottom:5px;
	overflow:hidden;
	padding:0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.loaderad {
	text-align:center;
	margin-bottom:10px;
}
.loading {
	text-align:center;
	margin-bottom:10px;
}
#display{
	text-align:center;
	margin-bottom:10px;
}
.subscribe {
	border-top:1px solid #042448;
	border-bottom:1px solid #042448;
	padding: 5px 0;
	margin: 5px 0;
}
.wp-caption-text {
        text-align:center;
}