/*  

Theme Name: United Furniture

Theme URI: 

Description: The Custom WordPress theme based on United Furniture.

Date: March 2010

Version: 1.0.0

Author: IMI

Author URI: 

Tags: 1 Column, Custom theme

*/



/**********___________GLOBAL_____________******************/



/* HEADER SECTION  */

#header { width: 996px; padding: 0 13px; float: left; position:absolute; top: 10px; margin-left:25px; z-index:999; }



#nav { 

	text-transform: uppercase; 

	font-size: 12px; 

	float: left; 

	margin: 0 0 0 220px;

	z-index: 999;

}



.linklove {

  display: none !important;

}

.cf-ol li {

padding:5px 0;

}

.cf-ol li label span {

width: 220px;

}





#nav li {

	float: left;

	margin: 0 3px 0 0px;

	/*background: url(images/bg_navbutton_left.png) no-repeat top left;*/

	padding-left: 10px;

	position: relative;

}



#nav a { 

	float:left;

	color: #000; 

	height: 25px;

	/*background: url(images/bg_navbutton_right.png) no-repeat top right; */

	padding-right: 10px;

	padding-top: 10px;

}



#nav span {

	float: left;

}



#nav a:hover, #nav li.current_page_item a, #nav li.current_page_ancestor a { 

	text-decoration: none; 

	color: #666; 



}



/* navigation dropdown menu */



#nav ul { 

	z-index: 10000;width: 180px; top: 100%; left: 0px; position: absolute; background: #dae4ee; margin: 0; padding: 3px 10px; border-top: none; display:none; text-transform: none;

}

#nav li:hover ul { display: block; color: #dae4ee;}

#nav ul li { 

	float: none; background: none; padding: 0; margin: 5px 0;

	background: none;

}

#nav ul a { 

	height: auto; float: none; padding: 0; margin; 0;

	background:none; 

}

#nav li.current_page_ancestor li a { color:#fff; }

#nav li.current_page_ancestor li.current_page_item a { color: #000; }



#searchform2{

        margin: 10px 0 0 650px;

	float: left;

}



#contents {

	margin: 155px 0 0 80px;

	width: 750px;

	float: left; 

}

#contents p {

        padding: 5px 0 5px 0;

}

#contents-page {

	margin: 100px 0 0 80px;

	width: 800px;

	float: left; 

}

#contents-btm {

	background-image: url(images/mainbg-btm.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	float: left;

	width: 100%;

}

#contents h2, #contents h1, #text-content h1 {

	font-size: 16px;

	border-bottom: 2px solid #e5e4e4;

	padding-bottom: 2px;

	width: 800px;

	text-transform: uppercase;

	color: #666;



}

#contents h3 {

	font-size: 14px;

	padding: 5px 0 2px 0;

	text-transform: uppercase;

	color: #666;



}

* {

	outline: none;

}

.commloginform { font-size: 17px;}

.commloginform p {margin:10px 0 0 0;}

.commloginform p.pwd { margin: 20px 0 0 0; }



form#commlogin { margin: 0 0 20px 0; }

form#commlogin input#log, form#commlogin input#pwd { 

	width: 327px; height:22px; padding: 4px;

	background:#ece7d8; border: none; color:#000;

}

form#commlogin label { width: 130px; float:left; padding: 0 20px 0 20px; text-align: right; }



#productspage {

	margin: 60px 0 0 0px;

	width: 800px;

	float: left; 

        z-index: -999;

}



#text-content {

	width: 700px;	 float: right;

}

/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */


