/*-----------------------------------------------------
              >> Blueprint Default CSS <<
              
This is the default Blueprint stylesheet. You're free
to modify it however you wish, or replace it entirely.              
              
-----------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
  padding: 0 0 30px 0;
  color:#303030;
  font-family: helvetica, arial, sans-serif;
}

a img {
  border: none;
}

a {
  text-decoration:none;
  color:#303030;
  color:#12B5F5;  
}

a:hover {
  color:#000;
}

a.feed {
  position:absolute;
  bottom:5px;
  background:#fff;
  color:#000;
  right:5px;
  padding:2px;
  line-height:12px;
  font-size:11px;
}

p a {
  text-decoration:underline;
}

p.more {
  text-align:right;  
}

p.more a {
  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/
.container {
  width:800px;
  margin:0 auto;
}

.content {
  padding:12px 0;
  width:100%;
  overflow:hidden;
  background:url(/static/images/white_trans.png) top left repeat;
}

.footer {
  overflow:hidden;
  width:100%;
  margin-top:5px;
  clear:both;
}

.footer div.block {
  float:left;
  background:#fff;
  padding:10px;
  width:230px;
  margin-left:15px;
  margin-bottom:15px;
}

.text {
  background:#fff;
  padding:20px 3% 20px 3%;
  width:38%;
  float:left;
  margin-right:1%;
  margin-left:1%;
  height:460px;
  overflow: auto;  
}
.post {
  position:relative;
  padding-bottom:40px;
}
.wide {
  width:92%;
  padding:20px 3% 20px 3%;  
  margin-right:1%;
  margin-left:1%;
  height:460px;
  background:#fff;
  float:none;
}

/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/

.globalNav a {
  padding:1px 0;
}

ul.globalNav {
  overflow:hidden;  
  width:100%;
  padding:0 0 0 0;
  margin: 50px 0 10px 0;
  list-style:none;
}

ul.globalNav li {
  background:#fff;
  display:block;
  width:120px;
  float:left;
  margin:23px 10px 0 0;
}

.globalNav li a {
  padding:2px 0;
  display:block;
  text-align:center;  
  color:#000;
/*  font-weight:bold;*/
  font-size:12px;
}

.globalNav li a:hover, .globalNav li.active a {
  color:#12B5F5;
}

.globalNav li.nav0 {
  width:240px;
  margin:0 15px 0 20px;
}

.globalNav li.nav0 a {
  font-size:28px;
  padding:12px 0;  
}

/*-----------------------------------------------------
                  >> Basic Typography <<
-----------------------------------------------------*/

.siteTitle {
  font-size:30px;
  color:#fff;
  overflow:hidden;
  width:100%;
  padding:80px 0 40px 0;
}

.siteTitle span {
  float:left;
}
.siteTitle a {
  color:#fff;
  padding-left:20px;
}

em, i {
  font-style:italic;
}

h1 {
  font-size:20px;
  margin-bottom:15px;
}

h2, h3, h4 {
/*  font-family:"Palatino", Georgia, "Times New Roman", serif;*/
}

h2 {
  border-top:1px solid #ddd;
  margin-bottom:20px;
  border-bottom:1px solid #ddd;
  text-align:center;
  padding:7px 0 5px 0;
  font-size:22px;
  letter-spacing:1px;    
}

h3 {
  font-size:16px;
  padding:3px 0;
  border-bottom:1px solid #ddd;
  margin-bottom:10px;
  margin-top:35px;
}

h4 {
  text-transform:uppercase;
  letter-spacing:1px;
  font-size:12px;
  margin-top:30px;
  margin-bottom:6px;
}

p, li {
  font-size:12px;
  line-height:150%;
  margin-bottom:17px;
}

ul, ol {
  padding:0;
  padding-left:50px;
  margin:18px 0 21px 0;
}

li {
  line-height:110%;
  margin-bottom:7px;
  width:70%;
}

blockquote {
  padding:15px 25px;
}
blockquote p {
  font-size:14px;
  padding:0;
  margin:0;
}

blockquote cite {
  font-style:italic;
  font-size:90%;
}

.sidebar p {
  line-height:120%;
}

.footer p {
  font-size:12px;  
}

/*-----------------------------------------------------
            >> Standard Image Handling <<
-----------------------------------------------------*/

img.small {
  float:left;
  width:50px;
  margin:0 8px 3px 0;
  border:1px solid #eee;
  padding:4px;
  background:#fff;
}
img.med {
  float:left;
  width:220px;
  margin:0 8px 3px 0;
  border:1px solid #eee;
  padding:4px;  
}
img.large {
  width:100%;
  margin:0 0 18px 0;
  border:1px solid #eee;
  padding:4px;
  background:#fff;  
}

img.sidebar {
  float:left;
  height:500px;
}

.post object { /* YouToob*/
  width:100%;
  z-index:0;
  margin-bottom:20px;
  display:block;
  position:relative;
}



/*-----------------------------------------------------
                     >> Blog & News <<
-----------------------------------------------------*/

.post blockquote {
  padding:0px 30px;
}

.post blockquote p {
  font-size:12px;  
}

.date {
  font-size:70%;
  color:#000;
  margin:0;
}

span.numberComments {
  font-size:11px;
  font-weight:normal;
}

.pagination {
  display:none;
  margin-top:15px;
  width:90%;
  text-align:right;
  font-size:11px;
}

.pagination ul {
  margin-top:4px;
  float:right;
  list-style:none;
  font-size:11px;
}

