/*
Theme Name: Chronicle Project
Theme URI: 
Description: 
Version: 1.0
Author: Out:think
Author URI: http://outthinkgroup.com/
*/

h1, h2, h3, h4, h5 {
	color:#404040;
}

a {
	color:#814F0F;
}

#logo {
    margin: 0 auto;
}

#menu-shad {
    margin: 0 auto;
    background: transparent url(images/bg-shadtop.png) no-repeat center top;
    position: relative;
    width: 938px;
    height: 66px;
}

#menu {
    position: absolute;
    bottom: 0px;
    right: 18px;
}

#menu-tl {
    background: transparent url(images/bg-menu-tl3.png) no-repeat top left;
    height: 44px;
    width: 9px;
    float: left;
}

#menu-main {
    background: transparent url(images/bg-menu3.png) repeat-x top;
    height: 44px;
    float: left;
    width: 884px;
}

#nav1 {
    margin: 1px 0px 0px 125px;
        
}

#nav1 li{
    background: transparent url(images/navdiv-menu.jpg) no-repeat scroll right center;
    list-style: none;
    display: inline;
    float: left;
    font-family: arial, sans-serif;
    color: white;
    font-size: 1.3em;
    margin: 0;
    line-height: 30px;
    color: #c7b088;
}
#nav1 li.last {
    background: none;
    padding-right: 16px
}

#nav1 li a {
    display: block;
    color: #c7b088;
    text-decoration: none;
    padding: 8px 18px 5px 16px;
}

#nav1 li a:hover {
    color: #c7b088;
    text-decoration: none;
    background: transparent url(images/bg-menu3.jpg) repeat-x scroll center top;
}

#menu-tr {
    background: transparent url(images/bg-menu-tr3.png) no-repeat top right;
    height: 44px;
    width: 9px;
    float: left;
}

.clear {
    clear: both;
    height: 0px;
}

#menu2 {
    background: transparent url() repeat-x top;
    width: 900px;
    margin: 0 auto;
    border: solid 1px #281905;
    position: relative;
}

#menu2 ul{
    position:absolute;
    left:62px;
    margin:0;
    top:2px;
}

#menu2 li{
    list-style: none;
    display: inline;
    float: left;
    color: white;
    font-size: 12px;
    margin: 0 auto;
    font-weight: bold;
}

#menu2 li a {
    color: white;
    text-decoration: none;
    padding: 3px 10px 3px 10px;
}

#menu2 li a:hover {
    color: #c7b088;
    text-decoration: underline;
}

#bannerimg {
    width: 900px;
    border: solid 1px #281905;
    border-top: none;
    margin: 0 auto;
	padding:0;
	line-height:0;
}

#bannerimg img {
	margin:0;
	padding:0;
}

#content-wrap {
    margin: 0 auto;
    width: 940px;
    background: transparent url(images/bg-shadmain.png) repeat-y center;
    text-align: left;
}

#content-area, #foot-content {
    background: white url(images/bg-contentarea2.jpg) no-repeat left top;
    border-left: solid 1px #281905;
    border-right: solid 1px #281905;
    margin:0 auto;
	padding:0;
    width:900px;
}

#foot-content {
	background:white;
	text-align:center;
	padding-top:25px;
}

#foot-content img {
	margin:0 15px;
}

#content-left {
    float:left;
    margin:25px 0 25px 25px;
    width:572px;
}

#content-left p {
    color: #814f0f;  
}

#content-left h2 {
    border-bottom: #281905 solid 1px;
    padding-right: 50px;
    padding-bottom: 4px;
}

#content-right {
    float:right;
    margin:15px;
    width:257px;
}

#sidebarsml {
    background:transparent url(images/bg-sidebarsml2.jpg) no-repeat scroll left top;
    height:32px;
    margin-bottom:10px;
    padding:72px 10px 4px;
    text-align:center;
}

#sidebarsml form {
    padding: 0;
    margin: 0;
}

.button {
    background: url(images/submitbutton1.png) no-repeat right top;
    border: 0;
    width:59px;
    height:20px;
    color: white;
    margin-top: 2px;
    line-height: 18px;
    padding-bottom: 2px;
}

#sidebarsml input {
	font-size:1em;
	border:1px #eee;
	padding:2px;
}

#sidebarbig {
    background: url(images/bg-sidebarbig.jpg) no-repeat top left;
    padding:54px 23px 6px;
    margin: 0px;  
}

.blogstuff {
    padding:44px 23px 6px;
    margin: 25px 0px 0px;  
}

#archives {
	background: url(images/bg-archives.jpg);
}

#links {
	background: url(images/bg-links.jpg);
}

#sidebarbig h3 a {
	color:#404040;
}

#sidebarbig a {
	text-decoration:none;
}

#sidebarcontent {
    border-top: white solid 1px;
    padding-top: 4px;
    text-align: left;
}

#sidebarcontent h3 {
    color: #814f0f;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#sidebarcontent p {
    font-size: 11px;
    line-height: 14px;
}

#sidebarcontent ul {
	margin-bottom:.5em;
} 

#footer-shad {
    background: url(images/bg-shadbot.png) bottom center;
    height: 35px;
    width: 940px;
    margin: 0 auto;
    text-align: center;
}

#foot-curve {
    background: transparent url(images/bg-bottom.png) top center;
    height: 14px;
    width: 902px;
    margin: 0 auto;
}

#foot-links {
}

#pagewrap {
    background: #f8f0e3 url(images/bg-body.jpg) no-repeat center top;
    width: 100%;
    height: 100%
    text-align: left;
    padding-top: 25px;
}

body {
    text-align: center;
}

#content-left .post h3 {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;
}

#content-left .post h3 a {
	color:#814F0F;
	text-decoration:none;
}

#content-left .post h3 a:hover {
	text-decoration:underline;
}

.clientbox {
	width:276px;
	overflow:hidden;
	float:left;
	margin:5px;
	font-size:.9em;
}

.clientbox img {
	padding:2px;
	border-color:#e3d1ad;
	border-style:solid;
	border-width:5px 1px;
}

.clientbox h3 {
	font-size:1.4em;
	font-family:verdana, arial;
	margin-bottom:.2em;
}

#featured-client {
	background:#e3d1ad;
	padding:10px;
	margin-bottom:25px;
	border: 1px #ccc solid;
}

#featured-client img {
	float:left;
	margin:0 10px 0 0;
}

#featured-client p {
	margin:0;
}