/*
Theme Name: miniBlog
Theme URI: http://forthelose.org/ftl-themes/
Description: Premium WP Theme from Ralph Damiano of <a href="http://forthelose.org">ForTheLose.org</a>.  Easily change the color of many elements for a unique appearance.
Version: 1.0
Author: Ralph Damiano
Author URI: http://forthelose.org
Tags: miniblog, minimalist, simple, theme options
*/
 
 
body 
	{
	margin: 0;
	padding: 0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #396692;
	font-size:12px;
	background: #daf4fd url('http://blog.br.st/wp-content/themes/miniBlog/miniblog/images/brst/body-bar.gif') repeat-x;
	}

.panel{
	display: none;
 }


/* == Resets N' Stuff == */

a:link,
a:visited{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #396692;
}

a:hover{
	text-decoration: underline;
}

a:focus,
a:active{
	outline: none;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0; 
}

ul{
	list-style-image: url(images/li.gif);
}

img{
	border: 0px;
}

input:focus,
input:active{
	outline: none;
}

.go-left{
	float: left;
	clear: left;
}

.go-right{
	float: right;
	clear: right;
}

.go-center{
	margin: 0 auto;
	text-align: center;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.block{
	display: block;
}

.clear{
	clear: both;
}

.align-right{
	text-align: right;
}

.align-left{
	text-align: left;
}

.below-post{
	width: 640px;
	margin-left: 20px;
	margin-top: 25px;
}

.postdata {
	margin-bottom: 25px;
}

/* == Wordpress Necessary == */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px;
}

.alignright {
   float: right;
   margin: 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0 auto;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-smiley{
	display: inline;
}


/* == Container == */


/* == Sidebar == */

#sidebar{
	width: 300px;
	margin-top: 29px;
	overflow: hidden;
	background-color:#FFFFFF;
}

.sidebar-box{
	overflow: hidden;
	padding: 10px;
}

.stupidicon {
	margin-bottom: -46px;
}

.archiveicon {
	margin-left:10px; 
	margin-bottom: -42px;
}


.sidebar-box h2.dynamic {
	height: 22px;
	width: 218px;
	border-bottom: solid #dce9f6 1px;
	background: #f2f7fc;
	font-family: "Georgia", sans-serif;
	color: #555;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 10px;
	margin: -8px 0px 10px 42px;
}

.sidebar-box h2,
.panel h2{
	height: 22px;
	width: 218px;
	border-bottom: solid #dce9f6 1px;
	background: #f2f7fc;
	font-family: "Georgia", sans-serif;
	color: #555;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 10px;
	margin: 5px 0px 10px 42px;
}

.sidebar ul,
.panel ul{
	width: 100%;
}

.sidebar-box ul li,
.panel ul li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}

.search-box{
	width: 280px;
	height: 22px;
	overflow: hidden;
}

.search-input{
	width: 200px;
	height: 14px;
	float: left;
	border: 1px solid #ccc;
	background: #FFF;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	padding: 3px 5px;
	color: #777;
}

.search-button{
	width: 46px;
	height: 20px;
	float: right;
	border: 1px solid #ccc;
	background: #EEEADD;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #444;
}

/* == Twitter == */

.sidebar-box ul#twitter_update_list li span a:link,
.sidebar-box ul#twitter_update_list li span a:visited{
	display: inline;
	margin: 0px;
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.sidebar-box ul#twitter_update_list li a:link,
.sidebar-box ul#twitter_update_list li a:visited{
	display: block;
	margin: 0px 0px 0px 10px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.twitter-link{
	text-align: right;
	float: right;
}

/* == Tabs == */

#tab-container{
	width: 280px;
	margin: 0px 0px 30px;
}

#tabnav{
	list-style-type: none;
	list-style-image: none;
}

#tabnav li{
	float: left;
	display: inline;
	text-align: center;
}

#tabnav li a:link,
#tabnav li a:visited{
	display: block;
	width: 72px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background: #EEEADD;
	padding: 12px 4px;
}

#tabnav li a:hover,
#tabnav li a.selected:link,
#tabnav li a.selected:visited{
	text-decoration: none;
	background: #d8e7f0;
}

.panel{
	padding: 10px 0px 0px 0px;
	width: 280px;
	clear: both;
}

/* == Main == */

#main{
	float: left;
	clear: left;
}

.post-container{
	width: 640px;
	margin-left:20px;
	clear: both;
	background-color:#FFFFFF;
	background: url(images/brst/header-bg.png) no-repeat;
}

.post-left{
	float: left;
	clear: left;
}

.post-right{
	float: right;
	clear: right;
	padding: 0px 0px 10px;
	
}

.post-tab{
	width: 284px;
	height: 68px;
	margin-bottom:-42px;
	
	text-align: left;
	font-family: "Georgia", serif;
	font-size: 24px;
	color: #000;
	padding-top: 5px;
	padding-left:12px;
	background: url(images/brst/date-bg.png) no-repeat;
}

.tab-big{
}

