/*  
Theme Name: Motionographer 2.0
Theme URI: http://motionographer.com/
Description: The updated Motionographer layout for its 2008 relaunch.
Version:
Author: Justin cone
Author URI: http://motionographer.com/
Tags: three columns, fixed width

Based on Acid Green Pro
http://www.linkrain.com/articles/acid-green-pro-free-wordpress-theme/

	The CSS, XHTML and design is released under Creative Commons license:
	http://creativecommons.org/licenses/by-nc-sa/2.0/

*/

/** These lines are for IE6 only **/

* html #content {
	position: absolute;
	margin: 0;
}

ul.readmore {
	font-size: 11px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #444;
}

/** Removes any image borders **/
img {
	border: none 0px;
}

iframe {
	margin: 2px 0 15px 0;
	}

.main {
	border: none 0px;
	margin: 0 0 0;
	padding: 0px;
	width: auto;
}

.main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

cite {
	font-style: none;
}

p {margin: 0px 0 12px 0; padding: 0;}

p.caption {
	font-size: 10px;
	color: #999;
	text-align: right;
	margin: 0 0 10px 0;
}

p.caption a, p.caption a:link, p.caption a:active, p.caption a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

p.caption a:hover {
	color: #cc0000;
	text-decoration: none;
	border: 0;
}

hr {
	color: #fff;
	margin: 16px 0;
	border: 1px dotted #aaa;	
}

embed {
	margin-top: 5px;
	margin-bottom: 10px;
}

.wp-caption {
	background-color: #eee;
	padding: 8px 0 8px 8px;
	margin-bottom: 18px;
}

.wp-caption-text, .wp-caption-text p {
	font-size: 11px;
	color: #666;
	margin: 0;
	padding-top: 12px;
}

.entry{
	position: relative;
	padding: 0px;
	width: 468px;
	margin: 10px 18px 0 24px;
	/* border-bottom: 1px dotted #666; */
}

.entrySearch {
	position: relative;
	padding: 0px;
	width: 468px;
	margin: 10px 18px 12px 24px;
}

.entryQuickieArchive {
	position: relative;
	padding: 8px 8px 0 8px;
	width: 450px;
	margin: 16px 0 7px 24px;
	border: 1px dotted #aaa;
}

.entry h2 {
	margin: 0 1px 0 0;
	padding: 8px 0 14px 0;
	border-bottom: 1px dotted #aaa;
	/*text-transform: uppercase;
	 border-top: 1px dotted #aaa; */	
	font-family: 'Mako', serif;
	font-weight: normal;
 	font-size: 28px;
 	line-height: 1.1em;
 	letter-spacing: -1px;
}

.entry .byline {
	margin: 0 0 14px 0;
	padding: 0 0 0 2px;
	border-bottom: 1px dotted #aaa;
	font-size: 11px;
	color: #333;
}

.feature .byline {
	margin: 0 0 14px 0;
	padding: 0 0 0 2px;
	border-bottom: 1px dotted #aaa;
	font-size: 11px;
	color: #333;

}

.entry .byline a, .entry .byline a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

entry .byline a:hover {
	color: #f40000;
	text-decoration: none;
	border: 0;
}

.entry h4 {
	font-weight: bold;
}

.entry h4 a {
	color: #333;
	border: 0;
}

.entry h4 a:hover {
	color: #c00;
	border: 0;
}


.entry .main p a img {
	border-bottom: 4px solid #fff;
}

.entry .main p a:hover img {
	border-bottom: 4px solid #c00;
}

.entry .main {
	width: 468px;
	overflow: hidden;
}

.entry ul, .entry ol {
	margin: 0 0 18px 0px;
}

.entry li {
	margin: 0 0 5px 0;
	list-style: none;
	padding: 0;
}

.entry .main li {
	list-style-type: disc;
}

.entry .main .commentlist li {
	list-style: none;
}

.navigation {
	clear: both;
	padding: 10px 20px 20px 0;
	margin: 0 0 0 15px;
	font-size: 16px;
}

.navigation a {
	font-weight: bold;
}


ul.readmore {
	font-size: 11px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #444;
}

.commentlist {
	margin: 0;
	padding: 0;
}

.alignright {
	float: right;
	margin: 20px 0 20px 15px;
	}

.alignleft {
	float: left;
	margin: 20px 15px 20px 0;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	background: #f5f4f2;
}

body {
	margin: 0 0 8em 0;
	padding: 0px;
	font: 76%/1.5em Helvetica, Arial, sans-serif; 
	color: #333;
	text-align: center;
	background: #f5f4f2;
}

#header {
	position: absolute;
	padding: 0;
	margin: 0;
}

