/*
 Theme Name: 248media uitgeverij
 Theme URI: http://www.248media.nl/
 Description: Het thema voor 248media.nl
 Version: 1.0
 Author: Noord Media
 Author URI: http://www.noordmedia.nl/
 */ 
 
* {
    margin: 0px;
    padding: 0px;
}

body {
	color: #333;
	font: 0.8em/160% Georgia, "Times New Roman", Times, serif;
	background: #e8e8e8;
} 

#bottom, #footer, #head, #container_content {
    width: 940px;
    margin: 0 auto
} 

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #e8e8e8 url(images/bg-page.jpg) no-repeat center top;
}

#container {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 30px;
	clear: left;
	position: relative;
	/*
     minimum height hack
     */
    min-height: 550px;
	height: auto !important;
	height: 550px;
	background: #FFFFFF;
} 

#head {
    position: relative;
    background: #fff url(images/head.jpg) no-repeat left top;
    height: 200px;
    margin-bottom: 20px;
} 

#logo {
    position: absolute;
    left: 10px;
    top: 12px;
}

#nav {
    position: absolute;
    right: 30px;
    top: 155px;
}  

#submenu, #sidebar{
    width: 280px;
    padding-left: 10px;
    padding-right: 30px;
    float: left;
}

.col-left {
    width: 280px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
}

.col-right {
    width: 280px;
    padding-left: 10px;
    padding-right: 0px;
    float: left;
}

#submenu-left{
    width: 280px;
    padding-left: 30px;
    padding-right: 10px;
    float: left;
}

.col-2-right {
    width: 580px;
    padding-left: 10px;
    padding-right: 30px;
    float: left;
}

#submenu-right{
    width: 280px;
    padding-left: 10px;
    padding-right: 30px;
    float: left;
}

.col-2-left {
    width: 580px;
    padding-left: 30px;
    padding-right: 10px;
    float: left;
}

div.afbeelding {
    float: left;
    width: 90px;
}

#bottom {
	height:40px;
	background: url(images/bottom.gif) no-repeat left top;
}  

#footer {
	text-align: center;
	color: #666;
	text-transform: uppercase;
} 

/*LISTS*/
ul {
    list-style: disc outside;
    margin-bottom: 15px;
}

ol {list-style: none;}
ul li {margin-left: 30px;}

ul.headlines {
    font-size: .9em;
    list-style: none;
    line-height: 1.8em;
}

ul.headlines li {
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 13px;
	background: url(images/blt-blue.gif) no-repeat left 9px;
	margin-left: 0px;
}

ul.headlines li a {
    text-decoration: none;
    color: #333;
}

ul.headlines li a:hover {text-decoration: underline;}

ul.mainnav {
	text-transform: uppercase;
	list-style: none;
	font: bold 0.9em/100% "Trebuchet MS", Verdana, Arial, sans-serif;
}

ul.mainnav li {
    padding-left: 10px;
    padding-bottom: 0px;
    margin-left: 0px;
    float: left;
}

ul.mainnav li a {
    color: #fff;
    height: 35px;
    display: block;
    outline: none;
}

ul.mainnav li.current_page_item a, ul.mainnav li.current_page_parent a {
    color: #fff;  
    height: 35px;
    display: block;
    outline: none;
	background: url(images/mainnav-select.gif) no-repeat center bottom;
}

ul.mainnav li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(images/mainnav-select.gif) no-repeat center bottom;
}

ul.subpages {
    list-style: none;
    line-height: 130%;
}

ul.subpages li {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 13px;
    border-bottom: 1px solid #ccc;
    background: url(images/blt-blue.gif) no-repeat left 9px;
    margin-left: 0px;
}

