/*
Theme Name: Qualia
Theme URI: http://www.codebrick.com/
Description: A custom theme for Qualia built by CodeBrick.
Version: 1.0
Author: CodeBrick
Author URI: http://www.codebrick.com/
Tags: custom design, fixed width, two columns, widgets, shopp plugin

*/

/* Begin Typography & Colors */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.6em;
	background-color:#fff;
	color:#333;
	padding:0;
	margin:15px auto 0;
	text-align:center;
}
html>body{font-size: 10px;}

#main {
	border:0 none;
	margin:0 auto;
	padding:0;
	text-align:left;
	width: 825px;
}

#left{
	float: left;
	overflow: hidden;
}

#header {
	width: 200px;
	height: 290px;
}

#header #logoimg img{
	width: 200px;
	height: 290px;
	border: 0;
	float: left;
}

#header #headerimg {
	background: transparent url(./images/homepagehead.jpg) no-repeat;
	float: left;
	height: 290px;
	width: 610px;
	margin: 0 0 0 15px;
}
#sidebar {
	width: 200px;
	float: left;
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #777777;
}

#sidebar ul{
	margin:0 0 0 0px;
	padding: 0;
	list-style: none;
}

#sidebar ul ul ul li{
	margin: 0px 0 0 0;
}
#sidebar ul ul li{
	margin:0px 0 25px 10px;
}

#sidebar h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border-top: 1px dotted #000000;
	padding: 10px 0 0 0px;
}

#sidebar a, #sidebar a:visited{
	text-decoration: none;
	color: #777777;
}

#sidebar a:hover{
	text-decoration: underline;
}


#content {
	width: 610px;
	float: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0 0 15px;
	overflow: hidden;
}

#content p {
	margin: 0 0 10px 0;
	line-height: 1.6em;
}

#content h2 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0 10px 0px;
}

#content h2.comments {
	border-top: 1px dotted #000;
	padding: 10px 0 10px 0px;
	clear:both;
}

#content h2 a {
	color: #000;
}

#content a, #content a:visited{
	text-decoration: none;
	color: #777777;
}

#content a:hover{
	text-decoration: underline;
}

#content div.pdfcontain{
	display: block;
	height: 50px;
}

#content div.pdf {
	float: left;
	padding: 15px 15px 15px 0;
}

#content div.pdf img {
	padding: 0 10px 0 0;
	vertical-align: middle;
}

#content p.comment{
	border-top: 1px dotted #000; 
	padding: 5px;
	color: #777777;
	font-size: 12px;
}

#content p.comment span.commentdate{
	color: #336584;
}

#content p.comment span.commentdate a{
	color: #336584;
}


#footer {
	border-top: 1px solid #000;
	clear: both;
	color: #777777;
	font-size: 14px;
	margin: 20px 0 0 0;
	clear: both;
	float: left;
	width: 825px;
}

#footer a, #footer a:visited{
	text-decoration: none;
	color: #777777;
}

#footer a:hover{
	text-decoration: underline;
}

#footer ul{
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	padding: 0px 151px 0 0;
}

#footer ul li.last {
	padding: 0;
}

#pages-4 h2, #shoppcategorieswidget-3 h2, #extended-categories-3 h2{
	display: none;
	height: -1px;
}

#extended-categories-3{
	margin: 20px 0 0 0;
}

#shopp .gallery {width: 610px;}

#shopp .gallery .previews li img { display: inline; vertical-align: middle; margin-top: -3px; border: 0; }


#details{
	font-size: 12px;
	width: 610px;
}

#details th, #details td{
	padding: 3px 0 5px 5px;
	text-align: center;
}

#details th, #details tr.row2{
	background: #ccc;

}

#details th{
	border-bottom: 1px solid #000;
	
}

#details th.topleft, #details td.right{
	border-right: 1px solid #000;
	text-align: left;
}

#searchform{
	margin: 0 0 0 10px;
}

#searchform label{
	display: none;
}

#content h4 {
	border-top: 1px dotted #000;
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	font-weight: normal;
}

#content h3.hometitle {
	padding:10px 0 0 0;
	font-size: 29px;
	line-height: 27px;
	margin: 20px 0 15px 0;
	font-weight:normal;
	text-align: center;
}
#content h3.pagetitle {
	padding:10px 0 0 0;
	font-size: 27px;
	line-height: 27px;
	margin: 25px 0 25px 0;
	font-weight:normal;
}

#content h3.shopptitle {
	float:left;
	width:427px;
	padding:10px 0 0 0;
	margin: 20px 0 25px 0;
	font-size: 27px;
	line-height: 27px;
	font-weight:normal;
}

#content div.cattitle{
	font-size:1.2em;
	font-weight:normal;
	margin:20px 0 10px 0;
	padding:4px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#ccc;
	float: left;
	width: 610px;
}

#content div.catdescription {
	width: 610px;
	float: left;
}

#content div.catthumblist{
	margin: 0px 0 20px 0;
	text-align: center; 
	width: 200px;
	float: left;
}

#content div.shoppprice h3 {
	float:right;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	margin:10px 0 0 0;
	padding:2px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#ccc;
}
#content div.shoppprice {
	float: right;
	width: 182px;
}


#content div.catthumblist img{
	margin: 5px 0 10px 0;
	border: 0;
}

#content div.catwrapper{
	width: 610px;

}

#get_recent_comments_wrap{
	color: #000;
}

#shopp .gallery .previews li {
	height: auto;
}

div#shopp{
	margin: 0 0 20px 0;
}

#shopp form.product label, #shopp form.product select {
	margin: 0 5px 0 0;
	font-weight: normal;
}

#shopp form.product strong{
	color: #028002;
} 

#shopp form.product{
	margin: 20px 0 0 0;
}

#shopp div.xcheckout p a, #shopp div.xcheckout p a img{border:0;}
