/*

	Theme Name: Formconspiracy
	Theme URI: http://blog.formconspiracy.se
	Description: a minimalistic photo journal
	Version: 1.0
	Author: Jake & Nunz

*/

body{padding:0;font-family:Helvetica, Arial, Serif;font-size:12px;line-height:18px;text-align:center;background-color:#fff;}
a{text-decoration:none;}
#page, #info-wrapper{text-align:left;width:990px;margin: 0 auto;position:relative;}
h1, h1 a{padding:30px 0;color:#333;font-size:16px;font-weight:bold;letter-spacing:-1px;}

#navigation{position:absolute;right:0;top:25px;}
#navigation li{display:inline;}
#navigation li a{color:#555;padding:5px;}

.open{color:#333;text-decoration:none;background:#e5e5e5;}
.close{color:#555;text-decoration:none;}

#info-trigger{margin-right:10px;} 
#info{background:#262626;padding:50px 0;color:#aaaaaa;width:100%;overflow:hidden;}
#info h2{font-weight:bold;}
#info a{color:#555;}

#info #one, #info #two, #info #three{float:left;}
#info #one {width:645px;margin-right:20px;color:#ccc;}
#info #one img{float:left;margin-right:10px;}
#info #two{width:112px;}
#info #three{width:112px;}

ul#archive {width:150px;background:#e5e5e5;position:absolute;right:0;top:45px;z-index:900;}
ul#archive a{color:#555;text-shadow: #ffffff 0px 1px 0px;display:block;padding:10px;border-bottom:1px solid #dcdcdc;}
ul#archive a:hover{background:#f9f9f9;}
ul#archive li{border-bottom:1px solid #f2f2f2;}

#content{margin-top:20px;}

.post img, .post object {margin-bottom:60px;}
.post .content{position:relative;}
.post .title, .page .title{margin:0 0 15px 0;}
.post .title a, .page .title a{color:#555;}
.post .title .date, .page .title .date{color:#ccc;}
.post .comments-flag{float:right;}

#comments, #comments a{color:#555;}
#comments h3{font-weight:bold;margin-bottom:15px;}
#comments .commentlist{border-top:1px solid #555555;margin-bottom:20px;}
#comments .commentlist li{border-bottom:1px solid #555555;padding:20px 0;}
#comments .commentlist li .commentmeta{color:#dddddd;}
#comments .commentlist li .commentmeta a{color:#555;}
#comments form p{margin-bottom:15px;}
iframe{height:40px;}
#prev-next a, #prev-next{color:#555;padding:10px 0;}

#white, #grey, #black{display:block;width:20px;height:20px;position:fixed;right:3px;}
#white{bottom:3px;}
#grey{bottom:23px;}
#black{bottom:43px;}
#white, .white{background:#ffffff;}
#grey, .grey{background:#808080;}
#black, .black{background:#000000;}

#footer{}