/*
Theme Name: Prijzenfun
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: T Borghols
Author URI: http://wedecom.nl
Version: 1.0
Tags: costum template

License:
License URI:

General comments (optional).
*/


/************************/
/*     Global Design    */
/************************/
a {
	text-decoration: none;
    color: #416881;
}

a:hover{ 
	text-decoration: underline;
}

body {  
    font-family: Arial,Helvetica,sans-serif;
	background: #4396CA;
	font-size: 13px;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
	font-size: 13px;
}

/************************/
/*     Layout Design    */
/************************/

body{
background: url("images/bg-content.gif") repeat-y scroll center top #F1F1F1;
}

#page {
	width: 965px;
	margin: 0 auto;
	
}

#header {
    position: relative;
	padding: 0 0 5px 0; 
	background: #FFFFFF !important;
}

#wrapper {
    background: #FFFFFF !important;
    background: transparent;
}

body#default #lcol{	
	width:0px;
}

#lcol{
	float: left;
}

#lcol .sidebar-box{
	width: 180px;
}

body#default #content{	
	width: 675px;
}

#content {
	float: left;
    width: 557px;
    margin: 19px 10px 0 15px;
    background: #FFFFFF;
}

body#single #content{
	margin: 0;	
}

body#kortingscodes #content{
	width: 677px;
}

#sidebar {
	float: right;
    /*width: 255px;*/
    background: #ffffff;
}

#footer {
	clear: both;
    background: #FFFFFF;
    text-align: center;
    font-size: 13px;
}

/************************/
/*     Header Design    */
/************************/

#headerimg {
    height: 70px;
    padding-top: 5px;    
}

#search-top {
    float: right;
    width: 500px;
    padding-right: 20px;
}

#headerimg h1 {
    padding-left: 10px;   
	height: 69px;
	width: 163px;
}

#headerimg a {
    font-size: 30px;	
}

#nav {
    background: #0C436C;
    height: 33px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#rss {
    float: right;
    width: 95px;
    padding-right: 15px;
    padding-top: 4px;
    font-size: 12px;
    color: #ffffff;
    text-align: right;
}

.description {
    font-size: 12px;
    display: none;
}

/***************/
/* NAVIGATIONAL BAR */
/***************/

ul#navi-bar {
    height: 28px;
    margin-left: 9px;
    width: 840px;
    float: left;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    float: left;
    z-index: 1;
}

#navi-bar a {
    padding: 2px 10px;
    display: block;
    height: 29px;
    line-height: 28px;   
    font-weight: bold;
    text-decoration: none;
    float: left;
}

/***************/
/* NEW MENUBAR */
/***************/


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {float:left; position:relative;}

/* style the links for the top level */

.menu a, .menu a:visited {display:block; text-align: center; color: #FFF;}

/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {visibility:hidden;position:absolute;top:33px;left:0; border-top:1px solid #FFFFFF;}

/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {background: #ce390b url(images/hover.jpg) repeat-x; text-align: left; height:auto; line-height:1em; padding:5px 10px; width:84px; border-width:0 1px 1px 1px;}

/* style the top level hover */

.menu a:hover, .menu ul ul a:hover{color:#fff; background: #ce390b url(images/hover.jpg) repeat-x;}

.menu :hover > a, .menu ul ul :hover > a {color:#F6E84D; background: #ce390b url(images/hover.jpg) repeat-x;}

/* position the third level flyout menu */

.menu ul ul ul{left:104px; top:-1px; border-left: 1px solid #FFFFFF; border-top: none;}



/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {left:-149px;}

/* 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;}

.current_page_item{
background: #ce390b url(images/hover.jpg) repeat-x;
}

.current_page_item a{
color:#F6E84D;
}

/************************/
/*    Lcol Design    */
/************************/
#lcol ul {
    color: #000000;
}

#lcol ul h2 {
	margin: 0 0 4px 0;
    font-size:17px;
	height:32px;
	line-height:31px;
    color: #FFFFFF;
}

#lcol ul li h2 {
    margin: 8px 0 20px 0;
    background-color: #0C436C;
    padding: 0 20px;
}

#lcol ul ul {
    padding-top: 5px;
}

#lcol ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
    background: none;
    padding: 0;
}

#lcol ul ul ul {
    display: none;
}

#lcol a {
    color: #416881;	
}

