/*
Theme Name: Vertikal Portal
Theme URI: http://www.vertikalportal.net/
Description: Design for danish vertical portals and industry guides
Version: 1.0
Author: Vertikal Portal
*/


/* ========== ALL ELEMENTS */
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;}
input{vertical-align:middle;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */

.floatleft{float:left !important;}
.floatright{float:right !important;}

acronym, abbr{cursor: help;}

/* ========== BODY */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

/* ========== WRAPPER */
#wrapper{
width:700px;
margin:0 auto;
margin-bottom:50px;
}

/* ========== HEADER */
#header{
height:198px;
position:relative;
}

/* ========== LOGO */
#header h1 a, #header h2 a{
position:absolute;
left:20px;
top:22px;
text-decoration:none;
font-weight:normal;
font-size:43px;
}
#header #verpor-logo{
position:absolute;
left:20px;
top:74px;
}

/* ========== HEADER TEXT BOX */
#header-text-box{
position:absolute;
left:20px;
top:110px;
padding:16px 15px;
width:265px;
}

/*#header-text-box h2{
font-size:20px;
font-weight:normal;
margin-bottom:10px;
}*/

#header-text-box div{
font-size:16px;
font-weight:bold;
text-indent:50px;
height:54px;
}

/* ========== HEADER IMAGE BOX */
#header-image-box{
position:absolute;
right:20px;
top:10px;
/*padding:5px;*/
width:350px;
height:186px;
}


/* ========== CONTAINER */
#container{
background:url(images/cbg.gif) left top repeat-x;
padding:0 0 20px 20px;
}

/* ========== CONTENT */
#content{
width:380px;
float:left;
padding-top:20px;
}

#content h1, #content h2{
font-size:18px;
font-weight:normal;
margin-bottom:10px;
}

#content p{
font-size:11px;
line-height:15px;
margin-bottom:15px;
}

#content a{
text-decoration:none;
}

#content a:hover{
text-decoration:underline;
}


#double-content{
clear:both;
padding-top:10px;
}

#double-content h3{
font-size:18px;
margin-bottom:20px;
}

#double-content ul{
margin-left:20px;
}

#double-content ul li{
list-style-position:inside;
font-size:11px;
line-height:16px;
}

#double-content a{
text-decoration:none;
}

#double-content a:hover{
text-decoration:none;
border:none;
}

#double-left{
width:180px;
float:left;
}

#double-right{
width:180px;
float:right;
}

#double-left h3, #double-right h3{
font-weight:normal;
}

/* ========== SIDEBAR */
#sidebar{
width:250px;
float:right;
}

.sbtop{
background:url(images/sb-top.gif) left top repeat-x;
padding-top:10px;
}

.sbbot{
background:url(images/sb-bottom.gif) left bottom repeat-x;
padding-bottom:10px;
margin-bottom:5px;
}

/* ========== FOOTER */
#footer{
padding:10px 0 30px 0;
margin:0 10px;
}

#footer p{
font-size:10px;
}

#footer a{
text-decoration:none;
/*margin-right:20px;*/
}

#footer a:hover{
text-decoration:none;
}
