/*
Theme Name: steppenwinkelblog
Theme URI: http://www.thematology.com/
Description: 3 columns, with 2 RHS widget sidebars
Version: 1.0
Author: Thematology/Niek Schroten
Author URI: http://www.steppenwinkel.nl/
*/

/*
body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #fafafa;
}
*/



/*menu */

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#topnavigation{border-top: 5px solid #8ea532;background: #2c2825; height:45px; clear:both; }
#nav { float:left; font-size:1.2em; background: #2c2825;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left;}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left;}
#nav li.active a { color: #fff; }
#nav a { padding:14px 12px; float:left;color:#fff; font-weight: normal;background:url(/skin/frontend/default/hellominty/images/nav_divider.gif) repeat-y center right;}
#nav li.over a, #nav li.over a:hover {color: #fff;}

#nav a:hover {color:#fff; }

#nav li:hover, #nav li.over, #nav li.active {background:url(/skin/frontend/default/hellominty/images/navactive.png) no-repeat top center; }

* {
margin:0;
padding:0;
}
body {
/*background:#FAFAFA url("/skin/frontend/default/hellominty/images/kerstbackrgound.gif");*/
color:#444444;
font-family:"Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.55em;
text-align:center;
}
a {
color:#4A5C07;
text-decoration:none;
}
a:hover {
color:#4A5C07;
text-decoration:underline;
}
a img {
border:0 none;
}
:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}
.clear {
clear:both;
}
h1 {
font-size:2em;
line-height:1.17em;
}
h2 {
font-size:1.5em;
line-height:1.2em;
margin-bottom:0.4em;
}
h3 {
font-size:1.35em;
line-height:1.2em;
margin-bottom:0.4em;
}
h4 {
font-size:1.05em;
line-height:1.35em;
margin-bottom:0.4em;
}
h5 {
font-size:1.05em;
line-height:1.35em;
margin-bottom:0.4em;
}
h6 {
font-size:1em;
line-height:1.35em;
margin-bottom:0.1em;
}
th {
font-weight:normal;
text-align:left;
vertical-align:top;
}
td {
vertical-align:top;
}
p {
margin-bottom:0.9em;
}
address {
font-style:normal;
line-height:1.4em;
margin-bottom:0.4em;
}
cite {
font-size:10px;
font-style:normal;
}
q:before, q:after {
content:'';
}
form {
display:inline;
}
fieldset {
border:medium none;
}
legend {
display:none;
}
label {
color:#555555;
font-weight:bold;
}
input, select, button {
vertical-align:middle;
}
dt {
display:block;
font-weight:bold;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
small {
font-size:0.85em;
}
big {
font-size:1.15em;
}
hr {
height:0;
margin:8px 0;
overflow:hidden;
visibility:hidden;
}

/*/////////////*/

#wrapper{
width: 960px;
margin: 0px auto;
padding: 0px;
text-align:left;
/*font-size: 78%;
line-height:18px;*/
/*background: #fff;*/
}

#wrapper2{
	/*background: #fff;*/
}
/*
#superheader{
padding: 0;
margin: 0;
height: 70px;
}	
*/

#header2{
padding:0;
width:960px;
margin: 0;
*/background:#fafafa;*/
height:133px;
margin-top:25px;
}	



		
#content{
clear:both;
margin: 0;
padding: 15px 10px;
background: #fff url("images/contentbg.jpg")  repeat-x;
}	


#main {
width: 570px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 580px;
}


#left {
float:left;
width:175px;
padding:0;
}

#right{
margin: 0 0 0 185px;
padding:0;
}


#footer {
clear: both;
margin: 0;
padding: 10px 16px 0 16px;
text-align: center;
font-size: 85%;
background: #fff;
}


