/*
Theme Name: Nivel
Theme URI: 
Description: Nivel Wordpress Theme
Version: 1.0
Author: 
Tags: 

Enjoy the theme!

*/

/* STANDARD CSS FILE - BADSHARK COMMUNICATIONS */

/* ---------------------------- */
/* STANDARD HTML TAG RESET  (Thanks to Eric Meyer, Blueprint, 960gs) */
/* ---------------------------- */

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

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */
/* ---------------------------- */

body {
	background: #121212 url(images/background.jpg) no-repeat top center;
	color: #9c9c9c;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	line-height: 1.5; 
}

form, input { 
	color: #9c9c9c; 
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
}

h1 {font-size:60px;} 
h2 {font-size:24px;} 
h3 {font-size:18px;} 
 
a:link, a:visited {color: #b10000; text-decoration: none; outline: none;} 

a:hover {text-decoration: underline; outline: none;}

a:active { text-decoration: none; outline: none;}

ul {list-style: none;}


/* ----------------------------*/ 
/* PAGE ELEMENTS     */ 
/* ----------------------------*/ 

body {
	
}

.container {
	width: 960px;
	margin: 0px auto;
}
	
	
	/* ---------------------------*/ 
 	/* MAIN    */
	
	#header {
		width: 960px;
		height: 150px;
		position: relative;
	}
	
		#header img {
			position: absolute;
			top: 20px;
			left: -40px;
		}
		
		#nav {
			width: 270px;
			height: 480px;
			position: absolute;
			bottom: -480px;
			left: 0px;
		}
		
			#nav li a {
				display: block;
				width: 105px;
				height: 45px;
				background: url(images/about.png) no-repeat 0px 0px;
				text-indent: -9999em;
			}
			
			#nav li a:hover {
				background: url(images/about.png) no-repeat -105px 0px;
			}
			
			#nav li a.home {
				background: url(images/home.png) no-repeat 0px 0px;
				margin-top: 50px;
			}
			
			#nav li a.home:hover, #nav li a.home.current {
				background: url(images/home.png) no-repeat -105px 0px;
			}
			
			#nav li a.cycles {
				background: url(images/cycles.png) no-repeat 0px 0px;
				margin-left: -10px;
			}
			
			#nav li a.cycles:hover, #nav li a.cycles.current {
				background: url(images/cycles.png) no-repeat -105px 0px;
			}
			
			#nav li a.art {
				background: url(images/art.png) no-repeat 0px 0px;
			}
			
			#nav li a.art:hover, #nav li a.art.current {
				background: url(images/art.png) no-repeat -105px 0px;
			}
			
			#nav li a.events {
				background: url(images/events.png) no-repeat 0px 0px;
				margin-left: -10px;
			}
			
			#nav li a.events:hover, #nav li a.events.current {
				background: url(images/events.png) no-repeat -105px 0px;
			}
			
			#nav li a.about {
				background: url(images/about.png) no-repeat 0px 0px;
			}
			
			#nav li a.about:hover, #nav li a.about.current {
				background: url(images/about.png) no-repeat -105px 0px;
			}
			
			#nav li a.buy {
				background: url(images/buyStuff.png) no-repeat 0px 0px;
				margin-top: 50px;
				height: 90px;
			}
			
			#nav li a.buy:hover, #nav li a.buy.current {
				background: url(images/buyStuff.png) no-repeat -105px 0px;
			}
			
			#nav li a.blog {
				background: url(images/ourBlog.png) no-repeat 0px 0px;
			}
			
			#nav li a.blog:hover, #nav li a.blog.current {
				background: url(images/ourBlog.png) no-repeat -105px 0px;
			}
	

	/* ---------------------------*/ 
 	/* MAIN    */
	
	#main {
		width: 830px;
		float: right;
		position: relative;
	}
	
		#gallery {
			width: 790px;
			height: 345px;
			background: url(images/backGallery.png) no-repeat top left;
			overflow: hidden;
			position: relative;
		}
		
			#gallery div {
				width: 775px;
				height: 346px;
				padding: 19px 0px 0px 25px;
			}
			
			#slideNav {
				position: absolute;
				top: 280px;
				right: 90px;
				z-index: 150;
				width: 160px;
				height: 30px;
			}
			
				#slideNav a {
					display: block;
					float: left;
					margin-right: -5px;
					width: 40px;
					height: 30px;
					background: url(images/button.png) no-repeat;
					text-indent: -9999em;
				}
				
				#slideNav a:hover, #slideNav a.activeSlide {
					background: url(images/button_hover.png) no-repeat;
				}
		
		.thumbBox {
			width: 751px;
			height: 147px;
			background: url(images/backThumbBox.png) no-repeat;
			padding: 50px 0px 0px 70px;
			margin-top: -60px;
			margin-left: -30px;
			position: relative;
			z-index: 100;
		}
		
		.page .thumbBox {
			margin-top: -150px;
		}
		
			.thumbBox img {
				margin-right: 52px;
			}
			
		.headPage {
			width: 765px;
			height: 133px;
			background: url(images/backHead.png) no-repeat;
			margin-bottom: 20px;
			padding: 15px 0px 0px 17px;
		}
			
		.content {
			width: 730px;
			padding: 20px 60px;
			background: url(images/backMain.png) repeat-y;
			position: relative;
			margin-top: -30px;
		}
		
		.page .content {
			margin-top: 0px;
			padding-bottom: 130px;
		}
		
			.content .topMain {
				position: absolute;
				width: 830px;
				top: -20px;
				left: 0px;
			}
			
			.content .bottomMain {
				position: absolute;
				width: 830px;
				bottom: -20px;
				left: 0px;
			}
			
			.content .mainCol {
				width: 470px;
				float: left;
			}
			
				.content .mainCol h1 {
					line-height: 1;
					font-size: 24px;
					width: 166px;
					height: 40px;
					text-indent: -9999em;
					background: url(images/welcome.png) no-repeat;
					margin: 10px 0px 20px 0px;
				}
				
				.content .mainCol p {
					margin-bottom: 20px;
				}
				
				.content .mainCol img {
					margin: 0px 20px 20px 0px;
				}
				
				.content .mainCol .post {
					margin-bottom: 20px;
					clear: both;
				}
				
					.content .mainCol .post h2 {
						text-transform: uppercase;
						font-size: 19px;
						color: #b10000;
					}
					
					.content .mainCol .post a.more, .content .mainCol .post a.more-link {
						width: 134px;
						height: 56px;
						display: block;
						background: url(images/more.png) no-repeat;
						text-indent: -9999em;
						float: right;
					}
			
			.content .sideCol {
				width: 230px;
				float: right;
				background: url(images/sideNews.png) no-repeat top left;
				padding-left: 30px;
			}
			
				.content .sideCol h3 {
					width: 190px;
					height: 36px;
					text-indent: -9999em;
					background: url(images/news.png) no-repeat;
					margin-left: -5px;
					margin-bottom: 20px;
				}
				
				.content .sideCol p {
					margin-bottom: 10px;
				}
				
					.content .sideCol p span {
						text-transform: uppercase;
					}
				
				.content .sideCol img {
					margin-left: -5px;
				}
		
	/* ---------------------------*/
	/* FOOTER */ 

	#footer {
		width: 830px;
		float: right;
		position: relative;
		clear: both;
		padding: 30px 0px;
		color: #606060;
	}
	
		#footer .leftBox {
			width: 480px;
			float: left;
			margin-left: 10px;
		}
		
				.leftBox ul li {
					float: left;
					text-transform: uppercase;
					display: block;
					margin-right: 10px;
					border-right: 1px solid #606060;
					padding-right: 10px;
					line-height: 1;
				}
				
				.leftBox ul li.last {
					border: none;
				}
				
					.leftBox ul li a {
						color: #606060;
						font-weight: bold;
					}
				
				.leftBox p {
					display: block;
					font-size: 11px;
					font-weight: bold;
					text-transform: uppercase;
					margin-top: 20px;
				}
	
		#footer img {
			float: right;
			width: 270px;
		}
	
			
/* ----------------------------*/
/* CUSTOM CLASSES     */
/* ----------------------------*/

/* Comment Form */

#comment {
	width: 400px;
}

.red {
	color: #ff0000;
}

.leftAlign {float:left;}

.rightAlign {float:right;}

.clear {clear: both; height: 0px;}

em {font-style: italic;}