/*  eight-seconds.com css ---------------------------------------------------------------------------*/
/*  A Milwaukee web design agency focusing on user centered design. eight seconds -------------------*/


#cu3er-container {width:940px; outline:0;}

body {
	xfont-family: Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color:#666666; 
	margin:0px;
	background-color:#333;
	background-image:url(../images/bkgd-hexgrid.gif);
}

/*  PAGE STRUCTURE ------------------------------------------*/

#background {
	background-image:url(../images/bkgd6.gif);
	background-image:url(../images/bkgd7.png);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px auto;
	padding:0px;
	}
#main {
	width:980px;
	margin:0px auto;
	background-color: #FFFFFF;
	position: inherit;
	}
	

/*  LINKS ------------------------------------------*/

a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted;
	padding:3px;
}
a{
	color: #000000;
	border:0px;
	padding:0px;
}
a:hover {
	text-decoration: none;
	background-color: #FFFF00;
}

a.h1 {
	font-weight:100;
	font-size: 21px;
	line-height: 28px; 
	color: #333333;
	text-decoration: none;
	border:none;
}
a.h1:hover { 
	background-color:#FFFFFF;
	text-decoration:none;
		}

a.h2 {
	font-weight:100;
	font-size: 10px;
	line-height: 22px; 
	letter-spacing: 1px;
	color: #333333;
	text-decoration: none;
	border:none;
}
a.h5:hover {
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.h5 {
	font-weight:100;
	font-size: 14px;
	line-height: 28px; 
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;
	border:none;
}
a.h5:hover {
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.h6 {
	padding-top:8px;
	padding-bottom:2px;
}
a.h6:hover {
	padding-top:8px;
	padding-bottom:2px;
}
a img {
	border:0px;
	}


/*  NAVIGATION ------------------------------------------*/

#navbar {
	height:60px;
	padding:30px 20px 30px 30px;;
	margin:0px;
	background-color:#252525;
	background-image:url(../images/img-logo.gif);
	background-repeat:no-repeat;
	background-position:30px 15px;
	}
#navbar p {
	text-align:right;
	margin-right:3px;
	text-decoration:none;
	border:none;
	margin-top:10px;
	}
#navbar a {
	color:#CCCCCC;
	padding: 3px;
	margin-left:8px;
	margin-right:8px;
	margin-top:0px;
	padding-top:20px;
	border:none;
	border-top: 40px solid #252525;
	}
#navbar a.selected {
	color:#CCCCCC;
	padding: 3px;
	margin-left:8px;
	margin-right:8px;
	margin-top:0px;
	padding-top:10px;
	border-top: 40px solid #FFFFFF;
	}	
#navbar a:hover {
	color:#CCCCCC;
	padding-top:10px;
	border-top: 40px solid #666;
	background-color:#252525;
	}	

/*  CONTENT ------------------------------------------*/


#content {
	padding:20px;
	background-color: #FFFFFF;
	}
#content a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted;
	padding:3px;
}

.promoheading {
	xfont-family: Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:14px;
	line-height:28px;
}
.promosub {
	xfont-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:9px;
	line-height:21px;
	text-transform:uppercase;
	letter-spacing: 1px;
	}
.promosub a {
	xfont-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:9px;
	line-height:21px;
	padding:7px;
	text-transform:uppercase;
	letter-spacing: 1px;
	border:1px dotted #ccc;
	}
.promosub a:hover {
	color:#000;
	font-weight:100;
	background-color:#ccc;
	}
#content a.morelink {
	xfont-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size:9px;
	line-height:14px;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:1px;
	float:left;
	padding:7px;
	padding-left:6px;
	border:1px dotted #ccc;
	}
#content a.morelink:hover {
	color: #000;
	background-color:#ccc;
	}
.whiteborder {
	border-left:6px solid #FFFFFF;
	}

#newsitems h1 {
	xfont-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FF6600;
	text-transform:none;
	font-weight:100;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	}

