/*
Theme Name: New England Enterprises
Theme URI: http://newenglandenterprises.com
Version: 1.0
Description: Business theme that works well for home services businesses such as plumbing, roofing, electrical. Two column page, three column blog.
Author: D. Murphy
Author URI: http://masterful-marketing.com
*/


/* Body */

*{margin:0; padding:0;}


body {  background: #111A2C; color:#0A0F1A; font:12px/18px arial,sans-serif; margin: 0 auto; }
#wrap { background-color: #111A2C; margin:10px auto; width:900px; }

/* Header */
#header { padding: 0px; margin: 0; height: 250px; width: 900px; }

#header ul { position: relative; float: right; color: #2f4672; font-size: 18px; list-style: none; margin: 40px 10px; }
#header li { display: inline; padding: 10px 25px 10px 25px; }

/* Top navigation */
.topnav { background: #2f4672 url('imgs/nav.gif'); height: 39px; margin: 0px; padding: 0px; border: 1px solid #2f4672;}
.topnav a { background:#2f4672 url('imgs/nav.gif'); border-right: 1px solid #2f4672; color: #f2f2f2; display: block; float: left; text-decoration: none; font: bold 1em arial, sans-serif; line-height: 40px; padding: 0 20px; }
.topnav a:hover {background-position: left bottom; color: #da8e04;}

#main { width: 900px; background-color: #f2f2f2; border-top: 2px solid #2f4672; padding: 10px 0 0 0; margin: 0;}
blockquote {border-left:2px solid #da8e04; background-color:#dee5f3; font-style: italic; padding:8px 20px 8px 20px; margin: 10px 0 10px 0; color: #111a2c;}
.quote1 {border-left:2px solid #da8e04; background-color:#ffffff; font-style: italic; padding:8px 20px 8px 20px; margin: 10px 0 10px 0; color: #111a2c;}
.quote2 {border-left:2px solid #283c62; background-color:#dee5f3; font-style: italic; padding:8px 20px 8px 20px; margin: 10px 0 10px 0; color: #111a2c;}

#box { border: 2px solid #283c62; margin: 20px; padding: 10px; }

.clearer {clear: both;}

/* Links */
a {background-color:inherit; color:#283c62; font-weight:bold; text-decoration:none;}
a:hover{background-color:inherit; color:#da8e04; font-weight:bold; text-decoration:none;}
a img{border:0;}


/* Sidebars */

#leftside {clear:left; float:left; line-height:1.4em; margin: 10px 5px 5px 5px; *margin: 20px 5px 5px 5px;width:200px; }

#rightside {float:right; line-height:1.4em; margin:20px 5px 5px 5px; width:200px; }

#leftside p, #leftside ul, #rightside p, #rightside ul { font-size:0.9em; font-weight: normal; margin:0 0 20px; }

#leftside li, #rightside li { line-height:1.2em; list-style:none; margin:0 0 8px; }

#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #rightside ul ul li{margin:0 0 5px;}

#leftside ul.linklist, #rightside ul.linklist{font-size:1em;}
#leftside ul.linklist ul, #rightside ul.linklist ul{margin:0 0 20px;}

#leftside h2, #leftside ul.linklist li h2 { color:#da8e04; font-size:13px; font-weight:bold; text-align:left; margin:12px 0 6px; }
#rightside h2, #rightside ul.linklist li h2 { color:#da8e04; font-size:13px; font-weight:bold; text-align:left; margin:12px 0 6px; }

#leftside label, #rightside label{display:none;}
#rightside a {font-weight:bold;color:#283c62;text-decoration: none;}
#rightside a:hover{font-weight:bold;color:#da8e04;text-decoration: none;}

/* Main menu */
ul.page{list-style:none; margin:0 0 20px 10px; width:190px;}
ul.page li{display:inline; line-height:1.5em; }
ul.page li a { background-color:#f2f2f2; border-left:2px solid #283c62; color:#283c62; float:left; font-weight:bold; margin-bottom: 5px; margin-left: 10px; padding:5px 1px 5px 10px; text-decoration:none; width:170px; }
ul.page li.current_page_item a { background-color:#dee5f3; border-left:2px solid #da8e04; color:#111a2c; font-weight: bold; }
ul.page li a:hover, ul.page li.current_page_item a:hover { background-color:#dee5f3; border-left:2px solid #da8e04; color:#da8e04; font-weight: bold; }

ul.page ul{margin:0 0 0 15px;padding:0 0 10px 0; }
ul.page ul li a { font-weight:bold; padding:5px 1px 5px 10px; margin-bottom:5px; margin-left: 10px; width: 160px;}
ul.page ul li a:hover { font-weight: bold; color: #da8e04; text-decoration: none; }

/* Content */
#content{line-height:1.7em; margin:20px 220px 5px 200px; _width: 410px;}

#contentwide { line-height:1.7em; float: right; width: 660px; _width: 650px; margin: 10px 20px 5px 0px;}

*html #contentwide p {
  height: 1%;
  margin-left: 0;  }

#content h1, #contentwide h1  { font-size:1.6em; margin: 0px 0 10px 0; color:#283c62; }
#content h2, #contentwide h2 { font-size:1.4em; margin: 5px 0 10px 0; color:#da8e04;}
#content h3, #contentwide h3 {font-size:1.2em; margin: 10px 0 10px 0; color:#111a2c;}

#content ul, #contentwide ul {margin: 0; padding: 0; list-style: none; }
#content ol, #contentwide ol {margin: 0; padding: 0; list-style: decimal; }
#content li, #contentwide li { background: url(imgs/li.gif) no-repeat left 11px; padding: 5px 0px 5px 20px; }
#content ol li, #contentwide ol li { list-style: decimal; padding: 5px 0px 5px 20px;}

.descr { color: #283c62; font-size: 0.9em; font-weight: bold; margin-bottom: 6px; }

#content p, #contentwide p {margin-bottom: 10px;}

/* Footer */

#footer { background-color:#f2f2f2; clear:both; color: #0A0F1A; line-height:1.4em; margin:0 auto; padding:10px 0; text-align:center; width:900px;}

#footer p {margin:0;padding:0;font-size: 10px;font-weight:normal; }
#footer a {background-color:inherit;color:#283c62;font-weight:bold;text-decoration:none; }
#footer a:hover {background-color:inherit;color:#da8e04;font-weight:bold;text-decoration:none; }

.post{margin: 0px 30px 25px 10px; }
.postinfo { background-color:#dee5f3; border-left: 2px solid #da8e04; color:#0A0F1A; font-size:0.9em; font-weight:bold; line-height:1.5em; }
.postinfo p {padding: 10px;}

/* Tags */
p,ul,ol{margin:0 0 24px;}
label{background-color:inherit;color:#0A0F1A;font-size:0.9em;font-weight:bold;}

/* Forms */
#s,#submit{background-color:#ffffff;border:1px solid #111a2c;color:#0A0F1A;font-size:0.9em;margin:0 0 16px;padding:4px;width:130px;}
#author,#email,#url,#comment{border:1px solid ##111a2c;font-family:arial,sans-serif;font-size:1em;margin:0;padding:4px;}
#commentsection{margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}

/* Float fix */
.contenttext{overflow:hidden;}
* html .contenttext{height:1px;overflow:visible;}
* html .contenttext p{overflow:hidden;width:99%;}

.comment{ background-color:#dee5f3; border-left:2px solid #da8e04; color:#0A0F1A; margin:0 0 10px; padding: 8px 5px 0 8px;}
.comment p.commenthead{line-height:1.6em;}
.comment p{font-size:0.9em;line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}
.prevlink{margin-right:20px;}
.nextlink{margin-left:20px;}

/* Various classes */
.textright{text-align:right;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}
.hide{display:none;}

/* Deb's stuff */

.right { border: 0; float: right; margin: 0 0 10px 10px; padding-left: 10px; }
.left { border: none; float: left; margin: 10px 15px 15px 0; }
.goldbold { color: #da8e04; font-weight: bold; }
.bluebold { color: #111a2c; font-weight: bold; }

/*  Must Required CSS CLASS for Wordpress 2.5 onwords check out http://codex.wordpress.org/CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #002d55;
   text-align: center;
   background-color: #dee5f3;
   padding-top: 4px; font-weight: bold; 
   margin: 10px; font-size: 11px; line-height: 16px;
 /*   optional rounded corners for browsers that support it */
   -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 { padding: 5px; margin: 0; text-align: center; color: #0A0F1A;}*/
