/*
Theme Name: PMA 4 Coretex
Theme URI: 
Description: Template für Coretex-Blog von PMA Designs
author: Marc Bohm
Author URI: http://difference-design.de
*/



body			{   background: url("./images/CT_background.jpg") no-repeat scroll center 0 black;color: #333333;margin: 0;font-family:verdana}
	
body	 a		{  color: white;text-decoration: none;}
body a:hover {color:green;}

h2{font-size: 1.6em;color:#9BCC0E}
#artikelh{color:#9BCC0E}
#artikelh a{color:#9BCC0E}
#artikelh a:hover{color:white}

#wrapper		{width: 950px; margin: auto; text-align: left;}
#header			{height: 119px; padding: 63px 1px 1px;border:0px solid black }

#main{
	background-color: black;
    border: 1px solid grey;
    color: white;
    float: left;
    margin-right: 15px;
    margin-top: 24px;
    padding: 20px;
    width: 548px;
	max-width:548px;
	overflow:hidden;
}

#sidebar1		{width: 316px; color:white;padding: 10px;background-color:black; margin-top:24px;padding-top: 20px; float: left;border:1px solid grey;}
#footer			{clear: both; height: 100px; padding: 20px; }
#logohead		{float:left;}
#optimes{
    float: left;
    margin-top: -62px;
    padding-left: 10px;
}

#socialhead{ 
		float: left;
		margin-left: 13px;
		margin-top: 0;
		padding: 0;
		width: 669px;
		}
#socialhead2{
    float: left;
    margin-left: 230px;
    margin-top: -44px;
    width: 507px;
}


#socialhead li{    
		border: 0px solid black;
		color: white;
		float: left;
		font-size: 7pt;
		font-weight: bold;
		list-style-type: none;
		margin-right: 6px;
		
		}
		
		
#socialhead2 li{
    background-color: black;
    color: white;
    float: left;
    font-size: 11pt;
    font-weight: bold;
    height: 23px;
    list-style-type: none;
    margin-left: 7px;
    max-width: 169px;
    min-width: 75px;
    padding: 7px 5px;
    text-align: center;
}

#socialhead2 li a:hover{color:white;}
#socialhead2 li:hover	{background-color:#9DCD01;color:white;}

.button{display: block;height: 51px;width: 51px;}
#fbook{background-image:url('./images/facebook.png');color:blue;}
#fbook:hover{background-image:url('./images/facebook_mouseover.png');}
#myspace{background-image:url('./images/myspace.png');}
#myspace:hover{background-image:url('./images/myspace_mouseover.png');}
#twitter{background-image:url('./images/twitter.png');}
#twitter:hover{background-image:url('./images/twitter_mouseover.png');}
#youtube{background-image:url('./images/youtube.png');}
#youtube:hover{background-image:url('./images/youtube_mouseover.png');}

#sidebar1 h2{color:#9BCC0E}