/*  
Theme Name: ThenNow
Theme URI: http://www.then-now.org.uk/
Description: This customised theme is based on Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a>. Which in turn was based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer.
Version: 1.0
Author: Bob 
Author URI: http://www.blogohblog.com/
*/

/* new from here ... */

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 11px/135% Verdana, Arial, Helvetica, sans-serif;
	background: #F0F1F4 url(images/bg.jpg) repeat-x;
}

#container {
	width: 950px;
	padding: 0px 0px 20px;
	margin: 0 auto;
}

#bannerAd {
	padding-left: 111px;
	padding-bottom: 5px;
}

#bannerTop {
	padding-left: 45px;
}

#bannerBot {
	background: url(images/banner-bot.jpg) no-repeat 45px top;
}

/* Rollover css thanks to http://dragan.yourtree.org/blog/en/2007/04/10/pure-css-rollover-menu/ */

#main-nav {
	width: 490px;
	height: 32px;
	background: url(images/tabs-all.jpg) no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 183px;
}

#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0px;
}

#main-nav ul li a{
	width: 92px;
	height: 24px;
	margin: 0px;
	padding: 8px 0px 0px 30px;
	display: block;
	font: 11px/135% Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
		
}

/* -- Hovers -- */

#main-nav ul li a.home:hover {
	background: url(images/tabs-all.jpg) 0px -52px;
	color: #FFFF99;
	text-decoration: none;
}

#main-nav ul li a.people:hover {
	background: url(images/tabs-all.jpg) -122px -52px;
	color: #FFFF99;
	text-decoration: none;
}

#main-nav ul li a.places:hover {
 background: url(images/tabs-all.jpg) -244px -52px;
	color: #FFFF99;
	text-decoration: none;
}			

#main-nav ul li a.contact:hover {
	background: url(images/tabs-all.jpg) -366px -52px;
	color: #FFFF99;
	text-decoration: none;
}	

/* end menu rollover */


#contentMain {
	margin: 0px;
	padding: 0px;
}

#colLeft160 {
	float: left;
	width: 160px;
}

#colLeft160 ul { 
list-style-type: none; 
margin: 0 ; 
padding: 0; 
}

#colLeft160 ul li { 
list-style-type: none; 
margin: 0 0 10px 0; 
padding: 0; 
}

#colLeft160 ul li ul { 
list-style-type: square; 
margin: 0px; 
padding: 0 0px 0 8px;
 }
	
#colLeft160 ul li ul li {
	list-style-type:none;
	margin: 0;
	padding: 0px;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

#colLeft664 {
	float: left;
	width: 664px;
}

#colRight484 {
	float: right;
	width: 484px;
	margin-top: 15px;
	}
	
#content {
	}
	
#content ul {
	margin-bottom: 10px;
	margin-top: 8px;
}

#content li {
	list-style: url(images/bullet.gif);
	margin-bottom: 5px;
}

#content a:link, #content a:visited, #content a:active { 
	color: #0000FF;
	text-decoration: none;
}

#content a:hover { 
color: #990000; 
text-decoration: underline;
}

#content h2 a:link, #content h2 a:visited, #content h2 a:active {
	color: #A22E1F;
	text-decoration: none;
	}
	
#content h2 a:hover {
color: #A22E1F;
text-decoration: underline;
}

#content h3 {
	color: #A22E1F;
	font-size: 12px;
	line-height: 12px;
}

#content h4 {
	color: #0066FF;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin-top: 7px;
}

#content p {
	margin-bottom: 6px;
}

#contentTopBoxes {
	padding-bottom: 20px;
}

#ealertsBox {
	float: right;
	width: 222px;
	background: #FFF5DC;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#ealertsBoxContent {
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchBox {
	float: left;
	width: 222px;
	background: #FFF5DC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

#searchBoxContent {
	padding-top: 5px;
	padding-bottom: 5px;
}

#colRight266 {
	float: right;
	width: 266px;
}

#beigeBox {
	background: #FFF5DC;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
#beigeBox p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#bottomPanel {
	background: #FFF5DC;
	border-top: 1px solid #FFFFFF;
}

