/*  
Theme Name: AAFR
Description: Official AAFR based on MCI V 2
Version: 0.2

*/

/* general specs */

* {
	margin: 0px; padding 0px; border: none;
	font-family: Verdana, Helvetica, Arial, Sans ;
	font-size: 10pt
}

h1, h1 u, div#mainblog div.blogitem h1#pageheading  {
	font-size: 20pt;
	font-weight: bold;

}


u, em, strong, span, b { font-size: inherit }



h2, h2 a, h3#comments, h3#respond  {
	font-weight: normal; 
	font-size: 18pt; 
	margin-bottom: 1pt; 
	margin-top: 0;
	font-family: Helvetica, Arial, Sans-Serif; 
	letter-spacing: -1px;
	text-decoration: none;
}


h3 { margin-bottom: 10px }
h3 a {text-decoration: none }
h3#comments {
	margin-top: 10px;
	margin-bottom: 20px
}

h3#respond {
	margin-top: 20px
}



p { 
	margin-bottom: 10px 
}

span.notation { color: red }

a {
	text-decoration: underline;
	color: #200b7d; 
}

a:hover {
	/*
	background: #fdb813;
	color: white
	*/
	color: #fdb813
}

div blockquote, div.blockquote {
	border: 1px dotted black;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	background: #fff0cd
}



div.widget {
	text-align: left;
	background: white;
	padding: 10px;
	margin-bottom: 10px;
}

div.widget h3 { 

	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial, Sans;
	font-size: 11pt
}

div.widget ul { margin:0; padding: 0 }

div.widget ul li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 10pt
	
}

div.widget ul li a {
		font-size: 9pt
}

div#linkslist  {

	font-size: 10pt;
	line-height: 160%;
	background: #ffffff

}


/* main elements */
body {
	background: #707070;
	text-align: center;
}

div#frame {
	width: 950px;
	background: #303030;
	margin: 0px auto 0px auto;
	border: none;
	padding: 0px;
	text-align: left;
	color: green
}


div#header {
	width: 930px;
	margin-left: 10px;
	background: white;
	color: black;
	
}


table#menu {
	margin: 0 0 0 10px; padding: 0; border: none
}

td.menu_selected, td.menu_unselected {
	padding: 5px 10px 5px 10px;
	font-size: 11pt;
	font-weight: bold
}

td.menu_selected, td.menu_selected a {
	background: white;
	color: #200b7d;
	text-decoration: none
}

td.menu_unselected, td.menu_unselected a {
	text-decoration: none;
	background: black;
	color: white
}

td.menu_selected a:hover, td.menu_unselected a:hover {
	text-decoration: underline;
	color: #fdb813
}


div#mainarea {
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 0px 10px;
	background: beige;
	color: black; 
}

/* eeeddf e3ebff */

div#homezone {
	width: 600px; 
	margin: 0 auto; 
	background: white; 
	padding: 15px;
}


div#homezone p { font-size: 10pt; margin: 0px 0px 15px 0px }

div#homezone h1, div#homezone h2 {
	line-height: 120%;
	margin-bottom: 20px
}

h1#thequestions {
	margin-bottom: 20px; 
}


h1#thequestions, h1#thequestions *{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

p.q, p.qa {
	margin-bottom: 10px
}

 p.q, p.q *, p.qa, p.qa * {
	font-size: 10pt; 

}


p.qa {
	color: #db0b32;
}

input, textarea { border: 1px solid black; width: 300px }

span.red { color: #db0b32 }

div#leftzone {
	width: 570px;
	float: left;

}

#miniblog h2 {
	margin-bottom: 15px; line-height: 140%;
	font-family: Arial, Verdana, Sans
}

#miniblog h2, #miniblog h2 * {
	font-size: 12pt;
	font-weight: bold;

}

#miniblog h2 a { text-decoration: underline }

#miniblog h3 {margin-bottom: 0px }

#miniblog .blogdate { color: gray; font-size: 8pt; margin: 0px 0px 10px 0px }

#miniblog .blogitem { border-top: 1px dotted black; padding-top: 10px; margin-top: 10px }

/* the main blog (index.php) */
div#mainblog {
	padding: 10px 10px 10px 10px;
	background: white
}

div#mainblog div.blogitem {
	border-bottom: #fdb813 1px dotted;
	padding-bottom: 15px;
	margin-bottom: 10px
}



div#mainblog div.blogitem h1 {
	font-weight: normal; 
	font-size: 18pt; 
	margin-bottom: 10pt; 
	margin-top: -2pt;
	font-family: Helvetica, Arial, Sans-Serif; 
	letter-spacing: -1px;


}


