/*  
Theme Name: DarkLord 2010
Theme URI:http://www.darklordday.com
Description: DLD Theme
Version:1.0
Author: Dan Nawara
Author URI:http://www.pinmonkey.com
*/
html,body{
  background:#1b1b1b url(images/bac.png) repeat-x;
  color:#999;
  font-size: 14px;
  font-family: 'Garamond','Times New Roman', Times, serif;
  text-align: justify;
  line-height: 1.3em;
  word-spacing: 1px;
  line-height: 1.3em;
  word-spacing: 1px;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;background:#1a1a1a;}
*{
font-family: 'Garamond','Times New Roman', Times, serif;
}
a{color:#d4aa00;}
/*
Here is a list of all the <DIV>s in Whiteboard.
*/
#container{
  width:960px;
  margin:0 auto;
}
#topNav{
  position:relative;
}
#threefloyds{
  position:absolute;
  left:10px;
  top:100px;
  display:block;
  text-indent:-9999px;
  background: url(images/3floyds.png) no-repeat center;
  width:150px;
  height:200px;
}
#date{
  position:absolute;
  right:10px;
  top:100px;
  text-indent:-9999px;
  background: url(images/date.png) no-repeat center;
  width:150px;
  height:200px;
}
#content{
  width:640px;
  margin: 0 auto;
  margin:0 30px;
  float:left;
}
#content h2{
  font-size: 28px;
  font-weight:bold;
  line-height:auto;
  margin:40px 0 20px;
}
#content p{
  margin-bottom:10px;
}
#content .postmeta{
  margin-bottom:20px;
}
#sidebar{
  width:250px;
  margin-left:10px;
  float:left;
}
.menu ul{
  clear:both;
  margin:0 auto;
  width:960px;
}
.menu ul li{
  display:block;
  float:left;
  background:url(images/header.png) no-repeat 0 0;
  width:160px;
  height:320px;
  margin:0 auto;
  list-style:none;
}
.menu ul li a{
  width:100%;
  height:90px;
  display:block;
  cursor:hand;
  text-align:center;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	border:1px solid #333;
	background-color:#333;
}
.menu ul li.page-item-2{
  background-position: 0 0;
}
.menu ul li.page-item-26{
  background-position: -320px 0;
  width: 300px;
  /*width: 0;
  background-image: none;*/
}
.menu ul li.page-item-26 a{
  height:90%;
}
.menu ul li.page-item-66{
  background-position: -800px 0;
}
.menu ul li.page-item-33{
  background-position: -160px 0;
}
.menu ul li.page-item-169{
  background-position: -630px 0;
}
#sidebar ul li{
  list-style:none;
  margin:20px 0;
}
#sidebar ul li.twitter{
  background: url(images/twitter.png) no-repeat center;
  width:100%;
  height:260px;
}
#sidebar ul li.twitter a{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
  width:100%;
  height:100%;
  display:block;
}
#sidebar ul li.SGMwidget{
  padding:15px;
  background:url(images/map-border.png) no-repeat center 55px;
}
#sidebar ul li.SGMwidget #SGM{
  height:280px;
  margin-top:12px;
  margin-bottom:65px;
  overflow:visible;
}
#sidebar ul li.SGMwidget h2{
  background:url(images/location.png) no-repeat center top;
  height:46px;
  width:100px;
  text-indent:-99999px;
}
#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

ol#answers,
ol#questions{list-style-position:inside;padding:10px;margin:10px 0;}
ol#answers li,
ol#questions li{margin:10px 0;}
ol#questions li a:hover{color:#FFF;}

