/*
Theme Name: Hillhouse Green
Theme URI: N/A
Description: A modification of Simplistic Blue by Carsen Klock
Tags: green,gold,two-columns,white,clean,light,fixed-width,right-sidebar
Author: Jay Huron
Author URI: http://www.hillhouse4design.com/
*/

body {
        background-color: #fdf7cf;
	background-image: url(http://www.hillhouse4design.com/images/bgGrad.jpg);
	background-repeat: repeat-x;
	font: 0.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0px;
	text-align: center;
}
img {
	border: none;
}
a {
	color: #156CB2;
	text-decoration: none;
}
a:hover {
	color: #B72689;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
}
h1 {
        margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1683CF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 150%;
}
h2 {
        font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}

/* Centers the layout */
.centered {
	background: #fff;
	margin: 0 auto;
	width: 840px;
}

/* Header */
#header {
	margin: 0px auto 0px auto;
	background: url(images/HHheader.jpg);
	width: 800px;
	height: 100px;
	text-align: left;
}
#header h1 {
	margin: 0px;
	padding: 40px 0px 0px 34px;
	color: #fff;
	font: 1.7em Arial;
}

/* Hillhouse NAV & Logo */
#logo {
	position: relative;
	display: block;
	top: 10px;
	left: -30px;
	height: 90px;
	width: 227px;
	float: right;
}
#headMenu  {
	width: 450px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #FFF;
	height: 50px;
	margin: 0px;
	padding-top: 72px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#headMenu li {
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
	width: 65px;
	margin: 0px;
}
#headMenu a, #headMenu a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2084CF;
}
#headMenu a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-color: #b92789;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
#headMenu a:active {
	border-bottom-color: #FAD40F 
}
body#blog a.blog {
	border-bottom-color: #b92789;
}

/* Navigation */
#navigation {
	background: url(images/h2.gif);
	background-position: center;
	text-align: left;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
        padding: 8px 30px 2px 30px;
        margin: 0px 0px 20px 0px;
}
#navigation ul {
        float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
        display: inline;
	padding: 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2885CF;
}
#navigation ul li a {
	padding: 0px 5px;
	text-decoration: none;
	color: #2885CF;
}
#navigation ul li a:hover {
	color: #B72689;
}
#rss {
        text-align: right;
	margin: 0px 0px 0px 6px;
}

/* Container */
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 20px 20px 20px;
}

/* Custom Fields Meta data */
.post-meta {
	list-style-type: none;
        font-size: 0.9em;
	display: inline;
}
.post-meta-key {
        font-weight: bold; 
}

/* Top ad */
.ad {
	text-align: center;
	margin-bottom: 20px;
}

/* First header */
.header1 {
	background: url(images/h1.gif);
	border-left: 1px solid #156CB2;
	border-right: 1px solid #156CB2;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	padding: 6px 0px;
	width: 400px;
	float: left;
	font-family: Trebuchet MS, Arial;
}
.header2 {
	background: url(images/h1.gif);
	border-left: 1px solid #156CB2;
	border-right: 1px solid #156CB2;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	padding: 6px 0px;
	width: 300px;
	float: right;
	font-family: Trebuchet MS, Arial;
}
/* Second Header */
.header3 {
	background: url(images/h2.gif);
	font-size: 0.9em;
	color: #666666;
	text-align: right;
	padding: 0px 10px 0px 10px;
        margin: 0px;
	font-family: Trebuchet MS, Arial;
}
#content {
	padding: 5px 30px;
	line-height: 1.8em;
	float: left;
	width: 525px;
}
#content p {
	margin: 0px;
        padding-bottom: 1.3em
}
#content ul {
	margin: 0px;
        padding-bottom: 1.3em
}
#content .details {
	font-size: 0.9em;
	color: #777777;
}

/* Footer */
#footer {
	background: url(images/HHheader.jpg);
        background-position: center;
	text-align: center;
        padding: 0 10px 0 20px;
	background-color: #A0BC58;
	font-size: 0.9em;
	line-height: 1.9em;
        clear: both;
        color: white;
}
#footer p  {
	margin: 0; 
	padding: 10px 0; 
}
#footer a:hover  {
	color: white;  
}
#col1 {
	float: right;
	padding: 5px;
        width: 175px;
}
#col1 a {
	color: #555;
}
#col1 a:hover {
	color: #B72689;
}
#col1 ul {
	margin: 0px;
        padding-left: 12px;
}
#col1 ul li {
	padding-bottom: 5px;
        list-style-type: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 5px 10px 5px 0px;
}

.alignright {
	float: right;
	margin: 5px 0px 5px 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
