/*
Theme Name: Kogi
Theme URI: http://www.nufish.com/
Description: Custom theme for the Kogi brand.
Version: 1.0
Author: Nufish.com
Author URI: http://www.nufish.com/
Template: thematic
*/


/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* TYPOGRAPHY */

body {
	font-family: "Helvetica Neue","Helvetica",helvetica,arial,sans-serif;
}

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

a:hover {
	text-decoration: underline;
}

.entry-title { 
	font-weight: 100;
	position: relative;
	font-size: 26px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.entry-title a {
	color: black;
}

.entry p {
	font-size: 12px;
	line-height: 30px;
	text-align: justify;
}

.sf-menu {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
}

#featureText h1 { 
	font-size: 23px;
	color: #fff;
	}

#featureText a {
	font-size: 15px;
	color: #dc8d1b;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

#comments h3 {
	color: white;
}

#trackbacks-list { 
	color: white;
	border: 1px solid #1f1f1f;
	background: #000;
	margin: 30px 0;
	padding: 30px;
}

.date { 
	color: #adadad;
}

.attachment-jpg #content, .attachment-png #content {
	width: 540px;
}

#previousEntries a, #previousEntries h3 {
	color: white;
	text-decoration: none;
}

#previousEntries h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0;
	position: relative;
}

.previousEntry {
	border-bottom: 1px solid white;
	padding-bottom: 5px;
}

.previousEntry .date {
	color: #adadad;
	font-size: 11px;
}

small { 
	font-size: 11px;
}

	/* SCHEDULE TYPOGRAPHY */
		
	.schedule-time-red {
		color: #cb2d32;
		font-size: 14px;
		font-weight: bold;
	}
	
	.schedule-time-blue {
		color: #2c6ba2;
		font-size: 14px;
		font-weight: bold;
	}
	
	.schedule-time-green {
		color: #4c6921;
		font-size: 14px;
		font-weight: bold;
	}
	
	.schedule-time-orange {
		color: #df721e;
		font-size: 14px;
		font-weight: bold;
	}
	
	#monday a, #tuesday a, #wednesday a, #thursday a, #friday a, #saturday a {
		font-size: 10px;
	}


/* STRUCTURE */

body { 
	background: #000 url(images/header.png) repeat-x;
	background-position: top; 
}

#main {
	width: 912px;
	background: url(images/wrapper_bg.png) no-repeat;
	background-position: top;
	padding-top: 20px;
	position: relative;
}

#header {
	height: 270px;
	width: 912px;
	margin: auto;
}

#feature {
	width: 570px;
	height: 200px;
	float: left;
	border: solid 1px #000;
	margin: 40px 0 0 67px;
}

#featureTitle {
	background: url(images/feature_bg.png);
	width: 570px;
	height: 55px;
	margin-top: 145px;
	position: relative; 
}

#featureText {
	text-align: right;
	padding-top: 8px;
	padding-right: 85px;
}

#container {
	width: 570px;
}

#content {
	margin: 0;
	width: 540px;
	background: #1f1f1f;
	border: 1px solid #2b2b2b;
	padding: 15px;
	margin-bottom: 15px;
}

.entry {
	background: white;
	padding: 20px;
	margin: 0;
	margin-bottom: 30px;
}

#content .addtoany_list a {
	margin-left: -10px;
}

.entry img {
	border: #898989 1px solid;
	padding: 5px;
}

.comments-number {
	background: url(images/comments.png);
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	width: 27px;
	height: 23px;
	text-align: center;
	line-height: 19px;
}

#previousEntries .comments-number {
	top: 10px;
}

#previousEntries a:hover {
	text-decoration: underline;
}

.comments-number a {
	color: white;
}

.comments-number a:hover {
	text-decoration: underline;
	color: white;
}

#index-blog {
	color: white;
	margin-bottom: 10px;
	margin-top: -5px;
	height: 20px;
	line-height: 20px;
}

