/*
Theme Name: Pink Hobo
Theme URI: http://punyentertainment.com/
Description: Simple and beautiful face for the Pink Hobo gallery.
Version: .1
Author: Dave Hagen + Joe Beuckman
Tags: puny, pink-hobo, gallery

Awesome design by Dave Hagen!
*/

@charset "UTF-8";


body {
	background:transparent url('http://pinkhobo.com/images/pinkHobo_glyphs.png') fixed 812px 15px repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.header {
	background:#eb008b url('http://pinkhobo.com/images/pinkHobo_clouds.gif') fixed -23px 0px repeat-x;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	width:100%;
	height:87px;
	z-index:1;

	position:relative;
}

.header a {
	position:absolute;
	top:0px;
	left: 0px;
}




.contact_footer {
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 620px;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.post {
	position:relative;
}
.post_image {
	position:relative;
}
.post_text {
	position:relative;
	min-height: 140px;
	width: 620px;
	margin-top:18px;
}

.post_header {
	width: 260px;
	float: left;
}

.excerpt_content {
	position: relative;
	right: 0px;
	width: 340px;
	top: 0px;
	float: left;
	padding-left: 20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 200;
	padding-top:0px;
}
.excerpt_content p {
	margin-top:2px;
}


.post_content {
	position: relative;
	left: 0px;
	width: 600px;
	top: 00px;
	float: left;
	padding-left: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 200;
	padding-top:0px;
}
.post_content p {
	margin-top:2px;
}



.post_more {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	padding-top: 20px;
}
.post_more a:link {
	color:#eb008b;
	text-decoration:none;
}
.post_more a:visited {
	color:#eb008b;
	text-decoration:none;
}
.post_more a:active {
	color:#eb008b;
	text-decoration:none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 2.5;
}




.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}





#address {
	position:absolute;
	left:792px;
	top:87px;
	width:137px;
	height:100%;
	z-index:10;
}
#address img{
	border:none;
}
#mainContent{
	margin:0px 50px 50px 37px;
	padding:34px 0px 0px 0px;
}


.h_divider {
	padding-top: 20px;
	padding-bottom:25px;
	width:622px;
}

