*{
	border: 0;
	margin: 0;
	padding: 0
}

body{
	background: url(styles/darkblue/bgr.gif) #1e1d1c repeat-x top;
	color: #bfc7cd;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}

a{
	color: #8696a3;
	text-decoration: none
}

a:hover{
	text-decoration: underline
}

input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li, form#cformsform ol li{
	list-style: none
}

h2{
	color: #f2f2ee;
	font-size: 1.8em;
	letter-spacing: -1px;
}
h2 a{
	color: #f2f2ee;
}
h3{
	color: #262625;
	font-size: 1.6em;
	margin: 0 0 1em
}
h4{
	color: #666666;
	font-size: 1em;
	margin: 0 0 1em
}

p, pre{
	padding: 0 0 1.5em
}

.intro {
	line-height:1.3em;
	z-index:0;
}

.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}

.intro a:hover {
	color:#222222;
	text-decoration:underline;
}

#page{
	margin: 0 auto;
	width: 940px
}

#header{
	height: 100px;
	position:relative;
}
#header .spacer{
	float: right
}

#header h1{
	float: left;
	width: 300px;
}
#header h1 a{
	display: block;
	height: 100px;
}
#header h1 a:hover{
	text-decoration: none
}

div#logo img
{
	width:280px;
	height: 57px; 
}

div#logo img
{
	margin-top: 25px;
}

.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}

.btn-rounded a{
	background: url(styles/darkblue/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(styles/darkblue//btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(styles/darkblue/btn.gif) repeat-x;
	
 	color:#FFFFFF;
	font-weight:bold;
}

#nav1 {
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	float:right;	
	margin:43px 0 0;
	text-transform:uppercase;
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
}
#nav1 li a{
	color: #8696a3;
	padding: 0 0 0 13px;
	text-decoration: none
}
#nav1 li a span{
	display: inline-block;
	height: 30px;
	padding: 0 13px 0 0;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a,
#nav1 li.current_page_parent a
{
	background: url(styles/darkblue/btn-rounded.gif) no-repeat top left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li.current_page_parent a span,
#nav1 li a:hover span{
	background: url(styles/darkblue/btn-rounded.gif) no-repeat top right; 
}

#nav1 li ul {
	position: absolute;
	left: -999em;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	border-top: 1px solid #F7F6F6;
}
#nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
	float: none;
}

#nav1 li.current_page_item ul li a{
	background: #FFF;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #F6F6F6;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #000;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

.left-col
{
	float: left;
	width:600px;
}

.right-col
{
	float: left;
	width: 250px;
}

.right-col ul li a
{
	background: url(images/ico-more2.gif) #ffffff no-repeat center left;
	padding-left:25px;
}	

div.sidebar{
	margin: 20px 20px 20px 20px;
}

div.sidebar .top, div.sidebar .bot {
	background-color: #ffffff;
	background-image:none;
	clear: both;
	height: 10px;
	overflow: hidden;
	border: 1px solid #eeeeee;          
}

div.sidebar .spacer{
	background: #ffffff;
	padding: 10px 25px;
	border: 1px solid #eeeeee;
	border-left: 0px;
	border-top: 0px;	
}

