/*
Theme Name: Hrefer Clean
Theme URI: http://www.hrefer.com
Description: Hrefer Clean
Author: Julian Sutter 
Author URI: http://www.juliansutter.com

/*-----------Common--------------*/
* {
	padding: 0px;
	margin: 0px;
}

.float-catch { clear: both; }
.hidden { display: none; !important}



p {	
	font-family: Helvetica, sans-serif; 
	font-size:1em;
	line-height:1.5em;
	margin:1.2em 0;
		
}
a { text-decoration: none;
	color: #2B607E;
 }

a:hover { 
	text-decoration: underline;
}


blockquote {
	padding-left: 25px;
	border-left: #DD4B96 2px solid;
}

/*----------- Block Level Elements --------------*/


body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #fff url(images/allinmysaab-bg-repeat.jpg) top left repeat-x;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin: 0px;
}

#page-wrap {
	background: #fff url(images/allinmysaab-bg.jpg) top center no-repeat;
	width: 1000px;
	margin: 0px auto;
	
}

#left-bar {
	width: 125px;
	float: left;
	margin: 0 10px 0 30px;

	
}

#page {
	float: left;
	width: 500px;
	margin: 0px 20px 0 30px;
}



#nav-header ul {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100px;
	height: 100px;
	float: right;
	border-left: 1px solid #aaa;
}

#nav-header ul li {
	padding: 0px 10px;
	list-style: none;
}

#nav-header ul li a {
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	
}

h1 {
	font-size: 5em;
	line-height: .5em;
	text-align: center;	
	color: #cecece;
	height: 70px;
}

h1 a {
		color: #bbb;
		display: block !important;
		height: 60px;
		width: 500px;
}





#network ul {

	text-align: center;
}


#network ul li {
	padding: 2px;
	display: inline;
}


#network ul li a {
	color: #555;
	
}


#network ul li a:hover {
	color: #999;
	
}

#header {
	border: 1px solid #D5D5D5;
	background: #cfcfcf url(images/header-bg.jpg) repeat-x;
	height: 100px;
	width: 550px;

}





#header-ad {
	width: 240px;
	height: 112px;
	
	margin-top: 6px;
	float: right;
	background: url(images/tender-ad.gif) no-repeat;
}

#header-ad a {
	display:block;
	margin:0pt auto;
	width: 240px;
	height: 112px;
}

#mascot {
	margin: -24px 0px 0px -60px;
	width: 192px;
	height: 217px;
	float: left;
	background: url(images/mascot.gif) no-repeat;
}

.description {
	float: left;
	width: 250px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 30px;
}

#nav {
	padding-top: 2px;
	margin-bottom: 20px;
	text-align: left;
	padding: 0px 30px;
	color: #888;
}

#nav ul {
	float: left;
	width: 20%;
	margin: 0px;
}

#description {
	width: 60% !important;
}

#nav ul li {
	margin: 0px 0px 0px 0px;
	padding-top:2px;
	list-style: none;
	
}

#nav ul li a {
	font-weight: normal;
	text-transform: uppercase;
	font-size: .95em;
}

#nav ul li a:hover {

	font-weight: bold;
}


#under-nav {
	height: 50px;
	background: #ffffff;
	display: none;
}

#search-box {
	float: right;
	padding: 15px 0px 0px 0px;
	width: 250px;
}

#wrapper {
	width: 100%;
}

#content {
	margin-top: -10px;
	padding: 0px 0px 10px;
}

#content p {
	padding-top: 10px;
}

#adbar-top {
	float: right;
	width: 500px;
	padding: 15px 15px 0px 15px;
	text-align: center;

	
}


#featured {
	width: 250px;
	
	
}

#sidebar {
	width: 380px;
	float: right;
	margin-right: 30px;
}

#sidebar-content {
	margin-left: 60px;
	padding: 10px;

}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	list-style: none !important;
	color:  #333 !important;
}

#authors-list {
	background: #c6d8e2 url(images/sidebar-bg.gif) repeat-x;
	padding: 10px;
	margin: 10px 0px;
	border: 1px solid #a0b4bf;
}

#adbar-left {
	display: none;
	float: left;
	width: 160px;
	padding-left: 10px;
	height: 200px;
}

#adbar-right {
	
	width: 250px;
	
	
}



#footer {
	width: 100%;
	clear: both;
	border-top: 1px dotted #cccccc;
	text-align: center;
	font-size: .8em;
}

#footer p {
margin: 0px;
}

/*-------------Headings-------------*/



h2 {
	color: #666666;
	font-size: 1.5em;
	padding:  15px 0px 5px;
	font-weight: normal;
}

.category-box {
	
}

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

.post h2 .category-box a {

}

h2 a:hover, h2 a:visited, h2 a {
	text-decoration: none;
	font-size: 1.7em;
	line-height: .9em;
	margin: .3em 0px;
}

h3 {
	
}

h4 {

}

h5 {

}






/*-------------The Post-------------*/


.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	//border-bottom: 1px dotted #999;

}

.post h3 {
	color: black;
	font-size: 2em;
	line-height: 1.3em;
	margin: 0px;
	padding: 14px 0px 0px;
}

.post h4 {
	color: #2B607E;
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}

.post p {
	line-height: 1.5em;
	font-size: 1.1em;
}

.post a {
	color: #00437F;
}

.post a:hover {
}

.post ul {
	padding-left: 1.3em;
	font-size: 1.1em;
}

