/* porcupine colors global CSS file - All rights reserved
Created by: Yiannis Konstantakopoulos - hello@porcupine.gr


Please don't highjack this humble design. You can't be a blantant thief, can you?
As wise men say: "Don't forget those men with big dogs."
------------------------------------------------------------------------*/

@import url("reset.css");

@font-face {
  font-family: Museo_Slab; /* required */
  src: url('../fonts/Museo_Slab_500.otf');						/* required */
  font-weight: weight;				/* optional */
  font-style: style;				/* optional */
}

@font-face {
  font-family: MuseoSans; /* required */
  src: url('../fonts/MuseoSans_500.otf');						/* required */
  font-weight: weight;				/* optional */
  font-style: style;				/* optional */
}

/* =Structure
----------------------------------------------------*/

body{
	text-align: center;
	font-size: 62.5%;
	font-family: MuseoSans, Helvetica, Arial, Verdana, sans-serif;
	color: #ccc;
	background: url(../img/masthead-wrapper-bg.png) left top repeat-x #111;
}

/* =header
----------------------------------------------------*/
#header-wrapper{
	float: left;
	width: 100%;
	/*background: url(../img/top-bg.png) top left repeat-x;*/
}

#header{
	margin: 0 auto;
	width: 960px;
	border-bottom: 1px solid #000;
}

#header h2{
	width: 300px;
	float: left;
	font-size: 18px;
	margin: 36px auto 0 auto;
	padding: 5px;
	border: 1px solid #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #000;

}

#nav{
	float: left;
	width: 390px;
	margin: 0 0 10px 285px;
	padding: 20px 0 0 0;

}

#nav ul{
	margin: 15px 0 0 0;
	font-size: 14px;
}

#nav ul li{
	float: left;
	display: inline;
}
 
#nav ul li#home a{
	background: url(../img/ui/button-left.png) no-repeat;
	width: 100px;
	height: 27px;
	padding: 7px 0 0 0;
	display: block;
}

#nav ul li#home a.selected{
	background: url(../img/ui/button-left-selected.png) no-repeat;
}

#nav ul li#about a, #nav ul li#blog a{
	background: url(../img/ui/button-central.png) no-repeat;
	width: 94px;
	height: 27px;
	padding: 7px 0 0 0;
	display: block;
}

#nav ul li#about a:hover, #nav ul li#about a.selected, #nav ul li#blog a:hover, #nav ul li#blog a.selected{
	background: url(../img/ui/button-central-selected.png) no-repeat;
}

#nav ul li#contact a{
	background: url(../img/ui/button-right.png) no-repeat;
	width: 100px;
	height: 27px;
	padding: 7px 0 0 0;	
	display: block;
}

#nav ul li#contact a:hover, #nav ul li#contact a.selected{
	background: url(../img/ui/button-right-selected.png) no-repeat;
}


/* =mastehead
----------------------------------------------------*/
#masthead-wrapper{
	float: left;
	width: 100%;	
	background: url(../img/masthead-wrapper-bg.png) left top #000;
}

#masthead{
	margin: 0 auto;
	width: 960px;
	background: url(../img/masthead-bg.png) center top no-repeat transparent;
	padding: 30px 0 0 0;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #000;
	position: relative;	
}

#masthead img{
	display: block;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

#masthead span.tagline{
	position: absolute;
	top: -40px;
	right: 0;
}

#masthead span.tour{
	width: 100%;
	display: block;
	margin: 20px auto;
	padding: 0 0 30px 0;
	font-size: 18px;
}

a.take-the-tour{
	width: 130px;
	font-size: 14px;
	margin: 0 0 0 10px;
	padding: 4px 10px 4px 10px;
	border: 1px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../img/ui/submit-button-bg.png) #ddd;
	color: #004F70;
	text-shadow: 0px 1px 1px #fff;
}

a.take-the-tour:hover{
	background: url(../img/ui/submit-button-bg-hover.png) #ddd;
	color: #BFE6F7;
	text-shadow: 0px 1px 1px #111;
}

/* =content
----------------------------------------------------*/
#content-wrapper{
	float: left;
	width: 100%;
	padding: 0 0 30px 0 ;
	background: url(../img/masthead-wrapper-bg.png) left top #000;
}

#content{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #000;	
}

#video{
	float: left;
	width: 400px;
	margin: 30px 40px 0 40px;
	display: inline;
	overflow: hidden;
}

#log{
	float: left;
	width: 480px;
	margin: 30px 0 0 0;
	display: inline;
	overflow: hidden;
}

/* =Additional elements
----------------------------------------------------*/
#additional-elements-wrapper{
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	background: url(../img/masthead-wrapper-bg.png) left top #000;	
		
}

#additional-elements{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #000;
}

#press{
	float: left;
	width: 200px;
	display: inline;
	overflow: hidden;
	margin: 30px 0 0 0;	
}

#ppl{
	float: left;
	width: 200px;
	margin: 30px 0 0 40px;
	display: inline;
	overflow: hidden;	
}

