ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#fff;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#fff;
	color:#fff;
	font:62.5% Arial,sans-serif;
	font-size: 12px;
}

#header{
	width: 900px;
	height: 110px;
	margin: auto;
	padding: 0px 45px 0px 45px;
	background: url(images/body_bg.jpg) repeat-x;
}

#logo{
	display: block;
	width: 246px;
	height: 72px;
	margin: 22px 0px 0px 17px;
	float: left;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#header h2{
	display: block;
	width: 200px;
	height: 20px;
	font-size: 14px;
	color: #fff;
	float: right;
	text-align: right;
	margin: 40px 0px 0px 0px;
}
	

#header ul{
	float: right;
	clear: right;
	margin: 29px 0px 0px 0px;
}

#header ul li{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	text-transform: lowercase;
	background: url(images/header_li.gif) left center no-repeat;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 5px;
}

#header ul li.no_bg{
	background: none;
	text-transform: none;
}

#header ul li a:hover{
	color: #c70f0f;
	text-decoration: none;
}

#content{
	width: 900px;
	float: left;
	padding: 25px 0px 0px 0px;
}

#main_column{
	width: 667px;
	float: left;
	padding: 10px 0px 10px 0px;
}

.post{
	width: 667px;
	margin: 0px 0px 50px 0px;
}

.page{
	width: 667px;
	margin: 0px 0px 50px 0px;
}


.post h2{
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 50px 0px;
}
.post h3{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 0px 0px 50px 0px;
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	margin: 0px 0px 7px 0px;
}

.date a{
	color: #fff;
}

.date span{
	color: #fff;
}



.entry{
	width: 643px;
	float: left;
	font-size: 12px;
	color: #000;
	padding: 10px 12px 7px 12px;
	margin: 0px 0px 7px 0px;
}

.entry p{
	font-family: Arial, Helvetica;
	float: left;
	color: #fff;
	font-size: 12px;
	margin: 0px 0px 24px 0px;
}


.entry p img{
	border: 1px solid #fff;
}


.ratingblock{
	float: left;
	clear: left;
}

.entry img{
	float: left;
	margin: 0px 10px 0px 10px;
}

.entry h2 a{
	color: #999;
}


.meta{
	font-family: Arial, Helvetica, sans-serif;
	width: 667px;
	clear: both;
	text-align: center;
}

.entry .meta{
	color: #fff;
	width: 643px;
	padding: 20px 0px 60px 0px;
}

	

#sidebar{
	font-family: Arial, Helvetica, sans-serif;	
	width:181px;
	float: left;
	padding: 0px 0px 0px 30px;
}

#sidebar h2{
	position: relative;
	display: block;
	width: 100%;
	font-size: 12px;
	float: left;
	padding: 0px 0px 7px 10px;
	margin: 12px 0px 12px 0px;
	border-bottom: 1px solid #fff;
}

#sidebar input.search{
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	height: 18px;
	padding: 0px 1px 0px 8px;
	float: left;
	color: #000;
	font-size: 12px;
	margin: 0px 1px 10px 0px;
	background: #fff;
	border: none;
}

#sidebar input.search_btn{
	font-family: Arial, Helvetica, sans-serif;
	width: 43px;
	height: 18px;
	float: left;
	color: #000;
	float: left;
	padding: 0px;
	font-size: 10px;
	background: #ffffff;
	border: none;
}

#sidebar ul{
	float: left;
}

#sidebar ul li{
	display: inline;
	width: 148px;
	float: left;
	font-size: 12px;
	margin: 0px 0px 8px 27px;
	padding: 0px 0px 0px 6px;
	background: url(images/bullet.gif) no-repeat left top;
}

#sidebar ul li li{
	float: left;
	margin: 5px 0px 8px 0px;
	padding: 0px 0px 0px 6px;
	background: none;
}

#sidebar ul.children li{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	background: none;
}


#sidebar ul li a{
	color: #fff;
}

#footer{
	width: 100%;
	height: 33px;
	float: left;
	clear: both;
	border-top: 1px solid #fff;
}

#footer_content{
	font-family: Arial;
	width: 900px;
	margin: auto;
	height: 33px;
	font-size: 10px;
	background: #000;
	padding: 10px 45px 0px 45px;
	text-align: left;
}

#footer a{
	color: #c70f0f;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}




/*-----------------------------Comments----------------------------*/


#comments{
	width: 667px;
	float: left;
	padding: 24px 0px 0px 0px;
	border-top: 1px solid #fff;
}

#commentform textarea{
	width: 600px;
	font-size: 18px;
	height: 140px;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	color: #fff;
	font-weight: bold;
	padding: 0px;
	background: url(images/comments_li_bg.gif) repeat-x bottom;
}

.commentlist li a{
	color: #fff;
}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-family: Myriad Pro, Arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#respond small{
	font-size: 14px;
}

#respond input{
	width: 210px;
	height: 25px;
	font-size: 18px;
	margin: 5px 0px 0px 0px;
}

#respond input#submit{
	width: 140px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	float: right;
	margin: 0px 45px 0px 0px;
	background: none;
	border: none;
}


#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	float: left;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




#sidebar p{
	width: 150px;
	margin: 0px 0px 10px 0px;
	float: left;
	clear: left;
}

#sidebar ul.wp-polls-ul li{
	background: none;
}

.wp-polls{
	text-align: center;
}

#respond h3{
	font-size: 24px;
	margin: 20px 0px 31px 0px;
}

html {scrollbar-face-color: #FFF;
scrollbar-shadow-color: #000;
scrollbar-highlight-color: #FFF;
scrollbar-3dlight-color:#000;
scrollbar-darkshadow-color: #000;
scrollbar-track-color: #000;
scrollbar-arrow-color: #000;}


#web_invoice_itemized_table{
clear:both;
color: #fff;
}

#web_invoice_itemized_table th{
color: #000;
}

.cf-ol label{
	color: #fff;
}

.cf_li_err label{
	color: #000;
}

.grey{
	color: #808080;
}


.slideshow{
	width: 990px;
	float: left;
	border-bottom: 1px solid #fff;
}

#gallery_navigation{
	float: right;
}

#myGallery{
	clear: both;
}










.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#container{
	width: 900px;
	float: left;
	padding: 0px 45px 0px 45px;
	background: #000;
}

#wrapper{
	width: 990px;
	margin:0 auto;
}