/*  
Theme Name: Ma'Ki-Entertainment 3000
Author URI: http://maki3000.net/
Version: 1.0
Author: Matthias Peter
Description: Ma'Ki-Entertainment 3000 Custom wp-Theme for ChristophZellweger
*/

html, body { margin: 0px; padding: 0px; }
body { 
	background-color:#ebcbcc;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1;
	color: #424242;
}
body * {
	margin: 0px; padding: 0px;
}
/* work */
#body-3 {
	background: url(images/bgAlphaCut02.jpg);
	background-position: 50% 50px;
	background-repeat: no-repeat;
	background-color:#ebcbcc;
}
/* under contruction!!! */
#body-3 em {
	font-size:19px;
	color:#909291;
}
/* about */
#body-4 {
	background: url(images/bgAlphaCut02.jpg); 
	background-position: 50% 50px;
	background-repeat: no-repeat;
	background-color:#ebcbcc;
}
/* under contruction!!! */
#body-4 em {
	font-size:19px;
	color:#909291;
}
/* contact */
#body-5 {
	background: url(images/bgAlpha03.jpg);
	background-position: 50% 50px;
	background-repeat: no-repeat;
	background-color:#ebcbcc;
}
/* start */
#body-6 {
	background: url(images/bg01.jpg);
	background-position: 50% 50px;
	background-repeat: no-repeat;
	background-color:#ebcbcc;
}
p, ul, ol, blockquote {
	color: #4b4b4b;
}
ol, ul {
	margin: 5px 35px;
}
img {
	/*border: 1.5px solid #b9b9b9;*/
	border: 1px solid #ebcbcc;
}
img:hover {
	/*border: 1.5px solid white;*/
	/*border: 2px solid #c5c5c5;*/
	border: 1px solid #8d8d8d;
}
#noHoverImg {
	border: none;
}
#noHoverImg:hover {
	border: none;
}
blockquote {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #20A206;
}
#container {
    margin: 0px auto;
    width: 965px;
    padding: 0px 0px 0px 0px;
    border: 0px solid black;
}
#header {
    margin: 0px;
    padding: 0px;
    height: 200px;
    position: relative;
    border: 0px solid black;
}
#header .title {
	padding: 90px 0px 10px 675px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	color: #156F03;
	letter-spacing: -1px;
	text-decoration: none;
	border: 0px solid;
}
#header .title a {
	
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: italic;
	font-size: 25px;
	color: white;
	letter-spacing: 0.5px;
	text-decoration: none;
	float:left;
}
#header .title a:hover {
	color: #9e9e9e;
}
#header #menu { 
	clear:left;
	
	font-size: 24px;
    font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 25px 0px 0px 38px;
	margin:0px;
    border: 0px solid;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}		
#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border: 0px solid;
}	
#menu ul li a {
	color: white;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #a6a4a5;
	text-decoration: none;
}

#content {
	margin: 10px 0px 20px 40px;
	border: 0px solid black;
	padding: 0px 20px 20px 0px;
}
#content a {
	color: black;
	text-decoration: none;
}
#content h1, #content h1 a, #content h2, #content h2 a, #content h3, #content h3 a {
	color: #424242;
	font-size: 20px;
	text-decoration: none;
	font-family: Arial, Georgia, Serif;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#content h2, #content h2 a {
	font-size: 20px;
}
#content h2 {
	border-bottom: 1px dotted #999999;
}
#content h3, #content h3 a {
	font-size: 20px;
}
#content a:hover {
	color: #808080;
	text-decoration: underline;
}
#content p {
	padding: 5px 0px;
}
#post-6 {
	display:none;
}
.postspace2 {
	padding:10px 0px 0px 0px;
}
.aboutText img {
	float:left;
	margin: 0px 4px 0px 0px;
	padding:0px 0px 0px 0px;
}
.aboutText em {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.8em;
}
.noBorderImg:hover {
	border: 1px solid #ebcbcc;
}

.footer {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
        width: 900px;
        border: 0px solid black;
	/*border-top: 8px solid #20A206;*/
	/*clear: left;*/
	font-size: 10px;
}
.footer #footerText {
   border: 0px solid black;
   padding: 15px 0px 0px 40px;
   position:relative;
}
.footer p {
 float:left;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #808080;
	text-decoration: none;
}