/* 
Theme Name:Klass-Sick
Version:1.0
Author:Keebs
Author URI:http://www.crackpixels.com
*/

* { margin:0; padding:0; outline:none; }

/* Text */
small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	}

h1, h2, h3 {
	color:#fff;
	font-weight:bold;
	}

h2 {
	background:#1f1f1f none repeat scroll 0 0;
	border:1px solid #5f5f5f;
	font-size:1.6em;
	margin:0 0 10px 0;
	padding:3px 5px;
	}

h3 {
	font-size:1.3em;
	}
	
h2.pagetitle {
	background:none repeat scroll 0 0 #1F1F1F !important;
	border:1px solid #5F5F5F !important;
	margin-left:0 !important;
	width:593px;
	}

h3.comments {
	margin:40px auto 20px ;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#999;
	}

code {
	font:1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size:0.9em;
	letter-spacing:.07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#f2f2f2;
	text-decoration:none;
	}

a:hover {
	color:#e02a26;
	text-decoration:underline;
	}

/* End Text */


/* Structure */	
body {
	font-size:62.5%;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
	background:#000 url(images/bg.jpg) no-repeat fixed center top;
	color:#cfcfcf;
	margin:0 auto;
	}
	
#launch-music {
	clear:both;
	float:right;
	height:47px;
	width:303px;
	}
	
#launch-music a {
	background:transparent url(images/launch-music-player.png) no-repeat scroll 0 0;
	display:block;
	height:47px;
	width:303px;
	}
	
#launch-music a:hover {
	background:transparent url(images/launch-music-player.png) no-repeat scroll 0 -47px;
	}
	
#header {
	background:transparent url(images/header.gif) repeat scroll 0 0;
	height:352px;
	text-indent:-9999px;
	}
	
#latest-tweets {
	clear:both;
	color:white;
	float:right;
	height:79px;
	margin-right:23px;
	margin-top:188px;
	text-indent:0;
	width:264px;
	}
	
#latest-tweets p {
	color:#4F4F4F;
	font-family:Georgia,Serif;
	font-size:1.2em;
	line-height:1.5em;
}

#latest-tweets a {
	color:#bd2715;
	font-family:Georgia,Serif;
}
	
.follow-btn {
	clear:both;
	float:right;
	margin-right:20px;
	margin-top:7px;
	}

.follow-btn a {
	background:transparent url(images/follow-btn.png) no-repeat scroll 0 0;
	display:block;
	height:19px;
	width:128px;
	}
	
.follow-btn a:hover {
	background:transparent url(images/follow-btn.png) no-repeat scroll 0 -19px;
	}
	
#nav1 {
	background:#212121 url(images/nav1-bg.gif) repeat scroll 0 0;
	height:38px;
	margin-left:10px;
	width:940px;
	}
	
.first-parent {
	border-left:medium none !important;
	}
	
.last-parent {
	border-right:medium none !important;
	}

#nav2 {
	clear:both;
	}
	
#nav2 ul {
	background:#121212 url(images/nav2-bg.gif) repeat-x scroll center top;
	float:left;
	}
	
#nav2 a {
	display:block;
	padding:5px 20px 0;
	}
	
ul.nav-rss {
	margin-left:10px;
	}
	
ul.online-presence {

	}
	
ul.sms-subscribe {
	}
	
#nav2 li {
	border-left:1px solid #252525;
	border-right:1px solid #000;
	float:left;
	list-style:none;
	}
	
#mailing-list form {
	margin:20px 0 0;
	}
	
#subbox {
	padding:3px;
	}

#content {
	float:left;
	font-size:1.2em;
	margin-bottom:20px;
	margin-top:20px;
	}

#content p {
	line-height:1.5em;
	margin-bottom:10px;
	}

.post, body.search .page {
	background:#121212 url(images/post-bg.gif) repeat scroll 0 0;
	margin-bottom:20px;
	padding:20px 10px;
	position:relative;
	width:585px;
	}
	
body.search .pagetitle {
	margin:0 0 15px;
	}
	
#respond {
	width:610px;
	}
	
