/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CC6633;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #CC6633;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: 12px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#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;
	background-repeat: no-repeat;
	padding-top: 0;

}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #323232;
	font-size: 0.9em;
	padding: 16px 42px 16px 42px;
	line-height: 1.6em;
}
h1 {
	font-size: 1.1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
.bottomZero {
	margin-bottom: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #243e5c;
}
.content a:visited {
	color: #5b0000;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
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: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
/* lists */
#c2 .supplements li {
	margin-top: 1em;
}
/* image floats */
.imgfloatrt {
	float: right;
	border: 1px solid #660000;
	margin-top:6px;
	margin-left: 14px;
}
.imgfloatrtnoborder {
	float: right;
	border: 0;
	margin-top:6px;
	margin-left: 14px;
}
/* contact form */
form {
	background:#fff;
	padding:1em;
	border: 1px solid #660000;
}
.login {
	background:url(../images/forms/user.gif) no-repeat 95% 1em;
}
.contact {
	background:url(../images/forms/email2.gif) no-repeat 95% 1em;
}
fieldset div {
	margin:0.3em 0;
	clear:both;
}
form {
	margin:1em auto;
	width:34em;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
legend {
	color:#6C322E;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:10em;
	border:1px solid #00536c;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
}
input:hover, input:focus {
	border-color:#660000;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.date input {
	background-image:url(../images/forms/calendar-small.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
.comment {
	padding:0.15em;
	width:28em;
	border: 1px solid #00536c;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
}
#commentlabel {
visibility:hidden;
width: 1em;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#submit-go {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background: url(../images/forms/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important;

}
#submit-go:hover {
	background-position:0 -26px;
}

/**********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(../markers/icon_external.gif) 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;
}
.sidebar-title p {
	color: #333333;
	border-bottom: 0;
}
.post-footer img a {
	border: none;
}
#navbar-iframe { display: none; }