/*
Theme Name: TeraFriu.com clean theme
*/

* {
  padding:0;
  margin:0;
}


html, body {
	height:100% !important;
	}

body {
	background-image:url(images/bg.gif);
	/*background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed; */
	background-color:#dedede;
	font: 13px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #333333;
	}

/* Standard layout DIVS */
div#container {
	margin: 0 auto;
	position:relative;
	min-height:100% !important;
	padding-top:5px;
	width:900px;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}

div#logdiv {
	width:500px;
	text-align:right;
	float:right;
	padding-right:10px;
	}

div#header {
	width:900px;
	height:60px;
	margin:0 auto;
/*	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left; */
	}
	
div#nav {
	clear:both;
	width:900px;
	margin-top:5px;
	}

div#homeblock {
	width:650px;
	clear:both;
	margin-top:20px;
	}
	
div#vidblock {
	width:150px;
	height:150px;
	margin:5px;
	float:left;
	}

div#colm1, div#colm2 {
	width:310px;
	margin:5px;
	float:left;
	}
	
div#singlead {
	clear:both;
	margin:auto;
	width:600px;
	height:80px;
	text-align:center;
	
	}

div#newsblock {
	width:600px;
	border-top: 1px solid #CCCCCC;
	margin-bottom:20px;
	}

div#home-news-text {
	width:390px;
	margin-left:5px;
	float:left;
	}

div#home-news-img {
	width:200px;
	height:150px;
	margin-left:5px;
	float:left;
	}	
	
div#banner {
	clear:both;
	width:900px;
	height:20px;
	background-color:#0099FF;
	}

div#bannhome {
	clear:both;
	width:900px;
	height:200px;
	background-color:#DDDDDD;
	}

div#bhc {
	clear:both;
	margin:0 auto;
	width:700px;
	height:300px;
	background-color:#FFFFFF;
	}

div#clear {
	clear:both;
	height:1px;
	}

div#main {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin:0 auto;
	width:900px;
	clear:both;
	}
	
div#content {
	width:640px;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:20px;
	margin:0 auto;
	float:left;
	}

div#sidebar {
	margin-left:15px;
	width:200px;
	margin-top:10px;
	padding-right:5px;
	padding-bottom:15px;
	float:left;
	}
	
div#adbuttons {
	width:180px;
	}

div#adb1{
	height:120px;
	width:180px;
	
	}
	
div#clearfooter {
	clear:both;
	height:60px;
	margin:0 auto;
	}

div#footer {
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	clear:both;
	width:900px;
	text-align:center;
	position:absolute;
	bottom:0px;
	margin:0 auto;
	border-top:1px dotted #999999;
	}
/* News blog */

div#newsitem {
	width:550px;
	padding:5px;
	border:1px #999999 solid;
	background-color:#efefef;
	}

div#newspic {
	width:150px;
	height:100px;
	float:left
	}
           	
 div#newsinfo {
 	width:390px;
	margin-left:10px;
	float:left;
 	}
	
div#clearnews {
	height:10px;
	clear:both;
	}
/* Text */

p {
	color:#131313;
	text-align:left;
	margin-bottom:10px;
	}

div#contright ul, div#content ul, div#content ol {
	margin-left:20px;
	margin-bottom:10px;
	}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	color:#283286;
	margin-bottom:5px;
	font-size:15px;
	letter-spacing:2px;
	}

h2 {
	font:normal 1.5em Helvetica, Arial, sans-serif;
	margin-bottom:2px;
	margin-top:15px;
	color:#00477F;
	clear:left;
	}

h3 {
	font:normal 1.2em Helvetica, Arial, sans-serif;
	color:#990000;
	margin-top:10px;
	}

h4 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-align:justify;
	letter-spacing:1px;
	margin-bottom:20px;
	margin-top:5px;
	}
	
.reactieh3 {
	border-bottom:1px solid #FF6600;
	color:#663300;
	letter-spacing:1px;
	}
	
.headertxt {
	font: 1.6em Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #30292b;
	}

.headertxt a, .headertxt a:visited, .headertxt a:hover {
	color: #30292b;
	text-decoration:none;
	}

a, a:visited {
	color:#3333CC;
	text-decoration:none;
	}
	
a:hover, a:active {
	color:#3333FF;
	text-decoration:underline;
	}
	



/* Comment stuff */
.commentslist {
	display:block;
	padding:0;
	margin:0;
	list-style:none;
	}
	
ul.commentslist li {
	list-style-type:none;
	}

.children {
	margin-left:100px;
	}
	
.commentbox {
	border-bottom:1px solid #ddd;
	clear:both;
	width:500px;
	padding-top:5px;
	}

