/*  
Theme Name: DesignBox
Theme URI: http://www.designbox.nl/
Description: Testskin.
Version: 1.0
Author: DesignBox 
Author URI: http://www.designbox.nl/
*/

/* Begin Typography & Colors */
body {
	color: #ffffff;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #505050 url('images/bg_body.gif');
	background-repeat: no-repeat;
  background-attachment: scroll;
	background-position: top center;
	}
	
iframe {
	margin-top: 20px;
	margin-bottom: 20px;
}	
	
#wrapper {
	text-align: left;
	margin: 0px auto;
  width: 900px;	
	height: auto;	
	background: transparent url('images/bg_content.gif');
	background-repeat: repeat-y;
  background-attachment: scroll;
	overflow: hidden;
	border: #434343 5px solid;
}

#header {
	height: 250px;
	width: 900px;
	background-color: transparent;
	text-align: left;
	}	
	
#nav {
	list-style: none;
	margin-top: -115px;
	margin-bottom: 40px;
	margin-left: 55px;  
	width: auto;
	height: 35px;
}

#nav ul {
	padding: 0px;
	margin: 0px;
}	

#content {
	float: left;
	font-size: 13px;
	padding: 0px 0 20px 55px;
	margin: 0px;
	width: 540px;
	}
	
#sidebar{
	width: auto;
  float: left;
  margin-left: 45px;
	margin-top: 6px;
	}	
	
#footer {
	clear: both;
	float: left;
	color: #ffffff;
	font-size: 11px; 
	text-align: center;
  padding: 20px 0px 20px 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial;  
  width: 900px;
	border-top: #505050 1px solid;
}

#footer a {
	color: #ffffff;
  text-decoration: none;
  }

#footer a:hover {
	color: #FF6C00;
}	

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.entry {
  font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	padding: 0px;
	clear: both;
  font-size: 13px;
  line-height: 20px;
  }

.entry ul li {
  line-height: 18px;
  font-size: 12px;
  }

.alt {
	 border-top: 1px solid #dddddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#title {
  font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	font-size: 3em;
	text-align: left;
  padding: 50px 0px 0px 54px;
	}

#title a {
  color: #fefefe;
  text-decoration: none;
  }

#title a:hover{
  color: #fefefe;
  text-decoration: none;
  }

.pagetitle  {
	font-size: 20px;
	text-align: left;
  font-family: Trebuchet MS, Lucida Grande, Arial, Sans-Serif;
	font-weight: bold;
  color: #999999;
  }
	
h2.pagetitle {
	font-size: 20px;
	margin-top: 30px;
	text-align: center;
	color: #999999;
}	

.posttitle  {
	font-size: 1.4em;
	text-align: left;
  font-family: Trebuchet MS, Lucida Grande, Arial, Sans-Serif;
	font-weight: bold;
  color: #999999;
  }

.posttitle a {
  font-family: Trebuchet MS, Lucida Grande, Arial, Sans-Serif;
	font-weight: bold;
  color: #999999;
  text-decoration: none;
  }

.posttitle a:hover {
  font-family: Trebuchet MS, Lucida Grande, Arial, Sans-Serif;
	font-weight: bold;
  color: #ff6c00;
  text-decoration: none;
  }

h1, h1 a {
  font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	text-align: left;
  font-weight: bold;
  color: #333;
  }

h1 a:hover{
  color: #ff6c00;
  text-decoration: none;
}

#header .description {
	font-size: 1.2em;
	text-align: left;
  padding-left: 54px;	
	text-decoration: none;
	color: white;	
	}

h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.3em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
  clear: both;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	width: 160px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
  margin-left: 20px;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata a, .commentmetadata a:hover{
	font-weight: normal;
  color: #999;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	/*color: #34C10E;*/
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;

	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #2AAB14;
	font-family: Verdana, Tahoma, Helvetica, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	clear:both;
	padding-top: 15px;
  }

.subscribe-rss{
	font-size: 11px;
  text-align: left;
  padding-top: 70px;
  margin-left: 840px;
  background: none;
  font-family:Arial, Helvetica, sans-serif;
  }

.rss {
	background: url(images/rss.gif) no-repeat left center;
	padding:5px 0px 5px 18px;
	margin-left: 8px;
  }

