/*
Theme Name: Paul Hawkins - Version 1 - www.blanktheme.com
Theme URI: http://www.blanktheme.com/
Description: Paul Hawkins Theme - Version 1 - Theme designed by Breakfrom
Version: 1.0
Author: Breakfrom Limited
Author URI: http://www.breakfrom.com/
*/

img, form, h1, h2, h3, h4, h5, h6, p, body {border: 0; padding: 0; margin: 0}

/* set background to white and set the default font style. */
body {background-image: url(images/bg.jpg); font: Verdana, Geneva, sans-serif; font-size: 12px; font-weight:bold; color: #052802; margin: 20px 0 20px 0}

/*

color scheme
------------

color1: #code
color2: #code
color3: #code

*/


/*////////////////////		General		////////////////////*/

#main {margin: auto; width: 900px; background: #fff}

#header {clear: both}
#menu {float: left; height: 40px; background-color: #0a8900; width: 900px}

.container {width: 860px; border-bottom: 20px #999 solid;  border-left: 20px #999 solid;  border-right: 20px #999 solid; background-color: #fff}

.left {clear:both; float: left; width: 222px; background-color: #fff; border-top: 10px #999 solid; height: auto; margin-right: 10px #999 solid;}
.left .accordian {float: left; background-color: #999;width: 222px; clear:both}
.left .services {clear:both;float: left; background-color: #FFF; width: 212px; text-align: center; padding: 0 5px 0 5px}
.left .white {clear:both; float: left; background-color: #FFF; width: 212px; text-align: center; padding: 0 5px 0 5px}

.right {float: left; background-color: #FFF; width: 628px; margin: auto; height: auto; border-top: 10px #999 solid; border-left: 10px #999 solid;; min-height: 820px}
.right .top {text-align: center}
.right .bottom { text-align: center}
.right .bottom ul li {color: #090; font-size:14px}
li span {color: #000}

.col3 {}
.col3 .left {width: 300px; float: left}
.col3 .center {width: 300px; float: left}
.col3 .right {width: 300px; float: left}

.col2-left {}
.col2-left .left {width: 200px; float: left}
.col2-left .right {width: 700px; float: left}

.col2-right {}
.col2-right .left {width: 700px; float: left}
.col2-right .right {width: 200px; float: left}

.col2-center {}
.col2-center .left {width: 450px; float: left}
.col2-center .right {width: 450px; float: left}

.col1 {}

#footer {clear: both; margin: auto; width: 900px; background-color: #052802; padding: 20px 0 20px 0}

.clear {display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden}
.clear10 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:10px; overflow:hidden}
.clear12 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:12px; overflow:hidden; background-color: #FFF}
.clear20 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:20px; overflow:hidden}
.clear30 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:30px; overflow:hidden}
.clear50 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:50px; overflow:hidden}
.clear82 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:83px; overflow:hidden}
.spacer-d10 {clear: both; height: 9px; border-bottom: 1px dotted #ccc; margin-bottom: 10px}
.spacer-d20 {clear: both; height: 19px; border-bottom: 1px dotted #ccc; margin-bottom: 20px}
.spacer-d30 {clear: both; height: 29px; border-bottom: 1px dotted #ccc; margin-bottom: 30px}
.spacer-s10 {clear: both; height: 9px; border-bottom: 1px solid #eee; margin-bottom: 10px}
.spacer-s20 {clear: both; height: 19px; border-bottom: 1px solid #eee; margin-bottom: 20px}
.spacer-s30 {clear: both; height: 29px; border-bottom: 1px solid #eee; margin-bottom: 30px}

.highlight {background: #f0e5d2; border: 1px dotted #d1c3aa; padding: 10px}


/*////////////////////		Text		////////////////////*/

h1 {font-weight: normal; font-size: 24px; font-family: Arial, Helvetica, sans-serif; color: #000}
h2 {font-weight: normal; font-size: 22px; font-family: Arial, Helvetica, sans-serif; color: #000}
h3 {font-weight: normal; font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #000}
h4 {font-weight: normal; font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #000}
h5 {font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #000}
h6 {font-weight: normal; font-size: 18px; font-family: Verdana, Geneva, sans-serif; color: #fff; background-color: #0a8900}

p {color: #000}
.post p {margin-bottom: 10px; padding: 0 10px 0 10px}
.post ul {border-bottom: 10px solid #fff}
.post img {margin: 0; padding: 0}
.post .alignright {margin-left: 20px}
.post .alignleft {margin-right: 20px}
#footer p {text-align: center; color: #666}

.list {margin: 0; padding: 0 0 0 30px; list-style: circle; font-size: 14px; font-weight: bold}

.lightestblue {color: #adf}
.lightblue {color: #09f}
.blue {color: #026}
.orange {color: #f60}
.green {color: #590}
.black {color: #000}
.grey {color: #666}
.white {color: #fff}

.xxxlarge {font-size: 20px}
.xxlarge {font-size: 18px}
.xlarge {font-size: 16px}
.large {font-size: 14px}
.medium {font-size: 12px}
.small {font-size: 10px}
.xsmall {font-size: 8px}

.textright {text-align: right}
.textleft {text-align: left}
.textcenter {text-align: center}

.alignright {float: right}
.alignleft {float: left}

.clearright {clear: right}
.clearleft {clear: left}
.clearboth {clear: both}

.pad10 {padding: 10px}


/*////////////////////		Linkology		////////////////////*/

a:link, a:visited {text-decoration: none; color: #00f}
a:hover {text-decoration: underline}
a:active {text-decoration: none}

#footer a:link, #footer a:visited {text-decoration: none; color: #f00}
#footer a:hover {text-decoration: underline}
#footer a:active {text-decoration: none}

a.button:link, a.button:visited {font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; padding: 3px 5px 3px 5px; background-color: #ddd; border: 1px solid; border-color: #fff #bbb #999 #bbb; text-decoration: none; color: #000}
a.button:hover {background-color: #ffffe4; border-color: #ffffe6 #f5f5b6 #d3d397 #f5f5b6}
a.button:active {background-color: #ffffe6; border: 1px solid; border-color: #d3d397}

.breakfrom a {color: #f0f}


/*////////////////////		Menu		////////////////////*/

#menu ul {padding: 0; margin: 0 0 0 40px; list-style: none}
#menu ul li {padding: 2px 30px 2px 0; margin: 0; float: left; vertical-align: auto; line-height: 32px}
#menu a:link, #menu a:visited {font-size: 14px; text-decoration: none; color: #fff}
#menu a:hover {font-size: 14px; text-decoration: underline; color: #fff}
#menu a:active {font-size: 14px; text-decoration: none}
#menu ul li.current_page_item a {color: #fff}
#menu ul li.current_page_item ul li a {color: #fff}
#menu li ul li {width: 160px; padding-left: 20px}
#menu li ul li a {font-weight: normal}


/*////////////////////		Forms		////////////////////*/

.linklove {display: none}


ul#menu, ul#menu ul {
	
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {

  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


