/*
Theme Name: Wade Furniture
Theme URI: 
Description:  Wade
Version: 1.0
Author: Jeremy Clulow
Author URI: http://www.webswonder.co.uk
*/


* html .side-padds, * html .outer-content li {
	height: 1px;
}


html, body, * html .main {
	height: 100%;
}

body{
	font-family: verdana, sans-serif;
	font-size: 90%;
}

body, td, form, h1, h2, h3, h4, h5 ,h6, ul, li, p {
	margin: 0;
	padding: 0;
}



/*WRAPPERS AND BORDERS*/



.main {
	background-color: #B6B6B6;
	min-height: 100%;
}

.padds {
	margin: 0 auto;
	padding: 0px 0;
	width: 980px;
}


.bg-1 {
	background: #CCC;
	padding: 0px;
}
.bg-2 {
	background: #FFF;
}
.borders {
	border: 0px solid #CFE3DC;
}









/*HEADER*/

#header {
background-color: #000;
background-image: url(images/wade-background.png) ;
height: 258px;
width:980px;
padding: 0px;
}


#header h1, #header h2, .hidden{
	display: none;
	visibility: hidden;
}


#montage{
background-image: url(images/montage-1.jpg) ;
height: 258px;
width:675px;
margin-left: 305px;
}




/*TOP NAVIGATION*/


.top-nav {
	background-color:#666;
	height: 30px;
}
.top-nav div.fr {
	line-height: 100%;
	padding: 1px 0 0 0;
}
.top-nav span.fr {
	border-left: 1px solid #9FA2A4;
	height: 22px;
	line-height: 100%;
	padding: 6px 20px 0 20px;
}

.button {
	color: #000;
	cursor: pointer;
	font-size: 13px;
}


.toplist {
	list-style: none;
	margin: 0;
	padding: 0;
}


.toplist {
	height: 28px;
}


.toplist a {
	color: #FFF !important;
	font-size: 15px;
	line-height: 110%;
}


.toplist a.act, .toplist li.current_page_item {
	background: url(images/top-nav-on.jpg);
	font-weight: normal;
	padding-top: 7px;
}



.toplist li.current_page_item a {
	color:#000!important;
}






.toplist li {
	display: block;
	float: left;
	line-height: 110%;
	list-style: none;
	margin: 0;
	border-right: 1px solid #9FA2A4;
	height: 21px;
	padding: 6px 15px 0 15px;

}

.toplist li a{
font-size:90%;
text-decoration:none;
}








/*CONTENT AREA*/


div.span-16 {
	float: right;
	margin: 0px 35px 0px 25px;
	width: 660px;
	padding:0px;
border:0px dashed blue;

}


/*GALLERY TEMPLATE ONLY*/

/*div.span-gallery {
	float: right;
	margin-right: 0px;
	width: 965px;*/
/*	border:1px dashed blue;*/
}



.outer-content {
	border: 0px dashed red;
}



#content {
	border: 0px dashed green;
	margin: 0px;
	padding: 0px;
	width: 660px;
	min-height: 450px;
	
 /* min-height hack for ie6 */
 
      height: auto !important;
      height: 450px;
	}

	

#content p {
font: normal normal 90%/1.4em verdana,sans-serif;
margin:0.6em 0em;
line-height:1.4em;
}


#content li {
font: normal normal 90%/1.4em verdana,sans-serif;
margin:0.6em 0em 0.6em 3em;
line-height:1.4em;
}



#content h2 {
font: normal normal 170%/1.3em 'arial narrow',arial,sans-serif;
margin:0.3em 0em 0.3em 0em;
color: #990000;
padding:0px;
letter-spacing:1px;
}


#content h3 {
font: normal normal 130%/1.3em 'arial narrow',arial,sans-serif;
margin:0.8em 0em 0em 0em;
color: #990000;
letter-spacing:1px;
}