ul.subpages li a {text-decoration: none;color:#333}
ul.subpages li.current_page_item a {font-weight: bold;}

/*HEADERS*/
h1, h1 a, h2, h2 a, h3, h3 a {
	color: #00589f;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
	line-height: 100%;
	margin-bottom: 5px;
}

h2 {
    font-size: 1.3em;
    margin-bottom: 5px;
}

h2.auteur {
	font-size: 1.1em;
	font-style: italic;
	color: #333333;
}

h2.posttitle {
    padding-top: 0px;
}

h2.listheader {
    padding-top: 0em;
    margin-bottom: 5px;
    border-bottom: none;
}

h2.listheader a {
    font-size: 1em;
    text-decoration: none;
    border-bottom: none;
}

h2.listheader a:hover {
    text-decoration: underline;
}

h2.submenu-header {
    padding-top: 0em;
    margin-bottom: 5px;
    border-bottom: none;
} 

h3 {
 	font-size: 1.2em;
    margin-bottom: 5px;
}

h3.archive {
    font-size: 0.85em;
    line-height: 100%;
    margin-bottom: 20px;
}

p {margin-bottom: 10px}

p#backtotop, p.readmore, span.auteurinfo, #footer {
	font: 0.8em/100% "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

p#backtotop {
    position: absolute;
    right: 30px;
    bottom: 0px;
}

p#backtotop a {
    color: #666;
    text-decoration: none;
}

p#backtotop a:hover {
    color: #333;
    text-decoration: underline;
}

p.readmore {
position:absolute;
right:0px;
bottom:0px;
} 
span.auteurinfo {font-style: normal;}
span.auteurinfo a {color: #666;}

/*LINKS*/
a {
    text-decoration: none;
    color: #00589f;
}

a:hover {text-decoration: underline;} 
#content a {text-decoration: underline;}
a img {border: none;} 

#nav a, #logo a, #logo a:hover, .banner a, .banner a:hover, a.no-linkborder img, a.no-linkborder, a:hover.no-linkborder {border-bottom: none;} 

#footer a {color: #666} 

/*COMMENTS*/

#commentform #submit {float: right;} 
#commentform input, #commentform textarea {font: 0.9em}
.author-block {float:left;}
.comment p {padding-left:200px;}
img.avatar {
float:left;
padding-right:10px;
}

#commentform textarea {width: 95%;}

div.commentheader {
    height: 80px;
    clear: both;
} 

ol.commentlist li {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:15px;
}

h3#comments {margin-bottom:15px;}


/*IMAGES AND VIDEO*/
img.alignright, img.alignleft, img.alignnone, span.vvqbox  {
	padding:4px;
	border: 1px solid #ccc;
}

img.alignright {
    float: right;
    margin: 5px 0 5px 10px;
}

img.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}

img.alignnone {
    float: none;
} 

img.left {
    float: left;
    margin: 5px 10px 5px 0;
}

img.right {
	float: right;
	margin: 5px 0px 5px 0;
}

/*END IMAGES*/
p.outlineSubhead, .post p a {
    color: #666
} 

.submenu, .outlinelist {
    font-size: 0.85em;
    margin-bottom: 15px
} 

.submenu li a, .outlinelist li a {
    text-decoration: none
} 

.more a:hover {
    color: #333
} 

.item {
	position:relative;
    margin-bottom: 25px;
    clear: both;
} 

.lijst, .single, .boekdetail {border-bottom: 1px solid #ccc;}

.lijst {
	padding-bottom:5px;
	height:130px;
}

.single {
	padding-top:10px;
	padding-bottom:5px;
	border-top: 1px solid #ccc;
	height:130px;
}

.boekdetail {padding-bottom:15px;}

.titel {
	background: url(images/dotted-line.gif) repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.boekitem {
	clear: both;
	margin-bottom: 10px;

	
		background: url(images/bg-boek.jpg) no-repeat left top;
	
	padding:10px;
}

.boekmeta {
	font: 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
}

a.no-linkborder, a:hover.no-linkborder {
    border-bottom: none;
} 

.articlefooter {
    margin-bottom: 30px;
    color: #666;
	font: 1em/100% "Trebuchet MS", Verdana, Arial, sans-serif;
} 

.articlefooter a {color: #666;} 

.articlefooter p, .articleheader p, div.edit, p.date {
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 1.8em;
    clear: both;
}

.date {
	color: #666;
	font: 0.8em/100% "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

div.edit {
    float: right;
	font: 0.8em/100% "Trebuchet MS", Verdana, Arial, sans-serif;
}

div.edit a {
    color: #666;
    text-decoration: none;
}

div.edit a:hover {color: #333;}