/*

Theme Name: diabetes

Author: mario

Author URI: http://www.diabetes-blog.at

*/



* {

	margin: 0; padding: 0;

}



html {

		

	background:transparent url(images/bg.gif) repeat scroll 0px 0px;

	

	

	}

	

body {

	text-align: center;

	font: 14px Verdana;

	color: #565656;

	

}

a {

	text-decoration: none;

	color: #647380;

	

}

a:hover {

	text-decoration: underline;

	

}



a:active, a:focus {outline: none;}



img {

	border: 0;

}



.break {

	font-size: 0;

	width: 0; height: 0;

	clear: both;

}

.alignleft {

	float: left;

	margin: 4px 10px 5px 0;

}

.alignright {

	float: right;

	margin: 4px 0 5px 10px;

}

.aligncenter {

	text-align: center;

}

.hidden {

	display: none;

}



/** BEGIN wrapper **/

#wrapper {

	width: 980px;

	margin: auto auto;

	text-align: left;

	

}

/** END wrapper **/



/** BEGIN header **/

#header {

	height: 102px;

	background:transparent url(images/pens.png) no-repeat scroll right;

}

	#header h1 {

		float: left;

		text-indent: -9999px;

		font-size: 0;

		padding: 20px 0px 0px 25px;

	}

		#header h1 a {

			display: block;

			background: url(images/logo.png) no-repeat 0 0;

			width: 459px; height: 78px;

			outline: none;

		}

	#header .ad {

		float: right;

		padding-top: 18px;

	}

/** END header **/



/** BEGIN body **/

#body {

	clear: both;

	background:transparent url(images/bg.png) repeat-y scroll 5px 0;



}

	#body .buffer {

		background:transparent url(images/leiste.png) repeat-x scroll 2px 0;

width:968px;

	}

	#body .subscribe {

		float: right;

		font-size: 0.9em;

		color: #ffffff;

		padding: 10px;

	}

		#body .subscribe a {

			color: #e4dbc1;

			margin: 0 5px;

		}

		#body .subscribe a:hover {

			color: #aee8d9;

			text-decoration: underline;

		}

	#body .pages {

		list-style-type: none;

		height: 35px;

		padding-left: 15px;

	}

		#body .pages li {

			float: left;

			text-transform: uppercase;

			font-weight: bold;

			font-size: 16px;

		}

		#body .pages li a:link {

			color: #ffffff;

			display: block;

			padding: 11px 16px;

			margin-left: 2px;

		}

		#body .pages li a:hover {

			text-decoration: none;

			background-color: #fff;

			color: #626c97;

			height: 18px;

		}

		

		#body .pages li a:active {

			text-decoration: none;

			background-color: #fff;

			color: #626c97;

			height: 18px;

		}

	#body .categories {

		list-style-type: none;

		height: 41px;

		background: url(images/menu.png) no-repeat -1px 0px;

		width: 986px;

		height: 57px;

		padding-left: 15px;

	}

		#body .categories li {

			float: left;

			font-size: 16px;

			padding: 14px 14px 13px;

			background: url(images/divider.gif) no-repeat 0 16px;

			margin-top: 3px;

		}

			#body .categories li.f {

				background: none;

				

				

				

			

			 	

				

				

			}

		#body .categories li a {

			color: #000;

		}

		#body .categories li a:hover {

			text-decoration: underline;

			color: #626c97;

		 

		}

/** END body **/



/** BEGIN content **/

#content {

	width: 720px;

	float: left;

	padding: 15px 10px 0 30px;

}

	#content p {

		line-height: 1.4em;

		margin-bottom: 15px;

		padding: 0px 10px 10px 10px;

		

	}

	

	/*#content p:first-letter {

		color:#626c97;

float:left;

font-size:36px;

font-style:italic;

padding-right:5px;

padding-top:7px;

font-family: Arial, Helvetica, sans-serif;

	}*/

	

	

	#content h3, #content h4, #content h5, #content h6 {

		font-size: 1.2em;

		margin-bottom: 5px;

	}

	#content ol, #content ul {

		list-style-position: inside;

		margin-bottom: 15px;

	}

	#content li {

		padding: 2px 0;

		line-height: 1.4em;

	}

	#content blockqoute {

		padding: 10px 10px 5px;

		background: #eeeeee;

		border-width: 1px 0;

		border-style: solid;

		border-color: #e0e0e0;

		margin-bottom: 15px;

	}

	#content h2 {

		font-family: Georgia;

		font-size: 1.7em;

		margin-bottom: 2px;

	}

	#content .details {

		font-size: 14px; 

		color: #CCCCCC; 

		margin-bottom: 15px; 

		

	}

	

		#content .details:first-letter {

		

		font-size: 14px; 

		color: #CCCCCC; 

		 

		padding-right: 1px

		

	}

		#content .details a {

			/*color: #CCCCCC;*/

		}

	#content .continue {

		background:transparent url(images/button-hover.png) no-repeat scroll -1px 0;

