/*
Theme Name: Cult of Luna 2.0
Theme URI: http://wordpress.org/
Description: Baserat på Cult of Luna 1.0 av Johan Åhman
Author: Jonas Teglund
Author URI: http://binarybonsai.com/
Tags: 
*/

@import "shopp.css";

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,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	font-family: Helvetica, sans-serif;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

*{
	font-family: Helvetica, sans-serif;
}
body{
	background: #666666;
}
.loading{
	cursor: wait;
}
p, h1, h2, h3, h4, h5, h6{
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

#wrap{
	width: 900px;
	margin: 0 auto;
}
#header{
	/*height: 194px;
	background: url(images/header.gif);
	*/
	margin-bottom: 0px;
	text-align: center;
	padding-top: 10px;
	margin: 0 210px 10px 210px;
	border-top: 4px solid #990000;
	
}
#left{
	width: 200px;
	float: left;
	font-size: 10px;
	text-align: right;
	line-height: 16px;
}

#left p, #sidebar p{

	font-size: 13px;
	color:#000;
}
#left h2, #right h2 a{
	color: #900;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	text-transform: uppercase;
}
#center{
	margin: 0px 10px 20px 10px;
	padding: 0px 20px 0px 20px;
	width: 438px;
	float: left;
	border-right: 1px solid #999;
	border-left: 1px solid #999;	
	min-height: 1300px;
}
a, a:visited, a:active{
	color: #999;
	text-decoration: none;
}
#center h1{
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;

}
h3{
	width: 200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #979797;
	color:  #999;
	font-size: 10px;
	text-transform: uppercase;
}

#center h3 a:hover{
	text-decoration: underline;
}

#right{
	height: 20px;
	width: 200px;
	float: left;
}

#sidebar ul {
	
	list-style-type: upper-alpha;
}
#sidebar .cat-item a{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
#sidebar ul.children{
	margin-left: 20px;
}
#sidebar ul.children a{
	color: black;
	font-weight: normal;
}

.widget_categories .widgettitle{
	display: none;
}


/* COMMENTS */
input {
	width: 100%;
	border: 1px solid #666;
	background-color: #999;
}
input[type=submit],input[type=button], button, a.button{
	border: none;
	background: black;
	color: #999;
	width: auto;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	
	cursor: pointer;
		font-size:11px;
	font-weight: bold;
}
button{
	margin:0;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}
textarea{
	width: 440px;
	height: 100px;
	border: 1px solid #666;
	background-color: #999;
}
h3.comment{
	border:none;
	width: 440px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3.count{
	margin-bottom: -10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
}


/* 2011 */

.center-dash {
text-align: center; 
	margin-bottom: 18px;
	color: #900 !important;
	}
	
.center {
	text-align: center;
}	

body {
	color: #900;
	font-weight: bold;
}	

#center {
	color: #000;
}

#center a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {color: #990000; }

#center h3 a {color: #999; text-decoration: none}
#center h3 a:hover {color: #900; text-decoration: none}

.post {margin-bottom: 40px;}

#header ul {
	text-align: center;
}
#header li { display: inline;
list-style-type: none;
padding: 0 10px;}

#header a {
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#header a:hover {color: #900}

strong {font-weight: bold}

.shoplink {background-color: #900;
	display: block;
	padding: 7px 0px;
	font-size: 13px;
	text-align: center;
	border: 1px solid #999;
	border-bottom: 1px solid #333;}
	
.shoplink:hover {
background-color: #999	;
color: #900;

}	

#navlinks {text-align: center;}
#navlinks a {
	font-size: 11px;
	text-decoration: none;
	color: #999;
}
#navlinks a:hover {color: #900; text-decoration: none;}
#cart, .cart, .item, th, td,tr, #shopp span, span {	font-weight: bold !important; }
th {color: #900; font-size: 11px; height: 30px;}

.gotocheckout {text-align: 0 auto;}

.post p + p, form.shopp p + p  {text-indent: 30px;}

.shopp {color: #000; font-weight: bold; line-height: 18px;}
