/*  
Theme Name: Clean
Theme URI: http://mikecohenmedia.com/
Description: Clean Theme
Author: Mike Cohen
Author URI: http://mikecohenmedia.com/
Version: 1.0
Tags: Clean.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/* Menu */

#nav li ul {
  list-style: none;
  position: absolute;
  width: 160px;
  left: -999em;
  top:5px;
z-index:1000;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 160px;
  }
	
#nav li li a {
  width: 160px;
  color: #035967;
  background:#BCDBE0;
  margin: 0;
  padding: 0px 10px 0px 20px;
  border-right:0;
  font-size:92%;
  }
	
#nav li li a:hover {
  background:#BFE5EC;
  color:#333333;
  padding: 0px 10px 0px 20px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
}

.current_page_item a, .current_page_parent a{
  background:#3A3116;
  color:#ffffff;
 }

.current_page_item a:visited, .current_page_parent a:visited{
  background:#3A3116;
  color:#ffffff;
 }

/* blog post styles */

#blog-wrapper{
	width:600px;
	float:left;
}
.blogpost{
	padding:0 0 20px 0;
	border-bottom:solid 1px #035A67;
	margin:0 0 20px 0;
}

.blogpost h2{
	
}

.blogmeta{
	background:#ececec;
	padding:1px 5px;
	font-size:85%;
}

.blogcomments,.blogtags,.blogpermalink{
	padding:2px 15px;
	font-size:92%;
}

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {

  }


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #E6E5E1;
  width: 570px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  padding: 10px 15px;
  }
#comment a {

  }
#comment a:hover {

  }
#numberofcomments {
  margin-top: 10px;
  font-weight:bold;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #E6E5E1;
  }
#commentlist li.alt {
  background: #D0CDC1;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  }
#commentlist small.commentmetadata a {
  }
#commentlist p {
  }
#comment h3 {

  }
#comment textarea{
  width: 450px;
  color: #111;
  background:#fff;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  }
#main #welcome h2 {
  font-weight: normal;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  }
#main #welcome a:hover {
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 280px;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 2px 0;
  font-weight: normal;
  font-size: 11pt;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;

  }
#sidebars a:hover {

  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;

  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* 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: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }


/*--------------------------------------------*/

html{
	height: 100%;
	margin-bottom: 1px;
}

body{
	margin:0px;
	padding:0;
	text-align:center;
	color:#333;
	font-family:arial,helvetica,sans-serif;
	background: #22211f url(images/bg.png) repeat-x;
	
}

strong{
	font-weight:bold;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

h1{
	color:#222;
	margin:0 0 15px 0px;
	font-size:200%;
}

h2{
	color:#222;
	margin:0 0 3px 0;
	font-size:140%;
	font-weight:bold;
	font-family:georgia,times,serif;
}


h3,h4,h5,h6{
	color:#222;
	margin:0 0 3px 0;
    	font-size:107%;
	font-weight:bold;
	font-family:georgia,times,serif;
}

blockquote{
	font-style:italic;
	padding:0px 40px 20px 40px;
}

p{
	margin:0 0 20px 0;
}

img{
	border:0;
}

a,a:link{
	color:#857B00;
	text-decoration:underline;
}

a:active{
	color:#ffffff;
}

a:visited{
	color:#888888;
}

a:hover{  
	color:#000;
}

ul{
	margin:20px;
}

/* --- TEMPLATE STYLES --- */
#wrapper{
	margin:16px 0 0 0;
	padding:0px;
	background:#fff url(images/dots.png) repeat-x;
}

#wrapper-sub{
	margin:16px 0 0 0;
	padding:0px;
	background:#fff url(images/dots-sub.png) repeat-x;
}

#wrapper2{
	background:transparent url(images/bg-heading.png) no-repeat top center;
	min-width:980px;
}

#wrapper2-sub{
	background:transparent url(images/bg-heading-sub.png) no-repeat top center;
	min-width:980px;
}

#doc{
	margin:0px auto;
	width:980px;
	text-align:left;
	position:relative;
}

/* --- HEAD --- */

#head{
	position:relative;
	height:140px;
	width:980px;
	z-index:1;
}

#logo{
	position:absolute;
	top:13px;
	left:30px;
	width:298px;
	height:120px;
	background:transparent url(images/logo.png) no-repeat;
	z-index:2;
}

/* --- NAV --- */

#navbar{
	position:absolute;
	top:16px;
	right:0px;
	height:30px;
}

ul#nav{ 
	list-style:none;
	margin:0;
	padding:0;
}

#nav li{
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	height:30px;
}

#nav li a{
	height:30px;
	color:#EEF9FE;
	text-decoration:none;
}

#nav li a:hover{
	color:#EEF9FE;
}

.nav1 a{
	background: transparent url(images/nav.png) no-repeat 0 0;
	width:69px;
}
.nav2 a{
	background: transparent url(images/nav.png) no-repeat -69px 0px;
	width:148px;
}

.nav3 a{
	background: transparent url(images/nav.png) no-repeat -217px 0;
	width:122px;
}

.nav4 a{
	background: transparent url(images/nav.png) no-repeat -339px 0;
	width:96px;
}

.nav5 a{
	background: transparent url(images/nav.png) no-repeat -435px 0;
	width:107px;
}

.nav6 a{
	background: transparent url(images/nav.png) no-repeat -542px 0;
	width:58px;
}

