@import url("../css/reset.css");

*{

}

body{
	background:url('../images/body.png') repeat-x #f2f2f2;
	font-size:12px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,Tahoma,sans-serif;
}

html, body {
	text-align:center;
}

div {
/* border:1px solid red;*/
}

h2 {
	font-weight:bold;
	font-size:11px;
	color:#c8272f;
}

h3 {
  font-weight:bold;
  font-size:11px;
  color:#c8272f;
}

#outer_canvas {
	text-align:left;
	margin:0 auto;
	width:760px;
	font-size:10px;
  -moz-border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: 0 1px 20px 0 #000;
	box-shadow: 0 1px 20px 0 #000;
	margin-top:15px;
}

#inner_canvas {
	background:#ffffff;
}

#header {
	height:55px;
	width:760px;
	background: #c8272f;
}

.logo {
	position:relative;
	left:0;
	top:0;
	width:185px;
	height:55px;
	float:left;
}

.slogan {
	float:left;
	color:#ffffff;
	margin-top:26px;
}

.slogan p {
	padding:0;
	margin:0;
	font-size:12px;
}

.tools {
	width:200px;
	top:0px;
	float:right;
	text-align:right;
}

.buttons {
	padding:5px;
}

.weather {
	padding:6px 0;
	float:left;
	color:#ffffff;
}

#breadcrumb {
	display:none;
}

#mainmenu {
	background:#c8272f;
	height:20px;
	width:760px;
}

#mainmenu li {
	float:left;
	border-right:1px solid #ffffff;
	height:20px;
}

#mainmenu a {
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}

#mainmenu .active {
	background:#ffffff;
	height:20px;
}

#mainmenu .active a {
	color:#ca272f;
}

#mainmenu li a:hover {
	color:#ca272f;
	background:#ffffff;
	line-height:20px;
	display:block;
}

#mainmenu .current_page_item {
  background:#ffffff;
  height:20px;
}

#mainmenu .current_page_item a {
  color:#ca272f;
}

#content_canvas {
	min-height:500px !important;
	margin-top:5px;
	padding:0;
}

#footer {
	height:19px;
	width:760px;
	background: #c8272f;
	color:#ffffff;
	margin-bottom:10px;
}

#footer a {
	color:#ffffff;
	font-weight:normal;
}

#footer a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#footer p {
	padding:3px;
}
.footer_left {
	float:left;
}
.footer_right {
	float:right;
}

.clearfix {
	clear:both;
}

#left_nav {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}

#searchsidebar {
	margin:0 0 0 4px;
}

#main_content {
	float:left;
	width:360px;
	margin:0 5px 10px;
	background:url('../images/mainrep.gif') repeat-y;
}

.mc_top {
        background:url('../images/maintop.gif') no-repeat left top;
}

.mc_bottom {
	padding:10px;
	background:url('../images/mainbottom.gif') no-repeat left bottom;
}

.right_nav {
	float:right;
	width:190px;
	padding:0;
  background:url('../images/right_nav_rep.gif') repeat-y;
  margin-bottom:10px;
}

.right_nav h2 {
    height: 29px;
    line-height: 29px;
    padding-left: 10px;
    padding-top: 2px;
}

#recent-posts .widgettitle {
	line-height:29px;
	height:29px;
	background:url('../images/left_nav_top.gif') no-repeat left top;
	padding-left: 5px;
	padding-top: 2px;
}

#recent-posts ul {
	padding:5px;
}

#recent-posts li {
  background: url("../images/red_arrow.gif") no-repeat scroll 0 2px transparent;
  padding-bottom: 2px;
  padding-left: 8px;
	width:178px;
}

#recent-comments .widgettitle {
  background:url('../images/left_nav_category.gif') no-repeat left top;
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
  width: 191px;
}

#recent-comments ul {
	padding:5px;
}

#recent-comments li {
  background: url("../images/red_arrow.gif") no-repeat scroll 0 2px transparent;
  padding-bottom: 2px;
  padding-left: 8px;
  width:178px;
}

#archives .widgettitle {
  background:url('../images/left_nav_category.gif') no-repeat left top;
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
  width: 191px;
}

#archives ul {
  padding:5px;
}

#archives li {
  background: url("../images/red_arrow.gif") no-repeat scroll 0 2px transparent;
  padding-bottom: 2px;
  padding-left: 8px;
  width:178px;
}

#linkcat-2 .widgettitle {
  background:url('../images/left_nav_category.gif') no-repeat left top;
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
  width: 191px;
}

#linkcat-2 ul {
  padding:5px;
}

#linkcat-2 li {
  background: url("../images/red_arrow.gif") no-repeat scroll 0 2px transparent;
  padding-bottom: 2px;
  padding-left: 8px;
  width:178px;
}

#tag_cloud .widgettitle {
  background:url('../images/left_nav_category.gif') no-repeat left top;
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
  width: 191px;
}

.tag_cloud_box {
  padding:5px 5px 10px 5px;
}


.rn_top {
        background:url('../images/right_nav_top.gif') no-repeat left top;
}

.rn_bottom {
        background:url('../images/right_nav_bottom.gif') no-repeat left bottom;
}


#searchsidebar #s {
	width:145px;
}
#searchsidebar #searchsubmit {
	width:38px;
}

#sidebar {
	margin-top:5px;
	margin-bottom:10px;
	background: url("../images/left_nav_rep.gif") repeat-y scroll 0 0 transparent;
}

.sidebarbottom {
	background: url("../images/left_nav_bottom.gif") no-repeat scroll left bottom transparent;
}


a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#c8272f;
}

p {
	padding:5px 0 3px 0;
}

#comment {
	width:310px;
}

.mc_bottom h3 {
	margin-top:10px;
}

.post h3 a {
  color:#c8272f;
  margin:3px 0;
}

.post h2 a {
	color:#c8272f;
	margin:3px 0;
}


hr {
	background-color:#999999;
	border-style:none;
	color:#999999;
	height:1px;
	margin:10px 0 10px 0;
}

strong {
	font-weight:bold;
}

/*
#tag_cloud {
	font-size:6px;
}
*/

.photolinks img:hover {
	color:#AAAAAA;
	opacity:0.80;
	filter: alpha(opacity = 80);
}

#author {
	border:1px solid black;
	background:#FAFAFA;
}

#email {
	border:1px solid black;
	background:#FAFAFA;
}

#comment {
  border:1px solid black;
  background:#FAFAFA;
}

#url {
  border:1px solid black;
  background:#FAFAFA;
}


.loginheading {
  color: #C8272F;
  font-size: 11px;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  padding-left: 10px;
  padding-top: 2px;
}

.date {
	margin-bottom:4px;
	display:block;
}

.sitenotice {
	margin-bottom:15px;
	border:1px dashed black;
	padding:5px;
	background:#DADADA;
}

.sitenotice h1 {
	color: #C8272F;
}

.sitenotice p {
	font-weight:bold;
}

.postmetadata {
	border:none;
}

.traffic, .right_nav_content {
	padding: 0 5px 10px 10px;
}

