/*  
Theme Name: SLB23
Theme URI: http://www.530medialab.com
Description: For Sal Barbier by 530medialab
Version: 1.0
Author: 530medialab
Author URI: http://www.530medialab.com
*/

.post {
padding-left:70px;
}

.post ul, 
.post ol, 
.post ul li, 
.post ol li {
margin-left:15px;
padding-left:15px;
}

h3 {
	float: left;
	width: 0px;
	border: 1px solid #FFFFFF;
	margin:0px 10px 10px 0px;
	text-align:center;
}

h3 #date {
	font-size: 11px;
	color:#990000;
	margin:auto;
}

.post img {
	float:right;
	margin-bottom: 10px;
}

h3 #mon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #990000;
}

h3 #year {
	font-size: 11px;
	color:#990000;
	border-top: 2px solid #000;
	margin:0px;
}
h2 a:link, h2 a:hover, h2 a:visited {
	color: #000000;
	text-decoration:none;
}


body {
	font-family: "Trebuchet MS", Arial, "Bitstream Vera Sans", sans-serif;
	background-color: #000000;
	font-size: 11px;
	line-height: 14px;
	background-image: url(http://blog.slb23.com/wp-content/themes/530ml/blog_frame.jpg);
	background-repeat: repeat-y;
}

a:link {
	color:  #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
		
a:visited {
	color:  #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
		
a:hover {
	color: #666666;
	margin-bottom: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#rightads {
	width:120px;
	background: #fff;
float:right;
padding: 2em 0.5em; 
}

#container {
	margin: auto;
	float: left;
	padding: 20px;
}

#main {
	float: left; 
	width: 660px;
	background: #fff;
	padding: 1.5em;
}

h1, h2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

h1{

	font-family: Times, serif;
float:left;
}

h1 a , h1 a:hover , h1 a:visited{
margin-top: -5px;
text-decoration:none;
color:#DD0005;
font-size: 10px;
}

h1 {
margin-top: -5px;
}
h1 a span {
color:#000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

h2#tag {
color:#FF0066;
    font-size: 11px;

text-align:right;

}

#searchform div {
padding-top:2px;
vertical-align:bottom;
font-size: 11px;
}

#searchform input {
font-size: 11px;
}


.post small {
margin: 0px;
}

.post h2 {
	margin-bottom:5px;
}

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

#ancillary{
	margin:0 auto;
padding-top:20px;
}
#ancillary .block{
	float:left;
	width: 30%;
	margin:0 0 0 5%;
}
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 1em 0;
	color:#000000;
	font-size: 14px;
}

ul, dl{ margin:1em 0; padding 0px;}
li, dd { margin-left:5%; padding 0px; }

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
padding:0px;
	border-top:1px solid #3D3D3D;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul.dates .date{

	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#000;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 

}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}

#content a:visited{
	font-weight: normal;
}


#menu {
	font-variant: small-caps;
	height: 23px;
	list-style: none;
	margin: 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu #last a {
	border-right: none;
	font-weight: bold;
}

#menu a {
	border-right: 1px solid #ccc;
	color: #000;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}

#menu a:hover, #menu #current {
	background: #e9e9e9;
	color: #333;
}

#menu li {
	display: inline;
	margin: 0;
	text-align: center;
	padding:0px;
}