#lcol .lastitems li{
background-image:url(images/ico_pijl_1.gif);
background-position: 0 0.3em;
background-repeat: no-repeat;
padding: 0 0 0 0.9em;
}

/************************/
/*    Sidebar Design    */
/************************/

#sidebar ul h2 {
	margin: 0 0 4px 0;
    font-size:17px;
	height:32px;
	line-height:31px;
    color: #FFFFFF;
}

#sidebar ul li h2 {
    margin: 8px 0 20px 0;
    background-color: #0C436C;
    padding: 0 20px;
}

#sidebar ul ul {
    padding-top: 5px;
}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
    background: none;
    padding: 0;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar a {
    color: #416881;	
}

#sidebar .lastitems li{
background-image:url(images/ico_pijl_1.gif);
background-position: 0 0.3em;
background-repeat: no-repeat;
padding: 0 0 2px 0.9em;
}

.sidebar-box{
width: 240px;
border: 1px solid #d3d5d7;
margin: 0.5em 0;
}

.sidebar-box-top{
background-color: #03426D;
padding: 5px 5px 4px 12px;
margin: 3px;
}

.sidebar-box-top h2{
color: #fff;
font-weight: bold;
font-size: 15px;
}

.sidebar-box-bottom{
padding: 14px 5px 16px 12px;
}

.sidebar-box-bottom.second{
padding: 0 5px 16px 2px;

}

#sidebar .input{
border:1px solid #CCCCCC;
font-size:11px;
margin:0 0 5px 5px;
padding:2px;
}

/************************/
/*    Content Design    */
/************************/
.post {
	border-bottom: 1px solid #1D76B2;
    margin: 14px 0;
    color: #000000;
    min-height: 97px;
    display: inline-table;
}

body#default .post{
    padding: 5px 5px 0 5px;
}

body#kortingscodes .post{
	width:325px;
	margin: 10px 5px;
	float: left;
}

body#single .post:hover {
background: #fff;
}

.on{
	background-color: #E3EBF9;
}

.post h2 {	
	padding: 0 0 7px;  
    color: #1D76B2;
    font-size: 17px;
    font-weight: bold;
}

body#kortingscodes .post h2{
	height: 31px;
}

.post h2 a {
    color: #1D76B2;
    text-decoration: underline;
    font-weight: bold;
}

.post h2 a:hover{
    color: #FF0000;
    text-decoration: underline;
}

.post .posted {
	font-size: 10px;
	line-height: normal;
}

.post p {
    margin: 5px 0;
}

.post a {
    color: #416881;
    font-size: 13px;
}

body#kortingscodes .post a{
	font-size: 12px;
}

body#single .post a{
font-size: 11px;
}

.post_left{
float: left;
margin:0 5px 0 0;
width: 95px;
}

.post_right{
float: left;
width:456px;
}

body#default .post_right{
float: left;
width:555px;
}

body#kortingscodes .post_right{
float: left;
width:218px;
}

body#kortingscodes .post_left h2{
text-align: right;
line-height: 19px;
}

.post img {
    max-width: 100%;
    margin: 0;
	vertical-align: middle;
}

.entry .thumbnail {
margin: 1px 12px 0px 0px;
}

#entry_left{
float: left;
width: 100px;
}

#entry_right{
/*float: left;*/
width: 511px;
}

.postmetadata {
    margin: 5px 0;
    font-size: 12px;
	line-height: normal;    
}

.postmetadata a {
    color: #416881;
}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 16px;
    margin: 5px 0;    
}

.navigation a {
    color: #FFF;
}

#nav-above {
    margin-bottom: 20px;
}

#nav-below {
    margin-top: 20px;
}

.alignleft, .nav-previous {
    float: left;
    height: 20px;
    line-height: 20px;
}

.alignright, .nav-next {
    float: right;
}

.pagetitle {
	color: #1D76B2;
	font-weight: bold;
	padding: 0 0 3px 0;
	font-size: 15px;
}

a img {
    border: none;
}

#bottom {
    background: #0C436C;
    height: 39px;
}

.date { 
	color: #000000;
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-transform: none; 
}

/************************/
/*    Comment Design    */
/************************/

#comment-body {
    width: 450px;
    color: #000;
}

#comment-body  a{
    color: #000;
}

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {    
    padding: 3px;
    font-size: 10px;    
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#respond {
    font-size: 17px;
    margin: 4px 0 4px 0;
	color:#1D76B2;
	line-height:normal;
	font-weight: bold;
}

