/*  
Theme Name: Murdock
Theme URI: http://biboz.net/murdock/
Description: A simple theme withot images and 1 column
Version: 1.0
Author: Ivan Garcia
Author URI: http://compuntoes.seoblog.es
*/

.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: 1em;
	color:#000;
	margin:auto;
}

.post img {
        float:right;
        margin-left:10px;
}

h3 #mon {
	margin:-3px 0px 2px 0px;
}

h3 #year {
	font-size: 0.7em;
	color:#000;
	border-top: 2px solid #000;
	margin:2px;
}
h2 a:link, h2 a:hover, h2 a:visited {
	color: #CC3300;
	text-decoration:none;
}


body {
	background: #2A2A2A;
	font-family: "Trebuchet MS", Arial, "Bitstream Vera Sans", sans-serif;
}

a:link {
	color:  #0000FF;
	text-decoration: none;
	border-bottom:1px solid #2A2A2A;
	}
		
a:visited {
	color:  #CC3300;
	text-decoration: none;
	border-bottom: 1px dotted #2A2A2A;
	}
		
a:hover {
	color: #FF0000;
	border-bottom: 2px solid #FF0000;
	margin-bottom: auto;
}

#rightads {
	width:120px;
	background: #fff;
float:right;
padding: 2em 0.5em; 
}

#container {
	margin: auto;
}

#main {
	float: left; 
	width: 700px;
	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:#ff0000;
font-size: 42px;
}

h1 {
margin-top: -5px;
}
h1 a span {
color:#000;
}

h2 {

	font-size: 22px;

	font-weight: normal;

}

h2#tag {
color:#000000;
    font-size: 20px;

text-align:right;

}

#searchform div {
padding-top:2px;
vertical-align:bottom;
font-size:0.8em;
}

#searchform input {
font-size:0.8em;
}


.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:#006400;
}

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:1px solid #2A2A2A;
}
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 {
	border-top:4px solid #000;
border-bottom: 5px solid #e9e9e9;
	font-variant: small-caps;
	height: 23px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 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;
}