#rss {
	color: #adadad;
	font-size: 11px;
}


	/* MENU */
	
	#access {
		height: 50px;
		border-bottom: none;
	}
	
	.sf-menu, .sf-menu a { 
		border-right:none;
		border: none;
		color: white;
	}
	
	.sf-menu a:hover {
		color: black;
	}
	
	.sf-menu li {
		background: transparent;
		border: none;
		height: 50px;
	}
	
	.sf-menu a {
		line-height: 50px;
		padding: 0 20px;
	}
	
	.sf-menu {
		float: right;
	}
	
	.sf-menu li.sfHover ul, .sf-menu li.sfhover ul {
		top: 50px;
		color: black;
	}
	
	
	
	.sf-menu li.sfHover, .sf-menu li.sfHover, .sf-menu a:focus, sf-menu a:hover, .sf-menu a:active {
		color: black;
	}
	
	.sf-menu li li a, .sf-menu li li a:visited {
		color: black;
	}
	
	.error404 {
		background: white;
		padding: 15px;
	}
	
	li.sfHover a {
		color: black;
	}
	
	.sf-menu li li.sfHover {
		color: black;
		border-bottom: solid 1px #e0e0e0;
		border-top: solid 1px #e0e0e0; 
	}
	
	.sf-menu li li {
		border-bottom: solid 1px #fff;
		border-top: solid 1px #fff;
	}
	
	.sf-menu li ul {
		border: solid 1px black;
		border-top: none; 
	}
	
	.sf-menu li li a:hover {
		color: black;
		background: #efefef;
	}
	
	/* SCHEDULE */
	
	#scheduleWrapper {
		background: url(images/schedule_header.png) no-repeat;
		background-position: center top;
		padding-top: 50px;
		width: 911px;
		margin: auto;
		position: relative;
	}
	
	#scheduleDate {
		position: absolute;
		font-weight: bold;
		font-size: 18px;
		text-transform: uppercase;
		top: 11px;
		right: 190px;
		width: 164px;
		height: 33px;
	}
	
	#scheduleWrapper table {
		float: left;
		margin-top: 40px;
		width: 222px;
	}
	
	#scheduleWrapper td {
		padding: 0;
		height: 65px;
		width: 222px;
	}
	
	#alibi {
		color: white;
		position: absolute;
		bottom: 40px;
		right: 15px;
	}
	
	#content .read-more {
		color: #af262b;
		text-decoration: none;
	}
	
	#content .read-more:hover {
		text-decoration: underline;
	}
	
	.avatar{
		display: none;
	}
	
	/* SIDEBAR */
	
	#recentcomments {
		padding-left: 20px;
		color: white;
	}
	
	.widgetcontainer {
		background: #1f1f1f;
		border: 1px solid #2b2b2b;
		width: 270px;
		padding: 8px 15px 15px 15px;
		margin-bottom: 20px;
	}
	
	.widgetcontainer h3 {
		color: white;
		font-style: normal;
		text-transform: uppercase;
		padding-bottom: 8px;
	}
	
	.widgetcontent {
		background: white;
		padding: 20px;
	}
	
	.main-aside ul {
		padding: 0;
		margin: 0;
	}
	
	#primary {
		border: 0;
		padding: 0;
		right: 0;
	}
	
	#twitter_update_list li {
		list-style: none;
		border-bottom: 1px #000 solid;
		padding: 10px 0;
	}
	
	.aside ul ul {
		margin: 0;
		padding: 0;
	}
	
	#twitter_update_list a {
		color: #ae252a;
	}
	
	/* FOOTER */
	
	#footer {
		border: none;
		background: #2b292a url(images/footer_bg.png) no-repeat;
		background-position: top center;
		color: #6b6b6b;
		padding-top: 20px;
	}
	
	#footer a {
		color: #6b6b6b;
		text-decoration: none;
	}
	
	#footer h3 {
		border-bottom: solid 1px #6b6b6b;
		margin-bottom: 20px;
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 5px;
	}
	
	#footer a:hover {
		text-decoration: underline;
		color: #fff;
	}
	
	#footernav { 
		padding: 0;
		margin: 0;
	}
	
	#footernav li {
		float: left;
		list-style: none;
		margin-right: 20px;
		text-transform: uppercase;
		font-size: 12px;
	}
	
	#kogilinks {
		width: 540px;
		float: left;
		margin-right: 70px;
	}
	
	#findkogi {
		width: 280px;
		float: right;
	}
	
	#credits {
		clear: both;
		padding-top: 40px;
	}
	
	#nufish {
		float: left;
	}
	
	#copyright {
		float: right;
	}
	
	/* FORMS */
	
	table, td, tr {
		border: none;
	}
	
	#respond {
		padding: 30px;
	}
	
	.button {
		background: #cc2127;
		padding: 8px;
		border: 1px solid #000;
		cursor: pointer;
	}
	
	.button a {
		color: #fff;
		text-decoration: none;
		font-size: 14px;
	}
	
	.button:hover {
		background: #921116;
	}
	
	#featureBtn {
		position: absolute;
		top: 8px;
		right: 8px;
	}
	
	/* PRESS PAGE */
	
	#press img {
		padding: 7px;
		border: #393939 solid 1px;
		margin-bottom: 5px;
	}
	
	.press-post {
		text-align: center;
		width: 127px;
		height: 200px;
		color: white;
		font-size: 12px;
		float: left;
		padding-right: 50px;
		padding-bottom: 50px;
	}
	
	#press-nav {
		
	}
	
	#press-header {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	
	/* COMMENTS */
	
	.commentlist {
		list-style: none;
		margin-left: 0;
		width: 517px;
	}
	
	.commentlist a {
		color: #af262b;
		text-decoration: none;
	}
	
	.commentlist a:hover {
		text-decoration: underline;
	}
	
	.commentlist li {
		position: relative;
	}
	
	.commentlist cite {
		position: absolute;
		right: 410px;
		top: 0;
	}
	
	.commenttext {
		background: #2a2a2a;
		border: #313131 1px solid;
		color: white;
		padding: 30px;
		font-size: 12px;
		width: 350px;
		margin-left: 130px;
		word-wrap: break-word;
	}
	
	
	.author {
		text-align: right;
		color: #6b6b6b;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
	}
	
	.time {
		color: #6b6b6b;
		font-size: 11px;
		font-style: normal;
	}
	
	#respond {
		background: transparent;
		color: white;
		padding-bottom: 0;
	}
	
	#respond a {
		color: #af262b;
		text-decoration: none;
	}
	
	#respond a:hover {
		text-decoration: underline;
	}
	
	#respond #submit {
		background: #cc2127;
		padding: 8px;
		border: 1px solid #000;
		cursor: pointer;
		color: #fff;
		text-decoration: none;
		font-size: 14px;
		font-family: 'Helvetica Neue', Helvetica, Arial;
		text-transform: uppercase;
	}
	
	#respond #submit:hover {
		background: #921116;
	}
	
	/* PRESS SINGLE */
	
	#press-info {
		width: 300px;
		position: absolute;
		right: 0;
		top:20px;
		color: white;
		font-size: 12px;
	}
	
	#press-nav-gallery {
		background: #1f1f1f url(images/gallerynav_bg.png) no-repeat;
		background-position: center bottom;
		background-position-y: 190px;
		border: 1px solid #2b2b2b;
	}
	
	#press-info p {
		line-height: 25px;
	}
	
	#press-info h2 {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	
	#press-nav a {
		color: white;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
	}
	
	#press-nav a:hover {
		text-decoration: underline;
	}
	
	#press-nav-gallery .gallery dl {
		width: 113px;
		margin: 15px 15px 0 15px;
	}
	
	#press-nav-gallery .gallery img, #press-nav-gallery img {
		border: 1px solid #363636;
		padding: 5px;
		background: #000;
	}
	
	#press-nav-gallery .gallery img:hover, #press-nav-gallery img:hover {
		border-color: #838383; 
	}
	
	.press-entry img {
		border: 1px solid #363636;
	}
	
	#press-info .addtoany_share_save_container {
		display: none;
	}
	
	#press-nav-gallery {
		margin-bottom: 50px;
	}
	
	#press-nav-gallery .navigation {
		padding: 15px;
	}
	
	#press-nav-gallery .alignleft, #press-nav-gallery .alignright {
		margin: 0;
	}
	
	.alignleft {
		background: url(images/firstlast.png) no-repeat;
		background-position: bottom left;
		height: 154px;
		width: 113px;
		padding: 5px;
	}
	
	.alignright {
		background: url(images/firstlast.png) no-repeat;
		background-position: top left;
		height: 154px;
		width: 113px;
		padding: 5px;
	}
	
	/* ARCHIVE */
	
	.archive h2 a {
		font-size: 12px;
		font-weight: bold;
		color: black;
	}
	
	.archive a:hover, #archive-category a:hover {
		color: #cc2127;
	}
	
	.archive h2 {
		padding-bottom: 5px;
		padding-top: 5px;
		border-bottom: solid 1px #b6b6b6;
	}
	
	.archive-info {
		color: #6e6e6e;
		font-size: 12px;
		font-weight: normal;
	}
	
	#archive-category ul {
		list-style: none;
		margin-left: 0;
	}
	
	#archive-category li {
		padding-bottom: 5px;
		padding-top: 5px;
		border-bottom: solid 1px #b6b6b6;
		font-size: 12px;
		font-weight: bold;
	}
	
	#archive-category a {
		color: black;
	}
	
	#archive-category h3 {
		font-size: 12px;
		font-weight: bold;
	}
	
	/* FORM */
	
	.cf-ol, .cf_field_1, #wrapper .cform label span {
		font-size: 12px;
	}