/*  
/*  
Theme Name: Rakso Clean
Theme URI: http://www.rakso.nl
Description: A clean, simple  and clear theme
Version: 0.2
Author: Skar
Author URI: http://www.rakso.nl
*/

/*************************************
 +Containers
 *************************************/
body
{	
	color:#333;
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
	background: #fff url(./images/bg.jpg);
}

#bar
{
	position:absolute;
	top:114px;
	left:0;
	width:100%;
	height:23px;
	background: #fff url(./images/bar.gif) repeat-x;	
}

#wrap
{
	margin: 0 auto;
	padding:33px 15px 0;
	text-align:left;
	width:640px;
}

#twitter
{
	width: 600px;
	height: 67px;
	margin-left: 11px;
}

#twitterbird
{
	height: 33px;
	float:left;
	margin-right:11px;
	overflow:hidden;
	width: 49px;
}

#twitterbird a
{
	display: block;
	width:100%; 
	height:100%;
	overflow:hidden;
}

#twitterbird a:hover
{
	background-image: none;
}

#twitterbird a:hover
{
	background: url( './images/twitterbird.gif' ) 0px 0px no-repeat;	
}

#twitterbird a
{
	background: url( './images/twitterbird.gif' ) 0px -33px no-repeat;	
}

#content
{
	font-size:11px;
	padding:5px;
	margin:0 5px;
	width:610px;
}

#footer
{
	background:#fff;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:2.5em;
}

/*************************************
 +Header
 *************************************/
#header
{
	margin: -4px 0 0;
}

#logo
{
	position: relative;
	top: -5px;
	left: 60px;
	width: 259px;
	height: 37px;
}

/*************************************
 +Navigation
 *************************************/
#navigation
{
	text-align: right;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 14px;
	color: #FF006C;
	padding: 3px 0;	
}

#navigation a
{
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 14px;
	color: #FF006C;
	text-decoration: none;
	padding: 0 4px 0 3px;
}

#navigation a:hover
{
	background-color: #FF006C;
	color: #ffffff;	
}

/*************************************
 +Misc
 *************************************/

ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

img
{ 
	border: 0; 
}

a{
	color:#00C6FF;
	text-decoration:none;
}

a:hover
{
	color:#FFFFFF;
	background-color: #FF006C;
}

blockquote 
{
    margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	border: none;
    background: #fff url('images/quote.gif') no-repeat 10px 0;
}

.pagetitle
{
	float:left;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	letter-spacing: -1px;
	line-height: 30px;
	margin: 20px 0 -30px 60px;		
}

/*************************************
 +Entries
 *************************************/
.entry
{
	float:left;
	width:600px;
	clear: both;
	margin: 80px 0 0;	
}

/*************************************
 +Date
 *************************************/ 
.entrydateblock
{
	float:left;
	/*background-image: url(./images/date_bg.png);
	background-repeat: no-repeat;*/
	height: 58px;
	padding: 8px 0 0 0;
	width:60px;	
}

.entrydate
{
	color: #FF006C;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 36px;
	padding: 7px 0 0;
	letter-spacing: -1px;
}

.entrymonthyear
{
	color: #FF599F;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 10px;
	position: relative;
	top: -8px;
	left: 2px;
	text-transform: lowercase;
	line-height: 10px;	
}

.entrymonthyear a
{
	color: #FF599F;
}

.entrymonthyear a:hover
{
	color: #ffffff;
}

/*************************************
 +Body
 *************************************/
.entrybody
{
	float:left;
	width:445px;
	margin-top: 14px;	
}

.entrytitle
{
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	letter-spacing: -1px;
	line-height: 30px;	
}
.entrytitle a
{
	color:#C0EB46;
}

.entrytitle a:hover
{
	color: #FF006C;
	background-color:#C0EB46;
}

.entrycopy
{
	margin-top: 25px;
}

.entrycopy img 
{
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}

.entrycopy a img:hover
{
	background-color: #ffffff;
}

.replycloud
{
	float:left;
	color: #ffffff;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 14px;	
	width:31px;
	height:29px;
	background-image: url(./images/comments.gif);
	background-repeat: no-repeat;
	padding: 2px 0 0 9px;
}

.replycloud a
{
	color: #ffffff;
}

.category
{
	color: #D7D7D7;
	font-family: verdana, arial narrow, helvetica, sans-serif;
	font-size: 10px;	
}

.category a
{
	color: #FF006C;
	text-transform: lowercase;
}

.category a:hover
{
	color: #ffffff;
}

/*************************************
 +Comments
 *************************************/
.commentsblock
{
	margin:0;
	margin-left: 40px;
}

.commentsblock input, .commentsblock textarea
{
	border:1px solid #d1d1d1;
	color: #777777;	
}

#commentsheader
{
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	letter-spacing: -1px;
	color:#9C9C9C;
	margin-left: 15px;
}

.commentlist
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.commentlist .comment
{
	margin-bottom:8px;	
}

.commentdate a
{
	color:#9C9C9C;	
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 24px;
	padding: 7px 0 0;
	letter-spacing: -1px;
}

.commentdate a:hover
{
	color: #FF599F;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 24px;
	text-decoration: none;
	background-color: #ffffff;
}

.commentdatedetails
{
	color:#9C9C9C;	
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
}

.commenttime
{
	color:#9C9C9C;	
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 10px;
}

.commentauthor, .commentauthor a
{
	color: #FF006C;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 14px;
	text-transform: uppercase;	
}

.commentauthor a
{
	border-bottom: 1px dotted #FF006C;
}

.commentauthor a:hover
{
	color: #FFC6DE;
	border-color: #FFC6DE;
}

.commentauthor 
{
	padding: 0 0 0 7px;
	position: relative;
	top: -4px;
	left:0;
}

.commentbody
{
	background-image: url(./images/comment_bg.png);
	background-repeat: repeat-y;
	color: #777777;
	font-size: 10px;
	margin: -26px 0 0 34px;
	padding: 5px 0 5px 15px;	
}

#commentform
{
	margin: 30px 0 0 17px ;
}

/*************************************
 +Archive
 *************************************/
li.archive
{
	list-style-type:none;
}

li.archive, li.archive a
{
	font-size: 14px;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
}

li.archive .emptymonth
{
	color: #CECECE;
}

li.archive a, li.archive .emptymonth
{
	text-transform: lowercase;
	position: relative;
	top: -4px;
	left: 0;
}

li.archive strong a
{
	font-size: 26px;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	letter-spacing: -1px;
	color:#C0EB46;
	position: relative;
	top: 4px;
	left: 0;
	margin-right: 10px;
}

li.archive strong a:hover
{
	color: #FF006C;
	background-color:#C0EB46;
}

 .more-link  a
{
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 28px;
	color: #C0EB46;	
}

.more-link a:hover
{
	color: #FF006C;
	background-color:#C0EB46;
}

/*************************************
 +Navigation
 *************************************/
.pagenavigation
{
	float:left;	
	width:100%;
	clear:both;
	margin: 50px 0 20px;
	text-align: center;
	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 28px;
	text-transform: uppercase;
}

.pagenavigation a:hover
{
	background-color: #C0EB46;
}

.prevpostlink, .prevpostlink a, .nextpostlink, .nextpostlink a
{
	color: #FF006C;
}

.prevpostlink
{
	text-align: left;	
}

.nextpostlink
{
	text-align: right;
}

.prevpostlink a:hover, .nextpostlink a:hover
{
	background-color: #FF006C;
	color: #ffffff;
}

img#wpstats{display:none}