.avatarbox {
	width:125px;
	float:left;
	}

.authcommentbox {
	width:375px;
	float:left;
	}

.tstamp, .dstamp {
	font-size:9px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:5px;
	}

.comment-reply-link {
	background-color:#FFFFE0;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:dotted 1px #666666;
	}

.comment-body {
	clear:both;
	margin-bottom:15px;
	}

.reply {
	clear:both;
	}
.commentslist li li {
	margin-left:100px;
	}

div#respond {
	clear:both;
	margin-top:40px;
	}

.avatartxt {
	font-size:10px;
	color:#666666;
	}
		


/* Lists */

#log-tml-main, #pwd-tml-main, #user_login-tml-main, #log-tml-page, #pwd-tml-page #user_pass-tml-main, #user_email-tml-main, #user_login, #first_name, #last_name, #nickname, #email, #pass1, #pass2, #firstname, #lastname {
	font-size: 14px;	
	width: 300px;
	padding: 3px;
	margin-right: 6px;
	border:solid 1px #E6DB55;
	background-color:#FFFFE0;
	}

#comment {
	font-size: 14px;	
	width: 500px;
	padding: 3px;
	margin-right: 6px;
	border:solid 1px #E6DB55;
	background-color:#FFFFE0;
	}

div#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#339966;
	margin-top:10px;
	}

div#col2 ul {
	list-style:none;
	text-align:center;
	margin-top:5px;
	}
	
div#col2 ul li {
	display:inline;
	padding:5px;
	}
	


/* 


	
.current_page_item a, .current_page_ancestor a {
	
}

div#nav li a:hover {
	
}	

div#nav ul {
	text-align:right;
	list-style: none;
	margin-right:15px;				
	}

div#nav ul li, div#nav ul li a {
	display:inline;
	margin: 0;
	padding: 0 3px 0 3px;
	color: #232323;
	font: bold 1.0em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	text-decoration:none;
	}

div#nav ul li a:hover, div#nav ul li a:active, .current_page_item a, .current_page_ancestor a {
	border: none;
	color: #111;
	background:#FFFFFF;
	text-decoration:none;
}

*/


ul#footer {
	list-style-type:none;
	display:inline;
	text-align:center;
	}


/* classes */

sde-netw-icon {
	width:60px;
	text-align:center;
	padding-left:20px;
	}

.home-news {
	list-style-type:none;
	}

.profiles {
	float:left;
	margin:5px;
	}

.barimg {
	margin:0 auto;
	}

.footerli a, .footerli {
	color:#444;
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	text-decoration:none;
	list-style-type:none;
	}


img {
	border:none;
	}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right:10px;
}

.alignright {
	float: right;
	margin-left:10px;
}	


div#logdiv a, div#logdiv a:hover{ 
	color: #0099FF;
	}



/* ================================================================ 
Dropdown menu CSS
=================================================================== */
.menu {
	width:895px; 
	height:32px; 
	margin:0 auto;
	padding-left:5px; 
	font-family:arial, sans-serif; 
	text-align:right;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:900px; 
	w\idth:900px;
	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	text-align:right;
	list-style-type:none;
	margin-left:0px;
	}
	
.menu ul ul {
	width:149px;
	z-index:50;
	}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;  
	padding-right:15px; 
	padding-left:10px;  
	position:relative;
	text-decoration:none; 
	}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none; 
	text-align: center;
	line-height:29px; 
	color: #0099FF;
	font: bold 1.0em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {text-decoration:none; }

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {text-decoration:none; background-image:none;}

/* style the second level hover */
.menu ul ul a.drop:hover{text-decoration:none; }
.menu ul ul :hover > a.drop {}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { visibility:hidden;}
/* style the third level hover */
.menu ul ul ul a:hover {}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:15px;
	left:0; 
	width:149px;
	}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:15px;
	t\op:15px;
	}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px; 
	top:-1px; 
	width:149px;
	visibility:hidden;
	}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-149px;
	}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:purple; 
	height:auto; 
	line-height:1em; 
	padding:5px; 
	width:180px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	background-color:#0099FF;
	color:#FFFFFF;
	}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:180px;w\idth:180px;text-decoration:none;}

.current_page a, .current_parent a {
	
}

/* style the top level hover */
.menu a:hover {color:#333333; text-decoration:none;  background-repeat:repeat-x; background-position:center;}
.menu ul ul a:hover{color:#CCCCCC;text-decoration:none; background-image:none;}
.menu :hover > a {color:#333333;  background-repeat:repeat-x; background-position:center;}
.menu ul ul :hover > a {color:#333333; text-decoration:none; background-image:none;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 

=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}