/*
Theme Name: 2657 Productions News Theme
Theme URI:
Description: Gentium, MyUnderwood, and Ananda's crazy fonts make this theme what it is.
Author: Ananda Mahto/mrdwab
Author URI: http://news.mrdwab.com
Template: thematic
Version: 0.1
*/
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/styles/images.css');
@import url('../thematic/library/layouts/2c-l-fixed.css');
@import url('../thematic/library/styles/18px.css');
@import url('fonts/stylesheet.css');
#blog-title
{
	color: #000000;
	font: 40px/44px 'MyUnderwoodRegular', Arial, sans-serif;
	letter-spacing: 0;
	padding-left: 12px;
	text-decoration: none;
}
#blog-title a
{
	color: #000000;
	padding-left: 12px;
	text-decoration: none;
}
#blog-description
{
	color: #000000;
	font: 18px/27px 'MyUnderwoodRegular', Arial, sans-serif;
	padding-left: 12px;
}
h1.entry-title, h2.entry-title a
{
	color: #000000;
	font: 18pt/20pt 'NiceCurvesManRegular', 'MyUnderwoodRegular', Arial, sans-serif;
	margin-bottom: .15in;
	padding: 6px 0 12px 0;
	text-decoration: none;
}
.widgettitle, .entry-content h2
{
	color: #000000;
	font: 14pt/18pt 'ScratchyDoublesRegular', 'MyUnderwoodRegular', Arial, sans-serif;
	padding: 6px 0 12px 0;
	text-decoration: none;
}
.entry-content
{
	font: 11pt/14pt 'GentiumBookBasicRegular', Arial, sans-serif;
}
.entry-meta, .entry-meta a
{
	color: #666666;
	font-size: 10px;
	padding-top: .15in;
}
.entry-meta a:hover, a:hover
{
	color: #FF4B33;
}
code
{
	font-family: 'Courier New';
	font-size: 8pt;
}
a
{
	color: #666666;
}
#nav-above a, #nav-below a
{
	color: black;
	font: 12pt 'TheGrumpyWritersScribblesRegu', Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none;
}
#branding
{
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	margin-top: 20px;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#main
{
	filter: alpha(opacity=90);
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#header
{
	margin: 0 auto;
}
#access
{
	display: none;
}
#main, #branding
{
	background-color: #F8F8F8;
	border-radius: 12px;
	margin-bottom: 20px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
#container
{
	float: left;
}
#nav-above, #nav-below
{
	height: 52px;
}
#content
{
	border-right: 1px dotted #666666;
	width: 700px;
}
#primary, #secondary
{
	float: right;
	padding-right: 10px;
	width: 210px;
}
#secondary
{
	clear: right;
}
#footer
{
	display: none;
}
.hentry, #nav-above, #nav-below, #disqus_thread
{
	width: 680px;
}
.entry-meta
{
	margin-bottom: 12px;
	margin-top: 12px;
}
.hentry
{
	border-top: 1px dotted #666666;
}
iframe
{
	margin: 0 0 18px 0;
}
@media all and (min-width: 1280px)
{
	#branding, #main
	{
		float: right;
		margin-right: 20px;
	}
}
body
{
	background: #fff url(rotatebg.php) left bottom fixed no-repeat;
	background-size: cover;
	color: #000;
	margin: 0;
	-moz-background-size: cover;
	padding: 0;
}
@media only all and (max-width: 1024px) and (max-height: 768px)
{
	body
	{
		background-size: 1024px 768px;
		-moz-background-size: 1024px 768px;
	}
}
input#searchsubmit
{
	display: none;
}
.entry-content img, .entry-content pre, .entry-content iframe, .entry-content div.syntaxhighlighter
{
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.wp_codebox_msgheader .right {
	display:none;
}

.wp_codebox_msgheader .left, .wp_codebox_msgheader .left2 {
	font-size: 10px !important;
	color: #F3F8D7;
}
