/*  
Theme Name: Global Art Inferno Classic
Theme URI: http://www.globalartinferno.com/
Description: 1 Column 1 Sidebar
Date: November 15, 2008
Version: 1.0
Author: Corey Campbell
Author URI: http://www.webmastercorey.com/
*/

body 
{
	margin: 0px auto;
	padding: 0;
	background: #000 url(../images/bg.jpg) repeat-x top center;
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	color: #c8b8ad;
}

a, a:visited
{
    color: #9e4818;
    text-decoration: underline;
}

a:hover
{
  	color: #9e4818;
    text-decoration: none;
}

/* --- Global Cleanup Settings --- */
ol 
{
    list-style: decimal;
}

ul 
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, body, html, p, blockquote {
    margin:0px;
    padding:0px;
}

/* --- Global Attributes --- */
.hidden
{
    display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pdf
{
    padding-right: 15px;
    background: url(../images/pdf.gif) no-repeat right;
}

h1, #sidebar h2
{
    font-size: 20px;
	line-height: 18px;
    padding-top: 4px;
    padding-bottom: 2px;
	color: #b56d0e;
}

h2
{
	font-size: 18px;
	line-height: 18px;
    padding-top: 15px;
    padding-bottom: 4px;
	color: #9b4900;
}

hr
{
	height: 1px;
	padding: 0px;
	border: 0px solid #301d07;
	border-collapse: collapse;
	background: #301d07;
	color: #301d07;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

p
{
    padding-bottom: 14px;
}

.alert-red, h6 {
	background: #f1aeae url(../images/alert-red.jpg) no-repeat top left;
	border: 1px solid #e19999;
	padding: 2px 2px 2px 18px;
	color: #672828;
	line-height: normal;
	margin-bottom: 15px;
}

.alert-yellow, h5{
	background: #f1e0ae url(../images/alert-yellow.jpg) no-repeat top left;
	border: 1px solid #ddc889;
	padding: 2px 2px 2px 18px;
	color: #594917;
	line-height: normal;
	margin-bottom: 15px;
}

.versal {
	display: inline;
	height: 30px;
	float: left;
	font-size: 36px;
	color: #7a2f05;
	line-height: 38px;
	padding-right: 5px;
}

form .input {
	background: #1e1203;
	border: 1px solid #291f12;
	height: 22px;
	font-size: 14px;
	color: #c8b8ad;
	padding: 1px 4px 0px 4px;
	margin-right: 10px;
}

textarea {
	background: #1e1203;
	border: 1px solid #291f12;
	font-size: 14px;
	color: #c8b8ad;
	padding: 1px 4px 0px 4px;
	margin-right: 10px;
}

form .submit {
	display: block;
	height: 25px;
	width: 60px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-send.jpg) no-repeat top center;	
}

	form .submit:hover {
		background-position: 0px -25px;
	}

.continue {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-continue.jpg) no-repeat top center;	
}

	.continue:hover {
		background-position: 0px -25px;
	}
	
.delete {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-delete.jpg) no-repeat top center;	
}

	.delete:hover {
		background-position: 0px -25px;
	}
	
.new {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-new.jpg) no-repeat top center;	
}

	.new:hover {
		background-position: 0px -25px;
	}
	
.edit {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-edit.jpg) no-repeat top center;	
}

	.edit:hover {
		background-position: 0px -25px;
	}
	
.checkout {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-checkout.jpg) no-repeat top center;	
}

	.checkout:hover {
		background-position: 0px -25px;
	}
	
.update {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-update.jpg) no-repeat top center;	
}

	.update:hover {
		background-position: 0px -25px;
	}
	
.basket {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-basket.jpg) no-repeat top center;	
}

	.basket:hover {
		background-position: 0px -25px;
	}
	
.back {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-back.jpg) no-repeat top center;	
}

	.back:hover {
		background-position: 0px -25px;
	}
	
.shopping {
	display: block;
	height: 25px;
	width: 160px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-shopping.jpg) no-repeat top center;	
}

	.shopping:hover {
		background-position: 0px -25px;
	}
	
.address {
	display: block;
	height: 25px;
	width: 160px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-address.jpg) no-repeat top center;	
}

	.address:hover {
		background-position: 0px -25px;
	}
	
