@charset "UTF-8";
body  {
	font: 100% Helvetica,;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.twoColFixRtHdr #container {
	width: 850px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30;
	padding-left: 0;
	clear: both;
	margin-top: 25px;
	margin-bottom: 15px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 40;
	padding-bottom: 0;
	padding-left: 0;
	width: 500px;
} 

.twoColFixRtHdr #classybox {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 40;
	padding-bottom: 0;
	padding-left: 0;
	width: 500px;
	height: 300px;
	vertical-align: middle;
} 

.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.smallheader {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: -25px;
}

.smallheader a:link {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #c1c1c1;
	margin-bottom: -25px;
	margin-top: 0px;
	text-decoration: none;
}

.smallheader a:hover {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000 !important;
	margin-bottom: -25px;
	margin-top: 0px;
	text-decoration: none;
}

.smallheader a:active {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -25px;
	margin-top: 0px;
	text-decoration: none;
}

.smallheader a:visited {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #c1c1c1;
	margin-bottom: -25px;
	margin-top: 0px;
	text-decoration: none;
}

.bloglinks {
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #828282;
	letter-spacing: .03em;
	text-decoration: none;
}

.bloglinks a:hover {
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0099FF;
	letter-spacing: .03em;
	text-decoration: none;
}

.sidebarlinks {
	font-family: helvetica;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	color: #C1C1C1;
}

.sidebarlinks a:link{
	font-family: helvetica;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.sidebarlinks a:hover{
	font-family: helvetica;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	color: #0099FF!important;
	text-decoration: none;
}

.sidebarlinks a:visited{
	font-family: helvetica;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
}

.sidebarlinks a:active{
	font-family: helvetica;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	color: #FFFF00!important;
	text-decoration: none;
}


.redlite{
	color:#ff0000; 
}

.imgbump{
	margin-bottom: 5px;
}

.alignright{
		text-align: right;
}

.greylite{
	color:#c1c1c1; 
}

.directional {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #c1c1c1;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: -5px;
}

.directional a:link {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
	text-transform: uppercase;
	text-decoration: none;
}

.directional a:visited {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
	text-transform: uppercase;
	text-decoration: none;
}

.projectbody {
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #828282;
	letter-spacing: .03em;
}

.projectbody a:link{
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: .03em;
	text-decoration: none;
}

.projectbody a:hover{
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .03em;
	text-decoration: none;
}

.projectbody a:visited{
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: .03em;
	text-decoration: none;
}

.projecttitle {
	font-family: helvetica;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #0099FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -11px;
	margin-left: 0px;
	text-transform: uppercase;
}


/* sidebar styles */


.sidebarheader {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

form {padding: 0; margin: 0; }

#menu {
	float: none;
	width: 250px;
	padding: 0; 
	margin: 0;
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #828282;
	letter-spacing: .03em;
	text-decoration: none;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #828282;
	letter-spacing: .03em;
	text-decoration: none;
}

#menu ul ul a:link {
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #828282;
	letter-spacing: .03em;
	text-decoration: none;
}



#menu ul li {
	list-style-type: none;
	padding: 0; 
	margin: 0;
}

#menu ul ul {
	padding: 0;
	margin: 0;
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #828282;
	letter-spacing: .03em;
	text-decoration: none;
	
	}

/* content styles */

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

.post {
	padding-bottom:1.5em;
	line-height: 18px;

}

.storytitle {
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
}

.storytitle a {
	font-family: helvetica;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #0099FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: none;
	text-decoration: none;
}
.storytitle a:hover {
	font-family: helvetica;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: none;
	text-decoration: none;
	
}
.storytitle a:active {
	font-family: helvetica;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #c2c2c2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: none;
	text-decoration: none;

}
p {
}
.meta, .meta a {
	text-transform:none;
	color:#B5B5B5;
	margin-bottom: 10px;
	font-family: helvetica;
	font-size: 10px;
}

.storycontent{
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #828282;
	letter-spacing: .03em;
}

.storycontent a {
	color: #FF0000;
	text-decoration: none;
}
	
.storycontent a:hover {
	color: #000000;
	text-decoration: none;
}

.storycontent img {
	margin: 0px;
}

.storycontent img.wp-smiley { border: none; margin: 0; }

.storycontent ul, .storycontent ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

blockquote, code {
	display: block;
	padding: 6px 10px;
	background-color: #fff;
	margin-bottom: 10px;
}



/* comment styles */

#commentlist {
	list-style-type: none;
	margin: 0px 0px 0px -40px;
	margin-bottom: 20px;
	width: 500px;
	overflow:hidden;
}

#commentlist li {
padding: 6px 10px;
border: 1px solid #ccc;
margin: 0;
margin-bottom: 10px;
overflow:hidden;
}

#commentlist cite {
	font-size: 10px;
	color: #999;
}

input, textarea {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
	margin-bottom: 5px;
	padding: 1px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	width: 500px;
	padding: 6px 10px;
}

.maincontent a {
	color: #FF0000;
	padding: 0px;
}
.maincontent a:hover {
	color: #000000;
	padding: 0px;
}
