* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554526;
	background-color: #fcfaf5;
}
a {
	color: #0caf9e;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.clear {
	clear:both;
}
.aligncenter {
	align:center;
}
img.alignleft {
	float:left;
	margin:0px 10px 15px 0px;
}
img.alignright {
	float:right;
	margin:0px 0px 15px 10px;
}
h2,
h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #E2261C;
	font-weight: normal;
	letter-spacing: 0.05em;
}
h2.galeries,
h2.galeries a {
	display:none;
}
h2.pagetitle {
margin-bottom:20px;
}
h3 {
	text-transform:uppercase;
}
h3#comments,
h3#respond{
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E2261C;
	font-weight:normal;
}
small {
	font-size:10px;
}
input {
	font-size: 10px;
	padding: 4px;
}
textarea {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#searchsubmit,
#submit,
.wpcf7-form input {
	color: #FFF;
	background-color: #E2261C;
	padding: 3px;
}
#comment,
input#email,
input#author,
input#url,
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	border: 1px solid #836c3f;
	background-color: #f6f3ec;
	color: #000;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	margin-top:5px;
	margin-bottom:10px;
}
.clear {
	clear: both;
}
#header {
	height: 115px;
	background-image: url(images/bg_header.gif);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e2261c;
}
#headerimg {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
}
#search {
	float: right;
	width:200px;
	margin-top:5px;
}
#s {
	padding: 3px;
	border: 1px solid #E2261C;
	background-color: #0c0904;
	color:#FFF;
}
#menu {
	height: 21px;
	margin-top: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	font-size: 10px;
	letter-spacing: 0.1em;
}
#menu a {
	color: #FFF;
	text-transform: uppercase;
}
#menu a:hover, #menu a:active {
	text-decoration: none;
	color: #DD251B;
}
#menu ul {
	list-style-type: none;
	margin-left: -10px;
}
#menu li {
	display: inline;
}
#menu li a {
	/*float: left;*/
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#menu li.current_page a {
	background-color: #E2261C;
}
#menu .current_page a {
	color:#FFF;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background: transparent url(images/bg_sidebar.gif) repeat-y 10px top;
}
#content {
	float: left;
	width: 620px;
}
#content .entry {
	margin: 20px 0px;
}
#content .entry p {
	line-height: 16px;
	margin-bottom:15px;
}
#content .entry img {
	border: solid 1px #554526;
	padding:4px;
}
#content .entry .wp-smiley {
	border:none;
	padding:0px;
}
#content_archive {
	float: left;
	width: 640px;
}
.date,
h2.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	color:#554526;
	/*display: block;*/
}
.more-link {
	/*margin-top:10px;
	display:block;*/
	font-weight:bold;
}
.postmetadata {
	font-size: 10px;
	margin-bottom: 50px;
	/*padding:10px;
	background-color:#0c0904;
	color:#FFF;*/
}
.separator {
	background-image: url(images/separator.gif);
	height: 15px;
	width: 400px;
	margin: 0px auto 30px auto;
}
.navigation {
	text-align:center;
	text-transform:uppercase;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#commentform p {
	font-size: 10px;
	margin-bottom: 10px;
}
small.commentmetadata {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
#commentform {
	margin: 10px 0px 0px 10px;
}
#commentform #comment {
	width: 500px;
}
#commentform label {
	margin-left:5px;
}
.commentlist {
	margin-bottom:20px;
}
.commentlist li {
	padding: 10px;
	list-style-type: none;
}
.commentlist cite {
	text-transform:uppercase;
	font-style: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.commentlist .comment {
	margin-top:5px;
}.comment p {
	margin-bottom:10px;
}
#sidebar {
	float: right;
	width: 200px;
	font-size: 10px;
	margin-top:10px;
	/*padding: 10px;
	background-color: #f5f2e9;
	border: 1px solid #bead8c;*/
}
#sidebar h2 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	margin-bottom: 5px;
	color: #E2261C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#sidebar ul {
	list-style-type:none;
	margin-bottom: 13px;
}
#sidebar li {
	padding-bottom: 3px;
}
#footer {
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 10px;
	border-top: 5px solid #E2261C;
	background-color: #0c0904;
	color:#FFF;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
}
#footer_content {	
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.taglist ul {
	list-style-type:none;
	margin-top:10px;
	font-size:9px;
}
.taglist li {
	display: inline;
	margin-right:2px;	
}
.postspermonth {
	padding-left:25px;
	margin-bottom:10px;
}
.postspermonth li {
	list-style-type:disc;
}
.postspermonth p {
	margin-bottom:0px;
}
.monthtitle a {
	color:#554526;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform: uppercase;
}
.srg_switcher {
	margin-bottom:10px;
	font-size:10px;
}
hr {
	display:none;
}
.wpcf7-form p {
	font-size:10px;
}
.photo-archive {
}
.photo-archive img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#content_archive #current-content {
	margin-top:20px;
}
