/*
Theme Name: RONSDORF.NET
Theme URI: http://www.ronsdorf.net/
Description: Das Theme von RONSDORF.NET
Author: mamuero
Author URI: http://www.mamuero.com
version: 4.0

-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;

*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #FFFFFF url(images/background.gif) repeat;
	font-family: arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	margin-top: 10px;
}

h3 {
	font-size: 12px;
	margin-top: 10px;
}

#top-pink {
	height: 2px;
	width: 100%;
	background: #d75496;
}

.atas {
color:#CFC;
font-size:1px;
}

img {
border:none;

}

img a {
border:none;
}

img.left {
float:left;
border:none;
padding:6px;
}

img.right {
float:right;
border:none;
padding:6px;
}

blockquote {
	border-left: 4px solid #ff7000;
	color: #818181;
	padding: 0px 1px 0px 10px;
}

code {
font-family:"Courier New", Courier, monospace;
margin:10px;
}

a {
	color: #008000;
	text-decoration: none;
	border: none;
}

hr {
	height: 1px;
	border: 0px;
	border-bottom: #cecece solid 1px;
}

a:hover {
	color: #ff7000;
	text-decoration: none;
	border: none;
}

#container {
	background: #ffffff;
	width: 790px;
	margin: 10px auto;
	padding: 10px;
}

#header {
	width: 790px;
	height: 80px;
}

#header h1 {
	font-family: arial, geneva, helvetica, sans-serif ;
	font-size: 24pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 20px 0 0 160px;
}

#header h1 a {
	color: #ffffff;
	text-decoration:none;
}

#header h2 {
font-family:palatino linotype, georgia, arial, times;
	font-size: 12pt;
font-weight:300;
font-style:italic;
color:#404040;
letter-spacing:1px;
margin:0;
padding:0 0 0 18px;
}

#header img {
	border: 0px;
	margin: 0px;
}

#menu {
	background: #444444;
	font-family: verdana, arial, times, serif;
	font-size: 10pt;
	width: 790px;
	height: 31px;
/*	margin-left: 160px;*/
}

#menu ul {
	text-align: center;
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 15px;
}

#menu ul li a:hover {
	background-color: #008000;
	color: #ffffff;
	font-weight: bold;
/*	border-bottom: 1px solid #444444;*/
	border-top: 2px solid #008000;
}

#content {
	float: left;
	width: 480px;
	overflow: hidden;
	line-height: 19px;
	font-size: 16px;
	text-align: justify;
}

#content-forum {
	float: left;
	width: 790px;
	overflow: hidden;
	background: #ffffff;
	line-height: 19px;
	font-size: 16px;
	text-align: justify;
}


.post {
	line-height: 19px;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 5px 10px 10px 10px;
	background: #f1f1f1;
/*background:url(images/bg1.png) repeat;*/
}

.postwrap {
	margin-top: -80px;
}

.postbottom {
	background: url(images/bgp.png) bottom no-repeat;
	height: 40px;
}

.post img {
	border: 0px solid #818181;
}

.wp-caption img, a:link img {
	padding: 0px;
	margin-left: 5px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	border: 0px;
	background: #818181;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	padding: 2px 2px 2px 3px;
	margin: 0px 5px 0px 5px;
}

.post h2 {
	font-family: arial, geneva, verdana, helvetica, sans-serif ;
	font-size: 22px;
	padding-left: 1px;
	font-weight: bold;
	color: #008000;
}

.post h2 a {
	color: #008000;
	text-decoration: none;
}

.post h2 a:hover {
	color: #ff7000;
	text-decoration: none;
}

.post ul {
	line-height: 19px;
	font-size: 16px;
	font-face: Verdana;
	padding: 1px 1px 1px 12px;
}

.post li {
	line-height: 19px;
	font-size: 16px;
}

.post ol {
	padding: 1px 1px 1px 12px;
}

.entry {
	font-size: 12px;
}

.map {
	margin-bottom: 8px;
}

.entry p {
	line-height: 19px;
	font-size: 10px;
	margin: 10px 0;
}

