/*  
Theme Name: Swiss
Theme URI: http://www.joe.nyaggah.com
Description: Swiss
Version: 1.0.
Author: joe nyaggah
Author URI: http://www.joe.nyaggah.com/

*/

/* -------------------- resets ------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
textarea,input{
border:1px solid #919191;
background-color:#181818;
padding:5px;
color:white;
}
input:hover{
border:1px solid #c81519;
background-color:#181818;
padding:5px;
}
textarea:hover{
border:1px solid #c81519;
background-color:#181818;
padding:5px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------- main structure ------------------- */

body  {
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #77787B;
	background: #312d2d;
	background-image:url('../images/bg.gif');
	background-repeat:repeat;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1030px;
/*	background: url(../images/container_bg.png) bottom right no-repeat;
*/}
#header {	
	float: left;
	margin: 0;
	padding: 0;
	width: 830px;
	margin-bottom: 20px;
	height:170px;
	border-bottom: 1px solid #E0E0E2;
}

.home #header, .home #footer, .blog #header, .notebook #header,.contact #header  {
	border: none;
	margin: 0px;
}

.home #header{
	border-bottom: 1px solid #E0E0E2;
}


#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 830px;
	text-align: left;
}

#sidebar {
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	background: url(../images/sidebar_bg.png) top center no-repeat;
}

#footer {
	margin: 25px auto;
	padding-top: 15px;
	width: 1035px;
	font-weight: lighter;
	border-top: 1px solid #E0E0E2;
}
 .home #footer {
	margin: 0 auto;
	padding-top: 15px;
	width: 1035px;
	font-weight: lighter;
 	border-top: 1px solid #E0E0E2;
}


/* -------------------- HEADER ------------------- */
.pageNumber {
	float: left;
	margin: 0;
	padding-right: 10px;
	width: 141px;
	height: 113px;
	font-size: 123px;
	font-weight:100;
	color: #E1E1E2;
	text-align: right;
}

.Cross_Title {
	float: left;
	width: 260px;
	text-align: left;
	border-left: 1px solid #E0E0E2;
}

.cross  {
	float: left;
	height: 40px;
	width: 40px;
	margin: 23px 0px 20px 0px;
	padding-left: 20px;
	background: url(../images/theCross.png) right center no-repeat;
}
.pageTitle{
	clear: both;
	padding-left: 10px;
	border-left: 3px solid #C1C1C3;
}

.titles {
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #B8B8BA;
}

.quip {
	font-size: 11px;
	text-transform: lowercase;
	color: #9D9EA0;
}

/* -------------------- PAGE ------------------- */
.homeHead{
	background: #F1F3F6 url(../images/homeHead.png) top left no-repeat;
}

.post.bigHead {
	height: 640px;
	width: 830px;
	/*background: url(../images/bigHead.png) bottom left no-repeat;*/
	background: url(../images/centre.png) bottom left no-repeat;
}

.thanks {
	background: #F1F3F6 url(../images/thanks.gif) center no-repeat;
}

body.thanks .post {
	height: 640px;
	width: 830px;
}

/* -------------------- CONTENT ------------------- */
.post {
	width: 800px;
	float: left;
}

/*  secondary navigation  */
.secNav {
	float: right;
	width: 103px;
	font-size: 14px;
	font-weight:100;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border-left: 1px solid #E0E0E2;
}
 ul.secNav li a{
	display: block;
  	margin-bottom: 30px; 
	padding-left: 15px; 
	list-style: none;
	color: #77787B;
}

 ul.secNav li a:hover{
	padding-left: 12px; 
 	border-left: 3px solid #E0E0E2;
	color: #E96422;
 }
/* tertiary navigation */
.tertNav {
	float: right;
	font-size: 14px;
	font-weight:100;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	width: 160px;
	border-left: 1px solid #E0E0E2;
	
}

ul.tertNav li {
 	width: 186px;
 }
 ul.tertNav li a{
	display: block;
  	margin-bottom: 30px; 
	padding-left: 15px; 
	list-style: none;
	color: #77787B;
}

 ul.tertNav li a:hover{
	padding-left: 12px; 
 	border-left: 3px solid #E0E0E2;
	color: #E96422;
 }

/*  img styles  */
.post img {
	border: 5px solid #D8D8D9;
}


.iterations img{
	border: 4px solid #D8D8D9;
	padding: 1px;
}


.img a:hover{
	border: 4px solid #D8D8D9;
}
.projectCopy img {
	border: none;
}

.bigImage  {
	text-align: center;
}
.bigImage img {
	background: #FFF;
	padding: 3px;
}
.denotesFinal {
	display: inline-block;
	width: 137px;
	padding-left: 15px;
	background: url(../images/denote_final.png) left center no-repeat;
}
.media {
	padding-left: 15px;
	border-left: 4px solid #D8D8D9;
}
#footer .media {
	padding-left: 15px;
	border-left: 4px solid #D8D8D9;
	margin-left: 15px;
}
.iterations {
	float: left;
	border-left: 1px solid #E0E0E2;
	margin:0;
	width: 150px;
}

ul.iterations  li {
	display: block;
	margin-top: 12px;
	padding-left: 15px;
}

ul.iterations  li.iterationsNavHeader {
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 15px;
	padding-left: 12px;
	border-left: 3px solid #D8D8D9;
}

ul.iterations  li a{
	display: block;
}