.navtab a, .navtab a:link{
	display:block;
	height:30px;
	background-repeat:no-repeat;
}
.navtab a:hover{
	background-position:0px -30px;	
}

.nav1 a:hover{
	background-position:0px -30px;
}

.nav2 a:hover{
	background-position:-69px -30px;
}

.nav3 a:hover{
	background-position:-217px -30px;
}

.nav4 a:hover{
	background-position:-339px -30px;
}

.nav5 a:hover{
	background-position:-435px -30px;
}

.nav6 a:hover{
	background-position:-542px -30px;
}


/* --- CONTENT --- */

#heading{
	clear:both;
	height:404px;
	color:#fff;
	position:relative;
}

#home-rotator{
	position:absolute;
	top:-30px;
	right:10px;
}

#rotator{
	z-index:2;
}
#rotator img{
	z-index:2;
}

#heading-content{
	padding:40px 0 40px 30px;
	width:420px;
	color:#fff;
	font-size:114%;
}

#heading-content h1{
	margin:0 0 10px 0;
}

#heading-content a{
	color:#8DD8F8;
}

#heading-content a:hover{
	background:#8DD8F8;
	color:#333;
}

#heading-sub{
	clear:both;
	height:155px;
	line-height:155px;
	color:#fff;
}

#heading h1{
	color:#fff;
}

#heading-sub h1{
	margin-left:30px;
	color:#fff;
}

#main{
	clear:both;
	width:980px;
}

#content-wrapper{
	padding:30px 30px 80px 30px;
    	margin:0;
	clear:both;	
	line-height:12pt;

}

#page-content{
	padding-right:400px;
	position:relative;
}

/* --- BOX --- */

.box,.box-last{
	width:324px;
	float:left;
	margin:40px 0 30px 0;
	min-height:300px;
	height: auto !important;
	height: 300px;
}

.box-inner{
	padding:0 30px 0px 30px;
}

#main .box{
	border-right:solid 1px #888;
}

#main .title{
	height:35px;
	background:transparent url(images/headings.png) no-repeat;
}

#footer-boxes .title{
	height:35px;
	background:transparent url(images/headings-dark.png) no-repeat 0 0;
}

#main .title1,#footer-boxes .title1{
	background-position:0 0;
}

#main .title2,#footer-boxes .title2{
	background-position:0 -35px;
}

#main .title3,#footer-boxes .title3{
	background-position:0 -70px;
}

/* --- FOOTER --- */

#footer{
	text-align:left;
	color:#ccc;
    	clear:both;
	border-top:solid 4px #8dd8f8;
}

#footer-boxes{
	margin:0 auto;
	width:980px;
	clear:both;
}

#footer-boxes .box{
	border-right:solid 1px #666;
}

#footer-inner{
	width:920px;
	margin:0 auto;
	font-size:85%;
	padding:3px 0;
}



#footer a, #footer a:link{
	color:#fff;
	text-decoration:none;
}

#footer a:active,#footer a:visited{
	color:#ccc;
}

#footer a:hover{  
	color:#ffffff;
} 


#footer #credits{
	font-family:arial,helvetica,sans-serif;
	text-align:right;
	padding-right:25px;
	float:right;
}

#footer-inner ul{ 
	list-style:none;
	margin:0;
	padding:0;
}

#footer-inner ul li{
	float:left;
	display:inline;
	list-style:none;
	margin:0 7px 0 0;
	padding:0;
}

#copy{
	font-family:arial,helvetica,sans-serif;
	clear:both;
	font-size:77%;
	padding:0 25px;
}

#footer .current_page_item a,#footer .current_page_parent a{
  background:#ccc;
  color:#333;
 }


/* --- MISC --- */

.delim{margin:0 5px;}
.clear{clear:both;height:0px;}
.emph{font-weight:bold;color:#062D99;}

ul#pagelist{
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}

ul#pagelist li{
	margin:0;
	padding:0;
}

ul#pagelist li a{
	text-decoration:none;
	line-height:18pt;
	font-size:114%;
	padding:2px;
}

ul#pagelist li a:hover{
	background:#333;
	color:#fff;
}

#recentlist{
	padding:15px 0 0 0;
}

.recent-item{
	padding:0 0 15px 0;
}

.recent-item div{
	padding:0 0 0 80px;
}

.recent-item div a{
	text-decoration:none;
	line-height:18pt;
	font-size:114%;
	padding:2px;
}

.recent-item div a:hover{
	background:#333;
	color:#fff;
}


.recent-item img{
	border:solid 3px #8dd8f8;
	float:left;
}

#map{margin-top:15px;border:solid 6px #8dd8f8;width:238px;}

.ddfmwrap{
	width:250px;
	float:left;
}

/*.gallery{width:380px;position:absolute;top:0;right:0;}*/
.gallery-inner{width:380px;}
.gallery{margin-right:-425px;float:right;}
.gallery-item{width:80px;height:85px;float: left; margin: 0; text-align: center;}
.gallery img {border: 2px solid #8dd8f8;}
/* If you want to show images slowly, use this. And you need to edit lightbox-gallery.js too. */
/* .gallery img {display: none; border: 2px solid #cfcfcf;} */
.gallery-caption {margin-left: 0; display:none;}

#headerimage{
	position:absolute;
	top:116px;
	right:2px;
}

#fb-like{
position:absolute;
bottom:0px;
left:394px;
}
