/* FARBEN

  HMENU
  li:		#ffffff /12px

  MENU
  h1:		#669900 /16px /bold
  li: 		#333333 /12px
  act: 		#333333 /12px /bold
  
  CONTENT
  color:	#666666 /11px
  border:	#cccccc /40px
  
  FOOT
  text: 	#ffffff /12px

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 2;
	text-align: center;
	background: #ffffff;
	font-family: Arial;
	font-size: 12px;
	background: url(img/head.jpg) repeat-x left top;
}

h2{
	font-size: 16px;
	color: #669900;
	padding-top: 5px;
	padding-bottom: 7px;
}

h3{
	font-size: 14px;
	color: #669900;
	padding-top: 5px;
	padding-bottom: 7px;
}
h4{
	font-size: 13px;
	color: #669900;
	padding-top: 5px;
	padding-bottom: 7px;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrap {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

	#wrap #head {
		height: 116px;
		width: 100%;	
}

		#wrap #head h1 {
			width: 265px;
			height: 78px;
			background: url(img/logo.jpg) no-repeat top left;
			overflow: hidden;
			float: left;
}

			#wrap #head h1 a {
				display: block;
				height: 100%;
}

		#wrap #head #ticker {
			width: 610px;
			height: 60px;
			margin: 20px 0px 0px 0px;
			color: #ffffff;
			text-align: center;
			float: right;
}

			#wrap #head #ticker li {
				vertical-align: middle;
}

			#wrap #head #ticker a {
				color: #669900;
				text-decoration: none;
				font-weight: bold;
}

		#wrap #head ul#menu {
			height: 36px;
			width: 100%;
			clear: both;
}

			#wrap #head ul#menu li {
				margin: 13px 0px 0px 0px;
				padding: 0px 10px 0px 14px;
				color: #ffffff;
				background: url(img/ulbg.jpg) no-repeat top left;
				float: left;
}

				#wrap #head ul#menu li a {
					color: #ffffff;
					text-decoration: none;
}

			#wrap #head ul#menu li:first-child {
				padding-left: 0px;
				background: none;
}

		

	#wrap #center {
		width: 100%;
		margin: 25px 0px 0px 0px;
}

		#wrap #center #coll {
			width: 180px;
			border-right: 1px dotted #999999;
			float: left;
}

		#wrap #center #colr {
			width: 170px;
			float: right;
}

			#wrap #center #coll h3, 
			#wrap #center #colr h2 {
				font-size: 16px;
				color: #669900;
				margin: 0px 0px 10px 0px;
}

			#wrap #center #coll ul li ul {
				margin: 0px 20px 20px 0px;
}

			#wrap #center #colr ul li ul {
				margin:  0px 0px 20px 0px;
}

				#wrap #center #coll ul li ul li, 
				#wrap #center #colr ul li ul li {
					border-bottom: 1px dotted #999999;
					background: url(img/arrow.jpg) no-repeat left center;
					padding: 3px 0px 3px 13px;
}

					#wrap #center #coll ul li ul li a,
					#wrap #center #colr ul li ul li a {
						color: #333333;
						text-decoration: none;
}

		#wrap #center #content {
			width: 580px;
			margin: 0px 20px 0px 10px;
			color: #666666;
			float: left;
}

			#wrap #center #content p {
				margin: 0px 0px 10px 0px;
}

#foot {
	width: 100%;
	height: 188px;
	background: url(img/foot.jpg) repeat-x top left;
}

	#foot ul {
		width: 645px;
		padding: 50px 0px 20px 0px;
		margin: 0 auto;
		text-align: center;
}

		#foot ul li {
			margin: 11px 0px 0px 0px;
			padding: 0px 10px 0px 14px;
			color: #ffffff;
			background: url(img/ulbg.jpg) no-repeat top left;
			float: left;
}

		#foot ul li:first-child {
			padding-left: 0px;
			background: none;
}

			#foot ul li a {
				text-decoration: none;
				color: #ffffff;
}

	#foot p {
		color: #cccccc;
}

.clear {
	clear: both;
}




/* links */

#content a{
	color:#669900;
	font-weight: bold;
	text-decoration:none;
	}

#content a:hover{color:#666666;}


.log {
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}

#coll h3 a {
	color: #669900;
	font-size: 14px;
	
}


/* content */


#content {

	}
	
.pagetitle {
	margin-bottom: 15px;
	font-size: 14px;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h1{
	font-size: 14px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	}
	
.post h2{
	font-size: 16px;
	color: #669900;
	margin: 10px 10px 10px 0px;
	}
	
.post h2 a{
	color: #669900;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}

.timeauth{
	float:  left;
	background:#F7F7F7;
	padding:2px 5px 0px 5px;
	margin: 0px 0;
	}

.timeauth small {
	font-size: 10px;
}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	

.center {
	text-align: center;
}






/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:100%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #666666;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	width: 175px;
	border:1px solid #666666;
	padding:2px;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
