/*
Theme Name: Starkers
Theme URI: http://www.poort80.nl
Description: Based on SIOO website
Version: 1 (WP2.6.2)
Author: Poort80 - Frontend
Author URI: http://www.poort80.nl
Tags: poort80, sioo
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* Common
====================================================== */

body {
	margin:0;
	background-color:#fff;
	line-height:18px;
}
body, th, td, input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#191919;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display:none;
}
br {
	margin:0px 0px 10px 0px;
	padding:0px;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:11px;
	line-height:18px;
}
a {
	color:#006BC9;
	text-decoration:underline;
	font-weight:normal !important;
}
a:hover {
	color:#000;
	text-decoration:none;
}
form {
	margin:0px;
}
br.cR {
	font-size:0px;
	line-height:0px;
	clear:right;
}
hr {
	line-height:0px;
	height:0px;
	border:0px;
	border-top:1px solid black;
}
a img {
	border:none;
}

/* header > welcomeBlurp
====================================================== */

.welcomeBlurp {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	clear: both;
}

/* header > headerBlock
====================================================== */

div.headerBlock {
	padding:30px 0 0;
	clear: both;
	margin-bottom: 20px;
}

/* header > logoBlock
====================================================== */

div.logoBlock {
	display:block;
	height:50px;
	width:760px;
}

div.logoBlock a {
	float:left;
}

div.whisper {
	color:#F58132;
	float:left;
	clear: right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	margin:28px 0 0 15px;
	text-align:left;
	overflow: visible;
	padding-bottom: 5px;
}

/* header > mainNav
====================================================== */

#mainNav {
	top:5px;
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:30px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	float:left;
}

#mainNav li {
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
}

#mainNav a {
	display: inline-block;
	height: 15px;
	margin: 0;
	color: #fff;
	padding: 6px 8px;	
	font-weight: bold !important;
	text-decoration: none;
	line-height:1em;
}

/* active tab */
#mainNav li.current_page_item {
	background: #fff url(style/images/corner-left.gif) no-repeat top left;
}

#mainNav li.current_page_item a {
	color: #000;
	background: url(style/images/corner-right.gif) no-repeat right 0px;	
}


/* header > navBlock
====================================================== */

div.navBlock {
	height:30px;
	margin:8px 0 0;	
	background-color:#006BC9;
}

/* header > breadcrumb
====================================================== */

div.breadcrumb {
	margin: 5px 0 5px 35px;
	padding: 0;	
}

/* header > search
====================================================== */

div.search {
	float:right;
	margin:30px 0 0;
	padding:0;
}

div.search .magnifier {
	background: url(style/images/magnifier.gif) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	height:16px;
	width:16px;
}

div.search input.typeText {
	float:left;
	margin:0px 3px 0px 3px;
	width:75px;
	vertical-align:top;
}

/* mainContent
====================================================== */

div.mainContent h2 {
	margin-bottom: 25px;
	color: #006BC9;
}

/* sideBar 
====================================================== */

div.sideBar {
	margin-top: 10px;
}

div.sideBar h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0px 0 5px 0;
}

div.sideBar h2 li {
	font-size: 11px;
	font-weight: normal !important;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

div.sideBar ul ul {
	margin-bottom: 20px;
}

/* sidebar > social media icons
====================================================== */

.social-icons  {
	height: 43px;
	overflow: hidden;
	display: block;
	clear: both;
	margin-bottom: 20px;
	position: relative;
}

.social-icons .icon-linkedin {
	margin-left: 6px;
}

.social-icons .icon-youtube {
	margin-left: 6px;
}

.social-icons .icon-rss {
	position: absolute;
	right: 0px;
}

/* sidebar > recent comment
====================================================== */
.post-comments {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;	
}

.post-comments dt {
	margin-bottom: 5px;
	padding: 5px;
	background: transparent url(style/images/bg_whereToGo.jpg) repeat-x scroll left top;
	_zoom: 1; /* Win/IE6 hack for background color / image */
}

.post-comments dt a {
	font-weight: bold;
}

.post-comments dd {
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
	padding: 5px;
}

.post-comments dd span.post-title {
	display: block;
}

/* sitemap
====================================================== */

.ddsg-wrapper strong {
	display: block;
}

.ddsg-wrapper ul ul li {
	list-style: square;
	margin-left: 20px;
}

/* posts
====================================================== */

div.post {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.post h2 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #006BC9;
}

div.post h2 a {
	text-decoration: none;
}

/* postExplanation
====================================================== */

.postExplanation {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #006BC9;
	font-size: 10px;
	clear:both;
}

/* postComment
====================================================== */

div.postComment {
	background: url(style/images/bg_whereToGo.jpg) repeat-x scroll 0 0;
	padding: 10px;
	margin-bottom: 20px;
}

div.postComment p {
	margin-left: 35px;
}

textarea#comment {
	width: 520px;
}

.postLinks {
	margin: 10px 0;
}

/* respond
====================================================== */

h3#respond {
	border-top: 1px dotted #006BC9;
	padding-top: 20px;
	margin: 30px 0 0 0;
}

/* footer
====================================================== */

div.footerBlock {
	height:20px;
	clear:both;
	background-color:#f58132;
	color:#fff;
	width:760px;
	overflow:hidden;
	padding-top: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
div.footerBlock a {
	color:#fff;
	font-weight:bold;
	margin-right:5px;
	font-size:10px;
	text-decoration: none;
}
div.footerBlock span.col1{
	float:left;
	display:inline;
	height:10px;
	margin-left:10px;
}
div.footerBlock span.col2{
	margin-right:5px;
	float:right;
	display:inline;
	height:10px;
	font-size: 10px;
}