#header a, #header a:hover, #header a:link {
	border: 0;
}
	
#logo {
	margin: 0 0 6px 0;
}

#pages {
	padding: 0;
	margin: 0;
}

ol li {
	margin: 0 20px 15px 25px;
}


h1 {
	font-weight: normal;
	font: 200%/1.0em Helvetica, Arial, sans-serif;
	margin: 10px 0 0 22px;
	padding: 0;
	border: none 0px;
	color: #222222;
}

h2 {
	color: #222222;
	font-weight: normal;
	font: 200%/1.0em Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	/*text-transform: uppercase;*/
}


h2.pagetitle {
	width: 468px;
	font-size: 1.4em;
	margin: 10px 15px 0px 22px;
	color: #222222;
	list-style: none;
	background: none;
	/*text-transform: uppercase;*/
}


h2 a:link, h2 a:visited {
	color: #222;
	text-decoration: none;
	background: none;
	font-weight: normal;
	}
	
h2 a:hover {
	border: 0;
	color: #555;
}

.feature h2 {
font-family: 'Mako', serif;
font-size: 30px;
font-weight: normal;
letter-spacing: -1px;
padding: 4px 0 12px 0;
}

.main h3 {
	font-size: 1.4em;
	margin: 22px 0 8px 0;
	padding: 0px;
	font-weight: bold;
	color: #333;
	background: none;
}

h3 {
	font-size: 1.5em;
	margin: 22px 0 8px 0;
	padding: 0px;
	font-weight: normal;
	color: #333;
	background: none;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
}


a, a:link, a:visited {
	/* color: #db0000; */
	color: #c00;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #fff;
	}

a:hover, a:active {
	color: #c00;
	border-bottom: 1px dotted #c00;
	}
	
blockquote {
	border-left: 4px dotted #eeeeee;
	padding: 0 10px;
	margin: 0 0 0 15px;
}

table, tbody, td, tr {
	margin: 0;
	padding: 0;
}

.banner a, .banner a:link, .banner a:visited {
	border-bottom: 0;
}

#superbanner {
	border-bottom: 1px dotted #aaa;
	padding: 5px;
	background-color: #ccc;
	width: 100%;
}

#superbanner a, #superbanner a:hover {
	border: 0;
}



/* 2)-=-=-=- Structure -=-=-=- */

#container {
	position: relative;
	margin: 15px auto;
	padding: 0 0 0 0;
	width: 1014px;
	text-align: left;
}

#grandwrapper {
	margin: 0px auto;
	padding: 0px;
	background: #f5f4f2;
}

#wrapper {
	margin: 15px auto;
}
	

#content {
	position: absolute;
	background: url(./images/feedBG.gif) repeat-y;
	top: 83px;
	left: 192px;
	width: 515px;
	padding: 0px;
	/*border-top: 1px solid #b7b5b3;*/
}

#contentwide {
	position: absolute;
	background: url(./images/feedwide-BG.gif) repeat-y;
	top: 83px;
	left: 192px;
	width: 840px;
	padding: 0px;
	/*border-top: 1px solid #b7b5b3;*/
}

#contentextrawide {
	position: absolute;
	background: url(./images/feed-extrawide-middle.gif) repeat-y;
	top: 83px;
	left: -5px;
	width: 1050px;
	padding: 0px;
	/*border-top: 1px solid #b7b5b3;*/
}


#left {
	position: absolute;
	width: 186px;
	top: 88px;
	padding: 0px;
}

#right {
	position: absolute;
	width: 308px;
	top: 88px;
	left: 717px;
	padding: 0px;
}

.links {
	margin: 0px auto;
	padding: 8px;
	background: none;
}

#footer {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 13px;
	width: 100%;
	clear: both;
	text-align: left;
}

#footer p, #footer a, #footer a:link, #footer a:visited {
	color: blue;
	font-size: .9em;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	font-size: .9em;
	padding: 0 0 3px 0;
	margin: 5px 0 5px 0;
	border-top: 1px dotted #aaa;
	/* border-bottom: 1px dotted #aaa;	*/
}

.metasearch {
	font-size: .9em;
	padding: 0 0 3px 0;
	margin: 5px 0 5px 0;
}	

.alt {
	background: #fff !important; 
	border: 1px dotted #aaa !important;
	padding: 5px !important;
}

.alt:hover {
	border: 1px solid #C0D6A3 !important;
	}

.reply {
	font-weight: normal;
	font-size: .9em;
	margin: 0 0 10px 0;
}
	

/* 4)-=-=-=- Right selectors -=-=-=- */	


#searchcontainer {
	position: absolute;
	top: 46px;
	left: 571px;
	width: 450px;
	text-align: right;
}

