/* 
Theme Name: YourFolio
Description: A Personal Blog & Portfolio Theme
Author: Maximus
Author URI: http://themeforest.net?ref=Maximus
*/


* {
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(http://fclatembe.accounts.dfib2.be/wp-content/themes/yourfolio/images/BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

#container {
	width:750px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -70px;
	min-width: 970px;
}

#header_wrap, #project_wrap, #content_wrap, #footer_wrap {
	font-size: 1em;
	width: 100%;
	position: relative;
}

#header, #project, #content, #footer {
	width: 960px;
	margin: 0px auto;
	font-size: 1.1em;
}

#header_wrap {
padding-top: 11px;
width: 980px;
margin-left: -45px;
padding-bottom: 125px;
margin-bottom: -100px;
padding-left: 45px;
padding-right: 35px;
background-image: url(http://fclatembe.accounts.dfib2.be/wp-content/themes/yourfolio/images/BackHeader.jpg);
}

#header {
	padding: 30px 0px 30px 5px;
	position: relative;
}

#project {
	position: relative;
	z-index: 101;
}

#content_wrap {
	padding: 35px 0px;
	top: 60px;
}

#home #content_wrap {
	padding: 75px 0px 35px;
}

#sidebar {
	width: 350px;
	float: left;
}

#main {
	width: 565px;
	float: right;
}

#footer_wrap, .push {
	height: 69px;
	min-width: 970px;
}

#footer {
	padding: 28px 0px 0px;
	text-transform: uppercase;
}

.logoarea h1.naarhome{
float:left;
}

.logoarea h1.naarhome a{
	display: block;
	width:200px;
	height:150px;
	padding:0px 0 0 50px;
	text-indent: -10000px;
}


h1.logo {
	width: auto;
	font-size: 2.85em;
	font-weight: bold;
	letter-spacing: -1px;
	position: relative;
	z-index: 100;
}

h1.logo a {
	text-decoration: none;
}



ul.main_nav {
	width: 650px;
	text-align: right;
	position: absolute;
	top: 60px;
	right: 0px;
	text-transform: uppercase;
	float: right;
}

body#home ul.main_nav {
	top: 25px;
}

ul.main_nav li {
	display: inline;
	list-style: none;
	padding: 0px 15px;
	position: relative;
}

ul.main_nav li a {
	padding-bottom: 3px;
	text-decoration: none;
}

.info {
	width: 350px;
	float: left;
	padding: 35px 0px;
	min-height: 185px;
	line-height: 22px;
	font-size: 1em;
}

.info h2 {
	font-size: 1.95em;
	font-weight: normal;
	margin-bottom: 20px;
}

a.nextproject {
	width: 110px;
	height: 32px;
	display: block;
	float: left;
	padding: 6px 0px 0px 35px;
	font-size: 0.95em;
	margin-top: 25px;
}

.info a.view {
	display: block;
	width: 170px;
	float: left;
	padding: 6px 0px 0px 0px;
	margin: 25px 0px 0px 25px;
}

.project_screen {
	height: 350px;
	width: 565px;
	float: right;
	margin: -35px 0px -35px;
	position: relative;
	z-index: 100;
	overflow: hidden;
}

h3.pagetitle {
	width: 100%;
	font-size: 2.25em;
	font-weight: normal;
	padding: 20px 0px;
}

.pagetitle span {
	display: block;
	width: 960px;
	margin: 0px auto;
}

.text_left {
	width: auto;
	float: left;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.text_right {
	width: auto;
	float: right;
	text-align: right;
	margin-bottom: 25px;
}

.crop_image {
	width: 565px;
	height: 350px;
	overflow: hidden;
	border: 1px solid #DADADA;
	margin: 20px 0;
}

.no-crop {
	width: 565px;
	overflow: hidden;
	border: 1px solid #DADADA;
	margin: 20px 0;
}

hr {
	clear: both;
	height: 0px;
	border: none;
	background: none;
}

#sidebar hr {
	margin-bottom: 25px;
}

.post {
	clear: both;
	margin: 20px 5px 20px 0px;
}

.post h2.posttitle, h4.title {
	font-size: 1.5em;
	font-weight: bold;
	width: auto;
	float: left;
}

.post p.comments {
	width: auto;
	float: right;
	text-align: right;
	text-transform: uppercase;
}