#bottomBox {
	width: 950px;
	padding: 10px 0px 20px;
	margin: 0 auto;
	text-align: right;
}

/* .postBox {
	padding: 16px 16px 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 20px;
}

.photosBox {
	height: 154px;
}
.postBox p {
	margin: 10px 0px 0px;
} */

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

a:link, a:visited, a:active {
color:#104E93; 
text-decoration: none;
}

a:hover	{
color:#990000; 
/* color:#3F52A6;  */
text-decoration: underline;
}

.text18 {
	font-size: 18px;
	line-height: 18px;
}

.text14 {
	font-size: 14px;
	line-height: 14px;
}




/*******************/



a:link, a:visited, a:active {
/* color:#00749E; */
color:#104E93; 
text-decoration: none;
}

a:hover	{
color:#990000; 
/* color:#3F52A6;  */
text-decoration: underline;
}

#sponsorsPanel {
}

.sponsorsAd {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

.sponsorsAdRight {
	float: left;
	margin-bottom: 16px;
}


#contentCol {
	float: right;
	width: 441px;
	margin-right: 20px;
}

#adsRight {
	float: right;
	width: 250px;
}

#adsFloatLeft {
	float: left;
	width: 120px;
}

#adsFloatRight {
	float: right;
	width: 120px;
}

#footer {
	clear:both;
	border-top: 1px solid #6C81A1;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active { 
color: #00749E; 
text-decoration: none;
}

#footer a:hover { 
color: #104E93; 
text-decoration: underline;
}

.entry {
	margin-bottom: 20px;
	background: #FFFFFF;
	padding: 8px 17px;
	border: 1px solid #CCCCCC;
}

.entry p {
	margin-top: 6px;
}

.entry h2 {
 line-height: 20px;
	font-size: 16px;
	color: #A22E1F;
	font-weight: normal;
	padding: 0;
}

.post h2 {
	color: #A22E1F;
	padding: 0;
	font: normal 16px/18px Georgia, "Times New Roman", Times, serif;
}

.entry li {
margin-left: 25px;
}

.bluetext12 {
	color: #0066FF;
}

.space15 {
	margin: 0px;
	padding: 0px;
	height: 15px;
}

.clear { 
clear: both; 
height: 0px; 
font-size: 0px; 
line-height: 0px; 
}

* {
margin: 0; 
padding: 0;
}	

form {
margin: 0; 
padding: 0;
}

h1 {
	font-size: 19px;
	color: #00749E;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	color: #A22E1F;
	font-weight: normal;
}

.h2 {
font-family: Arial, Helvetica, sans-serif; 
line-height: 18px; 
font-size: 12px; 
color: #312E2E; 
font-weight: bold;
}

h3 {
	font-size: 15px;
	color: #00749E;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	line-height: 14px;
	color: #A22E1F;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}

#middle {
clear: both;
width: 980px; 
margin-top: 13px;
}

#right {
float: left; 
width: 234px;
}

#left {
float: right; 
width: 728px;
}

#left234 {
float: left; 
width: 234px;
}

#right728 {
float: right; 
width: 728px;
}

hr {
	border-top: 1px dotted #999999;
	height: 1px;
	text-align: left;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

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

.leftCol230 {
	float: left;
	width: 230px;
}

.rightCol230 {
	float: right;
	width: 220px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}

blockquote {
	margin: 10px 0px 0;
	border-left: 3px solid #F7A120;
	background: #FFFAC9;
	padding: 1px 8px 1px 10px;
}

blockquote cite { 
margin: 5px 0 0; 
display: block; 
}

.comments h3 { 
font-size: 14px; 
padding: 0px; 
margin: 8px 0px 6px;
}

.gcomment { 
border-left: none; 
vertical-align:middle; 
border-right:none; 
margin-bottom:3px; 
border-bottom: 1px solid #f3f3f3; 
padding:3px; 
background-color:#F7F7F7; 
}

.ucomment { 
border-left: none; 
border-right:none; 
margin-bottom:3px; 
border-bottom: 1px solid #f3f3f3; 
padding:3px; 
background-color:#fbfbf1; 
}

ol.commentlist { 
padding: 0; 
margin: 0 0 1px; 
}

ol.commentlist li { 
list-style: none; 
margin: 0; 
padding: 13px 13px 1px; 
}

ol.commentlist li.commenthead { 
list-style: none; 
margin: 0; 
}

ol.commentlist li.commenthead h2 { 
margin: 0;
}

#NoListStyles ul {
	list-style: url(none) none;
}

