/**********************************************************************************************

	1.  GENERAL
			1.1 Headings and paragraphs
			1.2 Forms
			1.3 Links
			1.4 Miscellaneous
		
	2. GENERAL ELEMEMENTS
	
	3. LAYOUT
			3.1 Accessibility menu
			3.2 Top
			3.3 Content
			3.4 Header
			3.5 Sidebar
			3.6 Footer
			3.7 Music Page (Todd)
			3.8 Blog (Todd)
		
	4. LAYOUT ELEMENTS

***********************************************************************************************/

/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/

/* Global reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;


/* tables still need 'cellspacing="0"' in the markup */
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

body {
  font-family: helvitica, arial, sans;
  font-size: 62.5%;
  background-image:url(/images/doughty/bg_tile.gif);

  /* 1em = 10px \ 1.1em = 11px \ 1.2em = 12px */
	text-align: center;
  padding: 20px 0 30px 0;
}

/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1 {
  font-size: 30px;
  padding-bottom: 15px;
}

h2 {
  font-size: 25px;
  line-height:27px;
  padding-bottom: 15px;
  
}

h3 {
  font-size: 21px;
  padding-bottom: 10px;
}

h4 {
  font-size: 14px;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight:normal;
  font-style:italic;
  font-family: Georgia, Times Roman, serif ;
}

h5 {
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 20px;
  color: #ffffff;
}

h6 {
  font-size: 12px;
  padding-bottom: 10px;
}

p {
  font-size: 12px;
  padding-bottom: 10px;
  line-height: 15px;
}

/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/

input, textarea, select {
  font: 1.2em Arial, Helvetica, sans-serif;
}

/* 1.3	Links
-----------------------------------------------------------------------------------------------*/

a {
  color: #fcff00;
  text-decoration: none;
}


a:visited {
  
}

a:hover {
  color: #f8f9af;
  
  
}

a:active {
  
}

/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/

hr {
  display: none;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

abbr, acronym {
  border-bottom: 1px dotted #999;
  cursor: help;
}


/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/

.hide {
  position: absolute;
  left: -9999px;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

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

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */

.ir {
  display: block;
  position: relative;
}

.ir span {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/

.container {
  width: 964px;
  position: relative;
  margin: 0 auto;
  text-align: left;
  padding-top: 10px;
}

#top {
  
  padding:0px;
}

#footer {
  clear: both;
}

/* 3.1	Accessibility menu
-----------------------------------------------------------------------------------------------*/

#accessibility-menu {
  position: absolute;
  left: -1000em;
  text-align: left;
}

/* 3.2	Top
-----------------------------------------------------------------------------------------------*/

#navigation {
  padding-bottom: 0px;
}

#navigation li {
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 7px;
  background-image:url(/images/doughty/bg_nav-tab.jpg);
  background-repeat:repeat-x;
  height:32px;
  width:87px;
  margin-right:3px;
  text-align:center;
  text-transform:uppercase;
  font-family:helvetica, arial, sans;
  font-weight:bold;
}

#navigation li.first {
  padding-left: 2px;
}



.nav_maillist_content {
  display: none;
  color: #000000;
  padding-top: 10px;
  background-color:#c02d00;
}

.nav_maillist_content fieldset {
  padding-bottom: 5px;
  background: url(/images/doughty/dotted.gif) repeat-x bottom;
}

.nav_maillist_content h3 {
  float: left;
  margin-left: 10px;
  padding-right:15px;
  padding-top:5px;
}

.nav_maillist_content label {
  color: #000000;
  float: left;
  font-size: 13px;
  line-height: 30px;
}

.nav_maillist_content label.radio_wrapper {
  padding-top: 5px;
}

.nav_maillist_content label.radio_wrapper input {
  float: left;
}

.nav_maillist_content label.radio_wrapper span {
  float: left;
  line-height: 20px;
  padding: 0 10px 0 2px;
}

.nav_maillist_content .inputText {
  width: 158px;
  margin: 0 20px 0 10px;
  display: inline;
}

.btn-doit {
  float: left;
  margin: 5px 0 0 30px;
  background-color:transparent;
}

