/*
Theme Name: MANEATER PRODUCTIONS
Theme URI: http://wordpress.org/
Description: Maneater
Version: 1.0
Author: Michael Lythcott
Author URI: http://indierockmedia.com/

*/

/*--------------------------------------------------------------------------------------------------------------------------*/
/*- RESET - Courtesy of Eric Meyer's CSS Reset Awesomeness: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ---*/
/*--------------------------------------------------------------------------------------------------------------------------*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white;}
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q {quotes: "" "";}

/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*- CLEARFIX --- * I prefer not to touch this code, I don't recommend you do so either, it works... so don't fix whats working ;) * -*/
/*-----------------------------------------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{background: none; border: 0; clear: both; display: block; float: none; font-size: 0; list-style: none;	margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0;}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}



/* Begin Typography & Colors */
body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', serif; background-color: #fff; color: #333; text-align: center; margin: 0 0 20px 0; padding: 0; } 
a, a:link, a:visited { color: #507682; text-decoration: none; }

a:hover { color: #4098b5; text-decoration: underline; }
	
.entry p a:visited { color: #7998a2; }

p { margin: 0 0 15px 0; }

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

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

small { font-family: helvetica, arial, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }

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

.commentlist li, #commentform input, #commentform textarea { font: 0.9em arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', 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 { font-family: arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', serif; }

.commentmetadata { font-weight: normal; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, 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 arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', serif; text-align: center; }

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



/* Begin Structure */
	
#content { font-size: 1.2em; }

#page { background-color: #ffffff; margin: 0px auto 20px auto; padding: 0; width: 960px; text-align: left; }

#header { margin: 0 0 20px 0; padding: 0; height: 110px; width: 960px; border-bottom: 1px solid #ddd; }

#headerimg { margin: 0; height: 110px; width: 250px; float: left; background: url(images/header.gif) no-repeat top left; }
	
#headerimg .description { display: none; }

#headerimg h1 a { display: block; width: 250px; height: 110px; text-indent: -9999px; outline: none; }
	
ul.nav { width: 700px; height: 110px; float: left; list-style: none; margin: 0; padding: 0; }

	ul.nav li { float: left; height: 30px; line-height: 30px; padding: 40px 30px 40px 20px; list-style: none; margin: 0; font-size: 1.5em }		

.widecolumn .entry p { font-size: 1.05em; }

.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }

.widecolumn { line-height: 1.6em; }

.narrowcolumn, .widecolumn { float: left; padding: 0; margin: 0; width: 600px; }

.post { margin: 0 0 32px; text-align: justify; font-size: 1.2em; clear: both; }

.post hr { display: block; }

.news_header { width: 600px; height: auto; float: left; border-bottom: 1px solid #ddd; margin-bottom: 15px;}
	.news_date { width: 40px; height: 40px; line-height: 40px; text-align: center; background-color: #111; color: #fff; float: left; font-weight: bold; font-size: 1.8em;  	font-family: helvetica, arial, 'Trebuchet MS', arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', serif; }
	.news_monthyear { width: 35px; height: 34px; padding: 6px 5px 0 9px; float: left; font-size: .9em; font-weight: bold; line-height: 14px;  	font-family: helvetica, arial, 'Trebuchet MS', arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', serif; }
	.news_header h2, h2.news_header_full { margin: 0; width: 500px; line-height: 28px; padding: 6px 0 6px 10px; float: left; font-weight: bold; font-size: 1.4em;border-left: 1px solid #ddd;  }
		 h2.news_header_full { width: 600px; padding-left: 0; border: 0; float: none; clear: both; }
	.news_header h2 a, h2.news_header_full h2 a { margin: 0; padding: 0; }

.widecolumn .post { margin: 0; }

.entry { clear: both; }

.entry object { margin: 8px 0; }

.video_wrapper { margin: 0 0 5px 0;clear: both; }
.video_info { padding: 10px 0 0 0; clear: both; height: 94px; width: 600px; line-height: 1.5em; }

	.video_info img {
		float: left;
		margin: 0 10px 0 0;
	}
	
		.video_list .post { margin-bottom: 10px; }
		.video_list .video_info { padding: 10px 0 0 0; border-top: 1px solid #ddd; margin: 0; height: 88px; }
		.bordered { border-top: 1px solid #ddd; padding-bottom: 5px; }
		
	.video_description {
		clear: both;
		margin-top: 5px;
		padding: 10px 0 35px 0;
		border-top: 1px solid #ddd;
		height: auto;
	}
	
	.videos_other { padding: 30px 0 35px 0; height: auto; clear: both; }
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
	}

.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: both; }

.clear { clear: both; }

/* Begin Sidebar */
#sidebar {
	padding: 0;
	float: right;
	width: 310px;
	font: 1em arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', serif;
	}

#sidebar form { margin: 0; }
/* End Sidebar */

#footer {
	padding: 10px 0 0 0;
	margin: 15px auto 0 auto;
	width: 960px;
	border-top: 1px solid #ddd;
	font-size: 1.2em;
	line-height: 1.4em;
	clear: both;
	}

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



/*	Begin Headers */
h1, h2, h3,  h4 {
	font-family: helvetica, arial, 'Trebuchet MS', arial, 'arial unicode ms', helvetica, 'trebuchet ms', 'Lucida Grande', Verdana, Sans-Serif, Georgia, times, 'times new roman', serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
h1 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 4em;
	text-align: center;
	}

h2 { font-size: 1.5em; }

h2.pagetitle { 
	font-size: 1.5em; 
	height: 40px;
	line-height: 40px;
	margin: 0; padding: 0;
}

#sidebar h2 { 
	padding: 0;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-size: 1.8em;
	border-bottom: 1px solid #ccc;
}

.widget_extended-categories h2.widgettitle {
	color: #fff;
	line-height: 40px;
	height: 40px;
	text-indent: 10px;
	background-color: #111;
}

.widget_extended-categories ul li { font-weight: bold; }
.widget_extended-categories ul li:before { content: "\00BB \0020"; }

h3 { font-size: 1.3em; }

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

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 {  }

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



/* Begin Images */


/*	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: 0;
	padding: 0;
	list-style: none;
	}

html>body .entry li { 
	margin: 8px 0; 
	padding: 8px 0 0 0;
	font-size: 1.1em;
	border-top: 1px solid #ddd;
}

#sidebar ul ul li:before {  }

.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: 0 0 25px 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 10px 0;
	font-size: 1.5em;
	border-bottom: 1px solid #ddd;
	}
	
.widget_extended-categories li { text-transform: uppercase; }
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	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 {
	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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding: 25px 0 0 0;
	height: 22px;
	line-height: 22px;
	clear: both;
	}
/* 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: 0px 10px 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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



/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*- CLEARFIX --- * I prefer not to touch this code, I don't recommend you do so either, it works... so don't fix whats working ;) * -*/
/*-----------------------------------------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{background: none; border: 0; clear: both; display: block; float: none; font-size: 0; list-style: none;	margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0;}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
.clear { clear: both; }


/*--------------------------------------------*/
/*- MISC -------------------------------*/
.noMargin{ margin: 0 !important; }
.noPadding{ padding: 0 !important; }

.marginRight { margin-right: 10px; }
.marginLeft { margin-left: 10px; }
.marginTop { margin-top: 10px; }
.marginTop15px { margin-top: 15px; }
.marginTop5px { margin-top: 5px; }
.marginTop20px { margin-top: 20px; }
.marginBottom { margin-bottom: 10px; }
.marginBottom20px { margin-bottom: 20px; }
.marginBottom15px { margin-bottom: 15px; }
.marginBottom5px { margin-bottom: 5px; }

.withPadding{ padding: 10px; }
.paddingTop{ padding-top: 10px !important; }
.paddingBottom{ padding-bottom: 10px !important; }
.paddingBottom15px { padding-bottom: 15px; }
.paddingBottom20px { padding-bottom: 20px; }
.paddingBottom5px { padding-bottom: 5px; }
.paddingTopBottom{ padding-top: 10px !important; padding-bottom: 10px !important; }
.paddingLeftRight{ padding-left: 10px !important; padding-right: 10px !important; }
.paddingTopRightLeft { padding: 10px 10px 0 10px; }
.paddingTop5px { padding-top: 5px; }
.paddingTop15px { padding-top: 15px; }
.paddingTop20px { padding-top: 20px; }

.overflow_hidden { overflow: hidden; }
.position_relative { position: relative; }
.position_absolute { position: absolute; }

.floatLeft { float: left; }
.floatRight { float: right; }

.imgborder { border: 5px solid #e6e4e4 }
.imgright { margin: 0 10px 10px 0; }
.pinkcolor { color: #ca3c8a; }
.blackcolor { color: #000; }

.big { font-size: 110%; }
.bigger { font-size: 125%; }
.biggest { font-size: 150%; }
.small { font-size: 95%; }
.smaller { font-size: 90%; }
.smallest { font-size: 80%; }
