/* @override 
	http://www.abraxas-net.com.au/wp-content/themes/abraxas/style.css
*/

/*  
Theme Name: Abraxas Bookshop
Theme URI: http://www.abraxas-net.com.au
Description: A highly customised theme from Evolved Websites.
Version: 1
Author: Yari McGauley
Author URI: http://www.evolvedwebsites.com.au
*/

body {
	font: 0.9em/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: url(/wp-content/themes/abraxas/images/header_bg.jpg) repeat-x; 
}

h1 {
	font-size: 1.8em;
	margin: 0.35em 0 0.4em 0;
	color: #405292;
}

h2 {
	font-size: 1.4em;
	margin: 0.55em 0 0.4em 0;
	color: #405292;
}

h1 a, h2 a {
	color: #405292;
	text-decoration: none;
}

p {
	margin: 0 0 15px 0;
}

img {
	border: none;
}

hr {
	margin: 1.5em 0;
}

#wrap {
	width: 960px;
}

#head {
	position: relative;
	display: block;
	clear: both;
}

#head ul {
	position: absolute;
	width: 530px;
	top: 20px;
	right: 0px;
	padding-top: 50px;
	margin: 0 -50px 0 0;
	background: url(/wp-content/themes/abraxas/images/title.gif) no-repeat 3px 0px;
	padding-left: 0;
	text-transform: uppercase;
}

#head li {
	font-size: 125%;
	padding-right: 0.5em;
	padding-left: 0.2em;
	text-decoration: none;
	display: inline;
}

#head a {
	color: #405292;
	text-decoration: none;

}
#head a:hover, #head .current_page_item a {
	color: #E7332D;
}

#head img {
	margin: 10px 0 0 10px;
}


/* body */

#left {
	width: 220px;
	height: 550px;
	float: left;
	display: table-column;
	text-align: right;
	text-decoration: none;
	right: 20px;
	background: url(/wp-content/themes/abraxas/images/side_bg.gif) no-repeat 10px 50px;
}

#left p {
	color: #a29b71;
	font-size: 1.3em;
	margin: 0.8em 0 0 0;
	text-transform: uppercase;
}

#left p#heading {
	font-size: 2.3em;
	color: #E7332D;
	margin-top: 0.2em;
}

#left ul {
	margin-top: 0.1em;
}
#left li {
	list-style: none;
	color: #264c9c;
}



#centre {
	float: left;
	width: 700px;
	min-height: 450px;
	padding-left: 30px;
	background: url(/wp-content/themes/abraxas/images/sun.gif) no-repeat;
}

#centre img {
	padding: 0.4em 0 1em 1em;
	clear: right;
}

p#footnote {
	color: #a29b71;
	font-size: 1.2em;
	text-align: center;
	margin-top: 40px;
}


/* tarot */

#centre.tarot img {
	padding: 0.4em 1em 0.4em 0;
}


/* newsletter */

#centre.newsletter .entry {
	width: 400px;
}

.newsletter p a {
	padding-left: 25px;
	background: url(/wp-content/themes/abraxas/images/icon-pdf.gif) no-repeat;
}

#centre.newsletter .post {
	margin-bottom: 3em;
	padding-bottom: 1em;
	border-bottom: 2px dashed #a29b71;
}


/* footer */

#footer {
	width: 100%;
	clear: both;
	padding-top: 30px;
	margin-bottom: 70px;
	text-align: right;
}

#footer p {
	float: left;
	width: 210px;
	margin-left: 10px;	
	line-height: 1.6em;
	font-size: 10px;
	color: #7e7e7e;
}

#footer a {
	color: #7e7e7e;
	text-decoration: none;
}



