/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'Colaborate-ThinRegular';
	src: url('ColabThi-webfont.eot');
	src: local('☺'), url('ColabThi-webfont.woff') format('woff'), url('ColabThi-webfont.ttf') format('truetype'), url('ColabThi-webfont.svg#webfontcrb0Yhf3') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ColaborateLightRegular';
	src: url('ColabLig-webfont.eot');
	src: local('☺'), url('ColabLig-webfont.woff') format('woff'), url('ColabLig-webfont.ttf') format('truetype'), url('ColabLig-webfont.svg#webfontrw6WOifO') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Colaborate-RegularRegular';
	src: url('ColabReg-webfont.eot');
	src: local('☺'), url('ColabReg-webfont.woff') format('woff'), url('ColabReg-webfont.ttf') format('truetype'), url('ColabReg-webfont.svg#webfont7n8htCD6') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Colaborate-MediumRegular';
	src: url('ColabMed-webfont.eot');
	src: local('☺'), url('ColabMed-webfont.woff') format('woff'), url('ColabMed-webfont.ttf') format('truetype'), url('ColabMed-webfont.svg#webfontpFO0A3fx') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Colaborate-BoldRegular';
	src: url('ColabBol-webfont.eot');
	src: local('☺'), url('ColabBol-webfont.woff') format('woff'), url('ColabBol-webfont.ttf') format('truetype'), url('ColabBol-webfont.svg#webfontDTEOBeAk') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
	width:1150px;
	margin:0px auto;
	padding-top:10px;
}

#menu,#content
{
	display:inline;
}
body.section-1 { }
body.section-2 { }
body.section-3 
{
	
}

a:link { text-decoration: none; color:#666;}
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color:#000;}

a img { border: none; }

#menu {
    width: 215px;
    top: 0;
    bottom: 0;
	left: 0;
    height: 100%;
	float:left;
	background-color: #fff;
	position:fixed;
}


.name
{
	font: 30px 'Colaborate-RegularRegular', Arial, sans-serif;
	letter-spacing:0.3px;
}

.name a, .name a:visited
{
	color:#000;
}

.name a:hover
{
	color:#ccc;
	text-decoration:none;
}
.info, .nav
{
	font: 11px 'ColaborateLightRegular', Arial, sans-serif;	
	padding-bottom:3px;
	margin:-9px 0px 0px 2px;
}

li.section-title, .custom_link:active, .custom_link:hover, .custom_link:visited,.custom_link,.custom_link:active,.custom_link:link
{
	color:#000000;
	text-transform:uppercase;
	font:13px 'Colaborate-RegularRegular', Arial, sans-serif;
	padding:0px 0px 2px 0px;
}

.custom_link:hover
{
	text-decoration:underline;
}
li 
{
	padding-left:0px;
}

.caption
{
	width:400px;
	float:left;
}

.nav
{
	font-size:20px;
	float:right;
	text-align:right;
	margin-top:-12px;
}
 span
{
	font:10px 'Colaborate-ThinRegular', Arial, sans-serif;
}


#prev, #next
{
	font-weight:bold;
	font-size:29px;
}

#num
{
	font-size:13px;
}

.copyright
{
	font:10px 'Colaborate-ThinRegular', Arial, sans-serif;
	
}
#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content 
{
	padding-top:6px;
	float:right;
}

#content .container {
	width:910px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0;height:640px; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }


p.nav
{
	
}

#menu .container
{
	margin:13px 0px 0px 8px;
}
