/*
Theme Name: Blink
Theme URI: http://wordpress.org/
Description: The Blink theme
Version: 1.0
Author: Roy Terry
Author URI: http://www.blinkss.com/
Tags: blinkss.com

*/



/* Begin Typography & Colors */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #596973;
	margin: 0px;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font: 13px Arial, Helvetica, sans-serif;
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		font: 20px Arial, Helvetica, sans-serif;
	color: #FFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;

	}

.entry p a:visited {
	color: #000;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFF;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


.narrowcolumn {
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	margin: 0px 0 0;
	width: 450px;
	min-height: 517px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
		border-right: 1px solid #8499a5;
	}

.widecolumn {
	float: left;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 30px;
	padding:bottom: 30px;
	margin: 0px 0 0;
	width: 652px;
	min-height: 517px;
		font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
		font: 13px Arial, Helvetica, sans-serif;
	clear: both;
}

.clear {
	clear: both;
}





/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */





.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
		font: 12px Arial, Helvetica, sans-serif;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding-top:10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 190px;
	min-height: 527px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #000;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


@charset "utf-8";
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #596973;
	margin:0px;
}
br{
	clear:both;
}
.left{
	float: left;
}
.right{
	float: right;
}

.picleft{
	margin: 10px;
	margin-bottom: 30px;
	float: left;
	max-width: 650px;
}

.textright{
	margin: 10px;
	margin-top: 8px;
	margin-bottom: 30px;
	float: left;
	max-width: 600px;
}

ul.circle { list-style-type:circle; }

ul.portfolio-list
{
    list-style-type:circle;
    margin-left: 30px;
}

#mainholder{
	width: 980px;
}

.midcontent{
	width: 800px;
	text-align:left;
}
#header {
	height: 123px;
	background: #596973 url(images/topback.gif) repeat-x;
	text-align: center;
}

#footer {
	height: 63px;
	background: url(images/footerback.gif);
	text-align: center;
	color: #FFF;
	padding: 0;
	width: 100%;
	clear: both;
}

#footer p{

	padding-top: 10px;
	margin-left: 20px;
		font: 11px Arial, Helvetica, sans-serif;

}

#footer a{
	color: #FFF;
	text-decoration: underline;
	
}

#headlogo {
	float: right;
}
#headlogo {
	float: right;
}
#content{
	background: url(images/back.gif) repeat-x;
	min-height: 517px;
}
#logo{
	margin-left: -90px;
	margin-right: 30px;
}

.leftcontent{
	float:left;
	width: 800px;
	text-align:left;
}
.rightcontent{
	float: left;
	width: 200px;
}

#maincontent{
	float:left;
	width: 800px;
	padding-top: 20px;
	color: #FFF;
}

#heading {
	margin-top: 40px;
}
.rightcontent .techbox{
	margin-top: 5px;
	background: url(images/tech_btn_back_over.gif) no-repeat;
	height: 28px;
	width: 184px;
	text-align: center;
}

.rightcontent .techbox:hover{
	background-position: 0px -28px;
}



.rightcontent .techbox img{
	margin-top:7px;
}



.rightcontent .techbox .techtext{
	font: bold 18px Arial, Helvetica, sans-serif;
}

.topcontactbox{
	background: url(images/contact_top.gif) no-repeat;
	height: 10px;
}
.middlecontactbox{
	background: #8499a5 repeat-x;
	width: 158px;
	padding-left: 20px;
	margin-top: 50px;
}

.middlecontactbox .contact{
	margin-bottom: 12px;
}
input{
	width: 100%;
	margin-bottom: 7px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #999999;
	background: #ffffff;
	border: 1px solid #d5d5d5;
}

input.submit{
	width: 125px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	background: url(images/contact_submit.gif);
	height: 24px;
	border:0px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 8px;
}

input.submit:hover{
	width: 125px;
	font: 15px Arial, Helvetica, sans-serif;
	color: #999999;
	background: url(images/contact_submit_over.gif);
	height: 24px;
	border:0px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 8px;
	cursor:pointer;

}



label{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 12px;
	
}

textarea{
	width: 100%;
	height: 90px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #999999;
	background: #ffffff;
	border: 1px solid #d5d5d5;
}

.bottomcontactbox{
	background: url(images/contact_bottom.gif) no-repeat;
	height: 9px;
	margin-bottom: 10px;
}

#portfoliospace
{
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 40px;
}

#portfoliobox{
	height: 364px;
	width: 737px;
	border: 5px solid #c2c2c2;
	overflow:hidden;
	position:relative;
}

#portfoliobox .tech{
	height: 365px;
	width: 110px;
	overflow:hidden;
	position:absolute;
	z-index: 12;
	top: 0px;
	left: 626px;
	border-left: 1px solid #d3d3d3;
	background:#ececec;
	color:#FFFFFF;
}

#portfoliobox .tech ul{
	
}

#portfoliobox .tech li{
	margin: 0px;
	border-bottom: 1px solid #d3d3d3;

	text-align:center;	
}

#portfoliobox .tech li a{
	display:block;
	padding-top: 11px;
	padding-bottom: 11px;
}

#portfoliocontent{
	position:absolute;
	overflow:hidden;
	width: 4626px;
	z-index: 11;
}