#content h4 {
font: normal normal 110%/1.3em 'arial narrow',arial,sans-serif;
margin:0.8em 0em 0em 0em;
color: #990000;
letter-spacing:1px;
}













/*

img {
	border: 0 none;
}
p.clear {
	padding: 10px 0 0 0;
}
.alignleft {
	float: left;
	padding: 0px 15px 5px 0;
}
.alignnone {
	padding: 0px 15px 5px 0;
}
.alignright, .aligncenter {
	float: right;
	padding: 0px 0px 5px 15px;
}

*/


.clear {
	clear: both;
}

.clr {
	clear: both;
	height: 1px;
	overflow: hidden;
}


.search-button {
	margin: 0 20px 0 10px;
	text-align: center; /* border:0 none; */
	width: 50px; /* height:22px; */
}

/*.search-textfield {
	background: url(images/search.gif) 4px 4px no-repeat #FFF;
	padding-left: 20px;
}
*/

.side-padds {
	min-height: 1px;
	padding: 5px 5px 20px 5px;
	border:0px dashed gray;
	background: url(images/navbar-back.png) repeat-y #FFF;
}

.side-padds-gallery {
	min-height: 1px;
	padding: 5px 5px 20px 5px;
	border:0px dashed gray;
}




.title-2 {
	font-size: 17px; /* border-bottom:2px solid #BEE2D5; */
	line-height: 130%;
	margin-bottom: 15px;
}



/*EDIT PAGE BUTT*/


#editpage{
clear:both;
  z-index: 10;
  position:relative;
	border:1px solid white;
	width: 100px;
	height:20px;
	background-color:#019966;
	margin-left:3px;
	padding:3px 0px 1px 0px;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius:5px;
	-webkit-border-radius: 5px;	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

#editpage a {
color:#FFFFFF;
font-family:verdana, sans-serif;
text-decoration: none;
font-size:100%;
}

#editpage:hover {
display:block;
color:#FFFFFF;
background-color:#CC3333;
}








/*SIDE NAVIGATION*/


div.span-7 {
	width: 240px;
}


.fl {
	float: left;
}


.fr {
	float: right;
}



#side-block {
	background-color:transparent;
	line-height: 120%;
	margin: 0 0 0px 0;
	font-size:100%;
	padding: 10px 15px 20px 15px;
/*	border:1px dashed red;*/
}



#side-block ul li {
background: url(images/button.png) 2px 4px no-repeat;
display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 10px 20px;
	font-family:arial, sans-serif;
	font-size:100%;
	letter-spacing:1px;
}




#side-block ul li a {
text-decoration: none;
color:#000;
font-family:arial, sans-serif;
}


/*REMOVE SECOND LEVEL LISTS FROM VIEW*/


#side-block ul li ul li {
visibility:hidden;
display:none;
}



/*Current Page Item*/


#side-block ul li.current_page_item a{
	color: #000;
	background: transparent;
font-weight: bold;
}

/*Treat Child of current page normally*/

#side-block ul li ul li.page_item a{
	font-weight:normal;
	color:#000;
}

#side-block ul li ul li.current_page_item a{
	font-weight:bold;
	color:#000;
}




/*FORM STUFF*/



/*Form Stuff*/


#content .contactform td{
padding:3px;	
}



legend{
font: normal bold 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:center;
}

fieldset{
	padding:5px;
	width:400px;
	font: normal normal 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
































div.span-7  h3 {
font: normal normal 110%/1.3em verdana,sans-serif;
background-color:#539563;
margin:0px;
padding:3px;
color: #FFF;
}





/*FOOTER*/


#footer {
	background-color:#666;
	height: 80px;
	text-align:center;
}


#footer ul {
margin: 0px 0px 0px 250px;
}


#footer li {
	display: block;
	float: left;
	line-height: 1.0em;
	list-style: none;
	border-right: 1px solid #9FA2A4;
	height: 15px;
	padding: 5px 20px 0 20px;
	text-align:center;

}

#footer li a{
font-size:75%;
text-decoration:none;
color:white;
}




