/*   
Theme Name: Tom Howie Website
Theme URI: http://loginmusic.com
Description: Custom theme designed by LoginMusic.
Author: Jesse Kanner
Author URI: http://www.kanner.com/
Tags: dark, two-columns, fixed-width, right-sidebar
Version: 1.0.0

*/

/* STRUCTURE */
body {
text-align:center;
margin:0;
padding:0;
background-color:#232323;
//background-image:url(images/bg_dark_flock.png);

background-image:url(images/bg_dark-2.png);
color:#efefef;
font-size:13px;
font-family:Arial;
}

#body2 {
background-position:bottom left;
background-repeat:repeat-x;
}

#page {
width:960px;
margin:auto;
background-color: #000;
text-align:left;

border-width:2px;
border-color:#000;
border-style: none solid none solid;

}

#header {
height:88px;
width:960px;
padding-left:0px;
padding-top:20px;
clear:both;
margin:auto;
text-align:left;
background-image:url(images/header.png);
}

.headleft {
float:left;
width:585px;
text-align: right;
margin-top: 15px;
}

.headright {
float:right;
text-align:right;
}

#menulinks {
height:40px;
width:960px;
clear:both;
margin:auto;
}

#rsslink a {
float:right;
text-align:right;
padding-top:10px;
padding-left:17px;
height:30px;
color:#d7d1d1;
text-decoration:none;
font-size:14px;
font-weight:bold;
background:url(images/rsslink.gif) left 12px no-repeat;
}



ul#navlist {
margin: 0 25px 0px 0px;
padding: 0;
white-space: nowrap;
float:right;
width:795px;
}

ul#navlist li {
font-size:10pt;
display:inline;
list-style-type: none;
}

ul#navlist li a {
padding-left:15px;
padding-right:15px;
padding-top:10px;
height:30px;
background-image:none;
display:block;
color:#ffffff;
text-decoration:none;
float:left;
font-size:14px;
font-weight:bold;
}

ul#navlist li a:link, ul#navlist li a:visited {
text-decoration: none;
}

ul#navlist li a:hover {
background-position:top left;
text-decoration:none;
color:#ffcc66;
}



/* Footer Nav */

ul#navlist_footer {
margin: 0 0px 0px 0px;
padding: 0;
white-space: nowrap;
float:right;
//width:600px;
}

ul#navlist_footer li {
font-size:10pt;
display:inline;
list-style-type: none;
}

ul#navlist_footer li a {
padding-left:15px;
padding-right:0px;
padding-top:0px;
height:30px;
background-image:none;
display:block;
color:#666666;
text-decoration:none;
float:left;
font-size:12px;
}

ul#navlist_footer li a:link, ul#navlist_footer li a:visited {
text-decoration: none;
}

ul#navlist_footer li a:hover {
background-position:top left;
text-decoration:none;
color:#ffcc66;
}






#mainarea {
clear:both;
width:960px;
padding-top:0px;
margin:0
}

#contentarea {
padding-left:5px;
width:600px;
float:left;
padding-bottom:20px;
//background: #000 url(images/bg_main_left.jpg) no-repeat -55px -90px;

background: #000 url(images/bg_main_left2.1.jpg) no-repeat  -30px 0px;
background-repeat:no-repeat;
min-height: 800px;

}

#sidebar {
background-image:url(images/bg_right_blackbar.jpg);
min-height: 800px;
width:325px;
float:right;
padding-bottom:20px;
padding-left:25px;
}

#widelist li a{
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#CCCCCC solid 1px;
display:block;
font-size:10pt;
color:##00CCFF;
text-decoration: none;
clear:both;
text-align:left;
margin-left:5px;
margin-right:4px;
margin-top:0;
margin-bottom:0;
width:300px;
}

#widelist li a:hover {
color:#555555;
text-decoration: none;
}

#searchform {
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

#searchform #s {
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#555555;
width: 210px;
padding-right: 4px;
padding-bottom: 4px;
padding-top:6px;
padding-left:7px;
float:left;
height:19px;
font-weight:bold;
margin-left:5px;
border:1px solid #717171;
}

