/*  
Theme Name: DMNLGSHV2
Theme URI: http://dmn.luagsh.ch
Author: Kevin Walker
Author URI: http://www.kevinwalker.ch
*/

html, body {
	height: 101%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	background: #E3E3E3;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

#search {
	width: 200px;
	height: 18px;
	margin-left: 800px;
	top: 110px;
	position: absolute;
	background-image: url(images/search.png);
	vertical-align: middle;
	line-height: 18px;
}

#container {
	width: 1050px;
}

#logo {
	position: relative;
	top: 0;
	left: 0;
	width: 220px;
	height: 200px;
}

#content {
	margin-left: 30px;
	width: 700px;
	float: left;
}

#menu {
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	width: 250px;
	float: right;
}

#menu a:link, #menu a:visited {
	color: #414141;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover, #menu a:active {
	color: #009EE0;
}

#footer {
	background-color: #000;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 50px;
}

#footer a:link, #footer a:visited {
	color: #414141;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover, #footer a:active {
	color: #009EE0;
	text-decoration: none;
}

div.archiv {
	width: 200px;
	float: left;
}

div.tags {
	width: 500px;
	float: left;
	text-align: justify;
}

div.links {
	width: 250px;
	float: left;
	margin-left: 75px;
}

.post {
	clear: both;
	padding-bottom: 50px;
}

.posttext {
	border-top: #414141 solid 1px;
}

.postmeta, .postmeta a:link, .postmeta a:visited {
	color: #414141;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 10px;
	font-weight: normal;
}

.postmeta a:hover, .postmeta a:active {
	color: #414141;
	text-decoration: underline;
	font-style: italic;
}

.post-ratings img {
	vertical-align: middle;
}

.posttext a:link, .posttext a:visited {
	color: #00000;
	text-decoration: none;
}

.posttext a:hover, .posttext a:active {
	color: #009EE0;
	text-decoration: underline;
}

#pagenavigation {
	text-align: center;
	padding-bottom: 30px;
}

#pagenavigation a:link, #pagenavigation a:visited {
	color: #000000;
	font-size: 30px;
}

p {
	text-align: justify;
	line-height: 1.5;
}

h2 {
	font-size: 24px;
	color: #414141;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #f3a120;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a:link, a:visited {
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #0ba1e2;
	text-decoration: none;
	font-weight: bold;
}

li, ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

blockquote {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #999;
}

img {

	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 0;
}

img.left {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

img.leftfloat {
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
}

.commentform {
	width: 700px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#commentform {
	width: 690px;
}

#commentform input, #commentform textarea {
	width: 690px;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 4px solid #999;
	color: #414141;
}

#commentform input:focus, #commentform textarea:focus {
	border: 4px solid #009EE0;
}

label {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#commentform textarea {
	clear: both;
	height: 100px;
}

#commentform p {
	margin-top: 0;
	margin-bottom: 5px;
}

#commentform #submit {
	clear: both;
	width: 700px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}

.search {
	border: none;
	background: none;
	width: 240px;
	height: 18px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 18px;
}

.pagebar {
	padding-bottom: 50px;
}

.pagebar a,.pageList .this-page {
	text-decoration: none;
	padding: 5px 8px;
	background: #009EE0;
	color: #414141;
	font-weight: normal;
}

.pagebar a:visited {
	text-decoration: none;
	padding: 5px 8px;
	background: #009EE0;
	color: #414141;
	font-weight: normal;
}

.pagebar a:hover {
	font-weight: bold;
}

.pagebar .this-page {
	text-decoration: none;
	padding: 5px 8px;
	background: #f3a120;
	color: #414141;
	font-weight: bold;
}

.facebooklikebox {
	height: 170px;
	overflow: hidden;
}


/*** KOMMENTARE ALS NORMALER BENUTZER ***/

.author {
	padding-top: 5px;
	font-size: 12px;
}

img.avatar {
	float: left;
	margin-right: 10px;
	border: solid 1px #FFFFFF;
}

.comment {
	width: 460px;
	float: right;
	padding: 5px 20px 5px 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	background: #EEEEEE;
}

.commentinfo {
	width: 200px;
	min-height: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	background-image: url(images/commentbackground.png);
	background-repeat: no-repeat;
	background-position: right;
}

/*** KOMMENTARE ALS ADMIN ***/

.author_admin {
	padding-top: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}

img.avatar_admin {
	float: right;
	margin-left: 10px;
	border: solid 1px #FFFFFF;
}

.comment_admin {
	width: 460px;
	float: left;
	padding: 5px 20px 5px 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	background: #EEEEEE;
}

.commentinfo_admin {
	width: 200px;
	min-height: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: right;
	background-image: url(images/commentbackground_admin.png);
	background-repeat: no-repeat;
	background-position: left;
}

.addtoany_list {
	margin: 0;
	padding: 0;
}
