/*

THEME NAME:Futurosity Aperio Prototype
THEME URI:http://www.futurosity.com/wordpress-theme-futurosity-aperio-prototype
DESCRIPTION:Futurosity theme. For updates, please <a href="http://feeds.feedburner.com/futurosity">subscribe to Futurosity</a>.
VERSION:0.6
AUTHOR:Robert Ellis
AUTHOR URI:http://www.futurosity.com

*/



/* =structure */

#access {
	left:-9999px;
	position:absolute;
	top:0;
}
#footer {
	color:#303030;
	clear:both;
	float:left;
	font-size:12px;
	margin-top:64px;
	padding:4px 0 36px;
	text-align:center;
	width:100%;
}
#footer a {
	font-weight:bolder;
	color:#303030;
}
#footer a.back {
	display:block;
	float:left;
	margin-bottom:50px;
}
#footer a.arte {
	display:block;
	float:left;
	margin-left:230px;
	margin-bottom:50px;
}
#footer p {
	clear:both;
}
#header {
	padding-bottom:25px;
}
#header a:hover {
	text-decoration:none;
}
#wrapper {
	font:1.2em/1.6 Arial, sans-serif;
	margin:0;
}
body {
	background-color:#000000;
	color:#fff;
	margin:0 auto;
	width:945px;
}

/* =header */

#header .surheader {
	height:35px;
}
#header img {
	height:auto;
	width:auto;
	line-height:normal;
	font-size:12px;
}
#header .surheader .contacts {
	background:url(bg_contacts.png) no-repeat top left;
	color:#818181;
	display:block;
	font-size:12px;
	float:right;
	line-height:34px;
	height:34px;
	text-align:center;
	text-transform:lowercase;
	width:85px;
}
#header .surheader .lang {
	background:url(bg_lang.png) no-repeat top left;
	color:#818181;
	display:block;
	font-size:12px;
	float:right;
	line-height:34px;
	height:34px;
	margin-right:5px;
	text-align:center;
	text-transform:lowercase;
	width:45px;
}
#header #blog-description {
	color:#eb871e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
}
#header #blog-description i {
	color:#6a6969;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
}
#header #blog-description a {color:#6a6969;}

/* =nav */

#nav-above {
	display:none;
}
#nav-below {
	clear:both;
	float:left;
	padding:48px 0 24px;
	width:784px;
}
.browse {
	background:#e9851e;
	color:#fff;
	font-size:2em;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
	text-transform:uppercase;
	width:226px;
	z-index:2;
}
.browse h3 {
	left:-0.2em;
	position:relative;
	top:-0.5em;
}
.nav-excerpt {
	background:#3a3a3a;
	color:#dcdada;
	display:inline;
	font-size:14px;
	line-height:22px;
	float:left;
	margin:0 0 10px 10px;
	min-height:60px;
	padding:15px 10px 5px;
	position:relative;
	width:524px;
}
.nav-next, .nav-previous {
	background:#3a3a3a;
	color:#888888;
	float:left;
	font-size:12px;
	line-height:14px;
	min-height:30px;
	margin:0;
	padding:15px 10px;
	position:relative;
	width:206px;
}
.nav-next a, .nav-previous a {color:#fff;}
/* =home */

.bigdate {
	color:#fff;
	font-size:2em;
	font-weight:bolder;
	left:-0.2em;
	position:absolute;
	top:-0.5em;
}
.home #footer {
	width:922px;
}
.home .post {
	background:#fff;
	display:inline;
	float:left;
	height:300px;
	margin:5px;
	overflow:hidden;
	position:relative;
	width:226px;
}
.home .post img {max-width:226px}
.home .post-content {
	background:#fff;
	bottom:0;
	font-size:16px;
	font-weight:bolder;
	left:0;
	line-height:18px;
	padding:15px;
	position:absolute;
	width:196px;
}
.home .post-content-excerpt {
	display:block;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	margin-top:5px;
}
.home .post-content-excerpt p {margin-bottom:0}
.home .post-content:hover {
	background-color:#eb871e;
	color:#fff;
}
.home a:hover {
	text-decoration:none;
}
.home .featured {
	background:#fff;
	height:300px;
	margin:5px;
	overflow:hidden;
	width:462px;
}
.home .featured .bigdate {
	color:#fff;
	font-size:4.8em;
	font-weight:bolder;
	left:-0.2em;
	position:absolute;
	text-transform:uppercase;
	top:-0.5em;
}
.home .featured .post-content {
	width:432px;
}
.home .featured img {
	max-width:462px;
}
/* =single */

