body {
  background:#dfdfdf url(images/bg.gif) top repeat-x;
  text-align:center;
  margin:0px;
}
#wrapper {
  background:#fff;
  text-align:left;
  width:1000px;
  margin:0 auto;
}

/*
==================
Masthead
==================
*/
#masthead h1 {
  line-height:100px;
  /*margin:0px 20px 0px 20px;
  padding-left:20px;*/
  margin:0px;
  font-family:Georgia, serif;
  font-weight:normal;
  font-size:2.5em;
}
#masthead {
  margin:0px 20px;
}

/*
#masthead h1 a {
  color:#171717;
  text-decoration:none;
}
#masthead h1 a:hover {
  text-decoration:underline;
}
*/

#masthead h1 a {
  display:block;
  width:243px;
  height:100px;
  color:#fff;
  font-size:1px;
  text-indent:-1000em;
  background:url(images/banner.gif) top left no-repeat;
  float:left;
}
.utilities {
  float:right;
  display:block;
  padding-top:20px;
  width:300px;
}
#searchform div {
  display:inline;
}
#s {
  width:187px;
}
#searchsubmit {
  background:#e7e7e7;
  border:#d2d2d2 1px solid;
  width:100px;
  color:#444;
  font-weight:bold;
}
.feeds p {
  background:url(images/rss.gif) left no-repeat;
  padding-left:20px;
  font-family:Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:.85em;
  margin-top:20px;
  line-height:1.5em;
}
.feeds a {
  color:#323232;
}
.feeds a:hover {
  color:#000;
}
ul#hnav {
  clear:both;
  margin:0px;
  list-style:none;
  padding:0px;
  background:#121212;
}
ul#hnav li {
  display:inline;
  height:40px;
  line-height:40px;
  margin:0px 10px 0px 20px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.9em;
  font-weight:bold;
}
ul#hnav li a {
  color:#bbb;
  text-decoration:none;
}
ul#hnav li a:hover {
  color:#fff;
}

/*
==================
Content Layout
==================
*/
#content-layout {
  margin:20px;
}
#main {
  float:left;
  width:640px;
}
#sidebar {
  float:right;
  width:300px;
  margin-bottom:20px;
}
p.more {
  margin:0px 0px 20px 0px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.8em;
  font-weight:bold;
}
p.more a {
  color:#aaa;
}
p.more a:hover {
  color:#000;
}

/*
==================
The Feature
==================
*/
#featured img, .recentfeatured img, #sidebar img {
  border:none;
}
#featured {
  background:#000 url(images/feature-bg.gif) bottom repeat-x;
  color:#b5b5b5;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.8em;
  line-height:1.6em;
  border-bottom:2px solid #000;
}
#featured p.postmeta, .guidelist .details p.guidemeta {
  color:#c12727;
  margin:0px;
  font-family:Helvetica, Arial, sans-serif;
}
#featured p.postmeta span.lt {
  float:left;
  padding-bottom:10px;
}
#featured p.postmeta span.rt {
  padding-bottom:10px;
  float:right;
}
#featured h2 {
  clear:both;
  margin:0px 0px 0px 0px;
  border-top:1px solid #474747;
  padding-top:13px;
  font-family:Georgia, serif;
  font-size:2.1em;
  line-height:1em;
  font-weight:normal;
}
#featured h2 a {
  color:#fff;
  text-decoration:none;
}
#featured h2 a:hover {
  text-decoration:underline;
}
#featured p a, .single .postmeta a {
  color:#c12727;
  font-weight:bold;
}
#featured p a:hover, .single .postmeta a:hover {
  color:#fff;
}
#featured p {
  margin:20px 0px 0px 0px;
}
.featureinfo {
  padding:20px;
}

/*
==================
Two Column
==================
*/
.twocolumn {
  margin-top:20px;
  background:url(images/1px.gif) top center repeat-y;
  width:640px;
  margin-bottom:20px;
}
.left {
  float:left;
  width:300px;
}
.right {
  float:right;
  width:300px;
}
.twocolumn hr {
  clear:both;
  color:#fff;
  border:none;
  height:1px;
}
.videoposts p {
  margin:20px 0px;
}

