/* CSS Document

Theme Name: Skuttle Homeowners
Description: Basic custom theme for the Skuttle consumer site
Author: Samantha Armacost
Author URI: http://samanthaarmacost.com/
Tags: blue, custom, fixed width, two columns

*/

* {margin:0; padding:0;}

body {text-align: center; font-family:Arial, Helvetica, sans-serif; margin-top: 0px;}

#header {
background-image:url(images/header_2.gif);
background-repeat: no-repeat;
background-position: center;
display: block;
height: 123px;
width: 800px;
margin: 0 auto;
text-align: left;}

#headernav {
	text-align: right;
	color: #FFFFFF;
	position: relative;
	top: 5px;
	font-size: small;
	font-weight: lighter;
width:450px;
float:right;}

#headernav2 {
	text-align: right;
	margin-top:50px;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
width:450px;
float:right;}

img {border: 0px;}

#homelink{
height:120px;
width:320px;
float:left;
z-index:5;}

.n1 a:link, .n1 a:visited {color: #FFFFFF;text-decoration: none;}
.n1 a:hover, .n1 a:active {color: #FFFFFF;text-decoration: underline;}
	
.n2 a:link {color: #264974; text-decoration: none;}
.n2 a:visited {color: #333333; text-decoration: none;}
.n2 a:hover, .n2 a:active  {color: #264974; text-decoration: underline;}
	
.n3 a:link, .n3 a:visited {color: #478BE0; text-decoration: none;}
.n3 a:hover, .n3 a:active {color: #264974; text-decoration: underline;}
	
.n4 a:link, .n4 a:visited{color: #264974; text-decoration: none;}
.n4 a:hover, .n4 a:active{text-decoration: none; color: #310097;}

.fr a:link, a:visited {color: #660000;text-decoration: none;}
.fr a:hover, a:active {color: #660000;text-decoration: underline;}
	
.fr_2 a:link, a:visited {color: #264974; text-decoration: none;}
.fr_2 a:hover, a:active {color: #660000;text-decoration: none;}
	
.current {color:#993300;}	
	
#mainnav {
background-image:url(images/navcurve.gif);
background-repeat: no-repeat;
background-position: center;
display: block;
height: 46px;
width: 800px;
margin: 0 auto;
text-align: center;}

#hunav {
background-image:url(images/navhu.gif);
background-repeat: no-repeat;
background-position: center;
display: block;
height: 56px;
width: 800px;
margin: 0 auto;
text-align: center;}

.mainnav {
	color: #264974;
	position: relative;
	top: 10px;
	font-size: small;
	font-weight: bold;
	width: 800px;
	text-align: center;}

.secnav{
	font-weight: bold;
	margin-top: 14px;
	margin-left: 90px;
	text-align: left;
	width: 700px;}

.secnavright{
	font-weight: bold;
	margin-top: 14px;
	margin-right: 90px;
	text-align: right;
	width: 700px;}

#footer2{
display: block;
width: 750px;
padding-top:20px;
padding-bottom:10px;
margin: 0 auto;
text-align:right;
font-size:.6em;
color:#999999;}


#rbox {
display: block;
height: 150px;
width: 810px;
margin: 0 auto;
text-align: center;
color: #264974;}

.nofloat{float:none;}

#rbox2w {
background-image:url(images/rbox2w.gif);
background-repeat: no-repeat;
background-position: left bottom;
display: block;
height: 420px;
width: 750px;
margin: 0 auto;
text-align: center;
color: #264974;}

#rbox3w {
background-image:url(images/rbox3w.gif);
background-repeat: no-repeat;
background-position: left bottom;
display: block;
height: 100%;
width: 750px;
margin: 0 auto;
text-align: left;
color: #264974;}

#rboxleft {
background-image:url(images/rbox3w.gif);
background-repeat: no-repeat;
background-position: left bottom;
display: block;
min-height: 400px;
width: 750px;
margin: 0 auto;
text-align: left;
color: #264974;}

.left {
width: 49%;
text-align:center;
float:left;
padding-top:15px;
padding-bottom:5px;}

.right {
width: 49%;
text-align:center;
float:right;
padding-top:15px;
padding-bottom:5px;}

.clear{clear:both;}

#leftf {
background-image:url(images/rbox.gif);
background-repeat: no-repeat;
background-position: center bottom;
width: 33.33%;
text-align:center;
float:left;}

#centerf {
background-image:url(images/rbox.gif);
background-repeat: no-repeat;
background-position: center bottom;
width: 33.33%;
text-align:center;
float:left;}

#rightf {
background-image:url(images/rbox.gif);
background-repeat: no-repeat;
background-position: center bottom;
width: 33.33%;
text-align:center;
float:left;}

#leftcopy {
width: 66.6%;
text-align:left;
float:left;}

#rightcopy {
width: 66.6%;
text-align:left;
float:left;}

#full {
text-align:left;
float:left;} 

#head {text-align:left;} 

h1 {
font-size:large;
font-weight:bolder;
margin-top:10px;
margin-bottom:5px;}

h2 {
font-size: x-large;
font-weight: bolder;
margin-left: 20px;
margin-top:15px;
margin-bottom:10px;}

h3 {
font-size: small;
font-weight:bold;
line-height:14px;
margin-top:25px;
margin-bottom:5px;}

h4{
font-size:1.2em;
font-weight:bold;
margin-bottom:15px;}

p{
margin-top:10px;
margin-bottom:10px;}

.copy {
text-align:left;
font-size:small;
width: 85%;
line-height:1.2em;
margin-left: 20px;}

.copy2w {
width: 396px;
text-align:left;
font-size:small;
line-height:1.5em;
margin-left: 20px;}

.subhead {
font-size:medium;
font-weight:bold;
line-height:1.2em;
margin-left: 20px;}

.toquestions {
font-size:x-small;
color:#666666;}

.copyfix{
width: 94%;
text-align:left;
font-size:small;
line-height:1.5em;
margin-left: 20px;}

.center{text-align:center;}

#fourty{
width: 50%;
text-align:left;
float:right;}

#lefttext{
text-align: left;
width: 45%;
margin-bottom:10px;
line-height:1.5em;
font-size:small;}

.nopad{padding:0px;}

.normalline{line-height:normal;}

.threehundredthrity{height:330px;}

.imgr{
float:right;
height:420px;
width:270px;
margin-top:10px;}

#leftcopynarrow {
width: 430px;
text-align:left;
float:left;}

.fine{
font-size:.7em;
line-height:1.4em;}

.textalignr{text-align:right;}

.lessbot{margin-bottom:0px;}

.moretop{margin-top:1.8em}

ol{padding:0px; margin-left:3em;}

ul{list-style-type:none;}

.bullets {list-style-type:disc; margin-left:1em;}

.listpad{padding:0px; margin-left:3em; list-style-type:none;}

.inlineh3 {
font-size: small;
font-weight:bold;
line-height:14px;}

.sidebar {
float:right;
text-align:left;
margin-left:5px;
margin-right:25px;
font-size:small;}

.sidebar_l {
width:180px;
float:left;
text-align:left;
margin-right:25px;
font-size:small;}

.sidebar img{margin-bottom:10px;}

.sidebar h3 {font-size: 1em;
font-weight:bold;
line-height:14px;}

.floatcopy {float:left; width:60%}

.secondaryinfoimage {text-align:left; padding-bottom:1em; width:288px;}

.smtxt {font-size:.75em; line-height:1;}

/******************************************************
REGISTRATION FORM
**********************************************************/
fieldset.none {border:none;}

fieldset.reg {border:#022E5B 1px solid; width:500px; margin-top:15px;}

fieldset p.success {padding:5px; background:#C8FF97; color:#009900; border:#009900 inset 1px; text-align:center; margin-bottom:10px; font-weight:bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
fieldset p.error {padding:5px; background:#FFFFCC; color:#AF8F20; border:#FFCC00 inset 1px; text-align:center; margin-bottom:10px; font-weight:bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.feedbackform{padding: 5px;}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;}

div.fieldwrapper label.label{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 165px; /*width of label (left column)*/
border-bottom: #CCCCCC 1px solid;
font-weight:bold;
color:#666;
margin-left: 10px;
margin-right: 15px; /*spacing with right column*/}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 10px; /* space following the field */}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin: 5px 0 0 185px;}


.btn {cursor:pointer; border:outset 1px #ccc; color:#333; font-weight:bold; padding: 2px 4px; background:#999 url(../images/btn_bg.gif) repeat-x top;}

/******************************************************
Button on home page for contractor site
**********************************************************/

a.to_contract:link, a.to_contract:visited {background:#365888; border:#003366 1px solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding:5px 10px; margin:10px auto; display:block; width:750px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.to_contract:hover, a.to_contract:active {color: #FFFFFF;text-decoration: none; background:#003366; border:#00284F 1px solid;}


/******************************************************
WordPress Styling
**********************************************************/

#content {
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: small; 
	line-height: 1.5;
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size:11px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	text-align: center;
	}
	
	h2 {
	}

h2.pagetitle {
	}

#sidebar h2 {
	font-size:15px;
	}

h3 {
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-size: small;
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-size: 10px;
	font-weight: normal;
	}

#sidebar {
font-size: small; 
	line-height: 1.5;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px;
	margin: 0 20px 20px;
	width: 700px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
