/*
Theme Name: BierBear
Theme URI: http://www.wpshoppe.com/themes/
Description: <strong>Simple and Clean</strong> WordPress Blog Theme.
Version: 1.0.0
Author: Kyle LeNeau
Author URI: http://www.bytecyclist.com
Tags: custom-colors, custom-header, fixed-width, two-columns, black, silver, light, theme-options, right-sidebar, threaded-comments

*/

/* Structure Styles */
/* ----- Basic CSS ----- */

*{
    margin:0;
    padding:0;
    font-family:"Trebuchet MS",arial,sans-serif;
}
body, html{
    margin:0;
    padding:0;
    background:#ffffff;
    text-align:center;
    margin-bottom:10px;
}
a{
    color:#2B3076;
    text-decoration:none;
}
a:hover{
    color:#FFC10B;
    text-decoration:none;
}

input
{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:160px;              
}

button
{
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}

img
{
    border:0;
}

img a
{
    border:0;
    text-decoration:none;
}

img a:hover
{
    border:none;
}

h1
{
    text-indent:-80000px;
    height:35px;
    width:168px;
}

h2
{
    font-size:25px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:normal;
    color:#2B3076;;
}

h3
{
	font-weight: normal;
    font-size:18px;
    color:#2B3076;
    margin:5px 0;
	text-decoration: none;    
}

p
{
    font-size:11px;
}

small {
	color: #aaa;
	font-size: 0.8em;
	line-height: 1.5em;
}
	
.center {
	text-align: center;
}

.hidden {
	display: none;
}

.clear{
    clear:both;
}



/* ----- IDS ----- */
#Outer
{
	background:url('images/background.gif') repeat-y center 0px;
}

#OuterBottom
{
	background:url('images/background_bottom.gif') no-repeat center top;
	height:70px;
}

#Wrapper
{
	width:1000px;
	margin:0 auto;
}

#ContentContainer
{
    margin:0 0 0 35px;
    text-align:left;
}


/* ----- HEADER ----- */

#Logo
{
    margin:17px 0 0 0;
    padding:0;
	width:500px;
	float:left;
}

.subContainer
{
	margin:0 0 0 35px;
	width:785px;
}

#ShareLinks
{
	margin:17px 0 0 0;
	float:right;
	width:130px;
	text-align:right;
}

.Icon
{
	cursor:pointer;
	display:block !important;
	height:16px !important;
	line-height:16px !important;
	margin:0 0 15px 10px;
	width:16px;
	float:left;
}

.IconTwitter {background:transparent url('images/IconTwitter.png') no-repeat;}
.IconYoutube {background:transparent url('images/IconYoutube.png') no-repeat;}
.IconFlickr {background:transparent url('images/IconFlickr.png') no-repeat;}
.IconLinkedIn {background:transparent url('images/IconLinkedIn.png') no-repeat;}
.IconFeed {background:transparent url('images/IconFeed.png') no-repeat;}

#PageHeader
{
    text-align:left;
    margin:0;
    height:105px;
	background:url('images/top_header.gif') repeat-x;
	padding-top:20px;
}

#SearchDiv
{
	margin:10px 0 0 0;
	color:#2B3076;
	width:200px;
	float:right;
}
#SearchDiv input{
	color:#2B3076;
	border-color:#2B3076;;
}
#SearchDiv #s {
	float:left;
	width:130px;
	padding:4px;
}
#SearchDiv #SearchSubmit {
	float:left;
	width:55px;
	margin:0 0 0 5px;
}

/* ----- NAVIGATION ----- */

#Navigation
{
    margin:0 180px 0 35px;
    padding:0;
    height:24px;
    list-style:none;
    width:785px;
    border-bottom: 1px solid #747fbb;
}

#Navigation li
{
    float:left;
    clear:none;
    list-style:none;
}

#Navigation li a
{
    color:#2B3076;
    display:block;
    text-decoration:none;
    padding:4px 8px 1px 8px;
	margin:0 4px 0 0;
}

#Navigation li a:hover
{
	background:#ffdb00;
	font-style: italic;
}

#Navigation #Active a
{
    background:#ffdb00;
	font-style: italic;
}


/* ----- FOOTER ----- */

#PageFooter
{
    padding:25px 20px 0 20px;
    clear:both;
    text-align:left;
    font-size:12px;
    color:#777778;
    background:url('images/top_footer.gif') repeat-x;
}

#PageFooter ul
{
    list-style:none;    
}

#PageFooter li
{
    list-style:none;
    display:inline;    
}

#PageFooter #Copyright
{
    float:left;
    clear:none;
}

#PageFooter #BreadCrumbs
{
	float:right;
	clear:none;
}

#PageFooter a
{
    color:#777778;
    text-decoration:none;
}

#PageFooter a:hover
{
    color:#FFC10B;
}


/* ----- CONTENT ----- */

#PrimaryContent
{
    width:585px;
    padding:10px;
    font-size:11px;
    float:left;
    clear:none;
	padding:10px 0 0 0;
}

/*#PrimaryContent img
{
	float:right;
    clear:none;
    margin:10px;
    margin-right:0;
    padding:1px;
    border: 1px solid #E7E7E7;
    max-width:200px;
}*/

#Widgets {
	width:180px;
	float:left;
	font-size:11px;
	padding:10px 0 0 10px;
	margin:0 0 0 10px;
}
#Widgets ul li h2 {
	font-size: 1.6em;
	padding: 5px 5px;
}
#Widgets h2 {
	margin: 5px 0 0;
	padding: 0;
}
#Widgets li#rssfeeds{
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 10px;
	background:url(images/rss.gif) left center no-repeat;
}
#Widgets li#rssfeeds a, #Widgets .textwidget a, #Widgets #tag_cloud a, #Widgets p a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
}
#Widgets #tag_cloud a{
	margin:5px 5px 0 6px;
}

