/*
Theme Name: Student Cooking.tv
Theme URI: http://www.studentcooking.tv
Description: Student Cooking theme based on the design of www.studentcooking.tv.
Version: 1.0
Author: Silktide Studios
Author URI: http://www.silktidestudios.com/
Tags: custom header, fixed width, two columns, widgets

	Original theme template:
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



	
body	{ background: #252525 url('images/body_bg_09.jpg') no-repeat center 5px; background-attachment: fixed; font: 80% arial, verdana, helvetica, sans-serif; text-align: center; color: #fff; padding: 0; margin: 0;}

h1					{ font: bold 24px arial, verdana, helvetica, sans-serif; text-transform: uppercase; color: #fff; margin: 15px 0; }
h2					{ clear: both; font: bold 20px arial, verdana, helvetica, sans-serif; text-transform: uppercase; color: #00B8F8; margin: 15px 0 10px; }
h3					{ font: bold 16px arial, verdana, helvetica, sans-serif; text-transform: uppercase; color: #00B8F8; margin: 10px 0 5px; }
h3.comments 		{ padding: 0; margin: 20px auto 20px; }
 

p					{ font-size: 1.0em; line-height: 1.5em; color: #fff; margin: 10px 0; }
li					{ font-size: 1.0em; line-height: 1.5em; color: #fff; margin: 0 0 5px; }

.entry p			{  }

small 				{ font-size: 0.85em; line-height: 1.5em; color: #2BA2C9; }
.right				{ float: right; }
.left				{ float: left; }
.clear				{ height: 7px; clear: both; }
.last				{ margin-right: 0 !important; }


a,				
a:visited			{ color: #ef1874; text-decoration: none; }
a:hover, 
a:active			{ color: #F1A2C5; }
.entry p a:visited 	{ color: #F1A2C5; }

.currently a,				
.currently a:visited		{ color: #F1A2C5; text-decoration: none; }
.currently a:hover, 
.currently a:active			{ color: #ef1874; }




#toplinks							{ width: 977px; height: 30px; margin-top: 5px; }
#toplinks p							{ float: right; clear: right; vertical-align: top; font-weight: bold; font-size: 0.9em; text-align: right; color: #2c6198; margin: 0 14px; }
#toplinks img						{ margin: 0; }
#toplinks span						{ vertical-align: top; color: #ef1874; padding: 0 5px; }
#toplinks span#tablinks				{ background-color: #252525; vertical-align: top; color: #2c6198; padding: 8px 0 8px 3px; }
#toplinks #tablinks-left			{ margin-right: -5px; }
#toplinks span#tablinks a,
#toplinks span#tablinks a:visited	{ vertical-align: top; color: #fff; padding: 0 5px; }
#toplinks span#tablinks a:hover,
#toplinks span#tablinks a:active	{ color: #ef1874; }


#page /*.wrapper*/					{ width: 974px; position: relative; background-color: transparent!important; background-image: url('images/wrapper_bg.png') !important; background-repeat: repeat !important; text-align: left; margin: 0 auto 0; }


