@charset "utf-8";
/* 



Main Blue - #2c2b79

Grey Text - #2c2b79

Grey Line - #555655



Box Size - 310 x 200



*/



* {
	-moz-outline:none;
	outline:0;
	outline:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) no-repeat top center #000;
	font-family:Helvetica, Arial, sans-serif;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 123px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	position:relative;
}
#logo {
	float: left;
	height: 61px;
	width: 146px;
	margin-top: 36px;
	margin-left: 13px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}
#tabs {
	position:absolute;
	top:0;
	height: 24px;
	width: 190px;
	background-image: url(toptabs.png);
	background-repeat: no-repeat;
	right: 14px;
}
#tabs ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#tabs ul li {
	float: left;
	display: block;
	margin-right: 13px;
}
#tabs ul li a {
	font-size: 11px;
	color: #2c2b79;
	display: block;
	text-decoration: none;
}
#tabs ul li a:hover, #tabs ul li a.ncur {
	color: #2c2b79;
}
#logo a {
	display: block;
	height: 61px;
	width: 146px;
	text-indent: -9999px;
}
#nav {
	float: right;
	width: 435px;
	height: 24px;
	margin-top: 72px;
}
#tagline {
	height: 125px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	position: relative;
}
#lefttag {
	background-image: url(headtext_home.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 415px;
	text-indent: -9999px;
	position: absolute;
	left: 17px;
	top: 32px;
}
#projectnav {
	position: relative;
	height: 39px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	padding-left: 18px;
}
#arrow {
	position: absolute;
	height: 4px;
	width: 11px;
	bottom:6px;
	left:150px;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
}
#projects {
	height: auto;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left:1px;
}
#projects2 {
	margin-top:0;
	margin-left:5px;
	padding-top:10px;
}
.SlidingPanels {
	position: relative;
	width: 934px;
	height: 484px;
	padding: 0px;
	float:left;
	overflow:hidden;
}
.SlidingPanelsContentGroup {
	position: relative;
	width:10000px;
	height: 484px;
	margin: 0px;
	padding: 0px;
	float:left;
}
.SlidingPanelsContent {
	width: 934px;
	height: 484px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float:left;
}
#news {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555655;
	position: relative;
	background-image: url(joint_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	height:250px;
	clear:left;
}
#footer {
	height: 100px;
	width: 960px;
}
.title {
	font-size: 12px;
	color: #2c2b79;
	display: block;
}
#help_article {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(icon_qmark.jpg);
	background-repeat: no-repeat;
	background-position: 15px 30px;
}
#case_study {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(icon_docs.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
#quote_form {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(icon_clipboard.jpg);
	background-repeat: no-repeat;
	background-position: 8px 30px;
}
#twitter {
	padding-left: 70px;
	width: 235px;
	height: 180px;
	padding-top: 20px;
	background-image: url(icon_twitter.jpg);
	background-repeat: no-repeat;
	background-position: 5px 30px;
}
#contact_info {
	padding-left: 70px;
	width: 235px;
	height: 200px;
	padding-top: 40px;
	background-image: url(icon_info.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
#contact {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555655;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	position: relative;
	background-image: url(contact_joint.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	height:600px;
	clear:left;
	background-color: ;
	border: 3px solid #FFFFFF
}
.qform {
	display: block;
	float: left;
	height: 17px;
	width: 72px;
	margin-top: 6px;
	background-image: url(btn_openform.gif);
	background-repeat: no-repeat;
}
#cbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cbox ul .cmail {
	height: 21px;
	width: 170px;
	display: block;
	background-image: url(cicon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 8px;
}
#cbox ul .caddress {
	display: block;
	margin-top: 6px;
	width: 170px;
	padding-left: 30px;
	background-image: url(cicon_plane.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
	font-size: 11px;
	color: #2c2b79;
	padding-top: 1px;
}
#cbox {
	padding-bottom: 15px;
	width: 210px;
	border: medium solid #FFF;
}
#sociallinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sociallinks {
	width: 200px;
	margin-top: 15px;
}
#contact_form {
	padding-left: 17px;
	width: 288px;
	padding-top: 20px;
}
#contact_form .fname #fname {
	font-size: 12px;
	color: #444;
	height: 19px;
	width: 227px;
	background-color: transparent;
	background-image: url(input_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
}
#contact_form .femail #femail {
	font-size: 12px;
	color: #444;
	height: 19px;
	width: 227px;
	background-color: transparent;
	background-image: url(input_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
}
#contact_form .title {
	margin-bottom: 3px;
	padding-left: 24px;
}
#contact_form .fname {
	padding-left: 25px;
	background-image: url(smicon_man.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contact_form .femail {
	padding-left: 25px;
	background-image: url(smicon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form .fmsg {
	padding-left: 25px;
	background-image: url(smicon_quote.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form .fmsg #fmsg {
	background-image: url(textarea_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 227px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 3px;
	color: #444;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

#contact_form .req {
	float: left;
	font-size: 10px;
	color: #2c2b79;
	margin-left: 94px;
	margin-top: 10px;
}
ul .linkedin {
	background-image: url(sicon_linkedin.gif);
	background-repeat: no-repeat;
}
#sociallinks ul .twitter {
	background-image: url(sicon_twitter.gif);
	background-repeat: no-repeat;
}
#sociallinks ul .facebook {
	background-image: url(sicon_facebook.gif);
	background-repeat: no-repeat;
}
#sociallinks ul .rss {
	background-image: url(sicon_rss.gif);
	background-repeat: no-repeat;
}
#sociallinks ul li {
	display: block;
	float: left;
	height: 31px;
	width: 31px;
	margin-right: 5px;
}
#sociallinks ul li a {
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 31px;
}
#cbox ul .cnum {
	font-size: 11px;
	color: #2c2b79;
	display: block;
	width: 175px;
	padding-left: 29px;
	background-image: url(cicon_phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	margin-top: 6px;
	padding-top: 8px;
}
#cbox ul .cmail a {
	color: #2c2b79;
	text-decoration: none;
	font-size: 11px;
}
.qform a {
	display: block;
	height: 17px;
	width: 71px;
	text-indent: -9999px;
}
#links {
	float: left;
	width: 460px;
	padding-left: 28px;
	margin-top:20px;
}
#flogo {
	height: 27px;
	width: 65px;
	background-image: url(logo_sm.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#flogo a {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 65px;
}
#copyright {
	font-size: 10px;
	color: #2c2b79;
	float: right;
	width: 300px;
	margin-top: 14px;
	margin-right: 10px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links ul li {
	float: left;
	display: block;
}
#links ul li a {
	color: #2c2b79;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#links ul li a:hover {
	color: #2c2b79;
}
.box {
	float: left;
	height: 200px;
	width: 305px;
	margin-right: 5px;
	margin-left: 5px;
	border:0px solid #333;
}
.project10 {
	height: 225px;
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.project10 img {
	border: 3px solid #FFFFFF;
}
#projectnav #featured {
	color: #2c2b79;
	text-transform: ;
	font-size: 14px strong;
	display: block;
	float: center;
	margin-top: 12px;
	margin-right: 30px;
	margin-left: 200px;
}
#projectnav #featured1 {
	color: #2c2b79;
	text-transform: ;
	font-size: 14px strong;
	display: block;
	float: center;
	margin-top: 1px;
	margin-right: 30px;
	margin-left: 260px;
}
#projectnav #featured2 {
	color: #2c2b79;
	text-transform: ;
	display: block;
	float: center;
	margin-top: 1px;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#projectnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#projectnav ul li a {
	font-size: 12px;
	color: #2c2b79;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
}
#projectnav ul li a:hover, #projectnav ul li a.current {
	color: #2c2b79;
}
#projectnav ul li {
	display: block;
	float: left;
}
#righttag {
	height: 58px;
	width: 499px;
	position: absolute;
	top: 35px;
	right: 21px;
	text-indent: -9999px;
	background-image: url(bandb.png);
	background-repeat: no-repeat;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
}
#nav ul #nourwork a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 105px;
	background-image: url(nav_01.png);
	background-repeat: no-repeat;
}
#nav ul #nourwork a:hover, #nav ul #nourwork a.current {
	background-image: url(nav_over_01.png);
}
#nav ul #nservices a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 116px;
	background-image: url(nav_02.png);
	background-repeat: no-repeat;
}
#nav ul #nservices a:hover, #nav ul #nservices a.current {
	background-image: url(nav_over_02.png);
}
#nav ul #nabout a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 104px;
	background-image: url(nav_03.png);
	background-repeat: no-repeat;
}
#nav ul #nabout a:hover, #nav ul #nabout a.current {
	background-image: url(nav_over_03.png);
}
#nav ul #ncontact a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 88px;
	background-image: url(nav_04.png);
	background-repeat: no-repeat;
}
#nav ul #ncontact a:hover, #nav ul #ncontact a.current {
	background-image: url(nav_over_04.png);
}
.htitle {
	color: #2c2b79;
	font-size: 22px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	width: 200px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.btext {
	font-size: 12px;
	color: #2c2b79;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	padding-bottom: 6px;
	padding-top: 5px;
	width:200px;
}
.more {
	display: block;
	float: left;
	height: 17px;
	width: 47px;
	background-image: url(../images/btn_more.gif);
	margin-top: 7px;
}
.more a {
	display: block;
	height: 17px;
	width: 47px;
	text-indent: -9999px;
}
.ttext {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	padding-bottom: 6px;
	width: 200px;
}
.follow {
	display: block;
	height: 17px;
	width: 66px;
	background-image: url(../images/btn_followus.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
}
.follow a {
	display: block;
	text-indent: -9999px;
	height: 17px;
	width: 63px;
}
.share {
	display: block;
	float: left;
	height: 17px;
	width: 46px;
	margin-top: 7px;
	margin-left: 6px;
	background-image: url(../images/btn_share.gif);
	background-repeat: no-repeat;
}
.share a {
	display: block;
	height: 17px;
	width: 41px;
	text-indent: -9999px;
}
/*  



Hover Box Styles



*/





h3, #blogbody h2, h2 {
	margin: 10px 10px 0 10px;
	color:#2c2b79;
	font-size:22px;
	font-weight:normal;
}
.boxgrid {
	width: 260px;
	height: 205px;
	overflow: hidden;
	position: relative;
	float:left;
	background-color:#f5f4f0;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.boxgrid img {
	position: absolute;
	top: 1px;
	left: 0;
	z-index:99;
	width: 294;
	height: 217;
}
.boxgrid p {
	padding: 0 10px;
	color:#2c2b79;
	font-size:12px;
	line-height:16px;
}
.boxgrid a {
	color:#2c2b79;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
.boxgrid a:hover {
	text-decoration:underline;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #2c2b79;
	height: 100%;
	width: 100%;
	opacity: .8;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	left:0px;
}
.boxgrid h3 {
	margin-bottom:4px;
	padding-bottom:0;
}
#pcontainer {
	height: auto;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left:1px;
	position:relative;
	float:left;
	padding-bottom: 25px;
}
#pdetails {
	float: left;
	width: 290px;
	margin-top: 8px;
	height: 460px;
	margin-left: 21px;
}
#pdetails h3 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
}
#pdetails .morepics {
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555655;
	border-bottom-color: #555655;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#pdetails .launchbtn {
	display: block;
	float: left;
	background-image: url(../images/btn_launch.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 95px;
	margin-top: 11px;
	margin-left:10px;
}
#pdetails .launchbtn a {
	display: block;
	height: 17px;
	width: 115px;
	text-indent: -9999px;
}
#pdetails .backbtn {
	display: block;
	float: left;
	background-image: url(../images/btn_back2work.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 104px;
	margin-top: 11px;
}
#pdetails .backbtn a {
	display: block;
	height: 17px;
	width: 121px;
	text-indent: -9999px;
}
#pdetails .pdesc {
	color: #2c2b79;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	display:block;
}
#pimage {
	height: 455px;
	width: 609px;
	float: left;
	margin-top: 8px;
	margin-left: 12px;
}
#pimage img {
	border: 3px solid #FFF;
}
.morepics a img {
	border: 3px solid #FFF;
	margin-left: 2px;
}
.morepics a:hover img {
	border: 3px solid #2c2b79;
	margin-left: 2px;
}
.openblog {
	display: block;
	float: right;
	background-image: url(../images/btn_openblg.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 71px;
	margin-right: 25px;
	margin-top: 5px;
}
.openblog a {
	display: block;
	height: 17px;
	width: 71px;
	text-indent: -9999px;
}
#aboutdiv {
	width: 960px;
	height: 368px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#blogdiv {
	width: 560px;
	margin-top: 15px;
	margin-bottom: 25px;
	float:left;
	min-height:300px;
}
#aboutleft p {
	font-size: 12px;
	line-height: 18px;
	color: #2c2b79;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#aboutright {
	float: left;
	height: 368px;
	width: 465px;
}
#aboutleft {
	float: left;
	width: 475px;
	margin-left: 15px;
}
.aboutheadtext {
	display: block;
	height: 59px;
	width: 475px;
	background-image: url(../images/fromfuture.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.sbox {
	float: left;
	width: 223px;
	margin-right: 12px;
}
#about #aboutdiv {
	height: 368px;
}
#serv #aboutdiv {
	height: 500px;
}

