/*
Theme Name: Vigilante Sports Social Media
Theme URI: http://www.vigilante-sports.com/
Description: Bringing in blog content along with Facebook and Twitter content as well.
Version: 1.0
Author: Kendall Guillemette
Author URI: http://k3ndall.com/
*/
body {
  background: #000000;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 13px;
  color: #333333;
}

a {
  outline: none;
  color: #333333;
}

p {
  margin: 0 0 1em;
}

ul li {
  margin: 0 0 1em;
}

#container {
  background: #FFFFFF url('images/grad-lines.gif') repeat-x;
  width: 978px;
  margin: 20px auto;
}

#header #logo h1 a {
background:transparent url('images/header_img.gif') no-repeat scroll left bottom;
float:right;
height:97px;
margin:0;
min-height:97px;
text-indent:-9009px;
width:215px;
}

#content {
  margin: 0 20px;
  padding: 100px 0 0 0;
  width: 728px;
}

.navigation {
  margin: 1em 0;
  text-transform: uppercase;
  font-size: 11px;
}

#sidebar {
  clear: both;
  float: right;
  margin: 50px 0 0 0;
  padding: 0 20px 0 0;
}

#sidebar ul li {
  margin: 0 0 .4em;
  font-size: 11px;
}

#facebook, #twitter {
  height: 340px;
  max-height: 340px;
  overflow: hidden;
}

#twitter {
  margin: 0 0 0 20px;
}

.main_box {
  width: 352px;
  border: 1px solid #999999;
  float: left;
  background: #FFFFFF url('images/box-background.gif') repeat-x;
}

.main_box_content {
  padding: 10px;
}

.main_box_content ul li {
  margin: 0 0 1em;
  line-height: 120%;
}

.main_box_content ul li a {
  color: #426da7;
  font-size: 12px;
  font-weight: bold;
}

.main_box h2 {
  height: 29px;
  max-height: 29px;
  background: #426da7 url('images/icon-twitter.png') no-repeat;
}

#facebook h2 {
  background: #426da7 url('images/icon-facebook.gif') no-repeat;
}

#twitter h2 a {
background:transparent url('images/btn-twitter.png') no-repeat 175px 6px;
float:right;
height:29px;
margin:0;
min-height:29px;
text-indent:-9009px;
width:352px;
}

#facebook h2 a {
background:transparent url('images/btn-facebook.png') no-repeat 213px 6px;
float:right;
height:29px;
margin:0;
min-height:29px;
text-indent:-9009px;
width:352px;
}

#sidebar ul li {
  text-align: right;
}

#footer {
  font-size: 10px;
  text-transform: uppercase;
  padding: 20px;
  text-align: right;
}

.clear {
  clear: both;
}

/* Ad styles */
#ad {
  margin: 1em 0;
}


/* Entry */

.entry {
  margin: 1em 0;
}

.entry p {
  line-height: 140%;
}

/* Comment styles */
ol.commentlist li {
  padding: 10px 20px;
  margin: 0 0 3px;
}

ol.commentlist li.even {
  background: #F2F2F2;
}

ol.commentlist li.odd {
  background: #F8F8F8;
}

ol.commentlist li.byuser {
  background: #CC0000;
  color: #FFFFFF;
}


/* Post styles */
.post h2, .post h3 {
  text-transform: uppercase;
  margin: 0 0 .2em 0;
  font-weight: bold;
  font-size: 16px;
}

.post h2 a, .post h3 a {
  color: #cc0000;
  text-decoration: none;
}

.post small {
  text-transform: uppercase;
  font-size: 10px;
  margin: 0 0 1em 0;
}

.post {
  margin: 0 0 1em;
}

p.postmetadata {
  font-size: 11px;
}
