body {
	margin: 0px;
	padding: 0px;
	background-color: #990000;
	font-size: 14px;
}

html {

}



#header {

	background-image: url(images/header-bg.png);

	background-repeat: repeat-x;

	background-position: left top;

	height: 95px;

	z-index: 3;

	position: relative;




}

#footer {

	background-color: #999;

	height: 100px;

	width: 100%;

	display: block;

	position: relative;

	float: left;

}



#dashboard {

	z-index: 2;

	text-align: center;

	width: 620px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-image: url(images/dashboard-bg.png);

	background-position: center bottom;

	position: relative;

	top: -15px;

	background-repeat: no-repeat;

}

#dashboard_body {

	height: 140px;

	display: none;

}

#dashboard_body .widget {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-color: #666;

	width: 400px;

	text-align: left;

	margin-right: auto;

	margin-left: auto;

	background-image: none;

}



#dashboard_launch {

	height: 40px;

	width: 100%;

	cursor: pointer;

	}

#site_wrapper {

	width: 978px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding-bottom: 50px;

}



#wrapper {

	top: 0px;

	padding: 10px;

	position: absolute;

	height: auto;

	float: left;

	width: 958px;

	margin-bottom: 300px;

}

#content_header {

	height: 20px;

	width: 728px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #990000;

}

#content_body {
	float: left;
	display: block;
	width: 958px;
}

.content_body_loop{

	margin-bottom: 30px;

	float: left;

	width: 100%;

}

#respond{

	display: block;

	float: left;

}

#content_footer {

	height: 100px;

	width: 100%;

	float: left;

}



#content {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 0px;

}
.content_wrapper {
	float: left;
	width: 570px;
	margin-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	margin-bottom: 30px;
	padding: 30px;
box-shadow: 5px 5px 5px #000;
}
.content_wrapper_widget ul {
        list-style-type: none;
        margin:0px;
        padding:0px;
}
.content_wrapper_widget ul li {
        list-style-type: none;
        margin:0px;
        padding:0px;
}
#sidebar {

	float: right;

	width: 308px;

	margin: 0px;

	padding: 0px;

	text-decoration: none;

}



#sidebar ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#sidebar_single img {

	width: 100%;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	text-decoration: none;

}

#sidebar_double img {

	width: 100%;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#sidebar_double .widget {

	display: inline;

	width: 142px;

}

#sidebar .widget {

	margin-bottom: 10px;

	-moz-border-radius-bottomleft: 5px;

	-webkit-border-bottom-left-radius: 5px;

	-moz-border-radius-bottomright: 5px;

	-webkit-border-bottom-right-radius: 5px;

	float: left;

	margin-right: 5px;

	margin-left: 5px;

	width: 296px;

	background-color: #FFF;
box-shadow: 5px 5px 5px #000;

}

.widget_title {

	margin: 0px;

	background-image: url(images/widget-title-bg.png);

	background-repeat: repeat-x;

		background-color: #990000;



	height: 25px;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

}

.widget li {

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	text-align: center;

	padding-top: 4px;

	margin: 10px;

	background-color: #EAEAEA;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {


	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */

/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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 */



.more-link {

	background-color: #FFF;

	display: block;

	float: right;

	font-weight: bold;

	text-transform: uppercase;

	color: #000;

	padding: 10px;

	text-decoration: none;

}

.more-link:hover {

	color: #000;

	background-color: #F5F5F5;

}



.pdf_link {

	background-image: url(images/pdficon_small.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 20px;

}

.adsense_cell {
	width:468px;
	margin-left:auto;
	margin-right:auto;
	height: 60px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pikalinkit {
	list-style-type: none;
	margin: 0px;
	padding: 12px;
	width: 550px;
	float: left;
       
}


.pikalinkit li {
	width: 275px;
	float: left;
min-height:130px;
 
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color:#000
}
html {
}

h1 {	padding-top: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
}
h1 a {
	text-decoration: none;
	color: #000;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	display: block;
	margin-top: 30px;
}
h2 a {
	text-decoration: none;
	color: #000;
	display: block;
}
h2 a:hover {
	background-color: #F5F5F5;
}
h3 {
	margin-top: 30px;
}
h4 {
	margin-top: 30px;
}
h5 {
}
p {
	text-align: left;
}
ul {
}
blockquote {
	background-color: #FC6;
	padding: 20px;
	width: 80%;
	clear: both;
}
.widget {
}

.widget_title {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#sidebar a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	width: 100%;
	display: block;
}
#sidebar a:hover {
	background-color: #F5F5F5;
}
#breadcrumb {
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#breadcrumb a {
	color: #FFF;
}
#post-meta {
	font-size: 12px;
	color: #333;
	background-color: #EAEAEA;
	display: block;
	padding: 30px;
	border: 1px solid #D5D5D5;
	clear: both;
}


