/*
Theme Name: Todd FIelds 1.1
Theme URI: http://toddfields.com
Description: Designed by Mellowtown for Todd Fields.
Version: 1.1
Author: Josh Hailey
Author URI: http://mellowtown.com
Tags: 
*/

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Body */
* {margin:0; padding:0;}
body {
	background: #ccd1d4 url(images/bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	color:#333;
	width:875px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

/* Links */
a {background-color:inherit; color:#666; font-weight:normal; text-decoration:none; font-size: 12px; outline: 0;}
a:hover {
	background-color:inherit;
	color:#000;
	font-size: 12px;
}
a img {
	border:0;
}

/* Header */
#header {
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#header h1 {background-color:inherit; color:#555; font-size:2em; letter-spacing:-1px; margin:30px 30px 0 0;}
#header h1 a {background-color:inherit; color:#555; text-decoration:none;}
#header p {
	background-color:inherit;
	color:#777;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
}
#frontphoto {
}

#header-title {
	width: 600px;
	margin: 4px 11px 0px 4px;
}

#videosContainer{
    position:relative;
    float:left;
    width:620px;
}

#musicContainer{
    position:relative;
    float:left;
    width:620px;
    padding-left:50px;
}


/* email-link */

a#buy {
	width:235px;
	height:88px;
	display:block;
	background-image:url('images/top-buy.png');
	background-position:0 -88px;
	margin-left: 640px;
        margin-bottom:0px;
	border:0;
}

a#buy:hover {
	background-position:0 0;
	margin-bottom:0px;
	border:0;
	margin-left: 640px;
}


/* twitter-link */

a#twitterLink {
	width: 150px;
	height: 19px;
	display: block;
	background: url(images/follow-on-twitter.png) no-repeat 0 0;
        margin-bottom: 2px;
	border: 0;
}

a#twitterLink:hover {
	background-position: 0 -19px;
}

/*  FLASH SLIDESHOW  */

#flash-slideshow {
	width: 600px;
	height: 400px;
	border: solid 4px #C8D4D3;
	display:block;
	padding: 0px;
	margin: 4px 11px 0px 4px;
}

/* Sidebars */
#leftside {
	float:left;
	line-height:1.5em;
	width:160px;
}
#extras {
	float:left;
	line-height:1.4em;
	width:140px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {
	background-color:inherit;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#leftside label, #extras label {display:none;}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:0px solid #000000; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {
	line-height:1.6em;
	padding:0;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	height: 200px;
}
#contentwide {line-height:1.6em; margin:0 0 5px 150px; padding:0;}
#content h2,#contentwide h2 {
	font-size:14px;
	margin:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3,#contentwide h3 {font-size:1.4em; margin:0 0 8px;}
#content img,#contentwide img {
}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer {
	font-size:0.9em;
	color:#777;
	font-weight:normal;
	line-height:1.7em;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
        margin-right:10px;
        font-family:Sans-serif;
	/*width:760px;*/
}
#footer p {margin:0; padding:0;}
#footer a {
    
    color:#777; font-weight:normal; text-decoration:none;
}
#footer a:hover {
    color:#555; text-decoration:underline;
}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:0px solid #000000; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {
	margin:0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
blockquote {border-left:0px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Book Antiqua,Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
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;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

#twitter {
	float: left;
	height: 212px;
	width: 238px;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
}

#twitter li {
  list-style-type: none;
}

#tweet {
	width: 200px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	height: 115px;
	text-align: left;
        overflow: auto;
}
#twitterLinkWrap {
	width: 218px;
	padding-left: 20px;
}
#middleWrap {
	float: left;
}
#tourDates {
	background-repeat: no-repeat;
	height: 250px;
	width: 600px;
        margin-right: 10px;
        float: left;
}
#bottomWrap {
	height: 300px;
	width: 620px;
	margin: 4px 0px 0px 0px;
}

/* network-link */

#network-links {
        width: 225px;
        background-color: #D7DDDE;
        margin-top: 11px;
        margin-right: 12px;
        margin-bottom: 11px;
}


#linksdownload {
        position:relative;
        margin-left:6px;
	/*float: right;*/
}
#network-links a {
	width: 42px;
	height: 42px;
	margin: 7px;
	float: left;
	display: block;
	text-indent: -99999px;
}
#network-links a:hover {
	background-position:0 -42px;
}
a#networkLinkTwitter {
	background:url(images/twitter-icon.png) no-repeat;
}
a#networkLinkFacebook {
	background:url(images/facebook-icon.png) no-repeat;
}
a#networkLinkMyspace {
	background:url(images/myspace-icon.png) no-repeat;
}
a#networkLinkMedia {
	background:url(images/itunes-icon.png) no-repeat;
}

a#audio {
	width:240px;
	height:98px;
	display:block;
	background-image:url('images/audio.png');
	background-position:0 -98px;
        margin-bottom:2px;
	border:0;
	float:left;
}

a#audio:hover {
	background-position:0 0;
        margin-bottom:2px;
	border:0;
}



a#contactUs {
	width:240px;
	height:60px;
	display:block;
	background-image:url('images/contact.png');
	background-position:0 -60px;
        margin-bottom:2px;
	border:0;
	float:left;
}

