/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
*/



/*http://www.uwex.edu/infosys/shared-resources/css/*/
* {

	padding: 0px;
	margin: 0px;
}
/* Separate all the paragraphs*/
p {
/* apply some padding to the bottom*/
padding-bottom: 1em;
}


html {
  height:100%;
}
body {
	min-height:100%;
	padding-top: 0px;
	margin: 0 0;
	color: #403c38;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	/*background: url(http://nmmusic.ca/images/back_cover_MG_4059_03.jpg) bottom repeat-x;*/
	background: url(http://nmmusic.ca/images/concrete-tile.jpg);
}


body a{color:#CC0033;}
body a:visited{color:#CC0033;}
body a:hover{color:#CC0033;}


#container {
	width: 960px;
	min-height:750px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://nmmusic.ca/images/template02_09.png) repeat-y;
}

#header {
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	height: 218px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(http://nmmusic.ca/images/header.jpg);*/
	background: url(http://nmmusic.ca/images/cert_template02_07.gif) no-repeat;	
}

#Content {	
	width: 520px;
	margin-top: 15px;
	margin-left: 32px;
	padding-top: 15px;	
	padding-right: 5px;
	padding-left: 68px;
	padding-bottom: 50px;
	border-top:1px dotted #cbc9bd;
}

#footer-container {
	background: url(http://nmmusic.ca/images/template02_12.png) repeat-x;
	height: 114px;
}
	
#footer1{
	width: 960px;
	margin: 0 auto;
	position: relative;
	}
	
#footercol {
	float: left;
	padding: 0px;
	margin-left: 32px;
	width: 600px;
	color:#cbc9bd;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#footercol2 {
	display:block;
	padding: 0px;
	margin-left: 632px;
	width: 328px;
	}

.clearfix {
	zoom: 1; /* IE Fix */
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

p a.back-top {
		font-size: 11px; color: #707070; text-decoration: none; display: inline-block;
		background: url(http://nmmusic.ca/images/uparrow.png) no-repeat; padding: 0 0 0 12px;
	}
		p a.back-top:hover {
			color: #CC0033; text-decoration: none;
		}


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

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border:1px solid #ccc; padding:4px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border:1px solid #ccc; padding:4px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/******************************* menu ****************************************/

/*** Main Nav ***/
#Navigation {
	width: 888px;
	margin: 0 0 0px 32px;
	padding: 0px 0px 0 0;
	position: relative;
	/*left: 32px;*/
	overflow: hidden;
	background: transparent;
}
#Navigation ul { 
 	float: left;
	margin-right: 10px;
	}
	#Navigation ul li {
	list-style: none;
	margin: 0 0px 0 0;
	float: left;
	display: block;
		}
  		#Navigation ul li a {
		text-decoration: none;
		display: block;
		font-size: 30px;
		color: #999;			
			}
			#Navigation ul li a span {
				padding-right: 30px;
				background-image: url(http://nmmusic.ca/images/nav_divider.gif);
				background-repeat: no-repeat;
				background-position: right center;
			}
			#Navigation ul li a:hover,
			#Navigation ul li a:hover span { 
			 	/*background: #0000FF*/
				color: #CC0033;
				cursor: pointer;
			}
			#Navigation ul li a.active,
    		#Navigation ul li a.active:hover,  
			#Navigation ul li a.active span,
			#Navigation ul li a.active:hover span {
				color: #CC0033;
			}



#secondnav {
	width: 850px;
	margin: 15px 0 0px 32px;
	padding: 0px 0px 0 68px;
	position: relative;
	
	overflow: hidden;
	background: transparent;
}
#secondnav ul { 
 	float: left;
	margin-right: 10px;
	}
	#secondnav ul li {
	list-style: none;
	margin: 0 0px 0 0;
	float: left;
	display: block;
		}
  		#secondnav ul li a {
		text-decoration: none;
		display: block;
		font-size: 25px;
		color: #999;			
			}
			#secondnav ul li a span {
				padding-right: 30px;
				background-image: url(http://nmmusic.ca/images/nav_divider.gif);
				background-repeat: no-repeat;
				background-position: right center;
			}
			#secondnav ul li a:hover,
			#secondnav ul li a:hover span { 
			 	/*background: #0000FF*/
				color: #CC0033;
				cursor: pointer;
			}

    		#secondnav ul li a.active, 
    		#secondnav ul li a.active:hover,
			#secondnav ul li a.active span,
			#secondnav ul li a.active:hover span {
				color: #CC0033;
			}


