/*
Theme Name: black and blue
Theme URI: 
Version: V 1.0
Author: sylvainman
Author URI: http://troisiemeoeil.org/
Description: A photoblog theme for Wordpress adapted from Nishita.
*/

/*
global settings
---------------------------------------------- */


*{margin:0; padding:0}
body, html {
height: 100%;
}
body {
background: #000;
font: 100%/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color: #fff;
text-align: center;
padding-top: 10px;
}
blockquote { 
border-left: 1px solid #019BBD;
margin: 0 0 0 1.5em;
padding: 0 0 0 1em; 
}
a:link {
color: #fff;
text-decoration: none;
}
a:visited {
color: #fff;
text-decoration: none;
}
a:hover {
color: #bbb;
text-decoration: none;
}
a:active {
color: #bbb;
text-decoration: none;
}
a img { 
border: 0; 
}

/* hn */

h1, h2 {
font-weight: normal;
}

/*
layout
---------------------------------------------- */

#container {
width: 900px;
font-size: 0.75em;
text-align: left;
padding-left: 80px;
text-align: left;
}

/*
header
----------------------------------------------- */

.mini-nav {
width: 20px;
position:fixed; 
top: 55px; 
left: 8px;
}
* html div.mini-nav { 
width: 20px; 
top: 55px; 
left: 8px; 
position: absolute;
}
.mini-nav a {
display:block;
clear:both;
text-transform: uppercase;
font-size: 0.75em;
line-height: 1.7em;
color: #fff;
text-align: left;
padding-bottom: 5px;
}
.mini-nav a span {
float:left;
overflow:hidden;
vertical-align: middle;
}
.mini-nav a:link {
text-decoration: none;
}
.mini-nav a:visited {
text-decoration: none;
}
.mini-nav a:hover {
text-decoration: none;
color: #019bbd;
}


/* 
photo		
------------------------------------------------------ */

#photo {
background: none;
/*padding: 80px 0px 0px 0px;*/
}
#photo-inner {
}
#photo-inner img {
border: 1px solid #fff;
margin: 0;
padding: 0;
}


/* 
description
------------------------------------------------------ */

#photo_description {
display: block;
margin: 0 0 1px;
padding: 30px 0 0 0;
width: 460px;
}
#photo_title {
font: 1.8em "Trebuchet MS", Trebuchet, sans-serif, Arial;
letter-spacing: 0.1em;
}
#photo_title span{
color: #01b3de;
}
#photo_infos {
padding: 0px 0 0 0;
}
#photo_text {
margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
background-color: #019bbd;
color: #fff;
font: 1.2em "Trebuchet MS", Trebuchet, sans-serif, Arial;
line-height: 1.3em;
}
#photo_text a:link {
color: #acd8e5;
text-decoration: none;
}
#photo_text a:visited {
color: #acd8e5;
text-decoration: none;
}
#photo_text a:hover {
color: #bbb;
text-decoration: none;
}
#photo_description ul li {
text-transform: uppercase;
list-style-type: none;
display: inline;
margin: 0px;
padding-right: 5px;
border-right: 1px solid #e1e1e1;
}


/* 
photo meta		
------------------------------------------------------ */

#photo-meta {
text-align: left;
padding: 10px 0 0 0;
overflow: auto;
}


/*
prefooter
------------------------------------------------------ */

#prefooter {
margin-top: 50px;
background: #151515;
padding-left: 10px;
}
h2.prefooter {
padding-bottom: 10px;
}
#prefooter img {
padding: 1px;
border: 1px solid #fff;
}



/* 
navigate		
------------------------------------------------------ */

#navigate {
float: left;
width: 100%;
font-size: 0.8em;
padding-top: 20px;
}
#navigate-inner {
text-align: left;
text-transform: uppercase;
margin: 0px;
}
#navigate span.previous {
float: left;
padding-right: 10px;
}
#navigate span.next {
border: none;
background: none;
}
#navigate span.previous a,
#navigate span.next a {
}
#navigate span.previous a:hover,
#navigate span.next a:hover {
}


/* 
comments		
------------------------------------------------------ */
#comments {
width : 480px;
float: left;
}
div.comments {
text-align: left;
}
div.comments-title {
font-size: 1.2em;
margin: 0;
}
span.comments-title {
color: #01b3de;
}
#comments-header {
margin: 0 0 20px;
padding: 5px;
padding-top: 0;
}
#comments-header-inner {
padding: 10px;
border: 1px solid #bbb9b9;
border-top: none;
}
#comments-header h1 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #f00;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
#comments-header h1 a:link {
color: #8c8c8c;
}
#comments-header h2 {
padding: 5px 0 0;
font-size: 0.9em;
}
#comments-info {
margin: 20px 0 0;
padding: 10px 0 0;
border-top: 1px solid #cececd;
}
#comments-info p {
font-size: 0.8em;
}
p.comments-meta {
margin: 10px 0 0;
padding: 0 0 5px 80px;
border-bottom: 1px solid #BDA7B0;
font-size: 0.9em;
line-height: 1.2em;
}
div.comment-main {
margin: 20px 0;
font-size: 0.85em;
width: 400px;
}
div.sylvainman {
width: 380px;
color: #fff;
margin: 20px 0;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 10px;
font-size: 0.85em;
background: #222;
//border: 1px solid #fff;
}
div.comment-meta {
line-height: 1.2em;
text-transform: uppercase;
}
span.comment-meta-author {
display: block;
margin: 0 0 3px;
padding: 0 0 3px;
border-bottom: 1px solid #fff;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
span.comment-meta-author a:link,
span.comment-meta-author a:visited {
}
span.comment-meta-author a:hover {
}
div.comment-body {
margin: 10px 0 0;
}
#comment-form {
margin: 20px 0;
width: 300px;
float: left;
padding-left: 0px;
}
#comment-form-inner {
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
background: #019bbd;
width: 300px;
}
#comment-form h2 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #fff;
font: 1.2em "Trebuchet MS", Trebuchet, sans-serif;
color: #fff;
text-transform: uppercase;
line-height:1em;
}
#comments-form label {
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#author, 
#email,
#url,
#comment {
width: 95%;
margin: 0 0 10px;
padding: 4px;
font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color : #000;
cursor : text;
}
#comment-submit {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
background: #888;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #fff;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}
div.comment-form-info {
margin: 10px 0 10px;
/*border-bottom: 1px solid #cececd;*/
font-size: 0.9em;
color: #acd8e5;
line-height: 1.4em;
}
div.comment-form-info p {
margin: 5px 0;
}
#commentPreview {
width: 95%;
margin: 10px 0 10px;
padding: 4px;
background: #f7f7f7;
font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color: #0d0d0d;
}
p.trackback {
overflow: hidden;
}