h3#comments {
    font-size: 11px;
    margin: 4px 0 4px 0;
}
#submit {    
    text-align: center;   
    color: #000;
    font-weight: bold;
    font-size: 11px;   
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}

.skit {
	padding: 10px 0;
    color: #000;
}

.skutt {
	padding: 27px 20px;
    background: url(images/skutt.png) no-repeat right 10px;
    font-size: 10px;
    text-align: right;
    color: #000;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {

}


/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    color: #416881;
    font-weight: bold;
    padding: 6px 0;
    line-height: 20px;
}

#footer-meta a{
    color: #416881
}


#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

#footer a {
    color: #416881;
    font-weight: normal;
}

#footer li h2 {
    font-size: 20px;
    color:#edd233;
    margin-bottom: 20px;
}
#footer ul li {
    float: left;
    width: 380px;
    padding: 0 30px;
}


#footer li li {
    border-left: 4px solid #efd640;
    margin: 4px 0;
    padding: 0;
    padding-left: 5px;
    float: none;
}

/************************/
/*  Extra Style  */
/************************/

.post h2 a.directlink {
	font-size: 11px;
	color: #E46E0A;
}

body#kortingscodes h3{
	font-size: 14px;
	font-weight: bold;
}

.extra{
	/*display: inline-block;*/
	padding: 5px 0 0 0;
	float: left;
}

.lees_meer{
	background: url(images/lees-meer.png) no-repeat;
	width: 123px;
	height: 38px;
	display: block;
}

.post a.lees_meer{
height:38px;
width: 104px;
display: inline-block;
}

.lees_meer:hover{
	background: url(images/lees-meer-hover.png) no-repeat;
}

body#kortingscodes .extra{
	padding: 7px 0 0 0;
}

.item_extra{
	text-align: right;
	padding: 0;
}

body#default .item_extra{
	padding: 47px 0 0 0;
}

.thumbnail{
	float: left;
	border: 1px solid #ABBEDE;
	padding: 3px;
}

img.actieverlopen{
	position: absolute;
	display:list-item;
	margin:7px 0 0 7px;
}

a:hover .thumbnail{
	border: 1px solid #FC6C22;
}

#archive-list li{
color: #000000;
}

.kortingscode{
	font-size: 14px;
	color:red; 
	font-weight:bold;
}

.kortingscode{
	background: url(images/klik-en-kopieer.png) no-repeat;
	width: 123px;
	height: 38px;
	display: block;
	color:red;
	padding: 16px 0 0 0;
	line-height: 71px;
}

.hover{
	background: url(images/klik-en-kopieer-hover.png) no-repeat;
}

a.kortingscode{
	color: red;
}

.item-cat{
	color: #cccccc;
}

p#breadcrumbs{
	margin: 0 0 0 20px;
}

.actie-verlopen{
	color: red;
	font-size: 12px;
	font-weight: bold;
}

#top_products_wrapper{
	margin: 10px 10px 0 0;
	height: 165px;
	border-bottom:1px solid #1D76B2;
}

.top_products h2 a{
	color: #F00000;
	font-size:13px;
	font-weight: bold;
}

.top_products{
	float:left;
	width: 190px;
	margin: 0 30px 0 0;
}

.top_products_title{
	margin: 0 0 6px 0;
}

.top_products_image{
	border-right: 1px solid #D3D5D7;
	height: 97px;
}

.top_product_label div{
	position:absolute;
	color:#FFFFFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 0 31px;
}

.top_product_label{
	position:absolute;
	margin: 62px 0 0px 60px;
}

/*** MAILCHIMP ***/

#ns_widget_mailchimp_form-2 form { margin : 10px 10px 0 ; }

#ns_widget_mailchimp_form-2 label{font-size: 13px;}

#ns_widget_mailchimp_form-2 input[type="text"] { width : 179px; font-size: 13px; height: 19px; box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); margin-bottom : 5px ; }

#ns_widget_mailchimp_form-2 input.button { background: #9bcfe2 url(images/button-grad.gif) repeat-x; text-align: center; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; border: 1px solid #9bcfe2; color: #444; text-shadow: 0px 1px 1px white; height: 28px!important; width: 186px!important; font-size: 14px; line-height: 20px; }