/******************************* home page ****************************************/

#Homepage {	
	width: 600px;
	margin-top: 15px;
	margin-left: 32px;
	padding-top: 15px;		
	padding-bottom: 5px;
	border-top:1px dotted #cbc9bd;
	
}



#hometoprow{
	width: 600px;
	margin: 15px 0 30px 0;
	padding: 0 0 0 0;
	position: relative;
	
	
	}
#hometopcol {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 270px;
	}

#hometopcol2 {
	display:block;
	padding: 0px;
	margin-left: 300px;
	width: 300px;
	}

#homebottomrow{
	width: 600px;
	margin: 0 0 0 0;
	padding: 30px 0 30px 0;
	position: relative;
	/*border-top:1px dotted #cbc9bd;*/
	}	

#homebottomcol {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 250px;
	
	}

#homebottomcol2{
	display:block;
	padding: 0 0 0 0;
	margin-left: 280px;
	width: 320px;
	
	}

#Album img{
	border:1px solid black;
	} 


#Newslist{
	margin-right: 0px;
	float:left;
	} 
#Newslist ul  {
	margin:0 0 10px 0;
	padding:0;
	width:250px;
	border-top:1px dotted #cbc9bd;
	}
#Newslist ul li {
	list-style: none;
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #cbc9bd;
	}
#Newslist ul li a {
	text-decoration: none;
	font-size:19px;
	color: #999;
	}
#Newslist ul li a:hover {
	color: #CC0033;
	}

.homeicons{
	width: 600px;
	height:100px;
	margin: 10px 0 0 0;
	padding: 0 0 20px 30px;
}
.homeicons img {
	float:left;
	margin: 10px 6px;
	}
	
.icons img {
	
	margin: 10px 6px;
	}
/**<table width="600" border="0">
  <tr>
    <td align="center"></td>
  </tr>
</table>
/******************************* albums page ****************************************/

#Albumpage {	
	width: 600px;
	margin-top: 15px;
	margin-left: 32px;
	padding-top: 15px;		
	margin-bottom: 50px;
	border-top:1px dotted #cbc9bd;
	}
	
#albumtoprow{
	width: 600px;
	margin: 15px 0 30px 0;
	padding: 0 0 30px 0;
	position: relative;
	border-bottom:1px dotted #cbc9bd;
	}
#albumtopcol {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 270px;
	}

#albumtopcol2 {
	display:block;
	padding: 0px;
	margin-left: 300px;
	width: 300px;
	}

#malbumtoprow{
	width: 600px;
	margin: 15px 0 30px 0;
	padding: 15px 0 0 0;
	position: relative;
	}
	
#malbumtopcol {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 270px;
	}

#malbumtopcol2 {
	display:block;
	padding: 0px;
	margin-left: 300px;
	width: 300px;
	}
.buyalbum{
	width: 600px;
	/*height:100px;*/
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	}
.buyalbum  img {
	float:left;
	margin: 10px 6px;
	}
/******************************* news blog page ****************************************/

.blogSummary {
	padding:0 0 0 0;
	border-bottom:1px dotted #cbc9bd;
	margin-bottom: 20px;
	}

.newstitle {
	text-decoration: none;
	font-size:19px;
	color: #000;
	}
.authorDate{
	font-size:10px;
	}
.newspost{
	font-size:12px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding:0 0 0 0;
	}
/******************************* news blog page ****************************************/	
#listing{
	font-size:12px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-collapse: collapse;
}
#listing {
	width: 700px;
	margin: 5px 20px 0 0px;
}
	
#listing  tr{
	line-height: 16px;
	}

#listing  th{
	background: #d5d5d5;
	border-left: 1px solid #c0c0c0;	
	border-bottom: 1px solid #c0c0c0;
	padding: 3px;	
	text-align: left;				
	}	
	

#listing .right{
	text-align: right;
}							
#listing td{
	border-left: 1px solid #c0c0c0;	
	border-bottom: 1px solid #c0c0c0;
	padding: 3px;					
	}	
	
#listing  .nm_row_even{

	background: #fff;					
	}

#listing  .nm_row_odd{

	background: #FAEFDC;					
	}	

#listing  .center{

	text-align:center;					
	}	

form { display: inline;}	
.buyalbum img { float: none;}
#hometoprow .buyalbum{ margin: 0px 0 0 0;}
#hometoprow{margin: 15px 0 0px 0;}

