/*Clear defaults - inspired from Tantek Celik
----------------*/
:link,:visited {text-decoration:none;} 
ul,dl {list-style:none;} 
ol {font-size:1.8em; margin: 0 0 0 10px;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}

/*Default Styles
----------------*/
body {
	background:#292f33 url(../img/bg.gif) repeat-y 50% 0;
	font:62.5%/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#acb7bf;
	line-height: 20px;
	text-align:center;
}
a {
	padding:1px 2px;
	color:#3DAFEB;
}
a:hover, a.hover {
	color:#fff;
	background:#788f1e url(../img/hovers.gif);
}
p, ul, ol {
	font-size:1.1em;
	padding-bottom:1em;
}
ul ol, ul p, ul ul, ol ul, ol p, ol ol, ul blockquote {font-size:1em;}
h1, h1 a {
	display:block;
	width:200px;
	height:70px;
}
h1 {
	margin:60px 0 0 40px;
	background:url(../img/bbmd.gif) no-repeat 0 0;
}
h2 {
	font-size:2.9em;
	font-weight:bold;
	color:#484f53;
	line-height:60px;
	height:60px;
}
h3 {
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#d9d9d9;
	padding-left:15px;
	font-size:2.1em;
	margin-bottom:10px;
}
h4 {
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#666e72;
	padding-left:15px;
	font-size:2.1em;
}

h5 {
	font-size:1em;
	font-weight:bold;
	color:#999;
	text-transform:uppercase;
	padding-bottom:10px;
}
h6 {
	line-height:15px;
	font-weight:bold;
	color:#666e72;
	padding-left:0px;
	font-size:.9em;
}
h7 {
	height:30px;
	line-height:30px;
	font-weight:bold;
	color:#666e72;
	padding-left:15px;
	font-size:1.4em;
}
h8 {
	line-height:15px;
	font-weight:bold;
	color:#666E72;
	padding-left:0px;
	font-size:1.9em;
}
h9 {
	line-height:15px;
	font-weight:bold;
	color:#ffffff;
	padding-left:0px;
	font-size:1.2em;
}
hbas {
	line-height:15px;
	font-weight:bold;
	color:#66cccc;
	padding-left:0px;
	font-size:1.2em;
	text-align:center;
}
hpro {
	line-height:15px;
	font-weight:bold;
	color:#66cc33;
	padding-left:0px;
	font-size:1.2em;
	text-align:center;
}
hcor {
	line-height:15px;
	font-weight:bold;
	color:#ff9900;
	padding-left:0px;
	font-size:1.2em;
	text-align:center;
}
hb {
	line-height:15px;
	font-weight:bold;
	color:#73A403;
	padding-left:0px;
	font-size:2em;
}
.bb {
	line-height:15px;
	font-weight:bold;
	color:#73A403;
	padding-left:0px;
	margin: 0 0 0 -10px;
	font-size:1.2em;
}

.b8 {
	font-size:0.9em;
	font-weight:normal;
	color:#999;
}
.b9 {
	font-size:1.1em;
	font-weight:normal;
	color:#acb7bf;
	line-height:18px;
}


abbr {
	border-bottom:1px dotted #737b80;
	cursor:help;
}
blockquote {
	color:#707362;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.1em;
}
blockquote span.author {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#737b80;
	font-style:normal;
}
code {
	background:#333b40;
	color:#c3d0d9;
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	line-height:1.4em;
}

/*Additional Styles
-------------------*/
.simple, .simple:hover {
	padding:0;
	background:none;
}
.more a {
	padding-left:10px;
	background:url(../img/more_off.gif) no-repeat 2px .55em;
}
.more a:hover {background:url(../img/more_over.gif) no-repeat 0 .2em;}
.back a {
	padding-left:10px;
	background:url(../img/back_off.gif) no-repeat 2px .55em;
}
.back a:hover {background:url(../img/back_over.gif) no-repeat 0 .2em;}

