@charset "utf-8";

/* Reset CSS */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

h1,h2,h3,h4,h5,h6{font-size:100%;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #315e90;
	line-height: 20px;
	color: #6b6963;
}
ol, ul {
	list-style: none;
}

/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}

a {
	text-decoration: none;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Layout CSS */

#top-wrap {
	background-color: #030303;
	padding-bottom: 8px;
}

#top {
	width: 902px;
	height: 75px;
	margin: 0 auto;
	border-bottom: 1px solid #252525;
}

#logo {
	height: 75px;
	float: left;
	width: 300px;
}

#logo img {
	margin-top: 30px;
}

#top-menu {
	float: left;
	height: 75px;
	width: 602px;
	text-align: right;
}

#top-menu ul {
	list-style: none;
	padding-top: 50px;
}

#top-menu ul li {
	display: inline-block;
	font-size: 13px;
	padding-left: 14px;
}

#top-menu ul li a {
	color: #8c8c8b;
}

#top-menu ul li a:hover {
	color: #ffffff;
}

#home-banner {
	width: 902px;
	height: 320px;
	margin: 0 auto;
	padding-top: 20px;
}

#banner-monitor {
	float: left;
	width: 451px;
}

#home-slide-show {
	width: 320px;
	height: 229px;
	background: #030303 url(images/home_monitor.jpg) left top no-repeat;
}

#home-slide-show img {
	padding-left: 37px;
	padding-top: 16px;
	padding-right: 42px;
	padding-bottom: 63px;
}

#home-slide-show-shadow {
	width: 320px;
	height: 92px;
}

#banner-text-menu {
	float: left;
	width: 451px;
	padding-top: 30px;
}

#banner-text-menu h1 {
	font-size: 24px;
	color: #c44127;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom: 20px;
}

#banner-text-menu p,
#banner-text-menu a {
	font-size: 18px;
	line-height: 36px;
	color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

#banner-text-menu a {
	color: #326194;
}

#banner-text-menu a:hover {
	color: #c44127;
}

#content-wrap {
	background: #030303 url(images/content_bg.png) bottom repeat-x;
}

#content {
	width: 902px;
	margin: 0 auto;
	background: url(images/content_pg_top.png) top left no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content-bg {
	width: 902px;
	margin: 0 auto;
	background: url(images/content_pg_bg.png) repeat-y;
}

#content-bottom {
	width: 902px;
	margin: 0 auto;
	background: url(images/content_pg_bottom.png) top left no-repeat;
	height: 36px;
}

#content p {
	text-align: justify;
	margin-bottom: 10px;
}

#content a {
	color: #326194;
}

#content a:hover {
	color: #c44127;
}

#content a.read-more {
	padding-right: 12px;
	background: #ffffff url(images/icon_read_more.gif) center right no-repeat;
}

#content a.read-more:hover {
}

#content #content-text {
	float: left;
	width: 545px;
	padding-left: 25px;
	padding-right: 25px;
}

#content #sidebar_sep {
	float: left;
	width: 5px;
	height: 532px;
	background: url(images/sidebar_sep.png) right top no-repeat;
}

#content #sidebar {
	float: left;
	width: 250px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
}

#footer-wrap {
	background-color: #315e90;
}

#footer {
	width: 902px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#footer div.footer-column {
	float: left;
	width: 248px;
	padding-left: 25px;
	padding-right: 25px;
}

#footer div.footer-column h1 {
	color: #84a3c4;
	font-size: 15px;
	margin-bottom: 10px;
}

#footer div.footer-column li {
	color: #a9a9a9;
	padding-bottom: 5px;
	list-style: disc;
}

#footer div.footer-column li a {
	color: #f0f0f0;
}

#footer div.footer-column li a:hover {
	text-decoration: underline;
}


#footer div.more {	
	margin-top: 4px;
	text-align: right;
}

#footer div.more a {
	font-size: 12px;
	color: #84a3c4;
}

