/*
Theme Name: Jaron
Description: 
Author: Jana Krause, pingping

*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}

/* Body */

* 
{ 	
	margin:0; 
	padding:0;
}

body 
{ 	
	background:#FFF; 
	color:#5e5e5e; 
	font-family: Arial,Helvetica,sans-serif;
}

#wrap 
{
	background:#fff; 
	color:#5e5e5e; 
	margin:0 auto; 
	width:780px;
	
}

/* Text */

p
{
	font-size: 12px;
	line-height: 18px;
}

/* Links */

a 
{
	background-color:inherit; 
	color:#009ace; 
	text-decoration:none;
}

a:hover 
{
	background-color:inherit; 
	color:#009ace; 
	text-decoration:underline;
}

a img 
{
	border:0;
}

/* Header */

#header 
{ 
	width:780px;
	height: 115px; 
	margin: 10px 0 0 0;
	background: #fff url("img/header-separator.gif") 0 95px no-repeat;
}

#header img 
{
	float: left;
}

#search-box 
{
	clear: right;
	float: right;
	width: 220px;
	height:63px;
	margin: 10px 0 0 0;
	background: #fff url(img/suche-background.jpg) 0 0 no-repeat;
}

#search-box label 
{
	display: none;
}

/* Hauptinhalt */

div#main-content
{
	clear: both;
	width: 780px;
}

/* Sidebar links */

#leftside 
{
	clear:left; 
	float:left; 
	margin:0 0 5px; 
	padding:0; 
	width:230px;
	font-size: 12px;
}

/* Sidebar rechts */

#extras 
{
	float:right; 
	margin:0 0 5px; 
	padding:0; 
	width:210px;
	color: #666666;
	overflow: hidden;
}


#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:11px; margin:0 0 12px;}

/* #leftside li {line-height:1.2em; list-style:none; margin:0 0 6px;}

#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}

#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}

#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}

#leftside ul.linklist, #extras ul.linklist {font-size:1em;}

#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}

#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}

*/

#leftside p 
{
	padding: 0 15px 0 0;
	color: #666;
}

#extras li 
{
	list-style-type: none;
}

#extras ul
{
	width: 210px;
}

#extras a 
{
	color: #666;
	text-decoration: none;	
}

#extras a:hover,
#extras a:focus
{
	color: #009ace;
}

#extras ul li.cat-item
{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#extras ul li.cat-item a
{
	text-decoration: underline;
	color: #666666;
}

#extras ul li.cat-item a:hover,
#extras ul li.cat-item a:focus
{
	text-decoration: none;
	color: #009ace;
}

#leftside h2, 
#leftside h2 a,
#leftside ul.linklist li h2, 
#leftside h3, 
#extras h2, 
#extras h2 a,
#extras ul.linklist li h2, 
#extras h3, 
table#wp-calendar caption 
{
	background-color:inherit; 
	color:#009ace; 
	font-size:18px; 
	font-weight:normal; 
	text-align:left; 
	margin:0 0 10px;
}

#leftside h2, 
#leftside h2 a,
#extras h2, 
#extras h2 a
{
	margin: 20px 0 10px 0;
}

#leftside label, #extras label {display:none;}

/* News und Veranstaltungen */


#leftside span.date
{
	color: #666;
}

#leftside a
{
	text-decoration: underline;
	color: #666;
	display: block;
	font-size: 12px;
}

#leftside a.event
{
	background: url(img/link-blau.gif) 0 6px no-repeat;
	text-decoration: underline;
	padding: 0 0 0 15px;
	display: block;
	font-size: 11px;
}

#leftside a.event:hover,
#leftside a.event:focus
{
	color: #009ace;
}

#leftside a.weiter
{
	background: url(img/link.gif) 0 6px no-repeat;
	color: #666;
	font-size: 12px;
	padding: 0 0 0 15px;
}

#leftside a:hover,
#leftside a:focus 
{
	color: #009ace;
}

/* Twitter */

div.twitter-avatar 
{
	font-size: 11px;
}

div.twitter-avatar img 
{
	float: right;
}

#extras ul li
{
	padding: 0 0 15px 0;
}

#extras ul li span.entry-content a,
#extras ul li span.time-meta a
{
	color: #009ace;
}

#extras ul li span.entry-content a:hover,
#extras ul li span.entry-content a:focus,
#extras ul li span.time-meta a:hover,
#extras ul li span.time-meta a:focus
{
	text-decoration: underline;
}

/* Main menu */

ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:0px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */

#content 
{
	line-height:1.6em; 
	margin:0 0 5px 0px; 
	padding:0 20px 0 0;
	border-right: 1px solid #d6d6d6;
	float: left;
	width: 530px;
}

#contentwide {
	line-height:1.6em; 
	margin:0 0 5px 150px; 
	padding:0;
}

#content h2, 
#contentwide h2 
{
	font-size:24px;
	font-weight: normal; 
	margin:5px 0 10px 0;
	color: #009ace;
}

#content h2 a, 
#contentwide h2 a,
#content h3 a,
#contentwide h3 a
{
	text-decoration: none;
}

#content h3,
#contentwide h3 
{
	font-size:20px;
	font-weight: normal; 
	margin:0 0 8px;
}

#content img,
#contentwide img 
{
	border: 0; 
	float:left; 
	margin:3px 10px 3px 0;
}

#content ul,
#contentwide ul,
#content ol,
#contentwide ol 
{
	margin:0 0 16px 30px;
	font-size: 12px;
	line-height: 18px;
}

