/*  

Theme Name: Clean Minimal

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A black and white minimalistic theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free themes.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}

body {
	background: #fff url(bg.jpg);
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

a {
	color: #28abe2;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

h2 a{
	color: #000;
}

/* a:hover{color:#289bc6;} */

#container {
	width: 800px;
	background: #fff;
	margin: 0 auto;
}

#logo {
	padding-left: 20px;
	font-size: 18px;
	line-height: 37px;
	color: #222;
	height: 37px;
	float: left;
}

#nav {
	float: right;
	margin-right: 10px;
}

#nav li {
	display: inline;
}

#nav li a {
	padding: 13px 60px 3px 3px;
	font-weight: normal;
	color: #000;
	background: #fff;
	text-transform: uppercase;
	line-height: 40px;
}

#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item {
	background: #000;
	color: #fff;
}

/* #nav li a:active{background:#289bc6;} */

.clear {
	clear: both;
}

.spacer {
	height: 20px;
}

.content {
	margin: 0 auto;
	width: 800px;
}

.photoPage {
	background: #fff;
	padding: 20px;
}

.photoPage h2 {
	margin-bottom: 10px;
}

.content img, .content object{
	background: #eee;
	padding: 5px;
	border: solid 1px #ccc;	
}	

.content img.alignleft{
	margin: 5px 5px 5px 0;
}

.sidebar {
	margin: 0 auto;
	padding: 10px;
	width: 780px;
	background: #fff;
}

.sidebar h3 {
	padding: 5px 5px 4px 5px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

#categories {
	border-bottom: 1px solid #000;
	line-height: 21px;
}

#categories li {
	display: inline;
	margin: 0 5px 0 0;
}

#categories li a {
	padding: 5px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}

#categories li a:hover, #categories li b {
	padding: 5px 5px 4px 5px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

/* #categories li a:active, #categories li b:hover, #categories li b:active{background:#289bc6;} */

.post {
	background: #fff;
	margin: 0 0 20px 0;
	padding: 20px 10px;
	
}

.post p{
	margin: 0 0 20px;
}

.post .left {
	width: 100px;
	float: left;
	margin-top: -10px;
}

.post .left h5 {
	font-weight: normal;
	font-size: 72px;
	height: 72px;
	line-height: 72px;
}

.post .left b {
	font-weight: normal;
	font-size: 25px;
	line-height: 25px;
}
.post .right h2 {
	margin-bottom: 5px;
}

pre{
	padding: 8px;
	border: solid 1px #aaa;
	font-family: "Courier New", Courier, mono;
}

.post .right h2 a {
	text-transform: uppercase;
	padding: 3px;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
}

.post .right h2 a:hover {
	text-decoration: underline;
}

.post .right {
	width: 670px;
	float: right;
}

.sidebar ul {
	line-height: 21px;
}

.sidebar ul li {
	display: inline;
	margin: 0 5px 0 0;
}

.sidebar ul li a {
	padding: 5px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
}

.sidebar ul li a:hover {
	padding: 5px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

.footerul {
	line-height: 21px;
}

.footerul li {
	display: inline;
	margin: 0 5px 0 0;
}

.footerul li a {
	padding: 5px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
}

.footerul li a:hover, .footerul li b {
	padding: 5px 5px 4px 5px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

/* .footerul li a:active, .footerul li b:hover, .footerul li b:active{background:#289bc6;} */

/* .footerul li b{border-bottom:1px solid #000;width:100%;}*/

#fleft {
	width: 48%;
	float: left;
}

#fright {
	width: 48%;
	float: right;
}

#centerit {
	background: #fff;
	padding: 20px;
	text-align: center;
}

.commentlist li {
	padding: 10px;
	background: #eee;
}