#Widgets #wp-calendar {
	margin:6px;
	padding:0;
}
#Widgets ul, #Widgets ul ol {
	margin: 0;
	padding: 0;	
	}

#Widgets ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;	
	}

#Widgets ul p, #Widgets ul select {
	margin: 0;
	}

#Widgets ul ul, #Widgets ul ol {
	margin:0px;
	}

#Widgets ul ul ul, #Widgets ul ol {
	margin:0;
	}

ol li, #Widgets ul ol li {
	list-style: decimal outside;
	}

#Widgets ul ul li, #Widgets ul ol li {
	margin: 0;
	padding:0;
	list-style:none;	
	}
	
#Widgets a {
	border-bottom:1px solid #eee;
	border: none;
	background: none;	
	display: block;
	padding: 5px 5px;
	background: url(images/meta.gif) no-repeat 5px 7px;
	padding-left: 20px;
}

* html #Widgets a {
	height: 1px;
}
	
#Widgets .archives a, 
#Widgets .cat-item a, 
#Widgets .cat-item a:hover,
#Widgets #archives ul li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#Widgets .cat-item a:hover, 
#Widgets .archives a:hover,
#Widgets #archives ul li a:hover {
	background: url(images/cat.gif) no-repeat 5px 7px;
}
#Widgets .linkcat a, 
#Widgets .linkcat a:hover, 
#Widgets .blogroll a {
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#Widgets .linkcat a:hover,
#Widgets .blogroll a:hover {
	background: url(images/fav.gif) no-repeat 5px 7px;
}

#Widgets .textwidget {
	margin: 6px;
}

#Widgets div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#Widgets div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}


#SecondaryContent
{
    width:170px;
    font-size:11px;
    float:right;
    clear:none;
	padding:10px 0 0 0;
}

#SecondaryContent .Spencers
{
	text-align:center;
	padding:0 0 10px 0;
}

#SecondaryContent .Spencers a, #SecondaryContent .BookmarkLinks a { color:#888888; }
#SecondaryContent .Spencers a:hover, #SecondaryContent .BookmarkLinks a:hover { color:#FFC10B; text-decoration:none;}

#SecondaryContent .Spencers img
{
	width:125px;
	border:0 none;
	padding:0 0 5px 0;
}


#SecondaryContent .BookmarkLinks
{
	font-weight:600;
	padding:0 0 20px 30px;
}

#SecondaryContent .BookmarkLinks li
{
	list-style-type:none;
	background:none;
	padding:0;
	margin:0;
}

#SecondaryContent .GoogleAdwords
{
	padding:0 0 0 25px;
}


#SecondaryContent h2
{
    padding:11px 15px;
    color:#fff;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}

#SecondaryContent h3
{
    color:#87b220;
    margin-top:20px;
}

#PrimaryContent ul
{
    color:#043f4a;
    font-size:11px;    
    margin:20px 0;
    list-style:none; 
}

#PrimaryContent li
{
    margin:8px 0;
    list-style:none;
}

#SecondaryContent p
{    
}


/* Begin Comments*/

.postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 13px 0 16px 0;
	margin-top: 15px;
}

.commentlist li, #commentform input, #commentform textarea {
	border: 1px solid #ccc;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 1.3em Arial, Verdana,  Sans-Serif;
	}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
	}
	
#tabnav {
	margin:0;
	padding: 0;
}
#tabnav li {
	display:inline;
	list-style:none;
	font-weight: bold;
	font: 18px Arial;
	margin:0;
	margin-right: 5px;
}
a.tabs {
	padding: 5px 10px;
	background: #eee;
	border: 1px solid #eee;	
	color: #666;
}

a.tabs:hover {
	background: #fff;
	border: 1px solid #eee;	
}
a.current {
	background: #fff;
	color:#333;
}

.commentlist {
	padding: 0;
	}
	

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
/* Threaded Comments */	

ol.commentlist { list-style:none; margin:0 0 0em; padding:0; text-indent:0; }
ol.commentlist li {  margin: 15px 0 0px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.comment {margin:0;margin-top: 20px; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fcfcfc; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
	}

	
	
/* End Comments */



/* ----- BLOG ----- */
.post {
	margin: 0 0 30px;	
	}
.post p, .entry p {
	font-size:12px;
}
.post h2 {
	margin:10px 0 2px;
	padding:10px 0 0 0;
}
.post h3 {
	margin: 30px 0 0;
	padding:0;
}
.post hr {
	display: block; 
	border: none;
	}
	
.entry {
	margin-top: 15px;
	padding-top: 15px;
	float: left;	
	margin-bottom: 20px;
	line-height: 1.6em;
	width: 100%;
	border-top: 1px solid #eee;
}

.entry p {
	padding: 7px 0 7px 0;
	margin:0;
}
.entry img {
	padding: 5px;
	max-width: 100%;
	border: 1px solid #eee;
	}
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}

.entry form { 
	text-align:left
}

.entry a.more-link {
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
	background:#F5FAFE;
	border-bottom: 1px solid #ddd;
	}
.entry a.more-link:hover {
	color: #D54E21;
	border-bottom: 1px solid #D54E21;
	}
	
html>body .entry ul {
	margin-left: 50px;
	padding: 0px 0 0px 30px;
	padding-left: 10px;	
	}

html>body .entry li {
	margin: 0;
	}

.entry  ol, .entry ul {
	padding:0;
	margin:  5px 0 5px 50px;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}