/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #343021 url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	padding: 4px;
	background-color: #241F15;
	border-top: 1px solid #15120D;
	border-right: 1px solid #221E14;
	border-bottom: 1px solid #6E6B66;
	border-left: 1px solid #241F15;
}

.input2 {
	width: 65px;
	height: 25px;
	padding-top: 4px;
	border: none;
	background: url(images/subpage1_01.jpg) no-repeat left center;
	font-size: 9px;
	font-weight: bold;
	color: #F2E8C9;
}

.input3 {
	width: 54px;
	height: 23px;
	border: none;
	background: url(images/homepage14.jpg) no-repeat left center;
	font-size: 9px;
	font-weight: bold;
	color: #F2E8C9;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h2 {
	font-size: 16px;
}
h3{
	padding-bottom:5px;
}

/** TEXTS */
small {
	color: #FFF;
}
body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0AEA3;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	height: 32px;
	padding: 8px 0px 0px 20px;
	background: url(images/homepage07.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #F2E8C9;
}

.text2 {
	height: 38px;
	padding: 12px 0px 0px 20px;
	background: url(images/homepage10.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #F2E8C9;
}

.subpage2 .text2 {
	background-image: url(images/subpage2_03.jpg);
}

.subpage3 .text2 {
	background-image: url(images/subpage3_03.jpg);
}

.text3 {
	font-size: 16px;
	font-weight: bold;
	color: #F5EED0;
}

.text4 {
	font-size: 12px;
	font-weight: normal;
}

.text5 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #F6F6EB;
}

.text6 {
	font-size: 12px;
}

.text7 {
	font-size: 12px;
	color: #CCCCC9;
}

.text8 {
	text-align: center;
	color: #676459;
}

/** LISTS */

.categories {
	width: 137px;
	margin-left: 0px;
	padding-left: 20px;
	list-style: none;
}

.widget ul{
	width: 137px;
	margin-left: 0px;
	padding-left: 20px;
	list-style: none;
}

.categories li, .widget li {
	padding: 3px 0px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.categories li.first, .widget li.first {
	background: none;
}

.categories a, .widget a {
	text-decoration: none;
	color: #CCCCC9;
}

.categories a:hover, .widget a:hover {
	text-decoration: underline;
	color: #D8D8BA;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	display: inline;
}

.list2 a {
	display: block;
	float: left;
	height: 20px;
	padding: 3px 25px 0px 15px;
	background: url(images/homepage12.gif) no-repeat left center;
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #E1E1C6;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block; 
	line-height:50px;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #E5DABE;
}
.link1:hover { 
	color: #565243; 
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage05.jpg) repeat-y left top; }
.subpage2 .bg3 { background-image: url(images/subpage2_01.jpg); }
.subpage3 .bg3 { background-image: url(images/subpage3_01.jpg); }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
} 

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 5px;
	padding: 10px 0px;
	background: url(images/homepage11.jpg) repeat-x left center;
}

#container {
	width: 100%;
	float: top;
	  
}
#content {
	text-align: left;
	margin: 0px auto;
	width: 982px;
	border: 0; 
	background: url(images/subpage3_01.jpg) repeat-y left top; 
}
.post-page {
	width: 860px;
	padding-top: 10px;
	padding-left: 60px;
	padding-bottom: 2%; 
	padding-bottom: 2%; 
}

.entry-page p {
	padding-left:10px;
	float: auto;
}
.entryimg {
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}
.entry-break {
	width: 100%;
	height: 20px;
}
.post {
	padding-bottom: 5%;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	color: #000;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	color: #000;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.widget li {
	list-style-type: none;
	list-style-position:1px;
	padding-bottom: 4px;
	
}
.widget a {
	word-spacing: 0px;
	font-size:10px;
	text-decoration: none;
}

.dm_album_iframe {
	border: 0px;
	border-bottom-width: 0px;
}

#dm_taglines_container {
	color: #F2E8C9;
	width: 540px;
	border: 1px solid white;
	border-top-width: 0px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color:#333333;
	border:1px solid #333333;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	text-align: center;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}