/*  
Theme Name: Devine
Theme URI: http://sww.co.nz/
Description: Custom theme for Devine Fitness Equipment
Version: 1.0
Author: Aidan Curran
Author URI: http://sww.co.nz/
*/
html,body {
	margin:0;
	padding:0;
   background: #FFFFFF url(images/gradient.jpg) left top repeat-x;
   text-align: center;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #58575A;
}
p {
   line-height: 150%;
}
div, td {
   text-align: left;
}
h1, h2, h3, h4 {

}
h1 {
   font-size: 16px;
}
#pagecontent h1 {
   font-size: 20px;
   letter-spacing: 5px;
   word-spacing: 10px;
   color: #717074;
}
h2 {
   font-size: 15px;
}
h3 {
   font-size: 14px;
}
h4 {
   font-size: 13px;
}
a {
  color:#0032BE;
}
a:hover {
  color:#0043FF; 
}
img{
   border: 0;
}

#page {
   width: 902px;
   padding: 0;
   margin: 0 auto 0 auto;
   background: #FFFFFF;
}
#pagecontent {
   padding: 0 70px;
}
#leftcol {
   width: 200px;
   float:left;
}
#rightcol {
   float:left;
   width: 600px;
   padding: 0 20px;
}
#header {
   height: 282px;
   padding-top: 15px;
   background: #D3CAB7 url(images/header.gif) center 15px no-repeat;
}
#nav {
   font-weight:bold;
   font-size: 13px;
   text-align: center;
   background: #717074;
   height: 32px;
   line-height: 32px;
   border-left: 1px solid #717074;
   border-right: 1px solid #717074;
   padding-left: 30px;
}
#nav a {
   text-decoration: none;
   padding: 0px 10px 0 20px;
   color: #D3CAB7;
   height: 32px;
   line-height: 32px;
   display: block;
   float: left;
   text-transform: uppercase;
}
#nav a.current {
}
#nav a:hover, #nav a.current {
   background: url(images/navpointer.gif) center bottom no-repeat;
   color: white;
}
/* product category navigation */
div.PeCatsBrands {
   background-color: #D3CAB7;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
   padding: 5px 5px 5px 20px;
}
ul.PeCategories, ul.SubCategories {
   list-style:none;
   padding-left: 0px;
   margin-left: 0px;
}
ul.SubCategories {
   padding-left: 20px;
}
a.productlink, a.categorylink {
   line-height: 24px;
   color: #717074;
   text-decoration: none;
}
a.productlink:hover, a.categorylink:hover {
   color: #010004;
}
/* product category list */
ul.wpsc_categories {
   list-style:none;
   padding-left: 20px;
   margin-left: 0px;
}
ul.wpsc_categories ul {
   list-style:none;
   padding-left: 50px;
   margin-left: 0px;
}
ul.wpsc_categories div.item_no_image {
   display: none;
}
ul.wpsc_categories a {
   font-weight:bold;
   font-size: 26px;
   text-decoration: none;
   color: #717074;
}
ul.wpsc_categories ul a {
   font-size: 18px;
}
ul.wpsc_categories a:hover {
   color: #010004;
}
ul.wpsc_categories li {
   border: 2px solid #D3CAB7;
   margin: 20px;
   padding: 5px 10px;
}
ul.wpsc_categories ul li {
   border: none;
   margin: 0;
   padding: 0 0 0 40px;
}
ul.wpsc_categories li img {
   vertical-align : middle;
   margin: 0 10px;
   width: 32px;
   height: 32px;
}
/* shopping cart */
div#sideshoppingcart {
   margin-top: 20px;
   background-color: #F3EAD7;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
div#sideshoppingcart h3 {
   padding: 12px;
   margin: 0px;
}
textarea#wpsc_checkout_form_18 {
   height: 160px;
}



#body {
   padding: 30px;
   background: #FFFFFF;
   border-left: 1px solid #717074;
   border-right: 1px solid #717074;
   border-bottom: 1px solid #717074;
}
#footer {
   color: #717074;
   padding-top: 3px;
   padding-bottom: 3px;
   font-size: 10px;
   text-align: center;
   margin: 0 30px 10px 30px;
   word-spacing: 2px;   
}
#footer a {
   color: #717074;
   text-decoration: none;
}
#footer a:hover {
   color: #929389;
}
.clear {
   clear: both;
}
.center {
   text-align: center;
}
.centered { 	
   margin-left: auto; 	
   margin-right: auto; 	
   display: table; 
   display: inline-block;
} 
#leftbox {
   width: 356px;
   height: 276px;
   background: #D3CAB7;
   float: left;
   text-align: center;
   padding-top: 70px;
   margin-left: 0px;
   margin-right: 40px;
}
#rightbox {
   width: 340px;
   height: 320px;
   padding: 10px;
   border: 3px solid #D3CAB7;
   float: left;
   margin-left: 20px;
   overflow : auto;
}
.floatright {
   width: 230px;
   float:right;
   margin-bottom: 40px;
}




/* WP Common Styles */
.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}
img.aligncenter {
   display: block;
   text-align: center;
   margin: 20px auto;
}
div.alignright, img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}

