body {
   background: #e3f1f9 url('http://www.mcginnformayor.com/i/ifs/tile_bg_gradient.gif') repeat-x;
   background-position: 0px 190px;
}
#header {
	width: 100%;
	height: 190px;
	background: #fff url('http://www.mcginnformayor.com/i/ifs/header.gif') top center no-repeat;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
}
#wrapper a:active {
	color: #fff;	
}
#sub_header {
	color: #fff;
	border-bottom: 1px dotted #c2e1ff;
}
#sub_header_r {
	width: 264px;
	float: right;
}
#sub_header_l {
	width: 580px;	
}
#sub_header_l h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin: 5px 0 5px 5px;
	padding: 0;
}
#sub_header_l h1 a {
	color: #fff;
}
#sub_header_l h1 a:hover {
	background-color: transparent;	
}
#sub_header_l a {
	color: #6FF;	
}
#sub_header_l p {
	margin: 0 0 10px 5px;
	font-size: 12px;
}
.clear {
	clear: both;
	height: 0px;
}

/* ribbon */
#ribbon {
	color: #fff;
	padding: 0 5px;
}
#ribbon h2 a {
 	color:#fff;
	font-size: 26px;
}
#ribbon h2 small {
	font-size: 0px;
	color: #0066CC;
}
#ribbon a {
	color: #fff;
}
#ribbon a:hover,
.dark-background #ribbon a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.light-background #forum {
	border: solid 1px #c2e1ff;
}
div#user-info, #ribbon #user-info {
	font-size: 16px;	
}
/* main col */
#search {
	background: #c2e1ff;
	padding: 3px;
}


strong.count {
	background-color: #0C0;
}

/* right column */
.sidebar #forums li a {
	background-color:#c2e1ff;
}

.sidebar h3 {
	background: #007dc3;
	color: #fff;
	margin-left: 0;
	font-size: 16px;
	padding: 5px;
}
.sidebar a.feed {
	background-color: #c2e1ff;
	color: #0066CC;
}
.sidebar a.feed:hover {
	color: #fff;
	background-color:#0066CC;
}
.sidebar #forums li.current a, .sidebar #forums li.current a:hover {
background-color: #fff;
background-image: url('http://www.mcginnformayor.com/i/ifs/arrow_left.gif');
background-repeat: no-repeat;
background-position: 0% 50%;
color:#0066CC;
}

.powered-by {
	display: none;	
}

#footer {
	padding-left: 20px;	
}