/*  
Theme Name: Marcosoria
Theme URI: http://marcosoria.com
Version: 1.0
Author: Marco Soria
*/

.post{
	padding: 10px 0 10px 0;
}

.post a{
	color: #ff9900;
	text-decoration: none;
}

.post a:hover{
	text-decoration: underline;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 22px;
	color: #ff9900;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.sidebar a, .postmetadata a{
	color: #009966;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.comments-template{
	margin-top:20px;	
}

.commentlist li{
	margin-top:10px;
	border-bottom:dashed 2px #303030;	
}

.sidebar{
	float:left;
	width:100%;
	
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar td{
	padding: 4px;
}

/*
body{
	margin: 0;
	font-family:Arial,Helvetica,Georgia,Sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background-color: #191919;
	color: #555555;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color:#999999;
}

a:visited{
	text-decoration: underline;
	//color:#555555;
}

a:hover{
	text-decoration: none;
	color:#ff6600;
}
span{
	color: #999999;
}


#wrapper{
	margin:0 auto 0 auto;
	width:750px;
	text-align:left;
}

#header{
	float:left;
	width:750px;}

#header h1 {
	display: block;
	width: 300px;
	height: 58px;
	text-indent: -9999px;
	background: transparent url(/logo.png) no-repeat 0 0;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}


#header{
	background-image:url('/images/bg-menu-main.jpg');	
	height:58px;
}

#header h1{
	display:block;
	width:300px;
	height:58px;
	text-decoration:none;
	border:0;
	margin:0;
	padding:0;
	background-image:url('/images/marcosoria2.png');
	float:left;
}

#header h1 a{
	display:block; 
	width:300px; 
	height:58px;
	text-indent: -999999px;
}

#nav{
	float:left;
	height:58px;
	line-height:58px;
}

#nav li{
	height:58px;
	border-left:solid 1px #747474;
	line-height:58px;
	margin:0;	
}

#nav li a{
	float:left;
	padding:0 20px;
	color:#f3f3f3;
	font-weight:bold;
}

#nav li.current a{
	background:url("/images/nav-selected.png") no-repeat scroll center bottom transparent;
	padding-bottom:8px;
	color:#ff9900;
}

#nav li a:hover{
	text-decoration:underline;
}

#search_box{
	float:left;
	height:22px;
	padding:18px;	
	border-left:solid 1px #747474;
	margin:0;
}

#keyword{
	width:200px;
	height:12px;
	line-height:12px;
	font-size:10px;		
	padding-left:25px;
	background:url("/images/search.png") no-repeat scroll 0 center #f3f3f3;
}



#innerheader{
	margin-top:20px;
	margin-bottom:20px;
	border:solid 1px #272727;
	width:728px;
	background-color:#111111;
	padding:10px;
}

#innerheader .desc{
	margin-left: 16px;
}

#menu{
	height: 38px;
	margin: 0;
	overflow: hidden;
	float: right;
	margin-top: -40px;
}

#menu li{
	float: left;
	list-style: none outside none;
}

#menu li a{
	color: #cccccc;
	display: block;
	float: left;
	height: 30px;
	padding: 9px 0 0;
	text-align: center;
	text-decoration: none;
	width: 100px;
	background: url('menubg.png') no-repeat;
}

#menu li a:hover{
	text-decoration: none;
	color:#ff6600;
}

#menu li .first{
	background: none
}

#container{
	float:left;
	width:500px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.comments-template{
	margin-top:20px;	
}

.commentlist li{
	margin-top:10px;
	border-bottom:dashed 2px #303030;	
}

p{
	padding: 10px 0 0 0;
}

.sidebar{
	float:left;
	width:240px;
	background:#111111;
	border:solid 1px #303030;
	margin: 0 0 0 8px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	clear:both;
	float:left;
	width:738px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:10px;
	border:solid 1px #272727;
	background-color:#111111;
	margin-top:20px;
	margin-bottom:20px;
	text-align: center;
}

#footer p{
	line-height:18px;
}
*/
