/*  
Theme Name: TheBoosters
Theme URI: http://theboosters.org
Description:
Version: 1.0
Author: TheBoosters
Author URI: 
Template: theboosters
*/

/* clearing */
	.stretch, .clear {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
		height: 1%;/* End hide from IE-mac */
}
/* end clearing */


/*************************************
 +Containers
 *************************************/
body{
	background:#396A83 url(http://theboosters.org/wp-content/themes/theboosters/images/site-bg.png) repeat-x top left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	text-align:left;
	margin:0;
	padding:0;
	height:100%;
}
div#page {
	padding:0;
	background-image:url(http://theboosters.org/wp-content/themes/theboosters/images/page-bg.png);
	background-repeat:repeat-y;
	position:relative;
	z-index:1;
	text-align:center;
	width:962px;
	margin:0 auto;
}
div#header {
	background:url(http://theboosters.org/wp-content/themes/theboosters/images/header-bg.png) no-repeat top center;
	text-align:right;
	position:relative;
	z-index:1;
	width:962px;
	height:220px;
}
div#portrait-bg {
	width:962px;
	height:130px;
right:6px;
	position:absolute;
	top:74px;
	z-index:1000;
	background-repeat:no-repeat;
	background-position:right;
display:none;
}

#content {
	background:url(http://theboosters.org/wp-content/themes/theboosters/images/content-bg.png);
background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:20px;
	width:962px;
	min-height:439px;
	height:auto !important;
	height:439px;
}
#main {
	float:left;
	padding:20px;
	padding-right:40px;
padding-left:26px;
	padding-top:0;
padding-bottom:0;
	font-size:9pt;
	line-height:1.7em;
	width:680px;
}
#sidebar {
	font-size:8pt;
	line-height:1.6em;
	float:left;
	background-color:#EBE7BE;
	padding:10px;
	border:1px dotted #A7A37E;
	width:168px;
}
#footer {
	color:#fff;
	background-image:url(http://theboosters.org/wp-content/themes/theboosters/images/footer-bg.png);
	font-size:11pt;
	height:72px;
	padding-left:20px;
	clear:both;
	text-align:left;
}
input, textarea, select, #donate-table #a3 {
	background-color:#DBD7AD;
	border:0;
	padding:3px;
	border:1px solid #A7A37E
}
#donate-table #a3 {
vertical-align:top;
}
#donate-table p {
margin:0;
padding:0;
}
#donate-table h2 {
margin:0;
padding:10px 0;
}
#donate-table input{background:none; border:0; margin:0; padding:0;}
/*************************************
 +Search form
 *************************************/

.search-form {
	font-size:1.2em;
	position:relative;
	width:287px;
	float:left;
	text-align:right;
	height:74px;
}
.search-form input {
	width:205px;
	margin:37px 0 0 9px;
	border:0px;
	padding:3px;
	background:#DBD7AD;
	border:1px solid #A7A37E;
	color: #56514F;
}
/*************************************
 +Footer
 *************************************/

#credits {
padding-top:18px;
}
.rss {
	display:none;
}
/*************************************
 +Hn, a and p
 *************************************/

a, a:link, a:active, a:visited {
	text-decoration: underline;
	color:#396B84;
}
a:hover {
	color:#6A9EB8;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:0 0 1em 0;
	color:#595453;
}
#header p {
	color:#424242;
	font-size:16px;
	margin-top:-8px;
	margin-left:34px;
	text-align:left;
	display:none;
}
.entrytitle {
	text-align:left;
	text-transform:uppercase;
	border-bottom:1px dotted #A7A37E;
	margin:0 0 1em 0;
}
.entrytitle {
	text-align:left;
}
.entrytitle h1 a {
	color:#396B84;
	text-decoration:none;
}
.entrytitle h1 a:hover {
	color:#6A9EB8;
background:none;
}
.entrytitle h1 {
	font-size:24px;
	margin:0 0 .25em 0;
	text-align:left;
}
.entrytitle h2 a {
	color:#396B84;
}
.entrytitle h2 a:hover {
	color:#6A9EB8;
}
.entrytitle h2 {
	font-size:21px;
}
.entrytitle h3 {
	color:#08476A;
	font-size:23px;
}
blockquote {
	background:#F8F8F8 none repeat scroll 0 0;
	color:#000;
	display:block;
	padding:2px 10px;
	margin-left:0px;
	margin-right:0px;
	clear:both;
}
pre {
	max-width:580px;
	font-size:12px;
	padding:10px;
	overflow: auto;
	clear:both;
}
code {
	font-size:12px;
	max-width:580px;
	padding:10px;
	clear:both;
	overflow:auto;
}
/*************************************
 +Entry
 *************************************/
.entry {
	margin-bottom:0;
}
.entry a:hover {
	background-color:#f7f7f7;
}
.entry p {
	margin:0;
	padding:0 0 10px;
}

