/*  
Theme Name: area 51 
Theme URI: http://www.area51skatepark.nl
Description: mooie thema
Version: 
Author: QuestionMarc 
Author URI: http://www.questionmarc.nl
*/
@font-face {
    font-family: my-font;
    src: url(HCB.ttf);
}


@font-face {
 font-family: my-font;
 src: url("HCB.eot") /* EOT file for IE */
}
@font-face {
 font-family: my-font;
 src: url("HCB.ttf") /* TTF file for CSS3 browsers */
}



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;margin:0px;
	margin-top:10px;
	background-color: #fffff;
}
a:link { text-decoration: none; color : #000; border: none;}
a:active { text-decoration: none; color : #000; border: none;}
a:visited { text-decoration: none; color : #000; border: none;}
a:hover	{ text-decoration: none; color : #00CC00; border: none; } 
#wrap { background:#fff repeat; margin:0px auto; padding:0px; width:950px; border-top:#000 1px dotted; border-left:#000 1px dotted; border-right:#000 1px dotted;
	border-color: #ccc;
}
#top { background:#fff url(images/top.gif) repeat-x; margin: 0px auto; padding: 0px; height: 0px; clear:both; }
#logo { float: left; width: 950px; height: 420px; margin-top:0px; overflow:hidden; }
#logo h1 { text-indent: -10000px; padding: 0px; margin: 0px; } 
#logo h1 a { display: block; background: url(images/logo.gif) no-repeat left top; height: 420px;}
#search { float: right; height: 30px; width: 300px; margin-top:35px; text-align:right; padding-right:10px; }
input#s { color: #666; width: 70%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background:#fcfcfc url(images/s.gif) no-repeat right; margin-top: 2px;}
#left { margin: 10px 0; padding: 10px; float: left; width: 250px; margin-bottom:10px; }
#left h2 { padding: 3px 0px; margin: 0px 7px 3px 0; border-bottom: dashed 0px #ccc;
	font: 22px my-font, arial black;
}
#right { margin-top:10px; line-height: 16px;  padding: 10px ; float: right; width: 650px; border-left:1px dotted #000000; overflow:hidden;
	margin-bottom: 10px;
}
#right h2 { font: 22px my-font, arial black; font-size: 22px; padding: 3px 0px; margin: 0px 7px 3px 0px; border-bottom: dashed 0px #000;}
#right img { border-right:10px #ffffff solid; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }
.postmetadata { font-size:10px; padding:5px; border-bottom:#666 1px solid; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dotted 1px #00cc00;}
.bobcomment { margin-bottom:3px;  padding:3px; background:#f8fbfc; border-left:#000 0px dotted;  }
.bobcomment img { border:0px; } 
ol.commentlist { list-style: none; padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
input#submit{ background:#00cc00;border:0px solid #333; color:#fff;font-size:12px; }
textarea { color: #666; width: 80%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#url { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#author { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#email { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}

#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',  Arial, Sans-Serif; text-align: left; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 100%; }
#wp-calendar #next a { padding-right: 10px; text-align: left; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%;
	padding-top: 5px;
}
#wp-calendar td { padding: 3px 0; text-align: left; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #ccc; }


#footer { font-size: 11px; color: #fff; background: #ccc url(images/bck.gif); height: 24px; padding: 0px; margin-top: 3px; text-align:center; clear:both; }
#footer p { padding-top:10px; }
#footer a:link { text-decoration: none; color : #fff; border: none;}
#footer a:active { text-decoration: none; color : #00cc00; border: none;}
#footer a:visited { text-decoration: none; color : #fff; border: none;}
#footer a:hover	{ text-decoration: none; color : #00cc00; border: none;  } 

li { list-style-type:none;}
