/*
Theme Name: Brezhtest
Theme URI: http://brezhnev.net/blog/
Description: Brezhnev.net default
Author: Andrew Galbraith
Author URI: http://www.brezhnev.net/

*/


Body {
	color: #000000;
	background-image:url('images/textureback.jpg');
	background-color: #dca35C;
	padding: 0px;
	width: 800px;
}


h2 {
font-family: baskerville, times, serif;
font-size: 13px;
text-align: left;
border-bottom: 1px dotted black;
font-weight: normal;
	margin: 5px 0 5px;
	padding: 0;
}

A {
color: #00409A;
background-color: transparent;
text-decoration: none;
}

A:visited {
color: #2C7F71;
background-color: transparent;
}

A:active {
color: #00357F;
background-color: transparent;
}

.search {
font-family: 'lucida grande', 'lucida sans', helvetica, sans-serif;
font-size: 11px;
}


#maintable {
	background-color:transparent;
	border: 1px black solid;
	width: 95%;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}

#maintext {
	width: 500px;
	height: 1100px;
	vertical-align: top;
	margin: 0px;
	padding-top: 10px;
		padding-bottom: 10px;
			padding-right: 10px;
				padding-left: 30px;
	font-family: baskerville, times, serif;
	font-size:10pt;
	line-height: 12pt;
	background-color: transparent;
	color: #000000;
}

.smallcaps {
	font-size: 11px;
	text-transform: uppercase;
}

#copytext {
	font-family: 'lucida grande', 'lucida sans', helvetica, sans-serif;
	color: #ffffff;
	background-color: transparent;
	font-size: 11px;
	text-align: right;
}

#title {
font-family: baskerville, times, serif; font-size:25px; background-color:transparent; color: #a97029;
font-weight: normal;
}

.links {
text-align: right;
vertical-align: top;
margin: 10px;
padding: 10px;
height: 410px;
}

.links A {
font-family: 'lucida grande', 'lucida sans', helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

.navlink {
display: block;
}


.linktitle {
font-family: baskerville, times, serif;
font-size: 14px;
text-align: left;
border-bottom: 1px dotted black;
}

.daily {
	background-color:transparent;
	color: #000000;
	vertical-align: top;
	text-align: left;
	width: 29em;
	margin-left: 2.5em;
}

.photos {
text-align: justify;
}

.photos IMG {
margin: 10px;
border: 1px solid #aaaaaa;
padding: 2px;
vertical-align: middle;
}

.photoinfo {
	font-family: baskerville, times, serif;
	font-size: 13px;
	text-align: left;
}

.date {
	font-family: baskerville, times, serif;
	font-size: 11px;
	color: #aaaaaa;
	background-color: transparent;
}

.update {
	font-family: 'lucida grande', 'lucida sans', helvetica, sans-serif;
	font-size: 9px;
	color: #bbbbbb;
	background-color: transparent;
	text-align: right;
}

.dropcap {
float:left; width:auto; font-size:44pt; line-height: 36pt; font-weight: normal;
}


li { 
    list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}
	
.post {
width: 29em;
position: relative;
margin-bottom: 2.5em;
}

.posttitle {
	font-family: baskerville, times, serif;
	font-size: 10pt;
	color: #aaaaaa;
	background-color: transparent;
}

.posttitle A {
	color: #a97029;
	background-color: transparent;
}


p img {
	max-width: 100%;
	margin: 10px;
border: 1px solid #aaaaaa;
padding: 2px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
