/*
Theme Name: Fotoalbum
Theme URI: http://blog.fotoalbum.nl/
Description: Fotoalbum Wordpress theme
Version: 0.1
Author: Lazlo Westerhof
Author URI:
Tags:
*/
body {
	background: url("images/bg.jpg") no-repeat fixed center top #C7C6B1;
	color: #5E6B74;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
div#wrapper {
        background: url("images/content_bg.png") repeat-y scroll left top transparent !important;	
	width: 1010px;
	margin: 0 auto;
}
div#content {
	padding: 20px 20px 0 20px;
	margin: 0;
}
a {
	color: #ccc;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#header {
	width: 1010px;
	margin: 0 auto;
}

#menuwrap {
    padding-top: 66px;
    width:1011px;
    height:38px;
    position:relative;
    background:url("images/menu_bg.png") bottom right no-repeat;
}
#menu {
    margin-left: 120px;
}
#menu ul {
    list-style: none;
    width: 500px;
}

#menu li {
    list-style: none;
    float:left;
    position:relative;
}
#menu li {
    background: url("images/header-navigation-off.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #E9EDEE;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 35px;
    margin-top: 0;
    padding-top: 2px;
    padding-right: 3px;
    text-decoration: none;
    width: 104px;
}
#menu a {
    font-weight: bold;
    background: url("images/header-navigation-off.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #E9EDEE;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 35px;
    margin-top: 0;
    padding-top: 2px;
    padding-right: 3px;
    text-decoration: none;
    width: 104px;
}
#menu a:hover,#menu a.current {
    background:url('images/header-navigation-hover.png') top left no-repeat;
    font-weight:bold;
    color:#0073C1;
}
#menu a.current {
    background:url('images/header-navigation-hover.png') top left no-repeat;
    font-weight:bold;
    color:#0073C1;
}
#menu a.current:hover {
    background:url('images/header-navigation-hover.png') top left no-repeat;
    font-weight:bold;
    color:#0073C1;
}

#logo a {
	position: absolute;
	display: block;
	padding-top: 10px;
	width: 96px;
	height: 100px;
	background: url('images/logo.png') no-repeat bottom left;
	z-index: 5000;
}
#logo span {
	display: none;
}
h1 {
	font-size: 48px;
	color: #fff;
	line-height: 120px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
span.f {
	font-style: italic;
}
div.thumbnail {
	width: 680px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
	border: 1px solid #dbdbdb;
	padding: 10px;
}
div#content h2 {
	font-size: 24px;
	color: #fff;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
#footer {
    background: url("images/footer.png") no-repeat scroll center top transparent;
    display: block;
    height: 57px;
    width: 1010px;
    float:left;
}
#copyright {
    margin-top:20px;
    margin-left: 20px;
}
#follow {
    clear: both;
    display: block;
    position: relative;
    height:39px;
    width:100%;
}
#follow ul {
	list-style:none;
        float: right;
	margin-left:40px;
}
#follow li {
    list-style: none;
	float:left;
	position:relative;
	padding:0 5px;
	padding-right: 15px;
	margin-top:-2px;
}
div.post {
	margin: 0 0 76px;
}
h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
#content ol {
	list-style: decimal;
	padding-left: 30px;
}
#content ul {
	list-style: disc;
	padding-left: 30px;
}





a {
	color: #333;
}
a:hover {
	color: #000;
}
div.entry {
	color: #000000;
}

div#content h2, div#content h2 a {
	color: #EF282D;
}
h3#comments, h3#respond {
    color: #EF282D;
	font-size: 14px;
}
p.comment-link a {
	color: #000;
	font-size: inherit;
}
p.comment-link a:hover {
	color: #666;
}
.avatar-50 {
	float: right;
	margin: 5px 0 0;
}
textarea {
	width: 760px;
}
p#authordate {
	margin: 5px 0 14px;
	color: #5E6B74;
}
ol.commentlist {
	border-top: 1px solid #CCC;
}
ol.commentlist li {
	border-bottom: 1px solid #CCC;
}
div.author cite {
	font-size: 14px;
}