#footer-inner{
background: #f2f2f2;
height: 45px;
border-top: 1px dotted #666;
border-bottom: 1px dotted #666;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
background: #eee;
border: 1px dotted #aaa;
padding: 4px 10px 7px 10px;
margin: 0 0 10px 0;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#93B146;
font-weight:800;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f2f2f2;
padding: 5px 15px;
margin: 3px 30px;
border: 1px solid #ccc;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}


#tabs {
  float:left;
  width:100%;
  font-size:100%;
  background: #2c2825;
  line-height:18px;
	border-bottom: 1px solid white;
}
    #tabs ul {
	  margin:0;
	  padding:4px 16px 0 20px;
	  list-style:none;
	      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
       margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      padding:3px 15px 3px 10px;
      color:#fff;
		font-weight:800;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#fff;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }  

/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}

/*
#header h3{
margin:  0;
padding: 60px 0 0 20px;
font-weight:800;
font-size: 260%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}

#header h3 a:hover{
color: white;
}

#header h2{
margin: 0;
letter-spacing:1px;
padding: 20px 0 15px 20px;
font-weight:100;
color: white;
font-size: 150%;
font-style:italic;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 10px 10px;
margin:8px 10px 8px 0px;
background: #f8f8f8;
border: 1px solid #eee;
color: #444;
}
*/
/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: black;
font-size: 150%;
font-weight:100;
border-bottom: 1px dotted #ddd;
padding: 2px 0 4px 16px;
margin: 0 0 15px 0;
}


.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata{
font-size:80%;
border-top: 1px dotted #666;
background:#f2f2f2;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}

.authormeta{
font-size:90%;

}

/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
}

ol#commentlist li{
	padding: 2px 4px;
	margin: 2px 0;
}

ol#commentlist li p.commentheader{
margin: 2px 0;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 1px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #F5F5F5;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px dotted #aaa; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px dotted #ccc;
padding: 2px 0 2px 12px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{

border-bottom: none !important;
padding: 0 0 0 10px;
}

.menu ul li.widget h3{
font-size:160%;
padding:2px 0 3px 2px;
margin:0 0 2px 0;
color: #222;
font-weight: 100;
border-bottom: 1px dotted #666;
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 100;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
	font-weight: 100;
}


/* images */

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-right:30px;
}

.alignleft {
float: left
}
.clear {
	clear:both;
}

.logo {
	float:left;
	margin:0;
	padding:0;
}

.logo a, .logo a:hover {
	display:block;
}
.logo a, .logo a:hover {
	text-indent:-5000px;
}
.logo a, .logo a:hover {
	background:url(images/header_blog_v02.png) no-repeat scroll left 5px;
	height:133px;
	width:524px;
}

.title {
	float:left;
	margin-bottom:0;
}
.title.shop {
	float:right;
	margin-bottom:0;
}
.title a, .title a:hover {
	display:block;
}
.title a, .title a:hover {
	text-indent:-5000px;
}

.title.shop a, .title.shop a:hover {
	background:url(images/blog_bezoekdewebwinkel.png) no-repeat scroll right bottom;
	height:128px;
	width:409px;
	float:right;
}

.post h2 {
	background:transparent url(images/postbullet.gif) no-repeat scroll 0 6px;
}

.disc li {
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
margin-left:20px;
}
.topheader {
    	left: 0;
    	min-width: 980px;
    	position: absolute;
    	top: 0;
    	width: 100%;
	background: #2D2A25;
    	color: #FFFFFF;
	z-index:1000;
}
.top-links-header {
    line-height: 25px;
    margin: 0 auto;
    text-align: right;
    width: 980px;
}
.top-links-header ul {
    display: inline;
    margin: 0 0 0 0.5em;
    padding: 0;
}
.top-links-header li {
    border-left: 1px solid #FFFFFF;
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.top-links-header li.first {
	border-left: none;
}
.top-links-header a {
    color: #FFFFFF;
    text-decoration: none;
}
.top-links-header a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.top-links-header li img {
	margin-bottom:-5px;
	padding-right:5px;
	padding-left:5px;
}
