HTML, BODY, FORM, DIV, TABLE, IMG, P, SPAN, H1, H2, H3, H4, H5, H6
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

HTML, BODY, FORM
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000000;
}

H2
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

A, A:Link, A:Visited, A:Active, A:Hover
{
    color: #FFFFFF;
    text-decoration: none;
}
A:Hover
{
    text-decoration: underline;
}

.PageHeader
{
	height: 339px;
	background-image: url('/_images/InteriorHeaderGradient.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ff001e;
}
.PageBody
{
	text-align: center;

}
.PageContent
{
	width: 876px; 
	text-align: left; 
	margin: 0 auto;
	background-color: #ff001e;
	position: relative;
	top: -40px;
	left: -50px;
	background-color: transparent;
}
#LeftColumn
{
	float: left;
	width: 600px;
	vertical-align: top;
}
#LeftColumn .Content
{
	background: url('/_images/ContentBody_MiddleBG.png') repeat-y;
	padding: 0px 32px;
}

.PageFooter, .PageFooter DIV
{
    width: 600px;
    color: #cb0018;
	font-size: 11px !important;
	font-weight: normal;
	text-align: center;
}
.PageFooter A,
.PageFooter A:Link,
.PageFooter A:Visited,
.PageFooter A:Active
{
	color: #FFFFFF;
	font-weight: bold;
	
}
.PageFooter A:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/*---------------------------- Post Box ----------------------------*/
#LeftColumn .Post
{
	padding-bottom: 20px;
}
#LeftColumn .Post IMG
{
	margin: 0px;
	padding: 0px;
}
#LeftColumn .Post .Content, #LeftColumn .Page .Content
{
	margin: 0px;
	padding: 0px 20px 0px 15px;
	background: url('/_images/PostBody_MiddleBG.png') repeat-y;
	color: #000000;
}

#LeftColumn .Post H1
{
	font-size: 20px;
}
#LeftColumn .Post .Header
{
	margin-bottom: 5px;
}

#LeftColumn .Post A,
#LeftColumn .Post A:Link,
#LeftColumn .Post A:Visited,
#LeftColumn .Post A:Active
{
	color: #ff5b00;
	font-weight: bold;
	text-decoration: underline;
}
#LeftColumn .Post A:Hover
{
	color: #000000;
}

#LeftColumn .Post A IMG,
#LeftColumn .Post A:Link IMG,
#LeftColumn .Post A:Visited IMG,
#LeftColumn .Post A:Active IMG
{
	border: 1px solid #ff5b00;
}
#LeftColumn .Post A:Hover IMG
{
	border: 1px solid #000000;
}


#LeftColumn .Post A.title,
#LeftColumn .Post A.title:Link,
#LeftColumn .Post A.title:Visited,
#LeftColumn .Post A.title:Active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#LeftColumn .Post A.title:Hover
{
	color: #ff5b00;
}

#LeftColumn .Post .text
{
	border-color: #ededed;
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	padding: 10px 5px;
	margin-bottom: 10px;
}

#LeftColumn .Header,
#LeftColumn .Header SPAN,
#LeftColumn .Header DIV,
#LeftColumn .Bottom,
#LeftColumn .Bottom SPAN,
#LeftColumn .Bottom DIV
{
	color: #cb0018;
	font-size: 10px;
	font-weight: normal;
}
#LeftColumn .Bottom .Tags
{
	float: left;
}
#LeftColumn .Bottom .Categories
{
	float: none;
	text-align: right;
}

#LeftColumn .Footer,
#LeftColumn .Footer SPAN,
#LeftColumn .Footer DIV
{
	clear: both;
	text-align: right;
	padding-top: 8px;
	
	color: #cb0018;
	font-size: 10px;
	font-weight: normal;
}
#LeftColumn .Footer A IMG
{
	border: 0px !important;
}



#RightColumn
{
	float: right;
	width: 275px;
}
#RightColumn .Widget
{
	
}
#RightColumn .Widget UL
{
	margin: 0px;
	padding-left: 20px;
}
#RightColumn .Widget .Content
{
	margin: 0px;
	padding: 0px 35px 0px 35px;
	background: url('/_images/ContentMenu_MiddleBG.png') repeat-y;
}

#RightColumn .Widget .Content .rssLink
{
    vertical-align: middle;
    padding-top: 8px;
}

#RightColumn .Widget .Content .rssLink A, #RightColumn .Widget .Content .rssLink A:Link, #RightColumn .Widget .Content .rssLink A:Visited, #RightColumn .Widget .Content .rssLink A:Active, #RightColumn .Widget .Content .rssLink A:Hover
{
    color: #FFFFFF;
    text-decoration: none;
}
#RightColumn .Widget .Content .rssLink A:Hover
{
    
}




.PageFooter
{
	clear: both;
}


#ControlPanel
{
	width: 275px;
	z-index: 10;
	position: absolute;
	top: -90px;
	text-align: left;
	padding: 0px 35px;
}
#ControlPanel A,
#ControlPanel A:Link,
#ControlPanel A:Visited,
#ControlPanel A:Active
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#ControlPanel A:Hover
{
	color: #ff0000;
}
#ControlPanel .Control
{
    width: 70px;
    text-align: center;
}


/*---------------------------- Search Box ----------------------------*/
#searchbox input[type=text]
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px 3px;
	width: 130px;
}
#searchbox #searchbutton {
	border: 1px solid #000000;
	background-color: #ff001e;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px 2px;
	background-color: #000000;
	border: 1px solid #cb0018;
	
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#searchbox LABEL
{
    color: #FFFFFF;
}
#searchcomments
{
	margin-right: 3px;
}



/*---------------------------- Search Page ----------------------------*/

.searchresult{
    padding-top: 10px;
	padding-bottom: 20px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}

.searchresult a
{
    
	font-weight: bold;
}

#LeftColumn .Post .searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
	padding: 10px 5px;
	margin-bottom: 10px;
	border: 0px;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}


/*---------------------------- Tag Cloud ----------------------------*/

#tagcloud {
	margin-bottom: 0px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
	border-bottom: none;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
}

#tagcloud li a:hover {
	background: none;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}


/*---------------------------- Category List ----------------------------*/
#categorylist LI
{
    color: #FFFFFF;
}



#LeftColumn .Post .thumbnail
{
    background-color:#EDEDED;
    border:1px solid #AAAAAA;
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    padding: 5px;
}
#LeftColumn .Post H2
{
    clear: both;
    padding-top: 15px;
}
#LeftColumn .Post
{
    width: 530px !important;
}