.retweet {
	float:right;
	font-size:11px !important;
	margin-top:4px;
	}
	
a.retweet span:hover {
	background:#fff;
	color:#94cc3d;
	}
	
.thumbnail-img {
	border:1px solid #5F5F5F;
	float:left;
	margin:15px 15px 10px 0;
	padding:5px;
	}
	
#footer {
	border-top:1px solid #252525;
	clear:both;
	}

#footer p {
	color:#4f4f4f;
	padding:10px 0;
	text-align:center;
	}
	
#footer a {
	color:#5f5f5f;
	text-decoration:underline;
	}

#footer a:hover {
	color:#e02a26;
	text-decoration:underline;
	}
/* End Structure */


/* Sidebar */
#sidebar {
	float:left;
	font-size:1.2em;
	margin-bottom:20px;
	margin-right:10px;
	margin-top:20px;
	width:310px;
	}
	
#sidebar h2 {
	background:#1f1f1f none repeat scroll 0 0;
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size:1.5em;
	padding:3px 5px;
	}

#sidebar li {
	background:#121212 url(images/post-bg.gif) repeat scroll 0 0;
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
	padding:10px;
	}
	
#sidebar li li {
	border-bottom:1px solid #5F5F5F;
	margin:0;
	padding:10px 0;
	}

/* End Sidebar */


/* Images */
p img {
	max-width:100%;
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft {
	border:1px solid #4F4F4F;
	display:inline;
	margin:0 7px 2px 0;
	padding:3px;
	}

.alignright {
	float:right;
	}

.alignleft {
	float:left;
	}
/* End Images */


/* Begin Form Elements */
#search-submit {
	float:right;
	}
	
#search-text, .search-no-results #s {
	background:#000 none repeat scroll 0 0;
	border:1px solid #5f5f5f;
	color:#fff;
	padding:3px 5px;
	width:220px;
	}

#searchform {
	margin:10px auto;
	padding:5px 3px;
	}

#sidebar #searchform #s {
	width:108px;
	padding:2px;
	}

#sidebar #searchsubmit {
	padding:1px;
	}

select {
	width:130px;
	}

#commentform input {
	background:none repeat scroll 0 0 #000;
	border:1px solid #5f5f5f;
	color:#fff;
	margin:5px 5px 1px 0;
	padding:2px;
	width:170px;
	}
	
#commentform {
	margin:5px 10px 0 0;
	}
	
#commentform textarea {
	width:100%;
	padding:2px;
	}
	
#respond:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	
#commentform #submit {
	margin:0 0 5px auto;
	float:right;
	}
	
.wpcf7-form input {
	background:#000 none repeat scroll 0 0;
	border:1px solid #5f5f5f;
	color:#fff;
	padding:3px;
	}
	
textarea {
	background:#000 none repeat scroll 0 0;
	border:1px solid #5f5f5f;
	color:#fff;
	}
	
textarea {
	font-family:'Lucida Sans Unicode','Lucida Grande',Sans-Serif;
	padding:3px;
	}
/* End Form Elements */


/* Begin Comments*/
#comments {
	background:#bd2715;
	border:1px solid #afafaf;
	padding:5px 10px;
	width:583px;
	}
	
.comment-author-admin {
	
	}
	
.comment-avatar {
	float:left;
	}
	
.comment-number {
	color:#9a9a9a;
	font-size:2.5em;
	position:absolute;
	right:25px;
	}
	
.comment-text {
	margin:0 0 0 58px;
	}
	
.comment-author {
	color:#fff;
	font-size:1.5em;
	}
	
.comment-author a {
	border-bottom:1px dotted #fff;
	}

.comment-date {
	display:inline;
	margin-right:5px;
	}
	
.alt {
	padding:10px;
	}
	
.thread-alt {
	background-color:#1f1f1f;
	}

.depth-1 {
	border:1px solid #9a9a9a;
	}

.even, .alt {
	border-left:1px solid #9a9a9a;
	}

.commentlist {
	text-align:justify;
	width:605px;
	}

