/*
Theme Name: Album
Theme URI: http://caughtinamoment/template/
Description: A photo template
Version: 1.0
Author: Ivan Ralchev
Author URI: http://caughtinamoment.net/
Tags: fixed width, no widgets, simple, one column, dark
*/


body {
	background-color: #ffffff;
	color: #000;
	font-family: Myriad, Garamond, 'Times New Roman', 'DejaVu Sans Mono', 'Comic Sans MS';
	margin: 0px;
}

#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

h1, h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 50px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

h2, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 26px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

h3, h3 a:link, h3 a:visited, h3 a:hover {
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}

h3 a:hover {
	border-bottom: 1px dashed #000000;
}

h4, h4 a:link, h4 a:visited, h4 a:hover {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 5px;
}

h4 a:hover {
	border-bottom: 1px dashed #000000;
}

.meta, .meta a:link, .meta a:visited, .meta a:hover {
font-size: 16px;
color: #7c7c7c;
text-decoration: none;
line-height: 20px;
font-weight: normal;
font-style: normal;
}

.meta a:hover {
border-bottom: 1px dashed #7c7c7c;
}

span {
color: #7c7c7c;
}

a img {
	border: none;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

#header {
	display: block;
	padding-top: 20px;
}

#inimage {
	max-width: 1000px;
	display: block;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

#center {
	display: block;
	padding-top: 60px;
}

#foot {
	clear: both;
	padding-top: 20px;
}

#footer {
	display: block;
	text-align: center;
	padding-top: 24px;
}

#footer img {
	padding-left: 5px;
	padding-right: 5px;
}

#rights {
	display: block;
	padding-top: 30px;
	text-align: center;
}

img.displayed {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.sdisplayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.displayed {
}

.single img {
	margin-left: auto;
	margin-right: auto;
}

.cimage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute; 
}

.thumb-me {
	margin-top: 60px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 60px;
    float: left;
	display: block;
}

.desc {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#back {
	display: block;
	padding-top: 100px;
}

#navigation {
	clear: both;
	display: block;
	text-align: center;
	padding-top: 50px;
	height: 100px;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}	

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



a img {
	border: none;
	text-decoration: none;
}

.head {
	padding-top: 0px;
	position: absolute;
}



.single p {
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
	}

.single a:link, .single a:active, .single a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.single a:hover, .single a:focus {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	}


.single ul, .single ul a:link, .single ul a:visited, .single ul a:hover {
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}

.single ul a:hover {
	border-bottom: 1px dashed #000000;
}

.single li, .single li a:link, .single li a:visited, .single li a:hover {
	list-style: none;
	color: #000000;
	text-decoration: none;
}

.single li a:hover {
	border-bottom: 1px dashed #000000;
}

.single ul li {
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
}

#comments {
	display: block;
	width: 600px;
	padding-top: 50px;
}

#commentlist {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

.commentcontainer {
	border-bottom: 1px dashed #f0f0f0;
	margin-bottom: 20px;
}

.commentcontainer li {
	list-style-type: none;
}

.commentauth {
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
}

.commentauth a, .commentauth a:hover, .commentauth a:visited {
	color: #000;
	text-decoration: none;
}

.commentauth a:hover {
	border-bottom: 1px dashed #000000;
}

.comment p {
	margin-bottom: 20px;
}

.comment, .comment a, .comment a:hover, .comment a:visited {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.comment a:hover {
	border-bottom: 1px dashed #000000;
}