body {
margin: 0 auto;
padding: 0;
color: #3a3b4d;
background: #3d3b37 url("./themes/site_themes/default/bg.gif") repeat;
font-family: Arial;
font-size: 11px;
}
a {
text-decoration: none;
color: #8e9e52;
}
a:hover {
text-decoration: underline;
color: #96a3af;
}
h1 {
border-bottom: 1px solid #dadad6;
color: #bcbcb6;
margin-right: 30px;
font-size: 13px;
font-weight: normal;
line-height: 16px;
padding-bottom: 3px;
text-transform: lowercase;
}
h1 span {
color: #b2bec6;
}
h2 {
background: url("./themes/site_themes/default/bg_h3.gif") no-repeat 0 11px;
font-family: "NewsGoth BT";
font-size: 14px;
line-height: 14px;
color: #7f7f77;
margin: 0 0 10px 0;
padding: 0 0 0 4px;
text-transform: lowercase;
font-weight: normal;
letter-spacing: 0.07em;
}

h2 span {
color: #7f95a4;
}
#content h2 {
color: #8e9e52;
background: none;
padding: 0;
font-size: 18px;
line-height: 21px;
}

h3 {
color: #7f7f77;
font-weight: normal;
font-size: 12px;
margin: 0 0 5px 0;
text-transform: lowercase;
}
#sidebar h3 {
text-align:right;
margin: 59px 15px 0 15px;
color: #cbd1d7;
border-bottom: 1px solid #a9b7c4;
font-size: 13px;
font-weight: normal;
line-height: 16px;
padding-bottom: 3px;
}
h4 {
color: #7f95a4;
font-weight: normal;
font-size: 10px;
margin: 0px;
text-transform: lowercase;
}
p {
margin: 5px 0;
line-height: 140%;
}

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

hr {clear: both;}

#container{
margin: 0 auto;
width: 902px;
background: #a2a89e;
}

#logo {
width: 275px;
float: left;
background-color: #a5aaa3;
padding: 17px 0 78px 0;
}

#logo a {
display: block;
}

#logo h1, #logo a {
background: url("./themes/site_themes/default/logo.gif")  no-repeat;
margin: 0;
padding: 0;
width: 229px;
height: 131px;
text-indent: -9999px;
border: none;
}

#navigation {
background: #FFF url("./themes/site_themes/default/bg_nav.gif");
padding: 50px 0 10px 0;
float: right;
width: 627px;
}

ul#menu {
list-style: none;
float: right;
margin: 0px;
padding: 0px;
}

ul#menu li {
float: left;
color: #7f95a4;
padding: 0 15px 0 15px;
margin: 0px;
list-style: none;
border-right: 1px solid #cbcbc9;
}

ul#menu li a {	
text-transform: lowercase; 
color: #7f95a4;
text-decoration: none;
}
ul#menu li a:hover {	
color: #949895;
}
body#about li#about a, body#services li#services a, body#solutions li#solutions a, body#cafe li#cafe a, body#contact li#contact a {
color: #3a3b4d;
}

#main {
background: #b0bfce url("./themes/site_themes/default/bg_main.gif") repeat-x bottom;
padding-bottom: 20px;
float: left;
width: 100%;
}
#header {
float: right;
width: 627px;
background-color: #ececee;
background-repeat: no-repeat;
background-position: top left;
height: 178px;
overflow: hidden;
}
#about #header{
background-image: url("./themes/site_themes/default/bg_about.jpg");
}
#services #header{
background-image: url("./themes/site_themes/default/bg_services.jpg");
}
#solutions #header{
background-image: url("./themes/site_themes/default/bg_solutions.jpg");
}
#cafe #header{
background-image: url("./themes/site_themes/default/bg_cafe.jpg");
}
#contact #header{
background-image: url("./themes/site_themes/default/bg_contact.jpg");
}
#blog #header{
background-image: url("./themes/site_themes/default/bg_blog.jpg");
}
ul#subnav {
list-style-type: none;
margin: 0;
padding: 0;
}
ul#subnav li {
list-style-type: none;
float: left;
margin: 154px 0 0 0;
padding: 0;
}
ul#subnav a {
display: block;
padding: 0 15px;
margin: 0 2px 0 0;
background-color: #bdbec4;
color: #3a3b4d;
font-size: 10px;
text-decoration: none;
line-height: 24px;
text-transform: lowercase;
}
ul#subnav a:hover {
background-color: #ceced2;
}
ul#subnav a.subNavSelected {background-color: #B0BFCE;}
#maincontent {
float: right;
width: 627px;
}
#content {
background-color: #FFF;
margin: 15px;
padding: 10px 20px;
}
#sidebar {
float: left;
width: 275px;
background: #a5aaa3;
}
#sidebar ul {
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;
}
#sidebar li {
list-style-type: none;
margin: 0;
padding: 0;
}
#sidebar li a {
display: block;
padding: 0 20px;
margin: 0;
background-color: #96a3af;
color: #FFF;
font-size: 11px;
text-decoration: none;
line-height: 20px;
text-transform: lowercase;
text-align: right;
}
#sidebar li :hover {
background-color: #a2adb8;
}
#featureproject {
padding: 0 15px;
height: 235px;
text-transform: lowercase;
}
#featureproject span {
color: #3a3b4d;}
#featurebar {
clear: both;
float: left;
background-color: #d2dacc;
width: 100%;
padding: 15px 0;
}
#featureproject a {
color: #2d3645;
}
#featurebarleft {
float: left;
width: 243px;
padding: 0 15px 0 0;
margin: 0 15px 0 20px;
border-right: 1px solid  #b6b8a0;
}
#featurebarleft h3, #featurebarleft h4 {
display: inline;
}
#featurebarright {
float: right;
width: 605px;
}

