/*
THEME NAME: IGH Site Theme
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

html, body {
height: 100%;
}

body {
font-family: "Helvetica", sans-serif;
margin: 0;
padding: 0;
}

#wrapper {
padding: 0;
min-height: 100%;
}

#container {
background-image: url('/wp-content/images/watermark.gif');
background-repeat: repeat;
background-position: 400
height: 100%;
}

div#menu {
height:1.5em;
margin: 0;
padding: 0;
width:100%;
border-width: 1px 0;
border-style: solid none;
border-color: #666;
font-size: .75em;
overflow: hidden;
}

* html #menu ul {
display: block;
width: 100%;
}

* html #menu ul li {
display: inline;
float: left;
width: 190px;
}

* html #menu ul li a {
height: 100%;
}

* html #menu ul li a:hover {
color: #6fa597;
}

div#menu ul{
height: 100%;
display: table;
margin: 0 0 0 190px;
list-style: none;
padding: 0;
}

div#menu ul li {
height: 100%;
display: table-cell;
vertical-align: middle;
margin-bottom: 0;
padding-bottom: 0;
}

div#menu ul a {
height: 100%;
display:block;
margin:0 10px 0 1em;
padding:0;
text-decoration:none;
vertical-align: middle;
position: relative; top: .2em;
}

div#menu ul li:hover {
background: #eee;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin: 0;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#header,div#footer {
width: 100%;
margin: 0;
padding: 0;
}

.hfeed, #header, #footer {
width: 960px;
}

.hfeed {
margin: 0 auto;
}

#header {
height: 100px;
}

#leftpicture {
width: 200px;
float: left;
}

#rightcontent, #rightcontent_page {
float: left;
}

#rightcontent {
width: 360px;
}

#rightcontent_page {
width: 560px;
}

#rightpictures {
margin-top: 1em;
float: right;
width: 360px;
}

#rightcontact {
margin-top: 1em;
float: right;
width: 200px;
}

.clean {
clear:  both;
height: 1px;
}

.tallrotator {
width: 150px;
height: 800px;
background-image: url('/wp-content/rotate/igh/vertical/rotate.php');
}

.rightboximage {
height: 180px;
width: 180px;
float: left;
margin-bottom: 180px;
}

.rightboxtext {
font-size: 10px;
float: right;
width: 180px;
}

#toprightbox, #bottomrightbox {
height: auto;
}

a:link, a:visited {
color: #4f8577;
text-decoration: none;
}

a:hover {
color: #4f85aa;
}

.entry-content {
position: relative; 
top: -1em;
}

.readmorelink, .edit-link {
float: left;
position: relative;
top: -.75em;
}

div#menu ul li ul {
display: block;
position: absolute;
left: -9999px;
margin: 0;
border: 1px solid #666;
height: auto;
z-index: 1;
}

div#menu ul li ul li {
display: block;
background: #fff;
width: 100%;
margin: 0;
height: 2em;
}

div#menu ul li ul li a {
padding-top: .15em;
}

div#menu ul li:hover ul, div#menu ul li ul:hover {
left:auto;
}

#loginlink a:link, #loginlink a:visited {
color: #aaa;
float: right;
}

.logo {
height: 100px;
width: 1000px;
margin: 0;
border: 0;
padding: 0;
overflow: hidden;
}

.email-link {
position: relative;
top: .5em;
}