.nav_maillist_content p {
  font-style: italic;
  padding-top: 10px;
  color: #000000;
  padding-left:10px;
}

.nav_contact_content {
  display: none;
  padding-top: 10px;
  background: url(/images/doughty/dotted.gif) repeat-x top;
  font-size: 12px;
  color: #3b3a36;
}

.contact_left {
  float: left;
  width: 280px;
}

.contact_center,
	.contact_right {
  float: left;
  width: 280px;
  padding-left: 30px;
}

.nav_contact_content li {
  padding-bottom: 10px;
  line-height: 15px;
}

.nav_contact_content li a {
  font-weight: bold;
}

/* 3.4	Content
-----------------------------------------------------------------------------------------------*/

.content_wrapper {
  border: 1px solid #e9e7d4;
  border-top: none;
  background: #1a3447;
}

#content {
	/*  float: left;*/
	float: right;
	width: 590px;
	/*  padding: 20px 0 30px 30px;*/
	padding: 20px 30px 10px 0;
	background: transparent;
}

#content h2 {
  padding-bottom: 10px;
  color: #ffffff;
  font-family: Georgia, Times New Roman ,Serif;
  font-weight:normal;
  font-style:italic;
}

#content .shows {
  padding-bottom: 0;
}

#content h3 {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  font-family: Georgia, Times New Roman ,Serif;
  font-style:italic;
  
}

#content p {
  font-size: 13px;
  line-height: 25px;
  color: #1cbafc;
}

#content p a {
  font-weight: bold;
}

.bordered_list {
  font-size: 13px;
  
}

.bordered_list li {
  padding: 11px 0 10px 0;
  border-top:1px dotted #7e8b95;
  color:#34c2fd;}

.bordered_list li a {
	text-transform: uppercase;
}

.bordered_list li img {
	vertical-align: middle;
}

.show_item {
  padding-bottom: 10px;
  border-top:1px dotted #7e8b95;
}

.show_item h3 {
  padding-top: 0px;
  margin-top: 10px;
  font-size:22px;
}

.show_item h4{
	font-size: 13px;
	color: #f93c03;
	padding: 5px;
/*	border-bottom: 2px solid #dddbbd;*/
	margin: 5px 0 5px 0px;
	background-color:#162b3c;
}

.show_item h5{
	padding-top:0px;
	font-size: 14px;
	padding-bottom: 5px;
	color: #ffffff;
	font-weight: normal;
}

.show_right strong {
	color:#314414;
	font-size: 12px;
}

#content .show_item p {
  font-size: 12px;
  line-height: 19px;
}

.show_left {
  float: left;
  width: 140px;
  font-weight:bold;
}

.show_center {
  float: left;
  width: 145px;
  padding-left: 5px;
}

.show_right {
  float: right;
  width: 280px;
}

/* 3.3	Header
-----------------------------------------------------------------------------------------------*/

#header {
  padding: 10px 30px 0 30px;
  background: #f6f5e4 url(/images/doughty/bg_content.gif) repeat-x top;
}

.ir_header {
  width: 590px;
  height: 70px;
  font-size: 60px;
  color: #1a2e06;
  text-transform: uppercase;
  letter-spacing: 10px;
  text-align: center;
  float: left;
}

.ir_header span {
  background: url(/images/doughty/mike_doughty.png) no-repeat;
}

.new_album {
  margin-top: -12px;
  padding: 0px 0;
  float: right;
  width: 280px;
}

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

.new_album h4 {
  font-size: 13px;
  color: #ffffff;
  font-weight:normal;
  font-style:italic;
  font-family: Georgia, Times New Roman, serif;
}

.new_album h3 {
  font-size: 15px;
}

.new_album p {
  font-size: 11px;
  color: #00b4ff;
}

.latests_wrapper {
  padding-top: 10px;
  width: 100%;
  overflow: hidden;
/*  border: solid #a6b090;*/
/*  border-width: 1px 0 1px 0;*/
}

.latests_wrapper h3 {
  color: #1a2e06;
  padding-bottom: 8px;
  height: 25px;
}

