/*
Theme Name: Benevolence
Theme URI: http://www.thoughtmechanics.com/blog/2005/01/03/benevolence/
Description: An inclination to perform kind, charitable acts.
Version: 1.0
Author: Theron Parlin
Author URI: http://www.thoughtmechanics.com/ 
*/

body {
	position: relative;
	background: #333;
	height: 100%;
	font-family: Arial;
	text-align:left;
	color:#000;
	font-size: 8pt;
	margin:  0px;
	padding: 0;
	text-align: center;
}


.left {
	float: left;
	margin: 0px 10px 0px 10px;
}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
}




h2 {
	color: #666;
	font-size: 14px;
	text-align: left;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	margin-left: 0px;
}

blockquote, blockquote p {
	text-indent: 0px;
	margin-bottom: 7px;
	color: #666;
}

.footerLink {
	color: #666;
	text-decoration: underline;
}

a.footerLink {
	color: #666;
	text-decoration: underline;
}

a.footerLink:visited {
	color: #666;
	text-decoration: underline;
}

a.footerLink:hover {
	color: #999;
	text-decoration: underline;
}

.title {
	font-family: 'Arial Black';
	color: #333;
	font-size: 7.5pt;
	text-transform: uppercase;
}

a.title {
	color: #333;
}

a.title:visited {
	color: #333;
}

a.title:hover {
	color: #999;
	border: 0px;
}


.commentPos {
	font-family: 'Arial Black';
	font-size: 7pt;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}

a.commentPos {
	font-family: 'Arial Black';
	color: #ff3333;
}

a.commentPos:visited {
	color: #ff3333;
}

a.commentPos:hover {
	color: #000;
	border: 0px;
}

a {
	color: #394651;
	text-decoration: none;
	border-bottom: 1px dashed #394651;

}

a:visited {
	color: #394651;
	text-decoration: none;
	border-bottom: 1px dashed #394651;

}

a:hover {
	color: #394651;
	text-decoration: none;
	border-bottom: 1px dashed #394651;
}


.foto {

 border-width: 1px;
 border-style: dashed;
 border-color: #000000;

}

.film {

 border-width: 1px;
 border-style: dashed;
 border-color: #FFFFFF;

}


.idented {
 padding-left:30px;
}


.websuche {
	font-family: 'Verdana, Tahoma, Arial';
	font-size: 8pt;
}

.sideheader {
	text-align: left;
	font-family: Arial, Tahoma, Verdana;
	color: #000;
	font-size: 7.5pt;
	line-height: 11pt;
	text-transform: uppercase;
	padding-left:5pt;
	padding-top:5pt;
} 

.sidemenu {
	background-color: #fff;
	text-align: left;
	font-family: Arial, Tahoma, Verdana;
	color: #000;
	font-size: 7.5pt;
	line-height: 11pt;
	text-transform: uppercase;
	padding-left:15pt;
	padding-top:5pt;

} 

.sidecontent {
	background-color: #fff;
	text-align: left;
	font-family: Arial, Tahoma, Verdana;
	color: #000;
	font-size: 7.5pt;
	line-height: 11pt;
	text-transform: uppercase;
} 


.sidefooter {
	text-align: left;
	font-family: Arial, Tahoma, Verdana;
	color: #ffffff;
	font-size: 7pt;
	line-height: 11pt;
} 