/*
Theme Name: Water Design Fotografia
Theme URI: http://foto.waterdesign.pl/
Description: New Wordpress Theme for Photography portfolio by Water Design
Version: 1.0
Author: Agnieszka Bedanrek
Author URI: http://waterdesign.pl/
Tags: photography, 1 column, dark

*/

/* CSS */

* {
	margin:0;
	padding:0;
	}

body {
	background:#050505 url(images/tlo.jpg) no-repeat top center fixed;
	text-align:center;
	}

#page {
	width:550px;
	margin:0 auto;	
	text-align:left;
	font:12px "Trebuchet MS", Arial, Verdana, sans-serif;
	}

.head {
	width:550px;
	height:113px;
	background:url(images/head.jpg) no-repeat;
	margin:0 auto;
	}	

.head ul {
	text-align:right;
	padding:20px 10px 0 0;
	text-transform:uppercase;
	font-size:11px;
	}	

.head ul li a, #category ul li a, .entry h2 a:hover, #footer a {
	text-decoration:none;
	color:#484848;
	}	

.head ul li a:hover, #category ul li a:hover, .entry h2 a, #footer a:hover  {
	color:#949494;
	text-decoration:none;
	}	

#category {
	text-align:center;
	padding:15px 0 25px 0;
	}

#category ul li {
	display:inline;
	font-size:16px;
	padding:0 13px;
	font-weight:bold;
	}	

#content {
	width:470px;
	padding:0 40px 20px 40px;
	}	

.entry {
	margin:0 0 25px 0;
	padding:0 0 10px 0;
	/*border-bottom: 1px dashed #363636; */
	}	

.entry img {
	padding:10px;
	margin:0 auto;
background:none;
	width:450px;
	border:1px solid #363636;
	}	

.entry h2 {
	padding:10px 0;
	font-size:20px;
	}	

#footer {
	text-align:center;
	padding:0 0 30px 0;
	color:#484848;
	}	

ul {
	list-style-type:none;
		}

#footer ul li {
	display:inline;
	padding:0 10px;
			}

#footer ul {
	padding:15px 0 0 0;
			}		
			
.text {
	color:#858585;
	}			
	
.text a {
	color:#dadada;
	text-decoration:none;
	}	
	
.text a:hover {
	color:#bdbdbd;
	text-decoration:underline;
	}		
	
ul.car-monthlisting {
	padding:0 0 10px 20px;
	}	
	
.text p {
	margin:0 0 8px 0;
	}	

#commentform p {
	margin:3px;
color:#a0a0a0;
	}
	
#commentform input {
	vertical-align:middle;
	width:100%;
	height:20px;
	}	
	
#commentform input, #commentform textarea {
	border:1px solid #1e1e1e;
background:none;
	padding:1px;
	color:#fff;
	}	
	
#commentform textarea {
	width:100%;
	}	
	
#respond {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#484848;
	background:url(img/comment.jpg) no-repeat 0 2px;
	margin:30px 0 10px 0;
	font-weight:bold;
	}	
	
ol.commentlist {
	list-style-type:none;
color:#787878;
	}	
	
ol.commentlist li {
	margin:10px 0;
border-bottom:1px solid #1e1e1e;
padding:5px;
	}		

#comments {
color:#545454;
font-size:14px;
font-weight:bold;
padding:10px 0 0 0;
}

cite, cite a {
font-style:normal;
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#a0a0a0;
}

.commentmetadata {
color:#7c7c7c;
}

cite a:hover {
color:#787878;
}

p.login a {
color:#e6e6e6;
font-weight:bold;
text-decoration:none;
}

p.login a:hover {
color:#35cdff;
font-weight:bold;
}
