/*
Theme Name: Studio8.net
Theme URI: http://studio8.net/
Description: Totally rad theme for sketch comedy group Studio8.net. Loosely based on Glass Onion, based on something else, based on Kubrick, probably.
Version: 0.1
Author: tommy
Author URI: http://iamnotagoodartist.com/
*/

/* --- reset a la http://meyerweb.com/eric/tools/css/reset/ --- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	fvertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
a, a:link, a:active, a:visited {
	color: #3c6f88;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}
a:hover {
	text-decoration: underline;
}
.darklinks a:link, .darklinks a:visited {
	color: #a4d7f1;
	text-decoration: none;
}
.darklinks a:hover {
	text-decoration: underline;
}

/* --- layout --- */

body {
	background: #537282 url(/wp-content/themes/studio8dotnet/images/background.jpg) repeat-x;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#wrapper {
	width: 908px;
	margin: 0 auto;
	padding: 0;
}
#header {
	height: 190px;
	background: url(/wp-content/themes/studio8dotnet/images/logo.jpg) no-repeat left top;
	margin-bottom: 10px;
}
#content {
	float: right;
	padding: 0;
	margin: 0;
	width: 728px;
}
#footer {
	clear: both;
	width: 728px;
	margin-left: 180px;
}

/* --- formatting --- */

.alt {
	background-color: #e7f1f6;
	border-top: 1px solid #d9e6ec;
	border-bottom: 1px solid #d9e6ec;
	margin: 1em 0;
	padding: 10px;
}
small {
	font-size: 11px;
	line-height: 13px;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
.clear {
	clear: both;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft {
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 40px 0 40px;
}
cite {
	margin: 5px 40px 0 40px;
	display: block;
	text-align: right;
	font-size: .8em;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 10px;
	clear: both;
	height: 30px;
	background: url(/wp-content/themes/studio8dotnet/images/topnav.jpg);
	height: 30px;
	line-height: 30px;
	color: white;
}
.navigation a, .navigation a:link {
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.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;
}

/* --- header --- */

#header h1 {
	text-indent: -1000px;
	position: absolute;
}
#pigtopus {
	background: url(/wp-content/themes/studio8dotnet/images/pigtopus.jpg);
	width: 335px;
	height: 157px;
        position: absolute;
	top: 0px;
	right: 0;
	z-index: 2;
}
#pigtopus p {
	position: absolute;
	top: 43px;
	left: 50px;
	width: 127px;
	text-align: center;
}
#topnav {
	background: url(/wp-content/themes/studio8dotnet/images/topnav.jpg);
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}
#topnavtext {
	height: 32px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 3;
}
#topnavtext a, #topnavtexta:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin: 0 3em;
	letter-spacing: .1em;
}
#topnavtext a:hover {
	border-bottom: 1px solid white;
}

/* --- content --- */

.post {
	background-color: white;
	margin-bottom: 10px;
	padding: 10px;
	clear: both;
}
.entry {
	font-size: 12px;
	line-height: 1.25em;
}
.entry p, .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: .7em 0;
}
.post h1 { font-size: 1.4em; }
.post h2 { font-size: 1.3em; }
.post h3 { font-size: 1.2em; }
.post h4 { font-size: 1.1em; }
.post h5 { font-size: 1.1em; }
.post h6 { font-size: 1em; }
.postdate {
	margin: .2em 0 .5em 0;
	font-size: .8em;
}
.post hr {
	display: block;
}
.postmetadata {
	padding-top: 5px;
	clear: both;
	font-size: .8em;
	line-height: 1.2em;
}
.entry ul {
	margin: 0;
	padding: 0 0 0 1em;
	list-style-type: disc;
}
.entry li {
	margin: .5em 0 .5em 1em;
}
.entry ol {
	padding: 0 0 .5em 2em;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* --- comments --- */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.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;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* --- sidebar --- */

.widget {
	background: #002639 url(/wp-content/themes/studio8dotnet/images/widget.jpg) repeat-x;
	margin: 0 0 10px 0;
	padding: 10px 10px 15px 10px;
	z-index: 0;
}
#sidebar {
	float: left;
	width: 170px;
	color: white;
	font-size: 11px;
	line-height: 12px;
}
#sidebar form {
	margin: 0;
}
#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
}
#sidebar ul .widget_categories ul li {
	margin: 2px 0 0 0;
}
#sidebar .upcoming_events p {
	margin: 2px 0 0 0px;
	padding: 0;
}
#sidebar .upcoming_events_date {
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
}
#sidebar .upcoming_events_info {
	float: right;
	width: 110px;
	z-index: 1;
	line-height: 14px;
}