#newsitems p {
	xfont-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color: #DDD;
	padding-bottom:4px;
	font-weight:100;
}
#newsitems a.morelink {
	xfont-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size:9px;
	line-height:14px;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:1px;
	float:right;
	padding:7px;
	padding-right:9px;
	padding-left:9px;
	border:1px dotted #ccc;
	}
#newsitems a {
	color:#DDD;
	font-weight:100;
	padding:2px;
	padding-bottom:4px;
}
#newsitems a:hover {
	color:#000;
	font-weight:100;
	background-color:#ccc;
}
#newsitems img, a img, a:hover img {
	border:none;
	padding:0px;
	margin-bottom:15px;
	}
#newsitems ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	}	
a.morelink {
	xfont-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:9px;
	line-height:18px;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:1px;
	float:right;
	padding: 7px;
	padding-right:12px;
	padding-left:12px;
	border:1px dotted #ccc;
	}



/*  TEXT ------------------------------------------*/

h2 {
	font-weight:100;
	font-size: 21px;
	line-height: 28px; 
	color: #333333;
	text-decoration: none;
}
h1 {
	font-weight:100;
	font-size: 10px;
	line-height: 22px; 
	letter-spacing: 1px;
	color: #333333;
	text-decoration: bold;
	text-transform:uppercase;
}

h5 {
	font-weight:100;
	font-size: 14px;
	line-height: 28px; 
	color: #333333;
	letter-spacing: 0px;
	text-transform:none;
}

h3 {
	font-weight:100;
	font-size: 19px;
	line-height: 28px; 
	color:#666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 11px;
	line-height: 16px; 
	letter-spacing: 1px;
	color: #000000;
	text-transform: uppercase;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size: 12px;
	line-height: 16px; 
	
	color: #555;
	
}
.award {
	font-weight:100;
	font-size: 14px;
	line-height: 20px; 
	color:#333;
	background-color:#e5e5e5;
}


.big {
	font-weight:100;
	font-size: 21px;
	line-height: 34px; 
	color: #333333;
	text-decoration: none;
}
td {
	color: #666;
	text-decoration: none;
}

#details {
	font-size: 9px;
	line-height:9px;
	visibility:hidden;
	}
#details h1 {
	font-weight:200;
	font-size: 9px;
	line-height:9px;
	}

#interior {
	width:940px;
	}
#interior h1 {
	xfont-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #FF6600;
	text-transform:none;
	font-weight:100;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	}
#column1 h2 {
	font-size:16px;
	line-height:26px;
	color:#000;
	}
#column1 h2 a {
	font-weight:100; 
	text-decoration: none;
	border:none;
	background-color:none;
	padding:0px;
}
#column1 {
	width:640px;
	float:left;
	padding-right:10px;
	}
#column1.black {
	color:#000;
	}
#column2 {
	width:270px;
	padding-left:20px;
	float:left;
	}
#spacer {
	width:940px;
	float:left;
	padding-bottom:20px;
	}
#footer {
	clear:both;
	position:relative;
	float:none;
	width:940px;
	padding-bottom:10px;
	margin-top:10px;
	border-top:1px dotted #666;
	}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size: 10px;
	line-height: 18px; 
	color: #555;
	}
	


#portfolio2 .img {
	padding:0;
	margin:0;
}


/*  PORTFOLIO ------------------------------------------*/

#portfolio {
	width:980px;
	padding-top:20px;
	xxxbackground-color:#333333;
	}

#portfolio h1 {
	color: #FF9900;
	font-size:20px;
	text-transform:lowercase;
	letter-spacing:0px;
	padding-left:30px;
	margin:0px 0px 20px 0px;
	}
#portfolio p.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 12px;
	line-height: 16px; 
	color:#666;
	margin-right:22px;
	margin-bottom:32px;
}	
#portfolio .img {
	margin:0;
	padding:0;
	}

	
	
#portfolioitem {
	padding:20px;
	min-height:290px;
	height: 290px;

	}

	
#portfolioitem:hover {
	background-color:#222;
	display:block;
	}
