/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0

*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

/*

/*

Theme Name: Tunes 1.02
Theme URI: http://wordpress.org/
Description: The new theme for the amazingtunes blog
Version: 1.02
Author: Andy Fear
Tags: tunes

*/


body
{
    font-size: 62.5%;
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    background-color:#000;
    color: #333;
}

em
{
  font-style:italic;
}

strong
{
  font-weight:bold;
}

a, h3 a:hover
{
	color: #76a31a;
	text-decoration: none;
}

#container
{
    background: url(images/mainBackground.jpg) top no-repeat;
    overflow:auto;
}

#containerOuter
{
    background: url(images/repeater.png) top repeat-y;
    overflow:auto;
}

#containerInner
{
  width:940px;
  margin:auto;
  margin-top:25px;
  overflow:hidden;
}



#headerContainer
{
  height:85px;
  background-image:url('images/headerBackground.jpg');
  background-repeat:no-repeat;
  background-position:center;
}

#headerInner
{
  margin:auto;
  width:940px;
}

#headerInner .logo
{
  float:left;
  width:344px;
  height:85px;
}

#headerInner .socialIcons
{
  width:92px;
  margin-top:20px;
  float:right;
}

#nav
{
    margin-top:37px;
    width:609px;
    padding-left:24px;
    padding-top:20px;
    height:35px;
    background-image: url(images/nav_bg.gif);
    background-repeat:no-repeat;
    color:#fff;
    font-size:1.5em;
}

#nav a
{
    color:#fff;
}

#logoContainer
{
    padding-top:17px;
    padding-left:20px;
}

#content
{
    font-size:1.2em;
    width:460px;
    float:left;
}

#content .post
{
  background-color:#fff;
}

.entry p
{
    line-height:1.5em;
    font-size:1.1em;
    margin-bottom:10px;
}

.entry li
{
    line-height:1.8em;
    font-size:1.1em;
    list-style-type:disc;
    padding-left:12px;
}

.entry h2
{
  font-size:1.3em;
  margin-bottom:10px;
}

.entry
{
  background-color:#fff;
  padding:10px;
}

.tagsContainer
{
  background-color:#3fa4be;
  padding:10px;
  color:#fff;
}

.postedData
{
  background-color:#3fa4be;
  padding:10px;
  padding-bottom:15px;
  color:#fff;
  webkit-box-shadow: inset 0px 3px 6px 0px #444;
  -moz-box-shadow: inset 0px 3px 6px 0px #444;
  box-shadow: inset 0px 3px 6px 0px #444;
}

.tagsContainer a, .postedData a
{
  color:#000;
}

.postTopContainer
{
  background-color:#0dbde6;
  padding:10px;
  z-index:50;
  position:relative;
  -webkit-box-shadow: 0px 2px 5px 1px #696969;
  -moz-box-shadow: 0px 2px 5px 1px #696969;
  box-shadow: 0px 2px 5px 1px #696969;
}

.postTopContainer h2
{
  font-size:1.3em;
  color:#000;
}

.postTopContainer h2 a
{
  color:#000;
}


#searchform
{
  overflow:hidden;
}

#searchform #s
{
  float:left;
  height:25px;
  width:160px;
  padding:2px;
  border:1px solid #000;
  border-right:none;
  font-size:1.2em;
}

#searchform #searchsubmit
{
  float:left;
  height:31px;
  width:31px;
  background: url(images/searchButton.png) center no-repeat;
  text-indent:-1000em;
  font-size:0px;
  border:none;
  cursor: pointer;
}

/*

Sidebar Stuff

*/

#sidebarLeft
{
  width:220px;
  float:left;
  margin-right:20px;
}

#sessionsContent
{
  margin:auto;
  margin-bottom:6px;
  width:191px;
  border:1px solid #000;
}