.pagination ul li {
  border-right:1px solid #444;
  padding:0 4px;
  float:left;
}

p.bio img {
  float:left;
  margin:0 9px 6px 0;
  border:1px solid #eee;
}


/*-----------------------------------------------------
                     >> Map Blog <<
-----------------------------------------------------*/

.mapPost #map {  
  width: 54%;
  float:right;
  height: 500px;
  color: black !important;
}

#map {
  width:100%;
  color: black !important;
  height:500px;
}

.gMapBubble {
  width: 220px;
}

.gMapBubble h3 {
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  margin:0px 0 4px; 
  text-align:center;
  font-size:12px;
  font-weight:bold;
}

.gMapBubble img {
  margin-top:8px;
  width:220px;
}

.gMapBubble a.more {
  text-decoration:none;
  font-weight:bold;
  cursor:pointer;
  color:#12B5F5;
  padding-left:5px;
}

.gMapBubble p {
  margin-top:8px;
  padding-bottom:0px;
  line-height:130%;
}

.gMapBubble div.pointDesc {
  margin:20px 0;
}

.gMapBubble div.pointDesc p {
  text-align:center;
}

ul.recent, ul.blgPostList, .linkRoll ul {
  margin:0;
  padding:0;
  width:100%;
  list-style:none;
}

ul.recent li, ul.blgPostList li {
  margin-bottom:4px;
  width:100%;
  font-size:13px;
}

ul.recent li a, ul.blgPostList li a {
/*  font-weight:bold;*/
}

ul.recent li span.date, ul.blgPostList li span.date {
  font-size:10px;
}

ul.recent li.archive {
  text-align:right ! important;
}


/*-----------------------------------------------------
                     >> Comments <<
-----------------------------------------------------*/

.date, .hidePreview {
  font-size:70%;
  color:#000;
  padding-left:4px;
}
form.comments {
  width:100%;
  border-top:1px solid #eee;
  position:relative;
  padding-top:20px;
}

form.comments label {
  margin-bottom:10px;
  line-height:110%;
}

form.comments div.details {
  float:left;
  width:40%;
  padding:0;
}

.details input {
  margin:3px 0 0 0;
  width:100%;
}

form.comments div.comment {
 float:right;
 width:54%;
 padding:0 0 10px 0;
 border:0;
}

.comment textarea {
  width:100%;
  margin-top:3px;
}

form.comments small {
  float:right;
  font-size:11px;
  display:block;
  margin-top:0;
}

form.comments p.submit {
  padding-top:6px;
  clear:both;
  margin:0;
}

#commentPreview p {
  color:#000;
}

h3.commentsHeader {
  font-size:14px;
  border:0;
  margin:60px 0 0 0;
}

div.comment {
  padding:20px 0 0 0;
  margin-bottom:20px;
  border-top:1px solid #eee;
}

div.comment p {
  margin-bottom:25px;
  font-size:11px;
  line-height:130%;  
  width:75%;
  margin-bottom:16px;
}

.commenter {
  font-size:12px;
  margin-bottom:5px;
}

.numberComments {
  margin-top:30px;
  text-transform:uppercase;
}

/*-----------------------------------------------------
                  >> Footer Gear <<
-----------------------------------------------------*/

div.block h3 {
  margin-top:0;
}



/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {
  width:90%;
  padding:0;
}

fieldset {
  padding:0;
}

label {
  display:block;
  color:#000;
  font-size:70% ! important;
  text-transform:uppercase;
}

fieldset input {
  width:85%;
  font-size:15px;
  margin-bottom:10px;
  font-family:"Gill Sans", helvetica, arial, sans-serif ! important;
}

fieldset textarea {
  width:100%;
  font-size:15px;
  line-height:130%;
  font-family:"Gill Sans", helvetica, arial, sans-serif ! important;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:16px;
}


/*-----------------------------------------------------
                >> Search and Tags <<
-----------------------------------------------------*/

.search {
  padding: 10px 10px 0 0;
}

.search form {
  width:100%;
  text-align:right;
}

ul.tagCloud {
  list-style:none;
  padding:0 20px;
  margin:0;
  text-transform:lowercase;
  font-size:150%;
}
.tagCloud li {
  display: inline;  
}

.tagCloud li a, .tagCloud li a:link {
  color:#fff;
}

.tagCloud .tags0 { font-size: 80%; }
.tagCloud .tags1 { font-size: 110%; }
.tagCloud .tags2 { font-size: 120%; }
.tagCloud .tags3 { font-size: 130%; }
.tagCloud .tags4 { font-size: 140%; }
.tagCloud .tags5 { font-size: 150%; }
.tagCloud .tags6 { font-size: 160%; }
.tagCloud .tags7 { font-size: 170%; }
.tagCloud .tags8 { font-size: 180%; }
.tagCloud .tags9 { font-size: 190%; }
.tagCloud .tags10 { font-size: 200%; }
.tagCloud .tags11 { font-size: 210%; }
.tagCloud .tags12 { font-size: 220%; }

/*-----------------------------------------------------
                     >> Links <<
-----------------------------------------------------*/

dl.links {
  width:23%;
  padding-right:2%;
  float:left;
  font-size:13px;
}

dl.links dt {
  font-weight:bold;
  margin-bottom:5px;
}

.links dt image {
  float:left;
}

dl.links dd {
  margin-bottom:14px;
}

dl.links dd p {
  font-size:12px;
  margin:0;
}


