/*
Theme Name: The Beer Source dot com
Theme URI: http://thebeersource.com
Description: The theme for The Beer Source dot com.
Version: 1.0
Author: Adam Stogdill
Author URI: http://onedef.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
html, body, div, span, h1, h2, h3, h4, h5,   
h6, p, blockquote, pre,  
a, code, em, font, img, small, strong, center,  
dl, dt, dd, ol, ul, li, form{  
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    font-size: 100%;  
    vertical-align: baselinebaseline;  
    background: transparent;  
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-image: url(http://www.onedef.com/beer/beerbg.jpg);
        background-repeat: repeat-x;
        background-color: #f7a700;
	color: #000000;
	text-align: center;
    line-height: 1;  
    font-size: 62.5%;  
    font-family: arial, helvetica, sans-serif;  
margin: 0px;
padding: 0px;
  
} 
.more-link {
 display: block;
 margin-top: 5px;
}
#page {	
        width: 960px;
	margin-left: auto;
        margin-right: auto;
        text-align: left;
}
#posts {
 padding: 25px;
background-color: #ffffff;
}
#footer {
        background: #fff;
        width:662px;
        margin-left:10px;
        padding: 0px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #666666;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #080808;
}
.actualpost {
float: left;
width: 350px;
display: block;
}
.article-img {
 margin-right: 25px;
 margin-bottom: 25px;
 float: left;
}
#posts h2 {
        font-size: 36px;
	color: #000000;
	text-decoration: none;
        margin-bottom: 10px;
}
#posts h2 a,#posts postmetadata a {
 text-decoration: none;
 color: #000000;
}
.entry {
  font-size: 12px;
  padding: 5px;
  margin: 10px;
}
.datebox {
background-color: #cdcdcd;
font-size: 1em;
padding: 3px;
padding-top: 3px;
padding-right: 8px;
padding-bottom: 3px;
padding-left: 8px;
}
#header h1 {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.onedef.com/beer/logo.png);
	height: 45px;
	width: 300px;
padding: 0px;
}
#header h1 span {
display:none;
}
#ads {
	background-color: #C8C8C8;
	padding: 10px;
	width: 255px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#sidebar #search h3, #sidebar #feeds .thefeed h3,#sidebar #ebooks h3, #sidebar #randombeer h3,#sidebar #emailfeeds .thefeed h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	padding: 0px;
}
#content {
        float: left;
        background: #fff;
        width:662px;
        margin-left:10px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #666666;
}
#sidebar {
        float: right;
}
#search {
	padding: 3px;
	width: 255px;
        float: right;
        display: block;
}
#search span {
       font-size: 10px;
}

#donate {
	background-color: #DDDDDD;
	padding: 10px;
	width: 255px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
#contact {
	background-color: #DDDDDD;
	padding: 10px;
	width: 255px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#ebooks, #sendusbeer, #randombeer {
	background-color: #DDDDDD;
	padding: 10px;
	width: 255px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#feeds, #emailfeeds {
	background-color: #DDDDDD;
	padding: 10px;
	width: 255px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#nav {
	background-color: #DDDDDD;
	padding: 10px;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
ol, ul {  
    list-style: none;  
}  
#nav li {
list-style-position: inside;
list-style-type: none;
display: inline;
padding-right: 5px;
}

.entry ul, .entry li {
list-style-position: inside;
list-style-type:square;
margin: 0px 0px 1px 0px; /* 1px bottom margin seems to fix occasional Firefox scrolling */
padding: 0px;

}

.postmetadata {
  margin-top: 15px;
 display: block;
}
.thefeed {
        float: left;
        display: block;
        marign-left: 10px;
        padding-left: 10px;
}
#clearfix,.clear-fix {
        display: block;
        clear: both;
}
#bookad {
display: block;
}
/*
Random Beer Styling
*/
.random_beer_name {
 text-align: center;
 font-weight: bold;
 font-size: 18px;
}
.random_beer_link {
 text-align: center;
}
/*
Single Post Data
*/
#singlearticle {
  padding: 20px;
}
#article-header {
  font-weight: bold;
  font-size: 24px;
}
#post-content {
  font-size: 10px;
}
#addfavbox {
	background-color: #efefef;
	padding: 5px;
	border: 1px solid #ccc;
        width:150px;
}
#articlefooter {
  font-size: 10px;
  color: #888888;
  padding: 5px;
  line-height:15px;
}
#rightsideofsingle {
display: block;
        float: right;
display: block;
margin-left: 15px;
}
#relatedarticles {
	background-color: #efefef;
	padding: 5px;
	border: 1px solid #ccc;
        width:280px;
      
}
#support {
	padding: 5px;
        width:280px;
}
#rssimage {
	background-image: url(http://www.onedef.com/beer/rss2.png);
	height: 32px;
	width: 32px;
        float:left;
}

#emailimage {
	background-image: url(http://www.onedef.com/beer/Email.png);
	height: 32px;
	width: 32px;
        float:left;
}
#rssimage span, #emailimage span {
display:none;
}
#bottombox {
background-color: #efefef;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom:0px;
border-top: 1px dotted #606060;
}
#tagcloudheader {
 background-image: url(http://www.onedef.com/beer/tagcloud.png);
	height: 62px;
	width: 246px;
}

#thecloud {
float: left;
margin-left: 15px;
display:block;
}

#footbeer {
        background-image: url(http://www.onedef.com/beer/footbeer.png);
	height: 145px;
	width: 128px;
        display: block;
        margin-left: -40px;
        margin-bottom: -25px;
}

#twitterfeedheader {
 background-image: url(http://www.onedef.com/beer/whatarewedrinkingheader.png);
	height: 62px;
	width: 246px;
}
.follow_link {
   padding-top: 3px;
   padding-bottom: 3px;
   margin-top: 3px;
   padding-left: 18px;
   background: transparent url(http://www.onedef.com/beer/blueadd.png) no-repeat center left;
        width: 165px;
        margin-left: 80px;
}
.follow_link a {
}
.follow_link img {
}
#twitter_div { 
 padding-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
padding-bottom: 10px;
background-color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
 width:225px;
}
#tagcloud {
 padding-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 10px;
background-color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
 width: 225px;
}

#thetwit {
float: left;
display: block;
}

#therest {
float: right;
display: block;
}

.entry strong {
font-size: 18px;
font-weight: bold;
}