/*Layout
--------*/
#container {
	width:925px;
	margin:40px auto;
	text-align:left;
}
#sidebar {
	width:240px;
	float:left;
}
#main {
	width:650px;
	float:right;
}
#extender {
	position: relative;
	left:100px;
	top:0;
	width:20px;
	height:20px;
	background:url(../img/sitemap.gif) no-repeat 0 5em;
}
.break {clear:both; height:1px; line-height:1px; padding:0; margin:0;}

/*Content
---------*/
	/*Titles*/
	h2#featured {background:url(../img/featured.gif) no-repeat 5px 0;}
	h2#resources {
		background:url(../img/resources.gif) no-repeat 0 0;
		height:50px;
	}
	h2#services {
		background:url(../img/services.gif) no-repeat 0 0;
		height:50px;
	}
	h2#Oservices {
		background:url(../img/Oservices.gif) no-repeat 0 0;
		height:50px;
	}
	h2#why {
		background:url(../img/why.gif) no-repeat 0 0;
		height:60px;
	}
	h2#three {
		background:url(../img/three.gif) no-repeat 0 0;
		height:50px;
	}
	h2#about {
		background:url(../img/about.gif) no-repeat 0 0;
		height:60px;
	}
	h2#about {background:url(../img/about.gif) no-repeat 0 0;}
	h2#templates {background:url(../img/templates.gif) no-repeat 0 0;}
	h2#portfolio {background:url(../img/portfolio.gif) no-repeat 5px 0;}
	h2#sitemap {background:url(../img/sitemap.gif) no-repeat 5px 0;}
	h2#clients {background:url(../img/clients.gif) no-repeat 5px 0;}
	h2#whatcms {background:url(../img/whatcms.gif) no-repeat 5px 0;}
	h2#vocabulary {background:url(../img/vocabulary.gif) no-repeat 5px 0;}
	h2#baby {background:url(../img/baby.gif) no-repeat 5px 0;}
	h2#identity {background:url(../img/identity.gif) no-repeat 5px 0;}
	h2#offer {background:url(../img/offer.gif) no-repeat 5px 0;}
	h2#error {background:url(../img/error.gif) no-repeat 5px 0;}
	h2#packages {background:url(../img/packages.jpg) no-repeat 5px 0;}
	h2#contact {background:url(../img/contact.gif) no-repeat 5px 0; height:80px;}
	h2#thanks {background:url(../img/thanks.gif) no-repeat 5px 0; height:80px;}
	body.cs h2#portfolio {background:url(../img/portfolio2.gif) no-repeat 5px 0;}
	body.article h2#articles, body.archive h2#articles {background:url(../img/articles.gif) no-repeat 5px 0;}
	body.news h2#news {background:url(../img/news.gif) no-repeat 5px 0;}
	body.resources h2#resources {background:url(../img/resources.gif) no-repeat 5px 0;}
	h2#oops {
		background:url(../img/error.gif) no-repeat 5px 0;
		height:80px;
	}
	
	h3#aboutBBMD {
		height:32px;
		background:url(../img/bbmd.gif) no-repeat 0 0;
		margin-bottom:0;
	}


	/*Featured*/
	#works {
		height:195px;
		background:url(../img/featured_6up.jpg) no-repeat 0 0;
	}
	#works li {
		float:left;
		width:210px;
		height:95px;
		position:relative;
		top:0px;
		left:15px;
	}
	#works li a {
		display:block;
		float:left;
		width:200px;
		height:85px;
		background-repeat:no-repeat;
		background-position:0 0;
		padding:0;
	}
	#works li a.mute {background-position:0 100%;}
	#works li a:hover, #works li a.hover {background-position:0 50%;}
.single {
	float:left;
	width:313px;
	margin-right:9px;
}
.wide {
	float:left;
	width:500px;
	margin-right:9px;
	padding-left:10px;
}
.row1 {padding-left:5px;}
.homelist {padding-bottom:.6em;
	margin: 0 0 0 10px;}
