/*  
Theme Name: RockLobsta
Theme URI: http://www.rocklobsta.com
Description: RockLobsta Theme.
Version: 1.0
Author: Mark Ernst
Author URI: http://www.rocklobsta.com/

*/

/* Top Boxes */


#ads {
width: auto;
height: 100px;
text-align: center;
margin-top: -4px;
padding-bottom: 2px;
}

#ads a {
color: #000000;
border-style: none
}

#ads img {
border-style: none
}

.break {
background: url('images/break.gif');
width: 870px;
height: 15px;
margin-left: -12px;
}

.heroictop {
background: url('images/heroictop.png') no-repeat;
height: 20px;
width: 865px;
margin-left: -10px;
margin-right: -10px;
}

.heroicbottom {
background: url('images/heroicbottom.png') no-repeat;
height: 20px;
width: 100%;
margin-left: -10px;
margin-right: -10px;
}

.normtop {
background: url('images/normtop.png') no-repeat;
height: 20px;
width: 864px;
margin-left: -10px;
}

.normbottom {
background: url('images/normbottom.png') no-repeat;
height: 20px;
width: 864px;
margin-left: -10px;
}

p {
padding: 10px;
margin: 0;
}

h3 {
padding: 0px;
margin: 6px 0px 0px 10px;
font-size: 14px;
}

#topboxes a {
font-weight: bold;
color: #adc4ea;
}

#topboxes a:hover {
font-weight: bold;
color: #FFFFFF;
}

#topboxes li {
padding: 2px;
}

#topboxes ul {
list-style-type: none;
text-decoration: none;
margin: 4px 16px;
padding: 0;
}

#topboxes {
float: left;
padding: 0;
margin: -5px 0px 0px 40px;
width: 880px;
height: 140px;
font-family: Arial, Helvetica, sans-serif;
color: #FFF5E8;
font-weight: bold;
}

#recent {
background: url('images/topbox.png') no-repeat;
width: 285px;
height: 135px;
float: left;
margin-left: 6px;
}

#popular {
background: url('images/topbox.png') no-repeat;
width: 285px;
height: 135px;
float: left;
margin-left: 6px;
}

#twitter {
background: url('images/topbox.png') no-repeat;
width: 285px;
height: 135px;
float: left;
margin-left: 6px;
}

#searchrss {
clear: both;
position: relative;
width: 200px;
margin-right: 40px;
margin-top: 16px;
float: right;
}

#searchbox {
float: left;

}

input {
background-color: #222222;
border: 1px solid #555555;
color: #cccccc;
}

#calendar_wrap {
font-size: 16px;
color: #cccccc;
padding-left: 25px;
margin: 0;
font-weight: bold;
}

#wp-calendar {
font-size: 12px;
font-weight: normal;

}

.rightside ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

.rightside ul ul li {
padding: 5px 5px 5px 10px;
color: #cccc99;
border-bottom: 1px solid #555555;
}

a {
	text-decoration: none;
	color: #e0a150;
}

h2.widgettitle {
color: #FFF5E8;
font-weight: normal;
size: 1.3em;
font-family: arial, helvetica, verdana, sans-serif;
}

.widget {
background: url('images/widgetbg.png') no-repeat;
padding: 5px 10px;
margin-bottom: 10px;
}

body {
background: url('images/bg.jpg') no-repeat;
background-color: #000000;
background-position: top center;
	font: 12px arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#header {
background-image: url('images/header.png');
background-repeat: no-repeat;
background-position: center;
width: 950px;
height: 100px;
padding: 0px;
border: 0px;
margin-top: -8px;
margin-left: 5px;
}

#wrapper {
padding: 0px;
	width: 960px;
	margin: 0 auto;
}

#content {
margin-left: 48px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
	width: 648px;
	float: left;
}

#pagecontent {
clear: both;
margin-left: 48px;
margin-top: 0px;
margin-bottom: 0;
	width: 864px;
	float: left;
	color: #CCCCCC;
}

#pagecontent img {
border: 1px solid #555555;
}

.zonetitle {
font-size: 1.5em;
font-weight: bold;
}

.sartharion {
background-image: url('images/naxx/sartharion.jpg');
border: 1px solid #444444;
margin: 30px 14px 8px 14px;
padding: 12px 8px 8px 40px;
font-size: 1.3em;
}

.malygos {
background-image: url('images/naxx/malygos.jpg');
border: 1px solid #444444;
margin: 8px 14px;
padding: 12px 8px 8px 40px;
font-size: 1.3em;
}

.frostwyrm {
background-image: url('images/naxx/frostwyrm.jpg');
border: 1px solid #444444;
margin: 8px 14px;
padding: 12px 8px 8px 40px;
font-size: 1.3em;
}

