/*  
Theme Name: Two Gents
Theme URI: http://www.twogentsproductions.com/
Description: Two Gents Productions custom theme
Version: 1.0
Author: Brooke Pegram
Author URI: http://smallestaubergine.com
*/

/* *************************** */

/* Global reset */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, 
dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
pre, form, label, fieldset, input, 
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul, li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

q:before, q:after {
	content: '';
}

a {
	text-decoration: none;
}

* a {
	position: relative;
}

/* Gets links displaying over a PNG background */

a img {
	border: none;
}

/* Gets rid of IE's blue borders */

/* ******************* UNIVERSAL STYLES *************** */

body {
	font: 101%/1.4em Lucida Grande, Arial, sans-serif;
	color: #333;
	background: #880000;
	position: relative;
}

a {
	color: #880000;
}
a:hover {
	background: #800;
	color: #FFF;
}

h2 {
}

h3 {
	font-size: 1.1em;
	margin: 10px 0 5px 0;
}

h4 {
	font-size: 1em;
	margin: 10px 0 5px;
	color: #500;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.8em;
}

img {
	margin: 10px 0;
}

ul li {
	line-height: 1.2em;
	margin: 5px 0;
}
.clear {
	clear: both;
}
#wrapper {
	padding: 0 0 0 17em;
}

/* ************************
HEADER DIV - LOGO + NAV 
*************************** */

#header {
	margin: 20px 0 0 10px;
	width: 15em;
	position: absolute;
	left: 0;
	top: 0;

}

#header a {
	color: #FFF;
	display: block;
	border: none;
	text-decoration: none;
	padding: 5px;
	outline: none;
}

#header a:hover {
	color: #FFF;
	background: #500;
}

/* logo type */

h1 {
	text-transform: uppercase;
	line-height: 4.4em;
	margin: 0 0 40px 0;
}
h1 a {

}

h1 span {
	display: block;
}

h1 span#two {
	font-size: 5.9em;
}

h1 span#gents {
	font-size: 4.7em;
	letter-spacing: -0.09em;
}

h1 span#prods {
	font-size: 1.99em;
	letter-spacing: 0em;
	line-height: 1em;
	font-weight: normal;
}

/* nav */

#nav {
	margin: 0 0 100px 0;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#nav li {

}

#nav li ul.children {
	margin: 0 0 0 1.2em;
}
#nav li ul.children li {
	margin: 0;
	list-style: square;
	color: #550000;
	text-transform: none;
}
#nav li ul.children li.current_page_item {
	background: #550000;
}


/* ************************
MAIN CONTENT DIV 
*************************** */

#content {
	margin: 20px 0 100px 0;
	float: left;
	color: #220000;
	width: 500px;
	padding: 0;
}

.post {
	padding: 1em 20px;
	background: #FFF;
	margin: 0 0 1.5em 0;
}

.post p {
	margin: 1em 0;
	font-size: 0.8em;
	line-height: 1.4;
}

h2.page-title {
	border-bottom: 3px solid #800;
	line-height: 0.85;
	background: #500;
	color: #800;
	text-transform: uppercase;
	font-size: 2.25em;
	letter-spacing: -0.04em;
	font-weight: normal;
	padding: 24px 20px;
	margin: 0;
}

#shows h2.page-title {
	margin: 0 -10px 30px;
	border-bottom: 2px solid #800;
}


.post h2 a {
	display: block;
	color: #800;
	margin: 0 -20px 0 -20px;
	padding: 4px 20px 2px 20px;
	border-bottom: 1px dotted;
}

.post h2 a:hover {
	background: #800;
	color: #FFF;
}
.post ul {
	font-size: 0.8em;
	margin-left: 30px;
}
.post ul li {
	list-style-type: circle;
}

.post .postmetadata {
	margin: 1em 0 0 0;
	color: #666;
	font-size: 0.8em;
	clear: both;
}


/* ************************
		HOMEPAGE styling
*************************** */

#vid {
	margin: 20px 0 40px 0;
	padding: 2em 20px;
	background: #FFF;
}
#vid a {
	display: block;
	color: #500;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 2em;
	letter-spacing: -0.02em;
	font-weight: normal;
	margin: 0 -20px .5em;
	padding: 4px 20px;
}
#vid a:hover {
	background: #550000;
	color: #C06D4F;
}

#content #shows {
	margin: 20px 0;
	padding: 2em 20px;
	background: #FFF;
}
#content #shows h3 {
	display: block;
	color: #500;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 2em;
	letter-spacing: -0.02em;
	font-weight: normal;
	margin: 0 0 .4em 0;
}

#content #shows ul {
	font-size: .8em;
}
#content #shows ul li {
	margin: 0 0 2em 0;
	line-height: 1.4;
}

#content #shows ul li a.showdate {
	font-weight: bold;
	font-size: 1.4em;
	margin: .4em -20px 0 -20px;
	padding: 5px 20px;
display: block;
}

#content #shows ul li a.showdate:hover {
	background: #550000;
	color: #C06D4F;
}



