@charset 'utf-8';
@import url(reset.css);

/* @group Basic Styles */

/* ----------------------------------------------------- 
All browsers */


body{
	
	background: #fff;
	color: #191919;
	font: 12px/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* COLORS  */


h2,h3,h4, #control_container{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;

}

h1{
	font-size: 13px;
	padding-top: 65%;
	color: #000;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	padding-left: 0.4em;
	line-height: 1.1em;
}

.title-head{
	text-transform: uppercase;
	font-weight: bold;
}

h2{
	margin-top: 0.6em;
	cursor: pointer;
}

#header h2{
	text-transform: none;
}



h3{
	cursor: pointer;
}

h3{
	padding-top: 0.6em;
	padding-left: 10px;
	margin-bottom: 0.6em;
	text-transform: uppercase;
}


h4:hover{
	color: #fcf424;
}

.subline{
	margin-top: 0.1em;
}

.text{
	text-transform: uppercase;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	cursor: text;
}

.input, dt{
	color: #fcf424;
}

h4{
	cursor: pointer;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
}


tr:hover{
	color: #191919;
}



/* LINES */



/* HYPERLINKS */

a{
	text-decoration: none;
	color: #383838;
	border-bottom: 1px solid #fcf424;

}

a:hover{
	color: #fcf424;
	border-bottom: 1px solid #fcf424;
}

a:focus{
	color: #191919;
	border-bottom: 1px solid #fcf424;
}

a:visited{
	color: #383838;
}

div#nav a{
	text-decoration: none;
	color: #383838;
	border: none;
}

div#nav a:hover{
	text-decoration: none;
		color: #fcf424;
	border: none;
}


.dhonishow a:hover{
	border-bottom: none;
}

/* LAYOUT */

#wrapper{
	width: 960px;
	margin: 0 auto;
}


#logo a{
	margin-bottom: 40px;
	width: 80px;	
	height: 90px;
	float: left;
	position: relative;
	margin-left: 10px;
	background-color: #fcf424;
}



/* The Border thingy */

.article-footer, #left-footer, .directory, .text, .article-wrapper{
	border-bottom: 1px dashed #606060;
}

#header, #logo a{
	border: none;
}

.directory li, .article-footer{
	border-top: 1px dashed #606060;
}



#header{
	margin-bottom: 40px;	
	position: relative;
	float: left;
	width: 690px;
	height: 90px;	
	padding-left: 10px;
}


#nav{
	width: 200px;
	float: left;
	padding-left:10px;
}

.article-wrapper, .article-wrapper-start{
	width: 700px;	
	padding-bottom: 14px;
	margin-bottom: 14px;
	float: left;

}

#left-col{
	position: absolute;
	width: 220px;
	padding-left: 10px;
	min-height: 100%;
	background-color: #fff;
	float: left;
}

#right-col{
	position: absolute;
	float: left;
	width: 700px;
	background-color: #fff;
	margin-left: 240px;
}

.boxee{
	margin-top: 20px;
	float: left;
	width: 700px;
}

.box-small{
	float: left;
	width: 200px;
}


/* BODY SECTION */

#pofo-h, #abou-h, #jour-h{
}


.hide_container{
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	padding-left: 0.3em;

}

/* ARTICLES */


.article-text{
	margin-bottom: 14px;
	width: 700px;
	float: left;
	padding-left: 10px;
	padding-top: 1.4em;
}

.article-text p{
	width: 460px;
	padding-bottom: 1.4em;

}

.article-footer{
	margin-top: 14px;
	margin-bottom: 20px;
	padding-left: 10px;
	width: 700px;
	float: left;
	padding-top: 1em;
	padding-bottom: 1em;
}

#left-footer{
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

dt,dd{
	padding-left: 10px;
}

dt{
	margin-top: 14px;
	width: 690px;
	float: left;
	border-top: 1px solid #606060;
}

dd{
	width: 690px;
	float: left;
	border-bottom: 1px solid #606060;
}


/* COMMENTS */


textarea{
	width:380px;
	background-color: #606060;
	border: none;
	font-size: 14px;
	padding-top: 0.3em;
	padding-left: 0.3em;
	float: left;
}


input{
	height: 2em;
	background-color:#606060;
	border: none;
	font-size: 14px;
	padding-top: 0.3em;
	padding-left: 0.3em;
}

fieldset{
	padding-bottom: 14px;
}

.hide-container{
	float: left;
	width: 700px;
}
 
 #newcomment{
	float: left;
}
 
 
.comment-bottom{
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.comment-wrapper{
	width: 450px;
	clear: left;
}

.comment-info{
	width: 140px;
	float: left;
}

.comment-message{
	width: 300px;
	margin-left: 10px;
	margin-bottom: 28px;
	float: left;
}

/* TABLES */

table{
	font-size: 12px;
	padding-bottom: 1.4em;
}

td{
	padding-right: 10px;
}

/* LISTS */

.pofo, .abou, .jour{
	font-size: 12px;
}

.categories{
	color: #7f7f7f;
	font-size: 12px;
	font-style: italic;
}

.directory{
	margin-top: 18px;
}

.directory li{
	text-transform: uppercase;
	padding: 0.4em 0 0.5em 10px;
}

.directory li:hover span{
	background: #fff;
}
/* flickr badge */

#flickr {
	width:380px;
	height:200px;
	padding: 0;
	margin-left: 10px;
	float: left;
}


#flickr img {
	float:left;
	padding: 10px 10px 10px 10px;
	width:60px;
	height:60px;
}


/* SLIDER */

#slideshow #slidesContainer {
	margin: 0 auto;
	width: 700px;
	overflow: auto;
	position: relative;
}

#slideshow #slidesContainer .slide{
	margin: 0 auto;
	width: 680px;
}

#control_container{
	height: 40px;
	width: 700px;
	clear: left;
}

.control{
	display: block;
	height: 30px;
	cursor: pointer;
}

#leftControl,#rightControl{
	float: left;
}

#noOfSlides{
	float: right;
}



/* ADDITIONAL STYLES  */

#vcard a{
	float: left;
	text-indent: -9999em;	
	width: 48px;
	height: 48px;
	background: url(../css/img/vcard.png) no-repeat 0 0;
	padding: 0 10px 10px;
	border: none;
}

#rss{
	text-indent: -9999em;	
	background: url(../css/img/rss.png) no-repeat 0 0;
	margin-left: 0.3em;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }

/* @end */

