/*
Theme Name: Subverted Madness
Theme URI: http://www.subvertedmadness.com
Description: Custom theme for SubvertedMadness.com
Version: 1.1.1
Author: David R. Lambert
Author URI: http://www.subvertedmadness.com
*/

#wrap{
margin-left: auto;
margin-right: auto;
width: 780px;
border-left: solid 1px #0000cc;
border-right: solid 1px #0000cc;
border-bottom: solid 1px #0000cc;
margin-top: 0;
padding: 0;
float: top;
background: #222222;
}

#wrap p{
	padding-top: 0;
}

a:link,
a:hover,
a:active{
	text-decoration: none;
	color: #3366ee;
}

a:visited{
	text-decoration: none;
	color: #3366ee;
}


#header{
background-image: url('submad_header.png');
height: 70px;
border-bottom: solid 1px #0000cc;
margin-top: 0;
padding: 0;
}

#subhead{
background-image: url('subhead.png');
height: 40px;
margin-top: 0;
padding: 0;
}

#header h1{
margin-top: 0px;
}

body{
background: #000000;
background-image: url('centerback.gif');
background-position: 50% 50%;
background-repeat: repeat-y;
margin: 0;
padding: 0;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
text-align: left;
vertical-align: top;

color: #cccccc;
}


#cssmenu{
padding-top: 5px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 5px;
background: #000066;
border-bottom: solid 1px #0000cc;
height: 20px;
color: #adc4cf;
font-size: 15px;
}

#icons{
	float: right;
}

#icons a img{
	border: none;
}



#container{
	line-height: 1.6em;
}

#descriptor1{
	font-family: Georgia, serif;
	font-size: 24px;
	color: #adc4cf;
	padding-top: 0px;
	position: relative;
	top: 11px;
}

#descriptor2{
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0789c6;
	padding-top: 0px;
	position: relative;
	top: 11px;
}

.post{
background: #222222;
background-image: url('post_back.png');
background-repeat: repeat-x;
border: none;
padding-left: 18px;
padding-right: 18px;
padding-top: 8px;
padding-bottom: 0px;
text-align: justify;
text-justify: newspaper;
}


.post a:link,
.post a:hover,
.post a:active{
	text-decoration: none;
	color: #3366ee;
}

.post a:visited{
	text-decoration: none;
	color: #3366ee;
}

.title{
	font-size: 14px;
	color: #0789c6;
}

.title a:link,
.title a:hover,
.title a:active{
	text-decoration: none;
	color: #adc4cf;
}

.title a:visited{
	text-decoration: none;
	color: #adc4cf;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul#menu li {
	float: left;
	padding: 0;
	margin: 0;
	width: 76px;
	text-align: center;
}

#contact{
	float: left;
	margin: 0;
}

#contact a{
	color: #ffffff;
	padding-left: .5em;
	padding-right: .5em;
	text-decoration: none;
}

ul#menu ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #7EAED7; /* fixes gap problem in IE */
	z-index:1000;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
	display:none;
	list-style: none;
	position: absolute;
	background: #000066;
}
ul#menu ul ul{
	position: absolute;
	top: -1px; /* if using borders, -1px to align top borders */
	left: 100%;
}

ul#menu * a:hover, ul#menu li a:active{

}

ul#menu li a:link,
ul#menu li a:visited,
ul#menu  li a:active{
	display: block;
	text-decoration: none;
	background: #000066;
	padding-left: 0px;
	padding-right: 0px;
	color: #adcfcf;
}

ul#menu li a:hover{
	font-weight: bold;
	color: #0789c6;	
}

ul#menu ul li a:link,
ul#menu ul li a:visited,
ul#menu ul li a:hover,
ul#menu ul li a:active {
	width: 15em;
}

ul#nav {
position: relative;
float: left;
list-style-type: none;
	padding: 0;
	margin: 0;
	border-right:dotted 1px #fff;
}
 
ul#nav li {
	display: block;
	text-decoration: none;
	background: #000066;
	padding-left: .5em;
	padding-right: .5em;
	color: #ffffff;
	border: none;
}

#footer{
	height: 14px;
	margin: 0;
	padding: 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	text-align: center;
	vertical-align: top;
	color: #aaaaaa;
}

.date{
	float: right;
	font-size: 13px;
	color: #adc4cf;
	padding-top: 0px;
}

.comlist{
	font-size: 10px;
	color: #0789c6;
}

.comlist a:link,
.comlist a:hover,
.comlist a:active{
	text-decoration: none;
	color: #0789c6;
}

.comlist a:visited{
	text-decoration: none;
	color: #0789c6;
}

.cat{
	font-size: 11px;
	color: #0789c6;
}

.cat a:link,
.cat a:hover,
.cat a:active{
	text-decoration: none;
	color: #0789c6;
}

.cat a:visited{
	text-decoration: none;
	color: #0789c6;
}


.text{
}

.picture{
	position: relative;
	vertical-align: top;
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
	margin-top: -2.5em;
}

h2{
	text-align: left;
	font-size: 1.25em;
	margin-top: 0;
}

.navigation{
text-align: right;
padding-right: 18px;
padding-bottom: 12px;
}


.socmedia{
	position: relative;
	vertical-align: top;
	float: right;
	margin-top: -2.5em;
	text-align: center;
}

.socmedia p a img{
	text-decoration: none;
	border: none;
}



















.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
font-family: 'Georgia', serif;
font-size: 13px;
}

.commentmetadata{
	font-size: 13px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
font-family: 'Georgia', serif;
font-size: 13px;
}

.alignright{
	float: right;
	border: 0px;
	padding-left: 10px;
}

#comments{
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.commentlist{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

#respond{
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	font-style: normal;
	font-weight: normal;
}

#commentform{
	margin-left: auto;
	margin-right: auto;
	width: 440px;

}

#comment{
	background: #000000;
	color: #cccccc;
	border-style: solid;
	border-color: #0000aa;
	padding: 10px;
}

#submit{
	background: #000000;
	color: #3366ee;
	border-style: solid;
	border-color: #0000aa;
}

h3{
	font-family: 'Georgia', serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0789c6;
}
