/*
Theme Name: style.css
Description: Main style sheet for madisonhairdesigners.com
Version: 0.0.5
Modified: 09/02/2008
Author: Kyle McIntosh
Author URI:
*/







/* GENERAL RULES */
body, h1, h2, h3, h4, h5, h6, ul, p, ul { border: 0px; margin: 0px; padding: 0px; }
body { background-color: #ffffff; background-image: url("../../content/images/bg-orange-texture.jpg"); color: #000000; font-family: Arial, Verdana; font-size: 12px; text-align: left; vertical-align: top;}
h1 { font-size: 1.6em; font-weight: bold; line-height: 1.2em; }
h2, h3 {font-size: 1.2em; font-weight: bold; line-height: 1.2em; }

div { border: 0px; margin: 0px; padding: 0px; }

img { border: 0px; margin: 0px; padding: 0px; }


a { color: #000000; text-decoration: underline; }
a:hover { text-decoration: underline; }
img, a img { border: 0px; padding: 0px; }
p {margin: 5px; text-align: justify; }
p, br { line-height: 1.4em; margin: 0px; text-indent: 1em; }
ol, ul, li { line-height: 1.4em; border: 0px; margin: 0px; padding: 0px; list-style-type: none;	text-indent: 0px;
}




/* HEADER RULES */
#header { background-color: #ffffff; height: 150px; width: 100%; border-style: solid; border-color: #000000; border-width: 5px 0px 5px 0px; margin: 30px 0px 0px 0px; padding: 0px; }
#header-inner { height: 150px; width: 904px; border: 0px; margin: 0px auto; padding: 0px; }
#banner { height: 150px; width: 480px; border-color: #000000; border-style: solid; border-width: 0px 1px 0px 1px; position: relative; left: 100px; }
#logo { width: 320px; position: relative; top: 5px; left: 100px; }




/* CONTENT RULES */
#wrapper { width: 904px; border: 0px; margin: 0px auto; padding: 0px; }
#advert { width: 100px; float: left; }
#advert li { margin: 10px 0px; }
#advert img { width: 90px; }

#center { width: 482px; float: left; padding-bottom: 25px; }

#nav-inner { width: 480px; height: 26px; background: #ffffff; color:#000000; border-color: #000000; border-style: solid; border-width: 0px 1px 1px 1px; margin: 0px; padding: 0px; text-align: center; }
#nav-inner ul { padding: 3px 0px; }
#nav-inner ul li{ height: 23px; background: #ffffff; padding: 3px 10px; display: inline; }
#nav-inner a { color: #000000; text-decoration: none; font-weight: bold; }
#nav-inner a:hover { text-decoration: underline; }

#content { width: 480px; min-height: 330px; background-color: #ffffff; border-color: #000000; border-style: solid; border-width: 0px 1px 1px 1px; margin: 0px; padding-bottom: 10px; }
.item { width: 440px; margin: 0px auto; padding: 10px 0px; clear: left; }
.item h1 { padding: 5px 0px; }
.item h2, h3 { padding-bottom: 7px; }
.item table { width: 420px; margin-bottom: 5px; }
.staff { height: 120px; margin: 0px 10px 10px 0px; float: left; }
.item2 { width: 452px; margin: 0px auto; padding: 0px 0px; clear: left; }
.special { background-color: #ffffff; font-family: Arial, Verdana; font-size: 10px; font-weight: bold; width: 180px; margin: 14px; padding: 0px 6px 6px 6px; border-width: 3px; border-color: #000000; border-style: solid; float: left; }
.special-item { font-size: 17px; background-color: #000000; padding: 2px 0px; color: #ffffff; text-align: center; }
.special h6 { font-size: 7px; }
.special p { text-align: left; text-indent: 0px; line-height: 10px; margin: 10px 0px; }
.special br { line-height: 10px; }
.special-popup { background-color: #ffffff; font-family: Arial, Verdana; font-size: 15px; font-weight: bold; width: 270px; margin: 21px; padding: 0px 9px 9px 9px; border-width: 4px; border-color: #000000; border-style: solid; float: left; }
.special-popup-item { font-size: 25px; background-color: #000000; padding: 3px 0px; color: #ffffff; text-align: center; }
.special-popup h6 { font-size: 11px; }
.special-popup p { text-align: left; text-indent: 0px; line-height: 15px; margin: 15px 0px; }
.special-popup br { line-height: 15px; }

#footer { width: 480px; }
#footer a { color: #000000; text-decoration: none; font-size: 10px; }
#footer a:hover { text-decoration: underline; }

#sidebar { width: 200px; float: left; }
#sidebar { margin: 15px; }
#footer a:hover { text-decoration: underline; }