/*
Theme Name: Power Factory
Theme URI: http://www.powerfactory1.com/
Description: The default theme created for The Power Factory website
Version: 1.0
Author: Steve Zeidner
Author URI: http://stevezeidner.com/
*/

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #002C3F;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555;
}
h1 {
	margin: 0;
	padding: 0;
	color: #195474;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 0;
	color: #0F3346;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-style: italic;
}
img {
	border: 0;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
a {
	color: #133F58;
	text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
.container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
	background: url('images/head-back.png') repeat-x; 
	height: 100px;
}
#menu {
	background: url('images/menu-back.png') repeat-x; 
	height: 40px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: block;
	float: left;
	padding: 7px 0 0 0;
}
#menu li a {
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
        text-transform: uppercase;
	height: 19px;
	/*width: 131px;*/
        width: 114px;
	padding: 14px 0 0 0;
	background: url('images/menu-item-small.png') bottom center no-repeat;
}
#menu li.first a, #menu li.first a:hover {
	background-position: left;
	/*width: 137px;*/
        width: 120px;
}
#menu li.last a, #menu li.last a:hover {
	background-position: right;
	/*width: 136px;*/
        width: 119px;
}
#menu li a:hover, #menu .current_page_item a, #menu .current_page_ancestor a {
	background: url('images/menu-item-over-small.png') bottom center no-repeat;
	color: #C62104;
	text-decoration: none;
}
#mid-home {
	background: url('images/mid-home-back.png') repeat-x;
	height: 200px;
}
#mid {
	background: url('images/mid-page-back.png') repeat-x; 
	height: 70px;
}
#main-home {
	background: #fff url('images/body-home-back.png') repeat-x;
}
#box-darkblue {
	background: url('images/box-darkblue.png') no-repeat;
	width: 890px;
	height: 141px;
	padding: 20px;
	color: #fff;
}
#box-lightblue {
	background: url('images/box-lightblue.jpg') no-repeat;
        position: relative;
	width: 658px;
	height: 167px;
	color: #195474;
	float: left;
	margin: 0 0 0 10px;
	padding: 20px;
}
#box-lightblue ul {
	margin: 10px 0 10px 10px;
	padding: 0;
}
#box-lightblue li {
	list-style: none;
	background-image: url('images/carrot-small-blue.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 8px 0;
	font-style: italic;
}
#box-quote {
	background: url('images/box-quote.png') no-repeat;
	width: 182px;
	height: 154px;
	padding: 20px;
	float: right;
	margin: 5px 0 0 0;
	color: #5A859C;
}
#box-quote ul, .quotes ul {
	margin: 0 0 10px 0;
	padding: 0;
}
#box-quote li, .quotes li {
	list-style: none;
	background-image: url('images/quote.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 8px 0;
}
#main {
	padding: 10px 0 10px 0;
	background: #fff url('images/body-page-back.png') repeat-x;
}

#main li {
        padding-bottom: 3px
}

#submenu-top {
	background: url('images/submenu-top.png') no-repeat;
	width: 188px;
	height: 25px;
	padding: 25px 25px 0 25px;
	color: #fff;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#submenu {
	background: url('images/submenu-mid.png') repeat-y;
	width: 204px;
	padding: 0 17px 0 17px;
}
#submenu ul {
	margin: 0;
	padding: 0;
}
#submenu li {
	list-style: none;
	margin: 0;
        padding-bottom: 0;
	border-bottom: 1px solid #6C93AA;
}
#submenu li a {
	display: block;
	color: #195474;
	width: 184px;
	height: 18px;
	padding: 7px 0 7px 20px;
        text-decoration: none;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
#submenu li a:hover, #submenu .current_page_item a {
	background-image: url('images/submenu-over.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#submenu-bottom {
	background: url('images/submenu-bottom.png') no-repeat;
	width: 238px;
	height: 27px;
}
img.testimony {
        float: left;
        margin: 0 10px 10px 0;
        border: 4px solid #7cadc8;
}
#footer {
	background:#002C3F url('images/footer-back.png') repeat-x;
	height: 200px;
	padding: 20px 0 8px 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	list-style: none;
	background-image: url('images/carrot-small-white.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
}
#footer li a {
	color: #fff;
	font-weight: bold;
        text-decoration: none;
}
#footer ul li ul {
	margin: 3px 0 3px 20px;
	padding: 0;
}
#footer ul li ul li {
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0;
}
#footer ul li ul li a {
	color: #789DC5;
	font-weight: normal;
}
#footer #contact {
	float: right;
	background: url('images/box-contact.png') no-repeat;
	width: 221px;
	height: 104px;
	padding: 25px;
	margin: 0 30px 0 0;
}
#footer #contact a {
	color: #B4C7D3;
}
.entry {
       padding: 10px 0 0 0;
}

.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Twitter */
.tweet {
  font-family: Georgia, serif;
  font-size: 120%;
 }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: none; }
    .tweet .tweet_list li {
      overflow: hidden;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #133F58; }
    .tweet .tweet_list .tweet_even {
      background-color: none; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
