/*
Theme Name: MJK-CMS
Theme URI: http://www.mjk-info.de
Description: Dieses Theme basiert auf Almodovar(blog.ratterobert.com)
Version: 1.1r
Author: raffi
*/

/********** BG *********/
.bg1 {
	background-image: url('images/bg1.jpg');
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	vertical-align: top;
}

.bg2 {
	background-image: url('images/bg2.jpg');
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	padding-left: 13px;
	padding-right: 13px;
}

.bg3 {
	background-image: url('images/bg3.jpg');
	border-top: 1px solid #C4C4C4;
	padding-left: 20px;
	padding-right: 20px;
}


/********* General ********/

body {
	padding: 0;
	margin: 0;
	#background-color: #F5F5F5;
	background-color: #f3f3f3;
	font-family: Verdana,Arial;
}

table, th, td, tr {
	line-height: 18px;
	font-size: 12px;
}

.wp-smiley {
	padding:0px;
	margin:0px;
}


h1 {
	font-family: 'Trebuchet MS',Arial;
	font-weight: bold;
	font-size: 22px;
	color: #4C944C;
	margin-top: 0;
	margin-bottom: 2px;
	padding-bottom: 6px;
}

.blog-page-content h1 {
	border-bottom: 1px solid #d2d2d2;
	margin-left:auto;
	margin-right:auto;
	width:71%;
	text-align:center;
}

h1 a:link, h1 a:visited,  h1 a:focus, h1 a:active { 
	text-decoration:none;
	color: #4C944C;
}

h1 a:hover { 
	text-decoration:none;
	color:#0e6c0e;
}

h2 {
	margin-top:0;
	margin-bottom:20px;
	font-family:Verdana,Arial;
	font-weight:bold;
	font-style:italic;
	color:#777777;
	font-size:13px;
	text-align:center;
}

h3 {
	margin-top:24px;
	margin-bottom:9px;
	font-family:'Trebuchet MS',Arial;
	font-weight:normal;
	color:#000000;
	font-size:18px;
	text-align:left;
}


a:link, a:visited, a:focus, a:active { 
	text-decoration:none;
	color:#000099;
}

a:hover { 
	text-decoration:underline;
	color:#000099;
}

.bg3-2 {
	background-color: #F8F8F8;
	border-top: 1px solid #C4C4C4;
}


.navibg1 {
	background-color: #F8F8F8;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
}

img {
	border: 0;
}

img.rahmen {
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #b7b7b7;
}

img.abstand {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

dl {
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #b7b7b7;
}
dt {
	padding: 0;
	margin: 0;
}
dd {
	margin: 0;
	padding: 1px 5px 1px 5px;
	font-size: 11px;
	color: #5e5e5e;
	background-color: #eaeaea;
}

.datum-autor {
	padding-bottom: 6px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #737373;
}


/************Navigation************/

.nav-button {
	border-left: 1px solid #d3d4b5;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

.nav-button a:link, .nav-button a:visited, .nav-button a:focus, .nav-button a:active { 
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #970000;
}

.nav-button a:hover { 
	border-bottom: 1px solid #970000;
}

#nav-aktiv {
	/*text-decoration:underline;*/
	border-bottom: 1px solid #970000;
}


/************uBar************/

.copyr {
	font-family: Arial;
	font-weight: italic;
	font-size: 12px;
	color: #666666;
}

.impress a:link, .impress a:visited, .impress a:focus, .impress a:active { 
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: right;
}

.impress a:hover { 
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: right;
}


/************CONTENT-STYLE************/


.blog-content {
	font-size: 12px;
	line-height: 20px;
	width:670px;
}

.blog-page-content {
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	width: 670px;
	max-width: 670px;
	margin-top:25px;
}

.abstand1 {
	margin-top: 20px;
}

/***************other*******************/

#searchform {

}

#s {
	width:350px;
	border:1px solid #666;
	height:28px;
	vertical-align:middle;
	margin-right:10px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	padding:3px;
	color:#333;
}

#searchsubmit {
	border:1px solid #666;
	height:28px;
	vertical-align:middle;
	font-size:16px;
	font-weight:normal;
	font-family:Arial;
	padding:3px;
	background-image:url('images/buttonbg.jpg')
}

.navigation {
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	color:#333333;
}

.alignright {
	float: right;
	margin-right:10px;
}

.alignleft {
	float: left;
	margin-left:10px;
}

p {
	padding:0; 
	border:0;
	margin-top:4px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:9px;
	/*font-size: 12px;*/
	font-size: inherit;
	text-align: inherit;
}


hr {
	border: 0px;
	border-top: 1px solid #d2d2d2;
	text-align:center;
	height: 0px;
	margin-top: 20px;
	margin-bottom: 23px;
	width: 100%;
}


ol {
	list-style-position: outside;
	list-style-type: decimal;
}


ul {
	list-style-position: outside;
	list-style-type:none;
	padding-left: 10px;
	margin-left:0;
}


ul li {
	margin-bottom: 8px;
	background-image: url('images/ledgreen.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

ul.ledred li {
	background-image: url('images/ledred.jpg');
}

ul.ledorange li {
	background-image: url('images/ledorange.jpg');
}

ul.ledblue li {
	background-image: url('images/ledblue.jpg');
}

ul.docs li {
	background-image: url('images/docs.jpg');
}

ul.files li {
	background-image: url('images/files.jpg');
}

ul.files2 li {
	background-image: url('images/files2.jpg');
	margin-bottom: 24px;
	padding-left: 38px;
	line-height:16px;
}

ul.audio li {
	background-image: url('images/audio.jpg');
	margin-bottom: 24px;
	padding-left: 38px;
	line-height:16px;
}

div.orangebox {
	background-color: #ffebd0;
	padding: 10px;
	margin: 20px;
	font-family: 'Trebuchet MS', Arial;
	font-size: 13px;
}

div.bluebox {
	background-color: #ecf2f7;
	padding: 10px;
	margin: 20px;
	font-family: Arial;
	font-size: 13px;
}

div.bluebox2 {
	background-color: #ecf2f7;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial;
	font-size: 13px;
}