/*
Theme Name: Chad's Theme
Theme URI: http://www.chadgeddie.com
Description: blog theme to match website design
Version: 1.5
Author: Pam Hausner and Ruth Packett
Author URI: http://www.bigvisiondesign.com/

*/


/* lose the 3-pixel bug */
* {margin:0; padding:0; border:none; z-index:0;}

/* general page layout */
BODY {background-color:#5a4832; font-family:arial, helvetica, sans-serif; color:black; font-size:12px;}
#wrapper {width:1019px; margin:0 auto;}
#header {background:url(images/upperBg.png) top left no-repeat; height:507px; position:relative;}
table, td, tr {margin:0px; padding:0px;}

/* home header content */
#header h1 {color:#f0dd98; font-size:11px; margin-left:81px; padding-top:2px;}
#right {width:377px; float:right; text-align:right; margin-right:60px; padding-top:5px;}

/* search box area */
#search {margin-bottom:12px;}
#search span {color:#f0dd98; font-size:11px;}
#search input {color:black; width:163px; height:22px;}
#right span.hotline {color:#ccff00; font-weight:bold;}
#right span.contact {color:#fff7d9; font-size:20px; }
#right span.contact a {color:#fff7d9; text-decoration:none; display:block; border-bottom:1px solid black; width:236px; margin-left:141px; margin-bottom:0px;}
#right span.address {font-size:12px; color:#fff7da;}

/* movie area */
#movie {margin-left:129px;}

/* header content area */
#headerContent {position:absolute; top:215px; left:600px; width:342px; color:#fff7d8; font-size:12px;}
#headerContent h2 {font-size:22px; color:black; font-weight:bold;}

/* menu */
#menu {background:url(images/menuBg2.png) top left no-repeat; height:46px; text-align:center; padding-left:90px;}
#menu a {text-decoration:none; color:#d9b97a; font-weight:bold; display:block; float:left; width:125px; padding-top:15px;}
#menu a.pad {margin-right:10px;}
#menu a:hover {background:url(images/linkBg.png) top left no-repeat; height:31px; width:125px; color:#ffcc00; }



/* lower content */

.leftC {background:url(images/left.png) top left repeat-y;}
.rightC {background:url(images/right.png) top left repeat-y;}
.centerC {background:#65553b url(images/contentArea.png) top right no-repeat; width:920px;}
.footer {background:url(images/footer.png) top left no-repeat;}
#lowerRight {float:right; width:350px; margin-right:20px;}
#lowerLeft {width:475px; margin-left:43px;}
#copyright {font-size:11px; color:#f0dd98; margin-left:67px; padding-top:3px;}

p.kind {border-top:1px solid #604f34; border-bottom:1px solid #604f34; padding-top:4px; padding-bottom:4px;}
div#homecontent {background-color:#fff7d9; border:1px solid #615035; color:black; font-size:14px; padding:22px;}
div#homecontent p {padding:16px;}
div.lines {border-top:3px double #604f34; border-bottom:3px double #604f34; padding:16px;}
div.lines ul {margin-left:25px;}


/* inside header */
#header2 {background:url(images/upperBg2.png) top left no-repeat; height:168px; position:relative;}
#header2 h1 {color:#f0dd98; font-size:11px; margin-left:81px; padding-top:2px;}
#menu2 {background:url(images/insideMenu.png) top left no-repeat; height:46px; text-align:center; padding-left:40px;}
#menu2 a {text-decoration:none; color:#d9b97a; font-weight:bold; display:block; float:left; width:125px; padding-top:15px;}
#menu2 a.pad {margin-right:10px;}
#menu2 a:hover {background:url(images/linkBg.png) top left no-repeat; height:31px; width:125px; color:#ffcc00; }

/* inside content */
#lowerRight2 {float:right; width:200px; margin-right:20px;}
#lowerRight2 ul {list-style-type:none;}

.post h2 a {text-decoration:none; color:#594732; font-size:22px; font-weight:bold;}

.post h2 {color:#594732;}
#lowerRight2 li a {color:#FFF7D9;}
#lowerRight2 li h2 {
  font-size:12px;
}


#lowerLeft2 {width:625px; margin-left:43px;}
#lowerLeft2 span.one {color:#594732; font-size:22px; font-weight:bold; display:block;}
#lowerLeft2 span.two {font-size:16px; color:#594732; font-weight:bold; display:block;}
#lowerLeft2 a {color:#cc9900;}

div#promo {width:122px; color:#ffffff; font-size:10px;}
div#promo a {text-decoration:none; color:#FFF7D9;}
div#promo a:visited {color:#FFF7D9;}
div#video {margin-left:120px;}

div#disclaimer {font-size:10px; font-style:italic;}

