/*************************************************************
 
 -------------------------------------------------------------
 Theme:   SecretPenguin Design
 Author:  SecretPenguin
          http://www.secretpenguin.com
 
 
*************************************************************/



/*============================================================
Body
============================================================*/

* {
	margin: 0;
	padding: 0;
	}

/* LAYOUT */

body {
	font-size: 11px; 
	color: #CCCCCC; 
	line-height: 22px; 
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #000000;
	background-image:  url(http://secretpenguin.com/images/bg-wood-bumpies.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	}
	
ul, li {
	margin: 0;
	}	
	
#slider {
	height: 440px;
	}
		
#slider img {
	width: 760px;}	
	
#slider ul {
	list-style-type: none;
	height: 440px;
	}	
	
#slider li {
	height: 440px;
	}
		
.clear {
	clear: both;
	}	
	
#container {
	width: 770px;
	text-align:left;
	margin : 0px auto;
	}
	
#content-div {
	width: 486px;
	float:left;
	padding-left: 5px;
	}

#fullpage {
	width: 760px;
	float:left;
	padding-left: 0px;
	}	

.newsentry {
	}
	
#greeting {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #999999;
	}

.headline-greeting {
	text-transform: uppercase;
	font-family: Gill Sans, Verdana;
	text-align: center;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;
	}				

#sidebar {
	float:right;
    width: 234px;
	margin-right: 0px;
    }	
	
.feature {
	padding-bottom: 10px;
	padding-top: 10px;
	}
	

/*-------------------
MENU
-------------------*/

#menu {
	width: 770px;
	text-align: center;
	margin: auto;
	clear: both;
	}

#menufloat {
	clear: both;
	margin-top: 0px;
	padding-bottom: 20px;
	}

#menu li {
	float: left;
	list-style-type: none;
	}
	
#menu ul {
	list-style-type: none;
	}
	
#menu-list {
	list-style-type: none;
	position: static;
	}

#menu-list a, #pro-team a:link, #pro-team a:active, #pro-team a:visited{
	display: block;
	background-position: top;
	text-indent: -99999px;
	overflow: hidden;
	float: left;
	}

#menu-list a:hover, #pro-team a:visited:hover{
	background-position: bottom;
	}


#menu-list #about a {
	background-image: url(../images/menu/about.gif);
	height: 70px;
	width: 212px;
	}
#menu-list #portfolio a {
	background-image: url(../images/menu/portfolio.gif);
	height: 70px;
	width: 287px;
	}
#menu-list #contact a {
	background-image: url(../images/menu/contact.gif);
	height: 70px;
	width: 271px;
	}
	
/*-------------------
MENU END
-------------------*/	

	
	
.portfolio {
	padding-bottom: 15px;
	}
	
.portfolio-decks {
	width: 126px;
	height: 500px;
	float: left;
	clear: none;
	text-align: center;
	}	
	
.portfolio-logos {
	width: 252px;
	height: 250px;
	float: left;
	clear: none;
	text-align: center;
	}
	
#portfolio-sidebar {
	width: 234px;
	float:left;
	padding-left: 5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	margin: 0;
	font-size: 10px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: lighter;
	padding-bottom: 10px;
	text-transform: uppercase;
	}
	#portfolio-sidebar a:link, #portfolio-sidebar a:active{
		text-decoration: none;
		}
			#portfolio-sidebar a:visited {
				text-decoration: none;
				color: #247880;
				}
					#portfolio-sidebar a:hover {
						text-decoration: none;
						}
							#portfolio-sidebar a:visited:hover {
								text-decoration: none;
								color: #000000;
								}
	
#portfolio-content {
	float:right;
	width: 505px;
	margin-right: 0px;
	padding-bottom: 30px;
    }
	
#portfolio-list ul {
	margin-left: 0px;
	padding-bottom: 10px;
	}
	
#portfolio-list li {
	padding-left: 10px;
	list-style: none;
	background: none;
	}
	
#quote {
	width: 471px;
	height: 260px;
	font-size: 12px; 
	color: #333333; 
	line-height: 22px; 
	background-image:  url(http://secretpenguin.com/images/wordbubble.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 25px;
	}	

#quote-text {
	width: 420px;
	}

.right {
	text-align: right;
	}						
	
#footer {
	text-align: center;
	height: 100px;
	padding-right: 5px;
	padding-left: 5px;
	clear:both;
	font-family: Gill Sans, Verdana;
	color: #908653;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	}			
	
/* TEXT */

p {
	padding-bottom: 10px;
	letter-spacing: 0px;
	}	

a:link {
	color: #80D9E1;
	text-decoration: underline;
	}
	a:hover {
		color: #80D9E1;
		text-decoration: underline;
		background-color: #247880;
		}
	a:active {
		color: #80D9E1;
		text-decoration: underline;
		}
	a:visited {
		color: #80D9E1;
		text-decoration: line-through;
		}
	a:visited:hover {
		color: #80D9E1;
		text-decoration: underline;
		background-color: #247880;
		}

h1 {
	display: block;
	width: 770px;
	height: 75px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/menu/logo.gif);
	}

h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background: url(../images/menu/logo.gif);
	}