.homelist li {
	background:url(../img/listlines.gif) no-repeat 0 100%;
	padding-bottom:1px;

}
.homelist li a {
	color:#acb7bf;
	display:block;
	padding:8px 15px 8px 15px;
}
.portlist li {
	background:url(../img/listlines.gif) no-repeat 0 100%;
}
.portlist li a {
	color:#acb7bf;
	display:block;
	padding:15px 15px 8px 10px;
	margin:30px 0px 20px 10px;
}
.portlist li a:hover {
	background:url(../img/listhovers.gif) no-repeat 0 50%;
	color:#d9d9d9;
}
.homelist li a:hover {
	background:url(../img/listhovers.gif) no-repeat 0 50%;
	color:#d9d9d9;
}
.homelist li a span.date, .homelist li a:hover span.date {
	color:#626d73;
	font-size:.9em;
}
.portlist li a span.date, .homelist li a:hover span.date {
	color:#626d73;
	font-size:.9em;
}
.homelist li a span.description, .homelist li a:hover span.description {color:#737b80;}
.homelist li a span.separator, .homelist li a:hover span.separator {
	font-weight:bold;
	color:#373c41;
}
.portlist li a span.description, .homelist li a:hover span.description {color:#737b80;}
.portlist li a span.separator, .homelist li a:hover span.separator {
	font-weight:bold;
	color:#373c41;
}
.homelist li span.fl {
	height:1px;
	background:none;
	display:block;
}
.homelist li:hover span.fl {background:url(../img/listlines.gif) no-repeat 0 100%;}
.single p, .text p, .text ul {margin-left:10px;}
.text {padding-left:5px;}
	/*PortfolioList*/
	#portfoliolist {margin-left:5px;}
	#portfoliolist li {
		background:url(../img/thumbbg.gif) no-repeat 0 0;
		clear:both;
		height:95px;
		position:relative;
	}
	#portfoliolist li.first {
		background:url(../img/thumbbg_first.gif) no-repeat 0 0;
		height:90px;
	}
	#portfoliolist li.last {
		background:url(../img/thumbbg_last.gif) no-repeat 0 0;
		height:100px;
	}
	#portfoliolist li p, #portfoliolist li ul {padding-left:220px;}
	#portfoliolist li p {padding-top:10px;}
	#portfoliolist ul li {
		display:inline;
		background:url(../img/bullet.gif) no-repeat 0 5px;
		padding-left:9px;
		white-space:nowrap;
		position:static;
	}
	#portfoliolist span.date {color:#454a4d;}
	#portfoliolist p a {font-weight:bold;}
	/*CaseStudy*/
	#big {
		width:650px;
		height:205px;
		background:url(../img/big.gif) no-repeat 0 0;
		position:relative;
	}
	#big #photo {
		position:absolute;
		width:616px;
		height:176px;
		left:17px;
		top:2px;
		overflow:hidden;
		padding:0;
		clip:rect(0px, 616px, 176px, 0px);
	}
	#big #photo ul {
		padding:0;
		position:absolute;
		margin-left:0;
		width:10000px;
	}
	#big #photo li {float:left;}
	#big #photo li img {
		display:block;
		float:left;
		width:616px;
		height:176px;
		background:url(../img/loading.jpg) no-repeat 0 0;
	}
	#big ul#screenshots {
		position:absolute;
		right:15px;
		top:180px;
		padding-left:75px;
		background:url(../img/screenshots.gif) no-repeat 0 0;
		width:auto;
		text-align:right;
	}
	#big ul#screenshots li {
		width:15px;
		height:25px;
		float:left;
	}
	#big ul#screenshots li a {
		display:block;
		float:left;
		padding:0;
		width:15px;
		height:25px;
		padding:0;
	}
	