#footer div.more a:hover {
	color: #c44127;
}

#footer div.footer-column p {
	font-size: 12px;
	text-align: justify;
	color: #a9a9a9;
	margin-top: 10px;
	line-height: 16px;
}

#site-list li span.title {
	font-size: 12px;
	color: #ffffff;
	display: block;
	line-height: 16px;
}

#site-list li span.text {
	font-size: 12px;
	color: #a9a9a9;
	padding-left: 10px;
	text-align: left;
	margin-top: 4px;
	display: block;
	line-height: 16px;
}

#site-list li a {
	display: block;
	padding: 8px;
	border-bottom: 1px dotted #9e9e9d;
	
}

#site-list li:first-child a {
	border-top: 1px dotted #9e9e9d;
}

#site-list li a:hover {
	background-color: #4572a5;
}

#content div.portfolio_row {
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

#content div.pf_row_image {
	float: left;
	width: 520px;
	height: 156px;
	padding-left: 25px;
	padding-right: 25px;
	background: url(images/portfolio_item_shhadow.jpg) 25px bottom no-repeat;
}

#content div.pf_row_image a img{
	padding: 10px;
	border: 1px solid #d8d8d8;
}

#content div.pf_row_image a:hover img{
	border: 1px dotted #6b6963;
}

#content div.pf_row_text {
	float: left;
	width: 300px;
}

#content div.pf_row_text h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #030303;
}

#content div.pf_row_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #326194;
	margin-bottom: 10px;
}

#content div.pf_row_text p {
	text-align: left;
}

#content div.pf_row_text a.read-more {
	margin-right: 10px;
}

#content div#portfolio-header {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}	

#content div#portfolio-header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #030303;
}

#content div#portfolio-header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #326194;
}

#content div#portfolio-left {
	float:left;
	width: 550px;
	padding-left: 25px;
	padding-right: 25px;
}

#content div#portfolio-left p span {
	font-weight: bold;
	color: #000000;
}

#content div#project-screens {
	background: url(images/website_monitor.jpg) center top no-repeat;
	width: 550px;
	height: 274px;
	margin-top: 50px;
}

#content div#project-screens img {
	padding-left: 149px;
	padding-top: 11px;
}

#content div#portfolio-right {
	float:left;
	width: 275px;
	padding-right: 25px;
}

#content div#portfolio-right p.bullet-text {
	margin-bottom: 20px;
}

#content div#portfolio-right p.bullet-text span {
	font-weight: bold;
	color: #030303;
}

#content div#portfolio-right p.bullet-text strong {
	color: #030303;
}

#content div#portfolio-right blockquote {
	margin-top: 30px;
	margin-bottom: 20px;
	text-indent: 25px;
	background: url(images/quote.gif) 0 2px no-repeat;
}
#content div#portfolio-right blockquote p {
	font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	acolor: #494949;
	font-size: 14px;
	font-style: italic;
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(images/unquote.gif) bottom right no-repeat;
}

#content div#portfolio-right div.comment .spokesman,
#content div#portfolio-right div.comment .position {
	color: #030303;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	padding-right: 25px;
}

#content div.portfolio-footer {
	padding-left: 25px;
}

/* Class Elements */

.align-left {text-align: left;}
.align-center {text-align:center;}
.align-right {text-align: right;}
.align-just {text-align: justify;}
.float-left {float: left;}
.float-right {float: right;}
.clear {clear: both;}
.no-border {border: none !important;}


/***********************************************
WordPress styles
***********************************************/

#content #content-text {
	margin-top: 20px;
}

#content #content-text h2.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*color: #326194;*/
	color: #090909;
	margin-bottom: 20px;
	padding: 6px;
	background-color: #e0e0e0;
	border: 1px solid #a1a1a1;
}

#content #content-text div.post {
	margin-bottom: 20px;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c0c0c0;
}

#content #content-text div.post h1 {
	margin-bottom: 0px;
}