#xxxportfolioimg {
	height:260px:
	}
#portfolioitem a img {
	border:0px;
	background-color:NONE;
	display:block;
	}
#portfolioitem a img {
	padding:0px;
	margin:0px;
	border:none;
	padding:1px;
	margin-right:15px;
	float:left;
	border:2px solid #333;
	background-color:#666;
	}
#portfolioitem a:hover img {
	margin-right:15px;
	float:left;
	border:2px solid #FFF;
	background-color:#FFF;
	}
#portfolioitem a.morelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size:9px;
	line-height:20px;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:1px;
	float:right;
	padding: 7px;
	padding-left:10px;
	padding-right:10px;
	border:1px dotted #ccc;
	}

#portfoliotext {
	width:600px;
	line-height:20px;
	color:#CCCCCC;
	float:left;
	padding-bottom:10px;
	}
#portfoliotext a.domain {
	font-size:18px;
	margin-top:0px;
	margin-bottom:40px;
	color:#FFFFFF;
	}
#portfoliotext p {
	font-size:14px;
	line-height:20px;
	color:#CCCCCC;
	margin-top:30px;
	padding-bottom:10px;
	}
#portfoliotext a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted;
	padding:3px;
}
#portfoliotext a:hover {
	color:#fff;
	background-color:#666666;
	}
#portfoliotext .blend, #portfoliotext .blend:hover {
	color:#ccc;
	background:none;
	text-decoration:none;
	border:none;
	padding:0px;
	}
.domain {
	font-size:22px;
	margin-bottom:40px;
	color:#FFFFFF;
	}
a.portfolioimage {
	border:0px;
	}

#divider {
	clear:both;
	border-bottom:1px dotted #666;
	margin-top:10px;
	margin-bottom:10px;
	}


/*  NEWS ------------------------------------------*/

#addthis {
	float:right;
	margin-right:100px;

	}
#news_hdr {
	margin-left:86px;
	}
#news_hdr h1 {
	xfont-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #FF6600;
	text-transform:none;
	font-weight:100;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	}
#news_hdr h2 {
	xfont-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color: #FF6600;
	text-transform:none;
	font-weight:100;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	}	
#news_hdr h5 {
	padding:10px 0px 10px 0px;
	margin:0px;
	}
#news {
	width:940px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-top:10px;
	}
#news_detail {
	width:940px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-top:10px;
	}
#xxxnews:hover {
	background-color:#f0f0f0;
	}
#newsitem_photo {
	width:210px;
	height:200px;
	float:left;
	margin-right:20px;
	}
#newsitem_photo a:hover img {
	margin-right:15px;
	float:left;
	border:2px solid #666;
	background-color:#FFFFFF;
	}
#newsitem_story {
	
	margin-left:86px;
	margin-right:100px;
	margin-bottom:10px;
	}
#newsitem_story h1 {
	font-size:16px;
	}
#newsitem_story h2 {
	font-size:16px;
	margin-left:00px;
	}	
#newsitem_story h3 {
	font-size:24px;
	margin-left:00px;
	color:#333;
	}	

#newsitem_story img {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}
#newsitem_story img.plainpic {
	float:right;
	margin: 0;
	margin-bottom:20px;
	}	

/*  contact ------------------------------------------*/

#contact_hdr {
	margin-left:96px;
	margin-right:120px;
	margin-bottom:20px;
	border-bottom:1px dotted #666;
	}
#contact_hdr h1 {
	xfont-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #FF6600;
	text-transform:none;
	font-weight:100;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
	}
#contactarea {
	margin-left:96px;
	margin-right:100px;
	margin-bottom:20px;
	}
	

/*  DECORATIONS ------------------------------------------*/

hr {
	border-style:none;
	border-bottom: 1px dotted #666666;
	height: 1px;
}

