/* @override 
	http://hatheadphoto.hatheadstudios.net/wp-content/themes/hatheadphoto/css/base.css
	http://hatheadphoto.com/wp-content/themes/hatheadphoto/css/base.css
*/

@import url('960/reset.css');
@import url('960/960.css');
@import url('tripoli/tripoli.simple.css');

/* @group HTML & Wordpress Basics */

html,body {
	height: 100%;
	background: #303030;
	color: #ccc;
}

a {
	color: #fff;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #fff;
}

.content a {
	color: #fff;
}

#content {
	background: #303030;
}

.content{
	font-size:1.4em;
	line-height:1.6em
}

#header {
	line-height: 1em !important;
	position: relative;
	margin: 1em 0;
}

h1 {
	font-weight: normal;
	margin: 0 !important;
	visibility: h;
}

h1 a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	width: 635px;
	height: 55px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -10000px;
	background: transparent url('../img/logo.png') no-repeat left top;
}

h1 a:hover {
	text-decoration: underline;
}

#header h2.widgettitle {
	display: none;
}
div.widget_mypageorder ul {
	margin: 0;
	list-style: none;
}

div.widget_mypageorder div.menu li.page_item {
	float: none;
	line-height: 1.6em;
}

div.widget_mypageorder div.menu li.page_item a {
	text-decoration: none;
}

div.widget.dropdown {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
}

div.widget.dropdown li.page-item-17 a {
	border-left: 1px solid #999;
}

div.widget.dropdown li.page-item-5 a {
	border: none;
}

body.home div.widget.dropdown li.current_page_item {
	display: none;
}

body.home div.widget.dropdown li.page-item-17 a {
	border: none;
}

h2.post-title,
h2.widget-title,
h2.title,
.content h2 {
	font-size:1.6em;
	line-height:1;
	margin:1em 0 .5em;
}

h2.post-title a {
	color: #fff;
	text-decoration: none;
}

h2.post-title a:hover {
	text-decoration: underline;
}

img.wp-image-61,
img.wp-image-62 {
	/* Subway images */
	padding: 0 .25em 0 .15em; 
	margin-bottom: -5px;
}

span.direction-methods {
	font-size: .7em;
}

.content dl dt {
	font-weight: normal;
	font-size: 1.4em;
	line-height:1;
	margin:1em 0 .5em;
	color: #fff;
}

div#fancy_overlay {
	z-index: 1000 !important;
}

div#fancy_outer {
	z-index: 1001 !important;
}

div#fancy_inner {
	background: #303030 !important;
	border-color: #666 !important;
}

blockquote {
	margin-top: 2em;
	color: inherit;
}

div#text-3.widget h2.widget-title {
	width: 100px;
}

div#text-3.widget p img {
	float: right;
	margin-top: -58px;
	margin-bottom: 10px;
}

.gform_wrapper {
	padding: 20px;
	width: 560px;
	background: #222;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.ginput_container,
.gform_heading {
	padding: 0px !important;
}

.ginput_container * {
	color: inherit;
}

.ginput_container select {
	color: #303030;
	font-size: 1em !important;
}

.gform_title {
	font-weight: normal !important;
	font-size: 1.4em !important;
}

.gfield_label {
	font-weight: normal !important;
	font-size: 1.2em;
}

.gfield input,
.gfield textarea {
	color: #666;
	font-size: 1em !important;
}

.gform_wrapper .validation_error {
	background: darkred;
	color: #fff !important;
	padding: 10px;
	border: 1px solid #fff;
}

div#recaptcha_area * {
	padding: 0px;
}

span.gfield_required {
	color: #fff !important;
}

.gfield_description {
	padding-top: 4px !important;
	font-style: normal !important;
	font-size: .9em !important;
}

.gfield {
	padding-bottom: 8px;
	border-bottom: 1px #555 dotted;
}

/* @end */

/* @group #footer */

#footer {
	margin-top: 1em;
	color: #555;
}

body.home #footer {
	margin-top: 0;
}

#footer a {
	color: #666;
}



/* @end */