.spider {
background-image: url('images/naxx/spider.jpg');
border: 1px solid #444444;
margin: 30px 14px 8px 14px;
padding: 12px 8px 8px 40px;
font-size: 1.3em;
}

.plague {
background-image: url('images/naxx/plague.jpg');
border: 1px solid #444444;
margin: 8px 14px;
padding: 12px 8px 8px 40px;
font-size: 1.3em;
}

.construct {
background-image: url('images/naxx/construct.jpg');
border: 1px solid #444444;
margin: 8px 14px;
padding: 12px 8px 8px 40px;
font-size: 1.3em;
}

.military {
background-image: url('images/naxx/military.jpg');
border: 1px solid #444444;
margin: 8px 14px;
padding: 12px 8px 8px 40px;
font-size: 1.3em;
}

.rightside {
margin-top: 0px;
margin-right: 50px;
	width: 210px;
	float: right;
}

.rightside h2 {
padding-left: 4px;
margin: 0;
font-size: 18px;
font-family: trebuchet ms;
}

.rightside ul {
	margin: 0;
	padding-left: 5px;
}

.rightside ul li {
	list-style: none;
}

div.rightbox {
	background: #444444;
	border: 1px solid #555555;
}

#main {
	float: right;
	width: auto;
}

#logo {
background: url('images/rs.png') no-repeat;
	height: 80px;
	width: 240px;
	margin-left: 50px;
	padding: 5px 2px;
	position: absolute;
	top: 14px;
}

#description {
float: left;
width: 400px;
margin-top: 36px;
margin-left: 12px;
color: #cccccc;
font-weight: bold;
}

ul#nav {
	font-family: Arial, sans-serif;
	float: left;
	list-style: none;
	position: relative;
	top: -1px;
	right: 1px;
	margin: 10px 40px 0px 0px;
	padding: 0;
	background: url('images/navcorner.gif') no-repeat;
}

ul#nav li {
float:right;
	display: inline;
	list-style: none;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
}

ul#nav li a {
	margin: 0;
	display: inline;
	float: left;
	padding: 4px 10px;
	color: #e0a150;
	background-color: #1e1e1e;
	list-style: none;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #cccc99;
	list-style: none;
}

ul#nav li a:current {
	list-style: none;
}

.navcorner {
float:left;
background: url('images/navcorner.gif') no-repeat;
}

div.postheader {
	height: 30px;
	position: relative;
}

div.posttitle { 
	padding: 5px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 612px;
	text-align: left;
	float: left;
font-weight: bold;
	border-bottom: 1px solid #333333;
	margin-left: 10px;
}

div.pageposttitle { 
	padding: 10px 3px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	width: 820px;
	text-align: left;
	float: left;
	font-style: italic;
	border-bottom: 1px solid #333333;
	margin-left: 10px;
}

div.posttitle a, div.pageposttitle a {
	text-decoration: none;
	color: #adc4ea;
	font-size: 1.3em;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
}

div.postfooter {
width: 650px;
height: 30px;
}

div.postdate {
background: url('images/date2.gif') no-repeat;
font-family: Arial, sans-serif;
position: absolute;
top: 0;
right: -20px;
height: 24px;
width: 120px;
text-align: left;
}

h4 {
margin: 0 0 0 16px;
padding: 0;
color: #888888;
font-size: 12px;
padding: 2px 8px;
font-weight: none;
}

div.postcomment {
width: 180px;
text-align: right;
float: right;
padding: 10px 10px 0px 0px;
}

div.postcomment a {
color: #888888;
}

div.postcontent {
	padding: 5px 10px;
	color: #D6CDC3;
}

div.postdata {
width: 380px;
float: left;
padding: 10px 10px 0px 10px;
color: #888888;
}

#rss {
background-image: url('images/rss.gif');
background-repeat: no-repeat;
border: 1px solid #222222;
float: right;
height: 40px;
width: 38px;
margin: 12px;
}

.post {
background-repeat: no-repeat;
background-color: #222222;
}

#footer {
color: #cccccc;
padding: 10px 0px 10px 0px;
background-color: #222222;
clear: both;
text-align: center;
margin: 0 auto;
width: 864px;
}

#footerlinks a {
font-size: 10px;
color:#999999;
}

.comments {
	margin: 10px 0 0 0;
	padding: 10px;
	color: #cccccc;
	background-color: #222222;
	clear: both;

}

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

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

.comments h2, .comments h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments p.nocomments{
	padding: 0;
}

.comments textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 626px;
	background: #333333;
	border: none;
	color: #cccccc;
}

.commentauthor a {
color: #6699cc;
}

.bluepost {
color: #309fbf; 
background-color: #222222; 
border: 1px solid #333333; 
margin: 10px; 
padding: 8px;
}