#NoListStyles ul li {
	list-style: url(none) none;
}

#NoListStyles ul li ul {
	margin: 0px;
	padding: 0 3px;
	list-style: square url(none);
 }
	
#NoListStyles ul li ul li {
	border: 0;
	margin: 0;
	padding-left: 5px;
	list-style: url(none) none;
}

#ealertsMainCol {
}

#ealertsMainCol hr {
	border-top: 1px dotted #999999;
	height: 1px;
	text-align: left;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	margin-top: 4px;
	margin-bottom: 4px;
}

#ealertsLeftCol {
	width: 170px;
	float: left;
}

#ealertsMainCol ul {
	margin-bottom: 10px;
}

#ealertsMainCol li {
	margin-left: 50px;
}

#ealertsLeftCol h2 {
	font-size: 14px;
	line-height: 14px;
	color: #A22E1F;
	font-weight: normal;
	margin-bottom: 3px;
}

#ealertsLeftCol h3 {
	color: #0033FF;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 3px;
}

.ealertsRegion {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #6C81A1;
	border-left-width: 1px;
}

.ealert1 {
	font-size: 14px;
	color: #BF3311;
	line-height: 14px;
}

.ealert2 {
 color: #771D04;
}

.cautionBox {
	background: #FFFFCC;
	padding: 4px 8px;
	border-top: 3px solid #FFCC00;
	border-bottom: 3px solid #FFCC00;
	margin-top: 8px;
	margin-bottom: 14px;
}

.redtext12 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
     DEFAULT.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the Default WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 460px;
}

#gb_form {
  text-align : left;
  background-color : #fff;
}

#gb_form_div a {
  color : #333333;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #147;
  text-decoration : underline;
}

#gb_form fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, #gb_form dt {
	font-weight : normal;
	color : #990000;
	font-size: 12px;
	line-height: 15px;
}

#gb_form legend {
}

#gb_form legend#mainlegend {
	font-size : 16px;
	color : #A22E1F;
	line-height: 16px;
}

#gb_form legend#mainlegend small { 
  font-size : 11px;
  text-transform : uppercase;
}

#gb_form_div .main_formhead {
  font-size : 16px;
}

#gb_form label {
	color : #0000CC;
	font-size: 12px;
	line-height: 20px;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox {
	color : #000;
	padding : 4px;
	border : 1px solid #CCCCCC;
	background-color : #f9f9f9;
	line-height : 1.5em;
	width : 300px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-size: 1em;
}

#gb_form input.short {
  width : 45px;
}

#gb_form textarea.textbox {
  width : 400px;
}

#gb_form select.med {
  width : 250px;
}

#gb_form input.checkbox {
  padding : 0; 
}

#gb_form label input.checkbox {
  margin : 0;
}

* html input.button { 
  color : #000;  
  padding : 4px; 
  border : 1px solid #6da6d1;
  background-color : #f9f9f9;
}


/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #444;  
  padding : 4px; 
  border : 1px solid #000;
  background-color : #fff;
}

input.button {
  margin-top : 10px;
}

span.error, span.success, #gb_form_div dt { 
  color : #cd0000;  
  font-weight : normal; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt {
	color : green;
	font-weight: normal;
}

small.whythis, small.whythis a { 
  font-size : 11px; 
}

#gb_form small.whythis a span { 
  font-size : .9em;
  color : #fff;
  border : 1px solid #fff;
  padding : 0 3px 0 3px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span {
	color : #333333;
	font-weight : normal;
	font-size: 11px;
	background: #FFFFCC;
	padding: 2px;
}

p.creditline small { 
  display : block;
  text-align : right;
  margin : 5px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #666;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #14568a;
}

/* End DEFAULT CSS */