#searchform #s:focus {
background-color:#717171;
color:#FFFFFF;
}

#searchsubmit {
background-image:url(images/search.png);
width:32px;
height:29px;
float:right;
border:none;
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
cursor:pointer;
margin-right:10px;
}

#Xsidebar1 {
width:155px;
float:left;
margin-left:1px;
margin-right:5px;
}

#sidebar2 {
	//margin-top:25px;
}

#footer {
	width:958px;
	height:87px;
	background:url(images/bg_footer.jpg) bottom left repeat-x;
	clear:both;
	color:#CCCCCC;
}

#footer a:hover {
color:#FFFFFF;
}

#footer .left {
float:left;
padding-left:20px;
padding-top:42px;
line-height:18px;
}

#footer .right {
float:right;
padding-right:20px;
padding-top:50px;
line-height:18px;
text-align:right;
vertical-align: middle;
}


#footer .right img {
vertical-align: middle;
}

#footer .left img {
vertical-align: middle;
}



/* POST DETAILS */

.post {
padding:10px 20px;
margin:10px 20px;
background-image: url(images/bg_blogpost_panel.png);
background-repeat:repeat-y;
}

.entry {
line-height:20px;
padding:0px;
margin-bottom:25px;
}

.posttop {
clear:both;
width:100%;
height:40px;
margin-top:10px;
margin-bottom: 15px;
}

.posttop .dateicon {
border-right:3px solid #CCCCCC;
padding-right:8px;
float:left;
}

.posttop .title {
padding-left:0px;
float:left;
}

.posttop .dateicon .day {
font-size:23px;
color:#9d8c8c;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .dateicon .month {
font-size:12px;
color:#bfbfbf;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .thetitle a {
font-size:1.5em;
color:#00ccff;
clear:both;
}

.posttop .thetitle a:hover {
text-decoration:none;
color:#efefef;
}

.posttop .title .under {
font-size:12px;
color:#bfbfbf;
clear:both;
}
.posttop .title .under a{
text-decoration:underline;
}


#ck_sharethis img {
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-right:10px;
}
#ck_facebook img {
	padding:0px;
	margin:0px;
	margin-top:0px;
}
#ck_twitter img{
	padding:0px;
	margin:0px;
	margin-top:0px;
}



#ck_sharethis a {
	font-size: .9em;
}


#fbLikeIframe .fbLikeContainer {
	width:125px;
}


.postbottom {
clear:both;
float:right;
}

.postbottom a.commentslink {
display:block;
float:left;
}


#comments_link_container {
background-color: red;
}


.postbottom a.stumbleupon {
width:30px;
height:36px;
display:block;
float:left;
background-image:url(images/stumbleuponicon.png);
}

.postbottom a.digg {
width:31px;
height:36px;
display:block;
float:left;
background-image:url(images/diggicon.png);
}

.postbottom a.delicious {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/deliciousicon.png);
}

.postbottom a.google {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/googleicon.png);
}

.postbottom .commentslink {
	padding-top:10px;
	background-image:url(images/icon_comment_multi.png);
}


/* STYLING */
h1 {
font-size:25px;
clear:both;
color:#FFFFFF;
// text-transform:uppercase;
margin:0;
}

h1 a {
color:#ffffff;
}

h1 a:hover {
color:#FFFFFF;
text-decoration:none;
}

.description {
font-size:14px;
clear:both;
margin:0;
font-weight:bold;
text-transform:uppercase;
color:#999999;
visibility: hidden;
}

a {
color:#00CCFF;
text-decoration:none;
}

a:hover {
color:#555555;
text-decoration:underline;
}


.tiny {
	font-size: .9em;
}

#advertarea  {
padding-left:8px;
clear:both;
padding-top:10px;
}

#advertarea a {
margin:5px;
margin-right:15px;
float:left;
}

#sidebar h2 {
height:25px;
font-size:16px;
font-weight:bold;
margin-top:0px;
margin-bottom:0;
clear:both;
padding-left:0px;
}

