@charset "UTF-8";
/* CSS Document */

/*Theme Name: CoolhuntTheme URI: http://coolhuntnet/Description: Coolhunt themeVersion: 1Author: Sacha GreifAuthor URI: http://sachagreifcom/Kubrick v15 http://binarybonsaicom/kubrick/This theme was designed and built by Michael Heilemann,whose blog you will find at http://binarybonsaicom/The CSS, XHTML and design is released under GPL:http://wwwopensourceorg/licenses/gpl-licensephp*//* ------------------------------------ */body {
	background:#000;
	margin:0;
	font-family:"Trebuchet MS", Verdana, Arial, Sans serif;
	font-size:12px;
	line-height:1.5em;
	color:#fff;
}

.archive-thumb{
background: #333;
width: 100px;
height: 100px;
border: 1px solid #FFF;
float: left;
margin: 10px 12px 15px 0;
text-align: center;
}

.archive-thumb .no-thumb-text{
padding-top: 36px;
color: #ccc;
font-size: 10pt;
}

b {
	font-weight:bold;
}
#page {
	width:100%;
}/*#topnav,#header,#content,#primary,#secondary{width:980px;margin:0 auto;}*/
#topnav .content {
	float:right;
	text-transform:uppercase;
	color:white;
	height:1.5em;
}
#content {
	background:#f4eee3 url(images/content_bg..png) repeat-x top center;
	font-size:12px;
	padding-top:10px;
}
#footer {
}
a:link, a:active {
	color:#d82a5b;
	text-decoration:none;
}
a:visited {
	color:#bc3f64;
	text-decoration:none;
}
a:hover {
	color:#4e1022;
	text-decoration:none;
}
h1 {
	font-size: 3em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2em;
	line-height:1.2em;
	margin-bottom: 0.75em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-size: 1.5em;
	line-height:1.5em;
	font-weight:normal;
	margin:0;
}
hr {
	display:block;
	height:1px;
	background-color:#333;
	margin:8px 0px 9px 0px;
}
#primary {
	background:url("images/greybox_large_top_trans.png") no-repeat top;
	padding-bottom:30px;
}
#secondary, #footer {
	padding-top:30px;
}
#primary, #secondary {
	border-bottom:1px #292929 solid;
}
#head {
	background:#000 url("images/head_bg_black.png") repeat-x bottom;
	height:90px;
	padding-bottom:1px;
	overflow:hidden;
}
#primary {
	background:#000 url("images/primary_bg_black.png") repeat-x top;
}
#primary a:link, #primary a:active {
	color:#d82a5b;
	text-decoration:none;
}
#primary a:visited {
	color:#bc3f64;
	text-decoration:none;
}
#primary a:hover {
	color:#fff;
	text-decoration:none;
}
#secondary {/*background:#f9f6f1 url("images/secondary_bg_grey.png") repeat-x top;*/
}
h2 .headline, h2.headline {
	line-height:1.5em;
	margin-bottom:0.75em;
}/*#primary>div{background:url("images/greybox_large_bottom_trans.png") no-repeat bottom;padding-bottom:5px;}#primary>div>div{background:url("images/greybox_large_middle_trans.png") repeat-y top;padding:9px 10px;}*//*span-6{background:yellow;}*/
#archives h2.headline{
	margin-bottom:0;
}
.icon {
	vertical-align:bottom;
	margin-right:4px;
}/* ------------------ logo & main nav ---------------------- */
#nav {
	margin-bottom:30px;
}
#logo {
	float:left;
	color:#fff;
}
#menu {
	position:relative;
	left:-1px;
}
#menu ul {
	margin:0;
}
#menu li {
	display:block;
	float:left;
	font-size:1.5em;
}
#menu a {
	background:url("images/tabs_down.png");
	display:block;
	height:36px;
	font-size:1px;
	text-indent:-9000px;
	overflow:hidden;
}
#menu .page-item-18 a {
	background-position:0px 0px;
	width:102px;
}
#menu .page-item-18 a:hover {
	background-position:-396px 0px;
}
#menu .page-item-14 a {
	background-position:-102px 0px;
	width:106px;
}
#menu .page-item-14 a:hover {
	background-position:-498px 0px;
}
#menu .page-item-15 a {
	background-position:-208px 36px;
	width:99px;
}
#menu .page-item-15 a:hover {
	background-position:-604px 0px;
}
#menu .page-item-16 a {
	background-position:-307px 36px;
	width:82px;
}
#menu .page-item-16 a:hover {
	background-position:-703px 0px;
}
#menu .current_page_item a {
}/* ------------------------ subnav --------------------------- */
#lang_nav {
	background:url("images/lang_bg.png") no-repeat bottom center;
	color:#fff;
	text-align:center;
	padding:3px;
	float:right;
	width:220px;
	margin-bottom:40px;
}
#subnav {
	margin-top:36px;
}
#subnav table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}
#subnav ul {
	list-style-type:none;
	margin:0;
	float:right;
}
#subnav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#subnav li.separator {
	height:10px;
	margin:4px 10px;
	background:#eee;
	width:1px;
}
#subnav a:link, #subnav a:visited {
	color:#ccc;
}
#subnav a:hover {
	color:#fff;
}/* ------------------------ search box --------------------------- */
#search {
	background:url("images/search_bg.png") no-repeat;
	height:36px;
}
#searchform {
}
#searchform #s {
	display:block;
	float:left;
	width: 112px;
	padding: 2px;
	border:1px #000 solid;
	margin:5px 2px 2px 7px;
}
#searchsubmit {
	display:block;
	float:left;
	height:28px;
	width:86px;
	background:url("images/search_button.png") no-repeat top left;
	border:none;
	cursor:pointer;
	vertical-align:bottom;
	margin-top:1px;
}
#searchsubmit:hover {
	background:url("images/search_button_on.png") no-repeat top left;
}/* ------------------ featured articles ---------------------- */
.sub {/*position:relative;background: url("images/featured_bg_710.png") no-repeat top center;left:-5px;width:680px;padding:15px;/*min-height:380px;*/
}
#slideshow {
	height:300px;
	overflow:hidden;
}
#slideshow a:link, #slideshow a:active, #slideshow a:visited {
	color:#fff;
}
#slideshow a:hover {
	color:#d82a5b;
}/* -------- controls ------- */
#featured .controls {
	position:absolute;
	z-index:100;
	width:680px;
}
#featured .controls a {
	display:block;
	width:100px;
	text-align:center;
	background:url(images/trans_black_bg.png);
	float:left;
}
#featured .controls #next {
	float:right
}/* -------- slide ------- */
.slide {
	position:relative;
}
#featured .excerpt {
	z-index:10;
	position:absolute;
	bottom:0;
	background:url(images/trans_black_bg.png);
	color:white;
	text-align:left;
	width:100%;
}
#featured .excerpt .subdiv {
	padding:10px;
}
#featured .frame {
	z-index:5;
	top:0;
	left:0;
	position:absolute;
	height:300px;
	display:none;
}
#featured .excerpt {
	margin-bottom:0;
	font-size: 14px;
	line-height:1.5em;
	color:#fff;
	display:inline;
}
#featured .excerpt h2 {
	margin-bottom:9px;
}
.most_popular {
	height:100px;
	width:100px;
	text-indent:-999px;
	overflow:hidden;
	background:url("images/most_popular.png") no-repeat;
	position:absolute;
	z-index:900;
	top:-5px;
	left:-5px;
}
#thumbs {
	height:300px;
	position:relative;
}
#thumbs ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.thumb {
	display:block;
	margin:0;
	padding:0;
	margin-bottom:20px;
	position:relative;
}
.thumb a {
	display:block;
}
.thumb_last {
	margin-bottom:0;
}
#thumbs .activeSlide {
	margin-left:-20px;
	padding-left:20px;
	background:url(images/white_triangle.png) no-repeat center left;
}/* ---------------------- greybox ---------------- */
.greybox {
	background:url("images/greybox_bg_slide_trans.png") no-repeat bottom;
}
.greybox>div {
	padding:10px;
	background:url("images/greybox_bg_top_trans.png") no-repeat top;
}/* ---------------------- tagline ---------------- */
#tagline {
	height:298px;
	overflow:hidden;
	background:url(images/black_bucket_bg_world.png) no-repeat;
	padding:1px;
	width:218px;
	text-align:center;
}
#tagline .welcome {
}
#tagline h4 {
	padding:9px 10px;
	border-bottom:1px #3f3f3f solid;
	margin-bottom:0;
}
#tagline h3 {
	padding:9px 10px 0 10px;
	margin:36px 0 36px 0;
}
#tagline .content {
	padding:9px 10px;
}
#tagline .cta_links a {
	display:block;
	height:34px;
	padding-top:6px;
	background:url(images/cta_bg_trans.png) no-repeat;
	color:#fff;
	line-height:34px;
	font-size:1.3em;
	position:relative;
}
#tagline .cta_links a:hover {
	background:url(images/cta_bg_trans.png) no-repeat 0px -36px;
}/* ---------------------- .buckets ---------------- */
#secondary hr {
	background:#dcacba;
}
.bucket {
	background:url("images/bucket_bg.png") no-repeat;
	margin-bottom:1.5em;
}
div.section {
	margin-bottom:0.75em;
}
div.section img {
	display:block;
	float:right;
}
div.section .headings {
	float:left;
	width:168px;
}
di.vsection h3 {
	line-height:1.5em;
	color:#fff;
	margin:0;
}
div.section h4 {
	color:#b97186;
	margin:0;
}
.bucket .content {
	padding:9px 10px;
}
.bucket ul {
	list-style:none;
	margin:0;
}
#topics li, #cities li {
	display:block;
	float:left;
	width:100px;
}
.bucket a:link {
	color:#fff;
}
.bucket a:visited {
	color:#ddd;
}
.bucket a:hover {
	color:#d82a5b;
}/* ---------------------- .date ---------------- */
.date {
	height:36px;
	width:31px;
	margin:0px 10px 0px 0px;
	float:left;/*background:url("images/.date_bg.png") no-repeat top;*/
	background:#fff;
}
.date .month {
	background:#ec7093;
	color:white;
	text-transform:lowercase;
	font-variant:small-caps;
	text-align:center;
	padding:1px;
	margin:1px;
	line-height:1em;
}
.date .day {
	font-size:1em;
	font-weight:bold;
	color:#4e1022;
	text-align:center;
}/* ---------------------- sidebar & blog ---------------- */
#blog hr {
	background-image:url("images/separator_trans.png");
	background-image:none;
	background:none;
	visibility:hidden;
}
#blog {
	background:url("images/bucket_bg_460.png") no-repeat;
}
#blog .entry {
	margin:0 0 1.5em 41px;
}
#blog .entry p {
	font-size:11em;
	line-height:17em;
}
.posted_in, .tags {
	text-transform:lowercase;
	font-variant:small-caps;
	color:#b97186;
}
.posted_in a, .tags a {
	text-transform:none;
	font-variant:normal;
	color:#ec7093;
}
#blog ul {
	list-style-type:none;
	margin:0;
}
#blog ul li {
	padding-left:20px;
	margin-bottom:0.75em;
	font-size:12px;
	background:url(images/page_white_text.png) no-repeat;
}
#blog .all_articles a {
	display:block;
	height:36px;
	width:220px;
	margin-top:0.75em;
	background:url("images/read_more_articles.png") no-repeat;
	background-position:0px -36px;
	text-indent:-9000px;
	overflow:hidden;
}
#blog .all_articles a:hover {
	background-position:0px 0px;
}/* ------------------------ trends --------------------------- */
#trends .cloud {
	line-height:1.8em;
}/* ------------------------ forms --------------------------- */
textarea, input {
	padding:4px;
	font-family:"Trebuchet MS", Verdana, Arial, Sans serif;
	background:#000;
	border:1px solid #434242;
	color:#fff;
	font-size:0.8em;
}
input:hover, textarea:hover, select:hover {
	background:#222;
}
input:focus, textarea:focus, select:focus {
	background:#222;
}
input.sendbutton {
	display:block;
	margin:0;
	height:36px;
	background:url("images/button.png") no-repeat 0px -36px;/*text-indent:-9000px;*/
	overflow:hidden;
	border:none;
	cursor:pointer;
	color:#d82a5b;
	text-align:center;
	font-size:1.3em;
}/* ------------------------ contact --------------------------- */
#contact cform {
	width:auto;
	margin:0;
}
#contact ul, #contact ol {
	list-style-type:none;
	margin:0;
}
#contact li {
	margin:0 0 1.5em 0;
	clear:both;
}
#contact legend {
	font-size:1.5em;
	border-bottom:#666 solid 1px;
	margin:0.75em 0;
	display:block;
}
#contact label {
	display:block;
	margin:0;
	text-align:left;
	vertical-align:top;
	width:auto;
	line-height:1.5em;
	float:left;
	width:210px;
	margin-right:20px;
	padding:5px 0;
}
#contact label span {
	width:auto;
}
#contact .reqtxt, #contact .emailreqtxt {
	display:none;
}
#contact .cf_hidden {
	display:none;
}
#contact textarea, #contact input {
	width:440px;
}
#contact textarea {
	height:150px;
}
#contact input.sendbutton {
	width:220px;
	margin:0 0 0 230px;
}
input.sendbutton:hover {
	background:url("images/button.png") no-repeat 0px 0px;
	color:#fff;
}
.cf_info {
	border:1px #666 solid;
	margin:1.5em 0;
	padding:8px 10px;
	display:none;
}
.failure {
	border-color:#d82a5b;
	display:block;
}
.success {
	border-color:#00FF00;
	display:block;
}
.linklove {
	width:auto;
	margin:0;
	display:none;
}
#contact div.cf_info {
	width:auto;
}
label.secq, label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}
input.secinput {
	vertical-align:text-bottom;
}
#contact #cforms_captcha6, #contact #cforms_captcha5, #contact #cforms_captcha4, #contact #cforms_captcha3, #contact #cforms_captcha2, #contact #cforms_captcha {
	height:15px;
	width:86px;
	padding: 4px 4px;
	margin: 0;
}
img.captcha {
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}
img.captcha-reset {
	vertical-align:text-bottom;
	background:url(captcha_reset_greygif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}
.read_full_form #cforms_captcha2 {
	width:65px;
}
#contact_sidebar ul, #contact_sidebar ol {
	list-style-type:none;
	margin:0;
	margin-bottom:1.5em;
}
#contact_sidebar .addressbook-item {
	margin-bottom:1.5em;
}
#contact_sidebar .photo {
	display:none;
}
#contact_sidebar .name {
	display:block;
	font-size:1.5em;
	line-height:1.5em;
}
#contact_sidebar .org, #contact_sidebar .address, #contact_sidebar .website {
	display:none;
}
#contact_sidebar .email {
	display:block;
}
#contact_sidebar .ahcard_dl {
	display:block;
	padding:4px;
	border:#d82a5b 1px solid;
	background:#222;
	width:120px;
	margin-top:3px;
}
#contact_sidebar .ahcard_dl:hover {
	border:#fff 1px solid;
	background:#333;
}
#contact_sidebar .ahcard_dl img {
	vertical-align:bottom;
}/* ------------------------ page, archives, & search --------------------------- */
#archives, #contact {
	background:url("images/bg_black_700.png") no-repeat top center;
}
#page, .page {
	background: url("images/bg_black_950.png") no-repeat -5px -5px;
}
#archives .sub, #page .sub, #contact .sub {
	padding:9px 10px;
	min-height:380px;
}
#archives .entry, .search .entry {
	margin-left:40px;
}
#archives p {
	margin-bottom:0;
}/* ------------------------ single article & page --------------------------- */
#single img.alignleft {
	float:left;
	margin:0 10px 10px 0;
}
#single {
	margin-bottom:1.5em;
	min-height:380px;
}
#single .sub {
	position:relative;
	background: url("images/bg_black_950.png") no-repeat top center;
	left:-5px;
	width:940px;
	padding:5px;
}
#single ul, #page ul {
	padding-left:20px;
	margin-bottom:1.5em;
}
#single p, #page p {
	margin-bottom:1.5em;
}
#single .post {
	float:left;
	width:690px;
	margin-right:20px;
	padding:10px 0px 0px 10px;
}
#single .sidebar {
	float:left;
	width:219px;
	margin:1px 1px 0 0;
}
#single .metadata {
	padding:1.5em 10px;
	background:url(images/metadata_bg.png) no-repeat top;
}
a.read_full {
	display:block;
	height:36px;
	width:219px;
	background:url("images/read_full.png") no-repeat;
	background-position:0px 0px;
	text-indent:-9000px;
	overflow:hidden;
}
a.read_full:hover {
	background-position:0px -36px;
}
#single p {/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	margin-bottom:0.75em;
}
#single .entry {
	margin-top:0.75em;
}
#single h3 {
	font-size:1.5em;
	margin-bottom:0.75em;
}
#single h4 {
	line-height:1.5em;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0em;
	color:#d82a5b;
}
#single h5 {
	float:right;
	width:210px;
	margin:0 0 0.75em 20px;
	line-height:1.5em;
	font-weight:normal;
	font-size:1.5em;
	color:#d82a5b;
}
.email_this {
	margin:1.5em 0 0.75em 0;
}
.email_this .loading {
	float:right;
}
.email_this {
}
.email_this a {
	float:left;
}
.email_this:hover {
}
.email_form p {
	margin-bottom:0.75em;
	color:#888;
}
.email_form strong {
	color:#fff;
}
.email_form input {
	padding:2px;
	font-size:08em;
}
#youremail, #friendemail {
	width:190px;
}
.email_form .captcha img {
	margin-right:10px;
}
.email_form .captcha input {
	width:124px;
}
#wp-email-submit {
	display:block;
	margin:0;
	font-size:12px;
	width:200px;
	height:36px;
	margin:0;
	background:url("images/button_200.png") no-repeat 0px -36px;/*text-indent:-9000px;*/
	overflow:hidden;
	border:none;
	cursor:pointer;
	color:#d82a5b;
	text-align:center;
	font-size:1.5em;
}
#wp-email-submit:hover {
	background:url("images/button_200.png") no-repeat 0px 0px;
	color:#fff;
}
.read_full_div {
	background:#111;
}
.read_full_form {
	width:200px;
	padding:9px 10px;
	color:#888;
}
.read_full_form .intro {
	margin-bottom:0.75em;
}
.read_full_form strong {
	color:#fff;
}
.read_full_form ol {
	list-style-type:none;
}
.read_full_form li {
	margin-bottom:0.75em;
}
.read_full_form label {
	display:block;
}
.read_full_form input, .read_full_form textarea {
	width:190px;
}
.read_full_form textarea {
	height:70px;
}
.read_full_form .sendbutton {
	width:200px;
	background:url(images/button_200.png) no-repeat 0 -36px;
}
.read_full_form sendbutton:hover {
	background:url(images/button_200.png);
}/* ------------------------ footer --------------------------- */
#footer {
	text-align:center;/*background:#f9f6f1;*/
}
#footer p {
	margin:0;
}/* ------------------------ single --------------------------- */
h2 {
	line-height:1.5em;
}
.gallery {
	clear:both;
}/* ------------------------ services --------------------------- */
.col_layout .col1, .col_layout .col2, .col_layout .col3 {
	float:left;
	width:300px;
	margin-right:20px;
}
.col_layout .col1, .col_layout .col3 {
	width:290px;
}
.col_layout .col3 {
	margin-right:0;
}
.ondemand_form p {
	margin-bottom:0.75em;
}
#shadowbox .ondemand_form {
	padding:10px;
}
#contact .ondemand_form input, #contact .ondemand_form textarea {
	width:220px;
}/* ------------------------ sIFR --------------------------- */
.sIFR-active .h2headline {
	visibility: hidden;
	font-family: Verdana;
	font-size:18px;
	line-height: 1em;
}
.sIFR-active .section h3, .sIFR-active h3 .headline, .sIFR-active #contact_sidebar h3, .sIFR-active #contact_sidebar .name {
	visibility: hidden;
	font-family: Verdana;
	font-size:18px;
	line-height: 1em;
}
.sIFR-active #tagline h3 {
	visibility: hidden;
	font-family: Verdana;
	font-size:24px;
	line-height: 1em;
}
.hidden, .cf_hidden {
	display:none;
}
#menu .page-item-156{
	display:none;
	}
.fleft{
	float:left;
}
.fright{
	float:right;
}