@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@font-face {
    font-family: 'jdRegular';
    src: url('../fonts/j.d-webfont.eot');
    src: url('../fonts/j.d-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/j.d-webfont.woff') format('woff'),
         url('../fonts/j.d-webfont.ttf') format('truetype'),
         url('../fonts/j.d-webfont.svg#jdRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSansRegular';
    src: url('../fonts/droidsans-webfont.eot');
    src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-webfont.woff') format('woff'),
         url('../fonts/droidsans-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

ul#topnav {
	margin: 0; padding: 0;
	width: 670px;
	list-style: none;
	padding: 0px;
	zoom:1;
	height: 16px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0px;
	position: relative;
	width: 670px;
	font-family: Impact, sans-serif;
	font:Impact sans-serif;
	font-weight:normal;
	font-size:21px;
}
ul#topnav li a {
	float: left; 
	height: 16px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom;	z-index:300; }

ul#topnav a.products {
	background:none;
	z-index:500;
}
ul#topnav li .sub {
	position: absolute;	
	top: 24px; left: 0;
	padding:0 0 0 10px;
	float: left;
	text-align:left;
	border-radius: 0 0 10px 10px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	display: none;
	background-color: rgba(5, 5, 5, 0.85);
	-pie-background: rgba(5, 5, 5, 0.85); 
	behavior: url(PIE.htc);
	zoom:1;
	z-index:300;
}

ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 0px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 14px 0 14px 0;
	padding: 0;
	width: 120px;
	float: left;
	text-align:left;
	z-index:300;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 2px 0 2px 0 ;
	display: block;
	text-decoration: none;
	color: #fff;
	font-family: "DroidSansRegular";
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-size:13px;
}
/* Mouse Over Color for SubMenu */
ul#topnav .sub ul li a:hover {color: #a23; }


.homenavbox {
width:120px;
float:left;
padding: 0 0 0 10px;
}
.designnavbox {
width:120px;
float:left;
padding: 0;
}
.networknavbox {
width:120px;
float:left;
padding: 0;
}
.aboutnavbox {
width:120px;
float:left;
padding: 0;
}
.contactnavbox {
width:130px;
float:left;
padding: 0;
}
/* Twitter Bar */
/* container */
div.related-tweets{ }
/* inner div */
div.rrt-inner{
	border:silver 1px solid;
	height:48px;
	padding:4px;
	overflow:hidden;
}
/* ul list */
div.rrt-inner ul{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
div.rrt-inner li{
	float:left;
	margin:0 0 0 0;
	list-style-type:none;
	position:relative;
}
/* author img */
div.rrt-inner span.rrt-author-img{}	

/* author name */
div.rrt-inner strong a{}

/* tweet body */
div.rrt-inner span.rrt-body {
	display:block;
}
/* tweet content */
div.rrt-inner span.rrt-content{}

/* tweet date and source line */
div.rrt-inner span.rrt-meta {
	color:#999999;
	display:block;
	font-size:0.764em;
	margin:3px 0 0;
}
div.rrt-inner span.rrt-meta a{
	color:#999999;
	text-decoration:none;
}
div.rrt-inner span.rrt-meta a:hover{
	text-decoration:underline;
}
/* customize date link */
div.rrt-inner a.rrt-date { }
/* customize source link */
div.rrt-inner a.rrt-source { }

/* customize links */
div.rrt-inner a.rrt-link { }
/* customize @user links */
div.rrt-inner a.rrt-at { }
/* customize #hashtags links */
div.rrt-inner a.rrt-hashtag { }



/* --- viewport configuration ---------------------------------------------------------- */
.viewport {
	border: 1px solid #999;
	border-width:1px;
	border-color:#999;
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	border-radius: 0.625em;
	behavior: url(PIE.htc);
	float: left;
	height: 220px;
	padding:0px;
	margin: 0 13px 13px 0;
	overflow: hidden;
	position: relative;
	width: 270px;
	
}

/* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
class to the last thumbnail in each row to get rid of the margin-right. */
.no-margin {
margin-right: 0;
}

/* --- Link configuration that contains the image and label ----------------------------- */
.viewport a {
display: block;
position: relative;
}

.viewport a img {

}

/* --- Label configuration -------------------------------------------------------------- */
.viewport a span {
display: none;
font-size: 1.95em;
font-weight: bold;
height: 100%;
padding-top: 94px;
position: absolute;
text-align: center;
text-decoration: none;
width: 100%;
z-index: 100;

}
.viewport a span em {
display: block;
font-size: 0.5em;
font-weight: normal;
padding:10px 0 0 0;
            }

        /* --- Dark hover background ------------------------------------------------------------ */
.dark-background {
background-color: rgba(15, 15, 15, 0.6);
-pie-background: rgba(15, 15, 15, 0.6);
color: #fff;
text-shadow: #000 0px 0px 20px;
zoom: 1;
behavior: url(PIE.htc);
}
.spacing {
line-height:28px;
top:-14px;	
}
.spacing2 {
line-height:28px;
top:-36px;	
}
.dark-background em {
color: #ccc;
}

/* --- Light hover background ----------------------------------------------------------- */
.light-background {
background-color: rgba(255, 255, 255, 0.6);
color: #333;
text-shadow: #fff 0px 0px 20px;
}
.light-background em {
color: #707070;
}

/**
* You could create multiple hover background classes for different looks depending on the
* image type. Use your imagination!
*/