.post-content {
	padding-top: 10px;
	margin-top: 10px;
	width: 610px;
	padding-left: 15px;
	padding-right: 15px;
	background-color:#FFFFFF;
}

.post-content-left{
	width: 0px;
	float: left;
	clear: left;
	color:#000000;
}

.post-content-right{
	margin-top:9px;
	float: right;
	clear: right;
	color:#000000;
}

.post-header{
	padding-left: 12px;
	padding-right: 9px;
	overflow: hidden;
}

.post-header h1{
	font-family: "Georgia", sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: normal;
}

.post-header h1 a:link,
.post-header h1 a:visited{
	font-family: "Georgia", sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
}

.post-header h1 a:hover{
	color: #f2f7fc;
}

.post-header-title{

	float: left;
	clear: left;
	margin-top:6px;
}

.post-comments{
	width: 35px;
	height: 35px;
	float: right;
	clear: right;
	background-color:#ea7a68;
}

.post-comments a:link,
.post-comments a:visited{
	width: 35px;
	height: 27px;
	display: block;
	background: #EEEADD;
	text-align: center;
	font-family: "Georgia", serif;
	font-size: 18px;
	color: #666;
	padding: 4px 0px;
}

.post-comments a:hover{
	background: #d8e7f0;
	text-decoration: none;
}

.post-content a:link,
.post-content a:visited{
	text-decoration: underline;
}

.post-content p{
	text-align: justify;
	line-height: 17px;
	padding: 0px 0px 15px;
}

.post-content h1{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.post-content h2{
	font-family: "Arial", sans-serif;
	color: #77afcf;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.post-content h3{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.post-content h4,
.post-content h5,
.post-content h6{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.post-content blockquote{
	padding: 0px 0px 15px;
}

.post-content blockquote p{
	padding: 0px 0px 0px 30px;
	font-style: italic;
	border-left: 2px solid #eee;
}

.post-content ul,
.post-content ol{
	margin: 0px 0px 15px;

}

.post-content ul li,
.post-content ol li{
	margin: 0px 0px 5px 20px;
}

.post-content p.post-more{
	text-align: right;
}

.post-content p.post-more a:link,
.post-content p.post-more a:visited{
	text-decoration: none;
	color: #77afcf;
	font-weight: bold;
	font-family: "Arial", sans-serif;
}

.post-content p.post-more a:hover{
	text-decoration: underline;
}

/* == Comments == */

.post-announcement{
	width: 640px;
	margin-left:20px;
	overflow: hidden;
	padding: 0px 0px 15px;
	margin-top: 20px;
	font-family: "Georgia", sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	background: url(images/dots.gif) bottom center repeat-x;
}

.post-announcement2{
	width: 640px;
	margin-left:20px;
	overflow: hidden;
	color: #396692;
}

.post-announcement2 h3{
	font-size: 17px;
	font-weight: normal;
}

.comment-container{
	width: 640px;
	overflow: hidden;
	margin-left:20px;
	padding-top: 18px;
	background: url(images/dots.gif) bottom center repeat-x;
}

#commentform {
	margin-left:10px;
	margin-top: 15px;
	}

.comment-left{
	float: left;
	clear: left;
	width: 74px;
	overflow: hidden;
}

.comment-right{
	width: 515px;
	float: right;
	clear: right;
	padding-right: 25px;
	overflow: hidden;
}

.comment-left img{
	display: block;
	width: 62px;
	height: 62px;
	padding: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #ccc;
}

.comment-header{
	width: 456px;
	overflow: hidden;
	margin: 0px 0px 10px;
	font-family: "Arial", sans-serif;
	color: #555;
	font-weight: bold;
	font-size: 10px;
}

.comment-header-title{
	font-family: "Georgia", serif;
	font-size: 16px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	display: block;
	padding: 0px 0px 5px;
}

/* Ralph Damiano */

.comment-header-title a:link,
.comment-header-title a:visited{
	font-family: "Georgia", serif;
	color: #77afcf;
	font-style: normal;
}

.comment-content a:link,
.comment-content a:visited{
	text-decoration: underline;
}

.comment-content p{
	line-height: 17px;
	padding: 0px 0px 15px;
	text-align: justify;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.comment-content blockquote{
	padding: 0px 0px 15px;
}

.comment-content blockquote p{
	padding: 0px 0px 0px 30px;
	font-style: italic;
	border-left: 2px solid #eee;
}

.comment-content ul,
.comment-content ol{
	margin: 0px 0px 15px;
}

.comment-content ul li,
.comment-content ol li{
	margin: 0px 0px 5px 20px;
}

/* == Footer == */

#footer{
	padding: 20px 0px 10px;
	margin-left:20px;
	color:#FFFFFF;
}

#footer a:link,
#footer a:visited{
	text-decoration: underline;
	color:#FFFFFF;
}

/* Calendar */

#calendar_wrap{
	padding: 10px 0px 0px;
	width: 280px;
	overflow: hidden;
	text-align: center;
}

table#wp-calendar{
	width: 250px;
	border: 0px;
	margin: 0 auto;
}

.post-content img,
.comment-content img{
	max-width: 400px;
}