div#mainblog div.blogitem h2 {
	margin-bottom: 10px;
	margin-top: -5px
}


div#mainblog div.blogitem div.postedon {
	font-size: 8pt;
	color: gray;
	margin-bottom: 10px
}

/*
div#mainblog div.blogdate { 
	font-size: 10pt; 
	font-weight: bold; 
	color: #F1C54A; 
	border: #F1C54A 1px solid; 
	margin-bottom: 4px; 
	padding: 2px 
} 
*/

div#mainblog div.blogdate { 
	font-size: 8pt; 
	font-weight: normal; 
	color: gray; 
	margin: 0 0 10px 0; 
	padding: 0 
} 

div#mainblog div.blogitem div.blogmetas {
	margin-top: 10px
}


div.blogexcerpt {
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	margin-bottom: 10px
}


div.blogtext { 
	line-height: 140%
}


div.blogtext ul li {
	margin-left: 20px;
	margin-bottom: 10px
}

p.postmetadata {
	margin-top: 20px; margin-bottom: 0
}

div.navigation {
	margin-top: 10px; 

}


.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	text-align: right
}

ul.commentlist {
	margin: 10px;
	padding-left: 0px;

}	

ul.commentlist li {
	display: block;
	margin: 10px auto 10px auto;
	border: 1px solid gray;
	padding: 10px;
	list-style: none;
	background: #f4f4f4;
}

ul.commentlist li.alt {

}

blockquote {
	background: white;
	padding: 5px 5px 0px 5px;
	border: 1px dotted black;
	margin-bottom: 10px

}

div.cmtinfo {
	color: gray
}

div.cmtinfo, div.cmtinfo a {
	font-size: 8pt;
}

form#commentform {
	margin-left: 10px
}

form#commentform .textbox, form#commentform #comment {
	border: 1px solid black
}

form#commentform #comment {
	margin:0;
	padding: 0;
	width: 545px
}


div#rightzone {
	width: 330px;
	float: left; 
	margin-left: 10px; 
	margin-right: 0px 
}

div#fullzone {
	width: 910px;
	float: left;
}

div.leftmain {
	width:290px; 
	float: left; 
	margin: 0 10px 0 0; 
}

div.rightmain {
	width:290px; 
	float: left
}




div.leftsubsidebar {
	width:160px; 
	float: left; 
	margin: 0 10px 0 0; 
}

div.rightsubsidebar {
	width:160px; 
	float: left
}


div#copyright {
	clear: both;
	text-align: center;
	color: white;
	padding: 5px 5px 10px 5px
}

/* bottom stuff */
div.bottombox {
	margin: 10px 10px 10px 10px;
	float: left;

	color: white;
	padding: 10px 0px 0px 0px;
	width: 220px
	
}

#impressum {
	margin-left: 20px
}


div.bottombox .title {
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-bottom: 1px solid white
}

div.bottombox h4 {
	margin-top: 10px
}

div.bottombox ul {
	margin-left: 0;
	padding-left: 0
}

div.bottombox ul li {
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 10px;
	
}

div.bottombox ul li a {
	color: white
}

div.bottombox ul li a:hover {
	color: #fdb813
}


#further {
	width: 190 px
}

#impressum {
	width: 200px
}


/* newsletter sign-up box stuff */
div#newsletter {
	background: url(img/newsletter.gif) #ffffff no-repeat right top; 
	margin-bottom: 10px;
	font-family: Arial, Sans
}

#newsletter p {
	font-family: Arial, Sans
}


#sbutt2 {
		border-right: #234b69 1px solid; 
		padding-right: 2px; 
		border-top: #234b69 1px solid; 
		padding-left: 2px; 
		font-weight: bold; 
		font-size: 11px; 
		background: #036da9; 
		padding-bottom: 2px; 
		margin: 0px 0px 0px 0px; 
		border-left: #234b69 1px solid; 
		color: #ffffff; 
		padding-top: 2px; 
		border-bottom: #234b69 1px solid; 
		font-family: Arial, Tahoma, Verdana;
		width: 30px
}



/* link page stuff */
div.link_name {font-size: 10pt; margin-top: 15px }
div.link_header {font-size: 14pt; font-weight: bold; margin-top: 20px}
div.link_url {font-size: 8pt; color: gray }
div.link_text { color: black; font-size: 10pt }
a.link_link {font-size: 8pt; color: gray; text-decoration: none }
a.link_link:hover {
	/*
	background: #fdb813;
	color: white
	*/
	color: #fdb813
}

	