.sbox h2 {
	font-size: 22px;
	color: #2c2b79;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.slist ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 6px;
}
.slist ul li {
	display: block;
}
.slist ul li a {
	display: block;
	font-size: 13px;
	color: #2c2b79;
	text-decoration: none;
	line-height: 20px;
}
.slist ul li a:hover, .slist ul li a.current {
	color: #2c2b79;
}

.sboxes {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	padding-left: 30px;
	width: 930px;
	padding-bottom: 20px;
}
#careers #aboutdiv {
	height: auto;
	margin-bottom: 25px;
}
#jobs {
	padding: 15px;
	float: left;
	width: 285px;
}
.jtitle {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #2c2b79;
	padding-bottom:1px;
}
#careers #aboutdiv #jobs2 a, #careers #aboutdiv #jobs a, #careers #aboutdiv #jobs3 a {
	display: block;
	background-image: url(../images/cicon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color:#2c2b79;
}
#careers #aboutdiv #jobs2 a:hover, #careers #aboutdiv #jobs a:hover, #careers #aboutdiv #jobs3 a:hover {
	color:#2c2b79;
}
#careers #aboutdiv a {
	color: #2c2b79;
	text-decoration: none;
}
#careers #aboutdiv a:hover {
	color: #2c2b79;
}
#jobs2 {
	padding: 15px;
	float: left;
	width: 285px;
}
#jobs3 {
	padding: 15px;
	float: left;
	width: 285px;
}
#jobs h2, #jobs2 h2, #jobs3 h2 {
	font-size: 22px;
	color: #2c2b79;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#jobs p, #jobs2 p, #jobs3 p {
	font-size: 12px;
	line-height: 16px;
	color: #2c2b79;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hla {
	height: 36px;
	width: 9px;
	position: absolute;
	z-index: 10;
	top: 510px;
	margin-left: -488px;
	left: 50%;
}
.hra {
	height: 36px;
	width: 9px;
	position: absolute;
	z-index: 11;
	top: 510px;
	margin-left: 470px;
	left: 50%;
}
.hra img, .hla img, .hla a, hra a {
	border:0;
}
#contact_form p {
	font-size:14px;
	color:#2c2b79;
	padding:10px;
	line-height:18px;
}
#contact #contact_form #fname.error, #contact #contact_form #femail.error, #contact #contact_form #fmsg.error {
	color: #2c2b79;
}
#blogbody {
	width: 960px;
	margin-top: 25px;
	margin-bottom: 25px;
	float:left;
}
#bcontent {
	float:left;
	width:610px;
}
#sidebar {
	float:right;
	width:340px;
	margin-right:20px;
	margin-top:20px;
}
#sidebar h2 {
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:8px;
	display:block;
	width:260px;
	border-bottom:1px dashed #555;
}
#sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar ul li, #sidebar ul li a {
	color:#2c2b79;
	text-decoration:none;
	font-size:13px;
	line-height:18px;
}
#sidebar ul li {
	display:block;
	margin-left:15px;
}
#sidebar ul li a:hover {
	color:#2c2b79;
}
#sidebar #searchform {
	float:right;
	padding:10px;
}
.post h2 {
	font-size:22px;
	font-weight:normal;
	margin-bottom:8px;
	color:#2c2b79;
	padding-left:10px;
}
.post h2 a {
	color:#2c2b79;
	text-decoration:none;
	font-size:22px;
}
.post > small {
	font-size:11px;
	color:#999;
	display:block;
	padding-left:19px;
}
.entry p, .post p {
	color:#2c2b79;
	font-size:12px;
	line-height:16px;
	padding:0 10px 0 20px;
}
.postmetadata a {
	color:#2c2b79;
	text-decoration:none;
}
.postmetadata a:hover {
	color:#2c2b79;
	text-decoration: underline;
}
.post p.postmetadata {
	display:block;
	background:#191919;
	color:#2c2b79;
	font-size:12px;
	margin-left:19px;
	width:530px;
	padding:7px;
	margin-top:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#blogbody img {
	margin:5px 0 5px 20px;
	border:3px solid #FFF;
}
#featured a {
	color:#2c2b79;
	text-decoration:none;
}
#featured a:hover {
	color:#DDD;
	text-decoration:none;
}
#quotediv {
	width: 960px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#quotediv h2 {
	font-size: 22px;
	color: #2c2b79;
	margin: 0px;
	padding: 0px;
	margin-bottom:6px;
	font-weight: normal;
}
#s {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA;
	padding: 3px;
	width: 194px;
	background-color:#191919;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.comment {
	font-family:Helvetica, sans-serif;
	color:#2c2b79;
	font-size:12px;
}
.comment {
	font-family:Helvetica, sans-serif;
	color:#2c2b79;
	font-size:12px;
}
.comment a {
	color:#2c2b79;
	text-decoration:none;
}
.comment a:hover {
	color:#2c2b79;
	text-decoration:underline;
}
.comment img {
	float:left;
	display:block;
	margin-right:10px;
}
.comment-body {
	padding-bottom:0px;
	border-bottom:1px dashed #555;
	margin-bottom:15px;
}
#commentform {
	font-family:Helvetica, sans-serif;
	color:#2c2b79;
	font-size:12px;
}
#commentform p {
	margin-left:35px;
}
#commentform a {
	color:#2c2b79;
	text-decoration:none;
}
#commentform a:hover {
	text-decoration:underline;
}
#commentform textarea {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA;
	padding: 3px;
	width: 520px;
	background-color:#191919;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#quotediv {
	float:left;
	width:650px;
	margin-bottom:25px;
	border-right:1px dashed #222;
	color:#2c2b79;
}
#quotediv table tr td {
	color: #CCC;
	font-size: 14px;
}
#quotediv input[type=text], #quotediv select {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #AAA;
	padding: 5px;
	width: 400px;
	background-color:#191919;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#quotediv input[type=text].error, #quotediv select.error, #quotediv #desc.error {
	border:1px solid #9e1313;
	color:#2c2b79;
}
#errortext {
	color:#9e1313;
	font-size:10px;
}
#quotediv select {
	width: 180px;
	outline: none;
}
#quoteForm #desc, #quoteForm #links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	width: 400px;
	height: 250px;
	padding: 5px;
	background-color:#191919;
	border:1px solid #252525;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#AAA;
}
#sideQuoteDiv {
	float:left;
	margin-top:15px;
	margin-left:15px;
	font-size:12px;
	color:#2c2b79;
	width:270px;
	font-family:Helvetica, sans-serif;
}
#sideQuoteDiv a {
	text-decoration:none;
	color:#2c2b79;
}
.smdtext {
	color:#444;
	font-size:10px;
	display:block;
	width:400px;
	padding-top:4px;
}
.oktext {
	font-size:12px;
	padding:20px;
}
#cerrortext {
	color:#9e1313;
	font-size:10px;
	display:block;
	padding:4px;
	padding-top:8px;
	padding-left:25px;
}
#blogdiv img {
	border:3px solid #FFF;
}
.navigation .alignleft, .navigation .alignright {
	font-size:12px;
	padding:5px;
	color:#2c2b79;
	margin-bottom:10px;
	float:left;
}
.navigation .alignleft a, .navigation .alignright a {
	color:#2c2b79;
	text-decoration:none;
}
.navigation .alignleft a:hover, .navigation .alignright a:hover {
	color:#2c2b79;
}
.navigation .alignright a {
	float:right;
}
p.pagetitle {
	font-weight:bold;
	color:#2c2b79;
	font-size:16px;
	margin-bottom:25px;
	display:block;
	margin-left:20px;
}
.authors {
	width:255px;
	float:left;
	margin-left:30px;
	padding:6px;
}

.authors .author {
	display:block;
	margin:0 15px 15px 0;
	float:left;
}
.authors .author a img {
	border:2px solid #2c2b79;
	text-decoration:none;

}
.authors .author a:hover img {
	border:2px solid #FFF;
	text-decoration:none;

}

#tooltip {
	position:absolute;
	border:1px solid #bbb;
	background:#1D1D1D;
	padding:5px 10px;
	color:#2c2b79;
	display:none;
	font-size:11px;
}	

#homevideo {
	border:3px solid #FFF;
	width:914px;
	height:454px;
	margin-left:10px;
}

#tt ul  {
	list-style:none;
	padding:0;
	margin:0;
}

#tt ul li {
	margin:0;
	padding:0;
}

