/*  
Theme Name: FreddyBakker
Theme URI: http://www.FreddyDeVadder.be
Description: This is the maintheme for Freddy De Vadder's new show
Version: 1.0
Author: Stijn Verschaeve
Author URI: http://www.id-s.be
Copyright => www.surpluz.be | www.FreddyDeVadder.be
*/

/*************** login class voor login pagina ***************/

.login a{
color:#000000;
text-decoration:none;
font-weight:bold;
}

/****************** algemeen ****************/
html,body{
margin:0;
padding:0;
background-attachment:scroll;
background-color:#BAB17B;
background-repeat:repeat;
font-family:'myriad pro',Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000000;
height:100%;
width:100%;
position:relative;
}

#outer-wrapper
{
    width:100%;
    z-index:10;
    position:absolute;
    height:100%;
}

#wrapper{
width:950px;
margin:0px auto;
z-index:10;
height:100%;
}

/************** header ********************/

#header{
width:950px;
height:194px;
position:relative;
background-image:url(img/transparent.png);
background-repeat:repeat;
border-left:7px solid #d8c867;
border-top:4px solid #d8c867;
border-right:7px solid #d8c867;
border-bottom:4px solid #d8c867;
margin:0px;
}

#wrapper li{
    margin-left:40px;
}

#freddy-name{
width:950px;
height:100px;
background: url(img/Freddy-text-gold.png) no-repeat center;
background-color:transparent;
margin:0px;
}

#source-image{
left:0;
top:0;
z-index:1;
position:fixed;
}

#blogname{
margin-top:35px;
float:left;
}

#blogname a{
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#ffffff;
font-size:30px;
font-weight:bolder;
margin-left:150px;
}

#blogdescription{
margin-top:41px;
margin-left:10px;
font-family:"Courier New", Courier, monospace;
color:#ffffff;
font-weight:bold;
font-size:26px;
float:left;
}

/************** navigatie *******************/
#navigation{
width:950px;
margin:0px;
overflow:hidden;
height:50px;
border-left:7px #d8c867 solid;
border-right:7px #d8c867 solid;
border-bottom:4px #d8c867 solid;
background:url("img/transparent.png") repeat;
margin-bottom:20px;
}

#navigation ul{
list-style-type:none;
}

#links ul{
    position:relative;
    height:50px;
}

#links ul li{
float:right;
margin-right:5px;
color:#000000;
font-weight:bold;
font-size:16px;
margin-top:0px;
^margin-top:15px;
position: relative;
z-index: 100;
}

div.ahover {
    position: absolute;
    z-index: 99;
    background: #a6994f;
    padding:5px;
}

#links ul li.current_page_item a
{
    color:#2e0300;
    text-decoration:underline;
}

#links ul li a{
margin:5px;
padding:5px;
color:#000000;
text-decoration:none;
}

#links ul li a:hover{
text-decoration:none;
}

#sidebar{
background-color:#ffffff;
border:5px solid #b32a30;
margin-top:15px;
overflow:hidden;
}

#sidebar ul{
list-style-type:square;
}

#sidebar ul ul{
list-style-type:disc;
}

#linkcat-2 h2{
font-size:1.1em;
}

#rubriek{
float:left;
}

#archief{
float:left;
}

#bookmarks{
margin-top:18px;
float:left;
}

#events{
float:right;
margin-right:20px;
}

/************** meta en zoeken *********************/

#meta{
width:950px;
border:5px solid #d8c867;
overflow:hidden;
margin-top:15px;
background:transparent;
padding:0px;
}

#search{
float:right;
margin:0px;
}

#searching{
margin-bottom:10px;
margin-right:10px;
}

#meta_list{
margin:0px;
padding:0px;
width:400px;
}

#meta_list a{
color:#000000;
font-weight:bold;
}

#meta_list ul{
list-style-type:none;
}
#meta_list ul li{
float:left;
margin-left:10px;
}



/******************* inhoud ***********************/
#welkom{
margin:20px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bolder;
}

#container{
width:950px;
border-top:4px solid #d8c867;
border-left:7px solid #d8c867;
border-bottom:4px solid #d8c867;
border-right:7px solid #d8c867;
margin:0 0 0 0;
overflow:hidden;
background:url(img/transparent.png) repeat;

}

p.postmetadata{
text-align:right;
}

.post_navigation{
margin:20px;
text-align:center;
}

/********************** footer ************************/

#footer{
width:950px;
border-top:4px solid #d8c867;
border-left:7px solid #d8c867;
border-bottom:4px solid #d8c867;
border-right:7px solid #d8c867;
margin:15px 0 15px 0;
text-align:center;
background:url(img/transparent.png) repeat;
}

.post{
margin:20px;
}

.post_title h5{
color:#000000;
background:url(img/gold-bar.png);
line-height:50px;
}

.post_title hr{
color:#000000;
background:url(img/gold-bar.png);
line-height:50px;
border:0px;
}

hr
{
color:#000000;
background:url(img/gold-bar.png);
line-height:50px;
border:0px;
width:950px;
}

.gold-bar
{
background:url(img/gold-bar.png) no-repeat center left;
height:70px;
border:0px;
width:900px;
}

#top-gold-mask{
    background:url(img/top-gold-mask.png) no-repeat;
    width:950px;
    height:131px;
    margin-left:7px;
}

#bottom-gold-mask{
    background:url(img/bottom-gold-mask.png) no-repeat;
    width:950px;
    height:114px;
    margin-left:7px;
    margin-bottom:10px;
}

.agenda ul
{
    list-style:none;
}

.agenda ul li
{
    border-bottom:1px groove #000000;
    padding:5px;
}

.agenda h1
{
    margin-left:50px;
    font-size:1.4em;
}

/****************** links ***************************/

a{
text-decoration:none;
color:#73271B;

}

a:hover{
text-decoration:underline;
}

/**************** Comments **********************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #d8c867;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #d8c867;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/** tooltip **/

#conceptcreations{
    position:absolute;
    width:30px;
    height:22px;
    right:5px;
    bottom:5px;
    margin-top:120px;
    z-index:10000;
}

#conceptcreations img{
    border:none;
}

#tooltip{
    display:none;
}

#tooltip-conceptcreations{
    display:none;
    background:url(img/eigen-arrow.png) no-repeat top left;
    height:130px;
    padding-top:20px;
    padding-left:10px;
    width:160px;
    font-size:11px;
    color:#fff;
    position:absolute;
    z-index:10000;
}

.conceptcreations-show{
    width:130px;
    height:110px;
    background:url('img/froggy.png') no-repeat center center;
    text-align:center;
}

.img-overlay-link{
    color:#fff;
}

.img-product img{
    border:2px solid #fff;
}