.commentlist li {
	font-weight:bold;
	margin:15px 0 10px;
	padding:10px;
	list-style:none;
	}
	
.commentlist li.avatar { 
	float:right;
	border:1px solid #eee;
	padding:2px;
	}
	
.commentlist li ul li {
	font-size:1em;
	margin-right:-5px;
	margin-left:10px;
	}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	margin:10px 5px 10px 0;
	text-transform:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

#commentform p {
	margin:5px 0;
	}

.nocomments {
	text-align:center;
	}

.commentmetadata {
	display:block;
	font-weight:normal;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font-size:0.9em;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size:9pt;
	}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
	}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
	}

#wp-calendar a {
	display:block;
	text-decoration:none;
	}

#wp-calendar caption {
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	width:100%;
	}

#wp-calendar td {
	padding:3px 0;
	text-align:center;
	}
	
#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
	}
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor:help;
	}

acronym, abbr {
	border-bottom:1px dashed #999;
	}

blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

.hidden {
	display:none;
	}
	
.screen-reader-text {
     position:absolute;
     left:-1000em;
	}

a img {
	border:none;
	}

.wp-pagenavi{
	clear:both;
	}
	
.wp-pagenavi span.pages {
	background-color:#000 !important;
	border:1px solid #4f4f4f !important;
	color:#fff !important;
	margin:2px;
	padding:2px 4px;
	}
	
.wp-pagenavi span.current {
	background-color:#bf2715 !important;
	border:1px solid #fff !important;
	color:#fff !important;
	font-weight:bold;
	margin:2px;
	padding:2px 4px;
	}
	
.wp-pagenavi a, .wp-pagenavi a:visited {
	background-color:#000 !important;
	border:1px solid #4f4f4f !important;
	color:#fff !important;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	}
	
.wp-pagenavi a:hover {
	background-color:#4f4f4f !important;
	border:1px solid #fff !important;
	color:#fff !important;
	}
	
.post-info {
	height:23px;
	line-height:23px;
	margin-left:65px;
	}
	
.postmetadata, body.search .postmetadata, body.archive .postmetadata {
	background:#2f2f2f none repeat scroll 0 0;
	bottom:0;
	clear:both;
	padding:5px;
	position:absolute;
	width:265px;
	}
	
.category-featured .postmetadata, body.single .postmetadata {
	width:575px;
	}
	
body.single .postmetadata {
	position:relative;
	}

.postmetadata ul, .postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
	}
	
.read-more, .sociable {
	float:right;
	}
	
.sociable {
	margin:0 !important;
	}

.clear {
	clear:both;
	}
	
.entry {
	clear:both;
	margin:10px 0;
	overflow:hidden;
	}

.entry p a:visited {
	color:#b85b5a;
	}
	
.entry ol {
	padding:0 0 0 35px;
	}
	
body.single .entry {
	min-height:0;
	}
	
.category-post .entry {
	min-height:240px;
	}
	
.category-featured .entry {
	min-height:150px;
	}

body.home .category-featured {
	width:585px !important;
	}
	
body.home .category-featured h2, .category-featured .post h2, body.search .category-featured h2 {
	background:#bd2715;
	border:1px solid #afafaf;
	margin-bottom:5px;
	margin-left:65px;
	}
	
body.single .post h2 {
	margin-bottom:5px;
	margin-left:65px;
	}

body.home .category-post, body.search .category-featured, body.search .category-post, body.archive .category-post, body.archive .category-featured {
	float:left;
	height:350px;
	margin-right:15px;
	max-height:350px;
	overflow:hidden;
	width:275px;
	}
	
body.home .category-post .author-avatar img, body.archive .category-post .author-avatar img, body.search .category-post .author-avatar img, body.archive .category-featured .author-avatar img, body.search .category-featured .author-avatar img {
	height:35px;
	width:35px;
	}
	
body.home .category-post h2, body.archive .category-post h2, body.search .category-post h2, body.archive .category-featured h2, body.search .category-featured h2 {
	margin-bottom:5px;
	margin-left:45px;
	}
	
