/*  
Theme Name: Home Decor Outlet
Description: Home Decor Outlet
Version: 1.0
*/

/*
*	DEFAULTS
*/

* { margin: 0; padding: 0; }
body { padding-top: 5px; background: #6a712d; color: #342725; font: .7em Verdana, sans-serif; }
ul, ol { list-style: none; }
a { text-decoration: none; font-weight: bold; color: #342725; }
a img { border: 0; }

/*
*	HEADER
*/

#header { overflow: hidden; width: 760px; margin: 0 auto; background: #d3d481; }
* html #header { height: 1%; }
#header h1 img { float: left; display: block; }
#header img.slogan { float: right; display: block; }

/*
*	MENU
*/

#menu { background: #352827; }
#menu ul { text-align: center; width: 760px; margin: 0 auto; padding: 10px 0; }
#menu ul li { display: inline; }
#menu ul li a { color: #ffffff; padding: 0 12px; }

/*
*	PAGE
*/

#page { background: #cbcc66; width: 760px; margin: 0 auto; }

/*
*	CONTENT
*/

#content { padding: 35px 0; width: 488px; float: right; padding-right: 25px; }
#content p { margin-bottom: 2em; line-height: 1.5em; }
#content h2 { margin-bottom: 1em; color: #57a1ad; font-size: 1.5em; letter-spacing: -1px; }
#content h3 { color: #57a1ad; font-size: 1.3em; margin-bottom: 5px; }
#content h3 a { color: #57a1ad; }
#content ul, ol { margin-bottom: 2em; }
#content ul ul, ol ol { margin: 0 2em; }
#content ul { list-style: square inside; }
#content ol { list-style: decimal inside; }
#content img.right { float: right; padding-left: 10px; }
#content div.ad { padding: 50px 0 0 125px; background: url("graphics/design.gif") no-repeat; }
#content img { padding: 10px 10px 10px 10px; }

/*
*	SIDEBAR
*/

#sidebar { padding-top: 25px; width: 215px; float: left; }

/*
*	FOOTER
*/

#footer { font-size: .8em; text-align: right; color: #ffffff; clear: both; background: #352523 url("graphics/mini-logo.gif") no-repeat; padding: 1px 10px; }
#footer a { color: #ffffff; font-weight: normal; }
#footer ul { margin-top: 20px; }
#footer ul li { display: inline; }
#footer ul li a { padding: 0 5px 0 2px; border-right: 1px solid #ffffff; }
#footer p { padding-top: 25px; padding-bottom: 20px; }