#content #content-text div.post h1,
#content #content-text div.post h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #030303;
	margin-bottom: 15px;
}

#content #content-text div.post h1 a:hover {
	color: #c44127;
}

#content #content-text div.post h2,
#content #content-text div.post h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #030303;
	margin-bottom: 15px;
	margin-top: 25px;
}

#content #content-text div.post div.post-info,
#content #content-text div.post div.post-info span,
#content #content-text div.post div.post-info a {
	font-size: 11px;
}

#content div.post div.entry img {
	padding: 10px;
}

#content div.post span.read-more {
	display: block;
	text-align: right;
}

#content div.entry-tags {
	background: url(images/tag-icon.png) left top   no-repeat;
	padding-left: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
}

#content #content-text div.post strong {
	font-weight: bold;
	color: #42413f;
}

#content #content-text div.post ul {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content #content-text div.post ul li {
	margin-bottom: 10px;
	list-style: outside disc;
}

#content #content-text div.post h3 a {
	font-size: 16px;
}

/************** comments ******************/

#content #comments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #326194;
	margin-bottom: 20px;
}

#content #comments ol.comment_list {
	padding:0;
	margin:0;
	line-height:180%;
	font-size:100%;
	padding-bottom:40px;
}

#content #comments ol.comment_list li {
	list-style:none;
}

#content #comments .comment_author {
	float:left;
	width:110px;
	margin-bottom:30px;
	overflow: hidden;
	height: 150px;
}

#content #comments .comment_author p {
	font-size:11px;
	margin-bottom:0px;
	line-height:1.5em;
	color:#5f6565;
}

#content #comments .comment_author a {
	font-size:11px;
	margin-bottom:0px;
	line-height:1.5em;
}

#content #comments .comment_author span {
	font-size:10px;
	font-family:Tahoma,Verdana,sans-serif;
	display:block;
	color:#a6a6a6;
}

.gravatar,
.avatar {
	padding:3px;
	border:1px solid #EAE9E9;
	background:#fff;
}

#content #comments .single_comment {
	position:relative;
	padding:15px 20px 0 20px;
	width:390px;
	float:left;
	margin-bottom:30px;
	min-height:135px;
}

#content #comments .comment_public {
	background:#fafafa;
	border:1px solid #c0c0c0;
}


#content #comments .comment_admin {
	background:#e4faff;
	border:1px solid #c4d5ff;
	color: #003399;
}


#content .comment_arrow {
	position:absolute;
	top:25px;
	left:-17px;
}

#content #comments .single_comment p {
	font-size:12px;
	line-height:1.5em;
	margin-bottom:10px;
}

form#commentform fieldset.author {
	float:left;
	width:110px;
	margin-bottom:30px;
	overflow: hidden;
}

#content #respond h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #326194;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 5px;
}

/* sidebar, widgets */

#sidebar ul li.widget {
	margin-bottom: 30px
}

#sidebar ul li.widget h2.widgettitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030303;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#sidebar li.widget a {
	font-size: 11px;
}

#sidebar li.widget ul {
	margin-left: 10px;
}


/* Comment Form */

form#commentform fieldset.theform {
	float:left;
	width: 390px;
	padding-left: 10px;
}

form#commentform p {
	padding-bottom: 10px;
	
}

form#commentform label {
	display: block;
}

form#commentform span.form-help-text {
	display: block;
	color: #c0c0c0;
	font-size: 11px;
	text-align: left;
}

form#commentform input[type=text] {
	width: 410px;
	padding: 5px;
	font-size: 15px;
	font-family: Verdana, Tahoma, sans-serif;
	border: 1px solid #c0c0c0;
}

form#commentform textarea#comment {
	width: 410px;
	padding: 5px;
	font-size:12px;
	font-family: Verdana, Tahoma, sans-serif;
	border: 1px solid #c0c0c0;
}

form#commentform .author span {
	font-size:10px;
	font-family:Tahoma,Verdana,sans-serif;
	display:block;
	color:#a6a6a6;
}

