/****

Color Guide:
Body Text: #808284;
Orange Text: #F37321;

***/


body {
	background-color: #ebebeb;
	font: 12px/18px Tahoma, Helvetica, sans;
}

h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
}
h1 { font-size: 24px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}

a {
	color: #F37321;
	text-decoration: none;
}
li.here a,
a:hover {
	background-color: #DDD;
}

p {
	margin-bottom: 10px;
}
p.date {
	margin-top: -10px;
}
p.more {
	margin-top: -5px;
}
p.more a,
p.tweet a {
	padding: 0;
}
th {
	text-align: left;
	padding-right: 10px;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
}
.right {
	float: right;
	margin: 0 0 20px 20px;
}


#container {
	width: 960px;
	background-color: #FFF;
	margin: 40px auto 30px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.7);
}

#header {
	background: transparent url(/media/images/header_bg.png) top left no-repeat;
	position: relative;
	height: 116px;
}

#header #logo a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 208px;
	height: 90px;
}
#header #logo a:hover {
	background: none;
}

#nav_main {
	position: absolute;
	bottom: 26px;
	right: 0;
}
#nav_main li {
	display: inline;
}
#nav_main li a {
	display: inline-block;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #141F48;
	font-size: 15px;
	font-weight: bold;
	background-color: #e9eaeb;
	text-transform: uppercase;
	text-decoration: none;
}
#nav_main li a:hover,
#nav_main li.active a:hover {
	background-color: #f37321;
}
#nav_main li.active a {
	background-color: #f89d59;
}
#nav_main li.first a{
	border-left: 0;
	-moz-border-radius-topleft: 10px;
}
#nav_main li.first a span {
	display: none;
}

#content {
	background-color: #FFF;
	padding: 10px 20px 20px;
	position: relative;
}
.home #content {
	padding-top: 20px;
}

#slides {
	height: 173px;
	position: relative;
}
#slides a {
	padding: 0;
}
#slides a:hover {
	background: none;
}

#main {
	float: left;
	width: 680px;
	background-color: #EFEFEF;
	color: #808080;
	padding: 10px 20px 20px;
	min-height: 450px;

}
.wrap {
	float: left;
	width: 680px;
	padding: 20px;
	background-color: #EFEFEF;
	color: #808080;
}
.wrap #main {
	float: left;
	width: 330px;
	padding: 0;
}
.wrap #sub {
	float: right;
	width: 330px;
}
.wrap #sub #tweets {
	height: 80px;
}
.wrap #sub #tweets p{
	height: 80px;
}


.wrap h3 {
	border-bottom: dotted;
	background: transparent url(/media/images/rss_icon.png) 0 50% no-repeat;
	text-align: right;
	margin-bottom: 10px;
}
#main h1 {
	color: #F37321;
	text-align: right;
	margin-bottom: -15px;
}

#main h2 {}

#main li {
	list-style-type: disc;
	margin-left: 15px;
	
}

#main table td {
	padding: 5px;
}
#main table td input[type="text"] {
	padding: 3px;
}

#main hr {
	border: 0;
	background: transparent url(/media/images/header_icon.png) top left no-repeat;
	height: 27px;
	margin: -10px 0 10px -10px;
}
#main hr.hr2 {
	background: none;
	border-bottom: 2px dotted #CCC;
	margin: 15px 0;
	height: 2px;
}

#main #bc {
	margin: -20px 0 10px 20px;
}

#main #bc a {
	padding: 0;
}



#main .profile h3,
#main .profile p{
	margin-bottom: 5px;
}
#main .profile p.image {
	float: left;
	margin: 0 15px 15px 0;
}

#main .profile .social {
	height: 24px;
	line-height: 24px;
}
#main .profile .social a {
	display: inline-block;
	padding-left: 30px;
	height: 24px;
}
#main .profile .social .twitter {
	background: transparent url(/media/images/twitter_icon.png) 0 50% no-repeat;
}
#main .profile .social .facebook {
	background: transparent url(/media/images/facebook_icon.png) 0 50% no-repeat;
}
#main .profile .social .linkedin {
	background: transparent url(/media/images/linkedin_icon.png) 0 50% no-repeat;
}
#main .profile .social .blog {
	background: transparent url(/media/images/blog_icon.png) 0 50% no-repeat;
}
#main .profile .social .skype {
	background: transparent url(/media/images/skype_icon.png) 0 50% no-repeat;
}

#main .copy {
	padding: 20px;
}
#main #service_chart {
	float: right;
	margin: 0 0 20px 20px;
}
#main #staff {
	float: right;
	margin: -30px 0 20px 20px;
}

#main .comment,
#main .entry {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}

.blog #main h2 a.rss {
	font-size: 0.7em;
	background: transparent url(/media/images/rss_icon.png) 0 50% no-repeat;
	display: inline-block;
	padding-left: 25px;
}


#main #success img {
	margin-bottom: 0;
}

#nav_success {}
#nav_success li {
	list-style-type: none;
	padding-left: 5px;
}
#nav_success li a {
	display: block;
	padding: 5px;
}

/*
 =Sidebar
***************************************************/

#sidebar {
	float: right;
	width: 180px;
	position: absolute;
	overflow: hidden;
	top: 20px;
	right: 20px;
	bottom: 20px;
}

#nav_sub {
	margin-bottom: 20px;
}
#nav_sub li a {
	display: block;
	height: 24px;
	line-height: 24px;
	background-color: #DDD;
	border-bottom: 1px solid #999;
	padding-left: 10px;
}

#nav_sub li a:hover,
#nav_sub li.here a,
#nav_sub li ul li.here a {
	background-color: #EEE;
}
#nav_sub li ul a {
	background-color: #FEFEFE;
	margin-left: 10px;
}



#sidebar h3 {
	border-bottom: dotted;
	text-align: center;
	color: #141F48;
}
#sidebar p.quote {
	text-align: center;
	padding: 0 15px;
	font-style: italic;
	color: #6d6e71;
}
#sidebar p.quote span {
	color: #F37321;
}

#sidebar p.author {
	text-align: center;
	color: #F37321;
}

#sidebar p.newsletter a {
	display: block;
	width: 146px;
	height: 78px;
	background: transparent url(/media/images/newsletter.png) top left no-repeat;
	text-indent: -10000px;
	padding: 0;	

}
#sidebar p.compass a {
	display: block;
	width: 146px;
	height: 78px;
	background: transparent url(/media/images/contractcompass.png) top left no-repeat;
	text-indent: -10000px;
	padding: 0;	

}
#sidebar p.compass,
#sidebar p.newsletter {
	margin-left: 20px;
}

#sidebar #archives {
	margin-left: 25px;
}
#sidebar #archives li {
	list-style-type: disc;
}

#sidebar p#social {
	height: 24px;
	line-height: 24px;
}
#sidebar p#social a.twitter,
#sidebar p#social a.linkedin {
	background: transparent url(/media/images/twitter_icon.png) 0 50% no-repeat;
	display: inline-block;
	padding-left: 25px;
	height: 24px;
}
#sidebar p#social a.linkedin {
	background: transparent url(/media/images/linkedin_icon.png) 0 50% no-repeat;
	left: 100px;
}




/*
 =Footer
***************************************************/
#footer {
	border-top: 3px solid #1e2950;
	height: 30px;
}
#footer p {
	float: left;
	padding: 5px 20px;
}
#footer p.contact {
	float: right;
}


#sitemap * {
	margin-left: 10px;
}