#featurebar .smalltxt {
font-size: 10px;
color: #7b8385;
}
#featurebar #featureservice {
background-color: #f2f2ee;
margin: 0 15px 0 0;
float: left;
width: 44%;
padding: 10px;
}

#footer {
clear: both;
margin: 0;
padding: 25px 0px 50px 0;
background: url("./themes/site_themes/default/bg_footer.gif") repeat-x;
color: #888c7e;
font-size: 100%;
text-transform: lowercase;
}
#footer p {
margin: 0 20px 0 278px;
border-left: 1px solid  #8d907f;
padding: 3px 15px;
}
#footer a {
color: #2d3645;
text-decoration: none;
}
#footer span {
color: #2d3645;
}


a.featurelink, #featureproject a.featurelink {
color: #7f7f77;
font-size: 9px;
line-height: 9px;
text-decoration: none;
background: url("./themes/site_themes/default/bg_featurelink.gif") no-repeat 0 1px;
padding: 0 15px 0 13px;
text-transform: lowercase;
}
a.featurelink:hover{
color: #8e9e52;
}
#featureproject a.featurelink:hover {
color: #f2f2ee;
}

.contentpadding {
padding: 0 60px 30px 0;
}
.pagetd {
float: left;
width: 70%;
margin: 0 0 0 15px;
font-size: 13px;
color: #666666;
text-transform: lowercase;
}
.pagetd p {display: inline;}
.pagetd a {color: #666666;}
.pagination {
float: right;
text-align: right;
margin: 0 15px 0 0;
font-size: 13px;
color: #666666;
text-transform: lowercase;
}
.pagination a {
font-weight: bold;
color: #666666;
}

#about #sidebar, #services #sidebar, #solutions #sidebar, #cafe #sidebar, #contact #sidebar, #blog #sidebar{
background: #96a3af url("./themes/site_themes/default/bg_sidebar2.gif") repeat-x left top;
margin-top: -25px;
min-height: 27px;
}
#about #sidebar ul {margin-top: 60px;}
#about #main, #services #main, #solutions #main, #cafe #main, #contact #main, #blog #main {
background: #b0bfce url("./themes/site_themes/default/bg_main_sub.gif") no-repeat bottom;
}
#about #mainbg, #services #mainbg, #solutions #mainbg, #cafe #mainbg, #contact #mainbg, #blog #mainbg {
background: url("./themes/site_themes/default/bg_sidebar.gif") repeat-y left;
float: left;
width: 100%;
}
#blog h2 {margin-bottom: 0px;}
.authInfo {margin-top: 0px; color: #bcbcb6;}
.authInfo a {color:#bcbcb6; font-weight: bold;}
.postInfo {
background-color: #f0f4ed;
padding: 3px 10px;
margin-bottom: 30px;
margin-top: 10px;
}
.postInfo a {color: #a5aaa3;}
.postInfoCatDate {
float: left;
width: 70%;
}
.postInfoComment {
text-align: right;
}
.cafeprojectlist {
margin: 0;
padding: 0;
}
.cafeprojectlist li {
margin-left: 20px;
border-bottom: 1px solid #ccc;
margin-right: 100px;
}
.cafeprojectlist h3 {font-size: 15px; text-transform: none; margin: 0; padding: 0;}
.cafeprojectlist h3 a {border-right: 1px solid #ccc; padding-right: 7px;}
.cafeprojectlist h3 span {text-transform: uppercase; font-size: 12px; font-weight: bold; padding-left: 4px;}
.cafeAuth {color: #94989D; text-transform: uppercase; font-size: 10px; margin: 0;}
.cafeAuth a {color: #94989D;}
.cafeDesc {font-size: 12px; font-style: italic;}
#commentForm {border-top: 1px solid #dadad6; margin-top: 20px;padding-top: 10px;}