ul.iterations  li:hover {
	border-left: 3px solid #D8D8D9;
	padding-left: 12px;
}
.projectCopy {
	float: left;
	border-left: 1px solid #E0E0E2;
	width: 550px;
}

.status {
	width: 826px;
	margin-bottom: 20px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #D8E4E6;
	border-bottom: 1px solid #D8E4E6;
}

.available {
	font-size: 54px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-left:50px;
}

ul.availableFor li {
	display: inline;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left:50px;
}


/* -------------------- all iteration IDs ------------------- */

#iterations-plus {
	margin: 0 auto;
}


/* -------------------- SIDEBAR ------------------- */
.mainNav {
	clear: both;
	float: left;
	font-size: 14px;
	font-weight:100;
	text-transform: uppercase;
	margin: 0;
	padding-top: 180px;
	width: 195px;
	border-left: 1px solid #E0E0E2;
	list-style: none;
	text-align: left;
	
}
 ul.mainNav li a{
	width: 190px;
	display: block;
  	margin-bottom: 30px; 
	padding-left: 15px; 
	list-style: none;
	color: #77787B;
}

 ul.mainNav li a:hover{
	padding-left: 12px; 
 	border-left: 3px solid #E0E0E2;
	color: #c81519;
 }

.navNumber {
	font-size:35px;
	margin-top: -5px;
}
.top {
	letter-spacing: 3px;
	color: #77787B;
}

/* -------------------- general link styles ------------------- */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #E0E0E2	;
}

a:hover{
	text-decoration: none;
	color: #E96422;
}


.projectCopy a:link, .projectCopy a:visited, .projectCopy a:active {
	text-decoration: none;
	color: #c81519	;
}

.projectCopy a:hover{
	text-decoration: none;
	color: #77787B;
}




.current {
	color: #c81519;
}

li.currentli {
 	border-left: 3px solid #c81519;
	text-indent: -3px; 
}
.currentSec {
	color: #c81519;
}

.iterations li.email a{
	text-transform: uppercase;
	font-weight: 100;
	text-decoration: none;
	color: #E96422;
}
a.download {
	background: url(../images/pdf_icon.gif) left center no-repeat;
	padding: 20px 0px 20px 25px;
	color: #E96422;
}

a.download:hover {
	color: #9E9FA0;
}


.denotesFinal, .denotesFinal a{
	text-decoration: none;
	color: #E96422;
	text-transform: uppercase;
}

.projectName  {
	color: #E96422;
}
.denotesFinal a:hover{
	text-decoration: none;
	color: #9E9FA0;
}
/* -------------------- contact form ------------------- */
.contact-form{
	margin: 0;
	padding: 0;
	width: 100%;
}


.button{
	float: right;
	background: #E0E0E2;
	color: #9E9FA0;
	cursor: pointer;
	text-transform: uppercase;
	border: 1px solid #E0E0E2;
}
.button:hover{
	background: #E0E0E2;
	color: #FFFFFF;
}


.input{
	margin-left: 10px;
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	color: #707072;
	height: 18px;
	width: 96%;
	padding: 2px;
	font-weight: lighter;
 	border: 1px solid #E0E0E2;
}
.input:focus {
	border-color: #838384;
}



.message-input{
	margin-left: 10px;
	max-width: 96% !important;
	min-width: 96% !important;
	font: 11.25px Helvetica, Verdana, Arial, sans-serif;
	color: #707072;
	padding: 2px;
	font-weight: lighter;
 	border: 1px solid #E0E0E2;
}


.boxlabel{
	margin: 0px 2px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 3px solid #E0E0E2;
}

.checkboxes  {
	padding-left: 10px;
}




.label{
	text-transform: uppercase;
	font-weight: 100;
	margin-left: -15px;
	padding-left: 22px;
	border-left: 3px solid #D8D8D9;
}



.interest{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding-right: 0px;
	border: 1px solid #D8D8D9;
}

.interest li{
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 10px 0px 0px;
}

/*  validation */
label.error { 
	float: right; 
	color: #E96422; 
}

textarea.error, input.error {
	border: 1px solid #E96422;
}


/* -------------------- type styles ------------------- */
h2{
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 15px;
	padding-left: 12px;
	border-left: 3px solid #D8D8D9;
}


.projectCopy p {
font-family:Helvetica, sans-serif;
font-size:12px;
color:#dedede;

	padding-left: 15px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;
}

.bigImage p {
	font-weight: 100;
	text-align: left;
	font-weight: 100;
	margin: 10px 0px 20px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E2;
}


/* -------------------- general classes ------------------- */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.none {
	display: none;
}


.orange {
	color: #E96422;
}



div.datebox {
background:#4b4b4b;
border:1px solid #ccc;
padding:5px;
padding-top:25px;
font-family:Helvetica, sans-serif;
font-size:14px;
color:#dedede;
font-weight: bold;
text-align:center;
line-height: 15px;
width:100px;
height:75px;
}
div.datebox:hover {
background:#c81519;
cursor:pointer;
}

div.datebox span{
font-size:12px;
}


div.datePart {
background:#4b4b4b;
border:1px solid #ccc;
padding:5px;
padding-top:10px;
font-family:Helvetica, sans-serif;
font-size:14px;
color:#dedede;
font-weight: bold;
text-align:center;
line-height: 15px;
width:110px;
height:85px;
}
div.datePart:hover {
background:#c81519;
cursor:pointer;
}














.titre {
	font-family: Helvetica, serif;
	color: #c81519;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:2px;
	line-height:20px;
	text-transform:uppercase;
}