.single #container {
	float:left;
	width:789px;
}
.single .category {
	background:#434343;
	color:#868686;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
	position:relative;
	width:764px;
	z-index:2;
}
.single .category h2 a {
	color:#afaeae;
}
.single .entry-content {
	background:#ffffff;
	color:#000000;
	font-size:14px;
	line-height:22px;
	padding:10px;
}
.single .post {
	float:left;
	margin:10px 5px 0 5px;
	position:relative;
	width:548px;
}
.single .post .entry-meta a {
	color:#bababa;
}
.single .post a {
	color:#eb871e;
	font-weight:bold;
}
.single .preview {
	display:inline;
	float:left;
	margin:10px 5px 0 0;
	overflow:hidden;
	width:226px;
}
.single .preview .bigdate {
	color:#fff;
	font-size:2.8em;
	font-weight:bolder;
	left:-0.2em;
	position:absolute;
	text-transform:uppercase;
	top:-0.5em;
}
.single .preview-image img {
	width:226px;
}
.single .preview-content {
	background:#19191a;
	color:#868686;
	font-size:12px;
	line-height:14px;
	margin-top:10px;
	padding:10px;
	width:206px;
}
.single .fb_widget {
	background:#fff;
	margin-top:10px;
}
.single .preview-content abbr {
	border-bottom:none;
	letter-spacing:normal;
	font-size:12px;
	text-transform:none;
}
.single h2.entry-title {
	background:#e9851e;
	font-size:38px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:38px;
	margin-bottom:10px;
	padding:5px 10px;
}
.single h2.entry-title a {color:#000000}
.single .entry-content .entry-excerpt {font-weight:bold;}
.single .entry-content li {
	padding-left:15px;
	background:url(bg_li.png) no-repeat left 9px;
}
.single .entry-content .wp-caption-text {
	background:#000;
	color:#838383;
	font-style:italic;
	font-size:11px;
	text-align:center;
}
.single .entry-content blockquote {
	border-left:5px solid #e9851e;
	border-bottom:none;
	border-top:none;
	color:#e9851e;
	font-size:20px;
	font-style:italic;
	line-height:24px;
	margin:15px 0;
	padding:20px 10px 20px 25px;
	quotes:none;
}
.single .entry-content blockquote :first-child:before {content:"";}
.single .entry-content blockquote :first-child:after {content:"";}
.single .entry-content .aligncenter {margin:0 auto;}
.single .entry-content .alignright {float:right; margin:0 0 0 10px;}
.single .entry-content .alignleft {float:left; margin:0 10px 0 0;}

.single .entry-content h1 {
	font-size:22px;
	font-weight:bold;
	margin:20px 0;
}
.single .entry-content h2 {
	font-size:20px;
	font-weight:bold;
	margin:20px 0;
}
.single .entry-content h3 {
	font-size:18px;
	font-weight:bold;
	margin:20px 0;
}
.single .entry-content h4 {
	font-size:16px;
	font-weight:bold;
	margin:20px 0;
}
.single .entry-content h5 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0;
}
/* =comments */

