/* @override http://elki.com.au/wp-content/themes/projectone/style.css */

/*
Theme Name: ProjectOne
Theme URI:
Description: Project One

Author: Net Prophets
Author URI: http://netprophets.com.au
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

@import url(../thematic/library/styles/reset.css);

@import url(../thematic/library/styles/images.css);
@import url(../thematic/library/styles/plugins.css);
@import url(css/branding.css);

/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#000;    
    font: 12px helvetica, arial, san-serif;
    line-height:18px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:13px;
}
ul {
	margin: 0;
}
ol {
	margin: 0;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

/*

Adapt the following for use in your Child Themes when using
different font-sizes and line-heights

body, input, textarea {
    font: --px Arial, Helvetica, sans-serif;
    line-height:--px;
}
p, ul, ol, dd, pre {
    margin-bottom:--px;
}
pre, code {
	font:--px Monaco, monospace;
	line-height:--px;
}

All other styles can be overridden--or ignored!--in Child Theme stylesheets

*/

body .entry-content {color:#6b6b6b; }
body .entry-content p{font-size:12px;}
.clear {width:100px; height:0; display:block; clear:both;}

#main {clear:both;}

p, li, dt, dd, input, label, select, textarea, td, blockquote, img {overflow:hidden;}

h1,h2,h3,h4,h5,h6{ line-height: 1.2; }



body.page-template-blog-page-template-php .hentry h1 { font-size: 32px;}

body.page-template-blog-page-template-php .hentry h2 { font-size: 24px;}

body.page-template-blog-page-template-php .hentry h3 { font-size: 18px}

body.page-template-blog-page-template-php .hentry h4 { font-size: 14px;}

body.page-template-blog-page-template-php .hentry h5 { font-size: 12px;}

body.page-template-blog-page-template-php .hentry h6 { font-size: 10px;}

body.single .hentry h1 { font-size: 32px;}

body.single .hentry h2 { font-size: 24px;}

body.single .hentry h3 { font-size: 18px}

body.single .hentry h4 { font-size: 14px;}

body.single .hentry h5 { font-size: 12px;}

body.single .hentry h6 { font-size: 10px;}
body.archive .hentry h1 { font-size: 32px;}

body.archive  .hentry h2 { font-size: 24px;}

body.archive  .hentry h3 { font-size: 18px}

body.archive  .hentry h4 { font-size: 14px;}

body.archive  .hentry h5 { font-size: 12px;}

body.archive  .hentry h6 { font-size: 10px;}

ul.xoxo li .item_image img {width:134px; height:127px; border:1px solid #E0E0E0;}
ul.xoxo li .item_image a {width:136px; height:129px;display:block; margin:0 auto; margin-bottom:10px;}

ul.cart-deets, ul.cart-deets a   {text-transform:lowercase; color:#999; text-decoration:none;}
ul.cart-deets .total {font-weight:bold;}

ul.cart-deets .pricedisplay {text-transform:uppercase;}
body.page-template-about-page-template-php  .entry-content {margin-top:55px;}
.edit-link,.wpsc_edit_product {display:none;}

ul.cart-deets a:hover { color: #333;}
#footer {clear:both;}
#footerwrap{margin:0 auto;width:920px;padding: !important;}
#footerwrap p,#footerwrap a{margin:0;padding:0;color:#999;font-size:12px;}
#footerwrap a{text-decoration:none;margin:0 3px;}
div.copyright{float:left;padding-left:3px;}
div.footerlinks{float:right;}

/* =Shop specific
-------------------------------------------------------------- */

#wpsc_shopping_cart_container h2{font-size:15px !important;}
form.wpsc_checkout_forms{margin-top:20px;}

/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {

    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** THEMATIC SKIN ***/
#access {height:43px; padding-top:75px; margin:0 0 0 18px; width:750px; float:left; text-align:left;}
.sf-menu {
	background:transparent;
	height:16px;
	width:721px;
	padding:0;
	margin:0;
}
.sf-menu a {

	background: #fff;
	padding:0;
	margin-right:33px;
	text-decoration:none;
	height:16px;
	font-size:14px;
	text-transform:lowercase;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
    color:#58595b;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#cdcdcd;
}
.sf-menu li {
	overflow:visible;
	background:transparent;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fff;
	outline:		0;
	

}
.sf-menu ul {display:none !important;

}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:16px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#cdcdcd;
	border-bottom:none;
}
.sf-menu a:hover {
    color:#58595b;
}

/*** EXTRA SKIN ***/
.sf-menu  .menu-parent a, .sf-menu  .menu-parent a:hover {background-color:transparent;}
.sf-menu  .menu-parent a:hover {}
.sf-menu  .menu-parent .menu-child a {}
.sf-menu  .menu-parent .menu-child a:hover {}

#sidebar-email-signup input.button{margin:0 0 0 90px;float:left;}