.post .entry {
	clear: both;
	padding-top: 10px;
	line-height: 19px;
}

.post .entry h1, .post .entry h2, .post .entry h3,
.post .entry h4, .post .entry h5, .post .entry h6 {
	font-weight: bold;
	margin-bottom: 20px;
}

.post .entry h1 {
	font-size: 2.5em;
}
.post .entry h2 {
	font-size: 2.25em;
}
.post .entry h3 {
	font-size: 2.0em;
}
.post .entry h4 {
	font-size: 1.75em;
}
.post .entry h5 {
	font-size: 1.5em;
}
.post .entry h6 {
	font-size: 1.25em;
}

.post .entry p {
	margin-bottom: 20px;
}

.post .entry blockquote {
	padding: 10px 25px;
	margin-bottom: 20px;
	background-color: #EFEFEF;
	border-left: 1px solid #CCCCCC;
}

.post .entry blockquote p {
	margin: 10px 0;
}

.post .entry cite {
	font-style: italic;
	margin-left: 25px;
}

.post .entry img.alignleft {
	margin-right: 20px;
	float:left;
}

.post .entry img.alignright {
	margin-left: 20px;
	float:right;
}

.post .entry img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post .entry ul, .post .entry ol {
	margin: 0px 0px 20px 25px;
}

.post .entry ul li {
	list-style: disc outside;
}

.post .entry ol li {
	list-style: decimal outside;
}

h4.title {
	width: auto;
	float: none;
	margin-bottom: 25px;
}

.navigation {
	margin-top: 25px;
}

.navigation a {
	display: block;
	width: auto;
	font-size: 1.5em;
	text-decoration: none;
	padding: 5px 15px;
}

.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}

.commentarea {
	margin-top: 25px;
}

.commentlist {
	margin-bottom: 25px;
}

.comment .name {
	width: 170px;
	float: left;
	padding-top: 20px;
	font-size: 0.9em;
}

.comment .name a {
	font-size: 1.2em;
}

.comment .text {
	width: 354px;
	margin-left: -1px;
	padding: 20px;
	float: left;
	line-height: 19px;
}

.commentarea p {
	margin-bottom: 10px;
}

.module {
	margin-bottom: 25px;
	line-height: 16px;
	width:350px;
}

.module h4 {
	font-size: 1.35em;
}

.flickr a img {
	margin: 0 6px 6px 0;
}

.about .thumb {
	float: left;
	margin-right: 20px;
}

.about h4 {
	margin-bottom: 15px;
}

.list {
	line-height: 23px;
}

.list ul {
	list-style: none;
	padding: 10px;
	text-transform: uppercase;
	font-size: 0.9em;
}

.list h4 {
	padding: 10px;
	font-weight: bold;
}

input.text {
	padding: 10px;
	border: none;
	font-size: 1.1em;
	float: none;
	margin-bottom: 20px;
	display: block;
	width: 300px;
}

textarea {
	width: 545px !important;
	height: 150px !important;
}

input.submit {
	display: block;
	width: auto;
	padding: 7px 40px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

#searchform {
	padding: 7px 5px 7px 12px;
}

#searchform input#s {
	border: none;
	width: 300px;
	float: left;
	padding: 2px 0px;
	font-size: 1.1em;
}

#searchform input#searchsubmit {
	float: right;
	margin: 2px 8px 0px 0px;
}

#home #categories {
	display: none;
}

#footer p.credits {
	width: 600px;
	float: left;
}

#footer a.feed {
	display: block;
	width: 150px;
	height: 16px;
	padding-left: 25px;
	float: right;
	background-repeat: no-repeat;
}

#home .singles {
	display: none;
}

*+html hr {
	margin-top: -7px;
	margin-bottom: -21px;
}

.autohide {
	display:none;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}










* {  
    margin:0;  
    padding:0  
    }  
  
#nav {  
	width: 650px;
	text-align: right;
	position: absolute;
	top: 52px;
	left: 410px;
	right: 0px;
	text-transform: uppercase;
	float: right;
	font-size: 11px;
    }  
  
#nav li {  
    margin-right:30px;  
    }  
  
#nav li, #subnav li, #subsubnav li {  
    float:left;  
    list-style:none  
    }  
  
