#blog h1 {
 font-size: 36px;
 line-height: 24px;
}

#blog h2 {
 padding-bottom:10px;
}

body
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}

#accessibility {
position: absolute;
top: -10000px;
}

div#blog, div.leftblock, div.sidemenu, div.rightblock
{
	font-size: 14px;
}

div.clear
{
	clear: both;
	height: 0;
}

#wrapper
{
	width: 750px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .headingsretained
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C5130D;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px;
}

h2
{
	font-size: 30px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #000000;
	letter-spacing: 0px;
}

h4.turd
{
	padding-bottom: 0px;
	letter-spacing: 0px !important;
}

a
{
	color: #E36C1C;
	text-decoration: none;
}

div
{
	font-size: 100%;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

#header_movie
{
	border: 0;
	width: 750px;
}

div.sidemenu, div.rightblock
{
	float: right;
	width: 276px;
	margin-top: 15px;
	padding-right: 0px;
	background: url(/images/4.gif) repeat-y;
	background-position: 5px 0px;
}

.teastext
{
	color: #000;
}

html> div.sidemenu
{
	margin-bottom: -15px;
}

div.sidemenu
{
	font-size: 14px;
	height: auto;
	margin-bottom: 0px;
}

.bigmofo
{
	font-size: 60px;
	font-weight: bold;
	line-height: 65px;
}

.headlink a
{
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}

.section
{
	margin-bottom: 20px;
	padding: 10px 15px;
	margin-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-right: 1px none #FFCCCC;
	border-bottom: 1px none #FFCCCC;
	border-left: 1px solid #FFCCCC;
	background: none;
}

.section h2
{
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid black;
	margin-top: 0px;
	padding-top: 0px;
}

.section h2 a, .section h2 a:link, .section h2 a:visited, .section h2 a:hover {
 font-size: 50px;
}

.section h2 a
{
	background: none;
	color: #C5130D;
}

.section h2 a:link
{
	color: #C5130D;
}

.section h2 a:visited
{
	color: #C5130D;
}

.section h2 a:hover
{
	color: #e5332d;
}

h4, .section h3 a
{
	background: none;
	color: #C5130D;
}

.section h3 a:link
{
	color: #C5130D;
}

.section h3 a:visited
{
	color: #C5130D;
}

.section h3 a:hover
{
	color: #e5332d;
}

.section li {
	display: block;
	position: relative;
}

.section li a, .section li a:link
{
/*	background: url(/images/11.gif) repeat-x;
	background-position: left;
	background-color: transparent;
*/
	color: #E36C1C;
	display: block;
	position: relative;
/*	width: 100%; */
	z-index: 2;
}

.section li a:hover {
	display: block;
	position: relative;
/*	width: 100%; */
/*	color: white;
	opacity: .8;
	padding-left: .5em;
*/
}

.menulinkbg {
    background: black;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha (opacity=0);
    display: block;
	height: 100%;
    position: absolute;
	top: 0;
	left: 0;
    width: 100%;
	overflow: hidden;
	line-height: 2em;
}

.section#nerd h2
{
	color: #155EA8;
}

.section#nerd h2 a
{
	color: #155EA8;
}

.section#nerd h2 a:hover
{
	color: #357Ec8;
}

.section#work h2, .section#work h2 a
{
	color: #834D3D;
}

.section#work h2 a:hover
{
	color: #b37D6D;
}

.section#reviews h2, .section#reviews h2 a
{
	color: #9E49A1;
}

.section#reviews h2 a:hover
{
	color: #cE79c1;
}

.section hr
{
	color: #000;
	height: 1px;
	width: 100%;
}

div#admin.section
{
	width: 434px;
}

div#content
{
	margin-right: 296px;
}

p {
 margin: 0 auto 1em;
 line-height: 22px;
 text-align: justify;
}

.date
{
	font-family: "Lucida Console", "Lucida Sans", "Courier New", Courier, monospace;
	font-size: 9px;
	font-weight: normal;
}

div#blog, div.leftblock
{
	width: 750px;
	margin-right: -296px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}

div#blog
{
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(/images/5.gif) repeat-y;
	background-position: 475px 100px;
}

div#blog h3, div#blog h2
{
	padding-bottom: 0px;
}

div#blog div.date
{
	padding-top: 3px;
/*	padding-bottom: 16px; */
/*	margin-bottom: -5px; */
}

.blogBody, .normal
{
	font-size: 14px;
	text-align: justify;
	line-height: 110%;
}

span.options
{
	color: #C5130D;
}

span.options a
{
	color: #C5130D;
	text-decoration: underline;
}

span.options a:hover
{
	text-decoration: none;
}

#gfoot
{
	text-align: right;
	font-size: 14px;
}

.this, .that
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	width: 100%;
}

