/*  
Theme Name: Gila
Theme URI: http://www.johnhesch.com/themes/gila.zip
Description: Three column theme based on an open source design by Haran located at http://www.oswd.org/email.phtml?user=haran
Version: 1.1
Author: Haran and John Hesch
Author URI: http://johnhesch.com

*/

/* ##### Common Styles ##### */

body {
  color: black;
  background-color: #E9EAEB;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}

h2 {
	font-size: 125%; 
}

p {
  margin: 1em 0 1em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.center {
text-align: center;
}

/* ##### Header ##### */

#header {
  color: inherit;
  background: #54596C url(images/withaview.jpg) top left no-repeat;
border-bottom: 1px solid #000;
}

.headerTitle {
  margin: 0;
text-align: right;
  padding: 0.25em 8mm 0.25em 4mm;
	 color: #eee;
}

.headerTitle a {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
  font-size: 100%;
  font-weight: normal;
}

.headerTitle>/**/a {
  font-size: 1.5em;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}


/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 227px;
  float: left;
  clear: left;
}

.leftSideBar .sideBarTitle {
  color: #2f2f2f;
  background-color: transparent;
  font-weight: bold;
  margin: 0;
  padding: 0.5ex 0.5ex;
border-top: 1px solid #2f2f2f;
margin-right: 10px;
margin-left: 10px;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
margin-right: 10px;
margin-left: 10px;
font-size: 10px;
font-weight: bold;
}

.leftSideBar li {
  margin: 0.5ex;
  padding: 0 0 0 0;
}

.leftSideBar a {
  color: #547798;
  background-color: transparent;
  text-decoration: none;
font-weight: bold;
}

.leftSideBar a:hover {
  color: #F74764;
  background-color: transparent;
  text-decoration: none;
font-weight: bold;
}

.leftSideBar .sideBarText {
  color: #000;
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
  width: 200px;
  float: right;
  clear: right;
text-align: center;
}

.rightSideBar .sideBarTitle {
  color: #2f2f2f;
  background-color: transparent;
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
margin-right: 10px;
margin-left: 10px;
}

.rightSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
margin-right: 10px;
margin-left: 10px;
  padding: 0;
font-size: 10px;
font-weight: bold;
}

.rightSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
}

.rightSideBar a {
  color: #547798;
  background-color: transparent;
  text-decoration: none;
font-weight: bold;
}

.rightSideBar a:hover {
  color: #F74764;
  background-color: transparent;
  text-decoration: none;
font-weight: bold;
}

.rightSideBar .sideBarText {
  color: #000;
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.75ex 1.5em 0.25ex;
  padding: 0;
  display: block;
}

.rightSideBar .sideBarText a {
  text-decoration: underline;
}

.rightSideBar .sideBarText a:hover {
  text-decoration: none;
}

.rightSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}

/* ##### Main Copy ##### */

.main-copy {
  color: black;
  background-color: #E9EAEB;
  text-align: left;
  line-height: 1.4em;
  margin: 0 200px 0 227px;
  padding: 0.5ex 1em 1em 1em;
  border-left: 1px solid #000;
}

.main-copy h1, .maincopy h1 a {
  color: #2f2f2f;
  background-color: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  margin: 0px 0 0 0;
  padding: 0px 0 0 0px;
}

.main-copy h4, .maincopy h4 a {
  color: #2f2f2f;
  background-color: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  margin: 0em 0 0 0;
  padding: 1em 0 0 0;
border-bottom: 1px solid #C8C9CA;
}

.main-copy a {
  color: #547798;
  background-color: transparent;
  text-decoration: none;
font-size: 11px;
}

.main-copy a:hover {
	 color: #F74764;
font-size: 11px;
text-decoration: none;
}

.postmeta {
color: #808080;
font-size: 10px;
}

.postmeta a {
  color: #808080;
}

.date-header {
font-family:verdana, arial, sans-serif;
color:#2f2f2f;
background: url(images/permalink2.gif) center no-repeat;
            font-size:12px;
font-weight:bold;
text-align:left;

  padding: 3px 0 2px 20px;
            margin-top:10px;
}

.post {
  padding-bottom:0;
padding-left: 20px;
}

.post a {
  color: #547798;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.post a:hover {
  text-decoration: underline;
}

blockquote {  
color: #000; 
padding-left: 20px;
font-style: italic;
margin-bottom: 0;
display:block; 
border-left: 5px solid #D1E0EF;
}


/* ##### Footer ##### */

#footer {
  color: black;
  background-color: transparent;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
 border-top: 1px solid #000;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: #547798;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
	
	/* ##### Comments ##### */
	
.comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
}

input.text, textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid;
	border-color: #888888 #888888 #aaaaaa #aaaaaa;
	padding: 3px 3px 4px 3px;
	font-size: 1em;
}

input.text:focus, textarea:focus {
	border-color: #000000;
}

.alt {
	 background-color: #f8f8f8;
	 border-top: 1px solid #ddd;
	 border-bottom: 1px solid #ddd;
}	

#wp-calendar {
    font-family:verdana, arial, sans-serif;
font-weight: normal;
    color:#000;
    font-size:10px;
    line-height:14px;
    padding:2px;
width: 90%
}

#wp-calendar caption {
  color: #000;
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
}

#wp-calendar a {
color: #547798;
text-decoration: none;
}

#wp-calendar a:hover {
color: #F74764;
text-decoration: none;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
text-decoration: none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
text-decoration: none;

#wp-calendar th {
  font-weight: normal;
  text-transform: capitalize;
}

#wp-calendar #today, #wp-calendar #today a {
background: #DCDCDC;
font-weight: bold;
}

a {
text-decoration: none;
}

.googleVideo_holder, .yourTubeVideo_holder, .personalPlayerVideo_holder, .quickTimeVideo_holder{
text-align:center;
border: 1px solid #a9a9a9;
padding: 10px 10px 10px 10px;
background:rgb(200,200,200);
}

.googleVideo, .yourTubeVideo, .personalPlayerVideo, .quickTimeVideo{
border: 2px solid #a9a9a9;
background:rgb(255,255,255);
padding: 0px 0px 0px 0px;
}

.googleVideo_link, .yourTubeVideo_link, .personalPlayerVideo_link, .quickTimeVideo_link{
font-size:.8em;
width:100%;
text-align:right;
}

#twitter {
background-color:#FFFFFF;
border:1px solid silver;
display:block;
margin-bottom:6px;
padding:15px;
}