/* ************************
SIDEBAR DIV - media/gigs/xtra content 
*************************** */

#sidebar {
	float: left;
	min-width: 220px;
	width: 20%;
	min-height: 40%;
	background: #500;
	color: #C06D4F;
	font-size: 0.8em;
	margin: 20px 0 0 20px;
	padding: 0 20px 100px;
}

#sidebar a {
	color: #fff;
	border-bottom: 1px dotted #C06D4F;
}

#sidebar a:hover, #sidebar a:active, #sidebar a:focus {
	background: #800;
	color: #C06D4F;
}

#sidebar #shows h3 {
	display:block;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:-0.02em;
	margin: 0.4em 0;
	text-transform:uppercase;
	color: #C06D4F;
	border-bottom: 1px dotted;
	line-height: 1;
}

#sidebar #shows ul li {
	margin: 0 0 2em 0;
	line-height: 1.4;

}
#sidebar strong {
	text-transform: uppercase;
	color: #fff;
}



/*********	NEW STYLES ED-JULY 2010		****/

#content .showspage h2 {
	font-size:1.8em;
	text-transform:uppercase;
}
#content .showspage h2 a {
	padding:10px 20px;
}
#content .showspage .show {
	margin-bottom: 40px;
}

#sidebar.showinfo {
	padding-top: 5px;
}
#sidebar.showinfo #shows {
	margin: 0;
}

#sidebar #shows ul.showdetails h4 {
	color: #C06D4F;
	font-size: 1.2em;
}
#sidebar #shows ul.showdetails h5 {
	font-size: 1em;
	margin: 10px 0 5px;
}
#sidebar #shows ul.showdetails p {
	margin: 0 0 1em 0;
}
#sidebar #shows ul.showdetails img,
#sidebar #shows ul.showdetails object,
#sidebar #shows ul.showdetails embed {
	width: 100%;
	height: auto;
}

/*******/





#sidebar #reviews {
	margin: 0 10px 0 0;
}

#sidebar #reviews h3 {
	display: block;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 2em;
	letter-spacing: -0.02em;
	font-weight: normal;
	margin: 0 0 .4em 0;
}

#sidebar #reviews ul li span {
	display: block;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.6em;
	letter-spacing: -0.02em;
	font-weight: normal;
}
#sidebar #reviews ul li blockquote, #sidebar.showinfo ul li blockquote {
	font-size: .9em;
	line-height: 1.4;
	color: #fff;
	background: url(images/quotationmarks.gif) top left no-repeat;
	padding: 6px 0 0 24px;
	margin: 0 20px 20px -24px;
}
#sidebar #reviews ul li blockquote em {
	display: block;
	color: #800;
}
#sidebar #reviews ul li blockquote em a {
	color: #800;
	text-decoration: underline;	
}

#sidebar #reviews ul li blockquote em a:hover, #sidebar #reviews ul li blockquote em a:active, #sidebar #reviews ul li blockquote em a:focus {
	background: #fff;
}



/* ********************************************************************
	FLICKR BADGE STYLES

Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
******************************************************************** */

#flickr_badge_uber_wrapper {
	width: 220px;
}

#flickr_badge_wrapper {
	padding: 0;
}

.flickr_badge_image {
	margin: 0;
}

.flickr_badge_image img {
	margin: 0;
	padding: 0;
}

#flickr_badge_source {
	
}

#flickr_badge_icon {
	float: left;
	margin-right: 5px;
}

#flickr_www {
	font-size: 2em;
	font-weight: normal;
display: block;
	margin: 40px 0 0;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration: none !important;
	background: inherit !important;
	color: #3993ff;
	border: none;
}

#flickr_badge_wrapper a img {
	margin: 2px;
	width: 62px;
	height: 62px;
	padding: 2px;
	border: 1px solid #800;
}
#flickr_badge_wrapper a img:hover {
	padding: 0;
	border: 3px solid #fff;	
}
#flickr_badge_source {
	
}




.post {
	position: relative;
	border-bottom: 1px solid #C06D4F;
}

.post h2 a {
}

.post p.postinfo {
	font-size: .7em;
	margin: 2px 0 0 0;
}

.post p.postinfo span {
	float: right;
}



form#searchform span {
	color:#880000;
	display:block;
	font-size:3em;
	font-variant:small-caps;
	letter-spacing:-0.02em;
	margin:0 0 0.3em;
	text-transform:lowercase;
}
form#searchform input {
	background: #880000;
	border: none;
	color:#C06D4F;
	display:block;
	margin:0;
	padding: 6px;
	width:90%;
}
form#searchform input:focus,
form#searchform input:hover {
	background: #FFF;
	color: #800;
}
form#searchform input#searchsubmit {
	border-bottom: 1px dotted #C06D4F; 
	color:#C06D4F;
	font-size:1.2em;
	font-weight:bold;
	padding:6px 0 0;
	vertical-align:bottom;
	width:94%;
	background: transparent;
}

form#searchform input#searchsubmit:hover,
form#searchform input#searchsubmit:active {
	cursor: pointer;
	color: #FFF;
	border-bottom: 1px dotted #FFF
}
#sidebar.news a:hover, #sidebar.news a:active, #sidebar.news a:focus {
	background: #800;
	color: #C06D4F;
}