#subfooter .subfooterwidget h2 {
padding-left:8px;
padding-top:8px;
height:25px;
font-size:16px;
font-weight:bold;
color:#CCCCCC;
}

/*
#Xsidebar ul li ul li a {
padding-left:0px;
padding-top:0px;
padding-bottom:2px;
border-bottom:#CCCCCC none 1px;
display:block;
color:#9d8c8c;
text-decoration: none;
clear:both;
text-align:left;
margin-left:0px;
margin-right:0px;
margin-top:0;
margin-bottom:0;
width:300px;
}
*/

#sidebar ul li ul li a {
	color:#9d8c8c;
}


#subfooter .subfooterwidget a {
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#555555 solid 1px;
display:block;
font-size:10pt;
color:#CCCCCC;
text-decoration: none;
clear:both;
text-align:left;
margin-left:10px;
margin-right:4px;
width:250px;
}

#sidebar ul li ul li a:hover {
color:#555555;
text-decoration: none;
}

#subfooter .subfooterwidget a:hover {
color:#FFFFFF;
text-decoration: none;
}

.clear {
clear:both;
}


.commentlist li, #commentform input, #commentform textarea {
font-family: Arial, Helvetica, sans-serif;
}

#commentform {
text-align:left;
padding-left:20px;
}

.commentlist cite, .commentlist cite a {
font-weight: normal;
font-style: normal;
font-size: 10pt;
}

.commentlist p {
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
color:#888888;
}
#commentform p {
font-family:Arial, Helvetica, sans-serif;
}

.commentmetadata {
font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
color:#777;
}

code {
font-family:"Courier New", Courier, monospace;
font-size:9pt;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
color:#9d8c8c;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
}

#calendar_wrap {
margin-top:5px;
margin-left:10px;
}
#wp-calendar #prev a {
font-size: 8pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 10pt Arial, Helvetica, sans-serif;
text-align: center;
}

#wp-calendar th {
font-size:8pt;
font-style: normal;
text-transform: capitalize;
}

p img {
padding: 0;
max-width: 100%;
}

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;
margin-right:30px;
}

.alignleft {
float: left
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

/* End Images */



/* Begin Lists */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
padding-left: 10px;
text-indent: 10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

ul {
}
.entry ul li:before, #sidebar ul ul li:before, #subfooter ul ul li:before {
content: "";
}

.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;
}

#sidebar ul, #subfooter ul { 
margin: 0;
padding:0;
}

#sidebar ul ol, #subfooter ul ol {
margin: 0;
padding:0;
}


#sidebar ul li, #subfooter li {
list-style-type:none;
list-style-image:none;
padding-left:0px;
}

#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, #subfooter ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #subfooter ul ul li {
margin: 3px 0 0;
padding: 0;
}

.entry form { 
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 120px;
padding: 2px;
margin: 5px 5px 1px 0;
border:#CCCCCC solid 2px;
}

#commentform textarea {
width: 90%;
padding: 2px;
border:#CCCCCC solid 2px;
}

#commentform #submit {
margin-right:50px;
float: right;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding-left:30px;
text-align: justify;
}

.commentlist li {
font-weight: normal;
margin: 5px 35px 5px 5px;
padding: 5px 10px 3px 0;
list-style: none;
clear: both;
}

.gravatar { 
float: left;
margin: 0 15px 15px 0;
padding: 0;
}

.commentbody {
min-height: 80px; 
width: 420px;
margin: 0;
border-bottom:#666 solid 1px;
}

.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;
}

#sidebar form {
margin: 0;
}
.textwidget {
margin-left:20px;
margin-right:20px;
padding-top:7px;
text-align:left;
}

.textwidget a {
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 10px;
border-left: 3px solid #999999;
color:#999999;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
clear:both;
text-align: center;
padding-top: 10px;
padding-bottom: 60px;
padding-left:30px;
}

.navigation a {
padding:5px;
border:1px solid #999999;
color:#CCCCCC;
}

.navigation a:hover {
background-color:#999999;
color:#FFFFFF;
text-decoration:none;
}

.sharethis{
}

.likethis{
}




.post_divider {
width:600px;
border-top: 3px solid #000;
}

