/* resets */
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	font-weight: normal;
}
a img {
	border: 0;
}
a {
	outline: none;
}

/* basic layout */
body {
	background: #000;
}
#outer {
	background: url(../images/bg2.gif) repeat-x #fff;
}
#body {
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #4d4d4d;
	background: url(../images/headerbg2.gif) top center no-repeat;
}
#wrapper {
	width: 960px;
	background: url(../images/wrapperbg2.gif) top left no-repeat;
	margin: 0 auto;
}
#header {
	padding: 0 15px;
	height: 90px;
	position: relative;
}
#nav {
	position: absolute;
	right: 15px;
	top: 30px;
}
#nav a {
	display: block;
	float: left;
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #AEC1DE;
	font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
#nav a:hover {
	color: #fff;
}
#nav a.active, #nav a.active:hover {
	color: #0065a4;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
}

#main {
	overflow: hidden;
	height: 1%;
	background: url(../images/robot-footer.gif) no-repeat bottom left;
}
#content {
	width: 690px;
	margin: 30px 0 40px;
	float: left;
	padding-bottom: 30px;
}
#content_text {
	margin: 6px 24px 18px 24px;
	padding: 5px 19px 10px;
	width: 600px;
	min-height: 215px;
	line-height: 18px;
	background: #f9f9f9;
	border: 1px solid #f6f6f6;
}
#focus {
	margin-bottom: 24px;
}
#pg_image {
	height: 270px;
	width: 640px;
	padding: 0 19px;
	overflow: hidden;
	margin: 6px 0;
}
#pg_image img {
	width: 640px;
}
#sidebar {
	width: 220px;
	float: left;
	padding: 20px 35px 140px 15px;
}
#subnav {
	margin: 0 3px 30px 3px;
	padding: 50px 10px 5px 0;
/*	background: #f5f5f5;
	border: 3px double #e5e5e5;*/
	
}
#subnav h3 {
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0;
	border-top: 1px dashed #c1d3e1;
}
#subnav a {
	font-size: 16px;
	display: block;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0;
/*	border-top: 1px dashed #c1d3e1;*/
}
#subnav a.sub {
	padding: 1px 0 9px 15px;
	border-top: 0;
	font-size: 12px;
}
#subnav a.subsub {
	padding: 0 0 9px 30px;
	border-top: 0;
	font-size: 12px;
}
#subnav .first {
	border-top: 0;
}
#subnav a:hover, #subnav a.active {
	color: #0065a4;
}

#footer_wrap {
	background: #000;
}
#footer {
	background: url(../images/footerbg.jpg) repeat-x #363636;
}
#footer_text {
	width: 960px;
	margin: 0 auto;
	color: #ccc;
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
	padding: 20px 0 30px;
	height: 1%;
}
#footer_wrap h3 {
	color: #AEC1DE;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
#footer_wrap a {
	color: #ccc;
	text-decoration: none;
}
#footer_wrap a:hover {
	text-decoration: underline;
}
#footer_wrap span.title {
	color: #fff;
}
#footer_wrap span.text {
	color: #808080;
}
#footer #contact_us {
	width: 215px;
	padding: 0 30px 0 20px;
	float: left;
}
#footer #contact_us .social img {
	margin-right: 9px;
	margin-top: 6px;
	width: 32px;
	height: 32px;
}
#footer #contact_us form input.button {
	width: auto;
	padding: 3px 5px;
	border: 1px solid #ccc;
}
#footer #the_rocket_blog {
	width: 370px;
	padding: 0 0 0 24px;
	float: left;
}
#footer #recent_tweets {
	width: 237px;
	padding: 0 24px 0 35px;
	float: left;
}
#footer #recent_tweets ul#twitter_update_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer #recent_tweets ul#twitter_update_list li {
	margin: 12px 0;
}
#footer #recent_tweets ul#twitter_update_list li a {
	color: #808080;
}
#footer #recent_tweets ul#twitter_update_list li span a {
	margin: 12px 0;
	color: #ccc;
}
#footer_tagline {
	background: #666;
}
#footer_tagline_text {
	width: 910px;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
}
#end_footer {
	background: #000;
}
#end_footer_text {
	font-size: 10px;
	line-height: 17px;
	background: #000;
	width: 910px;
	margin: 0 auto;
	padding: 20px 0;
	text-transform: uppercase;
}
#end_footer_text a {
	color: #999;
}




/* main styles */
#content h1 {
	margin-top: 0;
	padding: 0 19px;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #0065a4;
}
#content h1 span {
	font-size: 21px;
	font-weight: normal;
	color: #4d4d4d;
}
#content h2 {
font-size: 21px;
line-height: 25px;
font-weight: normal;
}
#content h2 {
	font-size: 20px;
	line-height: 24px;
	color: #0065a4;
	font-weight: normal;
}
#content h3 {
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
}
#content h3 strong {
	color: #0065a4 ;
}
#content h5 {
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
}
#content p {
	margin: 9px 0;
}
#content div.meta {
	color: #aaa;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}
