/*
Theme Name: CollegeBetting
Theme URI: http://college-betting.net/
Description: College Betting Template
Version: 1.0
Author: Nicolas Gorden
Author URI: http://college-betting.net/
*/


*
{
  padding: 0;
  margin: 0;
}


#footer
{
  background-color: #F6C760;
  clear: both;
  padding: 20px 20px 20px 7.5%;
  margin-top: 2em;
  height: 3em;
  color: #804A0F;
}

#header
{
  background-color: #F6C760;
  clear: both;
  margin-top: 20px;
  margin-bottom: 30px;
}
 
#headerimg
{
  font-size: 1.2em;
  margin: 0 auto;
  text-align: center;
  width: 85%;
  height: 6.5em;
  color: #FEF4DF;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #F6C760 URL(images/collegebetting.jpg) no-repeat top center
}
 
#header a
{
  text-decoration: none;
  color: white;
}
 
#header h1
{
  font-size: 3em;
}


#wrapper
{
  margin: 0 auto;
  width: 700px;
}


#content
{
  width: 70%;
  float: left;
}


#sidebar
{
  width: 28%;
  margin-left: 70%;
}


#author
{
  border: 1px solid #999;
  margin: 10px auto;
  text-align: center;
  width: 130px;
  padding: 2px;
}
 
 
#author img
{
  border: 0;
}


#sidebar
{
  background-color: #FCF1E2;
  color: #4A2C00;
  border: 1px solid #FDE5C3;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-image: url(images/bullet.png);
  list-style-type: circle;
  margin-left: 20px;
}
 
#sidebar ul h2
{
  background-color: #FDE5C3;
  border-bottom: 1px solid #FADA96;
  border-top: 1px solid #FADA96;
  font-size: 1.2em;
  font-weight: normal;
  padding: 2px;
  margin-bottom: 5px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar a
{
  text-decoration: none;
  color: #4A2C00;
}
 
#sidebar a:hover
{
  text-decoration: underline;
}

#searchform
{
  text-align: center;
}
 
#searchform input
{
  border: 1px solid #4A2C00;
  background-color: #FDE5C3;
}
 
#searchform #s
{
  width: 50%;
  background-color: white;
}

.post
{
  margin-bottom: 45px;
  color: #4A2C00;
  padding-left: 5px;
  font-size: 1.1em;
}
 
h2
{
  font-size: 1.6em;
  border-bottom: 1px solid #e8c38b;
}
 
h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #bd492a;
}
 
.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}
 
.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #FADA96;
}
 
.postmetadata a
{
  color: #4a2c00;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #FADA96;
  background: #FCF1E2 url(images/blockquote.png) no-repeat   scroll top left;
}
 
.post li
{
  margin-left: 20px;
}
 
.post ul
{
  list-style-image: url(images/bullet.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}
 
 .navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}
 
.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}
 
.alignright
{
  float: right;
  text-align: right;
  width: 50%;
}

.entry .postmetadata
{
  font-size: 1.1em;
  background-color: #FDE5C3;
  width: 70%;
  margin: 2em auto3.5em auto;
  border: 1px dotted #e9b17b;
  padding: 5px;
  padding-left: 45px;
  background: #FDE5C3 url(images/question.png) no-repeat   scroll top left;
}
 
 ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}
 
ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #c69835;
  padding: 5px;
  background-color: #f5de74;
}
 
ol.commentlist li.alt
{
  background-color: #fdf6a7;
}
 
ol.commentlist a
{
  color: #bd492a;
}
 
small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

.pagetitle
{
  color: #bd492a;
}
 
acronym, abbr, span.caps
{
  cursor: help;
}
 
acronym, abbr
{
  border-bottom: 1px dashed #999;
}
 
blockquote cite
{
  margin: 5px 0 0;
  display: block;
}
 
.center
{
  text-align: center;
}
 
a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;
}
 
h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}
 
h5
{
  margin-top: 1em;
  font-size: 1em;
}
 
.post a
{
  color: #bd492a;
}

body
{
  font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
  font-size: 76%;
}


hr
{
  display: none;
}