#comment {
	height:100px;
}
#commentform {
	background:#3a3a3a;
	display:inline;
	font-size:12px;
	line-height:20px;
	float:left;
	margin:10px 0 0 10px;
	padding:10px;
	width:523px;
}
#commentform .form-input input {height:18px;font-size:12px;}
#commentform-subhead {
	background:#e9851e;
	color:#fff;
	font-size:2em;
	margin-top:24px;
	overflow:hidden;
	position:relative;
	text-transform:uppercase;
	width:226px;
	z-index:2;
}
#commentform-subhead h3 {
	left:-0.2em;
	position:relative;
	top:-0.5em;
}
#comments {
	clear:both;
	float:left;
	margin:50px 0;
	width:784px;
}
#comments-list {
	float:left;
	margin-bottom:24px;
}
#comments-list ol {padding:0;}
#respond {
	clear:both;
	float:left;
}
#trackbacks-list {
	clear:both;
	margin-bottom:24px;
}
.comment-author {
	font-size:1.2em;
	font-weight:bolder;
}
.comment-count {
	background:#e9851e;
	color:#fff;
	font-size:2em;
	overflow:hidden;
	position:relative;
	text-transform:uppercase;
	width:226px;
	z-index:2;
}
.comment-count h3 {
	left:-0.2em;
	position:relative;
	top:-0.5em;
}
.comment-meta {
	background:#3a3a3a;
	color:#888;
	float:left;
	font-size:12px;
	line-height:14px;
	min-height:30px;
	margin:0;
	overflow:hidden;
	padding:15px 10px;
	position:relative;
	width:206px;
}
.comment-meta p {margin-bottom:0}
.comment-meta a {color:#fff;}
.comment-meta img {
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
.comment-text {
	background:#303030;
	color:#DCDADA;
	display:inline;
	font-size:14px;
	line-height:22px;
	float:left;
	margin-left:10px;
	min-height:70px;
	padding:15px 10px 5px;
	position:relative;
	width:524px;
	z-index:2;
}
.count {
	color:#fff;
	float:right;
	font-size:3em;
	font-weight:bolder;
	letter-spacing:-0.1em;
	position:relative;
	right:-0.1em;
	top:-0.5em;
	z-index:1;
}
.form-textarea #comment {
	margin:4px 0;
	width:100%;
}
.respond-info {
	background:#3a3a3a;
	color:#888;
	float:left;
	font-size:12px;
	line-height:14px;
	height:50px;
	margin-top:10px;
	padding:0;
	width:226px;
}
.trackback-count {
	background:#3A3A3A;
	color:#fff;
	font-size:2em;
	position:relative;
	text-transform:uppercase;
	width:226px;
	z-index:2;
}
.trackback-count h3 {
	left:-0.2em;
	position:relative;
	top:-0.5em;
}
.trackback-meta {
	background:#3a3a3a;
	color:#888;
	float:left;
	font-size:12px;
	line-height:14px;
	height:50px;
	margin:0;
	padding:5px;
	width:216px;
}
li.comment {
	float:left;
	list-style-type:none;
	margin:10px 0 0;
}
li.comment.bypostauthor:hover .comment-text {
	background:#e9851e;
}
/* =pages */

.page #container, .four04 #container {
	float:left;
	width:604px;
}
.page .category, .four04 .category {
	background:#666;
	color:#fff;
	font-size:2em;
	margin:2px;
	position:relative;
	text-transform:uppercase;
	width:600px;
	z-index:2;
}
.page .category h2, .four04 .category h2 {
	color:#fff;
	font-weight:bolder;
	left:-0.2em;
	position:relative;
	top:-0.5em;
}
.page .entry-content, .four04 .entry-content {
	margin:2px;
}
.page .entry-content a {
	background:#eaeaea;
	font-weight:bolder;
}
/* =archives page */

li#category-archives .comment-count {
	float:left;
	height:40px;
	margin:2px 0 0 2px;
	width:224px;
}
li#category-archives ul {
	background:#eaeaea;
	float:left;
	margin:2px 0 4px 4px;
	padding:5px;
	width:360px;
}
li#monthly-archives .comment-count {
	float:left;
	height:40px;
	margin:0 0 0 2px;
	width:224px;
}
li#monthly-archives ul {
	background:#eaeaea;
	float:left;
	margin:0 0 4px 4px;
	padding:5px;
	width:360px;
}
/* =archive, category, & search pages */

.search .post img, .archive .post img {
	max-width:200px;
}

