/*
Theme Name: SmibsTV Theme 3
Theme URI: http://blog.smibs.com
Author: Forrest Zeisler (Designed by Peter Urban)
Author URI: http://smibs.com
Description: Custom theme for SmibsTV video blog. Check it out at http://tv.smibs.com
Tags: fixed width, two columns
*/



/* Begin Typography & Colors */
body { background-color: #E5E5E5; padding: 0; margin: 0; font-family: Arial, "Lucida Grande", Verdana, sans-serif; font-size: 14px; }

.full-width { text-align: center; }
.full-width .width-container { width: 975px; text-align: left; margin: auto;  position:relative;}

a {	color: #003889;}
a:hover {	color: blue;}
a img {	text-decoration:none; border: 0; }

#main-nav {background-image: url(/wp-content/themes/smibs-tv/images/nav-bar-grad.gif); background-position: repeat-x; height: 33px; overflow: hidden;}
#main-nav ul { list-style: none; float: left; padding: 0px; margin:0 0 0 -14px }
#main-nav .primary, #main-nav .primary li { float: left; }
#main-nav .secondary, #main-nav .secondary li { float: right;}
#main-nav a { float: left; display: block; height: 33px; text-decoration:none; padding: 0 15px 0 13px; line-height: 33px; font-size:13px;}
#main-nav a:hover { text-decoration: underline;}
#main-nav a.with-seperator { background-image: url(/wp-content/themes/smibs-tv/images/nav-bar-seperator.gif); background-position: center right; background-repeat: no-repeat;}
#main-nav .logo {bottom:-3px; position:relative;}

#header { background-color: #DEE3EA; background-image: url(/wp-content/themes/smibs-tv/images/header-grill.gif); position: relative; }
#header .content-box { background-color: white; background-image: url(/wp-content/themes/smibs-tv/images/header-content-grad.gif); background-repeat: repeat-x;}
#header .left-fill { position: absolute; left: 0px; top:0px; width: 27%; height:100%; padding:0px; }
#header .left { float: left; height:100%; font-size: 20px;  padding:0; position:relative;}
#header p {line-height: 38px; padding-bottom:10px; white-space:nowrap; padding:0 30px 20px 0;}
#header .left h1 {font-size:55px; margin:20px 30px 10px 0; font-weight:bold; color:#002B77; white-space:nowrap; letter-spacing:-2px;}
#header .left .shadow.right {background-image: url(/wp-content/themes/smibs-tv/images/header-content-shadow-right.gif)}
#header:after { content: "."; visibility: hidden; display: block; height: 0px; clear: both;}

#pop-episodes {position:relative; float:right; right:-10px;}
#pop-episodes h2 {text-align:center; padding:7px 0 0 0;}
#pop-episodes .thumbnail_holder {float:left; margin:0 5px}
.thumbnail_holder {background-image:url(/wp-content/themes/smibs-tv/images/thumbnail-holder-large.png); width:205px; padding:15px 18px 0 18px;height:157px; background-repeat:no-repeat; overflow:hidden; font-size:12px;}
.thumbnail_holder img {width:200px;}

#blue-bar { background-image: url(/wp-content/themes/smibs-tv/images/blue-bar-grad.gif); height: 47px; background-repeat: repeat-x; color: #fff; font-size: 18px;font-weight: bold; white-space:nowrap; overflow: visible; }
#blue-bar * {line-height:41px; text-align:center}
#blue-bar a {color:#F2E600; text-decoration:underline;}
#blue-bar ul {padding-top:7px; line-height:20px}
#blue-bar li { float:left; display:block; padding-left:10px;}
#blue-bar li a {color:#fff; display:block; padding-right:10px; font-weight:normal; line-height:33px; height:40px; margin-right:30px; font-size:16px; float:left;}
#blue-bar li.selected { background-image:url(/wp-content/themes/smibs-tv/images/blue-bar-tab-left.gif); background-repeat:no-repeat; background-position:top left;}
#blue-bar li.selected a {color:black; text-decoration:none; background-image:url(/wp-content/themes/smibs-tv/images/blue-bar-tab-right.gif); background-repeat:no-repeat; background-position:top right; background-color:#E5E5E5}

.shadow {position:absolute;}
.shadow.right, .shadow.left {width:7px; top:0px; bottom:0px}
.shadow.right {right:-7px}
.shadow.left {left:-7px}
.shadow.bottom {height:7px; left:0px; right:0px}
.corner {width:10px; height:10px; position:absolute; background-repeat:no-repeat;}
.corner.topLeft {top:-2px; left:-2px;}
.corner.topRight {top:-2px; right:-2px;}
.corner.bottomLeft {bottom:-2px; left:-2px;}
.corner.bottomRight {bottom:-2px; right:-2px;}


#content {margin-top:20px}
.main-column {float:left; width:675px;}

.webpage-content-box {position:relative; background-color:#fff; border:2px solid #B2B2B2; background-image: url(/wp-content/themes/smibs-tv/images/content-box-grad.gif); background-repeat:repeat-x; background-position:top; margin-bottom:20px;}
.webpage-content-box .content {padding:10px; min-height:40px}
.webpage-content-box .topLeft {background-image:url(/wp-content/themes/smibs-tv/images/content-box-topleft.gif)}
.webpage-content-box .topRight {background-image:url(/wp-content/themes/smibs-tv/images/content-box-topright.gif)}
.webpage-content-box .bottomLeft {background-image:url(/wp-content/themes/smibs-tv/images/content-box-bottomleft.gif)}
.webpage-content-box .bottomRight {background-image:url(/wp-content/themes/smibs-tv/images/content-box-bottomright.gif)}
.webpage-content-box h3 {font-weight:bold; font-size:16px}

.postmetadata { margin:5px 0 0 0; border-top:1px solid #aaa; padding:5px; color:black; line-height:23px;}
.post h2, .post h2 a {color:#007ED3; margin-bottom:0px; font-size:1.2em;}
.post .post-details, .post .post-details span {line-height:25px; color:#888;} 
.post .entry p {line-height:22px; color:#3C3C3C;}
.post .entry object {margin-bottom:5px;}
.post .wp-caption {-moz-border-radius-bottomleft:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; background-color:#F3F3F3; border:1px solid #DDDDDD; margin:10px; padding-top:4px; text-align:center; }

.comment-title {text-align:center; color:#007ED3; border-top:1px solid #aaa; margin-top:0px; padding-top:15px;}

#respond #commentform {background-color:#E6E7E8; padding:5px 15px 5px 10px; border-width:2px 0; border-style:solid; border-color:#A69D00;}
#respond #commentform  .submit-holder {text-align:right;}
#respond h4 {color:#A69D00; margin-bottom:2px;}

#sidebar p {padding:0 10px;}
.archives ul {padding:5px 10px;}

.short-post .entry { line-height:20px;}
.short-post .thumbnail_holder {float:left; position:relative; background-image:url(/wp-content/themes/smibs-tv/images/thumbnail-holder.gif);  padding:15px 18px 0 18px; top:-10px; height:157px; margin:5px 10px 0 0; }
.short-post h2 {font-size:16px; color:#003889; margin-bottom:5px;}

.previous-posts h4 {font-size:14px; font-weight:bold; margin:10px 0 15px 0;}

.archive-link {font-size:14px; text-align:center; display:block; padding:4px; border-style:solid; border-width:1px 0px; border-color:#B2B2B2; margin-bottom:20px;}

.contact-form {text-align:left;}

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

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}


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 */

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}
	
.post p a {
  text-decoration:underline;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.post-links {
  margin: 10px 0;
}

.post-links li {
  line-height:20px;
}

.more-link {
  text-decoration:underline;
}

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */ 
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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, #sidebar ul li.widget ul li:before {
	content: "\00BB \0020";
	}

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 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 {
	margin: 5px 0 0 10px;
	}

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
	
#commentform input[type=text], #commentform textarea {border:2px solid #A69D00;}
/* 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 Sidebar */
#sidebar{	 float:right;	width: 275px; color:#424444;}

#sidebar ul li {background-color: #efefef; background-image: url(/wp-content/themes/smibs-tv/images/sidebar-bottom-grad.gif); background-repeat:no-repeat; background-position:bottom; overflow:hidden; padding-bottom:10px;}
#sidebar ul li h2 {background-image: url(/wp-content/themes/smibs-tv/images/sidebar-top-grad.gif); background-repeat:no-repeat;  padding:5px 10px; margin:0px;}
#sidebar ul li li {background:none; padding:0px;}

	
/* End Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	height:30px;
	
	}
/* 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 */


*Contactform III default styling*/
#contactform {
	padding:2px;
	margin:5px 0px;
	overflow: hidden;
	line-height:1em;
}
#contactform fieldset {
	border:none;
}

#contactform input, #contactform textarea {
	display:block;
	margin:2px 0px 5px;
	padding:2px;
}
#contactform input {
	width:60%;
}
#contactform textarea {
	width:90%;
}

.contacterror {
	border: 1px solid #ff0000;
}
input#contactsubmit {
	width:25%;
	margin-top:3px;
	padding:2px;
	display:block;
}
input.hiddenfield {
	background:transparent;
	border:none;
	padding:0px;
	margin:0px;
}
