/* @override http://www.moelmsch.de/wp-content/themes/moelmsch-vertikal/style.css */

/*   
Theme Name: Mölmsch 2009 Nav vertikal
Theme URI: http://paulheyer.de
Description: Theme für www.moelmsch.de mit vertikaler Navigation
Author: Paul Heyer
Author URI: http://paulheyer.de/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');





/* SEITE AUFBAUEN 
//////////////////////////////////////////////////////////// */

body {
	background: #8b8b8b url(images/verlauf_bg.png) repeat-x left top;
}


/* header img */
#branding {
	background:url(images/head_bg.png) no-repeat top center;
	width: 846px;
	height: 216px;
	padding:0;
}

#blog-title {
	height: 65px;
	padding: 100px 0 0 0;
}

#blog-title a {
	display:block;
	height: 65px;
	text-indent:-9000px;
}

#blog-description {
	display:block;
	height: 2px;
	text-indent:-9000px;
}

/* horizontale headernavigation ausschalten */
#access {
	display:none;
}


/* body bauen */
#main {
	width: 846px;
	padding:33px 0 33px 0;
	background:url(images/body_bg.png) repeat-y top center;
}

#container {
    width:846px;
    float: right;
    margin: 0 0 0 -272px;
}

#content {
    width:540px;
    overflow:hidden;
    margin: 0 0 0 272px;
}


/* sidebar bauen */
.main-aside {
    width:230px;
    float:left;
    position:relative;
    margin: 0 0 0 22px;
}

#primary {
    border:0px solid #ccc;
    padding:0px 0 0 0;
    margin-bottom:22px;
}

.main-aside ul {
    padding:0 10px;
}

.main-aside h3 {
	margin: 0 0 3px 0;
}

.main-aside ul ul {
	list-style: none;
	margin:0 0px 0px 0px;
    padding:0;
}

.main-aside ul ul li {
	list-style: none;
	margin:4px 0px 2px 0px;
    padding:0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}


.main-aside ul ul li:first-child {
	list-style: none;
	margin:1px 0px 0px 0px;
    padding:3px 0 0 0;
	border-top-style: solid;
	border-top-width: 1px;
}

.main-aside ul ul ul a, .main-aside ul ul ul a:visited {
	margin:2px 0 0 4px;
	list-style-position: inside;
	padding: 1px 0 0 15px;
	background-image: url(images/submenu_inactive_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.main-aside ul ul ul .current_page_item a {
	margin:2px 0 0 4px;
	list-style-position: inside;
	padding: 1px 0 0 15px;
	background-image: url(images/submenu_active_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.main-aside ul ul ul li {
	margin: 0 4px 2px 0;
    padding:0;
	border-bottom-style: none;
}


.aside a {
    color:#666;
    margin:0px 0px 0px 2px;
}

/* menülinks anpassen */
.aside,
.aside input {
    font-size:13px;
    line-height:20px;
    margin-bottom:6px;
    letter-spacing: 0.05em;
}

.aside {
    color:#666;
}

.aside h3, .aside h3 a, .aside h3 a:visited {
    color:#666;
    font-size:16px;
    font-weight: bold;
    font-style:italic;
    line-height:22px;
    text-decoration: none;
    text-transform: none;
}

.aside a, .aside a:visited {
    color:#666;
    text-decoration: none;
    text-transform: uppercase;
}

.aside a:active,
.aside a:hover {
    color: #58ac25;
}
.aside .current_page_item a {
    color: #58ac25;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #58ac25;
}



/* footer bauen */
#footer {
    border-top:none;
    margin:0 auto;
    width:846px;
    background: url(images/body_bottomcap_bg.png) no-repeat top center;
}

#siteinfo {
    clear:both;
    margin:0 auto;
    width:806px;
    padding: 13px 20px 50px 20px;
}

#siteinfo, #siteinfo a, #siteinfo a:visited {
	text-decoration: none;
	color: #666;
}

#siteinfo a:active,
#siteinfo a:hover {
    color: #58ac25;
}



/* content bauen */
.hentry {
    width:540px;
}

body, input, textarea {
    font: 14px Georgia, 'Times New Roman',Times, serif;
    line-height:21px;
}

.entry-title {
    font-family: Helvetica,Arial,sans-serif;
    font-size:20px;
    font-weight:bold;
    line-height:24px;
    padding:0 0 2px 0;
    letter-spacing: .04em;
    color:#222;
}

.category-news .entry-title,
.category-events .entry-title,
.category-pressespiegel .entry-title {
    font-size:20px;
    font-weight:bold;
    line-height:24px;
    padding:0 0 2px 0;
    letter-spacing: .04em;
    color:#222;
}

.entry-content {
    padding:14px 0 18px 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}

/* Startseite formatieren */
.home .entry-content,
.home .entry-content h1 {
    padding:0px 0 14px 0;
}

.home .entry-content h1 {
    padding:0px 0 14px 0;
    clear:none;
}

.home #content .slug-home,
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 23px 0;
    padding:18px 18px 18px 18px;
    background: #eee;
}

.hentry.slug-home,
.hentry.sticky{
	width: 500px;
}

.home #page-bottom.aside, .home #page-bottom .xoxo {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	text-transform: none;
}

.home #page-bottom .xoxo a {
	text-transform: none;
	margin: 0 10px 0 0;
	vertical-align: top;
}

.home #page-bottom .xoxo a img {
	margin: 1px 7px 0 0;
	border: none;
}


.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-title a {
    color:#222;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #58ac25;
}

.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:16px;
}
.entry-meta .author {
	font-size: 12px;
	font-style: normal;
}

.entry-meta abbr {
    font-size:12px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:none;
}

.category-pressespiegel img {
    border: 1px solid #ccc; 
}

a img.size-medium,
a img.size-small {
	cursor: -webkit-zoom-in !important;
	cursor: -moz-zoom-in !important;
	cursor: url('images/lupe.cur'), pointer;
} 

/* sticky posts auf der startseite */
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:18px 18px 18px 18px;
    background: #eee;
}
.hentry.sticky{
	width: 500px;
}


.entry-content a:link,
.entry-content a:visited {
	text-decoration: none;
	color:#668181;
}

.entry-content a:active,
.entry-content a:hover {
    color: #58ac25;
    text-decoration: underline;
}

p a:link {
    color:#668181;
}
p a:visited {
    color:#668181;
}
p a:active,
p a:hover {
    color: #58ac25;
    text-decoration: underline;
}



/* mölmsch finder adressen formatieren */
.adress {
	width: 280px;
	margin: 0 0px 28px 0;
	padding: 8px 0px 0px 1px;
	border-top: 1px solid #000;
}

.adress-fass {
	width: 280px;
	margin: 0 0px 28px 0;
	padding: 8px 0px 0px 1px;
	border-top: 1px solid #000;
}

div.adress-flasche {
	width: 280px;
	margin: 0 0px 28px 0;
	padding: 8px 0px 0px 1px;
	border-top: 1px solid #000;
}



/* mailpress anzeige */
#MailPress input, #mp-loading {
	font-size:12px;
    font-family:Helvetica,Arial,sans-serif;
}
#mp-loading img {
	clear: none;
	float: left;
}
#MailPress input.MailPressFormEmail {
	width: 250px;
}



/* archiv */
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 22px 0;
}