.postmetadata {
	clear: both;
	font-size: 11px;
	text-align: right;
	margin-top: 2px;
	padding: 2px;
}

.navigation {
	height: 30px;
	margin: 0 auto;
	font-size: 12px;
}

#navigation {
	height: 30px;
	width: 480px;
	margin: 0 auto;
	font-size: 12px;
}

#navigation .navleft {
	float: left;
	width: 240px;
	margin: 0;
	text-align: left;
}

#navigation .navright {
	float: left;
	width: 240px;
	margin: 0;
	text-align: right;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.devider {
	background: url(images/devider.jpg) no-repeat center;
	width: 480px;
	height: 29px;
}

.userimage {
border: 5px solid #fff;
}

#single-werbung {
	width: 480px;
	height: 60px;
	background: url(images/werbung_468.jpg) no-repeat center;
	text-align: justify;
	margin-bottom: 20px;
}

#forum-werbung {
	width: 790px;
	height: 90px;
	background: #f9f9f9 url(images/werbung_728.jpg) no-repeat center;
	text-align: justify;
	margin: 20px 0;
}


#bookmarks {
	margin-bottom: 20px;
}

#bookmarks h2 {
	background: #4F4D4B;
	height: 18px;
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color:	#eaeaea;
	margin-bottom: 2px;
	padding: 0px 0 2px 5px;
}


#sidebar {
	width: 300px;
	float: left;
	font-family: arial, verdana, arial, tahoma;
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0;
}

#sidebar-werbung {
	width: 300px;
	height: 265px;
	background: url(images/werbung_300.jpg) no-repeat center;
	text-align: justify;
	margin-bottom: -10px;
}

#sidebar h2 {
	background: #4F4D4B;
	height: 16px;
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color:	#eaeaea;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 2px 0 2px 5px;
}

#sidebar p {
	margin: 0;
	font-family: arial, verdana, georgia, 'Times New Roman', times, serif;
}

#sidebar img {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
}

#sidebar ul li {
	margin-bottom: 2px;
	line-height: 16px;
	list-style-type: none;
	padding: 0;
}

#sidebar ul li a {
	line-height: 16px;
}

#sidebar ul ul {
	line-height: 14px;
	margin: 2px 0 0 0;
	padding: 0;
}

#sidebar ul li ul {
	color: #555555;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 16px;
	padding-left: 0px;
	border-bottom: 1px dotted #444444;
	margin-bottom: 5px;
}

#sidebar ul ul ul li {
	list-style-type: none;
	color: #818181;
	line-height: 16px;
	padding: 0 0 0 10px;
}

.twitter-item {
	color: #555555;
}

.twitter-timestamp {
	color: #000000;
	font-size: 10px;
}

#commentssection {
	clear: both;
	margin: 0;
}

#commentssection h3 {
	background: #4F4D4B;
	height: 18px;
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color:	#eaeaea;
	padding: 0px 0 2px 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#commentform {
/*background:url(images/bg1.png);*/
	background: #f1f1f1;
	border: 1px solid #4F4D4B;
	border-bottom: 8px solid #4F4D4B;
	margin: 12px 0 20px 0;
	padding: 4px 20px 8px 20px;
}

#commentform a {
	color: #4F4D4B;
	text-decoration: none;
	line-height: 14pt;
}

#commentform a:hover {
	color: #ff7000;
	text-decoration: none;
}

#commentform p {
	font-size: 12px;
}

#commentform h2 {
	font-family: arial, verdana, georgia, times;
	font-size: 12px;
	font-weight: normal;
	color: #4F4D4B;
}

#commentbox {
	width: 75%;
	min-width: 400px;
	margin: 5px 5px 0 0;
}

#author,#email,#url,#commentbox,#submit {
	background: #fff;
	font-family: arial, verdana, times;
	font-size: 12px;
	border: 1px solid #4F4D4B;
	margin: 5px 0 0 0;
	padding: 6px;
}

#submit {
	margin: 5px 5px 0 0;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