.post_divider_archive {
width:600px;
margin-left:-20px;
border-top:10px solid #000;
}

#social_connector {
	background-image: url(Ximages/social_connector_plate.png);
	background-repeat:no-repeat;
	background-color: #444;
	width:280px;
	height:60px;
	padding:5px 5px 40px 5px;
	margin:20px 0px 40px 0px;
}


#social_connector img {
	margin-top:5px;
}

.inputfield {
	width:250px;
	font-size: 1.1em;
	color:#999;
}

.news_title_summary, .news_title_summary a {
	font-weight: bold;
	color:#00ccff;
}

#post_listings .sidebar_post_listing {
	padding-left:15px;
}

h3#respond, h3#comments {
	padding-left:20px;
	padding-top:0px;
	font-weight: normal;
}


#commentform {
	margin-bottom:75px;
}

table, td, th {
	vertical-align: top;
}

#post_listing_table {
	margin:5px 0px 20px 0px;
}

#post_listing_panel {
	min-width: 260px;
	background-color: #000000;
	border:1px solid #666666;
	padding:10px;
	font-size: .9em;
	color: #aaa;
}

#post_listing_panel .small_subheads {
	color: #fff;
}

#post_listing_panel .sidebar_panel_text {
	margin-bottom:10px;
}


#press_quotes {
	padding-bottom:30px;
	margin-top:5px;
}
#press_quotes .quote_text {
	font-size: 1.1em;

	background-image:url(images/small_left_quote.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	color: #efefef;
	float: left;
}

#press_quotes .quote_source {
	font-size: .9em;
	color:#999;
	padding-left:20px;

}


#sidebar_wrapper {
	width:290px;
	padding-left:5px;
}

.quoted_item {
	padding-bottom: 10px;
}

#contact_us {
	padding-top:35px;
	float: left;
}





.sym {
	visibility: hidden;
}




#sidebar ul.collapsing.archives.list li.collapsing.archives {
	margin:0px 0px;
	padding:0px;
}


.collapsArch .collapse {
	padding-left:5px;
}



/*

#sidebar li.collapsing.archives a {
	text-decoration: none;
	border:none;
	background-color: ;

}

#sidebar li.collapsing {
	padding:0px;
	margin:0px;
}

#sidebar .collapsArchX a {
	font-size: 1.0em;
	padding:0px;
	margin:0px;
}

#sidebar .collapsing .list-2010 a {
}

*/


#button-twitter-follow {
	min-height: 34px;
	min-width: 222px;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_black.jpg');
	background-repeat: repeat-x;
	color: #00CCFF;
	padding:13px 0px 0px 35px;
	font-size: 1.2em;
	border: 1px solid #444;
	margin-top:35px;
}

#button-twitter-follow:hover{
	cursor:pointer;
}


#button-twitter {
	float:left;
	margin:5px 5px 5px 5px;
	min-height: 23px;
	min-width: 23px;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_twitter_sm_grey.png');
	background-repeat: no-repeat;
}
#button-twitter:hover {
	float:left;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_twitter_sm.png');
	background-repeat: no-repeat;
}
#button-facebook {
	float:left;
	margin:5px 5px 5px 5px;
	min-height: 23px;
	min-width: 23px;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_facebook_sm_grey.png');
	background-repeat: no-repeat;
}
#button-facebook:hover {
	float:left;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_facebook_sm.png');
	background-repeat: no-repeat;
}
#button-myspace {
	float:left;
	margin:5px 5px 5px 5px;
	min-height: 23px;
	min-width: 23px;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_myspace_sm_grey.png');
	background-repeat: no-repeat;
}
#button-myspace:hover {
	float:left;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_myspace_sm.png');
	background-repeat: no-repeat;
}
#button-rss {
	float:right;
	margin:5px 5px 5px 5px;
	min-height: 23px;
	min-width: 23px;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_rss_sm_grey.png');
	background-repeat: no-repeat;
}
#button-rss:hover {
	float:right;
	background-image: url('http://tomhowie.loginmusic.com/wp-content/themes/tom-howie/images/btn_rss_sm.png');
	background-repeat: no-repeat;
}