color:#565656;

display:block;

float:left;

font-size:0.9em;

height:52px;

padding:16px 23px 0;

text-transform:uppercase;

width:161px;

	}

		#content .continue:hover {

			background:transparent url(images/button.png) no-repeat scroll -1px 0;

color:#565656;

display:block;

float:left;

font-size:0.9em;

height:52px;

padding:16px 23px 0;

text-transform:uppercase;

width:161px;

text-decoration: none;

		}

	#content .post {

		width: 340px; 
                height: 440px;

		float: left;

		padding:10px 10px 30px;

	}

		#content .post img {

			border:2px solid #CCCCCC;
float:left;
margin:4px 15px 8px 10px;
padding:2px;
width:110px;

		}

		#content .post h2 {

			font-weight: bold;

			padding-left: 10px;

		}

	#content .latest {

		width: 734px; height: auto;

	}

		#content .latest img {

			border:2px solid #CCCCCC;

float:left;

margin:4px 20px 8px 10px;

padding:2px;

width:150px;

		}

		#content .latest h2 {

			font-size: 28px;

			font-weight: bold;

			padding-left: 10px;

		}

		#content .latest .continue {

			float: left;

			-moz-border-radius-bottomleft:7px;

			-moz-border-radius-bottomright:7px;

			

		}

		#content .latest .bottom {

			clear: both;
                        width:709px;
			border-top: 1px solid #E1E1E1;

		}

	#content .postnav {

		clear: both;
                
		padding: 140px 8px 20px;

	}

		#content .postnav ul {

			list-style-type: none;

			border: 0 !important;

		}

			#content .postnav ul li {

				float: left;

			}

			#content .postnav ul li a {

				display: block;

				padding: 5px 8px;

				color: #ffffff;

				background-color: #637380;

				font-weight: bold;

				font-size: 0.9em;

				margin: 2px;

				border: 0 !important;

			}

			#content .postnav ul li a:hover {

				background-color: #587992;

			}

			#content .postnav .page_info {

				padding: 5px 8px;

				color: #ffffff;

				background-color: #637380;

				font-weight: bold;

				font-size: 0.9em;

				margin: 0 2px 2px;

			}

	#content .single {

		width: 720px; height: auto;
                padding: 10px 0px 10px 20px;


	}

	



	

	

		#content .single img {

			border: 2px solid #ccc;

			width: auto;

			padding: 2px;
                        float: none;

		}

		#content .single h2 {

			font-size: 1.7em;

			font-weight: bold;

		}

		#content .single .continue {

			float: right;

		}

		#content .single .bottom {

			clear: both;

			border-top: 1px solid #E1E1E1;

		}

/** END content **/



/** BEGIN sidebar **/

#sidebar {

	width: 200px;

	

	float: right;

	font-size: 0.9em;

	padding-bottom: 20px;

}

	#sidebar h2 {

		font-size: 17px;

		text-transform: uppercase;

		padding: 10px;

		color: #637380;

	}

	#sidebar ul {

		list-style-type: none;

		padding: 0 10px 10px;

	}

		#sidebar ul li {

			border-bottom: 1px dotted #DEDCD4;

			line-height: 1.4em;

			padding: 6px 0;

		}

		#sidebar ul li a {

			

		}

	#sidebar .l {

		float: right;

		width: 100%;

	}

	#sidebar .r {

		float: right;

		width: 50%;

	}

		#sidebar .l ul li, #sidebar .r ul li {

			padding: 6px 0;

			border-bottom: 0;

		}

		#sidebar .l ul li a, #sidebar .r ul li a {

			color: #565656;

		}

	#sidebar form {

		padding: 0 30px;

		border-bottom: 1px solid #E1E1E1;

		background: url(images/search.gif) no-repeat center center;

		height: 65px;

		width: 140px;

	}

		#sidebar form input {

			background-color:transparent;

border:0 none;

float:left;

font-family:Verdana;

font-size:1.4em;

margin:23px 4px;