h1 a:hover, h1 a:visited:hover {
	background-position: bottom;
	}

h2 {
	font-family: /*"Arial Narrow",*/ Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: lighter;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	}
	
	#h2-news {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../images/headers/news.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			clear: both;
			}
			
	#h2-onlinestore {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../images/headers/onlinestore.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}
			
	#h2-newsletter {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../images/headers/newsletter.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}
			
	#h2-newsletter-footer {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../images/headers/newsletter.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			float: left;
			margin-left: 35px;
			}					
			
	#h2-features {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../images/headers/features.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}
			
	#h2-portfolio {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background: url(../images/headers/portfolio.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 20px;
			clear: both;
			}					
			
/*	
h3 {
	font-family:  Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: lighter;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	}
	*/
	
h4 {
	font-family: /*"Arial Narrow",*/ Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	/*margin-top: -40px;
	*/font-size: 12px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: lighter;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	}	
	
h5 {
	font-family: /*"Arial Narrow",*/ Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	/*margin-top: -40px;
	*/font-size: 12px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: lighter;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	}			

.newsdate {
	font-family: Gill Sans, Verdana;
	color: #908653;
	margin: 0;
	padding: 18px 0px 5px 0px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: normal;	
	}
	
.newstext {
	padding-left: 10px;
	padding-bottom: 15px;
	}

.subheader {
	font-family: Gill Sans, Verdana;
	color: #908653;
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: normal;	
	}
	
.small {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	letter-spacing: 1px;
	}			
	
.supersmall {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #908653;
	line-height: 16px;
	letter-spacing: 1px;
	}							
	
.blockquote {
	color: #FFFFFF;
	padding-left: 30px;
	background:  url(../images/blockqoute.gif) left top no-repeat;
	}					
			
.darkest { 
	color: #333333; 
	}

.darker { 
	color: #666666; 
	}	

.dark { 
	color: #999999; 
	}			

.brightest { 
	color: #FFFFFF; 
	}	

.brighter { 
	color: #EEEEEE; 
	}	

.bright { 
	color: #DDDDDD; 
	}										

.list ul {
	margin-left: 0px;
	padding-bottom: 10px;
	}
	
.list ul li {
	padding-left: 15px;
	list-style: none;
	background:   url(../images/bg_li.gif) left 0% no-repeat;
	}

#dropdown select {
	background: #666666;
	color: #CCCCCC;
	border: 1px solid #333333;
	}
	
.line {
	border-bottom: 1px solid #333333;
	}				  
	
/* BUTTONS */

#store-button a, #store-button a:link, #store-button a:visited {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 234px;
	height: 150px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/store.jpg);
	background-position: top;	
	}
	
#store-button a:hover, #store-button a:visited:hover {
	background-position: bottom;
	}

/* ABOUT PAGE */

#about-buttons {
	width: 500px;
	height: 107px;
	}
	
.about-email, .about-email a {
	margin-left: 4px;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	}		
			
#about-contact a, #about-contact a:link, #about-contact a:visited {
	display: block;
	float: left;
	width: 118px;
	height: 107px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://secretpenguin.com/about/images/about_contact.gif);
	background-position: top;	
	}
	
#about-contact a:hover, #about-contact a:visited:hover {
	background-position: bottom;
	}
	
#about-portfolio a, #about-portfolio a:link, #about-portfolio a:visited {
	display: block;
	float: left;
	width: 235px;
	height: 107px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://secretpenguin.com/about/images/about_portfolio.gif);
	background-position: top;	
	}
	
#about-portfolio a:hover, #about-portfolio a:visited:hover {
	background-position: bottom;
	}
	
#about-meet {
	display: block;
	float: left;
	width: 147px;
	height: 107px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://secretpenguin.com/about/images/about_meet.gif);
	background-position: top;	
	}					
			
/* PORTFOLIO IMAGES */



#demo-bar {
	margin: 5px auto;
	padding: 5px 0;
	width: 471px;
	background: #000000;
	text-align: right;
}
 
#demo-wrapper {
	margin: 5px auto;
	overflow: hidden; 
	height: 260px; 
	width: 471px;
	position: relative;
}
 
#demo-inner {
	width: 942px;
	height: 260px;
	background: #000000;
	position: relative;
}

#port-inner {
	margin: 5px auto;
	overflow: hidden; 
	width: 471px;
	position: relative;
}
 
.scrolling-content {
	width: 472px;
	height: 260px;
	text-align: left;
	position: absolute;
}
 
.scrolling-content h1 { 
	font-size: 12px;
}
 
#content1 {
	left: 0px; 
	top: 0px;
}
 
#content2 {
	left: 472px; 
	top: 0px;
}

#content3 {
	left: 943px; 
	top: 0px;
}

#content4 {
	left: 1414px; 
	top: 0px;
}

#portfolio-text {
	padding-left: 15px;
	}
	
#column1 {
	width: 380px;
	float: left;
	}
	
#column2 {
	width: 380px;
	float: right;
	}		
	
	
/*FORM*/
	
input, select, textarea {
	background-color: #333333;
	border: none;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 15px;
	}

.formtext {
	color: #62747E;
	}			