#latest{
	float: left;
	width: 200px;
	display: inline;
	overflow: hidden;
	margin: 30px 0 0 40px;
}

#elsewhere{
	float: left;
	width: 200px;
	display: inline;
	overflow: hidden;
	margin: 30px 0 0 40px;
}

/* =typography
----------------------------------------------------*/
#content h2{
	font-family: Museo_Slab, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 36px;
	margin: 0 0 18px 0;
	color: #eee;
	text-shadow: 0px 1px 1px #009de0;
}

#content h3{
	font-family: Museo_Slab, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 30px 0 10px 0;
	text-shadow: 0px 1px 1px #009de0;
}

#content p{
	font-size: 12px;
	line-height: 1.6em;
	margin: 0 48px 18px 0;
	text-shadow: 0px 1px 1px #444;
}

#content ul, #content ol{
	font-size: 12px;
	margin: 0 0 18px 0;
}

#content ul li{
	list-style: disc;
	line-height: 1.6em;
}

#content ol li{
	list-style: decimal;
	line-height: 1.6em;
}

#sidebar ul li{
	list-style: disc;
	line-height: 1.6em;
	padding: 0 0 1.6em 0;
}



#additional-elements h3{
	font-family: Museo_Slab, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #eee;
	text-shadow: 0px 1px 1px #009de0;
	
}

/* =forms
----------------------------------------------------*/
form{
	width: 100%;
	float: left;
}

label{
	font-size: 12px;
	line-height: 18px;
}

input{
	width: 300px;
	padding: 3px;
	border: 1px solid #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ddd;
}

input:focus{
	background: #fff;
}

input.check{
	width: 20px;
	padding: 3px;
	border: 1px solid #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #aaa;
	color: #fff;
}

input.button{
	width: 100px;
	font-size: 14px;
	padding: 2px 3px 4px 3px;
	border: 1px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../img/ui/submit-button-bg.png) #ddd;
	color: #004F70;
	text-shadow: 0px 1px 1px #fff;
}

input.button:hover{
	background: url(../img/ui/submit-button-bg-hover.png) #ddd;
	color: #BFE6F7;
	text-shadow: 0px 1px 1px #111;
}

/* =people-quotes
----------------------------------------------------*/
ul#people-quotes{
	margin: 0 30px 0 0;
}

ul#people-quotes li{
	font-size: 12px;
	line-height: 1.6em;
}

ul#people-quotes li img{
	float: left;
	border: 5px solid #000;
	margin: 0 10px 10px 0;
	padding: 5px;
}

/* =latest-posts
----------------------------------------------------*/
#latest ul{
	list-style: square;
	margin: 0 0 0 20px;
}

#latest ul li{
	font-size: 12px;
	line-height: 1.6em;
	padding: 0 0 1.6em 0;
}

/* =elsewhere
----------------------------------------------------*/
#elsewhere ul{
	margin: 0 0 0 65px;
}

#elsewhere ul li{
	font-size: 12px;
	line-height: 1.4em;
	padding: 0 0 1.2em 0;
}

#elsewhere img.social-icons{
	margin: 0 5px 0 0;
}

/* =footer
----------------------------------------------------*/
#footer-wrapper{
	float: left;
	width: 100%;
	text-align: left;	
	background: url(../img/masthead-wrapper-bg.png) left top #000;			
}

#footer{
	margin: 0 auto;
	width: 960px;
	padding: 30px 0;
	border-top: 1px solid #242424;	
}

#copyright{
	float: left;
	width: 400px;
}

#credits{
	float: right;
	width: 400px;
	text-align: right;
}

/* =blog
----------------------------------------------------*/
#blog-area{
	float: left;
	width: 520px;
	margin: 30px 0 0 0;
	padding: 0 0 0 40px;
	display: inline;
	overflow: hidden;	
}

div.meta{
	float: left;
	width: 100%;
	font-size: 11px;
	background: #333;
	margin: 0 0 18px 0;
	padding: 5px;
	line-height: 1.6em;
}

#sidebar{
	float: right;
	width: 220px;
	margin: 30px 0 0 0;
	padding: 0 0 0 40px;
	display: inline;
	overflow: hidden;	
}

/* =linkage
----------------------------------------------------*/
a{
	color: #009de0;
	text-decoration: none;
}

#nav ul li a{
	color: #000;
	text-shadow: 0px 1px 1px #fff;
}

#nav ul li a:hover, #nav ul li a.selected{
	color: #fff;
	text-shadow: 0px 1px 1px #000;
}

a.hidden{
	display: none;
}


/* =img
----------------------------------------------------*/
#press span{
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

#press span img{
	display: block;
	margin: 0 auto;
}

img.img-left{
	float: left;
	border: 5px solid #000;
	margin: 10px 10px 10px 0;
}

img.img-center{
	display: block;
	border: 5px solid #000;
	margin: 10px auto 20px auto;
}

















