/*
COLOR SWATCH

WHITE: #FFFFFF
DARK BLUE: #002d56
MEDIUM BLUE: #2a495b

*/
* { margin: 0px; padding: 0px; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

/* link styles */
	.post a { color: #ce0000; }
	.post a:hover { color: #002d56; }
	
	.featured a { color: #ce0000; }
	.featured a:hover { color: #002d56; }
	
	.post_info a { color: #b7b7b7; text-decoration:none;  }
	.post_info a:hover { color: #ba0000; text-decoration:none;  }
	
	.our-work-link { color: #ce0000; }
	.our-work-link:hover { color: #002d56; }
	
	h2.blog-title a {
		color: #ce0000;
		font-size: 14px;
		font-family: verdana, arial;
		text-decoration: none;
	}
/* end of link styles */

#wrapper {
	width: 975px;
	margin: 0 auto;
	margin-top: 50px;
}

#topbar {
	width: 975px;
	height: 68px;
	margin-bottom: 40px;
}

#logo {
	width: 150px;
	margin-right: 25px;
	float: left;
	text-align: left;
}

#top-navigation {
	width: 575px;
	margin-right: 25px;
	float: left;
}

#top-navigation ul { margin-top: 28px; }
#top-navigation li { display: inline; padding-right: 20px; }

#left-sidebar {
	clear: both;
	width: 150px;
	margin-right: 25px;
	float: left;
	margin-top: 4px;
}

#left-sidebar li {
	list-style-type: none;
	padding-bottom: 5px;
}
#left-sidebar a {
	text-decoration: none;
	color: #919191;
	font-size: 12px;
}

#left-sidebar .current_page_item a { color: #002d56; }
#left-sidebar .current_page_parent a { color: #002d56; }

#left-sidebar a:hover {
	color: #002d56;
}

#main {
	width: 555px;
	padding-right:35px;
	float: left;
	line-height: 16px;
}


h1{
	margin-bottom: 20px;
}

h2 {
	margin-bottom: 5px;
	margin-top:20px;
	color: #002d56;
	font-size: 18px;
	font-family: verdana, arial;
	letter-spacing: 0.5px;
	font-weight: normal;
}

h3 {
	color: #2a495b;
		margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #2a495b;
}

p {
	padding: 0px 0 7px 0;
}

#main p {
	padding: 7px 0 7px 0;
line-height:17px;
}

img { border: 0px; }

.featured {
	width: 575px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5ebee;
}

.featured img {
	padding: 4px;
	float: left;
	margin-right: 15px;
}

.featured-title {
	font-weight: bold;
	color: #737373;
}


#right-sidebar {
	width: 200px;
	float: left;
	margin-top: 78px;
	margin-top: 37px;
	line-height: 16px;
}

#footer {
	clear: both;
	width: 975px;
	padding-top: 40px;
}

#footer-nav {
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 12px;
}

#footer-nav li { 
	display: inline; 
	padding-right: 15px;
	padding-left: 15px; 
	border-right: 1px solid #dcdddd; 
}

#footer-nav li.first {
	padding-left: 0px;
}

#footer-nav a {
	text-decoration: none;
	color: #919191;
}

#footer-nav a:hover {
	color: #002d56;
}

#footer-nav a.current {
	color: #002d56;
}

#footer-nav .current_page_item a { color: #002d56; }
#footer-nav .current_page_parent a { color: #002d56; }


#footer-text {
	color: #a1a1a1;
	line-height: 16px;
	font-size: 11px;
}

#footer-text table td {
	font-size: 11px;
}

#footer-text a {
	color: #a1a1a1;
}

#footer-text a:hover {
	color: #737373;
}

/* nav */
a.btn-home {
	display: inline;
	width: 38px;
	height: 13px;
	text-decoration: none;
	background: url(images/btn-home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 34px;
}

a.btn-home:hover {
	background-position: -38px 0;
}

a.btn-aboutus {
	display: inline;
	width: 63px;
	height: 13px;
	text-decoration: none;
	background: url(images/btn-aboutus.gif);
	background-repeat: no-repeat;
	padding-right: 60px;
}

a.btn-aboutus:hover {
	background-position: -63px 0;
}

a.btn-qa {
	display: inline;
	width: 39px;
	height: 13px;
	text-decoration: none;
	background: url(images/btn-qa.gif);
	background-repeat: no-repeat;
	padding-right: 35px;
}

a.btn-qa:hover {
	background-position: -39px 0;
}

a.btn-ourwork {
	display: inline;
	width: 65px;
	height: 13px;
	text-decoration: none;
	background: url(images/btn-ourwork.gif);
	background-repeat: no-repeat;
	padding-right: 61px;
}

a.btn-ourwork:hover {
	background-position: -65px 0;
}

a.btn-blog {
	display: inline;
	width: 30px;
	height: 13px;
	text-decoration: none;
	background: url(images/btn-blog.gif);
	background-repeat: no-repeat;
	padding-right: 26px;
}

a.btn-blog:hover {
	background-position: -30px 0;
}

a.btn-contact {
	display: inline;
	width: 53px;
	height: 13px;
	text-decoration: none;
	background: url(images/btn-contact.gif);
	background-repeat: no-repeat;
	padding-right: 49px;
}

a.btn-contact:hover {
	background-position: -53px 0;
}

ol {
	margin-left: 25px;
}
ol ul {
	margin-left: 25px;
	margin-bottom: 5px;
}
.entry ul {
	margin-left: 25px;
	margin-bottom: 5px;
}
ul li {
	padding-bottom: 2px;
	padding-top: 2px;
}

#newsletter {
	padding-top: 5px;
}

