/*
Theme Name: Asevatu Design
Theme URI: http://asevatu.com/
Description: Asevatu Design main theme.
Version: 3.2
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 {
}

#gallery {

}

#gallery img{
	margin-left: auto;
	margin-right: auto;
}

body {
	margin:0px;
	padding:0px;
	font-weight:300;
	font-size:12px;
	background-color:#000;
	color:#999;
	font-family: Helvetica-light, Helvetica, arial, sans-serif;
	
}

@font-face {
  font-family: "Helvetica-light";
  src: url(fonts/HelveticaNeueLTStd-Lt.otf) format("opentype");
}

h1{
	font-family: Helvetica-light, arial, sans-serif;
	font-size:28px;
	font-weight: normal;
	letter-spacing:12px;
	color: #CCC;
	margin-top:20px;
	margin-bottom:0px;
	
	
	
}

h1 a{

color: #CCC;
border-bottom:none;
}

h1 a:hover{
	border-bottom:none;
}


h2 {
	font-weight:100;
	letter-spacing: 2px;
	color:#666;
	margin-top:0px;
	font-size: 15px;	
}

h3{
	font-weight:300;
}

h4{
	font-weight:300;
}

hr{
	border:none;
	background-image:url(images/line_10.jpg);
	background-repeat:repeat-x;
	height:10px;
	margin-top:40px;
	
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#nav a{
border:none;
}

#nav a:hover{
color: #CCC;	
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	border-bottom: #666 1px dotted;
}

blockquote{
	margin-left:65px;	
}

#content img{
	
	border:none;
}

#content p{
line-height: 15px;
}

.colab-photo{
width: 191px;
height: 300px;
overflow:hidden;
position:relative;
float: left;
margin-right:30px;
margin-bottom:30px;
}

.colab-photo p{
	background-color: rgba(0, 0, 0, 0.8);
	position:absolute;
	bottom:0px;
	padding:10px;
	width:100%;
	display: none;
	color:white;
margin:0px;
		
}

.colab-photo span{
	font-weight:bold;
	font-size:14px;
}

.colab-photo:hover > p{
	display: block;
}



#searchform {
margin-bottom: 20px;
}

#searchform label{
	font-size:23px;
}
form {
margin:0;
padding:0;
}

#clients{
	float:left;
	padding-left:50px;
	
}

#sidebar {
float: right;
margin-bottom: 100px;
margin-top: 50px;
padding: 0 0 0 110px;
width: 275px;
}

#portfolio img{
	float:right;
	
}

#s{
	border: 1px solid #343434;
	background-color: black;
	color:#999999;
	
}

#searchsubmit{
background-color: #343434;
  border: medium none;
  color: white;
  margin-left: -3px;
  padding: 1px 15px;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	padding: 0px 50px 0px 50px;
}
#top {
	height:20px;
	background-color: #000;
}
#header {
	float:left;
	margin-top:20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#RSS{
	background-position: left top;
	float:right;
	height:120px;
	display:block;	
	line-height:6;
}

#RSS:hover{
	cursor:pointer;
	
}


#RSS a{
	display:block;
	padding-left:130px;
		background-image:url(images/rss_07.jpg);
	background-repeat:no-repeat;
	margin-right:75px;
	color:#999;
	font-size:20px;


}
#RSS a:hover{
	color: #F93;
	background-image:url(images/rss-over_07.jpg);

	
}

#headerimg {
	height:351px;
	background-image:url(images/header_03.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

a:active {

 outline: none;

}

#nav {
color:#FFF;
display:block;
float:right;
margin-top:85px;
position:relative;
width:600px;
}

.back{
margin-right:10px;	
cursor:pointer;
}

.back:hover{
	color: #FFF;	
}

.next{
	
margin-left:10px;
cursor:pointer;
}

.next:hover{
color: #FFF;	
}


#gallery {
}

#gallery img{
	margin-left: auto;
	margin-right:auto;
}	


#nav ul {
	list-style-type:none;
	margin:0px 5px 0px 5px;
	float:right;
}
#nav ul li {
	display:inline;
	background-repeat:no-repeat;
		margin:0px 15px 0px 15px;

}

#nav a{
	color: #FFF;	
}

.subnav{
	padding:15px 0px 15px 0px;
	margin:0px;
position:absolute;
top:10px;
left:48px;
width: 60px;
display:none;
border: 1px solid black;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
background-color: rbga(0, 0, 0, 0.5);
}

.punubumesi_links a{
	color: red;
}

.subnav ul{
	display: block;
	width: 50px;
}

.subnav ul li{
	margin:0px;	
	clear: both;
	
}
#content {
	margin-top:20px;
	min-height:500px;
	height:auto !important;
  height:500px;

	clear:both;
}

#content.blog{
	width: 500px;
	float: left;
	border-right: 1px solid #343434;
	padding-right: 120px;
	
}

#content.blog a{
	color: red;
}

#footer {
	clear: both;
	font-size: 95%;
	line-height: 130%;
	background-repeat:repeat-x;
}
#footer a, #footer a:visited{
}
#footer .left-col{
	width: 200px;
	float: left;
	margin-left: 50px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right:50px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	color:#333;
		font-weight:300;

	margin: 10px 0px 5px;
}


#commentform textarea{
	
	width: 400px;
	border: #CCC 1px dotted;
	
	
}

.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	border: 1px solid gray;
}
.post-month {
border-bottom: 1px dotted gray;
color: #FFFFFF;
display: block;
font-size: 11px;
line-height: 11px;
padding-bottom: 2px;
padding-top: 7px;
text-align: center;
text-transform: uppercase;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	font-weight: bold;
}

.post-title {
	float: left;
	margin-left: 10px;
}

.entry {
	margin-left: 60px;
	  margin-top: 10px;
	  padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}
#comments, #respond {
 border-bottom: 1px dotted #1A1A1A;	padding-bottom: 5px;
}
.commentlist {
	 margin: 10px 0 10px 55px;
	line-height: 130%;
	background-color: #333;
	color:# 000;
}
.commentlist li{
	padding: 30px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
	display: none;
}
.commentlist .alt {
 background: none repeat scroll 0 0 #141414;}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-weight:300;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	 margin-left: 55px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	border: 1px solid #343434;
	background-color: black;
	padding: 5px;
	margin-right:10px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	border: 1px solid #343434;
	background-color: black;
	padding: 2px;
	margin-top: 3px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
		font-size:15px;
		font-weight:300;

	background: #333;
	color: #FFFFFF;
	border: none;
	width: 155px;
	height: 40px;
	margin-bottom:20px;
}

#commentform #submit:hover{
	background-color:#900;
	cursor:pointer;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