#footer p{
color:#AAA;
font-size:75%;
width:900px;
margin:10px auto 0px auto;
_margin:25px auto 0px auto;
line-height:1.2em	
}


#footer p a{
color:#FFF;
}






/*FORM STYLE*/


.feedbackform{
padding: 5px;
font-family:verdana, sans-serif;
font-size:100%;
}

div fieldset{
margin-bottom:20px;
padding-top:5px;
background-color:#FFF;
width:100%;
}

div fieldset legend{
font-family:sans-serif;
color:#990000;
font-size:100%;
font-weight:bold;
border:1px solid #666;
background-color:#EFEFEF;
padding:5px 12px;
margin-top:15px;
}


div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 3px 0;
border:0px dashed red;
margin-left:30px;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 220px; /*width of label (left column)*/
font-size:95%;
_font-size:85%;
border-bottom: 1px solid #98A5DE;
padding-bottom:2px;
line-height:1.2em;
margin-bottom:0px;
margin-right: 15px; /*spacing with right column*/
color:#000066;
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 5px; /* space following the field */
}

div.fieldwrapper div.thefield ul{ 
list-style: none;
margin-left:0px!important;
font-size:90%;
_font-size:85%;
}


div.fieldwrapper div.thefield li{ 
margin-left:0px;
padding:0px!important;
margin:0px!important;
border:0px dashed red;
}



div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 230px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 230px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin: 5px 5px 5px 120px; /*space  around buttonsdiv*/

}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}








/*EDITOR CLASSES FOR IMAGES*/

/*Change #content if not apply*/

/*Image border*/

#content img {
	border: 2px solid #CCC;
	padding: 4px;
	margin:2px;
}




/*IMAGES IN SIDEBAR*/


div.sideimage {
width:204px;
border-left: 2px solid #FFF;
border-right: 2px solid #FFF;
border-top: 4px solid #FFF;
font-size:75%;
background-color:white;
text-align: center;
margin:15px auto;
}






/*Caption positioned central to picture*/

#content .wp-caption p{
	font-size:smaller;
	margin:0px;
	padding:0px;
text-align:center;
}


/*Center or float*/

#content .aligncenter{
margin:0px auto;	
}

#content .alignleft {
float:left;
margin: 8px 15px 3px 0px;
}

#content .alignright {
float:right;
margin: 8px 0px 3px 15px;
}


/*Legacy Positioning*/

#content img.float-right, #content p.float-right {
  margin: 8px 0px 5px 15px;  
  float: right;
}

#content img.float-left, #content p.float-left {
  margin: 8px 15px 5px 0px;
 float: left;
}


/*Inbuilt Gallery Classes*/


.gallery-caption{
	font-size:smaller;
	margin:0px;
	padding:0px;
text-align:center;	
}




#eXTReMe{
	visibility:hidden;
	display:none;

}


/*EDIT PAGE BUTT*/


p.piclens{
border:1px solid #000;
width: 670px;
height:20px;
background-color:#666;
padding:3px 0px 1px 0px;
text-align:center;
color:white;
margin:0px;

-moz-border-radius: 13px;
border-radius:13px;
-webkit-border-radius: 13px;
}

p.piclens a {
color:#FFF;
font-family:verdana, sans-serif;
text-decoration: underline;
font-size:100%;
font-weight:bold;
}

p.piclens a:hover {
color:#FF0;
}




/*SOCIABLE STYLES*/

/*Disable Plugin CSS*/

#content .sociable_tagline { 
display:none;
visibility:hidden;
 }

#content .sociable ul li  img{
border:0px solid red;	
float: none;
width: 16px;
height: 16px;
margin: 15px 5px;
padding: 0;
opacity: .4;
-moz-opacity: .4;
filter: alpha(opacity=40);
}



#content .sociable ul {
	display: inline;
	margin: 0px;
	padding: 0;
}

#content .sociable ul li {
	background: none;
	display: inline ;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	}
	



