/*
Theme Name: While You Weren't Watching
Theme URI: http://whileyouwerentwatching.com/
Description: While You Weren't Watching Wordpress theme
Version: 1.0
Author: Visual Jazz
Author URI: http://visualjazz.com.au/
Tags: While you weren't watching

	While You Weren't Watching v1.0

	This theme was designed and built by Visual Jazz for Mitchells

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	margin:0px;
	background-color:#ebebeb;
	}

p{
margin:0;
padding:5px 0 10px 0;
}

.widecolumn .entry p, label {
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	text-align:left;
	}

#sidebar h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;

	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

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;
	}

.entry a{
font-weight:bold;

	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Arial, Helvetica, 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:Tahoma, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
list-style-type:none;
	}

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: #000;
	text-decoration: none;
	
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	color: #666;
	}

#page {

	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
height:400px;
clear:both;
display:block;
}


.narrowcolumn {
	float: left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	font: Tahoma, Arial, Helvetica, sans-serif;
	}

h2 {
	margin: 30px 0 0;
	font:Tahoma, Arial, Helvetica, sans-serif;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	font: Tahoma, Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font: Tahoma, Arial, Helvetica, sans-serif;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font: Tahoma, Arial, Helvetica, sans-serif;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/*	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;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#topBack{
width:100%;
background-color:#ebebeb;
background-image:url(images/wyww_top_back.png);
background-position:top;
background-repeat:repeat-x;
padding-top:10px;
}
#lowBack{
width:100%;
background-image:url(images/wyww_low_back.png);
background-position:bottom;
background-repeat:repeat-x;
}
#rap{
width:970px;
margin-left:auto;
margin-right:auto;
}
#wyww_header{
margin-top:10px;
margin-left:15px;
}
#wyww_nav{
list-style-type:none;

display:inline;
width:100%;
}

#wyww_nav li{
float:left;
padding-left:20px;
text-align:center;
}
#link1 a{
background-image:url(images/wyww_nav_1_up.png);
background-repeat:no-repeat;
width:48px;
height:21px;
display:block;
text-decoration:none;
outline:none;
}
#link1 a:hover{
background-image:url(images/wyww_nav_1_down.png);
}

#link2 a{
background-image:url(images/wyww_nav_2_up.png);
background-repeat:no-repeat;
width:54px;
height:21px;
display:block;
text-decoration:none;
outline:none;
}
#link2 a:hover{
background-image:url(images/wyww_nav_2_down.png);
}

#link3 a{
background-image:url(images/wyww_nav_3_up.png);
background-repeat:no-repeat;
width:90px;
height:21px;
display:block;
text-decoration:none;
outline:none;
}
#link3 a:hover{
background-image:url(images/wyww_nav_3_down.png);
}

#link4 a{
background-image:url(images/wyww_nav_4_up.png);
background-repeat:no-repeat;
width:121px;
height:21px;
display:block;
text-decoration:none;
outline:none;
}
#link4 a:hover{
background-image:url(images/wyww_nav_4_down.png);
}

#link5 a{
background-image:url(images/wyww_nav_5_up.png);
background-repeat:no-repeat;
width:63px;
height:21px;
display:block;
text-decoration:none;
outline:none;
}
#link5 a:hover{
background-image:url(images/wyww_nav_5_down.png);
}

#link6 a{
background-image:url(images/wyww_nav_6_up.png);
background-repeat:no-repeat;
width:52px;
height:21px;
display:block;
text-decoration:none;
outline:none;
}
#link6 a:hover{
background-image:url(images/wyww_nav_6_down.png);
}

#link7 a{
background-image:url(images/wyww_nav_7_up.png);
background-repeat:no-repeat;
width:73px;
height:21px;
display:block;
text-decoration:none;
outline:none;
}
#link7 a:hover{
background-image:url(images/wyww_nav_7_down.png);
}

#wyww_search{
float:right;
width:200px;
margin-top:-18px;
margin-right:-20px;
}
#wyww_search #s{
background-image:url(images/wyww_search_box.png);
border:#999 solid 1px;
}
#SearchBox{
background:none;
}
#wyww_search a:hover{
background-position:-53px;
}
#wyww_Intro{
background-color:#e5e5e5;
padding-bottom:5px;
width:215px;
max-width:215px;
margin-top:30px;
}
#wyww_Intro h1{
font-weight:bold;
font-size:13px;
border-bottom: 1px dotted #727272;
padding:10px;
color:#333333;
text-align:left;
}
#wyww_Intro h2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
padding:10px;
margin-top:0px;
font-weight:100;
}

#wyww_Intro div{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px;
padding-top:5px;
padding-left:10px;
margin-bottom:5px;
display:block;
}
#wyww_Intro a{
color:#333333;
text-decoration:none;
font-weight:normal;
}
#wyww_Intro div a:hover{
text-decoration:underline;
}
#wyww_Intro a:hover{
text-decoration:underline;
}
#wyww_Intro img{
padding:10px;
padding-top:-5px;
padding-bottom:0px;
}



#wyww_RR{
background-color:#e5e5e5;
padding-bottom:5px;
width:215px;
max-width:215px;
margin-top:-5px;
}
#wyww_RR h1{
font-weight:bold;
font-size:13px;
border-bottom: 1px dotted #727272;
padding:10px;
color:#333333;
text-align:left;
}
#wyww_RR h2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
padding:10px;
margin-top:0px;
font-weight:100;
}

#wyww_RR div{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px;
padding-top:5px;
padding-left:10px;
border-bottom: 1px dotted #727272;
border-top: 1px dotted #727272;
margin-bottom:5px;
display:block;
}
#wyww_RR a{
color:#333333;
text-decoration:none;
font-weight:normal;
}
#wyww_RR div a:hover{
text-decoration:underline;
}
#wyww_RR img{
padding:10px;
padding-top:-5px;
padding-bottom:0px;
}
li.cat_item a, #wyww_RR div a, a.wyww_boldLink{

text-decoration:none;
color:#000000;
}
a.wyww_boldLink:hover{
text-decoration:underline;
}
.cat_frame{
background-color:#e5e5e5;
border-bottom: 1px dotted #727272;
border-top: 1px dotted #727272;
height:24px;
clear:both;
width:205px;
font-weight:bold;
color:#000000;
padding-top:8px;
padding-left:10px;
font-size:13px;
margin-bottom:5px;
text-transform:uppercase;
margin-top:30px;
}

#menu li{
list-style:none;
margin-left:-40px;
font-size:11px;
}

#menu li ul li{
list-style:none;
margin-left:-35px;
font-size:11px;
margin-right:5px;
}

#menu li ul li a{
font-weight:normal;
}

.commentsSpan{
float:right; margin-right:15px;
}
#menu{
width:215px;
float:right;
text-align:left;
background-color:#FFFFFF;
padding-right:35px;

font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000000;

}
#content {
	width:590px;
	max-width:590px;
	float:left;
	clear:both;
	padding:0px;
	font-size:12px;
	margin-left:24px;
}
#whiteBack{
background-image:url(images/wyww_mid_back.png);
background-repeat:no-repeat;
background-position:top;
padding-left:30px;
width:960px;
margin-left:9px;
margin-top:-178px;
}

#whiteHolder{
width:931px;
background-color:#fff;
height:auto;
min-height:100%;
position:relative;
margin-left:-4px;
padding-right:5px;
clear:both;
padding-left:14px;
float:left;
}
#wyww_footer{
text-align:center;
font-size:9px;
padding-bottom:50px;
clear:both;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
}

.postTitle {
	border-bottom: 1px dotted #000;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	font-size:20px;
	margin-top: 0px;
	padding-bottom:100px;
}

.postTitle a{
color:#000000;
text-decoration:none;
}


.postBox{
float:right;
width:110px;
clear:none;
bottom:0px;
position:relative;
}
.postDate{
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
border-right: 1px dotted #000;
width:200px;
padding-right:5px;
color:#000000;

}
.borderDiv{
border-bottom: 1px dotted #000;
width:100%;
margin-top:-10px;
}
.postRss{


}
.postFooter{
background-color:#e5e5e5;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
margin-top:30px;
padding:10px;
font-size:11px;
width:100%;
}
.postFooter img{
margin-bottom:-9px;
margin-right:-4px;
padding:0px;
}
.postFooter a{

}

.shareLink{
color:#000000;
text-decoration:none;
}
.shareLink a:hover{
text-decoration:underline;
color:#000000;
}
.post{
clear:both;
float:left;
width:100%;
font-family:Tahoma, Arial, Helvetica, sans-serif;
margin-bottom:10px;
}
img a:hover{
text-decoration:none;
}
.wywww_noPad{
margin-left:-35px;
padding:0px;
}
.wyww_form_asterisk{
color: #ff0000;
vertical-align: sup;
}
a:link, a:visited, a:active{
color: #000;
}
.quote{
position:relative;
top:-75px;
left:500px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:13px;
color:#000000;
width:460px;
display:block;
height:auto;
padding-bottom:2px;

}
.quoteFrom{
position:relative;
font-size:10px;
font-weight:bold;
color:#000000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#qAutPos{
font-weight:100;
}
.formTitles {
padding-top:2px;
font-size: 12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
vertical-align:middle;
float:left;
}
.formFormat	{
margin:0px;
width:300px;
border: dotted 1px #000; 
background-color:#E5E5E5;
}	
.Form{
width:165px;
font-size: 11px;
color: #000;
vertical-align:middle;
}
.FormTable{
margin-left:auto;
text-align:right;
vertical-align:middle;
font-weight:bold;
width:300px;
padding:8px;
border-top: dotted 1px #000; 
}
.buttonPanel{
background-color: #ffffff;
width:300px;
vertical-align:middle;
}
.FormText{
width:165px;
font-size: 11px;
color: #000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
vertical-align:middle;
}
.cat-item{
padding-left:6px;
font-weight:normal;
margin-bottom:1px;
padding-bottom:0px;
}
.post h2{

margin-right:-18px;
font-size:17px;
}
.navigation{
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

/* Fix PNG transparency in IE 5.5 - 6 */
img, div, a, li, input { behavior: url(iepngfix.htc); }