.page-box{
	margin: 0 0 30px;
	width: 940px;
	color: #555555;
}
.page-box .top, .page-box .bot{
	background: url(styles/darkblue/page-box-top-grad.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.page-box .bot{
	background: url(styles/darkblue/page-box-bot-grad.gif) no-repeat top
}
.page-box .spacer{
	background: url(styles/darkblue/page-box-bgr.gif) repeat-y top;
}
.page-box .post img {
	border:8px solid #f6f5ed;
	border:0;
}

.wrapper{
	float: left;
	padding: 0 0 0 20px;
}

#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}

#search input.keyword{
	background: #30373d;
	border-bottom: 1px solid #3C434A;
	border-right: 1px solid #3C434A;
	border-top: 1px solid #21262a;
	border-left: 1px solid #21262a;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}

.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer
{
	padding-top: 15px;
	border-top: 1px dotted #eeeeee;
}
	
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
div.fix{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
	text-align: right;
	font-size: 0.8em;
	
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #8696a3;
	text-decoration: none
}

blockquote {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}

div.entry
{
	position: relative;
}

div.entry blockquote {
	border-top:0px;
}

blockquote p
{
	display: block;
	height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px !important;
	background: url(styles/darkblue/ico-quote-grey.gif) #ffffff no-repeat 10px 10px; 
}

.quote {
	background:url(styles/darkblue/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}

.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

div.banner-box
{
	position: relative;
	padding: 20px 20px 0px 20px;
	border-bottom: 1px dotted #dddddd;
	background-color:#f9faf4;
}

div.banner-item
{
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0% 50%;	
	margin-bottom: 20px;
}

div.banner-item blockquote
{
	padding-right: 150px;
	min-height: 155px;
}

div.svc-list
{
	width: 940px;
	background: url('images/svc-bg.jpg') #ffffff repeat-y 560px 0px;
}

div.svc-list-body
{ 
	float: left; width: 560px;
}

div.svc-list-item-box
{
	float: left; 
	width: 380px;
}

div.svc-list-body h3, div.entry h4
{
	padding: 10px 10px 10px 20px;
	background-color: #ffffff;
	color: #ffffff;
	color: #666666;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
}



div.svc-list-item
{
	margin: 10px 0px;
	border-bottom: 1px dotted #999999;
}

div.svc-list-item img
{
	float:left;
	padding: 0px 10px 0px 0px;
	
}

div.svc-list-item p
{
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 10px 90px;
}

div.svc-list-item.streamlined p, div.svc-list-item.streamlined h4
{
	margin: 0px !important;	
}

div.streamlined h4
{
	background: url('images/ico-next.gif') #ffffff no-repeat 0 50%;
	border-top: 1px dotted #666666;	
}

div.svc-list-item.streamlined h4 a
{
	padding-left: 20px;
	color: #666666;
}

div.svc-list-item.streamlined
{
	border-bottom: 0px;
}


div.svc-list-item-box h3
{
	color: #666666;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #666666;
	
}

div.svc-list-item h4
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 90px;
}

div.svc-list-item h4 a
{
	color: #666666;
	text-decoration:none;
}

div.entry p,
div.entry div
{
	padding: 0px 20px 1.5em 20px;
}

div.search-form
{
	padding-top: 20px;
}

h2.page-title
{
	background: url('images/blue-title-bg.jpg') repeat-x #666666 top left;
	padding: 20px;
	border-bottom: 1px dotted #cccccc;
	color: #333333;
	font-size: 2.3em;
}

div.blog-page h2.page-title
{
	background: url('images/orange-title-bg.jpg') repeat-x #666666 top left;
	color: #2f1d07;
}

div.service-page h2.page-title
{
	background: url('images/green-title-bg.jpg') repeat-x #666666 top left;
	
}

div.about-page h2.page-title, 
div.about-page h2.page-title a, 
div.home-page h2.page-title,
div.blog-page h2.page-title,
div.blog-page h2.page-title a,
div.project-page h2.page-title,
div.project-page h2.page-title a
{
	color: #ffffff;
}

div.about-page h2.page-title
{
	background: url('images/purple-title-bg.jpg') repeat-x #ffffff top left;
}

div.project-page h2.page-title
{
	background: url('images/red-title-bg.jpg') repeat-x #ffffff top left;
}



div.post-pub-details
{
	font-size: smaller; 
	background-color: #fff9d3;
	padding:3px 20px;
}

div.post-pub-details p
{
	margin: 0;padding: 0;
}

div.post-pub-details img
{
	vertical-align:middle;
	margin-right: 10px;
	width: 24px;
	height: 24px;
}


a.read-more
{
	background: url(images/ico-more.gif) #ffffff no-repeat 100% 0%;
	padding-right: 25px;
	text-align: right;
}

div.breadcrumb
{
	padding: 5px 5px 5px 20px;
	background-color: #fff9d3;
	border-bottom: 1px solid #dddddd;
}

div.service-page div.entry h4
{
	padding: 0px 20px;
	border-bottom: 1px solid #eeeeee;
}

div.page-box.service-page h2 a
{
	color: #ffffff;
}

div.service-page div.entry h3, div.service-page div.entry h3 a, div.service-page div.entry h4
{
	color: #99cc33;
}

div.about-page div.entry h3, div.about-page div.entry h3 a, div.about-page div.entry h4
{
	color: #9444d9;
}


h3.blog-title
{
	padding: 0px 0px 20px 85px !important;
	margin:20px 0px 0px 0px !important;
	border-bottom: 1px dotted #cccccc !important;
	border-top: 1px solid #ffffff !important;	
	background-color: #ffffff !important;
}

h3.blog-title a
{
	color: #000000;
	border: 0px;
}


div.shield {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 44px;
	height: 48px;
}

div.commentscloud {
	position: absolute;
	text-align: center;
	top: -20px;
	left: 23px;
	width: 30px;
	padding: 0px 0 3px 0px;
	height: 40px;
	background: url(images/bubble.png) no-repeat 0 0;
}

p.date {
	margin: 0px !important; padding: 15px 0px 5px 0px !important;
	text-align: center;
	background: url(images/calendars.gif) #ffffff no-repeat 0 0;
}

p.date span { display: none; }

p.date.month01 { background-position: 0px 0px; }
p.date.month02 { background-position: -52px 0px; }
p.date.month03 { background-position: -104px 0px;}
p.date.month04 { background-position: -156px 0px; }
p.date.month05 { background-position: 0px -52px; }
p.date.month06 { background-position: -52px -52px; }
p.date.month07 { background-position: -104px -52px;; }
p.date.month08 { background-position: -156px -52px; }
p.date.month09 { background-position: 0px -104px; }
p.date.month10 { background-position: -52px -104px; }
p.date.month11 { background-position: -104px -104px; }
p.date.month12 { background-position: -156px -104px; }

div.side-column-box
{
	margin-bottom: 10px;
}

div.side-column-left,div.side-column-right 
{
	width:144px;
	float:left;
}	

div.sidebar h4
{
	border-bottom: 1px dotted #999999;
}

a.rss, a.email-subscribe
{
	display:block;
	background: url(images/rss-link-icon-small.png) no-repeat 0px 50%;
	padding: 10px 0px 10px 30px;
	border-bottom: 1px dotted #666666;
}

a.email-subscribe
{
	background: url(images/email-link-icon-small.png) no-repeat 0px 50%;
}

a.tweet-follow
{
	background: url(images/atom-link-icon-small.png) no-repeat;
}

div.sociable
{
	border-top: 1px dotted #666666;
	padding: 1.5em 20px;
}

div.align-right
{
	text-align: right; 
}

div.svc-list-body div.columns div.column
{
	float:left;
	width: 250px;
	padding: 1.5em 20px;
}

div.svc-list-body div.columns div.column.left
{
	padding-right: 10px;
	background-color: #fff;
}

div.svc-list-body div.columns div.column.right
{
	padding-left: 10px;
	background-color: #fff;
}

a.blog-link, a.news-link
{
	background: url(images/blog-icon-small.png) no-repeat;
	display:block;
	padding-left: 28px;
}

a.news-link
{
	background: url(images/news-icon-small.png) no-repeat;
}

form#cformsform fieldset
{
	border: 1px solid #e3c6e3;
	padding: 0px 20px; margin: 0px 20px 20px;
}

form#cformsform ol,form#cformsform ol li
{
	padding: 0;margin: 0;
}

form#cformsform ol li
{
	padding: 10px 0px;
}

form#cformsform legend, p.cf-sb input
{
	border: 1px solid #9444d9;
	background-color: #e3c6e3;
	padding: 5px 10px;
	
}

form#cformsform ol li label
{
	display:block;
	width: 200px;
	float:left;
}

fieldset.cf_hidden, form#cformsform ol li span.emailreqtxt, form#cformsform ol li span.reqtxt
{
	display: none;
}

li.cf_li_err
{
	background-color: #eaeaea;
}

p.cf-sb
{
	margin-top: 15px;
	text-align: right;
}

p.cf-sb input
{
 	background-color: #9444d9;
 	color: #ffffff;	
 	cursor: pointer;
}

pre, div#wp_page_numbers, div.wp_syntax
{
	width: auto;
	margin: 0 20px;
}

div#wp_page_numbers
{
	border-top: 1px dotted #cccccc;
	text-align: right;
	padding-top:5px;
}

div#wp_page_numbers ul li
{
	float: left;
	margin-right: 5px;
}

div#wp_page_numbers ul li a
{
	padding: 5px 10px 5px 10px;
	height:100%;
}

div#wp_page_numbers ul li.page_info
{
	margin-right: 20px;
}

div#wp_page_numbers ul li, div#wp_page_numbers ul li.page_info
{
	display:block;
}

div#wp_page_numbers ul li a
{
	border-bottom: 1px solid #83afd9;
}

div#wp_page_numbers ul li a:hover
{
	color: #ffffff;
	background-color: #83afd9;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
}
.sociable-hovers:hover {
	opacity: 1;
}

div.sidebar h3.no-bot-style { padding-bottom: 0px; border: 0px; }
h4.no-bot-margin { margin-bottom: 0px; }
div.entry > h3:first-child { border-top: 1px solid #fff; }

div.sidebar ul.subnav li
{
	padding: 0px 0px 0px 20px;
	margin-bottom: 1px;
}

div.sidebar ul.subnav li a
{
	color: #666666;
	border-bottom: 1px solid #eaeaea;
	display:block;
	background: url('images/ico-more2.gif') transparent no-repeat 0px 52%;
	padding-left: 20px;
}

div.sidebar ul.subnav li a
{
	color: #666666;
}

div.about-page div.sidebar h4
{
	border-top: 1px solid #fff;
}

div.about-page div.sidebar div.current-item h4 
{
	background-color: #decfec;
	color: #ffffff;
}

div.about-page div.sidebar div.current-item li.current-item
{
	background-color: #f0e9f6;
} 

div.page-box.project-page div.top
{
	background: url(styles/darkblue/page-box-top.gif) no-repeat top;
}
div.page-box.project-page div.bot
{
	background: url(styles/darkblue/page-box-bot.gif) no-repeat top;
}

a.r-tick
{
	background: url(images/ico-bullet.gif) no-repeat 0% 50%;
	text-decoration: none;
	padding-left: 18px;
}

div#usermessagea.cf_info.failure
{
	margin: 0px 20px 20px 20px;
	padding: 0px 20px;
	background-color: #cc0000;
	color: #ffffff;
}

li.cf_li_err
{
	border-top: 1px dashed #cc0000;
	border-bottom: 1px dashed #cc0000;
	
	background-color: #f6dada;
}

.wp-caption-text
{
	display:none;
}

#respond { margin: 1em 20px 0px 20px; }

div.tlinks
{
	text-align: center;
}
