/*
Theme Name: Roughdiamonds.dk
Theme URI: http://www.roughdiamonds.dk/
Description: Design & Development by Anders Kavcic @ Hartmann Schmidt & Ravn <a href="http://www.hsr727.dk/">hsr727.dk</a>.
Version: 1.0
Author: Anders Kavcic @ Hartmann Schmidt & Ravn
Author URI: http://www.hsr727.dk/

	© Copyright Roughdiamonds.dk 2009:

*/


body {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #80807a;
	text-align: center;
	background-color:#000;
	margin:0;
	padding:0;
	}
	
img{border:0;}	
	
a {outline:none; color:#fff;text-decoration:none;}
	
a:hover {color:#fff;text-decoration:none;}	
	
h1, h2, h3 {margin:0 0 5px 0;font-size:16px; text-transform:uppercase; margin-bottom:10px;}

p {margin:0 0 15px 0; color:#80807a; line-height:19px;}	

i {font-size: 10px; line-height:14px;}		
	
#wrapper {
	width:940px;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	}	
	
#header {
	width:940px;
	height:164px;
	}
	
#logo {
	width:150px;
	height:55px;
	position:relative;
	top:54px;
	left:-6px; 
	}	
	
#header {
	color:#80807a;	
	font-size:10px; 
	text-transform:uppercase; 
	letter-spacing:0;
	font-weight:bold;
	border-bottom: 1px solid #333;
	position: fixed;
	background: #000;
	z-index: 100;
	}	
	
* html #header {
    position: absolute;
 }	
	
#header a{color:#545454;}

#header a:hover {text-decoration:none;}

#header li.current-cat a {text-decoration:underline;}

#header ul {
	list-style: square;
	}

#header li {
	display: inline;
	}	
	

#gallery_menu li, #facts_menu li, #about_menu li{
	margin-left:1px;
	padding-left:11px; 
	background: #000 url('http://www.roughdiamonds.dk/wp-content/themes/roughdiamonds.dk/img/bullet.gif') no-repeat left;	
	} 	
	
#header ul li.menu_head {
	margin-left: 0;
	padding-left: 0;
	background: none;
	}			
	
#gallery_menu {
	margin:0;
	padding:0;
	position:relative;
	left:187px; 
	width:750px;
	} 
	
#facts_menu {
	margin:8px 0 0 0;
	padding:0;
	position:relative;
	left:187px; 
	width:750px;
	} 
	
#about_menu {
	margin:8px 0 0 0;
	padding:0;
	position:relative;
	left:187px; 
	width:750px;
	} 
	
#home {
	width:940px;
	height:550px;
	}			

#content {
	width:940px;
	padding-top: 164px;
	line-height: 18px;
	position:relative;
	}
	
#productlist{
	padding-top: 40px;
	}		
	
#productlist .proditem{
	width:940px;
	height:390px;
	position:relative;
	}	
	
#productlist .proditem h2{	
	text-transform: none; 
	}
	
#productlist .proditem .info{
	width:245px;
	height:320px;
	position:absolute;
	top:15px;
	left:0px;	
	}		
	
#productlist .proditem .icons{
	background-color: #000;
	width:245px;
	height:70px;
	position:absolute;
	top:300px;
	left:0px;	
	}	

#productlist .proditem .image{
	width:940px;
	height:390px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: -1;
	}	
	
#productlist .proditem .splitline {
	width:940px;
	border-top: 1px solid #333;
	position:absolute;
	top:389px;
	left:0px;	
	}				
	
.splitline {
	width:940px;
	border-top: 1px solid #333;
	}	

.clear {
 clear:both;
}

#slidenav  li {
	display: inline;
	}	

#slidenav a {
	margin-right:2px;
	color: #000; 
	width:10px;
	height:10px;
	background: #000 url('http://www.roughdiamonds.dk/wp-content/themes/roughdiamonds.dk/img/slide_off.gif') no-repeat center;	
	}
	
#slidenav a.activeSlide { 
	margin-right:2px;
	color: #000; 
	width:10px;
	height:10px;	
	background: #000 url('http://www.roughdiamonds.dk/wp-content/themes/roughdiamonds.dk/img/slide_on.gif') no-repeat center;
	}
	
#slidenav a:focus { outline: none; }

#standardpage{
	margin: 0px 0px 54px 0px;
	border-bottom: 1px solid #333;
	float:left;
	}		

#standardpage .pagecontent{
	width:450px;
	padding: 50px 0 50px 0;
	float:left;
	}	
	
#standardpage .pageimage{
	width:450px;
	padding: 50px 0 50px 0;
	float:right;
	}	
	
.pageinfo {
	text-align: center; 
	margin-bottom:40px;
	text-transform:uppercase; 
	}


#newslist{
	padding-top: 40px;
	}	
	
#newslist .newsitem{
	margin: 40px 0 0 0;
	border-bottom: 1px solid #333;
	float:left;	
	}		
	
#newslist .newsitem .newstext{
	width: 450px;
	padding-bottom: 40px;
	float:left;
	}	

#newslist .newsitem .newstext h3{
	text-transform:uppercase;
	}	
		
	
#newslist .newsitem .newstext img{
	display: none;
	}		
	
#newslist .newsitem .newsimage{
	width: 450px;
	margin-left:40px;
	padding-bottom: 40px;
	float:right;
	}	
	
#footer {float:left; font-size:10px; margin: 20px 0 40px 0; color: #545454;}
#footer a {color: #545454;}	
#footer a:hover {color: #333;}			
	
	
/*Page variant 2*/

.page-variant2 {
	width: 940px; 
	border-bottom: 1px solid #333;
	padding: 40px 0 40px 0;
	float: left;
	}

.page-variant2 .img-icon{
	float:left;
	width:420px;
	margin-bottom: 40px;
	}

.page-variant2 .text{
	float:left;
	width:520px;
	margin-bottom: 40px;
	}
	
.page-variant2 .text i { width: 520px;}

.page-variant2 .img-collage{float:left; width:940px; height:250px}

	
#homeintro {
	width: 940px; 
	border-bottom: 1px solid #333;
	padding: 40px 0 40px 0;
	float: left;
	}	

.intro-text {position:absolute; top: 260px; left: 20px; z-index: 99;}	
	
.homepusher {height:20px;}	

.statement {font-style: italic;}	

.page-sizeshape {margin: 40px 0 40px 0;}