/* 
pages	
------------------------------------------------------ */

#main {
float: left;
width: 520px;
margin: 0 0 20px;
}
#main-inner {
padding: 10px;
/*border: 1px solid #bbb9b9;*/
}
h2.page-title {
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}

/* sidebar	 */

#side {
float: right;
width: 250px;
font-size: 0.9em;
}
#side-inner {
padding: 10px;
border: 1px solid #bbb9b9;
}
ul.arch-list {
padding: 10px 0;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 1px solid #e1e1e1;
}

/* post */

div.post {
padding: 0 0 20px;
}
div.post-body {
/*float: left;
width: 80px;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
border-right: 1px solid #e1e1e1;*/
}
div.post-body img {
padding: 1px;
border: 1px solid #e1e1e1;
}
h3.post-title {
font-size: 1.1em;
font-weight: normal;
}
h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}


/* 
page about		
------------------------------------------------------ */

.about {
width: 800px;
padding-top: 80px;
list-style-type: none;
}
.about-left {
float: left;
width: 200px;
padding-top: 32px;
display: block;
}
.about-left-inner {
background: #019BBD;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
font: 1.2em Arial, "Trebuchet MS", Trebuchet, sans-serif;
list-style-type: none;
line-height: 1.5em;
color: #acd8e5;
}
li {
font: 1em Arial, "Trebuchet MS", Trebuchet, sans-serif;
}
.about-left-inner li {
list-style-type: none;
}
.page_item li {
text-align: left;
}
.current_page_item {
}
h2.about-left-inner {
color: #333;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
font: 1.2em Arial, "Trebuchet MS", Trebuchet, sans-serif;
letter-spacing: -1px;
text-transform: uppercase;
}
.about-main {
float: right;
width: 500px;
margin-right: 30px;
border-top: 1px #FFFFFF;
border-right: 1px #FFFFFF;
border-bottom: 1px #FFFFFF;
border-left: 1px #FFFFFF;
}
.page-about-title {
padding-bottom: 10px;
border-bottom: 1px solid #019BBD;
background-image: url(images/logo_star.png);
background-position: left top;
background-repeat: no-repeat;
line-height:1em;
}
h2.page-about-title {
padding-left: 30px;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
text-transform: uppercase;
letter-spacing: -1px;
color: #fff;
}
.page-about-body {
padding-top: 10px;
letter-spacing: 0.5px;
color: #fff;
list-style-type: none;
}
.page-about-body h2 {
padding-bottom: 5px;
color: #019bbd;
}
.page-about-body ul {
padding-bottom: 15px;
list-style-type: none;
}
.page-about-body li {
list-style-type: none;
}
.page-about-body a:link {
color: #999;
text-decoration: none;
}
.page-about-body a:visited {
color: #999;
text-decoration: none;
}
.page-about-body a:hover {
color: #acd8e5;
text-decoration: none;
}

/* 
category		
------------------------------------------------------ */

.archives {
width: 800px;
padding-top: 80px;
}
.camera {
float: left;
width: 200px;
padding-top: 32px;
display: block;
text-align: left;
}
.camera-inner {
margin-left: 25px;
margin-right: 25px;
font: 1.3em Arial, "Trebuchet MS", Trebuchet, sans-serif;
list-style-type: none;
line-height: 1.5em;
color: #fff;
}
.thumbs {
float: right;
width: 500px;
margin-right: 30px;
border-top: 1px #FFFFFF;
border-right: 1px #FFFFFF;
border-bottom: 1px #FFFFFF;
border-left: 1px #FFFFFF;
}
.entrycat {
background-image: url(images/logo_star.png);
background-position: left top;
background-repeat: no-repeat;
line-height:1em;
}
h2.entrycat {
padding-bottom: 10px;
border-bottom: 1px solid #019BBD;
padding-left: 30px;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
text-transform: uppercase;
letter-spacing: -1px;
color: #fff;
}
.entrycat img {
padding: 1px;
border: 1px solid #fff;
}

/* 
news		
------------------------------------------------------ */


#news {
font: 1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
text-transform: uppercase;
} 

/* 
footer		
------------------------------------------------------ */


#footer {
width: 900px;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
clear: both;
font-size: 0.8em;
} 

/*
subscription
------------------------------------------------------ */

#content {
border: none;
}
.options {
border: none;
}
.options legend{
padding-top: 12px;
font-size: 1.5em;
color: #01b3de;
}

/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;

}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