#nav a, #nav a:visited {  
    color:#666666;  
    text-decoration:none;  

    }  
  
#nav a:hover, #nav a:active,  
li.current_page_parent a,  
li.current_page_parent a:visited,  
#nav li.current_page_item a,  
#nav li.current_page_item a:visited  
        {  
       color:#3076A7;
    }  
  
#subnav {    
	height:28px;  
	width: 650px;
	text-align: right;
	position: absolute;
	top: 85px;
	left: 395px;
	right: 0px;
	float: right;
    }  
  
#subnav li {  
    border-right:1px solid #999999;  
    padding:0 7px;  
    }     
  
#subnav a, #subnav a:visited {  
	color:#666666;  
	text-decoration:none;  
	font-size: 10px;
}  
  
#subnav a:hover, #subnav a:active,  
#subnav li.current_page_item a,  
#subnav li.current_page_item a:visited {  
	text-decoration:none;  
	color:#3076A7;
    }





#subsubnav {    
	height:28px;  
	width: 650px;
	text-align: right;
	position: absolute;
	top: 90px;
	left: 390px;
	right: 0px;
	float: right;
    }  
  
#subsubnav li {  
    border-right:1px solid #999999;  
    padding:0 7px;  
    }     
  
#subsubnav a, #subsubnav a:visited {  
	color:#666666;  
	text-decoration:none;  
	font-size: 10px;
}  
  
#subsubnav a:hover, #subsubnav a:active,  
#subsubnav li.current_page_item a,  
#subsubnav li.current_page_item a:visited {  
	text-decoration:none;  
	color:#666666;
    }














#breadcrumbs {
	color: #777777;
	text-transform: lowercase;
	font-size: 10px;
}

#breadcrumbs a {
	color: #777777;
	text-transform: lowercase;
}


.bannerSpace img {
margin-left:-10px;
}











#footer {
width: 970px;
padding-left: 45px;
padding-right: 45px;
background-color: #E2E2E2;
margin-top: 35px;
padding-bottom: 15px;
}



#sublinks {
float: left;
text-align: left;
}

#rightrss {
width: 140px;
float:right;
text-align: center;
}


#rightrss a,
#rightrss a:visited {
width: 140px;
color: #666666;
text-decoration: none;
}




ul.navmenu, .navmenu ul { list-style-type: none;  }
ul.navmenu { display: table; width: 800px; }
ul.navmenu a,
ul.navmenu a:visited
 {
	color: #777777;
	text-transform: lowercase;
	font-size: 10px;
}


ul.navmenu>li { display: table-cell; padding-right: 10px; width: 50px; }desc

#briefDiv {
clear:left;
}

#briefLogo {
float: left;
padding-right: 30px;
padding-top: 15px;
}

.logoarea {
position: absolute;
top: 23px;
left: 50px;
}

.gmnoprint {
color: #666666;
line-height: 16px;
font-family: georgia;
}

.gmnoprint h4 {
color: #3076A7;
font-family: georgia;
}

#subfooter {
width: 970px;
padding-left: 45px;
padding-right: 45px;
background-color: #E2E2E2;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-bottom: 8px;
padding-top: 8px;
text-align: center;
border-top: 1px dashed #999999;
}

#subfooter a {
text-decoration: none;
color: #666666;
}

#subfooter a:hover {
color: #3076A7;
}























#subsubnav .page-item-20 {
visibility: hidden;
}
#subsubnav .page-item-32 {
visibility: hidden;
}
#subsubnav .page-item-720 {
visibility: visible;
}
#subsubnav .page-item-722 {
visibility: visible;
}
#subsubnav .page-item-724 {
visibility: visible;
}
#subsubnav .page-item-683 {
visibility: visible;
}
#subsubnav .page-item-681 {
visibility: visible;
}
#subsubnav .page-item-678 {
visibility: visible;
}
#subsubnav .page-item-676 {
visibility: visible;
}
#subsubnav .page-item-664 {
visibility: visible;
}
#subsubnav .page-item-662 {
visibility: visible;
}
#subsubnav .page-item-690 {
visibility: visible;
}
#subsubnav .page-item-687 {
visibility: visible;
}
#subsubnav .page-item-693 {
visibility: visible;
}
#subsubnav .page-item-685 {
visibility: visible;
}

