/*
Theme Name: Asevatu-nov09
Theme URI: http://asevatu.com/
Description: Asevatu Design main theme.
Version: 1
Author: Fernando Perez
Author URI: http://asevatu.com/
Tags: minimal, custom header, fixed width, two columns, widgets

	Asevatu Design
	 http://asevatu.com/

	This theme was designed and built by Fernando Perez,
	whose blog you will find at http://asevatu.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "UTF-8";


html {
}
body {
	margin:0px;
	padding:0px;
	font-weight:300;
	font-family: Museo, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background-color:#bfbfbf;
			color: #333333;

}

@font-face {
  font-family: "Museo";
  src: url(http://www.asevatu.com/fonts/museo/Museo300-Regular.otf) format("opentype");
}


h1,h2,h3 {
}


p{
	line-height: 1.8em;

}

a{
 color: #b30000;
 text-decoration:none;
}	

a:hover{
	border-bottom: 1px dotted #b30000;	
}

img{
	border: none;	
}

#page{
	padding:0px 30px 0px 30px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFF;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}

#navigation{
 color: #6a6a6a;
 font-size: 18px;
 font-weight: normal;
 margin-left:-30px;
 
}

#navigation ul{
	list-style-type: none;
	display:inline;
	clear:both;
}

#navigation ul li{
	float: left;
}

#navigation a{
	display:block;
	padding:20px 20px 10px 20px;
	border-right:#6a6a6a 1px dotted;
	width: 140px;
	height:45px;
	color: #6a6a6a;
	text-decoration:none;
	margin-bottom:20px;
}

#navigation a:hover{
	background-color: #c7c7c7;
	border-bottom:none;
	color: #000;
}

#navigation a span{
	font-size:10px;
	clear:both;
}

#header{
	
	background-color:#000;
	background-image:url(images/soundwave_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	clear:both;
	height:53px;
	text-align:right;
	color:#FFF;
	width:1070px;
	margin-left:-30px;
	padding:0px 10px 15px 0px;
}


#header h1{
	font-weight:100;
	font-size:38px;
}

#header h1 span{
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	margin-right:10px;
}

#banner{
margin-top:35px;
}

#middle{
	clear:both;	
}

#intro{
	width: 330px;	
	float:left;
	margin-left:30px;
	margin-right:80px;
}

#intro h2{
	font-size:48px;	
	font-weight: normal;
	letter-spacing:-2px;
	margin:20px 0px 20px 0px;
	color:#000;
}

#box{
}

.breadcrumb{
	border-top: #CCC dashed 1px;
	border-bottom: #ccc dashed 1px;
	margin-top:50px;
	margin-bottom:30px;
	padding: 10px;
	color: #ccc;
	font-size:9px;
}

.sidebar{
	float: left;
	width:170px;
	margin-right:80px;
}

.sidebar h3{
	margin-top: 0px;
	padding-top:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#000 3px solid;
}

#content{
		float: left;
		width:700px;
}



#title h2{
clear:both;
font-size:40px;
font-weight:100;
margin-top:0px;
}

h2{
	margin-top:20px;
	margin-bottom:10px;
}

#work-selection{
	clear:both;	
	min-height: 200px;
	padding-top:20px;
	padding-bottom:30px;
	background-image:url(images/pointer.gif);
	background-repeat:no-repeat;
	background-position:400px 220px;
}

.btn{
	background-color:#000;
	float:left;
	margin-right:20px;
	color:#FFF;
	width:220px;
	position:relative;
	height:200px;
	text-decoration:none;
}

.btn:hover{
	background-color: #b30000;
	border-bottom:none;
}

.btn img{
	position:absolute;
	left:25%;
	margin-top:-10%;
}

.btn h3{
	padding-left:20px;
	padding-top:120px;
	font-size:24px;
	margin-bottom:5px;
	font-weight:normal;
	
}

.btn small{
	padding-left:20px;
	
}

.widgettitle{
	margin-bottom:20px;	
}

#footer{
	background-color: #000;
	color: #FFF;
		width:1080px;
		margin-left:-30px;
	text-align: right;
}

#footer h1{
	
	font-weight:100;
	font-size:38px;
	margin-right:50px;
	padding-top:20px;
}

#footer p{
	margin-right:50px;	
}

#thumbnail{
	float: left;
	margin-right: 10px;
}


.red-button{
	padding:10px 25px;
	background-color:#b30000;
	color:#FFF;
	text-decoration:none;
	margin-top:10px;
	float:left;
}

.red-button:hover{
 	background-color: #F00;
 }
 
 .post{
	 background:#E8E8E8 none repeat scroll 0 0;
border-bottom:1px solid #CACACA;
border-top:1px solid #CACACA;
float:left;
padding:10px 0;
position:relative;
padding:10px 20px;
width:95%;
margin-bottom:30px;
	 }
	 

.post a img {
	float:left;	
	border: 1px solid #cacaca;
	background:#FFF none repeat scroll 0 0;
	padding:5px;
	margin-right: 20px;
}

.post h2{
	font-weight:100;
	margin:0px 0px 10px 0px;
}

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

.post h2 a:hover{
	color: #b30000;
	border-bottom: none;
}

.post-date{
	display: none;	
}

#respond, #commentform{
	display:none;
	
}

#twitter_update_list{
	list-style-type:none;
	padding:0px;
	
}

#twitter_update_list li a{
	
}

.sidebar div{
	margin-bottom:30px;	
}

.entry{
}