.this
{
	background-color: #eee;
}

.that
{
	background-color: #fff;
}

table
{
	font-size: 14px;
}

.butt

{
	height: 16px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	border: none;
	background-color: #C5130D;
	color: white;
}

a.black, a.author, a.artist
{
	color: black;
}

form
{
	margin: 0px;
	padding: 0px;
}

input.edit, textarea.edit
{
	width: 100%;
	margin: 5px;
	padding-left: 0px;
	background: transparent;
	border-top: 1px solid #fcc;
	border-left: 1px solid #fcc;
	border-right: none;
	border-bottom: none;
}

a a
{
	text-decoration: underline;
}

div.msg
{
	width: 100%;
	color: #C5130D;
	font-weight: bold;
	font-family: "Lucida Console", "Lucida Sans", "Courier New", Courier, monospace;
	border: 1px dotted #C5130D;
}

a img, a:link img, a:hover img, a:visited img, a:active img, img
{
	border: none;
}

div.section ul, div.section ol, div.section dl
{
	width: 100%;
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: inside;
}

div.section ul {
 padding-top: 5px;
}

ul.columns li
{
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	float: left;
	width: 50%;
	list-style-type: none;
}

ol.columns li
{
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	float: left;
	width: 50%;
	list-style-type: none;
}

ul.columns li:hover
{
	background-color: #ddd;
}

.normal
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 110%;
}

a.menuturd, a:link.menuturd, a:visited.menuturd, a:active.menuturd, a:hover.menuturd
{
	text-decoration: none;
	border: none;
}

div.img_float
{
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
}

div.left
{
	margin-right: 10px;
	float: left;
}

div.right
{
	margin-left: 10px;
	float: right;
}

.accordion, .rib, .ribBig
{
	width: auto;
	border: none;
	padding: 0;
	margin: 0;
}

.rib
{
	height: 1px;
	overflow: hidden;
}

.newbox, .openbox
{
	vertical-align: top;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 10px;
}

.newbox
{
	height: 25px;
	overflow: hidden;
}

div.skills
{
	width: 100%;
	border: none !important;
	margin: 0 0 5px 0;
	text-align: center;
	color: black;
	background-color: #ddd;
	font-family: "Century Gothic", serif;
	font-size: 9px;
	font-weight: bold;
}

div#content h3 a, div#content h3 a:visited, div#content h3 a:link,
div#content h2 a, div#content h2 a:visited, div#content h2 a:link
{
	 color: #C5130D;
}

div#content h3 a:hover, div#content h2 a:hover {
	color: #E36C1C
}

div.articleImage {
 text-align: center;
 font-size: 8px;
}

div.left {
 float: left;
 margin:0pt 15px 0pt 0pt;
}

div.right {
 float: right;
 margin:0pt 0pt 0pt 15px;
}

div.simplepie h3 {
 padding-bottom: 0px;
}

div.simplepie ul {
 padding-top: 0px;
}

div li a {
 font-size: 16px;
}

div#content li a {
 font-size: 100%;
}

/* styles all fields will have in common */
.comment_name_input, .comment_email_input, .comment_web_input, .txpCommentInputMessage {
 width: 99%;
 border: 2px solid #fd9;	/* #E36C1C fd9 */
 padding: .2em;
 font-weight: bolder;
 font-family: "Trebuchet MS", Arial, sans-serif;
 margin-bottom: 1em;
}
fieldset {
 margin: 1em 0;
 border: 0;
 padding: 0;
}

/* hover styles */
.comment_name_input:hover, .comment_email_input:hover , .comment_web_input:hover , .txpCommentInputMessage:hover {
 border: 2px solid #E36C1C;
 background-color: #f8f8f8;
}
.comment_name_input:focus, .comment_email_input:focus , .comment_web_input:focus , .txpCommentInputMessage:focus {
 border: 2px solid #E36C1C;
 background-color: #f8f8f8;
}

/* email-specific styles */
.comment_email_input {
 margin-bottom: 0;
}
.email_memory {
/* margin-bottom: 1em; */
 font-size: 75%;
}
.email_memory input{
 vertical-align: middle;
}

#remember:hover, #remember:blur {
 border: 2px solid #E36C1C;
 background-color: #f8f8f8;
}