.post ol {

}

.post li {
	padding-top: 10px;
	margin-left: 0px;
}

.entry-header {
	margin-top: 20px;
	//border-bottom: 1px dotted #999;
	//border-top: 1px dotted #999;
}

.entry-header ul {
	font-size: .95em;
}

.entry {
	border-bottom:1px dotted #999999;
}

.entry a {
	text-decoration: underline !important;
}

.entry a:hover {
	text-decoration: none !important;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
	font-size: 3em;
	line-height: 1.2em;
}

blockquote {

}



cite {
	font-size: 1.4em;
	font-style: normal;
	
}

a img {

margin: 10px 10px 10px 0px;
}

input {
	padding: 2px;
}

acronym, abbr {

}

.category-box {
}

.category-box {
	margin: 0px 0px 0px 0px;
	color: #666;
	padding: 3px 8px 3px 0px;
	display: inline;
	font-zie: 1.4em;
}

.category-box a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.category-box a:hover {
	color: #3F3F3F;

}

.info-box {
	font-size: .95em;
	}
	
.info-box a {
	color: #2B607E;
	text-decoration: none;
}

.info-box a:hover {
	color: #FF7F00;
}

.avatar {
	width: 80px;
	float: left;
}

.more-link {
	text-align: right;
	padding: 7px 15px;
	display: block;
	color: #DD4B96 !important;

	background: #eee;
	margin-bottom: 3px;
}

.more-link:hover {
	text-decoration: underline !important;
}

.entry p .more-link {
	text-decoration: none !important;
}

.entry p .more-link:hover {
	text-decoration: underline !important;
}


.post-stats {
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 1.1em;
	color: #2B607E;
	width: 170px
}

.post-stats ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.post-stats ul li {
	list-style: none;
}

.tags-box {
	color: #2B607E;
	line-height: 1em;
	padding: 10px 0px 0px 0px;
	font-size: 1em;
	
}

.tags-box strong {
	color: #333;
}

.tags-box p {
	margin: 0px;
	padding: 0px;
}

p img {
max-width:100%;
padding:0pt;
}


/*--------------Featured------------*/

.featured-avatar {
	float: right;
	width: 40px;
}

.featured-link {
	float: left;
	width: 180px;
}

/*--------------Sidebar------------*/

#sidebar h2 {
}

#sidebar ul {
	margin: 5px 0px;
	padding: 0px;
	width: 248px; 
	border-bottom: none;
}

#sidebar ul h2 {
	
	
}

#sidebar ul li {
	list-style: none;
	
	
}

#sidebar ul ul {
background: none;
border: none;
width: 100%;
margin: 0px;
}

#sidebar ul ul li {
list-style: circle;
color: #ffffff;
margin: 0px 0px 0px 0px;
line-height: 1.4em;
text-transform: capitalize !important;
background: none;
padding: 0 0 0 5px;
border: none;
font-weight: normal !important;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color: #2B607E;
	font-size: 1em;
}
#sidebar a:hover {
	
}

#sidebar a:visited {

}

#tag_cloud {

	text-align: center;
}

#tag_cloud h2 {
	text-align: left;
}

#tag_cloud a {

}

#tag_cloud a:hover {
	color: #2B607E;
}




/*--------------Authors------------*/

.author {
	display: inline;
	color: #999;
	margin-left: 4px;
}

#authors-list h3 {
	color: #3F3F3F;
	margin: 0px;
	font-size: 1.0em;
	line-height: 1.1em;
}

#authors-list h4 {
	color: #2B607E;
	margin: 10px 0px 0px 0px;
	font-size: .9em;
}


#authors-list ul {
	padding: 0px;
	margin: 0px;
}

#authors-list ul li {
	list-style: circle;
	color: #ffffff;
	margin: 0px 0px 0px 10px;
	line-height: 1.3em;
	font-size: .9em;
	background: none;
	padding: 0px;
}

#authors-list a {
	color: #3F3F3F;
	font-size: 1em;
}

#authors-list a:hover {
	color: #FF7F00;
}

/*--------------Comments--------------*/

.dates {
	display: inline;
	float: left;
}

.comments {
	float: right;
	display: inline;
}

ol.commentlist {

}

ol.commentlist ul {
	font-size: 200%;
}

ol.commentlist li {
	padding: 10px 20px;
	background: #f0f0f0;
	border-top: #aaa solid 1px;
	border-bottom: #aaa solid 1px;
	margin: 10px 0px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {
	display: none;
}

/*--------------Search Form-------------*/


#searchform {

}

#searchform input {
border: 1px solid #cccccc;

}

#searchform #s {
border: 1px solid #cccccc;
width: 170px;
}


#commentform {
	
}

#commentform input, #commentform textarea {
	margin: 2px;
	border: 1px solid #444;
}

#commentform small  {
	font-size: .95em;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

/*-------------Advertising------------------*/
.bg {
	background: transparent !important;
}


#manual-ads ul {
	margin: 0px;
	padding: 0px;
}

#manual-ads ul li {
	margin: 0px;
	padding: 0px;
	list-style: none !important;
	display: inline;
}

#manual-ads ul li a {
	background: url() center center no-repeat;
	display: block;
	float: left;
	margin: 2px;
	width: 58px;
	height: 58px;
}

#recent-posts ul li{
	border-bottom: 1px solid #333;
	line-height: 1.5em !important;
	background: white !important;
	margin-bottom: 4px !important;
}