/*  
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: 125%;
}
div, td {
   text-align: left;
}
h1, h2, h3, h4 {

}
h1 {
   font-size: 16px;
   color: #2e244b;
   text-align: center;
}
#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: 130px;
}
#nav a {
   text-decoration: none;
   padding: 0px 30px;
   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;
}




#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 {
   height: 420px;
   width: 380px;
   padding: 0px;
   border: 3px solid #717074;
   background: #D3CAB7;
   float: left;
   text-align: center;
   margin-left: 11px;
   margin-right: 23px;
}
#rightbox {
   width: 340px;
   height: 410px;
   padding: 10px 20px 0 20px;
   border: 3px solid #D3CAB7;
   float: left;
   margin-left: 23px;
   overflow : auto;
   font-size: 13px;
}
#rightbox strong {
   font-size: 14px;
}

.floatright {
   width: 230px;
   float:right;
   margin-bottom: 40px;
}

div.prodbox {
   width: 140px;
   border: 3px solid #b0a99b;
   height: 170px;
   float: left;
   margin: 11px;
   text-align:center;
}
div.prodbox h3 {
   color: #fff;
   margin: 3px 25px 3px 15px;
}
div.prodbox img {
   margin: 15px auto;
   width: 100px;
   height: 100px;
}
div.prodbox div.text {
   background: #717074 url(images/arrow.gif) 120px center no-repeat;
   display: table-cell;
   vertical-align: middle;
   text-align: center;
   height: 40px;
   width: 140px;
}
a.nounderline {
   text-decoration: none;
}
h3 a.nounderline {
   color: #fff;
}

h2#homesub {
   text-align: center;
   margin-top: 40px;
}


ul.equipmentlist {
   list-style: none;
   margin: 5px 0;
   padding: 0;
   overflow:hidden;
   font-size: 12px;
}
ul.equipmentlist li {
   width: 148px;
   float: left;
   padding: 0 0 3px 12px;
   margin: 0;
}
ul.equipmentlist li a {
   text-decoration: none;
}
ul.equipmentlist li a:hover {
   text-decoration: underline;
}
/* 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;
}