.newsletter_text_field {
	width: 150px;
	padding: 2px;
	color: #999999;
	font-size: 11px;
	margin-bottom: 1px;
}

/* form styles */
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 175px;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	width: 250px;
	
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.selectinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	width: 258px;
	
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.textinputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	width: 250px;
	height: 125px;
	
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.errormessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	padding-bottom: 5px;
}
.req {
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
}

.grid-block {
	text-align: center;
	padding-bottom: 15px;
}
.grid-title {
	font-weight: normal;
	color: #2a495b;
	font-size: 11px;
}
.grid-image {
	padding-top: 5px;
}

.post {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

.the_time { /* styling the time it was posted */
	font-size: 10px;
	color: #aaa;
}

.post_by { 
	font-size: 10px;
	color: #666;
}

.post_info {
	background-color: #fff;
	width: 565px;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

h2.blog-title {
	margin-bottom: 13px;
}

.balloon {
	vertical-align: middle;
	height: 17px;
}

.navigation { width: 100%; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }
.navigation .aligncenter { text-align: center; }
.navigation a {
	color: #2a495b;
}

#sidebar {
	width: 200px;
	float: left;
	margin-top: 78px;
	margin-top: 37px;
	line-height: 16px;
}

#sidebar li {
	list-style-type: none;
	padding-bottom: 3px;
}
#sidebar a {
	text-decoration: none;
	color: #919191;
	font-size: 12px;
}

#sidebar a:hover { color: #002d56; }

.btn {
	background-color:#002d56; 
	color:#FFFFFF; 
	font-weight:bold; 
	border:0px; 
	padding:3px; 
	font-size:10px;
	
}


.input-textarea {
	width: 575px;
	height: 200px;
}
p.alt {
	color: #CCCCCC;
}
p.alt a {
	color: #CCCCCC;
}
.commentlink {
	color: #ce0000;
}
.commentlink:visited {
	color: #ce0000;
}

.border-image {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

/* BLOG 2010 */
.post-wrap {
float:left;
min-height:100%;
overflow:hidden;
width:780px;
}

.the-post, .image-post {
float:left;
height:285px;
margin-bottom:43px;
margin-right:43px;
width:217px;
}

.image-post {
position:relative;
top:-20px;
}

.image-post img {
width:217px;
}

.post-title {
background:#ce0000;
padding:5px;
position:relative;
top:-75px;
float:right;
width:190px;
z-index:15;
}

.post-title:hover {
background:#000;
}

.post-title a, .post-title a:active, .post-title a:visited {
color: #fff;
font-family:Arial;
font-size:18px;
font-weight:normal;
text-decoration:none;
}

.post-title a:hover {
color:#fff;
}

.the-post a, .the-post a:active, .the-post a:visited, span.comments a, span.comments a:active, span.comments a:visited {
color:#002d56;
text-decoration:none;
}

.the-post a:hover, span.comments a:hover {
color:#2a495b;
}

span.comments {
font-size:10px;
}

.relax {
clear:both;
}

span.no-thumb {
display:none;
}

/* New Archive Styles */

.post_wrap_arch {
border-top:1px solid #cccccc;
float:left;
padding:10px;
width:500px;
}

.post_bottom {
border-top:1px solid #cccccc;
padding:10px;
width:500px;
}

.the_date {
float:left;
width:75px;
}

.the_post_title {
float:left;
padding:0 0 0 10px;
width:340px;
}

a.title_link, a.title_link:active, a.title_link:visited {
color:#ce0000;
font-size:12px;
font-family:Verdana;
}

a.title_link:hover {
color:#2a495b;
}

.the_comments {
float:left;
width:75px;
}

.the_comments a, .the_comments a:active, .the_comments a:visited {
color:#2a495b;
font-size:10px;
text-decoration:none;
}

.the_comments a:hover {
text-decoration:underline;
}