@charset "UTF-8";
/*  
Theme Name: Fresh
Theme URI: http://www.stabilimentum.com/
Description: The Telecommuter Theme.
Version: 2.0
Author: Haydn Bagtas
Author URI: http://www.stabilimentum.com/
*/


/*
@font-face {  
	  font-family: " your FontName ";  
	  src: url( /location/of/font/FontFileName.eot );  <!-- IE -->
	  src: local("Myriad Pro"), url( /location/of/font/FontFileName.ttf ) format("truetype"); <!-- non-IE -->
	}
*/

body {
	background-color: #ccc;
	font-family: "Myriad Pro", Geneva, Helvetica;
	font-size: 14px;
	color: #444;
	text-align: left;
}

/* Global */
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Geneva, Helvetica;
	font-weight: lighter;
	padding: 0;
	margin: 0;
}

h1 a:link, h1 a:active, h1 a:visited, h2 a:link, h2 a:active, h2 a:visited, h3 a:link, h3 a:active, h3 a:visited {
	text-decoration: none; 
	color: #000;
	display: block;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #fff !important;
	background-color: #000 !important;
}

a:link, a:active, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {text-decoration: underline;}


img {border: none;}
p {display: block;}

div {
	padding: 10px; 
	display: block;
}

.rounded10 {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.rounded5 {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	text-align: right;
	color: #fff;
	background-color: #a2db26 !important;
	border: 1px solid #a2db26 !important;
	padding: 0 !important;
	margin: 0;
}

/* Descending */
#main {
	width: 950px;
	min-width: 950px;
	max-width: 950px;
	background: #eee url(images/bg_main.jpg) top left no-repeat;
	color: inherit;
	margin: 0 auto;
}

/* Search */
#searchline {
	float: right;
	padding: 0 !important;
	margin: 0;
}

#searchline ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#searchline li {
	float: left;
	clear: none;
	margin: 0 0 0 10px;
}

#searchline li.text {margin-top: 3px;}

#searchline img {
	float: left;
	margin-right: 5px;
}
		
#searchline a:link, #searchline a:active, #searchline a:visited {
	color: #999;
	text-decoration: none;
}
			
#searchline a:hover {
	color: #ccc;
	text-decoration: underline;
}

#field {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff url(images/icon_search.jpg) right no-repeat;
	padding: 3px;
	margin: 0 0 0 15px;
	border: 1px solid #ccc;

}

/* Site Page Links */
#masthead {
	padding: 0 !important;
	margin: 0;
	clear: both;
}

#masthead ul {
	float: right;
	list-style: none;
	text-transform: uppercase;
}

#masthead li {
	width: 65px;
	min-width: 65px;
	max-width: 65px;
	height: 50px;
	min-height: 50px;
	max-height: 50px;
	color: #808080;
	float: left;
	clear: none;
	border-left: 1px dotted #aeaeae;
	padding: 0 20px;
}	

#masthead li:first-child {border-style: none;}
#masthead li:last-child {margin-right: 0;}

#masthead_ads {
	float: right; 
	padding: 0;
	margin: 0 0 10px 0;
}

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

.page_details {
	font-size: small;
	font-style: normal;
	color: #999;
	text-transform: none;
}

/* Main Content */
#content {
	float: left;
	width: 520px;
	min-width: 520px;
	max-width: 520px;
	padding: 0 !important;
}

.entry {
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	padding: 0 !important;
}

#latest {
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	float: left;
	margin-bottom: 10px;
	background-color: #fff;
}
		
#latest img {margin: 0;}

ul.postmetadata {
	width: 100%;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
}
	
ul.postmetadata li {
	border: none !important;
	padding: 0;
	float: left;
}

ul.postmetadata li:last-child {
	width: 95px;
	min-width: 95px;
	max-width: 95px;
	text-align: right;
	float: right;
}

span.comment_count {
	background: url(images/icon_comment.jpg) left center no-repeat;
	line-height: 20px;
	padding: 0 0 0 30px;
	margin-left: 10px;
}
						
span.edit {
	background: url(images/icon_edit.jpg) left center no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
}	

.post_details {
	font-size: small;
	font-style: italic;
	color: #666;
}

#recent img {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}		

#recent {
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	background-color: #fff;
	float: left;
}