a#contactUs:hover {
	background-position:0 0;
        margin-bottom:2px;
	border:0;
}

#submitWrap {
	width: 216px;
	padding-left: 20px;
/*	padding-top: 155px; */
        padding-top: 10px;
}

/* GigPress Styles */
.gigpress-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.gigpress-header {
	color: #4A4A4A;
}

.gigpress-row {
	color: #6E7070;
}

.gigpress-info {
        display: none;
}

/* Newsletter Form */
.clr { clear: both; }

#newsletter {
	background: url(images/newsletter-signup.png) no-repeat;
	height: 133px;
	width: 239px;
	margin-bottom: 8px;
	padding: 66px 0 0 20px;
}

#newsletter input[type=text] {
    border: 0;
    width: 188px;
    margin-bottom: 7px;;
    padding: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    clear: both;
    background-color: #FFFFFF;
    font-family: Arial;
}

/* submit-link */

a#submit {
	width: 76px;
	height: 25px;
	display: block;
	background-image: url('images/submit.png');
	background-position: 0 -25px;
        margin-bottom: 2px;
	border: 0;
	float: right;
	margin-right: 45px;
}



a#submit:hover {
	background-position:0 0;
	margin-bottom:0px;
	border:0;
}



.label-text {
    color: #A0A0A0;
}

.input-text {
    color: #606060;
}

#album-block {
        margin-left:6px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 16px;
	width: 227px;
	position: relative;
}

#album-block-title {
	padding: 0px;
	margin: 0px;
        width: 227px;
        height: 27px;
}

#album-block-image {
	padding: 0px;
	margin: 0px;
	float: left;
        width: 67px;
        height: 59px;
}

a#album-block-purchase {
        width: 152px;
        height: 27px;
        position: absolute;
        top: 26px;
        left: 70px;
        background: url(images/purchase-cd.png) no-repeat;
        display: block;
        text-indent: -99999px;
}
a#album-block-purchase:hover {
        background-position: 0 -27px;
}

#album-block-itunes {
	padding: 0px;
	margin: 0px;
        width: 152px;
        height: 27px;
        position: absolute;
        top: 59px;
        left: 70px;
        background: url(images/buy-on-itunes.png) no-repeat;
        display: block;
        text-indent: -99999px;
}
a#album-block-itunes:hover {
        background-position: 0 -27px;
}

#album-block-spacer {
	padding: 0px;
	margin: 0px;
        width: 227px;
        height: 8px;
        clear: both;
}

div#bookingbox {
	height: 36px;
	width: 219px;
	padding: 10px 9px;
	background: url(images/bg-booking.png) no-repeat;
	margin-bottom: 8px;
}

a#album-block-booking {
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
        width: 209px;
        height: 34px;
        background: url(images/booking-information.png) no-repeat;
        display: block;
        text-indent: -99999px;
}
a#album-block-booking:hover {
        background-position: 0 -34px;
}


div.defaultBox,
div#mediabox {
        background: url(images/bg-media.png) no-repeat;
        width: 237px;
        height: 154px;
	padding: 5px;
}
div#mediabox-single {
        background: url(images/bg-single.png) no-repeat;
        width: 237px;
        height: 93px;
	padding: 5px;
}

div.defaultBox a,
div#mediabox a,
div#mediabox-single a {
	margin-top: 16px;
	margin-left: 17px;
	width: 193px;
	height: 51px;
	display: block;
	text-indent: -99999px;
}

div.defaultBox a:hover{
    background-position: 0 -51px;
}

div#mediabox a:hover,
div#mediabox-single a:hover {
        background-position: 0 -51px;
}

a#chordCharts{
    background: url(images/chordcharts.png) no-repeat;
}

a#chordCharts:hover{
    background-position: 0 -51px;
}

a#mediaKit:hover{
    background-position: 0 -51px;
}

a#mediaKit{
    background: url(images/mediakit.png) no-repeat;
}

a#launchvideo {
	background: url(images/videosandmusic.png) no-repeat;
}
a#blog {
	background: url(images/blog.png) no-repeat;
}




#right-column {
        width: 250px;
        float: right;
}

#left-column {
        width: 620px;
        float: left;
}

#blogContent_a{
    font-family: Arial, Verdana;
    font-size:12px;
}

#blogContent_a p{
    font-size:13px;
}

#blogContent_a h2{
    font-size:19px;
}

#blogContent_a h3{
    font-size:14px;
}


#blogContent{
    position:relative;
    width: 620px;
}

#blogContent h2{
    font-family: Arial, Verdana;
    font-size:18px;
}

#blogContent h3{
    font-family: Arial, Verdana;
    font-size:13px;
}

ul#chordsListing{
    margin-top:30px;
    width: 620px;
    list-style-type: none;
    height:auto;
}

ul#chordsListing li{
    width:120px;
    position:relative;
    float:left;
    margin-right:35px;
}

ul#chordsListing p{
    padding-left:15px;
}

.mailResponse{
    margin-left:10px;
    font-weight:bolder;
}

