/*   
Theme Name: Jaargo
Theme URI: -
Author: Georgios Athanassiadis
Author URI: www.athanassiadis.se
Version: 1.0
*/

/**********************************
	RESET
***********************************/
@import "reset.css";

/**********************************
	LAYOUT
***********************************/
body  {
	background-color: white;
	font-size: 62.5%;
	text-align: center;
}

img{border:none;}	

#wrapper {
	width:960px;
	padding: 1em 0 0 0;
	text-align: left;
	margin: 0 auto 0 4em;
   	/*margin-left: -485px;
   left: 50%;*/
   }

/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}

/* Sample 3*/
#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}
	
	
#header {
	background-image: url(pics/header.png);
	background-repeat: no-repeat;
	background-color: white;
	width: 960px;
	height: 115px;
	padding: 0 0 0.5em 0;
	float:left;
	/*-moz-border-radius: 3px;*/
}

hr {
	background-color: black;
	color: black;
	height: 3px;
	width: 960px;
	padding: 0;
	border-style:solid;
	float: left;
	
}

#menu {
	background-color: white;
	color: black;
	height: 45px;
	width: 960;
	padding: 0 0 1em 0;
	margin: 0;
	float: left;	
}

#menu img{
	padding: 0.2em 0 0 0;
	float: left;
	vertical-align: middle;
}
	
#color {
	padding: 0 0 0 0;
	float: right;
}

#info{
		background-color: black;
		color: white;
		width: 960px;
		height: 340px;
		margin: 0;
		float: left;
		
	}
	
#contact {
		background-color: black;
		color: white;
		width: 920px;
		height: 90px;
		padding: 2em 2em 2em 2em;
		margin: 0;
		float: left;	
	}
#contact img{
	padding: 1em 0.5em 1em 0;
}

#info hr, #contact hr{
	color: white;
	background-color: white;
	width: 50%;
	height: 3px;
	border: thin-solid;
	float: left;
	margin: 0;
}

#contact .left{
	float: left;
	width: 50%;	
}

#contact .right{
	float: right;
	width: 50%;
}


#info .left{
	float: left;
	width: 50%;
	padding: 2em
}

#info .right{
	
	float:right;
	widows: 50%;
	padding: 2em;
}
	
#main {
	width: 980px;
 	padding: 1em 0 2em 0;
 	float: left;
}

.tech {
	background-color: #cee3ae;
	margin: 0 2em 2em 0;
	font-size: 1em;
	width: 225px;
	height: 225px;
	float:left;
	/*-moz-border-radius: 3px; */
	
}

.management {
	
	background-color: #dea5bd;
	margin: 0 2em 2em 0;
	font-size: 1em;
	width: 225px;
	height: 225px;
	float:left;
	/*-moz-border-radius: 3px; */
	
}

.design {
	background-color: #f2df9d;
	margin: 0 2em 2em 0;
	font-size: 1em;
	width: 225px;
	height: 225px;
	float:left;
	/*-moz-border-radius: 3px; */
	
}

.picture{
	width:205px;
	height: 155px;
	padding: 1em 1em 1.5em 1em;
}


#open0, #open1, #open2, #open3{
	width: 960px;
	display: none;
	height: 405px;
	margin: 0 0 2em 0;
	padding: 0;
	float:left;
	border-bottom: 3px solid black;
	border-top: 3px solid black;
	/*-moz-border-radius: 3px; */

}

.casetext{
	width: 50%;
	padding: 2em 0 2em 0;
	float: left;
	
}

.openright{
	padding: 2em 0 2em 0;
	width: 50%;
	float:right;
}

.media{
	float: right;
	padding-bottom:2em;
	height: 100%;
	
}

.media-nav{
	
	float:right;
	vertical-align: bottom;
	width: 600px;
}

.media-nav li {
	float:right;
	display:inline;
	padding-left: 2.43em;	
}

#footer{ 
	float: left;
	left: -1px;
	width: 930px;
	text-align: center;
	/*border-top: 2px solid #000000; */
	padding: 2em 0 2em 0;
} 


/**********************************
	TYPO
***********************************/
html{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: white;
}
#header h1 {
	font-size:6em;
}

h2 {
 font-size: 1.2em;
 font-weight:bold;
}

h3 {
	word-spacing: 0px;
	font-size: 2em;
	font-family: futura, "lucida grande", arial;
	text-transform: uppercase;
	text-align: center;
	font-weight: 100;
	letter-spacing: 0px;
	
}


#info h1, #contact h1 {
	font-family: futura, arial;
	font-size: 2.5em;
	}
	
	
#info p, #contact p {
	font-family: lucida grande, serif;
	font-size: 1.2em;
	word-spacing: 0.8pt;
	line-height: 1.3;
	}

	
.tech p, .management p, .design p {
	font-size: 1.8em;
	text-align: center;
	font-family: Futura, arial;
	color: black;
	margin: 1.7em 0.5em 0 0;
}

.casetext h2{
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
font-size: 1.6em;
font-family: futura;
padding-bottom: 0.5em;
}

.casetext{
	font-family: "Lucida Grande", serif;
	font-size: 1em;
	color: #111111;
	word-spacing: 0.8pt;
	line-height: 1.3;
}

.casetext a{
	text-decoration: none;
	color: #b8dbed;
}

.casetext h3 {
	text-transform: capitalize;
	font-family: "Lucida Grande", arial, serif;
	font-weight: bold;
	font-size: 1.1em;
	word-spacing: 0.8pt;
	line-height: 1.5;
	text-align: left;
}

.casetext p{
	line-height: 1.4em;
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

#footer p {
	font-size: 1.2em;
	color:silver;
}

/**********************************
	Slideshow script
***********************************/


.gallery
{
	width: 425px;
	height: 344px;
	position: relative;
	overflow: hidden;
}
.image_container{position: absolute; z-index: 1;}
.image_container img
	{
		display: block;
		position: relative; 
		float: left;
		margin-right: 10px;
	}			
	
/* Not Necessary for tut*/
a.next{position: absolute; z-index: 2; left: 364px; top: 150px; text-indent: -9999px; overflow: hidden; background: url(images/sprite_home.png) -16px -16px no-repeat; width: 61px; height: 42px; display: block;}
a.prev{position: absolute; z-index: 2; left: -3px; top: 150px; text-indent: -9999px; overflow: hidden; background: url(images/sprite_home.png) -78px -16px no-repeat; width: 61px; height: 42px; display: block;}
a.next:hover{background-position: -16px -59px;}
a.prev:hover{background-position: -78px -59px;}