#comments_section {
	background-color: #232323;
	border:1px solid #555555;
	padding:20px;
}


.entry img {
	padding:0px 0px;
	border: 1px solid #444;
}

#gallery-1 img {
	border:10px solid #666;
}


#sidebar_upper {
	padding:0px 0px 35px 0px;
	font-size: 1.0em;
}

#homepage_feature {
	margin-top:15px;
	padding:10px;
	background-color: #000;
	border: 1px solid #444;
}

.wp-caption {
	padding:10px;
	margin:0px;
	background-image: url(images/bg_transparent.png);
	
	margin: 15px 0px 25px 10px;

}

.wp-caption-text {
	padding:0px;
	margin:0px;
	font-size: .8em;
	padding: 5px 0px 15px 5px;
}

.homepage_feature_title {
	font-size: 1.1em;
	color: #999;
}

.homepage_feature_content {

}

.homepage_feature_content img {
	display: block;
	margin: auto;
}



#postbottom_wrapper {
	border-width: 1px;
	border-color: #666;
	border-style: solid none none none;
	padding: 10px 10px;
	margin-top: 30px;	
}

#share_postbottom {
	float:left;
}

#share_postbottom img {
	vertical-align: middle;
}

#comments_postbottom {
	float: right;
}


#shows_wrapper {
	background-image: url(images/bg_transparent.png);
	padding: 0px 10px 10px 10px;
	margin-right:10px;
	border: 1px solid #222;

	font-size: .9em;
}

#shows_wrapper .gigpress-info-label {
	color: #999;
}

#shows_wrapper .gigpress-info-item {
	color: #ccc;
}

#shows_wrapper .gigpress-header {

}

#shows_wrapper .gigpress-city {
	font-weight: bold;
}

table.gigpress-table  {
	border-style: none;
}


#topspin-offer-error  {
	background-color: transparent !important;
	//background-image: url(images/bg_transparent.png)  !important;
	border:1px solid #999 !important;
	margin-top:10px;
}

#tweet_panel {
	margin-top:35px;
	padding: 10px;
	background-color: #000;
	border: 1px solid #444;
}

#tweet_panel h3 {
	padding:0px;
	margin:0px;
	padding-left:30px;
	margin-bottom: 15px;
	background-image: url(images/minichicklet_twitter.png)  !important;
	background-repeat: no-repeat;
	background-position: 6px 0px;
}


h2.widgettitle {
	height: 0px;
	display: none;
}

#sidebar li.tweet_list {
	padding-bottom: 15px;
}
#sidebar li.tweet_list a {
	color:#00CCFF;
}



#topspin-widget topspin-widget-email-for-media {
	margin:0px;
	padding: 0px;
}

#download_widget {
	background-color: #000;
	padding:10px;
	border: 1px solid #444;
}

#download_widget_musicpage {
	background-color: #000;
	border: 1px solid #444;
	width:280px;
	margin-top: 25px;
	padding:10px;
}


.topspin-widget-email-capture {
	padding: 10px;
	padding-bottom: 0px;
	background-color: #000;
	border: 1px solid #444;
}

.topspin-offer-wrapper-columns-2 {
	margin-top:15px;
}

.topspin-offer-item {
	height: 300px;
}




.topspin-offer-item-image img {
	width:150px !important;
	height:150px !important;
}


.Xtopspin-widget-email-capture .dimmed-small {
	color: #666;
	padding-left: 6px;
	padding-bottom: 10px;
}


.tiny_timestamp {
	font-size: .8em;
	color:#666;
}

#ngg-images-4 img {
	margin:6px;
}


.gigpress-description {
	//display: none;
}

#homepage_player {
	margin-bottom: 15px;
}

#gigpress-description-wrapper {
	padding-bottom: 10px;
}

#homepage_widget_main {
	background-image: url(images/bg_transparent.png);
	margin-left: auto;
    margin-right: auto;	
	width: 375px;
	padding:10px;
	margin-top:100px;
}

.widget_title {
	font-size: 1.0em;
	text-align: center;
}