#get-recent-comments {
	margin: 2em 0;
}

#get-recent-comments h2.widgettitle {
	display: block;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 2em;
	letter-spacing: -0.02em;
	font-weight: normal;
	margin: 0 0 .4em 0;
}


#get-recent-comments ul li blockquote {
	background: transparent url(images/quotationmarks_sm.gif) no-repeat top left;
	color: #FFF;
	padding: 0 0 0 15px;
	margin: 0 0 10px -15px;
}

#get-recent-comments ul li a {
	color: #800;
	text-transform: uppercase;
}

#get-recent-comments ul li a:hover {
	background: #FFF;
}











/* ************************
		classes
*************************** */

.clear {
	clear: both;
}

img.alignleft {
	float: left;
	margin: 8px 15px 5px 0;
}

img.alignright {
	float: right;
	margin: 8px 0 5px 20px;
}

.navigation {
	background: #500;
	color: #fff;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1em;
	letter-spacing: -0.02em;
	font-weight: normal;
	margin: -1.4em 0 0 0;	
	padding: 10px 0 20px;
}
.navigation a {
	color: #fff;
	line-height: 1;
}
.navigation div.prev {
	width: 18%;
	float: left;
}
.navigation div.prev span {
	color: #800;
	font-size: 4em;
	float: left;
}
.navigation div.next {
	width: 18%;
	float: right;
	text-align: right;
}
.navigation div.next span {
	color: #800;
	font-size: 4em;
	float: right;
}

/* ************************
		comments & form
*************************** */
h3.comment-title {
	background: #800;
	color: #fff;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.4em;
	letter-spacing: -0.02em;
	font-weight: normal;
	padding: 6px 20px;
	margin: 2em -20px 1em -20px;
	border-bottom: 3px solid #500;
	border-top: 3px solid #500;		
}

ol.commentlist p.commentmetadata {
	float: right;
	margin: 0;
}

ol.commentlist cite {
	color: #800;
	font-style: italic;
}


h3#respond {
	background: #800;
	color: #fff;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.4em;
	letter-spacing: -0.02em;
	font-weight: normal;
	padding: 6px 20px;
	margin: 2em -20px 1em -20px;
	border-bottom: 3px solid #500;
	border-top: 3px solid #500;			
}
form#commentform input, form#commentform textarea {
	background: none;
	border:  1px solid #500;
}
form#commentform textarea {
	width: 438px;
}
form#commentform input#submit {
	display: block;
	width: 441px;
	border: none;
	border-bottom: 2px solid #500;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.4em;
	letter-spacing: -0.02em;
	color: #800;
}
/* ************************
		EXTRAS
*************************** */
#rss {
	display: block;
	width: 220px;

margin: 20px 0 0;
	background: url(images/rss.gif) no-repeat;
	background-position: 2.2em 1px;
	color: #800;
	font-size: 2.1em;
	text-transform: uppercase;
	padding: 0 0 3px 0;
}
#rss span {
	margin: 0 24px 12px 0;
	display: block;
}
#rss a, 
#sidebar.news #rss a,
#sidebar.projects #rss a {
	display: block;
	text-decoration: none;
	border: none;
	color: #800;
	background: none;
	padding: 0 0 4px 0;
}
#rss a:hover, #rss a:active, #rss a:focus, 
#sidebar.news #rss a:hover, 
#sidebar.projects #rss a:hover {
	color: #800;
	background: #fff;
}


#content form#searchform {
	height: 4em;
	border-bottom: 1px solid #fff;
}

#content form#searchform span {
	color: #800;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 3em;
	letter-spacing: -0.02em;
	float: left;
	margin: 0 .5em 0 0;
	display: none;
}

#content form#searchform input {
	background: none;
	border: 1px solid #800;
	padding: 3px;
	margin: 2px 0 0 0;
}
#content form#searchform input#searchsubmit {
	border: none;
	color: #800;
	font-size: 1.2em;
	font-weight: bold;
}


/* ***************************** */

#footer {
	position: relative;
	bottom: 0;
	font-size: 0.75em;
	width: 100%;
	clear: both;
	display: block;
	color: #500;
	padding: 0 0 .4em 0;
}

#footer a {
	color: #500;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.3em;
}

#footer a:active, #footer a:hover, #footer a:focus {
	color: #fff;
	font-weight: bold;
}



#footer p span.eyedea a, #footer p span.eyedea a:link, #footer p span.eyedea a:visited {
	text-transform: none;
	font-variant: normal;
	background: transparent url(images/eyedea.gif) no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 42px;
	margin: 0 0 0 1em;
	border-bottom: none;
	color: #500;
	font-weight: bold;
	font-size: 1em;
}
#footer p span.eyedea a:hover, #footer p span.eyedea a:active {
	background: transparent url(images/eyedea.gif) no-repeat;
	background-position: 0 -35px;
	color: #fff;
}



.hide {
display: none !important;
}