/*
Theme Name: The Drifter & The Gypsy
Theme URI: http://www.rosigolan.com
Description: 
Version: 1.0
Author: Jeremy Brennan | All 9 Lives
Author URI: http://www.all9lives.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 67%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #746e5c;
	color: #1b1605;
	text-align: left;
	}

#header {
	background: #f0ece1 url('images/header_bg.jpg') no-repeat top left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f6ef;
	border-top: 1px solid #dfd6c5;
	border-bottom: 1px solid #dfd6c5;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h1.section {
	background-image: url(images/home_section_head_bg.png);
	background-repeat: no-repeat;
	font-size: 2.0em;
	font-weight: normal;
	color: #4e4328;
	text-align: left;
	padding: 10px 4px 0px 7px;
	height: 40px;
	margin-top: 20px;
	margin-left: -7px;
}

h1.section a, h1.section a:visited {
	color: #4e4328;
}

h1.section a:hover {
	color: #67644a;
}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2.8em;
	font-weight: normal;
	text-align: left;
	line-height: 1.1;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #847339;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #a6955d;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited {
	color: #a07c03;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #d3a400;
	text-decoration: none;
	}

a:hover {
	color: #6d5d25;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0;
	padding: 0;
	}

#page {
	background-color: #dacdb2;
	background-image: url(/wp-content/themes/gypsy_drifter/images/main_col_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0;
	width: 980px;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	}

#header {
	background-color: #f2f0e9;
	margin: 0;
	padding: 0;
	height: 338px;
	width: 980px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#header #main {
	width: 980px;
	height: 280px;
}	
	
#header #main .top {
	width: 980px;
	height: 230px;
}

#header #player {
	width: 350px;
	height: 50px;
	margin-left: 610px;
}	
	
	
	
#header #h_nav {
	width: 980px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1.985em;
	letter-spacing: 0.02em;
	padding: 0;
}

body.chrome #header #h_nav, body.safari #header #h_nav {
	font-size: 2.00em;
	letter-spacing: 0.05em;
}
	
#h_nav ul {
	display: block;
	text-align: left;
	padding: 3px 0px 0px 20px;
	margin: 3px 0 0;
}	
	
#h_nav ul li {
	list-style: none;
	display: inline;
}	
	
	
#h_nav ul li a {	
	color: #352d12;
	text-decoration: none;
}

#h_nav ul li a:hover {	
	color: #6f602e;
	text-decoration: none;
}	
	
	
#middle {	
	background-image: url(/wp-content/themes/gypsy_drifter/images/main_col_bg_top.jpg);
	background-repeat: no-repeat;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 20px 0 20px 20px;
	margin: 0px 0 0 0px;
	width: 940px;
	}

.post {
	margin: 0 0 5px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	background: #dacdb2 url('images/main_col_bottom.jpg') no-repeat top;
	border: none;
	height: 150px;
	padding-top: 30px;
	display: block;
	}
	
#footer ul#logos {
	list-style: none;
	padding: 0;
	width: 900px;
	margin: 10px auto 0;
}

#footer ul#logos li {
	display: inline-block;
	padding: 0px 7px;
	text-align: center;
	height: 83px;
	float: left;
}

#footer #copy {
	vertical-align: top;
	padding-top: 20px;
	line-height: 1.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 68px;
	margin:10px 0 0 382px;
	text-align: center;
	color:#1B1605;
	width: 230px;
}

#footer #logos li img {
	opacity:0.6;	
}

#footer #logos li a:hover img {
	opacity:1;	
}

#footer #logos li#gypsy_betch {
	width: 88px;
}

#footer #logos li#kobalt {
	width: 205px;
}

#crowdtwist img {
	margin-top: 15px;
}

#footer #logos li#a9l {
	width: 195px;
}

#footer #logos li#rode {
	width: 94px;
}

#social_logos li img {
	opacity:0.9;
}

#social_logos li:hover img {
	opacity:1;
}

/* ALL 9 LIVES */
a.a9l:hover {
	color: #FF00CC;
}

#tweet {
	text-align: right;
	padding-right: 20px;
}	
	
.widecolumn #left {
	width: 500px;
	float: left;
}
	
.widecolumn #right {
	width: 440px;
	margin-left: 505px;
}	
	
/* End Structure */

/* Albums Page */

div.album {
	width: 482px;
	margin-top: 20px;
}

div.album .top {
	width: 483px;
	height: 31px;
	background-image: url('images/album_bg_top.png');
	background-repeat: no-repeat;
	display: block;	
}

div.album .middle {
	width: 483px;
	background-image: url('images/album_bg_middle.png');
	background-repeat: repeat-y;
	display: block;	
}

div.album .bottom {
	width: 483px;
	height: 33px;
	background-image: url('images/album_bg_bottom.png');
	background-repeat: no-repeat;
	display: block;	
}

div.album h2 {
	margin: 0px 4px 10px 20px;
	font-size: 1.8em;
}

div.album p {
	margin: 5px 5px 5px 20px;

}

div.album ol {
	margin-left: 260px;
	margin-bottom: 20px;
	line-height: 1.6em;
}


div.album p img, img.album_cover {
	border: 1px solid #b29671;
	padding: 0px !important;
}

ul.buy {
	display: inline;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 5px;
}

ul.buy li {
		list-style: none;
		margin-left: 20px;

}
ul.buy li.title {
	color: #847339;
	font-size: 1.2em;
	clear: right;
	width: 180px;
}