#portfolioinfo{
	padding: 5px;
	height: 64px;
	width: 626px;
	overflow:hidden;
	position:absolute;
	z-index: 12;
	top: 300px;
	border-top: 5px solid #c2c2c2;
	background:#000000;
	color:#FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity: .7;
	KhtmlOpacity: .7;
	opacity: .7;
}

#portfolioinfo .title{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#portfolioinfo .maintext{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 600px;
}

#portfoliocontent span{
	display: block;
	float: left;
}

#portfolionav{
	width: 736px;
	padding-left: 5px;
	height: 27px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#portfolionav a{
	float:left;
}

#portfolionav .prev{
	background: url(images/prev_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 26px;
	width: 117px; 
	float: left;
	cursor:pointer;
}

#portfolionav .prev:hover{
	background-position: 0px -26px;
}

#portfolionav .next{
	background: url(images/next_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 26px;
	width: 119px; 
	float: right;
	cursor:pointer;
}

#portfolionav .next:hover{
	background-position: 0px -26px;
}

#portfolionamebox{
	height: 12px;
	width: 626px;
	overflow:hidden;
	position:relative;
	margin-bottom: 10px;
}

.portfolioname{
	position:absolute;
	overflow:hidden;
	width: 3626px;
	z-index: 11;
}

.portfolioname span{
	display: block;
	float: left;
	width: 626px;
}




#nav {
	margin-top: 14px;
}

#nav ul{
	margin: 0px;
	margin-left: -40px;
}

#nav li{
		margin-right: 45px;
		float: left;
		list-style-type:none;
}

#nav li a{
	float:left;
}

#nav li#home_btn a{	
	width: 44px;
	background: url(images/home_nav_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 13px;

}

#nav li#home_btn a:hover{
	background-position: 0px -13px;
}


#nav li#portfolio_btn a{	
	width: 88px;
	background: url(images/portfolio_nav_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 13px;

}

#nav li#portfolio_btn a:hover{
	background-position: 0px -13px;
}

#nav li#technologies_btn a{	
	width: 117px;
	background: url(images/technologies_nav_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 13px;
}

#nav li#technologies_btn a:hover{
	background-position: 0px -13px;
}

#nav li#services_btn a{	
	width: 72px;
	background: url(images/services_nav_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 13px;
}

#nav li#services_btn a:hover{
	background-position: 0px -13px;
}

#nav li#clientlogin_btn a{	
	width: 104px;
	background: url(images/clientlogin_nav_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 13px;
}

#nav li#clientlogin_btn a:hover{
	background-position: 0px -13px;
}

#nav li#contact_btn a{	
	width: 73px;
	background: url(images/contact_nav_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 13px;
}

#nav li#contact_btn a:hover{
	background-position: 0px -13px;
}


#home_title {
	margin-top: 28px;
	margin-left: 0px;
}

#custom_top{

}

#home_title a {
	float: left; 
	width:748px; 

}

#home_title #custom_top a{
	background: url(images/custom_software_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 59px;
}

#home_title #custom_top a:hover{
	background-position: 0px -59px;
}

#home_title #webapp_top a{
	background: url(images/web_app_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 54px;
}

#home_title #webapp_top a:hover{
	background-position: 0px -54px;
}

#home_title #webdesign_top a{
	background: url(images/website_design_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 64px;
}

#home_title #webdesign_top a:hover{
	background-position: 0px -64px;
}

#home_title #server_consult_top a{
	background: url(images/server_consulting_btn.gif) no-repeat;
	height: 0px; 
	overflow: hidden; 
	padding-top: 63px;
}

#home_title #server_consult_top a:hover{
	background-position: 0px -63px;
}

#page-content {
	color: #FFFFFF;
	width: 747px;
}

#page-content-small {
	color: #FFFFFF;
	width: 747px;
}

#page-content-small A:link {text-decoration: none; color:#FFFFFF;}
#page-content-small A:visited {text-decoration: none; color:#FFFFFF;}
#page-content-small A:active {text-decoration: none; color:#FFFFFF;}
#page-content-small A:hover {text-decoration: none; color: #000000;}

#page-content h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 8px;
}

#page-content p {
	margin-bottom: 10px;
}

#page-content A:link {text-decoration: none; color:#FFFFFF;}
#page-content A:visited {text-decoration: none; color:#FFFFFF;}
#page-content A:active {text-decoration: none; color:#FFFFFF;}
#page-content A:hover {text-decoration: none; color: #000000;}

#page-content .inline-link A:link {text-decoration: underline; color:#FFFFFF;}
#page-content .inline-link A:visited {text-decoration: underline; color:#FFFFFF;}
#page-content .inline-link A:active {text-decoration: underline; color:#FFFFFF;}
#page-content .inline-link A:hover {text-decoration: underline; color: #000000;}

.portfoliospace{
	float: left;
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom: 40px;
	
}

.portfoliospace img{
	border:5px solid #C2C2C2;
}

.portfoliospace img:hover{
	border:5px solid #A2A2A2;
}

.portfoliospace .text{
	margin-top: 5px;
	margin-left: 5px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.portfoliospace .small-text{
	margin-top: 5px;
	margin-left: 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.error-box {
    width: 528px;
    background-color: #700000;
    color: #FFFFFF;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 20px;
}

.success-box {
    width: 528px;
    background-color: #032e18;
    color: #FFFFFF;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 20px;
}