#searchcontainer input {
	height: 16px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: middle;
	border: 1px solid #ccc;
	color: #444;
}

h4.comments {
	padding: 5px 0 0;
	margin: 5px 0 5px 0;
	border-top: 1px dotted #aaa;		
}


/* 6)-=-=-=- Custom Selectors -=-=-=- */
.module {
	width: 100%;
	color: #333;
	margin: -4px 0 12px -4px;
	padding: 0;
}

.moduleWide {
	width: 308px;
	color: #333;
	margin: -4px 0 12px 0px;
	padding: 0 8px 0 0;
}

td .flashbanner a img {
	border:0;
}

.module table, .module td, .module tr {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.module a {
	color: #333;
}

script {
	border: 0;
}

.module p {
	font-size: 11px;
	line-height: 1.2em;
	margin: 4px 14px 6px 14px;
	padding: 0;
}

.moduleWide p {
	font-size: 11px;
	line-height: 1.2em;
	padding: 0;
	
}

.teaseContent {
	background-image: url(./images/teaseBGmain.gif);
	background-repeat: repeat-y;
	font-size: 11px;
}

.teaseContent ul {
	margin: 4px 14px 10px 14px;
	list-style: none;
	display: block;
	padding: 0;
}

.teaseContent li {
	display: block;
	font-size: 11px;
	line-height: 1.4em;
}

.teaseContent img {
	margin: 0 0 7px 0;
}

.teaseContent a, .teaseContent a:hover, .teaseContent a:link {
	border:0;
}

.teaseContent a {
	color: #333;
}

.teaseContent a:hover {
	color: #c00;
}

.teaseContentWide {
	background-image: url(./images/teaseBGmainWide.gif);
	background-repeat: repeat-y;
}

.resourcesHeader {
	/*background-color: #efefef;*/
	margin: 8px 8px 8px 0;
	width: 160px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.teaseContentWide a {
	color: #333;
}


.teaseContentWide a:hover {
	color: #c00;
}

.teaseBorderless a {
	border: 0;
	margin: 0;
	padding: 0;
}

a.lightbox {		
	cursor: help;
}

.quickies  {
	margin: 5px 14px 6px 14px;
	line-height: 1.2em;
	font-size: 11px;
	padding: 4px 8px 10px 14px;
	/*padding-bottom: 10px; */
	border-bottom: 1px dotted #ccc;
}

.quickies p {
	/* display: inline; */
	margin: 0;
	padding: 0;
}

.quickies img {
	margin: 0 0 10px 0;
	border: 0;
}

.quickies a, .quickies a:link, .quickies a:active {
	border: 0;
	color: #333;
	font-weight: bold;
}

.quickies a:hover {
	border: 0;
	color: #c00;
}

.quickies a:hover img, .quickies a:active img, .quickies a:link img {
	border: 0;
}

.quickiesDate {
	/*background-color: #efefef;*/
	margin: 8px 8px 8px 15px;
	width: 279px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.quickiescomment {
	margin-top: 2px;
}

.quickiescomment a, .quickiescomment a:active, .quickiescomment a:link {
	color: #aaa;
	border: 0;
	font-size: 10px;
}

.quickiescomment a:hover  {
	color: #333;
	text-decoration: none;
	border: 0;
}

.nav a, .nav a:hover, .nav a:link {
	border: 0;
}

.noborder a, .noborder a:hover, .noborder a:link {
	border: 0;
}

#feature-container {
	position: relative;
	padding: 0px;
	width: 789px;
	margin: 0 18px 26px 24px;
	/* border-bottom: 1px dotted #666; */
}

#feature-container h2 {
	margin: 0 1px 2px 0;
	padding: 0 0 10px 0;
	/*border-bottom: 1px dotted #aaa;
	border-top: 1px dotted #aaa;	*/
}

#feature-container h4 {
	margin: 20px 1px 10px 0;
	padding: 0 0 1px 0;
}

#wide-container {
	position: relative;
	padding: 0px;
	width: 984px;
	margin: 0 18px 26px 24px;
}

#wide-container h2 {
	margin: 0 1px 10px 0;
	padding: 8px 0 1px 0;
	border-bottom: 1px dotted #aaa;
	border-top: 1px dotted #aaa;	
}

#feature-sidebar-container {
	float: right;
	margin: 0 0 0 18px;
}

#feature-sidebar {
    width: 250px;
    background-color: #EFEFEF;
	color: #333333;
    margin: 35px 0 40px 0;
	padding: 5px;
	line-height: 120%;
}

#feature-sidebar img {
    margin: 0 0 5px 0;
}

object {
	margin: 0;
	padding: 0;
}

.searchtitle {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding: 4px 0 2px 0;
	margin: 0 0 10px 0;
}

