@import url(typography.css);
@import url(grid.css);

html {margin:0 0 0.1em 0; padding:0; height:101%;}

body {background:#ffffff; color:#000000;}

* {behavior: url("../iepngfix.htc");}

h1,h2,h3,h4,h5,h6 {color:#000000;}

a {color:#336699; text-decoration:none;}
a:hover {text-decoration:underline;}
/*a:visited {color:#15385b;}*/

.clear {clear:both;}

.center {text-align:center;}

.bordertop {border-top:0.08333em solid #000;}
.borderleft {border-left:0.08333em solid #000;}
.borderright {border-right:0.08333em solid #000;}
.borderbottom {border-bottom:0.08333em solid #000;}

div#header {width:100%; height:180px; background:#15385b url(../img/header-bg.png) right no-repeat; border-bottom:9px solid #ddd;}
div#header div.inner {max-width:940px; margin:0 auto; padding:18px 10px;}
div#header div.inner h1 {margin-left:-3px; width:554px; height:59px; display:block; border:none; background:url(../img/header.png) top center no-repeat; text-indent:-2000em; text-decoration:none; z-index:1000;}

div.client {width:25em; margin:0px 13px 18px 0px; float:left;}

div.thumbnail {width:100%; height:180px; border:0.08333em solid #000;}

div.client div.description {height:72px; margin:18px 0 0 0; }
div.client div.description h4 {margin:0; padding:0;}

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

div#nav {margin-top:18px; padding:18px 0; background:#102b46; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; text-align:center;}
div#nav ul {list-style:none; margin:0;}
div#nav ul li {display:inline; margin:0 10px;}
div#nav ul li a {color:#fff; text-decoration:none;}
div#nav ul li a:hover {color:#ddd;}

div#kgrid,div#blueinc,div#tumblrthemes {height:175px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
div#kgrid h3,div#blueinc h3,div#tumblrthemes h3 {margin-left:20px; margin-right:-20px;}
div#kgrid p,div#blueinc p,div#tumblrthemes p {margin-left:20px; margin-right:20px;}
div#kgrid {background:url(../img/grid_bg2.png);}
div#blueinc {background:#60849a; color:#ededed;}
div#blueinc a {color:#990000;}
div#tumblrthemes {background:url(../img/theme_garden_bg.jpg) bottom right;}
div#tumblrthemes a {color:#28525F;}

#footer {text-align:center; clear:both; padding-top:18px;}
#footer p {text-align:center;}

input[type=text],input[type=password],textarea {margin:0; padding:0; background:#ededed; border-left:0.08333em solid #336699; border-top:none; border-right:none; border-bottom:none;}
input[type=submit] {margin:0; padding:0 3px; background:#336699; border:none; color:#ededed;}
input:active[type=submit] {background:#15385b; color:#fff;}


