/* @override http://quesmedia.com.local/css/default/index.css */

.main-element {
	overflow:hidden;
}
.main-element h2 {
	margin: 0;
	color: #2d2d2d;
	text-shadow: #999 1px 1px 2px;	
}

#bd .main-element h2 a {
	color: #2d2d2d;
	text-decoration: none;
	display: block;
	padding-top: .75em;
	padding-bottom: .75em;
}
#bd .main-element h2 a:hover,
#bd .main-element h2 a:focus {
	outline: none;
	color: #518c1a;
}
#bd .main-element p strong {
	background-color: #edf2f7;/*idealy: rgba(229,238,255,0.4)*/
	color:#000 !important
;
}

.main-element.active .details {
	height: auto;
}
.main-element p,
.main-element ul,
.main-element ol,
.main-element dl,
.main-element blockquote {
	color: #444;
}
#what-we-do blockquote {
	border-left: solid #ccc;
	padding-left: .5em;
	margin-left: 0;
}
#what-we-do blockquote p {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
.main-element h3 {
	color: #000;
	font-weight: bold;
	font-size: 167%;
	color: #000 !important;
	background: none !important;
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
	border: none !important;
}
.main-element h2 .meta {
	color: #2e2e2e;
	font-size: .6em;
}
.main-element h3 .meta {
	font-size: 0.5988em;
}
.main-element h3 strong {
	color: #518c1a;
}
#banner p {
	text-align: center;
	margin: 0;
}
#who-am-i {
	background-color: #ffffff;
}
#who-am-i h4,
#what-we-do h4 {
	color: #8b986b;
}
#what-we-do {
	background-color: #f4f4f4;
}

#contact {
	background-color: #ecf1dd;
}
#contact p.highlight {
	border-color: #9bab6c;
}

#contact-details {
	background: url(images/contact-details-panel-bg.png) no-repeat left bottom;
}

#contact-details dl dt {
	color: #000;
}

#news {
	background-color: #d4e1af;
}
#friendfeed p.meta {
	font-size: 93%;
	clear: both;
}
#friendfeed .meta a {
	text-decoration: none;

}
/*#twitter {
	background: url(images/twitter_32.png) no-repeat right top;
}
#twitter p.follow {
	margin-bottom: 0;
}*/
#latest-from-blog ul {
	margin-left: 0;
	padding: 0;
}

#latest-from-blog li{
	list-style: none;
	border-top: 1px solid #dde7c1;
	border-bottom: 1px solid #cfd8b6;
	background: url(images/blog-post-list.gif) repeat-x 0 bottom;
	padding: .2em 0 .2em .5em;
}
#portfolio {
	background-color: #babeae;
}
