/*
Author: Paul Straetmans
Author URL: http://www.design2grow.nl
*/


/* website */

* {	margin:0; padding:0; }
body { background:#000 url(images/bg.jpg); color:#000; font:12px/14px century gothic,arial,helvetica; }
a { color:#aaa;text-decoration:none; outline:0; }
a:hover { color:#eee; }
a img { border:none; }
ul, li { list-style: none; margin:0; padding:0; }
h1  { font-size:30px; } 
h2  { font-size:14px; } 
h3  { font:bold 11px arial,helvatica; color:#bbb; text-transform:capitalize; }
h4  { font:14px arial,helvetica; line-height:1.2em; color:#fff; background:#000; padding:3px; text-decoration:none; }
h5 { font:12px/14px century gothic,arial,helvetica; font-style:italic; }
.pagenavi  { margin: 5px 0; clear: both; }

code { font: 11px  "Courier New"; color:#666; padding:5px; margin:5px 0; display:block; border-left:1px solid #903000; }
blockquote { color:#ddd; padding:5px; font: 12px Arial,Sans-serif; line-height:1.4em; }
.pullquote { padding: 6px; float: right; width: 180px; margin:5px 0 10px 10px; border-top:1px solid #222; border-bottom:1px solid #222; text-align: center; font-family:century gothic,arial,helvetica; color:#aaa; font-size:11px; }
.capi { color:#333; float:left; font:3.6em Georgia,arial; line-height:0.8em; text-transform:uppercase; margin:0.07em 0.14em 0 0; }
.left { float:left; margin-top:3px; margin-right:8px; }
.right { float:right; margin-left:8px; }
.clear { clear:both; }
.clear-both { clear:both; }


/* navigation */
ul.topnav { list-style:none; text-align:left; }
.topnav li { float:left; margin: 10px 10px 0px 0px; background-color:#fff; }
.topnav li a { font: 16px century gothic,arial,helvetica; outline:none; color:#000; text-decoration:none; display:block; padding:8px 12px; }	
.topnav li a:hover { color:#fff; background-color:#000; }


/* header */
#header { width:790px; height:0px; margin:0 auto; padding:1em 0 8em 0; }
#header h1 a { display:block;font-size: 20px; margin:5px 0; width:240px; text-indent: -999em; }


/* main */
#main-wrapper { display:block; margin:0 auto; width:770px; padding:10px; text-align:left; background-color:#fff; }
#main-wrapper:hover { background-color:#000; }
.main { width:780px; margin:0; padding:0; float:left; overflow: hidden; }

/* main2 */
#main-wrapper2 { display:block; margin:0 auto; width:770px; padding:10px; text-align:left; background-color:#fff; }
.main2 { width:780px; margin:0; padding:0; float:left; overflow: hidden; }


/* thumnail covers */
.thumb { background:#222 url(images/thumb.png); display:block; width:250px; overflow:hidden; height:150px; margin:0 10px 10px 0; position:relative; }
.thumb:hover { background-image:images/hover.png) }
.thumb-title { margin-bottom:8px; bottom:0; right:0; display:block; position:absolute; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font: 12px century gothic,arial,helvetica; display:block; color:#000; background:#fff; padding:5px; text-decoration:none; }
.thumb-title h2 a:hover { color:#fff; background:#000; padding:5px; }


/* single page */
.post.single { float:left; line-height:1.4em; width:560px; padding:3px; }
.post.single h2, .post.single h2 a { font:26px arial,helvetica; line-height:1.2em; padding:3px; color:#fff; background:#000; text-decoration:none; }
.post.single .postMeta { font:10px Arial; margin-bottom:5px; color:#999; padding-bottom:10px; }
.post.single .postMeta span.date { padding:0 2px 0 0; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry { text-align:left ;line-height:14px; overflow:hidden; padding-bottom:25px; }
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  


/* single */
.post .entry img { border: 1px solid #fff; }
.post .entry a:hover img { border: 1px solid #000; }
.post.single h3 { font-size: 12px;font-weight:bold; color:#000; display:inline; }
.post.single p { margin:1em 0; }
.post.single p a,.post.single li a { color:#999; }
.post.single p a:hover { color:#fff; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: normal; background:#000; }
.post.single a { color:#000; }
.post.single a:hover { color:#fff; background:#000; }
.post.single blockquote { margin:0 1.5em; color:#000; }
.post.single ul, .post.single ol { margin:1em; }
.post.single ul li, .post.single ol li { margin:0; color:#000; line-height:1.4em; }
.post.single ul li strong { font-weight:bold; }
.post.single img.floatleft { float:left; margin:4px 10px 0 0; }
.post.single img.floatright { float:right; margin:4px 0 0 10px; }


/* sidebar */
#sidebarwrapper  { margin:0; padding:0; float:right; color:#fff; }
#right-sidebar { color:#ddd; float:right; width:180px; margin:0; padding:10px; padding-left:20px; font-size:11px; }
#right-sidebar h3 { padding:3px; background:#000; display:inline; color:#eee; }
#right-sidebar p { color:#ddd; padding-bottom:10px; }
#right-sidebar a   { color:#999; text-decoration:none; }
#right-sidebar a:hover { color:#fff; background-color:#000; }
#right-sidebar ul { list-style:none; margin:8px 0 4px; }

.categories { padding:0; color:#666; }
.categories li { font-size:11px; padding:3px 2px; float:left; color:#444; width:48%; display:inline; }
.categories li a { color:#999; text-decoration:none; }
.categories li a:hover { color:#eee; text-decoration:none; }

.tags { margin:10px 0; padding:0; line-height:2em; }
.tags a { text-decoration:none; color:#333; font-weight:normal; }
.tags:hover a { color:#666; text-decoration:none; }
.tags:hover a:hover, #sidebar .tags a:hover { color:#eee; text-decoration:none; }

.recent-posts { padding: 10px 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }


/* comments */
h3#comments, h3#respond { font-weight:normal; font-size:14px; font-family:century gothic,arial; letter-spacing:-1px; color:#fff; background:#000; padding:3px; }	

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:normal; }

ol.commentlist li { border-bottom:1px dotted #222; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#CC9966; }
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size:11px; margin:0; }

ol.commentlist li span.moderate { padding:2px; color:#f30; }


/* form */
#commentform { margin:1em 0; }
#author, #email,#url,#comment { font:1em century gothic,arial,helvetica; margin:5px 0;padding:2px; }
.comment-warning strong { color:#999; font-weight:bold; }


/* footer */
#footer { display:block; float:right; margin:15px 0 0 0;  text-align:right; }
#footer p { font-size:9px; color:#555; background:#fff; padding:3px; line-height:1.4em; }
#footer a { font-weight:bold; color:#555; }
#footer a:hover { color:#999; }
