/*
Theme Name: Black Board
Theme URI: http://www.themebuilder.nl/
Description: Grunge magazine theme with Jquery horizontal menu. Enjoy!
Version: 1.0
Author: Frank Schrijvers
Author URI: http://www.arterror.nl
Tags: two-columns, fixed-width, black, white, blue
*/

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu * {
	margin: 0;
	padding: 0;
}
ul.menu a {
	display: block;
	color: #fff;
	text-decoration: none;
}
ul.menu a:hover {
	color: #cbcbcb;
	text-decoration: none;
}
.menu li {
	position: relative;
	float: left;
	margin-right: 2px;
}
ul.menu ul {
	position: absolute;
	top: 26px;
	left: 0;
	display: none;
	opacity: 0;
	list-style: none;
}
ul.menu ul li {
	position: relative;
	border-bottom: 1px solid #747474;
	width: 148px;
	margin: 0;
}
ul.menu ul li a {
	display: block;
	padding: 3px 7px 5px;
	background: url(images/header_over.gif);
}
ul.menu ul ul {
	left: 148px;
	top: -1px;
}
ul.menu .menulink {
	padding: 5px 7px 7px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: url(images/header.gif);
	width: 134px;
}

ul.menu .topline {
	border-top: 0 solid #aaa;
}
#title {
	background: transparent url(images/fabric.jpg) no-repeat;
	height: 260px;
margin-left: 600px;
padding-left: 40px;
}
#title h4 {
	color: #fff;
	text-align: center;
}
a {
	outline: none;
}
.widget_rss h2 a img {
	display: none;
}
.widget_rss {
	background: url(images/rss.png) no-repeat;
	background-position: 40px 8px;
}
.widget_archive {
	background: url(images/archive.png) no-repeat;
	background-position: 40px 8px;
}
.calendar_wrap {
	background: url(images/calander.png) no-repeat;
	background-position: 40px 8px;
}
.widget_categories {
	background: url(images/categories.png) no-repeat;
	background-position: 40px 8px;
}
.widget_recent_entries {
	background: url(images/post.png) no-repeat;
	background-position: 40px 8px;
}
.widget_pages {
	background: url(images/articles.png) no-repeat;
	background-position: 40px 8px;
}
.widget_recent_comments {
	background: url(images/reaction.png) no-repeat;
	background-position: 40px 8px;
}
#date {
	background: url(images/date.png) no-repeat;
	text-align: left;
	vertical-align: middle;
	color: #063640;
	width: 80px;
	margin-left: -72px;
	padding-top: 6px;
	padding-left: 7px;
	margin-top: -56px;
	height: 38px;
	position: absolute;
	_position: relative;
	font: bold 16px/22px "Trebuchet MS", Georgia, sans-serif;
}
#navtop {
	float: right;
	margin-top: 135px;
	width: 100%;
	font-size: 12px;
	color: #fff;
}
#navtop li {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#header-repeat {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(images/header-repeat.jpg) repeat-x scroll center top;
	margin: 0;
}
#left-black {
	background: transparent url(images/left-back.gif) no-repeat scroll center top;
}
body {
	color: #3D3D3C;
	font-size-adjust: none;
	font: normal normal normal 10px/normal Verdana, Tahoma;
}
#page {
	text-align: left;
	background: url(images/content_back.png);
	background-color: #000;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
	margin-top: -100px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
	background: #f8f8f8;
}
.thread-even {
	background: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background: #000;
	border: none;
}
small {
	font: 0.9em/1.5em Arial, Helvetica, Sans-Serif;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
h1 {
	text-align: center;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 22px;
}
h2.pagetitle {
	font-size: 30px;
}
#sidebar h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
}
h1, h1 a, h1 a:visited,  {
	text-decoration: none;
color: #fff;
}
h1 a:hover {
color: #268495;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
background: url(images/comments-top.gif);

background-repeat: no-repeat;
}
.avatar { 
	float: left;
        margin: -5px 22px 10px 0px;
        height: 33px;
        width:33px;
}
.commentlist cite, .commentlist cite a {
	font: normal bold 18px Arial, Helvetica, sans-serif;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font-size: 13px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #1A3C45;
	text-decoration: underline;
}
.narrowcolumn a{
color:#0E6172;
}

#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;
}
body {
	margin: 0;
	padding: 0;
	background: #000;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#header {
	background-color: #212020;
	background: transparent url(images/header.jpg);
	margin: 0;
	padding: 0;
	height: 161px;
	width: 900px;
}
.narrowcolumn {
	float: left;
	padding: 12px;
	margin: 0 0 0;
	width: 576px;
}
.widecolumn {
	padding: 10px 0 20px;
	margin: 5px 0 0 20px;
	width: 540px;
}
.post {
	margin: 0;
}
.line {
	background: url(images/post.gif) no-repeat;
	height: 1px;
	width: 540px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 0;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
h1 {
	padding-top: 50px;
	margin: 0;
        font-size: 24px;
}
h2 {
	line-height: normal;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0 40px;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
p img {
	padding: 0;
	max-width: 100%;
	border: 1px #000;
}
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;
}
.alignleft {
	float: left;
}
html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	padding-left: 10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 10px;
}
#sidebar ul li {
	qwidth: 300px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 10px;
	padding-left: 40px;
}
#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, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#search-box {
	position: absolute;
	top: 96px;
	width: 150px;
	height: 25px;
	background: url(images/sb.png);
	margin: 0 0 0 460px;
}
#search-text {
	background: transparent none no-repeat 0 0;
	border: none;
	margin: 3px 32px 4px 4px;
	color: #fff;
	width: 150px;
}
#rss {
	position: absolute;
	top: 46px;
	height: 50px;
	width: 50px;
	margin: 0 0 0 850px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	display: block;
	background: url(images/submit.gif) no-repeat 0 0;
	width: 76px;
	height: 28px;
	padding: 0;
	border: 0;
	color: #6c6969;
	font-size-adjust: none;
	font-stretch: normal;
	font: normal normal bold 12px/normal Verdana, Arial, Helvetica, sans-serif;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 20px;
	padding: 5px 5px 10px 15px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 60px;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin-top: -16px;
	display: block;
	float: right;
}
#sidebar {
	padding: 0px 0px 10px;
	margin-left: 600px;
}
#sidebar form {
	margin: 0;
}
#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;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
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;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #f3f3f3;
}
.wp-caption img {
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}