/* 
	Theme Name: Black&White-Grafixx
	Theme URI: http://www.design-grafixx.de
	Description: A Wordpress Theme by Alice
	Author: Alice
	Author URI: http://www.alice-grafixx.de
	Version: 1.0
*/

body {
	margin-top: 10px; 
	font-size: 12px; 	
	font-family: Verdana,Tahoma; 
	text-align: center;
	color: #646263;
	background-color: #2D5869; 
}

/**    Layout Anfang    **/


#ram {
    background-image:url('images/hg.jpg');
	margin: 0px auto;
	text-align: left;
	width: 777px;
}

.menu {
	float: left;
	width: 150px; 
	margin-left: 10px;
}

*[class="menu"]{
	float: left;
	width: 150px; 
	margin-left: 20px;
}



#navi {
	width: 152px; 
	font-size: 8pt; 
	margin-top: 8px;
}

#content {
	padding-right: 15px;
	padding-left: 10px;
	width: 540px; 
	float: right;

}

#footer {
	padding-right: 5px; 
	padding-left: 5px; 
	height: 42px; 
	text-align: center;
	line-height:28px;
	background-image:url('images/footer.jpg');
	color: #FFFFFF;
}

/**    Layout End    **/


h1 {
	border-bottom: #666668 solid 0px; 
	background-color: #646263;
	text-transform:uppercase;
	color: #F9FAF5;
	text-align: left; 
	font-family: Tahoma;  
	font-weight: bold;  
	letter-spacing: 2px;
	margin : 0px;
	font-size: 8pt; 
	padding-left: 2px;
	line-height: 18px;
}

h2 {font-size:14px; font-weight:bold; color: #ffffff; margin: 10px 0 5px 0;}
h3 {font-size:12px; color:#ffffff;}

#comments, #postcomment {font-size:14px; color: #354C67;}

td {
	color: #646263;
	font-family:tahoma,sans-serif;
	font-size:11px;
	text-align:justify;
	border:0px solid #3E566E;
	border-bottom-width:0px;
	padding:0px;
}

A:link {
	color: #3B37EC;
	font-weight:normal;
	text-decoration:none;
}

A:visited {
	color: #B109A3;
	font-weight:normal;
	text-decoration:none;
}

A:active {
	color: #999999;
	font-weight:normal;
	text-decoration:underline;
}

A:hover {
	color: #212121;
	font-weight:normal;
	text-decoration:underline;
}

h2 A:link {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

h2 A:visited {
	font-size: 14px;
	color: #354C67;
	font-weight:bold;
}

h2 A:hover, h2 A:active {
	font-size: 14px;
	color: #212121;
	font-weight:bold;
}


/**    Menu    **/

div.navi {
	line-height: 12px;
	font-size: 8pt; 
	width: 152px; 
	color: #FFFFFF; 
	font-family: verdana, tahoma; 
	text-align: left

}
.navi A:link {
	padding-right: 2px; 
	padding-left: 2px;
	padding-top: 2px;  
	border-bottom: 2px;  
	color: #FFFFFF; 
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.navi A:visited {
	padding-right: 2px; 
	padding-left: 2px;
	padding-bottom: 2px; 
	color: #646263; 
	padding-top: 2px; 
	display: block;
	font-weight: bold; 
	text-decoration: none;
}
.navi A:hover {
	border-bottom: 0px none; 
	color: #FFFFFF; 
	display: block;
	padding-left:2px;
	text-decoration: none;
	background-color: #A6A6A6;
}
.navi li {
	border: solid #646263;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 0px; 
}
.navi ul {
    padding-bottom: 0px;
	padding-right: 0px; 
	padding-left: 0px;
 	padding-top: 0px; 
	margin: 0px; 
	list-style-type: none
}


.fixit ul {
    padding-bottom: 0px;
	padding-right: 0px; 
	padding-left: 0px;
 	padding-top: 0px; 
	margin: 0px; 
	list-style-type: none
}

.fixit li {

	list-style-type: none;
        padding-bottom: 0px;
	padding-right: 0px; 
	padding-left: 0px;
 	padding-top: 0px; 
	margin: 0px; 
}


.fixit h2 {
	border-bottom: #666668 solid 0px; 
	background-color: #646263;
	text-transform:uppercase;
	color: #F9FAF5;
	text-align: left; 
	font-family: Tahoma;  
	font-weight: bold;  
	letter-spacing: 2px;
	margin : 0px;
	font-size: 8pt; 
	padding-left: 2px;
	line-height: 18px;
	margin-top: 2px;

}

/**    Menu End    **/

.post {
	line-height:10px;
	color: #212121;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom: 1px solid #000000;	
	padding: 1 1 1 1;
	margin-bottom: 30px;
background-color: #FFFFFF;
}

.entry { 
	color: #212121; 
	line-height: 14px;
	font-size: 12px; 
	letter-spacing: 0px;
	margin: 0;
}

.time {
	color: #212121;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	padding-bottom: 5px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
}

.page {
	line-height:10px;
	color: #fff;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	padding: 1 1 1 1;
}

.themes {
	font-size:9px;
	color:#fff;
	font-family:tahoma;
	text-transform:capitalize;
	background-color: #8DA166;
	width: 120px;
	align: left;
}

.input {
	color:#fff; 
	font-size:11px; 
	font-family:tahoma, sans-serif; 
	width:120px; 
	height:18px 
}

.sub {
	color:#fff; 
	font-family:tahoma, sans-serif;
	margin-left: 1px; 
	background-color: #A6A6A6;
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff; 
	font-size:11px; 
	height:15px;
}

.comment {
	color: #000000; 
	font-family:tahoma, sans-serif; 
	background-color: #8DA166;
	border-style: solid; 
	border-width: 1px; 
	border-color: #212121; 
	font-size:11px; 
	text-align: center;
	height:15px;
}

.textarea {
	color: #212121; 
	font-family:tahoma, sans-serif; 
	font-size:10px; 
	width: 250px
}

/* Begin Calendar */

#calendar  { margin: 0px 0 0; position: inherit }

#wp-calendar caption   { 
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	padding: 2px; 
	height: 18px; 
        background-color: #666668;
	border-style: solid; 
	border-width: 1px 1px 0; 
	border-color: #fff; 
}

#wp-calendar   { 
	font-size: 10px; 
	background-color: #A7A5A6; 
	background-attachment: scroll; 
	text-align: center; 
	margin: 0; 
	padding: 0px 1px 1px 1px; 
	width: 100%; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff; 
	empty-cells: show;
	color: #fff;
}

#wp-calendar #next a  { text-align: right; padding-right: 8px }

#wp-calendar #prev a  { text-align: left; padding-left: 8px }

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover  { color: #414C2E; background: #ffffff}


#wp-calendar caption a, #wp-calendar caption a:hover {
	color: #000000;
}


#wp-calendar td {
	color: #3D3833;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td a{
	color: #DDECF9; 
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;

}


#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

#wp-calendar td:hover, #wp-calendar #today  { 
	color: #FFFFFF; 
	background: #8BA4BA;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #ffffff;
}

#wp-calendar .today  { font-weight: bold; }

.alignright {
	float: right;
}

.alignleft {
	float: left
}

blockquote {
	padding: 0px 8px;
	margin:0px 10px;
	border-left:1px solid #3E566E;
	background: #EFF0F5;
}

.contentimg {
	float: left;
	margin-right: 10px;
}