width:105px;

		}

		#sidebar form button {

			float: right;

			border: 0;

			width: 69px; height: 34px;

			text-indent: -9999px;

			margin-top: 15px;

			background-color: transparent;

			position:absolute;

		}

	#sidebar .ads {

		text-align: center;

		padding: 10px;

		border-bottom: 1px solid #E1E1E1;

	}

		#sidebar .ads img {

			margin: 5px;

		}

	#sidebar .flickr {

		padding: 0 10px 10px;

		text-align: center;

	}

		#sidebar .flickr img {

			margin: 5px;

		}

	#sidebar .video {

		padding: 0 10px 10px;

		text-align: center;

	}

	#sidebar .tags {

		padding: 0 10px 10px;

		border-bottom: 1px solid #E1E1E1;

	}

		#sidebar .tags a {

			color: #565656;

		}

		#sidebar .tags a:hover {

			color: #637380;

			text-decoration: none;

		}

/** END sidebar **/



/** BEGIN footer **/

#footer {

	background:transparent url(images/bg.png) repeat-y scroll 5px 0;

font-size:0.9em;

margin-top:-13px;

padding-left:80px;



width:986px;

}

#footerblatt {

background:transparent url(images/footerblatt2.png) no-repeat scroll 8px 0;

font-size:0.9em;

height:59px;

margin:0 auto;

width:986px;

}



#footer-header {

	

	/*background:transparent url(images/menu.png) repeat-y scroll 5px 0;

font-size:0.9em;

margin:auto;

position: relative;

width: 986px;

height: 57px;*/

background:transparent url(images/menu2.png) no-repeat scroll -1px 0;

height:57px;

list-style-type:none;



width:986px;

}



	#footer .box {

		width: 310px;

		float: left;

	}

		#footer .box h2 {

			font-size: 1em;

			text-transform: uppercase;

			padding: 14px 20px;

		}

		#footer .box ul {

			list-style-type: none;

			padding: 10px 20px 25px;

		}

			#footer .box ul li {

				padding: 8px 0;

				border-bottom: 1px dotted #DEDCD4;

			}

			#footer .box ul li a {

				color: #565656;

			}

	#footer .about {

		float:right;

width:150px;

	}

		#footer .about h2 {

			font-size: 1em;

			text-transform: uppercase;

			padding: 14px 20px 20px;

		}

		#footer .about p {

			line-height:1.4em;

margin:0 101px 0 -91px;

		}

		#footer .about img {

border:2px solid #E4DBC1;
float:left;
margin:10px 0 -5px;
padding:1px;

		}

	#footer .links {

		background-color: #647380;

		

		height: 0px;

		clear: both;

	}

		#footer .links p {

			margin-right:38%;

		}

		#footer .links a {

			

			text-decoration: underline;

		}

		#footer .links .l {

			float: left;

		}

		#footer .links .r {

			float: right;

		}

/** END footer **/



/** BEGIN miscellaneous **/

#comments {

	

}

	#comments h2 {

		margin: 22px 20px 5px;

		font-size: 1.4em;

		

	}

	#comments p {

		margin-bottom: 10px;

		line-height: 1.6em;

	}

	#comments form {

		padding-top: 20px;
                padding-left: 20px

	}

	#comments form p {

		margin-bottom: 5px;

	}

		#comments form input {

			margin-right: 5px;

		}

		#comments form input, textarea {

			border: 1px solid #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			padding: 4px;

			background-position: 4px 4px;

			background-repeat: no-repeat;

		}

		#comments form input {

			width: 260px;

			border: 1px solid #cccccc;

		}

		#comments form textarea {

			width: 350px;

			padding: 4px 4px !important;

			border: 1px solid #cccccc;

				}

		#comments form button {

			border: 1px solid #B0E8DA;

			font-size: 1em;

			font-family: Verdana;

			padding: 2px 6px;

			background-color:#B0E8DA;



			width: 150px; height: 34px;

			-moz-border-radius-bottomleft:10px;

			-moz-border-radius-bottomright:10px;

			-moz-border-radius-topleft:10px;

			-moz-border-radius-topright:10px;

		}

	.commentdetails {

		margin-top: 25px;

	}

	.commentauthor {

		margin-bottom: 5px !important;

		font-weight: bold;

	}

	.commentdate {

		font-size: 0.8em;

		margin-bottom: 5px;

		color: #909090;

	}

	.required {

		color: #ff0000;

	}

h2.title {

	font-size: 1em !important;

	text-transform: uppercase;

	padding: 10px;

	color: #565656;

}

.notfound {

	padding: 40px;

}

	.notfound h2 {

		font-size: 18px;

		font-weight: normal;

		margin-bottom: 10px;

	}

/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0;

	margin: 0;

}

	#comments ol li {

		padding: 10px;

		border: 1px solid #e0e0e0;

		margin-bottom: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 10px 0 20px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #cccccc;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

#comments .says {

	display: none;

}



#topmenu {

	float:left;

}

/** END wordpress 2.7 comments **/

