/* @override http://localhost:8888/wordpress/wp-content/themes/blank2r/style.css */

/* @override http://localhost:8888/wordpress/wp-content/themes/blank2r/style.css */

/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/

/* basics */

* {
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
}

body {
	margin: 0px;
	background-color: #000;
	font: 10pt georgia;
}

h1 {
	font-size: 18pt;

}

h2 {
	font-size: 14pt;
	padding-bottom: 16px;
	padding-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 9pt;
}

img {
	border: none;
	padding: 0;
}

img a {
	border: none;
}

img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}

img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}

blockquote {
	border-left: 1px solid #000000;
	margin: 15px;
	padding: 0 12px 0 12px;
}

code {
	font-family: "Courier New", Courier, monospace;
}

/* links */

a {
	color: #6a4a1d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.button {
	margin-top: 20px;
	border: 1px solid #ccc;
	background-image: url(images/button.jpg);
	color: #fff;
	text-shadow: #000 3px 3px 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 9px 20px;
	font: 18px georgia;
}

a.button:hover {
border: 1px solid #fff;
text-decoration: none;
}

/* container */

#container {
	width: 1000px;
	padding: 0;
	background: #fff url(images/background.jpg) no-repeat fixed center -10px;
	color: #000;
	overflow: hidden;
	font-family: georgia;
	margin: 0 auto;
	float: none;
}

/* header */

#header {
	width: 1000px;
	height: 246px;
	color: #fff;
	background: transparent url(images/header.jpg) -12px;
}

#header h1 {
	font: normal 20pt georgia, times;
	padding: 20px 0 0 16px;
	margin: 0;
}

#header h1 a {
	color: #404040;
	text-decoration: none;
}

#header h1 a:hover {
	color: #666;
	text-decoration: none;
}

#header h2 {
	font: normal 10pt georgia, times;
	color: #333;
	padding: 0 0 0 18px;
	margin: 0;
}

/* feature */

#feature {
	width: 650px;
	height: 200px;
	margin-bottom: 20px;
	background: url(images/digi.png) no-repeat;
	float: left;
}

div#cena_feature {
	margin-top: 16px;
	margin-bottom: 28px;
}

#cenabold_feature {
	font-size: 18px;
	font-weight: bold;
}


#h_feature {
	width: 330px;
	font-size: 18pt;
	padding-bottom: 16px;
	padding-top: 0px;
	float: right;
}

#feature div.txt_feature {
	width: 300px;
	font-size: 12pt;
	padding-bottom: 16px;
	padding-top: 0px;

}



#r_feature {
	width: 330px;
	font-size: 12pt;
	padding-bottom: 16px;
	padding-top: 0px;
	float: right;
}








/* main menu */

#menu {
	width: 600px;
	font: 22px georgia;
	height: 46px;
	float: left;
	text-align: left;
	position: relative;
	top: 186px;
	left: 228px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 4px 14px;
	margin: 0;
	color: #fff;
	display: block;
}

#menu ul li a:hover {


}


/* content */

#content {
	float: left;
	width: 600px;
	overflow: hidden;
	margin: 20px 14px 20px 50px;
}

.post {
	margin: 0;
	padding: 0;
	line-height: 14pt;
}

.post h2 {
	font: normal 24px georgia;
	padding-bottom: 16px;
	padding-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

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

.post h2 a:hover {
	color: #777;
	text-decoration: none;
}

small {
	word-spacing: 3px;
}

.post ul {
	
}

.post li {
	
}

.entry p {
	margin: 12px 0;
	font-family: georgia;
}

.postmetadata {
	clear: both;
	padding: 0px;
	margin: 10px 0;
}

.navigation {
	font-size: 8pt;
	width: 100%;
	float: left;
	margin: 0;
	padding: ;
	overflow: hidden;
	height: 30px;
}

.alignleft a {
	float:none;

	font-size: 12px;
}

.alignright a {
	float: right;
	font-size: 12px;
}

/* band page */

#post-2 h3 {
	padding-top: 12px;
}

#quotes {
	width: 650px;
	font-style: italic;
	margin-bottom: 20px;
}

div.quote1 {
	width: 180px;
	height: 300px;
	margin-right: 0px;
	float: left;
	padding: 12px 12px 12px 0;
}

div.quote2 {
	width: 180px;
	height: 300px;
	margin-right: 0px;
	float: left;
	padding: 12px;
}

div.quote3 {
	width: 180px;
	height: 300px;
	margin-left: 0px;
	float: left;
	padding: 12px;
}
/* discography */

#post-22 div.entry div.discog div.cover img {
	height:300px;
	width: 300px;
	float: left;
}



div.discog {
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

div.tracklist {
	float: left;
	width: 240px;
	padding-left: 20px;

}

#post-22 div.entry div.discog div.tracklist p a.button {
	position: relative;
	top: 20px;
}

div.tracklist li {
list-style:outside decimal; 
margin-left: 20px;


}

div.discog_info {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	font-size: 11px;
}



/* sidebar */

#sidebar {
	font-family: georgia;
	font-size: 12pt;
	width: 260px;
	float: right;
	margin: 0;
	padding: 20px;
}

div.social_icon_myspace {
	background-image: url(images/myspace_ico.png);
	height: 22px;
	width: 21px;
	float:left;

}
div.social_icon_lastfm {
	background-image: url(images/lastfm_ico.png);
	height: 22px;
	width: 21px;
	float:left;
}
div.social_icon_youtube {
	background-image: url(images/youtube_ico.png);
	height: 22px;
	width: 21px;
	float:left;
	}