/*
==================
Column Styles
==================
*/
.twocolumn h2 {
  margin:0px 0px 10px 0px;
  font-family:Georgia, serif;
  font-weight:normal;
  font-size:1em;
  text-transform:uppercase;
  color:#323232;
}
ul.greybox {
  list-style:none;
  margin:0px;
  padding:0px;
}
ul.greybox li {
  border:1px solid #dedede;
  background:#f5f5f5;
  margin-bottom:20px;
  padding:20px;
  font-size:.8em;
}
ul.greybox img {
  margin:0px 10px 1px 0px;
  padding:1px;
  background:#fff;
  border:1px solid #ccc;
  float:left;
}
ul.greybox h3, ul.yellow h3 {
  margin:0px;
}
ul.greybox h3 {
  border-bottom:1px solid #aeaeae;
  padding-bottom:2px;
  margin-bottom:2px;
}
.videoposts {
  font-size:.8em;
}  
ul.greybox h3 a, .videoposts h3 a {
  color:#323232;
  text-decoration:none;
  font-family:Helvetica, Arial, sans-serif;
}
ul.greybox h3 a:hover, .videoposts h3 a:hover {
  text-decoration:underline;
}
ul.greybox p, ul.yellow p {
  margin:10px 0px 0px 0px;
  line-height:1.6em;
  font-family:Helvetica, Arial, sans-serif;
  text-align:justify;
  font-size:.9em;
  color:#3a3a3a;
}
ul.greybox p a {
  color:#cf1d1d;
  font-weight:bold;
}  
ul.greybox p a:hover {
  color:#720000;
}
ul.greybox p.smpostmeta {
  color:#555;
  font-size:.85em;
}
.smpostmeta a {
  font-weight:bold;
  color:#323232;
  font-style:normal;
}
ul.yellow {
  border:1px solid #b0d3f1;
  background:#f2f7ff url(images/secondary-bg.gif) repeat-x;
  padding:20px 20px 0px 20px;
  margin:0px 0px 20px 0px;
  list-style:none;
}
ul.yellow li {
  margin-bottom:20px;
  font-size:.8em;
}
ul.yellow h3 {
  font-size:1.5em;
  margin:0px;
  font-weight:normal;
}  
ul.yellow a {
  color:#1c3d4d;
}
ul.yellow a:hover {
  color:#3985aa;
}

/*
==================
Single Pages
==================
*/
.entry img.b {
  background:#fff;
  padding:1px;
  border:1px solid #b2b2b2;
}
.postheader {
  background:#000 url(images/feature-bg.gif) top repeat-x;
  padding:15px 20px;
  color:#b5b5b5;
  margin-bottom:2px;
}
.postheader h2 {
  margin:0px;
  font-family:Georgia, serif;
  font-weight:normal;
  color:#fff;
}
.postheader h2 a {
  color:#fff;
  text-decoration:none;
}
.postheader h2 a:hover {
  text-decoration:underline;
}
.single .postmeta {
  margin-top:5px;
  padding-top:5px;
  border-top:1px solid #474747;
  font-family:Helvetica, Arial, sans-serif;
  margin-bottom:0px;
  font-size:.8em;
}
.single .entry {
  padding:30px 20px;
  text-align:justify;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.8em;
  line-height:1.6em;
}
.single .entry p, .single .entry ul, .single .entry ol {
  color:#323232;
}
.entry ul {
  margin-bottom:25px;
}
.entry ul li {
  margin-bottom:5px;
}
.single .entry p {
  margin:0px 0px 20px 0px;
}
.single .entry h3 {
  padding:0px 0px 3px 0px;
  margin:0px 0px 10px 0px;
  font-size:1.4em;
  font-family:Georgia, serif;
  color:#111;
  font-weight:normal;
  border-bottom:1px dotted #ccc;
}
.single .entry a, .cloud a, .archives .entry a {
  color:#d01d1d;
}
.single .entry a:hover, .cloud a:hover, .archives .entry a:hover {
  color:#720000;
}
.
.cloud {
  font-family:Helvetica, Arial, sans-serif;
  padding:0px 20px 20px 20px;
}
.tags {
  font-weight:bold;
  clear:both;
}