.commentlist li.alt {
	background: #ddd;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}



/*
Copy this file into your current active theme's directory to customize this template

Photo
*/
div.meta img {
    margin-right:5px;
}
div#photo {
    position:relative;
    margin:10px 0 0 0;
}
div#notes {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
div#notes div.note {
    padding:1px;
    margin:-4px 0px 0px -4px;
    position:absolute;
    cursor:pointer;
}
div#notes:hover div.note div.hover2 {
    border:1px solid black;
}
div#notes:hover div.note div.hover {
    border:1px solid white;
}

div#notes div.note:hover {
    border:1px solid yellow;
    padding:0;
    z-index:2;
}

div.note div.text {
    display:none;
    position:absolute;
    top:100%;
    left:0px;
    width:auto;
    margin:10px 0 0 0 ;
    padding:5px;
    background:#FFFFD3;
    color:black;
    border:1px solid #555;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    z-index:1;
}
div.note:hover div.text {
    display:block;
}

div#context {
    position:relative;
    height:120px;
    width:100%;
    background:#eee;
}
div#context div.prev, div#context div.next {
    position:absolute;
    top:10px;
    color:#ccc;
    font-size:0.9em;
    text-align:center;
    text-transform:lowercase;
}
div#context div.prev {
    left:10px;
}
div#context div.next {
    right:10px;
}
div#context div.nomore {
    top:20px;
    width:100px;
}
div#context div.info {
    position:absolute;
    top:20px;
    left:50%;
    width:100px;
    margin-left:-50px;
    text-align:center;
}
div#context div.info a{
    color:#ccc;
    text-decoration:none;
}
div#context div.info strong a{
    color:#aaa;
}

div.comment {
    clear:both;
    min-height:50px;
    margin-bottom:1em;
}
div.comment p {
    margin:0 0 1em 0;
    padding:0;
}
div.comment img {
    margin-right:5px;
    margin-bottom:5px;
}
/*

Album

*/

div#photos {
    background:#eee;
    padding:10px;
    clear:both;
    margin:20px 0 0 0;
}
div#highlight {
    position:relative;
    margin:15px 0 0 0;
}
div#highlight img {
    float:left;
    margin:0 10px 0 0 ;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:1em;
}
div#highlight p.meta a {
    color:#888;
}

/*

Albums-index

*/

div.albums {
    clear:both;
    padding-top:10px;
}
div.album {
    background:#eee;
    padding:10px 10px 10px 10px;
    margin:0 0 15px 0;
    position:relative;
    min-height:95px;
    clear:both;
}
div.album img.highlight {
    float:left;
    border:3px solid #888;
    position:relative;
    margin-right:10px;
}
div.album h2 {
    font-size:1.4em;
    text-decoration:none;
    margin:0 0 10px 0;
}
div.album p {
    font-size:0.9em;
}
div.album p.meta {
    color:#888;
}
div.album p.meta a {
    color:#888;
}
div.albums-small div.album {
    clear: none;
    width:90px;
    height:115px;
    float:left;
    background: none;
}
div.albums-small div.album img.highlight {
    float: none;
    margin:0;
}
div.albums-small div.album strong {
    font-size:0.9em;
}

div.group {
    min-height:60px;
}

div#highlight {
    position:relative;
    margin:0 0 40px 0;
}
div#highlight h2 {
    margin-bottom:5px;
}
div#highlight img.highlight {
    float:left;
    margin:0 10px 0px 0 ;
    border:3px solid #888;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:0.9em;
}
div#highlight p.meta a {
    color:#888;
}

div#highlight div.photos {
    clear:both;
    padding:10px 0;
	background:none;
}
div#highlight div.photos img {
    margin:0 10px 10px 0;
}

div#photoalbum-nav {
    margin-bottom:15px;
}

/*

Paging

*/
.navigation {
	padding:1em 0;
	font-size:1.5em;
}

/*

Tags

*/
div.tags {
    padding-top:10px;
    clear:both;
}
div#cloud {
    line-height:200%;
}

div.flickr-meta-links {
	clear:both;
    margin:10px 0 0 0;
    font-size:10px;
}
div.flickr-meta-links a{
    color:#555;
}