body.home .category-post .post-info, body.archive .category-post .post-info, body.search .category-post .post-info, body.archive .category-featured .post-info, body.search .category-featured .post-info {
	clear:both;
	margin-left:0;
	}
	
body.search .category-featured .entry, body.archive .category-featured .entry {
	min-height:240px;
	}

.author-avatar {
	float:left;
	}
	
.attachment-thumbnail {
	float:left;
	height:125px;
	margin:0 15px 0 0;
	width:125px;
	}
	
.category-post .attachment-thumbnail {
	height:100px;
	width:100px;
	}
	
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
}
/* End captions */

/* Superfish */

/* SF Essentials */
.sf-menu, .sf-menu * {
	list-style:none;
	}

.sf-menu {
	line-height:1.0;
	}

.sf-menu ul {
	position:absolute;
	top:-999em;
	width:18em; /* left offset of submenus need to match (see below) */
	}

.sf-menu ul li {
	width:100%;
	}

.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
	}
	
.sf-menu li {
	float:left;
	position:relative;
	z-index:100;
	}
	
.sf-menu a {
	display:block;
	position:relative;
	}
	
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
	top:37px; /* match top ul list item height */
	z-index:99;
	}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:-999em;
	}
	
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:18em; /* match ul width */
	top:0;
	}
	
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:-999em;
	}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:18em; /* match ul width */
	top:0;
	}

/* SF Skin */
.sf-menu {
	float:left;
	}

.sf-menu a {
	border-left:1px solid #343434;
	border-right:1px solid #0f0f0f;
	font-size:1.5em;
	padding:.75em 1em;
	text-decoration:none;
	text-transform:uppercase;
	}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#f2f2f2;
	}

.sf-menu li {
	background:transparent;
	}

.sf-menu li li {
	background:#212121;
	border-top:1px solid #343434;
	border-bottom:1px solid #0f0f0f;
	}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:#151515;
	outline:0;
	}

.sf-menu li.current, .sf-menu li.current a.sf-with-ul:hover, .sf-menu li.current a.sf-without-ul:hover {
	background:#781f14 url(images/nav-current-bg.gif) repeat scroll 0 0;
	}

/* SF Arrows */
.sf-menu a.sf-with-ul {
	cursor:pointer;
	padding-right:2.25em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
	}

.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:1.05em;
	background-position:0 -100px; /* use translucent arrow for modern browsers*/
	}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position:-10px -100px; /* arrow hovers for modern browsers*/
	}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:-10px 0;
	}
	
.sf-menu ul a > .sf-sub-indicator {
	background-position:0 0;
	}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position:-10px 0; /* arrow hovers for modern browsers*/
	}
/* End Superfish */

.wp-table-reloaded .even td {
	background-color:#000 !important;
	}
	
.wp-table-reloaded .odd td {
	background-color:#333 !important;
	}
	
.wp-table-reloaded td {
	color:#fff !important;
	}
	
.wp-table-reloaded .sorting {
background:#781F14 !important;
	}
	
.sms-txt-input {
	background:#000 none repeat scroll 0 0;
	border:1px solid #5f5f5f;
	color:#fff;
	margin-right:5px;
	padding:3px 5px;
	width:193px;
	}
	
.sms-submit {
	margin-top:-5px;
	vertical-align:middle;
	}
	
.sms-img {
	float:left;
	padding:5px 10px 3px;
	}
	
fieldset {
	border:0;
	float:left;
	margin-right:10px;
	margin-top:12px;
	}
	
.tubepress_thumb {
	padding-bottom:30px;
	}
	
.tubepress_container div.pagination a {
	border:1px solid #4f4f4f !important;
	color:#fff !important;
	padding:3px 6px 5px !important;
	}
	
.tubepress_container div.pagination a:hover {
	background-color:#4f4f4f !important;
	border:1px solid #fff !important;
	color:#fff !important;
	padding:3px 6px 5px !important;
	}
	
.tubepress_container div.pagination span.current {
	color:#fff !important;
	}
	
.widget_categories select {
	width:280px;
	}