ul.dotted {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
	
ul.dotted li {
	border-top-style: solid; 
	border-top-color: #ddd;
	border-top-width: 1px;
	float: left;
	clear: both;
	margin: 5px 0 0 0;
}
	
ul.dotted li:first-child {
	margin: 0 !important;
	padding-top: 0;
	border-top-style: none;
}

ul.dotted li#median {margin: 10px 0 0 0 !important;}
ul.dotted h3, h2 {margin: 10px 0 0 0;}
ul.dotted p {margin: 0;}

#social {
	text-align: right;
	margin: 20px 0;
}

ul#related_posts {
	padding: 0 0 0 20px;
	margin: 10px 0 20px 0;
}

ul#related_posts li {margin-bottom: 10px;}


/* Comment Form */

#comments_section {
	float: left; 
	background-color: #e3e0d4;
	margin: 0 0 20px 0;
}

.commentmetadata {padding: 0;}
.commentmetadata p {}
			
.author_avatar {
	width: 40px;
	float: left !important;
	padding: 0;
	margin: 10px 10px 0 0;
}

.the_comment {
	width: 425px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}
		
ol#commentlist {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
			
.spacer {clear: both;}
#commentlist li {} /* not logged or subscriber */
#commentlist li.administrator {} /* blog admin */
#commentlist li.editor {} /* editor */

ol#commentlist li {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}

ol#commentlist li:first-child {
	border: none;
	padding: 0;
	float: left;
}

#comment_form {margin: 10px 0 0 0;}

#comment_form input {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #fff;
	float: left;
	margin: 0 0 10px 0;
}
			
#comment_form input.field {width: 225px;}
#comment_form input#url {width: 470px;}
#commentform textarea#comment {width: 470px;}
form p {clear: both;}	


#comment_form input#submit {
	float: right !important;
	color: #fff;
	background-color: #006699;
	border: 5px solid #006699;
	margin: 0;
}
			
#comment_form input#author {margin-right: 10px !important;}

#comment_form textarea {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #fff;
}




/* Page Navigation */
#navigation {
	width: 100%;
	float: left;
	padding: 0;
	margin: 10px 0;
}
	
#navigation div.rounded10 {
	clear: none;
	background-color: #fff;
}

#navigation div.rounded10:hover {
	background-color: #000;
	color: #fff;
}

#older {float: left;}	
#newer {float: right;}






/* Sidebar */
#sidebar {
	float: left;
	width: 400px;
	min-width: 400px;
	max-width: 400px;
	padding: 0 !important;
	margin: 0 0 0 10px;
}

#sidebar div {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	background-color: #fff;
	float: left;
	margin: 0 0 10px 0;
}

#sidebar img {
	border-color: #333;
	float: left;
	margin: 0 10px 10px 0;
}

#twitter {}
#twitter img {
	float: left;
	padding-top: 10px;
}

#video {}
#video object {padding: 5x;}
h4#video_list_heading {margin: 0 10px 10px 10px;}
#gnp {}

ul.sidebar_list {
	list-style: none;
	padding: 0;
	margin: 10px;
}
	
ul.sidebar_list li {
	float: none;
	clear: both;
	border-top: 1px solid #ddd;
	padding: 10px 0 10px 0;
}

ul.sidebar_list li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top-style: none;
}

ul.sidebar_list li:last-child {padding-bottom: 0;}
.ad {margin: 0 0 5px 0 !important;}


/* Bottom */
#bottom {
	background-color: #fff;
	float: left;
	clear: both;
	padding-right: 5px !important;
	margin: 0 0 10px 0;
}
	
#bottom h3 {margin: 0 0 10px 0;}
	
#about_me {
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	height: 305px;
	min-height: 305px;
	max-height: 305px;
	float: left;
	border-right: 1px solid #ddd;
	padding: 0 10px 0 0 !important;
}
		
#tags {
	width: 353px;
	min-width: 353px;
	max-width: 353px;
	height: 305px;
	min-height: 305px;
	max-height: 305px;
	float: left;
	border-right: 1px solid #ddd;
	padding: 0 10px !important;
}
	
#flickr {
	width: 320px;
	min-width: 320px;
	max-width: 320px;
	height: 305px;
	min-height: 305px;
	max-height: 305px;
	float: right;
	padding: 0 0 0 10px !important;
}
	
#flickr img {margin-right: 5px;}
	
	
#footer {
	width: 920px;
	min-width: 920px;
	max-width: 920px;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
	float: none;
	clear: both;
	font-size: small;
	font-style: italic;
	color: #666;
	padding: 0 !important;
}
	
#footer img {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
}
	
#footer p {padding: 3px 0 0 0;}