#content div.meta a {
	color: #999;
}
#content #head {
	margin: 0 0 6px 0;
}
#content a {
	color: #0065a4;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h3 a:hover {
	text-decoration: none; 
}
#content #photoset a .ps_photo {
	float: left;
	border: 5px solid #ccc;
	margin: 16px 16px;
}
#content #photoset a:hover .ps_photo {
	border: 5px solid #666;
}
#content img.border {
	border: 5px solid #ccc;
}
#content img.noborder {
	border: 0;
}
#content img.right {
	float: right;
	margin: 3px 0 6px 15px;
}
#content img.left {
	float: left;
	margin: 3px 15px 6px 0;
}
#content img.center {
	display: block;
	margin: 0 auto;
}


/* special styles */
#blog_posts {
	width: 640px;
	padding: 6px 24px 18px 24px;
}
#blog_posts .post {
	margin: 0 0 24px 0;
	padding: 5px 19px;
	width: 600px;
	line-height: 18px;
	background: #f9f9f9;
	border: 1px solid #f6f6f6;
}
#blog_posts .postmeta img {
	vertical-align: bottom;
}
#content_text.blog_index {
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
	border: 0;
}


#subscribe {
	line-height: 24px;
}
#subscribe a {
	color: #666;
	font-size: 14px;
}
#subscribe a:hover {
	text-decoration: none;
	color: #0065a4;
}
#subscribe img {
	height: 24px;
	width: 24px;
	vertical-align: bottom;
}

#team_listing {
	margin: 12px 0;
}

#projects_grid {
	margin: 12px 0;
}
#projects_grid .project {
	width: 288px;
	height: 148px;
	float: left;
	margin-bottom: 16px;
	border: 1px solid #ccc;
}
#projects_grid .project a {
	border: 4px solid #fff;
	width: 280px;
	height: 140px;
	overflow: hidden;
	display: block;
}
#projects_grid .project a:hover {
	border: 4px solid #dcdcdc;
}
#projects_grid .firstinrow {
	margin-right: 16px;
}
#projects_grid .project img {
	width: 320px;
	margin-left: -20px;
}

#paging {
	overflow: hidden;
	height: 1%;
}
#paging .previous {
	float: left;
}
#paging .next {
	float: right;
}

#content .guru {
	overflow: hidden;
	height: 1%;
	margin-bottom: 24px;
}
#content .guru a img {
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	width: 120px;
	margin: 0 20px 0 0;
	
}
#content .guru a:hover img {
	background: #dcdcdc;
	
}
#content .guru .description {
	margin: 0;
	float: left;
	width: 400px;
}
#content .guru .description p {
	margin: 0;
}
#content .guru_photo {
	float: right;
	margin: 12px 0 12px 12px;
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
}

#content #im_social {
	color: #0065a4;
	margin: 15px 0;
}
#content #im_social img {
	width: 24px;
	height: 24px;
	margin: 0 0 0 10px;
	vertical-align: middle;
}

#content .service_item {
	
}
#content .service_item img {
	height: 80px;
	width: 80px;
	float: left;
	margin: 15px 20px 0 0;
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
}
#content .service_item a:hover img {

	padding: 0;
	border: 5px solid #ccc;
}
#content .service_item .text {
	float: left;
	width: 480px;
}
#content .service_item .text h3 {
	font-size: 20px;
	margin: 12px 0 3px 0;
}
#content .service_item .text p {
	margin: 6px 0;
}
#content .service_item .text p.more {
	text-align: right;
	padding-right: 20px;
}
#content .service_item .text p.more a {
	font-weight: bold;
}

#content .cms_feature {
/*	padding: 12px 0;*/
}
#content .cms_feature img {
	height: 48px;
	width: 48px;
	float: left;
	margin: 0 15px 0 0;	
}
#content .cms_feature .text {
/*	float: left;
	width: 490px;*/
}
#content .cms_feature .text h4 {
	color: #0065a4;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}
#content .cms_feature .text p {
	margin: 3px 0;
}
#content .cms_feature .text p.more {
	text-align: right;
	padding-right: 20px;
}
#content .cms_feature .text p.more a {
	font-weight: bold;
}
	