.entry h2 {
	font-size:21px;
line-height:1.4em;
}
.entry h3 {
	font-size:21px;
line-height:1.4em;
}
.entry h4 {
	font-size:17px;
	padding-bottom:0.2em;
line-height:1.4em;
}
.entry img {
	max-width:580px;
	margin-left:5px;
	margin-right:5px;
	border:0;
}
.entrybody {
	padding-bottom:6px;
}
.entry code {
	font-size:12px;
	text-align:left;
	padding:.2em;
}
.entrymeta {
	padding-top:.5em;
	color:#6483a6;
	clear:both;
}
.postedby {
	background:url(./http://theboosters.org/wp-content/themes/theboosters/images/user.png) no-repeat;
	padding:0px 3px 3px 20px;
}
.filedto {
	background:url(./http://theboosters.org/wp-content/themes/theboosters/images/post.png) no-repeat;
	padding:0px 3px 3px 20px;
}
.commentslink {
	background:url(./http://theboosters.org/wp-content/themes/theboosters/images/packaged.png) no-repeat;
	padding:0px 2px 2px 21px;
}
.postinfo {
	margin-top:3px;
}
.postinfo img {
	border:2px solid #F8F8EC;
	margin:0;
	padding:0;
}
.entrydate .dateMonth {
	font-size:10px;
	text-align:center;
	color:#FFF;
	margin:0;
	padding:3px 0 0;
}
.entrydate .dateDay {
	font-family:Times New Roman, Helvetica, Sans-Serif;
	font-size:21px;
	font-weight:700;
	text-align:center;
	color:#888;
	margin:0;
	padding:3px 0 0;
}
.entrydate .dateYear {
	font-size:9px;
	padding:0 0 0 1pt;
}
.entrydate {
	background:transparent url(http://theboosters.org/wp-content/themes/theboosters/images/date.png) repeat scroll 0 0;
	float:right;
	height:53px;
	margin-left:5px;
	margin-top:5px;
	width:49px;
}
.entrytitle_wrap {
}
.avatar {
	background-color:#FFF;
	color:#FFF;
	clear:right;
	float:left;
	margin:0 15px 0 0;
	padding:2px;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
.alignleft {
	float:left;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	border-radius:3px;
	margin:10px;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.socbook, .alignright {
	float:right;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar ul {
	list-style-type:none;
	clear:both;
	margin:0 0 1em;
	padding:0;
}
#sidebar ul li, #sidebar ul li a {
	padding-top:.2em;
	padding-bottom:.2em;
	text-decoration:none;
	display:block;
	color:#474140;
}
#sidebar ul li:hover, #sidebar ul li a:hover, #sidebar a:hover {
	background:#D7D4A6;
}
#sidebar ul.children {
	margin:0 0 0 10px;
}
#sidebar ul ul {
	margin:0 0 0 10px;
}
#sidebar h2 {
	color:#474140;
	font-size:1.5em;
	border-bottom:1px dotted #474140;
	text-transform:uppercase;
	line-height:1.5em;
	margin-top:1em;
}
#sidebar h4 {
	color:#474140;
	text-transform:uppercase;
	border-bottom:1px dotted #474140;
	line-height:1.5em;
	font-size:10pt;
}
#sidebar #cat {
	width:150px;
	border:1px solid #CCC;
}
#sidebar img {
	max-width:140px;
	border:0;
}
/*************************************
 +Menu
 *************************************/
#menu {
	width:624px;
	margin:0;
	float:left;
	padding:0;
	height: 22px;
	padding-left:26px;
	margin-top:40px;
}
#menu ul {
	font-size:1.2em;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	border-bottom:0;
}
#menu li a {
	color:#DCD8AC;
	font-size:8pt;
	font-weight:bold;
text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	display:block;
	padding:7px 8px;
}
#menu li a:hover {
	background:#2B2524;
	color:#7EB2CD;
}
#menu ul li ul {
	display:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock, contactform {
	font-size:1em;
	clear:both;
}
.commentsblock textarea, .contactform textarea {
	width:538px;
}
.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea {
	border:1px solid #d1d1d1;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
ol.commentlist {
	color:#505247;
	font-size:1em;
	list-style-type:none;
	margin:1.5em 0 0;
	padding:0;
}
ol.commentlist a {
	color:#6483A6;
}
ol.commentlist a:hover {
	color:#424242;
}
.commentlist li {
	margin-bottom:.5em;
	padding:8px;
	overflow:auto;
}
.commentlist p {
	text-transform:none;
	font-size:1em;
	margin:10px 5px 10px 59px;
}
.commentlist blockquote p {
	margin:10px 5px;
}
.commentlist blockquote {
	margin:10px 0 10px 59px;
}
.commentlist .children {
	padding-left:0px;
}
#commentform p {
	margin-left:0px;
}
.alt {
	background:#F5F5F5;
}
.comment_headings {
	font-size:1.3em;
	color:#6C6C6C;
}
.vcard {
	font-size:1em;
}
.vcard cite {
	font-weight:700;
	font-size:16px;
}
.commentsblock textarea:focus, .contactform textarea:focus, .commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.nocomments {
	display:none;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover {
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block {
	background:#e3e7cb;
	text-align:center;
	margin:1em 0;
	padding:10px 0;
}
#ad_block_middle {
	background:#e3e7cb;
	text-align:center;
	margin:1em 0 0;
	padding:10px 0;
}
img.left {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
img.right {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
/*************************************
 +Vlado
 *************************************/

.relpost {
	padding-bottom:2px;
	border-bottom:1px dotted #ccc;
	color:#6C6C6C;
}
.relpost ul {
	list-style-type:none;
	padding:.01em;
}
.endate {
	font-size:12px;
	color:#6F6F6F;
	font-family:Georgia, Verdana, Times;
}
#ftnav {
	margin:0 0 5px;
}
.navigation {
	padding-bottom: 30px;
}
.sticky {
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #F8F8F8;
	padding: 15px;
	margin-bottom:25px;
}
.tagarchive h1 {
	font-size:29px;
	padding-bottom:18px;
}