/*
==================
Comments
==================
*/
h3#comments, h3#respond, h3#trackbacks {
  font-family:Georgia serif;
  font-size:1.3em;
  font-weight:normal;
  display:block;
  background:url(images/double.gif) bottom repeat-x;
  padding:0px 20px 10px 20px;
  margin-top:0px;
}
ol.comments {
  list-style:none;
  margin:0px 0px 20px 0px;
  padding:0px;
  font-family:Helvetica, Arial, sans-serif;
  color:#00151f;
}
ol.comments li.comment {
  background:#f7f7f7;
  margin-top:20px;
  padding:20px;
}
ol.comments hr {
  color:#f7f7f7;
  clear:both;
  height:1px;
  border:none;
}
ol.comments .lt {
  width:40px;
  float:left;
  display:inline-block;
}
ol.comments .thecomment {
  display:inline-block;
  width:540px;
  float:right;
  font-size:.8em;
  line-height:1.6em;
}
ol.comments .rt {
  float:right;
}  
ol.comments cite {
  display:block;
  font-size:1.2em;
  font-weight:bold;
  color:#555;
}
ol.comments cite a {
  color:#161c03;
  text-decoration:none;
}
ol.comments cite a:hover {
  text-decoration:underline;
}
ol.comments small.commentmetadata {
  font-size:1em;
  color:#787878;
  font-style:italic;
}
ol.comments small.commentmetadata a {
  color:#787878;
  text-decoration:none;
}
ol.comments small.commentmetadata a:hover {
  text-decoration:underline;
}
textarea#comment {
  width:640px;
}
.thecomment p a {
  color:#d01d1d;
  font-weight:bold;
}
.thecomment p a:hover {
  color:#000;
}
ol.comments li.author {
  background:#8f1212 url(images/author-comment-bg.jpg) top right no-repeat;
  padding:20px;
  overflow:auto;
  margin-bottom:20px;
  color:#fff;
}
ol.comments li.author cite, ol.comments li.author cite a {
  color:#fff;
}
ol.comments li.author .commentmetadata, ol.comments li.author .commentmetadata a {
  color:#000;
}

ol.comments li.author .thecomment p a {
  color:#fff;
}  
ol.comments li.author .thecomment p a:hover {
  color:#f7a3a3;
}
#trackbacks {
  font-family:Helvetica, Arial, sans-serif;
  font-size:.7em;
}
#trackbacks a {
  color:#d01d1d;
}
#trackbacks a:hover {
  color:#111;
}
p.personalnote {
  font-family:Helvetica, Arial, sans-serif;
  color:#777;
  font-size:.8em;
  margin:20px;
}

/*
==================
Guides Page
==================
*/
#main.guides h2 {
  font-family:Georgia, serif;
  font-weight:normal;
  color:#1c3d4d;
  margin:0px;
  padding-bottom:10px;
}
ul.guidelist {
  margin:0px 0px 20px 0px;
  padding:0px;
  list-style:none;
}
ul.guidelist li {
  margin-top:5px;
  padding-top:1px;
  border-top:1px solid #b2b2b2;
}
ul.guidelist li img {
  display:block;
  width:160px;
  height:100px;
  float:left;
}
ul.guidelist li .details {
  display:inline-block;
  height:100px;
  width:430px;
  padding-left:25px;
  padding-top:25px;
}
.halo3 .details {
  background:url(images/halo3.gif) right center no-repeat;
}
.halowars .details {
  background:url(images/halowars.gif) right center no-repeat;
}
ul.guidelist .details h3 {
  margin:0px 0px 5px 0px;
}
ul.guidelist .details h3 a {
  color:#fff;
  text-decoration:none;
  font-family:Georgia, serif;
  font-size:1.2em;
  font-weight:normal;
}
ul.guidelist .details h3 a:hover {
  text-decoration:underline;
}
ul.guidelist li .container {
  background:url(images/black.gif) bottom repeat-x;
  display:block;
  height:100px;
  overflow:hidden;
}
.guidemeta {
  font-size:.8em;
}