/*background:url(images/bg1.png);*/
	background: #f1f1f1;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	padding: 5px 0 5px 10px;
}

ol.commentlist li a{
	color: #008000;
	text-decoration: none;
}

ol.commentlist li a:hover{
	color: #ff7000;
	text-decoration: none;
}

ol.commentlist li p {
	font-size: 12px;
	line-height: 19px;
	margin: 6px 0;
	padding: 0 12px 0 0;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 14px;
	font-weight:700;
	font-style: normal;
	margin-bottom: 10px;
}

cite a {
	color: #008000;
	text-decoration:none;
}

#searchform {
	font-family: arial, verdana, times;
	padding: 6px 0;
	width: 300px;
}

#searchform input#s {
	font-family: arial, verdana, times;
	font-size: 12px;
	border: 1px solid #818181;
	width: 200px;
	margin: 2px;
	padding: 4px;
}

#searchform input#searchsubmit {
	font-family: arial, verdana, times;
	font-size: 10pt;
	border: 1px solid #818181;
	background-color: #f9f9f9;
	color: #818181;
	margin: 2px 0;
	padding: 2px;
}
/*
#footer {
	background: #f1f1f1;
	clear: both;
	width: 790px;;
	color: #818181;
	margin-top: 20px;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	text-align: justify;
}

#footer p {
	color:#818181;
	margin: 0;
	padding: 0px;
}

#footer a {
	color: #818181;
	text-decoration: none;
}

#footer a:hover {
	color: #ff7000;
	text-decoration: underline;
}

.box1 {
float:left;
width:475px;
border:2px solid #ddd;
padding:4px;
}

.footleft {
float:left;
width:440px;
background:#ddd;
}

.footright {
float:right;
text-align:right;
padding:px;
}

.box2 {
float:right;
text-align:right;
width:250px;
background:green;
padding:2px;
}
*/
/*----------------*/
/*     FOOTER     */
/*----------------*/

#footer {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	background: #ffffff;
	color: #818181;
	font-face: Verdana;
	font-size: 11px;
	text-align: left;
}
#footer  a:link {
	color: #818181;
	text-decoration: none;
}
#footer  a:hover, a:active {
	color: #ff7000;
	text-decoration: none;
}

#footer-copy {
	clear:left;
	margin-top: 10px;
	text-align: center;
}

#footer-copy a, #footer-copy a:visited {
	color: #818181;
	text-decoration: none;
}

#footer-copy a:hover {
	color: #ff7000;
	text-decoration: none;
}


#content div.left {
background:#f4f4f4;
}

#content span.author {
	font-size: 8pt;
	font-family: arial, verdana, tahoma;
	background: #fff;
}

#content div.right {
float:right;
width:50px;
background:url(images/comment.png) no-repeat center;
text-align:center;
margin:0;
padding:4px 0 5px;
}

#content div.right a {
color:#fff;
}

#content div.right a:hover {
color:#ddd;
}

div.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

*,#sidebar ul ul ul {
margin:0;
padding:0;
}

h4,.post p {
	font-size: 12px;
}

#header h1 a:hover,.post h2 a:hover {
	color: #ff7000;
	text-decoration:none;
}

#commentform p,ol.commentlist a {
color:#000;
}

.userimage {
margin-left: -80px;
margin-top: 10px;
}



/* IMAGEBROWSER */

.ngg-imagebrowser {
}

.ngg-imagebrowser h3 {
	text-align: center;
}

.ngg-imagebrowser img {
/*	border: 1px solid #A9A9A9;*/
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 450px;
	display: block !important;
	padding: 0px;
}

.ngg-imagebrowser-nav {
	padding: 0px;
}

.ngg-imagebrowser-nav .back {
	float: left;
	border: 1px solid #818181;
	margin-bottom: 5px;
	padding: 3px 7px;
}

.ngg-imagebrowser-nav .next {
	float: right;
	border: 1px solid #818181;
	margin-bottom: 5px;
	padding: 3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align: center;
	font-size: 14px !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

.ngg-imagebrowser-desc {
}