ol li ul li {
	margin: 0;
}

.children {
	margin: 0;
	padding: 0 0 0 15px;
}

li.comment {
	width: 97%;
	padding: 5px;
	border: 1px dotted #aaa;
}


/* 6.5)-=-=-=- DIRECTORY STYLES -=-=-=- */ 
.directorytable  {
	margin: 12px 0;
    border-collapse: collapse;  
}

.directorytable td {
	padding: 4px;
	border-bottom: 1px dotted #aaa;
}

.directorytable th {
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #aaa;
	border-top: 2px solid #aaa;
	background-color: #f5f4f2;
}

.directorytable a, .directorytable a:visited {
	color: #333;
}

.directorytable a:hover {
	color: #c00;
	border: 0;
}


/* 7)-=-=-=- Forms -=-=-=- */

.comment {
	width: 97%;
	margin: 0 0 20px 0;
}

.commentmetadata {
	color: #aaa;
	margin: 0 0 15px 0;
}

#addcommentbutton {
	margin: 10px 0 10px 0;
}

.add {
	line-height: 110%;
	margin-top: 5px;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	border: 1px solid #333333;
	padding: 2px 5px 1px 5px;
	width: 435px !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #c00;
	color: #333;
	}
	
input {
	background: #fff;
	border: 1px solid #333333;
	}
	
input:hover {
	border: 1px solid #333333;
	}
	

a.more-link {
	color: #c00;
	font-size: 13px;
	display: block;
	margin-top: 25px;
	border: 0;
}

a.more-link:hover  {
	color: #e70e00;
	text-decoration: none;
	border: 0;
}

#res ol li .g {
	font-size: 10px !important;
}

.credit {
margin: -10px 0 8px 0;
font-size: 10px;
color: #777;
text-align: right;
line-height: 1.2em;
}

.credit a {
color: #777;
border: 0;
}

.credit a:hover {
 border: 0;
 color: #cc0000;
}

#announce_header {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #cc0000;
  color: #ffffff;
  padding-left: 5px;
}

.thumblock {
margin: 5px 0 8px 0;

}

.thumblock .ratingtext {
margin: 1px 0 0 4px;
font-size: 11px;

}

.embedded-left {
background-color: #ccc;
padding: 5px;
border: 1px solid #aaa;
font-size: 10px;
margin: 10px 15px 10px 0;
float: left;
line-height: 1.2em;
}

.embedded-left img {
margin-bottom: 10px;
}

.embedded-left a:hover, .embedded-left a:link, .embedded-left a:active, .embedded-left a {
border: 0;
text-decoration: none;
}

.embedded-right {
background-color: #ccc;
padding: 5px;
border: 1px solid #aaa;
font-size: 10px;
margin: 10px 0 10px 15px;
float: right;
line-height: 1.2em;
}

.embedded-right img {
margin-bottom: 10px;
}

.embedded-right a:hover, .embedded-right a:link, .embedded-right a:active, .embedded-right a {
border: 0;
text-decoration: none;
}

.peoples-choice {
padding: 8px 8px 0 8px; 
background-color: #efefef; 
border: 1px solid #ccc; 
margin: 12px 0 12px 0;
}

.pullquote {
padding: 10px;
float: right;
width: 400px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #333;
border-bottom-color: #333;
font-size: 15px;
text-align: center;
line-height: 32px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: normal;
}

.pullquote-centered {
padding: 10px;
float: center;
width: 400px;
margin: 20px auto 20px auto;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #333;
border-bottom-color: #333;
font-size: 15px;
text-align: center;
line-height: 32px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: normal;
}

#mediaspace {
margin: 0 0 15px 0;
}

/* ============= SEARCH */
.results {
	width: 860px;
	clear: both;
	padding: 10px 0 20px 0;
}

.results h3 {
	margin: 10px 0 8px 0;
}

.results h3 a {
	color: #333;
}

.searchthumbs {
	width: 170px;
	float:left;
	padding: 10px 0;
}

.searchcontent {
	margin: 0 0 0 170px;
	width: 600px;
}

.searchnavigation {
	clear: both;
	padding: 20px 20px 10px 0;
	margin: 0;
	font-size: 16px;
}


/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}


/* RSS FEED list */
ul.clb_plus {
	list-style: none;
	display: block;
	font-size: 11px;
	margin: 0 14px 0 6px;
	padding: 8px;
}

ul.clb_plus li {
	background: url(./images/feed-icon_orange-12px.png) no-repeat left center;
	padding-left: 20px;
	margin: 0;
}

/* From functions.php */
.tiny_tweet 
{
	font-size: 11px;'
}


#wpstats {
	display: none;
}