#header								{ height: 50px; position: relative; clear: both; background: transparent url('images/header_bg.png') repeat-x left bottom; margin: 0 14px 14px; }
#header #sitelogo					{ margin: 10px 14px; }
.mainnav							{ position: absolute; bottom: -2px; right: 0px; float: right; padding: 0; margin: 0; }
.mainnav li							{ float: left; font-weight: bold; list-style-type: none; color: #fff; margin: 0 14px 0 0; }
.mainnav li a,
.mainnav li a:visited				{ float: left; color: #fff; padding-bottom: 6px; }
.mainnav li a:hover,
.mainnav li a:active,
.mainnav li.selectedoption a,
.mainnav li.selectedoption a:visited	{ background: transparent url('images/mainnav_li_bg.png') no-repeat center bottom; color: #ef1874; }


.narrowcolumn 						{ width: 616px; float: left; padding: 0 0 20px 14px; margin: 0; }
.widecolumn 						{ width: 616px; float: left; padding: 0 0 20px 14px; margin: 0; }


#sidebar							{ width: 222px; float: left; background-color: #980040; padding: 14px; margin-left: 80px; /*margin-left: 710px;*/ }
#sidebar form 						{ margin: 0; }
#sidebar #searchform #s 			{ width: 120px;	background: #fff url('images/search_bg.jpg') no-repeat 3px center; padding-left: 15px; border: 1px solid #bcbcba; }
#sidebar #searchsubmit 				{ background: #151515 url('images/go_bg.jpg') repeat-x 0 0; font-weight: bold; text-transform: uppercase; color: #fff; padding-left: 0; border: 0;	}

#sidebar h2 						{ font: bold 16px arial, verdana, helvetica, sans-serif; text-transform: uppercase; text-decoration: none; color: #fff; padding: 0; margin: 5px 0 0;}

#sidebar ul, 
#sidebar ul ol 						{ padding: 0; margin: 0; }
#sidebar ul li 						{ list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p, 
#sidebar ul select 					{ margin: 5px 0 8px; }

#sidebar ul ul, 
#sidebar ul ol 						{ padding: 5px 0 14px; margin: 5px 0 0 0;	}
#sidebar ul ul li, 
#sidebar ul ol li					{ font-size: 0.85em; text-transform: uppercase; list-style-type: none; color: #fff; padding: 4px 0 3px 14px; border-bottom: 1px dotted #fff; margin: 0; }
#sidebar ul ul li a,
#sidebar ul ul li a:visited, 
#sidebar ul ol li a,
#sidebar ul ol li a:visited			{ color: #fff; text-decoration: none; }
#sidebar ul ul li a:hover,
#sidebar ul ul li a:active, 
#sidebar ul ol li a:hover,
#sidebar ul ol li a:active			{ text-decoration: none; color: #F1A2C5; }
#sidebar ul ul ul, 
#sidebar ul ol 						{ margin: 0 0 0 10px; }
#sidebar ul ol li 					{ list-style: decimal outside; }



.narrowcolumn .postmetadata 		{ clear: both; text-align: center; color: #2BA2C9; padding-top: 5px; margin: 30px 0; }
.postmetadata ul, 
.postmetadata li 					{ display: inline; list-style-type: none; list-style-image: none; }

.navigation 						{ display: block; text-align: center; margin-top: 10px;	margin-bottom: 10px; }




/* Logo & Footer Styles
----------------------------------------------------------------------------------------------------------------------------- */

#logos								{ width: 926px; height: 80px; overflow: hidden; clear: both; position: relative; background: transparent url('images/logos_bg.png') repeat 0 0; padding: 25px 10px 0; border: 1px solid #ccc; margin: 14px auto; }
#logos span.logodivider				{ width: 1px; height: 68px; display: block; float: left; border-right: 1px solid #bcbcba; }

#logos span.logoblock				{ width: 151px; height: 68px; display: block; float: left; text-align: center; vertical-align: middle; }
#logos span.logoblock a,
#logos span.logoblock a:visited		{ height: 68px; display: block; background-color: transparent; background-repeat: no-repeat; background-position: 12px 0; }
#logos span.logoblock a:hover,
#logos span.logoblock a:active		{ background-position: 12px -63px; }


#logos span.logoblock img	{ display: block; vertical-align: middle; margin: 0 auto; }



#footer								{ width: 946px; clear: both; background-color: #4C4C4C; font-size: 0.85em; color: #fff; text-align: left; padding: 0; border: 1px solid #424242; margin: 0 auto 14px; }

#footer a,
#footer a:visited					{ color: #fff; padding: 0 10px; }
#footer a:hover,
#footer a:active					{ color: #ef1874; }

#footer p							{ margin: 10px 0 5px; }
#footer p.right a,
#footer p.right a:visited			{ padding-left: 0; }

#footer #social						{ float: right; padding: 5px 40px 5px 0; }

#footer #social a,
#footer #social a:visited			{ padding: 0 3px; }













/* Begin Typography & Colors */



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}




.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; color: #000;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #000;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.nocomments, blockquote, strike {
	color: #777;
	}

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

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



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
/* End Typography & Colors */



/* Begin Structure */



.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}




.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}



/* End Structure */






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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}




ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

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


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