ul.buy li ul {
	list-style: none;
	padding-left: 0;
}

ul.buy li ul li {
	display: inline;
	margin-left: 0;
}

ul.buy a {
	font-weight: bold;
}

ul.buy li.international_itunes {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 10px;
}

ul.buy .international_itunes a, ul.buy .international_itunes a:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1B1605;
}

ul.song li {
	margin-left: 0;
	display: inline;
}

ul.song li.title {
	width: 100%;
}

/* End Albums */



/*	Begin Heading */
h1 {
	padding-top: 40px;
	margin: 0;
	}

h1.pagetitle {
	text-align: left;
	color: #43402f;
	padding: 7px 10px 0px 74px;
	font-size: 3.5em;
	font-weight: normal;
	background-image: url(images/head_birds.png);
	background-repeat: no-repeat;
	height: 62px;
	margin-left: -15px;
	margin-top: 20px;
}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;	
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

.post h3 {
	font-size: 2.5em;
	font-weight: normal;
	margin-top: 10px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ul.posts_list {
	margin: 0 0 20px 0;
	padding: 0;
}	

ul.posts_list li {
	background-image: url(images/list_heart.png);
	background-repeat: no-repeat;
	font-size: 1.5em;
	padding: 0px 2px 2px 30px;
	list-style: none;
	text-align: left;
}	

ul.posts_list a, ul.posts_list a:visited {
	color: #847339;
}

ul.posts_list a:hover {
	color: #D3A400;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #b3a486;
	}
	
#commentform label small {
	color: #847339;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}



#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #b3a486;
	}

#commentform #submit {
	margin: 0;
	float: right;
	color: #847339;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
/* End Form Elements */

/* SIGN UP FORM */

#header #main .top {
	position: relative;
}

#sign-up-wrapper {
	position: absolute;
	right: 0px;
	top: 1px;
	width: 262px;
}

#sign-up {
	border-left: 1px solid #c6c4b7;
	border-bottom: 1px solid #c6c4b7;
	width: 260px;
	position: relative;
	height: 52px;
	background-color: #fafaf7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#sign-up a {
	color: #c58921;
	font-weight: normal;
}

#sign-up a:hover {
	color: #aa7517;
}


#sign-up-frame {
	border: 0px;
}

#sign-up-link {
	text-align: right;
	padding: 3px;
	font-size: 1.5em;
	display: block;
	z-index: 10;
}

#sign-up div {
	background-image: url(/wp-content/themes/gypsy_drifter/images/loading.gif) ;
	background-position: 20px 5px	;
	background-repeat: no-repeat;
	}
	
#sign-up .form-wrapper {
	height: 50px;
}
	

/* END FORM */

/* Widgets */

.textwidget h3 {
	margin-top: 5px;
}

#text-278683921 .textwidget ul {
	width: 290px;
}

#text-278683921 .textwidget ul li {
	width: 140px;
	margin: 3px 3px 0px 0px;
	padding: 3px;
	display: inline;
	text-align: center;
}


/* End Widgets */



/* Meta Stuff */

.post_seo {
	color: #4E4328;
	clear: both;
	height: 20px;
	border-bottom: 1px solid #dfd6c5;
}

.post_seo .tags {
	float: left;
	width: auto;
}

.post_seo .sociable {
	float: right;
	width: auto;
	margin: 0;
}

.post_seo .sociable .sociable_tagline {
	width: 40px;
	float: left;
	
}

.post_seo .sociable ul li {
	margin: 1px 2px;
}

.postmetadata {
	display: none;
}


/* End Meta */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 648px;
	width: 333px;
	}

#sidebar #top {
	width: 333px;
	height: 32px;
	background-image: url(/wp-content/themes/gypsy_drifter/images/sidebar_bg_top.png);
	background-repeat: no-repeat;
}

#sidebar #bottom {
	width: 333px;
	height: 33px;
	background-image: url(/wp-content/themes/gypsy_drifter/images/sidebar_bg_bottom.png);
	background-repeat: no-repeat;
}

#sidebar ul {
	width: 307px;
	background-image: url(/wp-content/themes/gypsy_drifter/images/sidebar_bg_middle.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 25px;
}

#sidebar ul li {
	padding-bottom: 10px;
}

#sidebar ul ul {
	background-image: none;
	width: auto;
}

#sidebar ul h2 {
	margin: 0px 5px 3px 0px;
	color: #4e4328;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar ul ul {
	margin: 5px 0px 0px 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

#sidebar ul ul li {
	font-size: 1.2em;
	font-weight: normal;
	color: #a19056;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar a {
	color: #6d5d25;
}

#sidbar a:hover {
	color: #cb7700;
}	
	
	
/* GigPress */

#sidebar ul.gigpress-listing {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-size: 1.2em;
}

#sidebar ul.gigpress-listing li ul {
	margin-left: 0px;
}

#sidebar ul.gigpress-listing li ul li	{
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 0.75em;
	font-weight: bold;
	color: #49423d;
}

#sidebar span.gigpress-date {
	display: inline;
}	

#sidebar .gigpress-list-more, #sidebar .gigpress-list-rss {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 0.8em;
	font-style: normal !important;
}

#sidebar .gigpress-list-more {
	font-style: normal;
	width: 200px;
	display: inline-block;
}

#sidebar .gigpress-list-rss {
	font-style: normal;
	text-align: right;
	width: 70px;
	display: inline-block;
}

.gigpress-heading {
	font-size: 0.5em;
}

	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