#content li,
#contentwide li 
{
	padding:0 0 0 5px;
}

#content ul ul,
#contentwide ul ul,
#content ol ol,
#contentwide ol ol 
{
	margin:0 0 0 16px;
}


/* Footer */

#footer 
{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0; 
	font-size:10px; 
	clear:both; 
	color:#5e5e5e; 
	font-weight:normal; 
	line-height:1.7em; 
	margin:0 auto;
	margin-bottom: 20px;
	margin-top: 20px; 
	padding:10px 0 10px 0; 
	text-align:center; 
	width:780px;
	height: 20px;
}

#footer p 
{
	margin:0; 
	padding:0;
}

#footer a 
{
	color:#5e5e5e; 
	font-weight:normal; 
	text-decoration:none;
}

#footer a:hover
{
	color:#009ace; 
	text-decoration:none;
}

#footer span.credits
{
	font-size:10px;
	float: left;
	margin-left: 20px;
}

#service
{
	float: right;
}

#service a 
{
	margin: 0 20px 0 0;
}

#abbinder 
{
	clear: both;
	margin: 20px 0 50px 0;
	text-align: right;
	padding: 0 20px 0 0;
}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:0px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */

blockquote 
{
	border-left:0px solid #e0e0e0; 
	margin:20px; 
	padding:8px 8px 8px 15px;
}

blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}

label 
{
	background-color:inherit; 
	color:#a3a3a3; 
	font-size:11px; 
	font-weight:bold;
}

table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */

#search-box input#s 
{
	color: #009ace;
	font-size: 12px;
	width: 150px;
	padding: 2px;
	float: left;
	margin: 7px 5px 7px 10px;
	border: 1px solid #a3a3a3;
}

#search-box input#searchsubmit
{
	background: url(img/suche-button.jpg) 0 0 no-repeat;
	border: 0;
	width: 32px;
	height: 30px;
	margin: 4px 0 0 0;
	cursor: pointer;
}

#author,
#email,
#url,
#comment 
{
	border:1px solid #a3a3a3; 
 	font-size:11px; 
 	margin: 0 0 10px 0; 
 	padding:2px;
 	color: #5e5e5e;
 	font-family: Arial, Helvetica, sans serif;
}
 
input.button
{
	color: #009ace;
	font-size: 12px;
	padding: 2px;
	float: left;
	border: 1px solid #a3a3a3;
	margin-bottom: 20px;	
}

input.button:hover,
input.button:focus
{
	color: #a3a3a3;
} 
 
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:0; margin:0 0 5px 15px; display:inline;}
img.alignleft {padding:0; margin:0 15px 5px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}

.bold 
{
	font-weight:bold;
}

.hide 
{
	display:none;
}

.post {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d6d6d6;
}

.last-post {
	border-bottom: 0;
}

.date
{
	font-size: 11px;
	color: #009ace;
	margin: 0;
	padding: 0;
}

.postinfo 
{
	margin: 10px 0 0 0;
	color:#009ace; 
	font-size:12px; 
}

.postinfo a, 
a.podcast, 
a.comment 
{
	text-decoration: underline;
	line-height: 20px;
	color:#009ace; 
	
}

.postinfo a:hover,
.postinfo a:focus 
{
	text-decoration: none;
}

a.podcast 
{
	background: url(img/podcast.gif) right 0 no-repeat;
	padding: 2px 25px 2px 0;
}

a.comment
{
	background: url(img/readon.gif) right 6px no-repeat;
	padding: 0 15px 0 0;
}

.comment 
{
	margin:0 0 10px; 
}

.comment p 
{
	font-size:11px; 
	line-height:1.3em;
	margin:0 0 6px; 
	padding-bottom:5px;
}

.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}

.prevlink 
{
	margin-right:20px;
}

.nextlink
{
	margin-left:20px;
}

#login
{
	float: right;
	margin-right: 10px;
}

#login a
{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

#login a:hover
{
	text-decoration: none;
	color: #009ACE;
}

ul
{
	border-bottom: 1px solid #d6d6d6;
}

ul ul
{
	border-bottom: none;
}

.contenttext ul
{
	border-bottom: none;
}

div#respond
{
	border: 1px solid #009ad0;
	border-width: 1px 0;
}

div#respond h3
{
	padding-top: 10px;	
}

div#respond form
{
	padding-top: 20px;
}

div#respond label 
{
	width: 110px;
	float: left;
	padding-left: 70px;
	color: #646464;
	font-weight: normal;
	font-size: 15px;
}

div#respond input,
div#respond textarea
{
	width: 295px;
	border: 1px solid #a3a3a3;
}

div#respond input.button
{
	border: 0;
	background: url(img/submit-button-bg.gif) 0 0 no-repeat;
	padding: 2px 0 10px 35px;
	float: right;
	width: auto;
	margin:25px 45px 10px 0;
	cursor: pointer;
	text-decoration: underline;
	color: #5e5e5e;
	font-size: 15px;
}

div#respond input.button:hover,
div#respond input.button:focus
{
	color: #009ad0;
}

div.respond-notice
{	
	padding: 5px;
	float: left;
	color: #6a6a6a;
	font-size: 11px;
	line-height: 18px;
}

div#hierarchical-categories ul.children
{
	padding-left: 15px;
}

div#hierarchical-categories ul.children li.cat-item
{
	margin: 0;
	padding: 2px 0 0 15px;
	background: url(img/subcategory-link-bg.gif) 0 7px no-repeat;
}
