@import "/inc/css/brown_colorbox.css";


/* Reset */
#dummy-element {
	width:2px;
	}
body {
	background:#312518 url(/inc/img/brown/header_bg.png) repeat-x top;
	color:#fff;
	}
h4 {
	color:#415602;
	}
blockquote p {
	background:#271d12;
	border-top:1px solid #3e2e1d;
	color:#aa947d;
	}


/* Forms */
input, textarea {
	background:#261B11 !important;
	border:0;
	border-bottom:1px solid #3E2E1D;
	color:#aa947d;
	}
input:focus, textarea:focus {
	background:#231911 !important;
	border-bottom:1px solid #453422;
	color:#fff;
	}
.submit_btn {
	background:url(/inc/img/brown/submit_btn.gif) no-repeat !important;
	}
.submit_btn:focus {
	background:url(/inc/img/brown/submit_btn.gif) no-repeat !important;
	}


/* Header */
#top-bar {
	background:#312518 url(/inc/img/topbar.png) 0 -69px repeat-x;color:#666;
	}
#top-bar a {
	color:#719bb6;
	}
.arrow {
	color:#DA4C10;
	}
.tagline {
	color:#5c4935;
	}
.tab-home a {
	background:url(/inc/img/brown/tab_home.png) no-repeat;
	}
.tab-services a {
	background:url(/inc/img/brown/tab_services.png) no-repeat;
	}
.tab-portfolio a {
	background:url(/inc/img/brown/tab_portfolio.png) no-repeat;
	}
.tab-about a {
	background:url(/inc/img/brown/tab_about.png) no-repeat;
	}
.tab-blog a {
	background:url(/inc/img/brown/tab_blog.png) no-repeat;
	}
.tab-contact a {
	background:url(/inc/img/brown/tab_contact.png) no-repeat;
	}


/* Content */
#content a, #sidebar a {
	color:#d95d29;
	}
#content a:hover, #sidebar a:hover {
	background:#3b2d20;
	border-bottom:1px solid #443626;
	}
.portfolio .logo {
	background:#281d12;
	border-bottom:1px solid #3e2e1d;
	}
.portfolio li:hover .logo {
	background-color:#231911;
	border-bottom:1px solid #453422;
	}
.rating {
	background:#2A1F14;
	border-bottom:1px solid #3D3125;
	}
.current-rating {
	background:#231911;
	}
ul.bullets li {
  background: url(/inc/img/brown/checkmark.png) 0 2px;
	}
.portfolio {
	width:965px;margin-top:40px;
	}
.portfolio img {
	background:#453422;
	padding:5px;
	border:1px solid #53402c;
	border-left:1px solid #614d37;
	border-top:1px solid #614d37;
	}
.portfolio li:hover img {
	background:#393939;
	border:1px solid #494949;
	border-left:1px solid #555;
	border-top:1px solid #555;
	}


/* Sidebar */
dd.testimonial {
	background:#261b11;
	border-bottom:1px solid #3e2e1d;
	}
dt.testimonial {
	background:url(/inc/img/brown/testimonial-bottom.png);
	color:#aeaeae;
	}
#social-links li a {
	background: #281d12 url(/inc/img/social-icons.png) no-repeat;
	border-bottom:1px solid #3e2e1d;
	color:#ccc;
	text-decoration:none;
	}
#social-links li a:hover {
	background: #231911 url(/inc/img/social-icons.png) no-repeat;
	border-bottom:1px solid #453422;
	color:#fff;
	}


/* Footer */
#footer {
	background:url(/inc/img/brown/footer_bg.png) repeat-x top;
	}
.footer-text {
	color:#34738b;
	}
.footer-text a {
	color:#8cbbcd;
	}
.footer-text a:hover {
	color:#b8d6e2;
	}
.w3c_xhtml {
	background:url(/inc/img/brown/w3c_xhtml.gif) no-repeat;
	}
.w3c_css {
	background:url(/inc/img/brown/w3c_css.gif) no-repeat;
	}