/* --- calendar --- */

.widget_calendar .widgettitle {
	display: none
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
	font-size: 1.4em;
	margin-top: 5px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 5px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 1px 0;
	text-align: center;
}

/* --- forms ---*/

#searchform {
	margin: 0;
}
.widget_input {
	width: 138px;
	margin-top: 5px;
	padding: 2px 4px;
	font-size: 10px;
	border: 1px solid #b9bfc2;
}
#sidebar .s {
	margin-top: 5px;
}
#sidebar .submit {
	margin-top: 5px;
	background-color: #d4dce0;
	border: 1px solid #b9bfc2;
}

/* --- comments --- */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: white;
	border: 1px solid #b9bfc2;
}
#commentform textarea {
	width: 699px;
	padding: 2px;
	border: 1px solid #b9bfc2;
}
#commentform #submit {
	margin: 0 0 0 535px;
	background-color: #d4dce0;
	border: 1px solid #b9bfc2;
}
#commentform #submit:hover {
	background-color: #d9e6ec;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* --- footer -- */

#footer a {
	color: #000000;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
}

/* --- rounded corners! --- */

#topnav, .post, .widget, .navigation, .videobox_text_more a, .videobar_thumb_meta, .upcoming_events_meta {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid black;
}
input, textarea {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid black;
}
#topnav,
.navigation { border-color: #1e4d65; }
.post       { border-color: #a4a6a7; }
.widget     { border-color: #014e76; }
.videobox   { border-color: #586065; }

/* --- famfamfam --- */

.famfamfam_calendar {
	background: url(/wp-content/themes/studio8dotnet/images/calendar.gif) no-repeat;
	padding-left: 18px;
	line-height: 16px;
	font-size: 12px;
	float: left;
}

.famfamfam_comments {
	background: url(/wp-content/themes/studio8dotnet/images/comments.gif) no-repeat;
	padding-left: 18px;
	line-height: 16px;
	font-size: 12px;
	float: right;
}

/* --- front page --- */

.videobox {
	background: #586065 url(/wp-content/themes/studio8dotnet/images/videobox.jpg) repeat-x;
	color: white;
}

.videobox a {
	color: #a4d7f1;
}

.videobox_text_more {
	position: absolute;
	bottom: 30px;
}

.videobox_text_more a {
	background-color: #d4dce0;
	border: 1px solid #b9bfc2;
	color: black;
	width: 213px;
	height: 28px;
	text-decoration: none;
	position: absolute;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	display: block;
}

.videobox_text_more a:hover {
	background-color: #d9e6ec;
}

.videobox_video {
	width: 480px;
	overflow: hidden;
}

.videobox_text {
	float: right;
	width: 215px;
	height: 295px;
}

.videobox_text p {
	margin: 0 0 .5em 0;
}

.videobar_tabbed {
	margin-top: 30px;
}

.videobar {
	background-color: #e7f1f6;
}

.videobar ul {
	position: absolute;
	top: -22px;
}

.videobar ul li {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

.videobar ul li a {
	border: 1px solid #a4a6a7;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	background-color: #a4a6a7;
	padding: 0 10px;
	border-width: 1px 1px 0;
	border-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}

.videobar ul li .videobar_current {
	background-color: #e7f1f6;
	border-bottom: 1px solid #e7f1f6;
}

.videobar_trick { width: 735px; }

.videobar p {
	fmargin: .2em 0 .5em 0;
	ffont-size: 11px;
	fline-height: 13px;
}

/* --- new thumb --- */

.videobar_thumb {
	float: left;
	width: 113.7px;
	height: 120px;
	margin: 0 5px 5px 0;
}

.videobar_thumb a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.videobar_thumb_meta a { display: inline; }

.videobar_thumb_hidden {
	display: none;
}

a.videobar_thumbnail {
	margin-bottom: 2px;
	display: block;
	width: 100%;
	height: 65px;
	font-size: 0;
}

.videobar_thumb_meta {
	position: absolute;
	bottom: 100px;
	left: -160px;
	z-index: 5;
	width: 160px;
	padding: 5px;
	background-color: white;
	color: black;
	border-color: #a4a6a7;
	display: none;
}

.videobar_thumb_meta a {
	font-size: 10px;
	font-weight: normal;
}

.videobar_thumb_meta b {
	font-size: 14px;
	line-height: 16px;
}

.videobar_thumb_meta p {
	margin-bottom: .5em;
	font-size: 10px;
	line-height: 11px;
}

.videobar_thumb_arrow {
	width: 11px;
	height: 11px;
	background: url(/wp-content/themes/studio8dotnet/images/arrow.gif) top right no-repeat;
	position: absolute;
	right: -11px;
	bottom: 5px;
}

.videobar_more {
	clear: both;
	margin-top: 2px;
	text-align: right;
	font-weight: bold;
}

.videobar small p, .videobar p small { margin: 0 0 5px 0; display: block; }

.videobar_trick .videobar_more { margin-right: 28px; }

#content_2, #content_3, #content_4 { display:none; }

.bannercode {
	margin-bottom: 10px;
}

/* --- upcoming events --- */

.upcoming_events a, .upcoming_events b {
	font-size: 14px;
}

#sidebar .upcoming_events_meta p a {
	font-size: 11px;
	color: #3c6f88;
}

.upcoming_events_meta .bookmark-me {
	display: none;
}

.upcoming_events_meta {
	position: absolute;
	top: 0px;
	left: 148px;
	z-index: 5;
	width: 200px;
	padding: 0 5px;
	background-color: white;
	color: black;
	border-color: #a4a6a7;
	display: none;
}

.upcoming_events_meta .videobar_thumb_arrow {
	background: url(/wp-content/themes/studio8dotnet/images/arrow.gif) bottom left;
	left: -11px;
	top: 10px;
}

#sidebar ul li .upcoming_events_meta p {
	margin: .5em 0;
}

/* --- workarounds --- */

.entry td {
	vertical-align: top;
	padding-bottom: 10px;
}

.entry td h3 {
	margin: 0;
	padding: 0;
}

.cat-item-5 ul.children, .cat-item-4 { display: none; }

/* --- IE Hacks --- */

* html .soc_trick { width: 100%; margin-bottom: 0; }
* html .videobar_trick { width: 100%; }
* html .videobar ul { display: none; }
* html .videobar_tabbed { margin: 0 0 10px 0; }
* html .videobar_thumb { width: 114px; }

/* --- store --- */

.store_item {
width: 333px;
margin: 0 20px 20px 0;
float: left;
}

.store_item:nth-child(2n) { margin-right: 20px; }
.store_item:nth-child(2n+1) { margin-right: 0; }
.store_item:nth-child(1n) { width: 343px; }

.store_item strong { font-size: 16px; }

.store_item img {
float: left;
margin: 5px 10px 0 0;
fmax-width: 100px;
}

/* --- terp 2 it --- */

#terp_header {
	margin-bottom: 10px;
}
