/* 
	Theme Name: woodyshardwoodflooring.com
	Theme URL: http://woodyshardwoodflooring.com/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #000000;
	background: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 1.3;
}

#wraper
{
	width: 1002px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 191px;
	background: url(images/header-bg.jpg) center top no-repeat;
	overflow: hidden;
}

.header-template
{
	background: url(images/header-bg-template.jpg) center top no-repeat !important;
}

#header-menu
{
	float: left;
	width: 740px;
	height: 29px;
	margin: 162px 0px 0px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 26px;
	margin: 0px;
	padding: 3px 10px 0px;
	background: url(images/header-menu-sep.jpg) right top no-repeat;
	list-style: none;
}

#header-menu a
{
	color: #ffffff !important;
}

#header-menu li.current_page_item
{
	background: url(images/header-menu-active-bg.jpg) center top repeat-x;
}

#header-form
{
	float: right;
	width: 250px;
	margin: 145px 0px 0px;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.header-form-template
{
	display: none !important;
}


#page
{
	height: 100%;
	background: #EDECD0 url(images/page-bg.jpg) left top repeat-y;
	overflow: hidden;
}

#content
{
	float: left;
	width: 456px;
	padding: 20px 10px;
}

#content-feature
{
	width: 450px;
	height: 250px;
	margin-bottom: 20px;
	border: 2px outset #F8D1B4;
}

#content-bid-from
{
	padding: 20px 30px;
	background: #AD1313;
}

#content-bid-from .cform input, #content-bid-from .cform textarea
{
	width: 360px !important;
}


#home-featured
{
	padding-bottom: 20px;
}

.post
{
	padding: 0px 10px 20px;
}

.posttitle
{
	margin: 0px;
	padding: 0px;
	color: #BA3202;
	font-size: 18px;
	font-weight: bold;
}

.postmeta
{
	padding: 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.postcontent
{
	padding: 0px 0px 0px;
	text-align: justify;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #BA3202;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 20px 10px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 10px;
}


.sidebar
{
	float: left;
	width: 263px;
}

#sidebar-l
{
}

#sidebar-l-steps
{
	margin: 0px;
	padding: 0px 0px 20px 15px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}

#sidebar-l-steps li
{
	margin-top: 10px;
	padding: 0px 0px 20px 60px;
	border-bottom: 1px solid #C5C4B0;
	list-style: none;
}

#sidebar-l-steps .step1
{
	background: url(images/sidebar-li1.jpg) left top no-repeat;
}
#sidebar-l-steps .step2
{
	background: url(images/sidebar-li2.jpg) left top no-repeat;
}
#sidebar-l-steps .step3
{
	background: url(images/sidebar-li3.jpg) left top no-repeat;
}

#sidebar-l-links
{
	height: 136px;
	background: url(images/sidebar-links-bg.jpg) center top no-repeat;
}

#sidebar-l-links div
{
	height: 23px;
	padding: 4px 0px 0px 40px;
}

#sidebar-l-links a
{
	color: #000000 !important;
}

#sidebar-l-links a:hover, #sidebar-l-links a:focus, #sidebar-l-links a:active
{
	color: #BA3202 !important;
}

#sidebar-l-top
{
	height: 100%;
	padding-bottom: 30px;
	background: #EDECD0 url(images/sidebar-top-bg.jpg) right bottom no-repeat;
	overflow: hidden;
}

#sidebar-l-video
{
	padding: 0px 0px 0px 10px;
}

#sidebar-l-address
{
	padding: 50px 0px 0px 25px;
	color: #ffffff;
	font-size: 18px;
}

#sidebar-r-form
{
	height: 100%;
	margin-bottom: 20px;
	padding: 0px 30px 20px 30px;
	color: #ffffff;
	background: url(images/sidebar-form-bg.jpg) center bottom no-repeat;
	overflow: hidden;
}

#sidebar-r-gallery
{
	height: 195px;
	margin-bottom: 20px;
	padding: 10px 8px 8px;
	background: url(images/sidebar-gallery-bg.jpg) center top no-repeat;
}

.sidebar-widget
{
	width: 241px;
	margin-bottom: 15px;
	text-align: left;
}

.sidebar-header
{
	height: 30px;
	padding: 4px 0px 0px 20px;
	color: #ffffff;
	background: url(images/sidebar-header-bg.jpg) center top no-repeat;
	font-size: 18px;
}

.sidebar-content
{
	padding: 15px 20px 20px;
	border: 1px solid #ACBFD7;
	border-top: none;
	background: #ffffff url(images/sidebar-content-bg.jpg) center bottom no-repeat;
}

.sidebar-content a
{
	color: #000000 !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 3px 0px;
	list-style: none;
}


#footer
{
	clear: both;
	height: 100%;
	padding: 37px 0px 0px 70px;
	background: #BBB983 url(images/footer-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#footer a
{
	color: #000000 !important;
}
	
#footer a:hover, #footer a:focus, #footer a:active
{
	color: #BA3202 !important;
}

#footer-box
{
	float: left;
	width: 625px;
	padding-top: 15px;
}

#footer-menu
{
	width: 625px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	color: #585744;
	background: #BBB983 url(images/footer-menu-bg.jpg) center bottom no-repeat;
	font-size: 14px;
	font-weight: bold;
}

#footer-menu a
{
	color: #585744 !important;
}

.footer-widget
{
	float: left;
	width: 24.9%;
	padding: 0px 0px 15px;
}

.footer-content
{
	padding: 0px 5px 0px 0px;
	font-size: 12px;
}

.footer-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-widget li
{
	margin: 0px;
	padding: 0px 0px 3px 0px;
	list-style: none;
}

#footer-services-header
{
	padding: 0px 80px 16px 0px;
	color: #ffffff;
	font-size: 18px;
	text-align: right;
}

#footer-services
{
	float: right;
	width: 263px;
	height: 222px;
	background: url(images/footer-services-bg.jpg) right top no-repeat;
}

#footer-services ul
{
	margin: 10px 0px 0px 30px;
	padding: 0px;
	list-style: none;
}

#footer-services li
{
	margin: 0px;
	padding: 0px 0px 3px 18px;
	background: url(images/footer-li.jpg) left center no-repeat;
	list-style: none;
}

#footer-text
{
	clear: both;
	padding: 5px 0px 10px 10px;
	color: #ffffff;
	font-size: 12px;
}


a, a:link, a:visited
{
	color: #BA3202;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #59572A !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: none;
	background: #ffffff url(images/form-input-bg.jpg) left top no-repeat;
	font-family: Arial, Sans-Serif;
}

input.submit, input.sendbutton
{
	border: none;
	color: #ffffff;
	background: #F6C600;
	font-weight: bold;
	cursor: pointer;
}


.cform
{
	color: #ffffff;
	font-size: 16px;
}

.cform ol, .cform li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.cform li
{
	padding: 0px 0px 10px !important;
}

.cform label
{
	display: block;
}

.cform input, .cform textarea
{
	width: 190px;
	font-size: 16px;
}

.cform textarea
{
	height: 100px;
}

.cform input.sendbutton
{
	width: auto !important;
	font-size: 18px;
}

.cf_hidden, .linklove
{
	display: none;
}

.cf_info
{
	color: #ffffff !important;
}