#sessionText
{
  width:181px;
  height:16px;
  padding:5px;
  padding-top:7px;
  font-size:1.2em;
  font-weight:bold;
  background-image: url('images/sessionBottom.jpg');
}

#sidebar
{
  float:left;
  margin-left: 20px;
  width: 220px;
}

.sidebarBox
{
  padding:12px;
  padding-bottom:8px;
  background-image: url('images/mainTransparent.png');
  background-repeat: repeat;
  margin-bottom:20px;
}

.sidebarBoxTop
{
  background-image: url('images/topTransparent.png');
  background-repeat: repeat;
  padding:8px 12px 8px 12px;
}

.sidebarBox a, .sidebarBoxTop h2
{
  color:#fff;
}

.sidebarBox ul li, .sidebarBox p
{
  font-size:1.3em;
  margin-bottom:8px;
  color:#fff;
}

.sidebarBoxTop h2
{
  font-style:italic;
  font-size:1.4em;
}

#followBox
{
  margin-top:20px;
  margin-bottom:20px;
  background-color:#000;
  padding:4px;
  padding-top:8px;
  padding-left:8px;
  width:208px;
  height:24px;
  -webkit-box-shadow: 0px 3px 8px 2px ;
  -moz-box-shadow: 0px 3px 8px 2px ;
  box-shadow: 0px 3px 8px 2px ;
}

.rssBox, .uploadBox
{
  margin-bottom:10px;
  background-color:#000;
  padding:4px;
  padding-top:8px;
  padding-left:8px;
  padding-bottom:12px;
  width:208px;
  -webkit-box-shadow: 0px 3px 8px 2px ;
  -moz-box-shadow: 0px 3px 8px 2px ;
  box-shadow: 0px 3px 8px 2px ;
}

.rssBox img, .uploadBox img
{
  float:left;
  margin-right:8px;
}

.rssBox .rssText, .uploadBox .uploadText
{
  color:#fff;
  font-size:1.2em;
  font-weight:bold;
  margin-top:3px;
}

.rssBox .rssText a
{
  color:#fff;
}

.uploadBox .uploadText a
{
  color:#fff;
}

#iconsContainer
{
  overflow:hidden;
  margin-bottom:20px;
}

#iconsContainer img
{
  float:left;
  margin-right:1px;
}

/*

End Sidebar

*/


/*

Social Bar

*/

.socialContainer
{
  border-top:1px dotted #0cbbe7;
  border-bottom:1px dotted #0cbbe7;
  padding:7px 0px 7px 0px;
  margin-bottom:14px;
  overflow:auto;
}

.socialItem
{
  float:left;
  margin-right:10px;
}

/*

End Social Bar

*/


.thread-alt {
	background-color:#f8f8f8;
}

.thread-even {
	background-color:#fff;
}

.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}


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

h1, h2, h3 {
	font-family:Arial, Sans-Serif;
	font-weight: bold;
	}

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

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

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

h3 {
	font-size: 1.3em;
	}

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

.entry p a:visited {
	color: #76a31a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata a {
          color:#5c5c5c;
}

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

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

a:hover {
	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 */

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

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

.post hr {
	display: block;
	}


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

.postmetadata {
	clear: both;
}

p.postmetadata{
    font-size:0.9em;
    }

/* End Structure */


/* Begin Images */
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;
	}

.alignleft {
	float: left;
	}

/* End Images */


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 {
	margin: 0;
	}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

.entry form
{ 
  text-align:center;
}

select
{
  width: 130px;
}

#respond
{
  background-color:#fff;
  padding:10px;
}

.noResults
{
  background-color:#fff;
  padding:10px;
}

#commentform
{
  margin:0px;
}

h3#comments
{
  margin-left:10px;
}

#commentform input
{
  width: 170px;
  padding: 4px;
  margin: 10px 5px 1px 0;
  border:1px solid #aaa;
}

#commentform textarea
{
  margin:10px 0px 10px 0px;
  padding:4px;
  border:1px solid #aaa;
}

#commentform label small
{
  color:#888;
}

#respond:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#commentform #submit
{
  margin: 0 0 5px auto;
  float: left;
  cursor: pointer;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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


/* 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 {
	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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
        overflow:hidden;
	display: block;
	text-align: center;
        padding-top:0px;
        padding-bottom:10px;
	}

.navigation2 {
        overflow:auto;
	display: block;
	text-align: center;
        padding-top:10px;
        padding-bottom:50px;
	}

.navigation2 .alignleft
        {
          position:absolute;
          margin-left:-27px;
}

.navigation2 .alignright
        {
          position:absolute;
          margin-left:299px;
}

/* 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 */

.fLeft
{
    float:left;
}

.fRight
{
    float:right;
}

.clear
{
    overflow:auto;
}

* html .clear { height:1%; }

.marginRight
{
  margin-right:10px;
}

.embedText
{
  margin-left:12px;
  width:400px;
}

.embedText p
{
  margin-top:4px;
}

.widgetStuff
{
 width:570px;
 margin-bottom:12px;
}

.embedWidget
{
  margin-top:10px;
}

/*

Global Panel Styles

*/

#globalPanelContainer
{
  background-color:#000;
  border-bottom:1px solid #fff;
}

#globalPanelInner
{
  margin:auto;
  width:940px;
  overflow:hidden;
}

#globalPanelLinks
{
  float:right;
  width:650px;
  font-style:italic;
  font-size:1.2em;
  margin-top:3px;
}

#globalPanelLinks a
{
  color:#fff;
}

#globalPanelLinks ul li
{
  float:left;
  text-align:right;
  padding-right:9px;
  margin-left:9px;
  border-right:1px solid #3e3e3e;
  list-style-type: none;
}

#globalPanelLinks ul
{
  float:right;
  padding:0px;
  margin:0px;
}

#globalPanelInner img
{
  float:left;
  width:20px;
}

#globalPanelLinks ul li.last
{
  padding-right:0px;
  border:none;
}

/*

Footer

*/

#divider
{
  background:url('images/footerDivider.png') repeat-x;
  height:12px;
}

#footerContainer
{
  background-color:#1b1b1b;
}

#footerInner
{
  margin:auto;
  width:940px;
  overflow:auto;
  padding-top:20px;
  padding-bottom:20px;
}

.footerColumn
{
  width:180px;
  margin-right:60px;
  float:left;
  color:#b8b8b8;
}

.footerColumn a
{
  color:#b8b8b8;
}

.footerColumn h5
{
  font-weight:bold;
  font-size:1.4em;
  margin-bottom:10px;
}

.footerColumn ul.sites
{
  font-style:italic;
}

.footerColumn ul li
{
  margin-left:10px;
  padding-left:14px;
  padding-bottom:8px;
  font-size:1.3em;
  background:url('images/bulletGreen.png') no-repeat 0px 3px;
}

.footerColumn ul li.purple
{
  background:url('images/bulletPurple.png') no-repeat 0px 3px;
}

.footerColumn ul li.blue
{
  background:url('images/bulletBlue.png') no-repeat 0px 3px;
}

.footerColumn ul li.turquoise
{
  background:url('images/bulletTurquoise.png') no-repeat 0px 3px;
}

.footerColumn ul li.facebook
{
  background:url('images/smallFacebook.png') no-repeat 0px 0px;
  padding-left:24px;
}

.footerColumn ul li.twitter
{
  background:url('images/smallTwitter.png') no-repeat 0px 0px;
  padding-left:24px;
}

.footerColumn ul li.youtube
{
  background:url('images/smallYoutube.png') no-repeat 0px 0px;
  padding-left:24px;
}

.footerColumnRight
{
  float:right;
  text-align:right;
  width:206px;
}

.footerColumnRight p
{
  color:#777;
  font-size:1.2em;
}