.rss a {
	color: #71da51;
  text-decoration: none;
  }

.rss a:hover {
	color: #92a591;
  text-decoration: underline;
  }

.loginout {
	background: url(images/log.gif) no-repeat left center;
	padding:5px 0px 5px 18px;
	margin-left: 8px;
  text-transform: uppercase;
  }

.loginout a {
	color: #71da51;
  text-decoration: none;
  }

.loginout a:hover {
	color: #92a591;
  text-decoration: underline;
  }

/* End Typography & Colors */

/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 55px;
	margin: 0px 0 0;
	width: 540px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
  }

h1 {
	padding-top: 5px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#nav li {
	float: left;
	margin-right: 5px;
  border: 1px solid #000000;
  list-style: none;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #fffef5;
	text-decoration: none;
  background: url(images/header-nav-hover.gif) repeat-x;
  border: 1px solid #999999;
}

#nav .page_item a {
	color: #fffef5;
	font-family: Verdana, Tahoma, Helvetica, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: url(images/header-nav-hover.gif) repeat-x;
	padding: 8px 17px;
	border: 1px solid #999999;
	display: block;
}

#nav .page_item a:hover {
	color: #fffef5;
  background: url(images/header-nav.gif) repeat-x;
  border: 1px solid #999999;
}

p img {
	padding:0;
	max-width: 100%;
	}

img.centered, .aligncenter{
	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;
	padding-left: 15px;
	padding-bottom: 10px;
	}

.alignleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;	
	}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
  }

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul a {
	color: #fffef5;
	font-family: Verdana, Tahoma, Helvetica, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	}
	
#sidebar ul ul ul a:hover {
	color: #ff6c00;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
  margin: -45px 0 0 663px;
  height: 43px;
  background: url('images/search-bg.png') no-repeat left;
	}

#searchform #s {
	border:1px solid #203346;
	width: 160px;
	height: 20px;
	background: #fef8b5;
	margin-right: 2px;
	color: #000000;
  margin-top: 10px;
	font-weight: normal;
}

#searchform input {
	background: url(images/search.gif) repeat-x;
  margin-top: 11px;
	width: 76px;
	height: 23px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffe4;
	vertical-align: middle;
  border: none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
  background: url(images/bg_comment.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffe4;
	border: none;
	float:right;
	width: 84px;
	height: 33px;
	cursor: pointer;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 10px;
	}
.commentlist {
  margin: 0 0 0 0px;
	padding: 0px;
	text-align: justify;
  list-style: none;
	}

.commentlist li{
  margin: 0;
	padding: 10px 10px 10px 10px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */

/* Begin Mini Icons */
.postdata {
	font-size: 12px;
	color: #999999;
  padding: 5px 0 5px 0;
  line-height: 1.3em;
  }

.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none; 
  }

.postdata a:hover {
	color: #ffffff;
	text-decoration: none;
  }

.postdata .category{
	float: left;
  }

.postdata .comments{
	float: right;
  }

.postdata .add-comment{
  background: url(images/comments-add.gif) no-repeat;
	padding-left: 18px;
	float: right;
  }

.postdata .minidate{
	float: left;
  }


/* End Mini Icons */

/* Begin Sidebar */
#sidebar form {
	margin: 0;
  }

#sidebar h2 {
	height: 19px;
	padding: 4px 5px 4px 5px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #999999;
	text-align: left;
  border-bottom: 1px solid #999999;
  }

#sidebar ul ul {
	padding: 5px;
	margin: 0px;
	text-align:left;
  }

#sidebar ul li ul li{
	padding: 5px 0 5px 0px;
  font-size: 12px;
  }

#sidebar .sidebarrecentpost{
  padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #e1e3e3;
  font-size: 12px;
  }
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
  border: 1px solid #999999;
	}

#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
  }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#previous-entries a {
	background: url(images/previous-entries.gif) no-repeat;
	padding-left: 18px;
	float: left;
  }

#next-entries a {
	background: url(images/newer-entries.gif) no-repeat right;
	padding-right: 18px;
	float: right;
  }
	
.cat-item {
	color: #353335;
}	

td {
 text-align: left;
}

textarea {
 height: 100px;
}

.button {
 cursor: pointer;
}

/* End Various Tags & Classes*/