/*
==================
The Sidebar
==================
*/
ul.recentfeatured {
  margin:0px;
  padding:0px;
  list-style:none;
}
ul.recentfeatured li {
  margin-bottom:20px;
  height:140px;
  overflow:hidden;
}
ul.recentfeatured img {
  position:absolute;
  z-index:5;
}
ul.widget-sidebar {
  list-style:none;
  margin:0px;
  padding:0px;
}
#sidebar h3, #sidebar h4 {
  color:#323232;
}
#sidebar h3 {
  margin:0px;
  font-family:Georgia;
  font-weight:normal;
  font-size:1.3em;
  margin-bottom:11px;
  background:url(images/double.gif) bottom repeat-x;
  padding-bottom:11px;
}
.widget h4, .categories h4, #sidebar h4 {
  font-family:Georgia;
  text-transform:uppercase;
  font-weight:normal;
  font-size:1em;
  margin:0px 0px 10px 0px;
}
.overlay {
  display:block;
  height:60px;
  position:relative;
  text-align:right;
  background:url(images/black.png);
  z-index:15;
  top:80px;
  padding:10px;
}
.recentfeatured a {
  color:#fff;
  font-family:Georgia, serif;
  font-size:.8em;
  text-decoration:none;
}
.recentfeatured a:hover {
  text-decoration:underline;
}
a .overlay:hover {
  text-decoration:underline;
}
li.widget, li.categories {
  margin-bottom:20px;
}
li.widget ul, li.categories ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
ul.links {
  list-style:none;
  margin:0px;
  padding:0px;
}
ul.links li a {
  line-height:2.4em;
  color:#d01d1d;
  font-family:Helvetica, Arial, sans-serif;
  text-decoration:none;
  display:block;
  font-size:.8em;
  padding:0px 20px;
}
ul.links li a:hover {
  background:#f5f5f5;
}
ul.links li {
  border-bottom:1px solid #ccc;
  color:#1f0000;
}

/*
==================
Archives
==================
*/
.archives h2 {
  font-family:Georgia, serif;
  font-weight:normal;
  color:#323232;
  margin:0px 0px 10px 0px;
  padding:0px 20px 10px 20px;
  background:url(images/double.gif) bottom repeat-x;
}
.archives ul.links {
  margin-bottom:50px;
}
.archives h3 {
  font-family:Georgia, serif;
  font-weight:normal;
  margin:0px;
}
.archives h3 a {
  color:#d01d1d;
}
.archives h3 a:hover {
  color:#111;
}
.archives p.postmeta {
  border-bottom:1px solid #ccc;
  margin:0px 0px 5px 0px;
  padding-bottom:5px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.75em;
  color:#777;
  font-style:italic;
}
.archives .post {
  padding:20px; 
}
.archives .entry p {
  margin:5px 0px 0px 0px;
}
.archives .entry {
  font-family:Helvetica, Arial, sans-serif;
  color:#1f0000;
  line-height:1.6em;
  font-size:.8em;
}
.postnav {
  font-family:Helvetica, Arial, sans-serif;
  font-size:.8em;
}

.postnav a {
  font-weight:bold;
  color:#d01d1d;
  text-decoration:none;
  margin-left:20px;
}
.postnav a:hover {
  color:#111;
}

/*
==================
The Footer
==================
*/
#footer {
  clear:both;
  padding:40px 40px;
  background:#000 url(images/black-bottom.gif) top repeat-x;
  color:#444;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.75em;
  border-top:2px solid #070707;
}
#footer p {
  line-height:1.7em;
  margin:0px;
}
#footer a {
  color:#525252;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}
p.amg {
  text-align:center;
  padding-top:40px;
}
p.amg a {
  display:block;
}

/*
==================
Extra Post Styles
==================
*/
.alignright {
  float:right;
  margin-left:20px;
  margin-bottom:10px;
}
.alignleft {
  float:left;
  margin-right:20px;
  margin-bottom:10px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #fff;
	padding:5px;
	margin: 0px 0px 0px 0px;
}

.entry img {
  padding:5px;
  border:1px solid #888;
}
.wp-caption p.wp-caption-text {
	font-size: .9em;
	color:#777;
	font-style:italic;
	font-family:Georgia;
	line-height: 1.6em;
	padding-top:0px;
	margin-top:5px;
}
.wp-caption.alignleft {
  margin-right:20px;
}
.wp-caption.alignright {
  margin-left:20px;
}