/* 
  -------------------------------------
  MikeColeman.net - Main Style Sheet
  by Moondog Web Design - www.doctormoondog.com
  Layout: 2 column
  -------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    background-color: #5F1006;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#pmm_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 15px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 736px;
}
#c1 .content {
	font-size: 12px;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #101010;
	font-size: 12px;
	padding: 16px 42px 16px 42px;
	line-height: 1.6em;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
.topZero {
	margin-top: 0;
	margin-bottom: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #233b59;
}
.content a:visited {
	color: #233b59;
}
.content a:hover, .content a:focus, .content a:active {
	color: #660000;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #003399;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
/**********icon links************/
a[href$='.pdf'] {
	display: inline-block;
	padding-right: 20px;
	line-height: 18px;
	background: transparent url(../images/markers/pdf_icon.gif) no-repeat bottom right;
}

a[class ="popup"] {
	display: inline-block;
	padding-right: 16px;
	line-height: 18px;
	background: transparent url(../images/markers/icon_external.gif) no-repeat bottom right;
}
a[href$='.mp3'], a[href$='.wav'] {
    display:inline-block;
    padding-right:20px;
    line-height:18px;
    background: transparent url(../images/markers/music.png) no-repeat bottom right;
    }

/*google map*/
#contactholder {
	width: 585px;
}
#mapholder {
	float: right;
	font-size: 0.85em;
	text-align: center; 
}
#googlemap {
	border:1px solid #660000;
}
/**********blogger*****/
#recently, #archives {
	margin-left: 0;
	padding: 0;
	list-style: none;
}
#recently a:link, #archives a:link {
	color: #0b77b7;
}
#recently a:visited, #archives a:visited {
	color: #0b77b7;
}
#recently a:hover, #archives a:hover {
	color: #000000;
}
#recently a:active, #archives a:active {
	color: #000000;
}
#recently li a {
	display: inline-block;
	margin: 0;
	padding-left: 20px;
	line-height: 18px;
	list-style-type: none;
	background: transparent url(../images/markers/date.gif) no-repeat top left;
}
#archives li a{
	display: inline-block;
	margin: 0;
	padding-left: 20px;
	line-height: 18px;
	list-style-type: none;
	background: transparent url(../images/markers/calendar.gif) no-repeat top left;
}
/* lists */
.bodylist ul {
margin: 0;
padding: 0;
list-style: none;

}
.bodylist li {
	background-repeat: no-repeat;
	background-image: url(../images/markers/icn_arrow.gif);
	background-position: top left;
	padding: 0 0 0 16px;
	list-style: none;
	font-weight: bold;
	line-height: 1.6em;
	color: #5F1006;
	}
	
.bodylist a:link {
	color: #cc3333;
}
.bodylist a:visited {
	color: #cc3333;
}
.bodylist a:hover, .bodylist a:active, .bodylist a:focus {
	color: #725627;
	background-color: transparent;
}

#label-list {
	margin-left: 0;
	padding: 0;
	list-style: none;
}
#label-list a:link {
	color: #0b77b7;
}
#label-list a:visited {
	color: #0b77b7;
}
#label-list a:hover {
	color: #000000;
}
#label-list a:active {
	color: #000000;
}

#label-list li a{
	display: inline-block;
	margin: 0;
	padding-left: 20px;
	line-height: 18px;
	list-style-type: none;
	background: transparent url(../images/markers/link_go.png) no-repeat top left;
}
.sidebar-title p {
	color: #333333;
	border-bottom: 0;
}
.post-footer img a {
	border: none;
}
.feedburnerFlareBlock {
   padding: 10px;
	background-color: #ffecd9;
	border: 3px solid #660000;
	text-align: center;
}
/* order items */
.c2 .item section_box2{
	color: #660000;
	font-size: 12px;
	padding: 16px 42px 16px 42px;
	line-height: 1.6em;
}
blockquote {
	color: black;
}
#c1 blockquote {
	margin: 0px;
	font-size: 11px;
}
#c1 .cite {
	color: black;
	line-height: 1.3em;
	text-align: right;
	font-style: italic;
}
#c2 blockquote {
	font-size: 11px;
	border: 1px solid black;
	background:#CCCCCC;
	padding:14px;
}
#c2 .cite {
	color: black;
	line-height: 1.3em;
	text-align: right;
	font-style: italic;
}
#c2 ol {
	font-weight: bold;
   line-height: 1.6em;
	color: #660000;
}
#followme {
	padding-top: 2.75em;
}
.callout {
	float: right;
	width: 132px;
	margin: 6px 0px 0px 8px;
	padding: 10px;
	border: 1px solid #333333;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footernav {
   font-size:11px;
	width: 652px;
	margin-left: 277px;
	text-align: center;
}
#footernav a:link {
	color: #000066;
}
#footernav a:visited {
	color: #000066;
}
#footernav a:hover, .bodylist a:active, .bodylist a:focus {
	color: #660033;
	background-color: transparent;
}
.imgfloatrt {
	float: right;
	margin-left: 8px;
}
#ccoptin {
	margin: 14px 0 0 0;
}
#ea {
	width:160px;
}
