/* @override http://cincodesign.com/culture/wp-content/themes/cinco/style.css */

/*
CincoDesigns screen styles

author:	cory duncan / cory@coryduncan.com
-- */

body, h1, h2, h3, h4, h5, p, table, table td, table th, form, a img, abbr, fieldset, legend, button, ul, li {
	border: none;
	margin: 0;
	padding: 0;
}
body { 
	background: #fff;
	color: #666; 
	font: 62.5% Helvetica, Arial, sans-serif; font-weight:  100;	
}
a { color: #81b24f !important;
text-decoration: none; }
a:link, a:visited { color: #545454; }
a:hover { color: #81b24f;
	text-decoration: underline;
}
a.more:link, a.more:visited { color: #81b24f; }
h1 {
	color:#666;
	font-size: 20px; font-weight: normal;
	margin: 0 0 0.5em;
}
h2 {
	color:#666;
	font-size: 20px; font-weight: normal;
	margin: 0 0 0.5em;	
}
h2 a:link, h2 a:visited	{ color:#666; }
h3 {
	color:#666;
	font-size: 18px; font-weight: normal;
	margin: 2em 0 0.5em;
}
p { 
	line-height: 1.5em;
	margin: 0 0 1.5em;
	}
li { list-style: none; }
.clear { clear: both; }

/* -- structure -- */
#outer {
	background: url(images/bg.gif) repeat-y 0 0;	
	margin: 0 auto;
	width: 796px;
	}
#wrapper {
	background: url(images/top.gif) no-repeat 0 0;	
	}
#inner {
	background: url(images/bot.gif) no-repeat 0 100%;
	padding: 0 14px 60px;
	zoom: 1;
	}
#outer-i {
	background: #fefefe url(images/content.gif) repeat-y 0 0;
	margin: 0 auto;
	overflow: hidden;
	width: 740px;
	}
#wrapper-i {
	background: url(images/header.gif) no-repeat 0 0;
	overflow: hidden;
	width: 100%;
	}
#inner-i {
	background: url(images/footer.gif) no-repeat 0 100%;	
	overflow: hidden;
	width: 100%;
	}


/* -- content -- */
#intro {
	border-bottom: 2px solid #eee;
	margin: 0 0 0.5em;
	padding: 0 0 0.5em;
	position: relative;
	width: 100%;
	}
	
#intro a {
	color: #666666 !important;
}
#intro h3 {
	margin: 0; 
	}
#intro p {
	margin: 0; font-weight: normal;
	}
.contact {
	color: #ccc;
	font-size:10px;
	position: absolute;
	top: 0;
	right: 0;
}
.contact a:link, .contact a:visited {
	color: #ccc;
	}
.contact a:hover { color: #81b24f; }
#content {
	border-bottom: 2px solid #eee;
	font-size: 1.3em; /* 13px */
	margin: 0 auto 1em;
	overflow: hidden;
	padding: 0 0 1em;		
	width: 710px;	
	zoom: 1;
	}
#sidebar { 
	font-size: 1.2em; /* 12px */
	margin: 0 auto 0.25em;
	overflow: hidden;
	padding: 1em 0 0;
	width: 710px;
	}
#footer {
	background: #fefefe url(images/footer.gif) no-repeat 0 100%;
	clear: both;
	font-size: 1.2em; /* 12px */
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 40px;
	width: 710px;
	}


/* -- category nav -- */
.categories	{
	margin: 0 0 0 8px;
	width: 400px;
}
.categories li {
	float: left;
	margin: 0 0 0.5em;
	width: 32%;
	}
.categories a:link, .categories a:visited { color: #545454 !important; }
.categories a:hover { color: #81b24f; }
.current-cat a:link, .current-cat a:visited { color: #81b24f; }
	 

/* -- pagination -- */
.pagination { 
	border-top: 2px solid #eee;
	padding-top: 1em;
	}
.pagenavi {
	color: #ccc;
	float: right;
}


/* -- post -- */
.post {
	border-top: 2px solid #eee;
	margin: 0 0 1em;
	overflow: hidden;
	padding: 1em 60px 0 0;
	position: relative;
}
.post .entry {
	

	}
.post p {
	margin-bottom:1em;
}

.post .date {
	color: #ccc;
	font-size:0.83em; /* 10px */	 
	position: absolute;
	top: 1em;
	right: 0;
	}
.post h1, .post h1.sIFR-replaced, 
.post h2, .post h2.sIFR-replaced, 
.post p {
	margin-left: 344px !important;
	}
.post .media, .post .vvqbox {
	float: left;
	margin: 0 0 1em !important;
	width: 344px;
	}
.home .post .media { margin: 0; }
.post .media img { display: block;
	border: 1px solid #dedede;
}
.postmetadata { 
	color: #ccc;
	font-size:0.92em; /* 11px */
	}
.postmetadata em {
	color: #545454;
	font-style: normal;
	}
.postmetadata p {
	margin: 0.5em 0;
	}
.postmetadata a:link, .postmetadata a:visited { color: #ccc !important; }
.postmetadata a:hover { color: #81b24f; }
.pagination {
	margin: 1em 0;
	overflow: hidden;
	width: 100%;
	}
.alignleft { float:left; }
.alignright { float:right; }


/* -- comments -- */
ol.commentlist {
	margin: 0;
	padding: 0;
	}
ol.commentlist li {
	border-bottom: 1px solid #eee;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
ol.commentlist a:link, ol.commentlist a:visited {
	color:#81b24f;
}
.commentmetadata {
	font-size: 10px;
	margin: 0;
}


/* -- forms -- */
form {
	margin: 0 0 2em 0;
	overflow: hidden;
	width: 380px;
	}
form div { overflow: hidden; zoom: 1; }
.submit { float: right; padding: 0 0 2em; } 
label, .label {
	float: left;
	padding: 0.2em 8px 0 0;
	width: 60px;
	}
.field {
	clear: left;
	float: left;
	margin: 0 0 0.5em;
	width: 100%;
	}
textarea { overflow: auto; }
.text, textarea { 
	background: #fff;
	border: 1px solid #999;
	float: right;
	font: 1em Verdana, Sans-serif;
	padding: 0.5em 2px;
	width: 275px;
	}
.input {
	float: right;
	width: 306px;
	}
input.error, textarea.error { border-color: #900; border-width: 2px; }
.errortext { color: #c00; font-weight: bold; }

#commentform { width: 400px; }

/* -- 404 page -- */
#content404 { overflow: hidden; text-indent: -9999px; width: 100%; }

/* -- sIFR -- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* sIFR headers */
.sIFR-active h1 {
	font-family: Verdana; font-size: 19px;
	line-height: 1em;
	margin: 0;
	visibility: hidden;
}
.sIFR-active h2 {
	font-family: Verdana; font-size: 19px;
	line-height: 1em;
	margin: 0;
	visibility: hidden;
}