#sidebar #web_gurus a img {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	margin: 5px 9px 6px 0;
}
#sidebar #web_gurus a.active img, #sidebar #web_gurus a:hover img {
	background: #dcdcdc;
}
#sidebar #get_started {
	margin: 30px 0;
	font-weight: bold;
}
#sidebar #get_started p {
	margin-left: 5px;
	margin-right: 5px;
}
#sidebar #get_started a {
	color: #0065a4;
	text-decoration: none;
}
#sidebar #get_started a:hover {
	text-decoration: underline;
}
#sidebar #get_social {
	margin: 30px 0;
}
#sidebar #get_social p {
	text-align: center;
}
#sidebar #get_social p img {
	margin: 0 3px 6px;
}
#sidebar #get_social strong {
	color: #0065a4;
}
#sidebar #testimonial #quote {
	padding: 15px 20px 35px;
	background: url(../images/quotebg.gif) bottom left no-repeat #f5f5f5;
}
#sidebar #testimonial #author {
	text-align: right;
	font-weight: bold;
}

#map_code {
	border: 1px solid #ccc;
	margin: 12px 0;
}
#project_image {
	height: 268px;
	width: 638px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 0 19px;
}
#project_image img {
	width: 800px;
	margin-left: -81px;
	height: auto;
	display: block;
}

#content #video {
	text-align: center;
}

#banner {
	margin: 12px 0;
	padding: 0 10px;
	width: 920px;
	height: 240px;
}
#tagline {
	font-size: 13px;
	color: #4D4D4D;
	padding: 0 40px 0 20px;
}
#outer.homepage #tagline h1 {
	font-size: 18px;
	line-height: 24px;
	color: #0065a4;
	font-weight: bold;
	margin: 6px 0 9px 0;
	padding: 0;
}
#tagline p {
	margin: 6px 0;
}
#tagline a {
	text-decoration: none;
}

#content form label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 20px;
}
#content form input.text {
	padding: 2px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: 1px solid #ccc;
	width: 200px;
}
#content form textarea {
	padding: 2px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: 1px solid #ccc;
	width: 250px;
}
#content form input.button {
	width: auto;
	padding: 3px 5px;
	border: 1px solid #ccc;
}
#content form input.noborder {
	border: 0;
	width: auto;
}
#content #comment_form {
	margin-top: 18px;
}
#content #comment_form h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

#outer.homepage {
	background: url(../images/bg-home2.gif) repeat-x #fff;
}
#outer.homepage #body {
	background: url(../images/headerbg-home2.gif) top center no-repeat;
}
#outer.homepage #wrapper {
	background: url(../images/wrapperbg-home2.gif) top left no-repeat;
}
#outer.homepage #header {
	height: 81px;
}
#outer.homepage #content {
	width: auto;
	float: none;
	background: transparent;
	margin: 0;
	border: 0;
}
#outer.homepage #content_text {
	padding: 5px 15px;
	background: transparent;
	margin: 0;
	border: 0;
	width: 100%;
}
#outer.homepage #banner {
	margin: 3px 0 15px 0;
}

#outer.homepage #sidebar {
	margin-top: 7px;
	width: 225px;
	float: left;
	padding: 0 0 130px 45px;
}
#outer.homepage #get_started span.ready {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}

#outer.homepage #sidebar #portfolio .project {

}
#outer.homepage #sidebar #portfolio .project a {
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	margin: 5px 9px 10px 0;
}
#outer.homepage #sidebar #portfolio .project a:hover {
	border: 5px solid #ccc;
	padding: 0;
}
#outer.homepage #sidebar #portfolio .project img{

}
#outer.homepage #sidebar #portfolio .more {
	text-align: left;
	padding-right: 25px;
}


#home_content {
	float: left;
	padding: 20px 0;
	width: 645px;
}

#outer.homepage h2.what-we-do {
	font-size: 22px;
	margin: 0 0 12px 0;
	padding-left: 10px;
	color: #0065a4;
}
#outer.homepage h2.powered {
	font-size: 16px;
	margin: 6px 0 12px 0;
	color: #0065a4;
}
#home_content h4 {
	font-size: 22px;
	margin: 0 0 12px 0;
	padding-left: 10px;
	color: #0065a4;
}
#home_content h5 {
	margin-bottom: 0;
	
}
#home_content #get_started {
	padding: 30px 0 10px 0;
}
#home_content #get_started p {
	margin: 6px 0;
	font-weight: bold;
}
#home_content #get_started span.ready {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
#home_content #get_started img {
	float: left;
	margin-right: 15px;
}
#tagline_2 {
	margin: 15px 0 0 0;
}
#triptych {
	padding: 5px 20px 20px;
	background: #f9f9f9;
	border: 1px solid #f6f6f6;
}
#triptych img.icon {
	float: left;
	width: 80px;
	height: 80px;
	margin-top: 15px;
	margin-right: 15px;
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
}
#triptych a:hover img.icon {
	padding: 0;
	border: 5px solid #ccc;
}
#triptych div.text {
	float: left;
	width: 490px;

}
#triptych .tri h3 {
	font-size: 20px;
	margin: 12px 0 3px 0;
}

#sidebar_content h3 {
	margin-top: 0;
}

/* other styles */
.spacer {
	padding: 1px 5px;
}
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}