/* 
Theme Name: Rianne BLOG (based on stars)
Description: black&white theme
Version: 1.0
Date:   2009-08-07
Author: Harm (stars was built by Hanneke/Rabbeltje)
Required PivotX version: PivotX 2.0
Used Extensions: fancybox
*/

body {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	background: #000000 url(images/body-bg.jpg) right center no-repeat fixed; 
	color: #ffffff;
	}

a {
	color: #aaaaaa;
	text-decoration: underline;
	}

a:visited {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a.pagelink {
	color: #bbbbbb;
	text-decoration: none;
	}

a.pagelink:hover {
	color: #ffffff;
	text-decoration: none;
	background: none;
	font-weight: bold;
	}

#pagetabs td.activepage a.pagelink {
	color: #ffffff;
	text-decoration: none;
/*	background: url(images/stars5.jpg) center center; */
	font-weight: bold;
	}

a.title {
	color: #ffffff;
	text-decoration: none;
	}

a.title:hover {
	color: #cccccc;
	text-decoration: none;
	background: none;
	}
	
a.imglink:link, a.imglink:hover, a.imglink:active, a.imglink:visited
{
	color: black;
	background-color: black;
}
a.txtlink:link, a.txtlink:hover, a.txtlink:active, a.txtlink:visited
{
	color: #E7ED35;   /* yellow */
}	

#wrapper {
	width: 800px;
	margin: 20px auto;
	}

/* header */

#header {
	color: #fff;
	text-align: right;
	height: 80px;
	padding: 10px;
	}

#header h1 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 35px;
	}

#header h1 a:hover {
	color: #bbbbbb;
	}

#header h2 {
	font-size: 15px;
	color: #cccccc;
	}
	
#headerleft {
	color: #fff;
	height: 80px;
	padding: 10px;
	width: 50px;
	float: left;
	}
#headerright {
	color: #fff;
	text-align: right;
	float: right;
	padding: 10px;
	height: 80px;
	width: 500px;
	}

#headerright h1 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 35px;
	}

#headerright h1 a:hover {
	color: #bbbbbb;
	}

#headerright h2 {
	font-size: 15px;
	color: #cccccc;
	}
/* pagetabs */

table#pagetabs {
	height: 30px;
	width: 100%;
	border-top: #ffffff solid 3px;
	font-size: 16px;
	border-collapse: collapse;
	}

#pagetabs td {
	padding: 15px;
	background: #222222;
	text-align: center;
	}

#pagetabs td a {
	text-decoration: none;
	}

#pagetabs td:hover {
	text-decoration: none;
/*	background: url(images/stars5.jpg) center center; */
	}

#pagetabs td.activepage {
	color: #ffffff;
	text-decoration: none;
/*	background: url(images/stars5.jpg) center center; */
	font-weight: bold;
	}

/* main area */

#content {
	width: 800px;
	border-top: #ffffff solid 3px;
	border-bottom: #ffffff solid 3px;
/*	background: url(images/stars6.jpg) repeat-y top left; */
	}

#sidebar {
	float: left;
	width: 167px;
	padding: 10px 20px 10px 10px;
	color: #ffffff;
	}

#weblog {
	border-left: #ffffff solid 3px;
	float: right;
	width: 600px;
	}
	
#weblogfull {
	float: left;
	width: 800px;
	}
	
/* entries */

img.gravatar {
	float: right;
	width: 64px;
	height: 64px; 
}
/* Higlight registered visitors */
.registered {
	color: #000000;
	background-color: #ffffff;
}
.entry {
	color: #ffffff;
	border-bottom: #ffffff solid 3px;
	padding: 10px;
	}
	
.entry h1 {
	font-size: 21px;
	}	
	
.entry h2 {
	font-size: 18px;
	}	
		
.entry h3 {
	font-size: 15px;
	}	
	
table.entrytitle {
	height: 60px;
	}

td.date {
	color: #ffffff;
	width: 60px;
	padding-top: 20px;
	text-align: center;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	}

td.titlecell {
	height: 40px;
/*	background: url(images/earth.jpg) left center no-repeat; */
	padding-top: 0px;
  	padding-left: 0px;
	text-align: left;
	}

.entrytitle a{
	color: #ffffff;
	text-decoration: none;
	}

.entrytitle a:hover {
	color: #cccccc;
	text-decoration: none;
	}

/* entry-footer */

.entryfooter {
	clear: both;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.tags {
	display: inline;
	margin-top: 5px;
	border-bottom: 0px solid white;
	color: #aaaaaa;
	text-decoration: none;
	}

.tags a, a[rel=tag] {
	color: #aaaaaa;
	text-decoration: underline;
	border-bottom: 0px solid white;
	}

.taglinkext, a[rel="tag"] {
	color: #aaaaaa;
	text-decoration: underline;
	border-bottom: 0px solid white;
	}

.taglinkext a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px solid white;
	}

/* footer */

/* #footer {
	color: #ffffff;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
	border-top: #ffffff solid 3px; 
	} */
	
div#footer
{
	clear: both;
	padding: .5em 1em;
	text-align: right;
}
div#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
} 
div#footer li
{
	display: inline;
	margin-right: 1em;
} 
div#footer p
{
	text-align: left;
	font-size: 10px;
}	

h1 {
    font-size: 32px;
    font-family: Verdana, Arial, sans-serif;
    color: #eeeeee;
}

h2 {
    font-size: 24px;
    font-family: Verdana, Arial, sans-serif;
    color: #dddddd;
}

h3 {
    font-size: 18px;
    font-family: Verdana, Arial, sans-serif;
    color: #cccccc;
}


small { 
    font-size: 11px;
    color: #999;
}


blockquote {
    border: 1px solid #CCC;
    background-color: #F2F2F2;
    padding: 10px;
    font-style: italic;
    color: #666;
}

.pivot-image {
	max-width: 480px;
	margin: 20px auto;
	border: 0px solid white;
	clear: both;
	}

#pages {
	clear: both;
	margin: 20px;
	padding: 0px;
	min-height: 24px;
	}

.comments {
	border-top:2px solid #ffffff;
	border-bottom: 2px solid #ffffff; 
	text-align: center;
	}

div.comment {
/*	background: url(images/stars2.jpg) center center repeat; */
	border-left:2px solid #ffffff;
	border-top:2px solid #ffffff; 
	color: #ffffff;
	margin: 14px 0px 0px 20px;
	min-height:36px;
	padding: 14px 14px 7px 14px;
	}

div.comment cite {
	color: #cccccc;
	font-style: normal;
	font-size: 11px;
	line-height: 24px;
	display: block;
	padding-top: 6px;
	padding-bottom: 0px;
	}

.comment small {
	color: #cccccc;
	font-size: 11px;
	}

.commentform, .commentform a:link {
	font-size: 11px;
	color: #aaaaaa;
	}

.commentinput {
    width: 170px;
    margin: 0px 0px 3px 0px;
}

.gallery {
	 margin: 0;
	 padding: 0;
	 }

.gallery img {
	 margin: 2px;
	 padding: 0;
	 } 

a.fancybox img, a.fancytube img, a.fancytext img, a.fancyflash img, a.fancyframe img {
	 border: 1px solid #000000;
	 }

/* added to go with separate print css file */
@media all {
	.onlyprint { display: none;}
} 