/*  
Theme Name: Andy's Theme
Theme URI: http://www.cgdesign.no/
Description: The AndyMilne.com Wordpress Theme by <a href="http://www.cgdesign.no">Eirik Grinde</a>
Version: 1.0
Author: Eirik Grinde
Author URI: http://www.cgdesign.no/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

	a {color: #048;}
	a:hover {color: #06C;}
	a img {border: none;}

body {
	color: #934203;
	font: normal 62.5% Tahoma,sans-serif; /* fonts of sidebar subcategories and text under headlines (posted in...) */
	padding-top: 5px;
	background-color: #0A0A0A;
	background-image: url(img/bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

	p,code,ul {padding-bottom: 1.2em;}

	li {list-style: none;}

/* fonts of Post titles */

	h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}  
	h2 {font: normal 1.6em sans-serif;}
	h3 {font: bold 1em Tahoma,sans-serif;}

	h1,h2 {padding-top: 0px; color: #553; margin-bottom: 4px;}

	h3 {padding-top: 15px; color: #f57120; margin-bottom: 4px;}
	h4 {
	font-size: 18px;
	font-weight: normal;
	}


code {
	background: #cd8d65;
	border: 1px solid #622602;
	border-left: 6px solid #925734;
	color: #592302;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	
}

blockquote {
	font-weight: normal;
	padding-left: 18px;
      	font-style:italic;
	color:#f8833c;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #000; /* main bground colour behind header and body */
	font-size: 1.2em;
	margin: 0 auto;
	width: 894px;
	border: 1px solid #640000;
}

.outer-container {
	padding-bottom: 15px;
}

/* headere & title */
.header {
	height: 185px;
	margin-bottom: 0px;
	text-align: left;
}
.header2 {
	background:url('img/header2.jpg') no-repeat;
	height: 185px;
	margin-bottom: 0px;
	text-align: left;
}
.header .title {
	color: #4c2403;
	padding-top: 0px;
	padding-left: 0px;
}
.header .title .sitename a {
	color: #4c2403;
	font: 2.1em Verdana;
	padding-bottom: 2px;
	text-decoration: none;
	font-style:italic;
}
.header .title a:hover {color: #fff;}
.header .title .slogan {
	font: normal 1.2em Arial,sans-serif;
	padding-top: 3px;
      	padding-left: 4px;
	color: #4c2403;
}

/* path */ 

#current{
color:#fff;background:transparent url("img/bgON.gif") no-repeat top right;}


.current_page_item {
color:#fff;background:transparent url("img/bgON.gif") no-repeat top right;}


/* main */
.main {
	background: url('img/main2.gif') repeat-y;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: left;
	width: 520px; /* width of main content in posts */
	padding-left: 25px;
	color:#ae7450; /* colour of main content in posts */

}
.content .descr {
	
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	line-height: 1.4em;
	list-style: decimal;
	margin-left: 48px;
}
.content p {
      	font-family: sans-serif,"Lucida Sans Unicode";
      	font-size: 13px;
      	padding-top: 0px; /*This used to 20px */
		}

.entry {
      	padding-top: 20px;
		}
		
/* breadcrumb */

.bread {
	font-size: 12px;
}

/* navigation */
.navigation {
	float: right;
	width: 300px; /*This is the width of the sidebar */
	padding-right: 10px;
	outline: none;
}
.navigation h2 {
	background: transparent url('img/sidebar.gif') no-repeat left;
	/*color: #9c6a40; old color of fonts */
	color: #BB875B;
	line-height: 20px;
	margin-top: 20px;
	width: 220px;
	margin-left: 30px;
	padding-left: 23px;
	text-transform:none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.05em;
	outline: none;
}
.navigation ul {
	padding: 0;
	outline: none;
}

.navigation li a {
	background: transparent url('img/sidebarh2.gif') no-repeat left;
	font-size: 13px;
	color: #CC6600; /* colour of sidebar subcategories November 2008 etc */
	margin-left: 35px;
	display: block;
	padding: 7px 0 8px 5%;
	text-decoration: none;
	width: 75%;
	outline: none;     	
}
.navigation li a:hover {
	text-decoration: underline;
	color:#fff;	
}

.sidebarheaderimage {
	padding-bottom: 10px;
}

.sidebaralbums {


}

a {
	color: #cc6600;
	text-decoration:none;
	outline: none;

}
a:hover {color: #fff;}
/* footer */
/* footer */
.footer {
	background: transparent url('img/footer.gif') no-repeat;
	color: #666666; /* colour of footer text */
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 0px solid #FFFFFF;
	text-align: center;
}
.footer2 {
	color: #333333; /* colour of footer2 text */
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px solid #FFFFFF;
	text-align: center;
	font-size: 1.0em;
	background-color: #0A0A0A;
}
.bottom a {
      color: #000066;
      text-decoration: none;
	border-bottom: 1px dotted #333333;
}

.bottom a:hover {
	background: none;
	color: #fff;	
	
}

.col3,.col3center {
	float: left;
	width: 255px;
}

.col3 h2,.col3center h2, .col3center h2 {
	color:#CEAD00;
      	padding-left: 10px;
}

.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #be651c;
	clear: both;
	font-size: 1.1em;
}

/* posts */

.post h1{
	border-bottom:1px dotted #cc6600;
	color: #FFFFFF; /* posts on front page heading color */
}
.post h1 a {
	color: #fff; /* posts and page name heading color */
	text-decoration: none;
}
.post h1 a:hover {
	color: #FFFF66; 
}

.post {margin: 6px 0 2px; overflow:auto;}
.post .info{
	color: #fff;
	margin: 2px 0 4px;
	padding: 5px 0px 15px 0;
	text-align: left;
}
.post img {
	border: none;
}

.post a img {color:#fff;border: none}
.post a:hover img {border: none}

.info a {color: #e36f0d; text-decoration: none; }
.info a:hover {color: #70716e; text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;

	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

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

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

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

#commentform p {
	margin: 0px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentmetadata a{
      color: #d25508;
	}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFFffc;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFFffc;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 0px; }

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3Df;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {
	margin: 0px auto;
	padding-right: 1px; 
	padding-top: 10px;
	padding-bottom: 13px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:#823303  url('img/search.jpg') no-repeat bottom right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{

	background:#599117 url('img/search.jpg') no-repeat bottom right;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.rss-feed { background: #FFFFDD url("img/rss-feed.gif") repeat-x 0 0; border: 1px solid #D1D3D5; margin: 2.0em 0 0; padding: 1.5em 15px 0.75em; }
.rss-feed h4 { color: #636567; margin: 0; }
.rss-feed img#rss-feed-icon { float: left; border: 0; margin-right: 5px; padding: 0; }

.alignright {
	float: right;
      	padding-right:10px;
	}

.alignleft {
	float: left;
      	padding-left:10px;
	}

.alignrighttt {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	/*background: url('img/comm.png') no-repeat center left; /* image in front of 1 comments */
	float: right;
	padding: 0px 0 0px 17px;
	}

.alignrighttt a{
      text-decoration: none;
      color: #333333 /* colour of 1 comments in the posts */
	}

.alignrightttt a {
	float: right;
      font-size: 13px;
      text-decoration: none;
      color: #ef6e20;
      padding-top: 7px;
	}


.alignlefttt {
	float: left;
      padding-left:0px;
      /*color: #ef6e20; /* OLD colour of posted in ... by ... */
	  color: #999999; /* colour of posted in ... by ... */
	font-size: 0.9em;
	}

.alignlefttt a{
      text-decoration: none;
      color: #333333; /* category + edit under post title */
	}

.alignleftttt a{
	float: left;
      font-size: 13px;
      text-decoration: none;
      color: #ef6e20;
      padding-top: 7px;
	}

.alignleftt {
	float: left;
      padding-left:10px;
      padding-top:10px;
	}

.single{
      border-bottom: 1px solid #9e582e;
}

.entry ul li{
	list-style: none;
}

h2.pagetitle {
	font-size: 1.5em;
      	font-weight: bold;
	text-align: center;
      	color: #9e582e;
}

cite a{ color: #9e582e; }



.posttop {height:15px;} /* Space between post/page title and menu buttons */


/* Menu buttons
--------------------------------------------------
ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("img/menu.gif") no-repeat;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: 0.1em;
}
ul#saturday li{display:block;float:left;}
ul#saturday li a{
	display:block;
	float:left;
	color:#CCCCCC;
	text-decoration:none;
	padding:12px 25px 0 25px;
	height:24px;
	background:transparent url("img/bgDIVIDER.gif") no-repeat top right;
}
ul#saturday li a:hover{background:transparent url("img/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("img/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE OLD MENU ^^^^^^^^^^ */

/* ^^^^^^^^ BELOW IS THE CODE FOR THE DROPDOWN MENU ^^^^^^^^^^ */
/* common styling */
.menu {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:28px;
	font-size:12px;
	font-weight:bold;
	background:transparent url("img/menu.gif") no-repeat;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0.1em;
	outline: none;
}

.menu ul li a, .menu ul li a:visited {
	display:block;
	float:left;
	color:#CCCCCC;
	text-decoration:none;
	height:28px;
	background:transparent url("img/bgDIVIDER.gif") no-repeat top right;
	width:auto;
	text-align:left;
	overflow:hidden;
	padding-top: 8px;
	padding-right: 18px; /* padding menu buttons */
	padding-bottom: 0;
	padding-left: 18px; /* padding menu buttons */
	outline: none;
	font-weight: bold;
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}


/* specific to non IE browsers */
.menu ul li:hover a {background:transparent url("img/bgHOVER.gif") no-repeat top right;}
.menu ul li:hover ul {display:block; position:absolute; top:28px; left:0; width:200px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {
	display:block;
	background:#CCCCCC;
	color:#000000;
	letter-spacing: normal;
	height: 20px;
	text-align: left;
	width: 170px;
	padding-top: 6px;

}
.menu ul li:hover ul li a:hover {background:#0099ff; color:#000;} /* background color of dropdown items */
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* Music page */

.albumtitle
{
	font-size: 21px;
	color: #FFFF66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.projecttitle
{
	font-size: 18px;
	color: #cc6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.labeltitle
{
	font-size: 10px;
	color: #cc6600;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.preview
{
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 14px;
	letter-spacing: 1px;

}
.preview a {
	font-size: 14px;
	color: #ffffff;
	}
.preview a:hover {
	color: #FFFF66;
}

.tracktitle
{
	font-size: 12px;
	color: #AE7450;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.albumimage
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #cc6600;
}
.albumimage img
{
	border: 1px solid #cc6600;
}
.albumimage img a  {
	border: 1px solid #cc6600;
	}
.albumimage img a:hover {
	border: 1px solid #ffffff;
}


/* Discography page */

.discoalbumtitle
{
	font-size: 16px;
	color: #FFFF66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.discoprojecttitle
{
	font-size: 14px;
	color: #cc6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.discolabeltitle
{
	font-size: 12px;
	color: #cc6600;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.discotracktitle
{
	font-size: 12px;
	color: #AE7450;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.discoalbumimage
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/* Press page */

.pressproject
{
	font-size: 16px;
	color: #FFFF66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pressreview
{
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pressarticle
{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* Contact page */

.booking
{
	font-size: 16px;
	color: #cc6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bookingtable
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contactproject
{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #CCCCCC;
	background-position: top;
}
.contactbody
{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Project page */
.projectimage
{
	border: 1px solid #cc6600;
}

.projectimage a:hover {
	border: 1px solid #ffffff;
}

/* Links page */

.linkstitle
{
	font-size: 16px;
	color: #FFFF66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