.info3 {background:none;}
.info1 li, .info2 li, .info3 li {padding-left:10px;}
.info1 li.date {background:url(../img/date.gif) no-repeat 0 5px;}
.info1 li.link {background:url(../img/web.gif) no-repeat 0 5px;}
.info2 li, .flat li {
	display:inline;
	background:url(../img/bullet.gif) no-repeat 0 5px;
	padding-left:9px;
	white-space:nowrap;
}
.info3 li {background:url(../img/quote.gif) no-repeat 0 3px;}
#commentsnumber {
	text-align:right;
	padding-right:10px;
}
#date {color:#737b80;}
.articlecontent {
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	border-bottom:1px solid #373c41;
}
.text li {
	padding-left:10px;
	background:url(../img/bullet.gif) no-repeat 0 6px;
}
.text h5 {
	padding-left:10px;
	padding-bottom:5px;
	color:#f7f7f7;
	font-size:1em;
}
	/*Comments*/
	.text .comment ul, .text .comment p {margin-left:0;}
	strong.author {color:#d9d9d9;}
	.comment {
		border-bottom:1px solid #2c3236;
		margin-bottom:20px;
	}
	.commentcontent {
		padding-left:10px;
		background:url(../img/quote.gif) no-repeat 0 4px;
	}
	.commentcontent a {color:#3EB4F3;}
	.commentcontent a:hover {color:#fff;}
blockquote.mine {
	padding:0 10px 10px 10px;
	font-size:1.4em;
	background:url(../img/quote.gif) no-repeat 0 3px;
	border-bottom:1px solid #2c3236;
	margin-bottom:20px;
}
body.about p {color:#737b80;}
body.about .text p {color:#acb7bf;}
	/*Clients*/
	#map {
		height:205px;
		background:url(../img/clientmap.gif) no-repeat 0 0;
		position:relative;
		margin-bottom:10px;
		margin-top:-20px;
	}
	#map p {
		width:298px;
		position:absolute;
		left:332px;
		bottom:20px;
		padding:0;
	}
	#clients {margin-left:10px;}
	#clients li {
		width:192px;
		margin:0 10px 2px 0;
		float:left;
		padding-left:8px;
		background:url(../img/bullet.gif) no-repeat 0 5px;
		color:#acb7bf;
	}
	#clients li a {margin-left:-1px;}
	#clients li span, #clientsNote span {color:#788f1e;}
	#clientsNote {
		clear:both;
		padding:10px 0;
		color:#3d474d;
		margin-left:10px;
		border-bottom:1px solid #2c3236;
	}
	/*Archives*/
	.archives {margin:20px 5px;}
	.archives li {
		border-bottom:1px solid #2c3236;
		padding:10px;
	}
	.archives li.last {border:0;}
	.archives span.date {
		color:#626d73;
		font-size:.9em;
		padding-left:2px;
	}
	body.news span.date {padding-left:0;}
	.archives span.description {color:#737b80;}
	.archives span.separator {
		font-weight:bold;
		color:#373c41;
	}
span.note {color:#5c6266;}

/*Sidebar
---------*/
	/*Menu*/
	#mainmenu {
		padding:0;
		width:130px;
		height:102px;
		margin:12px 0 21px 110px;
	}
	#mainmenu li {float:left;}
	#mainmenu li a {
		display:block;
		width:130px;
		height:17px;
		float:left;
		padding:0;
	}
	#mainmenu li.m01 a, #mainmenu li.m01 {background:url(../img/m01.gif) no-repeat 0 0;}
	#mainmenu li.m02 a, #mainmenu li.m02 {background:url(../img/m02.gif) no-repeat 0 0;}
	#mainmenu li.m03 a, #mainmenu li.m03 {background:url(../img/m03.gif) no-repeat 0 0;}
	#mainmenu li.m04 a, #mainmenu li.m04 {background:url(../img/m04.gif) no-repeat 0 0;}
	#mainmenu li.m05 a, #mainmenu li.m05 {background:url(../img/m05.gif) no-repeat 0 0;}
	#mainmenu li.m06 a, #mainmenu li.m06 {background:url(../img/m06.gif) no-repeat 0 0;}
	#mainmenu li a:hover {background-position:0 50%;}
	#mainmenu li.active a, #mainmenu li.active a:hover, #mainmenu li.active {background-position:0 100%;}
#infos {
	border-top:1px solid #373c41;
	margin-left:15px;
}
#sidebar .item {
	border-bottom:1px solid #373c41;
	padding:10px 5px 0 25px;
	color:#737b80;
}

	#error {
		display:none;
		color:#d93600;
		font-weight:bold;
	}