/*
Theme Name: Tavus
Theme URI: http://www.tavus.com
Description: Tavus
Author: Will Healey
Author URI: http://www.tavusy.com


/*-----------Block Level Elements--------------*/

Body {
	padding:0; 
	margin:0;
	background:#fcfcfa;	  
	width:100%; 
	vertical-align:top;
	font-family: tahoma;
	color:#0f0f0f; font-size:14px;
	
}

#page {
	max-width: 100%;
	min-width: 650px;
	margin: 0 auto;	
}


#header {
	width: 100%;
	height:282px;
	background-image:url(images/bg-top_rpt.jpg);background-repeat:repeat-x;	
	color:#FFFFFF;
}

#headerimg {	
	height:282px;	
	background-image:url(images/bg-top.jpg);background-repeat:no-repeat;background-position:top right;	
	padding-top:10px;
	padding-left:40px;
	
}
#headerimg h1 a{
	color:#FFFFFF;
	text-decoration:none;
}

.description {
	color:#CCCCCC; padding-left:117px; padding-bottom:41px;
}

.entrytext{
	color:#3c3c3c;
}	

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 70%;
	padding-top:20px;
	padding-right:40px;
	
}

blockquote { 
	font-size: 110%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #f1f0ed;
	border-left: 2px solid #900;
}

#sidebar {
	width: 20%;
	margin-right: 75%;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

a { color:#0f0f0f;}
a:hover {text-decoration:underline;}

h1 {font-size:3.31em; font-family:arial; text-transform:none; line-height:36px; font-weight:normal; letter-spacing:0px; padding-top:58px;}
h1 a{color:#FFFFFF; text-decoration:none;}


h2 { font-size:1.31em; line-height:1.11em;  color:#3c3c3c; text-transform:none;}
h2 a{color:#3c3c3c; text-decoration:underline;  font-weight:bold;}
h2 a:hover{text-decoration:none;}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}