form .login {
	display: block;
	height: 25px;
	width: 95px;
	border: 0px;
	border-collapse: collapse;
	cursor: pointer;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/input-login.jpg) no-repeat top center;	
}

	form .login:hover {
		background-position: 0px -25px;
	}

a img {
	border: 0px;
}
	
.error
{
	color: #c12424;
	background: #fccaca;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #d78e8e;
	clear: both;
	display: block;
	font-size: 10px;
}

.warning
{
	color: #cc7631;
	background: #faf7ce;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #d6a764;
	clear: both;
	display: block;
	font-size: 10px;
}

.success
{
	color: #5ab014;
	background: #d9fcca;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #9fd78e;
	clear: both;
	display: block;
	font-size: 10px;
}

/* --- Begin Styling --- */
#master-container
{
	width: 921px;
    margin: 0px auto;
	overflow: hidden;
}

#header {
	width: 921px;
	height: 110px;
	margin-bottom: 30px;
}

	#user {
		position: absolute;
		text-align: right;
		width: 905px;
		margin: 0px auto;
		margin-top: 16px;
		padding-right: 10px;
		z-index: 100;
		display: block;
	}
	
	#user a {
		color: #d19829;
	}

	#logo {
		background: url(../images/logo.jpg) no-repeat;
		display: block;
		height: 110px;
		width: 406px;
		border: 0px;
		float: left;
	}
	
	#main-nav {
		background: url(../images/main-nav.jpg) no-repeat top left;
		display: block;
		width: 515px;
		height: 33px;
		float: left;
		margin-top: 60px;
	}
	
		#main-nav a {
			display: block;
			height: 33px;
			float: left;
		}

		#main-nav a:hover {
			background: url(../images/main-nav.jpg) no-repeat bottom left;
		}
			
			#main-nav .happyartlovers {
				margin-left: 60px;
				width: 132px;
			}
			
			#main-nav .happyartlovers:hover {
				background-position: -363px -36px;
			}
			
			#main-nav .customart {
				margin-left: 17px;
				width: 86px;
			}
			
			#main-nav .customart:hover {
				background-position: -17px -36px;
			}
			
			#main-nav .artists {
				margin-left: 50px;
				width: 50px;
			}
			
			#main-nav .artists:hover {
				background-position: -153px -36px;
			}
			
			#main-nav .about {
				margin-left: 50px;
				width: 50px;
			}
			
			#main-nav .about:hover {
				background-position: -253px -36px;
			}
							
#content {
	float: left;
	width: 510px;
	margin-left: 70px;
}

#contentspan {
	width: 781px;
	margin-left: 70px;
	margin-right: 70px;
}


	#contentspan ol, #content ol {
		margin-left: 25px;
	}
	
		#contentspan ol li, #content ol li {
			padding-bottom: 15px;
		}

	.breadcrumb, .postmetadata {
		margin-bottom: 20px;
		display: block;
		background: #201304;
		border: 1px solid #301d07;
		padding: 4px 10px 4px 10px;
		overflow: hidden;
	}
	
	.results {
		margin-top: 10px;
		margin-bottom: 20px;
		display: block;
		background: #10100f;
		border: 1px solid #1c1c1b;
		padding: 4px 10px 4px 10px;
		overflow: hidden;
	}
	
	.indent {
		padding: 0px 10px 0px 10px;
	}

#sidebar {
	float: right;
	margin-left: 40px;
	width: 231px;
	margin-right: 70px;
	color: #957f70;
}

	.box {
		margin-bottom: 25px;
	}
		
	.cart {
		display: block;
		overflow: hidden;
		background: #201304 url(../images/flower-bg.jpg) repeat;
		display: block;
		border: 1px solid #402604;
		padding: 10px;
		color: #c8b8ad;
	}
		
		.icart {
			background: #0d0802;	
			border: 1px solid #2b1e0a;
			padding: 10px;
			overflow: hidden;
		}
	
		.cart .subtotal, #cart .subtotal, .confirm .subtotal {
			margin-top: 15px;
			padding-top: 5px;
			border-top: 1px dotted #a08e81;
		}

/* --- Footer --- */
#footer
{
	padding: 10px 20px 0px 20px;
	margin-top: 20px;
	height: 20px;
	clear: both;
	color: #7e6859;
	border-top: 1px solid #1c1c1b;
}