.search .page .entry-content {
	margin:0;
}
.archive #container, .search #container {
	float:left;
	width:789px;
}
.archive .comment-count, .search .comment-count {
	background:#434343;
	color:#fff;
	font-size:2em;
	margin-bottom:5px;
	position:relative;
	text-transform:uppercase;
	width:784px;
}
.archive .comment-count h2, .search .comment-count h2 {
	font-weight:bolder;
	left:-0.2em;
	position:relative;
	top:-0.5em;
}
.archive .entry-content, .search .entry-content, .search .page .entry-content {
	background:#fff;
	color:#000;
	display:inline;
	font-size:12px;
	line-height:18px;
	float:left;
	margin-left:10px;
	min-height:112px;
	padding:5px;
	width:413px;
}
.search .noresults .entry-content {
	background:#303030;
	color:#DCDADA;
	width:764px;
}
.archive .post, .search .post, .search .page {
	display:inline;
	float:left;
	margin:5px 0;
	position:relative;
	width:784px;
}
.archive .post a, .search .post a, .search .page a {
	font-weight:bolder;
	color:#EB871E;
}
.archive .preview, .search .preview {
	float:left;
	margin:0;
	max-height:122px;
	min-height:122px;
	overflow:hidden;
	width:122px;
}
.archive .preview .bigdate, .search .preview .bigdate {
	color:#fff;
	font-size:22px;
	font-weight:bolder;
	left:-0.2em;
	position:absolute;
	text-transform:uppercase;
	top:-0.5em;
}
.archive .preview .entry-meta a, .search .preview .entry-meta a, .search .page .preview .entry-meta a {
	background:none;
}
.archive .preview .preview-content, .search .preview .preview-content, .search .page .preview .preview-content {
	width:102px;
}
.archive .preview-content, .search .preview-content {
	background:#19191A;
	color:#868686;
	float:left;
	font-size:11px;
	line-height:18px;
	min-height:102px;
	padding:10px;
	width:208px;
}
.archive h3.entry-title, .search h3.entry-title {
	font-size:1.4em;
	letter-spacing:-0.05em;
	line-height:1.2em;
	padding-bottom:0.5em;
}
.archive #nav-below, .search #nav-below {
	padding-top:5px;
}
.archive .nav-next, .archive .nav-previous, .search .nav-next, .search .nav-previous {
	width:367px;
}
.archive .nav-next, .search .nav-next {
	float:right;
}
/* =links */

#links-page a {
	font-weight:normal;
}
li#linkcat-21 {
	clear:both;
}
li#linkcat-7 {
	clear:both;
}
li.linkcat {
	background:#eaeaea;
	display:inline;
	float:left;
	margin:2px;
	padding:5px;
	width:137px;
}
/* =sidebar */

#primary {
	background:#1f1f1f;
	float:left;
	line-height:1.6em;
	margin-left:20px;
	padding:1em;
	width:120px;
}
#secondary {
	float:left;
	line-height:1.6em;
	margin-left:5px;
	width:150px;
	overflow:hidden;
}
#secondary .sb-bloc, #secondary .widget {
	background:#242425;
	margin:0 0 10px;
	padding:10px;
	color:#828282;
	font-size:12px;
	line-height:18px;
}
.sidebar h3 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#secondary .widget {background:#171718}
.sidebar .sb-bloc ul, .sidebar p {margin:15px 0;}
.sidebar a {color:#828282}
#secondary .widget a {color:#e9851e;}
.widget_twitter-tracker h3 {
	background:url(tweets.png) no-repeat left -5px;
	padding-left:30px;
}
.widget_twitter-tracker p.tt-preamble {
	margin:0;
	color:#e9851e;
	font-size:14px;
}
.widget_twitter-tracker .tweets li {
	margin-top:25px;
}
.widget_twitter-tracker .msg {
	font-size:12px;
	line-height:16px;
}
.widget_twitter-tracker .info {
	font-size:10px;
	margin-top:5px;
}
#secondary .widget_twitter-tracker .info a {color:#828282}
.widget_twitter-tracker .peoples {font-size:14px;line-height:22px;margin-bottom:10px;}
/* =miscellaneous */

.clear {
	clear:both;
}
.post img {
	max-width:528px;
}
a {
	color:#444;
	display:inline;
}
a:hover {
	text-decoration:underline;
}
h2 a:hover {
	text-decoration:none;
}
h2.post-content a {
	text-decoration:none;
}
img {
	border:none;
}
ol {
	padding:2px 0;
}
p {
	margin-bottom:1em;
}
/* =hidden */

.home .navigation, .home .entry-meta, .home .entry-date, .home .sidebar, #access, .archive-meta {
	display:none;
}