div.social_icon_grono {
	background-image: url(images/grono_ico.png);
	height: 22px;
	width: 22px;
	float:left;
	}
	
div.social_icon_facebook {
	background-image: url(images/facebook_ico.png);
	height: 22px;
	width: 22px;
	float:left;
	}
div.social_icon_twitter {
	background-image: url(images/twitter_ico.png);
	height: 22px;
	width: 22px;
	float:left;
	}
	
	
div.social_sidebar {

	width: 260px;
	float:left;
	padding-bottom: 20px;
}


#sidebar li div.social_sidebar div.social_link  {
	width: 200px;
	float:left;
	
	padding-top: 15px;
}
#sidebar li div.social_sidebar div.social_link a {
	padding-left: 20px;
	font-size: 16px;
}



div.entry p object {
padding-top: 12px;
padding-bottom: 12px;	
}


#sidebar h2 {
	font: normal 24px georgia;
	color: #000;
	margin: 0;
;
}

#sidebar label {
	font: normal 10pt georgia;
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin: 0;
	padding: 0 6px 0 12px;
	font-style: italic;
}

#sidebar ul p.gigpress-subscribe {
	padding-left: 2px;
}

#sidebar ul ul.gigpress-listing.vcalendar {
	margin-bottom: 6px;
}



#sidebar img {
	padding: 0;
	margin: 0;
}

#sidebar ul {
	margin: 0px;
	padding: 0;
	font-size: 12px;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}

#sidebar ul ul {
	margin: 14px 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: outside;
	opacity: 1;

}

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

#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar ul form div.newsletter {
	padding-top: 12px;
	padding-bottom: 12px;
}

#signup_email {
	}

input#signup_email {
	background-color: #fff;

padding: 3px;
	border: 1px ridge #462f1f;
}

#sidebar ul form div.newsletter div.button input {
	margin-top: 6px;
	border: 1px solid #ccc;
	padding: 3px;
	font-family: georgia;
	font-size: 12px	;
	background-image: url(images/button.jpg);
	color: #fff;
	text-shadow: #000 3px 3px 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

#sidebar ul form div.newsletter div.button input:hover {
border: 1px solid #fff;

}

#sidebar ul form div.newsletter input {
	
}

#sidebar div.flickr_thumbnails img{
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	padding:4px;
	position:relative;
	margin-top: 12px;
	margin-right: 1px;
	margin-bottom: 6px;
}



div.flickr_thumbnails {
	
}


#sidebar div.flickr_thumbnails div.flickr_rss a {
font-size: 12px;
padding-left: 14px;
background: transparent url(images/Rss_ico_small.jpg) no-repeat left center;
}

#sidebar div.flickr_thumbnails div.flickr_rss{
padding-bottom:  20px;

}


#sidebar p.gigpress-empty
{
padding-bottom:20px;
padding-top:15px;
}
/* comments */

#commentform {
	background: transparent none;
	margin: px;
	padding: 0;
}

#commentform p {
	color: #000;
	
	background-color: transparent;
}

#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
	background-color: #fff;
}

#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin: 0;
	padding: 0;
}

#comment {
	width: 80%;
	background-color: transparent;
}

#author, #email, #url, #comment, #submit {
	background: #ffffff;
	margin: 6px 6px 0 0;
	padding: 3px;
	font: 8pt georgia;
	border: 1px ridge #462f1f;
}

input#author {
	margin-top:12px;
}

#submit {
	margin-top: 6px;
	border: 1px solid #ccc;
	padding: 3px;
	font-family: georgia;
	font-size: 12px	;
	background-image: url(images/button.jpg);
	color: #fff;
	text-shadow: #000 3px 3px 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#comments {
	margin: 0;
	padding: 0
}

ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.avatar {
	float: left;
	margin: 0 12px 0 0;
}

ol.commentlist li {
	background: transparent;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	list-style-type: none;

}

ol.commentlist li.alt {

}

ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}

ol.commentlist a {
	color: #000;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}

/* search */

#searchform {
	padding: 0;
	margin: 14px 0;
}

#searchform input#s {
	margin: 0;
	padding: 2px;
	border: 1px solid #000;
}

#searchform input#searchsubmit {
	border: none;
	background: #333;
	color: #fff;
	text-transform: lowercase;
}

/* misc */

#band_photo {
	width: 650px;
	height: 200px;
	background-image: url(images/band2.jpg);
	margin: 4px 0px 20px 0px;
}

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;


}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*

optional rounded corners for browsers that support it */
   -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;
}

/* footer */

#footer {
	clear: both;
	width: 100%;
	height: 170px;
	background-color: #000;
	background-image: url(images/footer.jpg);
	line-height: 200%;
	font-style: italic;
}

#footer p {
	padding: 0px 0;
	margin: 0;
	color: #eee;
	text-align: left;
}

#menu_footer {
	font-style: italic;
}

#footer a {
	color: #BCBCBC;
	text-decoration: none;
}

#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

#footer-sidebar {
	margin-left: 50px;
	display: block;
	height: 200px;
	list-style-type: none;
}



#footer-sidebar1 {
	margin-top: 20px;
	float: left;
	width: 150px;
	margin-right: 20px;
}

#footer-sidebar2 {
	margin-top: 20px;
	float: left;
	width: 150px;
	margin-right: 20px;
}



#footer-sidebar3 div.textwidget p {
	width: 220px;
	text-align: left;
	margin-top: 20px;
	
}

#footer-sidebar3 {
	float: left;
	width: 150px;
}

a.stico_default {background-image: url(images/sharethis_ico.jpg) !important;}

div.gallery {
	padding-top: 14px;
}