.smallcaps {
	xfont-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 9px;
	line-height:10px; 
	letter-spacing: 0px;
	color: #333333;
	text-decoration: bold;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
.yellow {
	background-color: #FFFF66;
	}
.eightseconds {
	color: #000;
	}
a.blend, a.blend:hover {
	color:#666;
	background:none;
	text-decoration:none;
	border:none;
	padding:0px;
	}



#sharing, #sharing_top {
	border:none;
	color:#333333;
	height:50px;
	}
#sharing_top {
	margin-left:85px;
	width:755px;
	height:50px;
	margin-bottom:10px;
	clear:both;
	}
#sharing p , #sharing_top p{
	line-height:normal;
	padding:2px;
	margin:2px;
	}	
#sharing a, #sharing_top a {
	border:none;
	background-color:#FFFFFF;
	text-decoration:none;
	}


	
#fbwidget {
	float:left;
	padding-top:1px;
	}	
	
#addthiswidget {
	float:right;
	}	

.imglogo {
	float: left;
	text-align:left;
	padding-right:10px;
	padding-bottom:20px;
}
#iconspace {
	width:100px;
	float:left;
	margin-bottom:10px;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	padding:6px 4px;
	border:dotted 1px #aacfe4;
	background-color:#fdfdfd;
	xwidth:400px;
	margin:2px 0 10px 5px;
	}


/* BUTTONS ------------------------------ */

#bigbutton {
	xbackground-color:red;
	xpadding:16px 16px 16px 16px;
	width:960px;
	xtext-align:center;
	font-size:18px;
	
}
#bigbutton a {
	color:white;
	xbackground-color:red;
	text-decoration:none;
}
#bigbutton p {
	font-size:18px;
	padding-left:40px;
	
}
#bigbutton .button, .button:visited {
	background: #F30 url(../images/overlay.png) repeat-x;
	background-color:  #090;
	display: inline-block;
	font-size:18px;
	padding: 20px 40px 20px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
	float:left;
	margin-right:40px;
}
#bigbutton .button:hover {
	background-color:#333;
}


.submitbutton, .submitbutton:visited {
	background: #F30 url(../images/overlay.png) repeat-x;
	background-color:  #090;
	display: inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 20px 40px 20px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
	float:left;
	margin-bottom:20px;
}
.submitbutton:hover {
	background-color:#333;
}




#smallbutton {
	xbackground-color:red;
	xpadding:6px 6px 6px 6px;
	xwidth:960px;
	xtext-align:center;
	xfont-size:18px;
	padding-bottom:14px;
}
#smallbutton a {
	color:white;
	xbackground-color:red;
	text-decoration:none;
}
#smallbutton p {
	xfont-size:18px;
	xpadding-left:40px;
	
}
#smallbutton .button, .button:visited {
	background: #F30 url(../images/overlay.png) repeat-x;
	background-color:  #090;
	display: inline-block;
	font-size:14px;
	padding: 8px 20px 8px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
	float:none;
	xmargin-right:40px;
}
#smallbutton .button:hover {
	background-color:#333;
}





.callout {
	padding-top:0px;
	margin-top:0px;
	width:230px;
	float:right;
	font-size:18px;
	color:#333;

	line-height:28px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
	margin-bottom:5px;
	border-left:4px solid #f0f0f0;
	}	




/* HOME CONTENT ---------------------------------- */

#featurestory {
	margin-left:15px;
	margin-right:2px;
	margin-bottom:10px;
	}
#featurestory h1 {
	font-size:24px;
	color:#333;
	text-transform:capitalize;
	letter-spacing:normal;
	}
#featurestory h1 a {
	padding:2px;
	color:#333;
	}	
#featurestory h2 {
	font-size:16px;
	margin-left:00px;
	}	
#featurestory h4 {
	font-size:10px;
	color:#333;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:0px;
	}	

#featurestory img {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}
#featurestory a.morelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #eee;
	background-color:red;
	font-size:9px;
	line-height:14px;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:1px;
	float: none;
	padding:11px;
	border:1px dotted #ccc;
	margin-top:10px;
	}
#featurestory p {
	padding-bottom:10px;
	}
#featurestory a.morelink:hover {
	color: #000;
	background-color:#ccc;
	}