.latest_item {
  float: left;
  width: 270px;
  padding: 8px;
  border:1px dotted #7b858d;
  height:80px;
  margin-right:15px;
  background-color:#0f1d29;
}

.first_latest {
  padding-left: 0;
/*	border-left: 1px solid #224008;*/
}

.latests_wrapper h3 {
  font-size: 21px;
  padding-bottom: 0px;
}

.next_event p {
  text-transform: uppercase;
  color: #00b4ff;
  font-size: 12px;
  line-height: 16px;
  padding-left:6px;
}

.ir_nextevent {
  width: 279px;
  
}

.ir_nextevent span {
  background: url(/images/doughty/ir_nextevent.png) no-repeat;
  margin-left:6px;
}

.latest_blog p {
  font-size: 12px;
  line-height: 16px;
}

.ir_latestblog {
  width: 280px;
}

.ir_latestblog span {
  background: url(/images/doughty/ir_latestblog.png) no-repeat;
}

.recent_fact p {
  text-transform: uppercase;
  color: #00b4ff;
	font-size: 12px;
  line-height: 16px;
}

.ir_recentfact {
  width: 279px;
}

.ir_recentfact span {
  background: url(/images/doughty/ir_recentfact.png) no-repeat;
}

/* 3.5	Sidebar
-----------------------------------------------------------------------------------------------*/

#sidebar {
/*  float: right;*/
	float: left;
  width: 280px;
/*  padding: 10px 30px 10px 0;*/
	padding: 20px 0 30px 30px;
  background: transparent;
  color: #00b4ff;
/*  line-height: 1.2em;*/
  line-height: 18px;
}

#sidebar h4 {
  font-size: 13px;
  color: #ffffff;
  font-weight:normal;
  font-style:italic;
  font-family: Georgia, Times New Roman ,Serif;
  
}

.mike_pic {
  padding: 10px 0;
}

.mike_pic img  {

border:1px solid #fffc00;

}


.other_links {
  padding: 20px 0 10px 0;
}

.other_links ul {
  font-size: 15px;
  background: url(/images/doughty/dotted.gif) repeat-x bottom;
}

/* 3.6	Footer
-----------------------------------------------------------------------------------------------*/

#footer {
  border-top:1px dotted #7e8b95;
  padding: 10px;
  margin: 0px;
  background-color:#101e2a;
}

.ir_footer {
  width: 417px;
  height: 11px;
  font-size: 10px;
  line-height: 10px;
}

.ir_footer span {
  background: url(/images/doughty/footer_issue.png) no-repeat;
}

/* 3.7	Music Page
-----------------------------------------------------------------------------------------------*/

.musicblock {
  margin-bottom: 20px;
  padding-top: 5px;
}

.musicleft {
  float: left;
  width: 225px;
  margin: 0px;
}

.musicright {
  float: right;
	width: 350px;
  margin: 0px;
}

a.buylinks {
  font-size: 11px;
}

a.tracklinks {
  font-size: 10px;
  margin-left: 10px;
}

#musicplayer {
  margin-top: 10px;
  width: 280px;
  height: 330px;
}

div.youtube_embed {
	margin: 0 0 10px 0;
}

div.youtube_embed h4 {
	margin-bottom: 10px;
}

div.release_info {
	font-size: 14px;
  color: #d13202;
	margin-bottom: 10px;
}

/* 3.8	Blog Page
-----------------------------------------------------------------------------------------------*/

.blogentry {
  width: 590px;
  margin-bottom: 30px;
  padding-top: 10px;
  background: url(/images/doughty/dotted.gif) repeat-x top;
}

img .blogentry {
  margin-bottom: 8px;
}

.blogbordered_list {
  font-size: 13px;
}

.blogbordered_list li {
  padding: 6px 0 6px 0;
  background: url(/images/doughty/dotted.gif) repeat-x top;
  color: #666666;
  font-size: 11px;
}

.posted  {
	margin-bottom: 32px;
	color:#FFFFFF;
  font-style:italic;
}


/* 4. LAYOUT ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/