/*   
Theme Name: Pro Life Marsch Template
Theme URI: --
Description: Template für Wordpress
Author: Otto Siegl
Author URI: http://www.ottosiegl.at/
Version: 1.0
Tags: --
*/

/* ------------------------------ */
/* ---- Globale Deskriptoren ---- */
/* ------------------------------ */
body
{
	background-color: #662D91;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

a:link,
a:visited,
a:hover,
a:active
{
	color: #000000;	
}

textarea {
	width: 550px;
	border: 1px solid grey;
}

/* Absenden Button ist zu finden unter #submit */
input {
	border: 1px solid grey;	
	height: 15px;
	width: 250px;
}

/* ------------------------------ */
/* ------ ID Deskriptoren ------- */
/* ------------------------------ */

#wrapper
{
	width: 950px;
	margin: 0px auto;
}

#header
{
	width: 950px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 138px;
	height: 60px;
	padding-bottom: 20px;
}

#buttons
{
	float: left;
	height: 60px;
	width: 220px;
	margin-left: 20px;
	overflow: visible;
}

#main
{
	width: 830px;
	margin-left: 105px;
}

#contentArea
{
	width: 589px;
	float: left;
}

#widgetArea
{
	width: 213px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	padding-left: 0px;
}

#widgetAreaTop
{
	width: 213px;
	height: 30px;
	background-image: url(images/widgetsTop.jpg);
	float: left;
}

#widgetAreaBottom
{
	width: 213px;
	height: 30px;
	background-image: url(images/widgetsBottom.jpg);
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}

#widgets
{
	width: 213px;
	min-height: 300px;
	background-image:url(images/widgetsBack.jpg);
	margin-top: 0px;
	float: left;
	overflow: hidden;
}

#widgets ul
{
	padding-top: 0px;
	margin-top: -15px;
	padding-left: 0px;
	margin-left: 10px;
	width: 193px;
}

* html #widgets
{
	height: 300px;	
}

#comments,
#respond h3
{
	font-size: 14px;
	border-top: 1px solid grey;
	margin-top: 10px;
	padding-top: 10px;
}

#submit
{
	height: 25px;
	width: 150px;
	margin: 0px 200px;
}

#adresse_left
{
	float: left;
	width: 255px;
}

#adresse_right
{
	width: 255px; 
	float: right; 
}

#adresse_left input,
#adresse_right input 
{
	margin-bottom: 15px;
	margin-top: 5px;
}

#adresse_left label,
#adresse_right label 
{
	
}

#adresse_left p,
#adresse_right p
{
	margin: 0px;
	padding: 0px;
}

#form_anmeldung textarea
{
	margin-top: 5px;
}

#form_anmeldung #senden
{
	padding: 4px 0px 5px 0px;
	height: 25px;
}

/* ------------------------------ */
/* ---------- Klassen ----------- */
/* ------------------------------ */
.clearFix:after 
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
} 

.clearFix 
{
    display: inline-block;
} 

html[xmlns] .clearFix
{
    display: block;
} 

* html .clearFix 
{
    height: 1%;
}

.menu
{
	height: 38px;
	margin-bottom: 20px;
	width: 575px;
	float: left;
	margin-left: 105px;
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	overflow: hidden;
}

.page_item,
.page_itemActive
{
	height: 25px;
	float: left;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

*+html .page_item,
*+html .page_itemActive{
	margin-top: 12px;	
}

.page_item a:link,
.page_item a:visited,
.page_itemActive a:link,
.page_itemActive a:visited
{
	color: #662D91;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.page_item a:hover,
.page_item a:active,
.page_itemActive a:link,
.page_itemActive a:visited,
.page_itemActive a:hover,
.page_itemActive a:active
{
	color: #FFFFFF;
}

.widget
{
	overflow: hidden;	
}

.contentContainer
{
	margin-bottom: 20px;
}

.content
{
	width: 559px;
	overflow: hidden;
	min-height: 100px;
	background-image:url(images/contentBack.jpg);
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	float: left;
	margin-top: -20px;
}

.content h1
{
	margin-top: 0px;
	padding-top: 0px;
	
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}

.content a:link,
.content a:visited,
.page-link a:link,
.page-link a:visited,
{
	text-decoration: underline;	
	color: #000000;
}

.content a:hover,
.content a:active,
.page-link a:hover,
.page-link a:active
{
	text-decoration: none;	
}

.content img
{
	border: none;	
	margin: 10px;
}

.contentTop
{
	width: 589px;
	height: 30px;
	background-image:url(images/contentTop.jpg);
	float: left;
}

.contentBottom
{
	width: 589px;
	height: 30px;
	background-image:url(images/contentBottom.jpg);
	float: left;
}

.contentHeader
{
	margin-left: -10px;
	padding-left: 10px;
	border-bottom: 2px solid #CCCCCC;
}

.contentHeader h1
{
	float: left;	
	margin-top: 5px;
}

.contentDateContainer
{
	padding-top: 3px;
	float: right;	
}

.contentDate
{
	float:left;	
	color:#999999;
	margin-top: 6px;
	margin-right: 5px;
}

.infoBar
{
	float: left;
	width: 569px;	
	padding-top: 5px;
	margin-bottom: 10px;
	color: #888888;
	font-size: 11px;
}

.infoBar a:link,
.infoBar a:visited,
.infoBar a:hover,
.infoBar a:active
{
	text-decoration: none;
	color: #888888;
	font-size: 11px;
}

.infoBar .contentCategoryContainer
{
	float: left;
}

.infoBar .contentCategories
{
	float: right;
}

.infoBar .contentComment
{
	overflow: hidden;
	background-image:url(images/contentBack.jpg);
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	float: right;
}

.buttonContainer
{
	float: left;
	width: 50px;
	height: 60px;
	margin-right: 4px;
}

.buttonContainer:link,
.buttonContainer:visited,
.buttonContainer:hover,
.buttonContainer:active
{
	text-decoration: none;	
	color: #FFFFFF;
	font-size: 10px;
}

.buttonContainer:hover,
.buttonContainer:active
{
	font-size: 11px;
	color: #FEF403;
}

.button
{
	width: 39px;
	height: 39px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
	border: none;
}

.buttonFB
{
	background-image:url(images/buttons/fbButton.jpg);	
}

.buttonTW
{
	background-image:url(images/buttons/twitterButton.jpg);
}

.buttonFL
{
	background-image:url(images/buttons/flickrButton.jpg);
}

.buttonREG
{
	background-image:url(images/buttons/registerButton.jpg);
}

.buttonText
{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.navigation
{
	margin-top: 7px;
}

.page-nav-left
{
	margin-left: 100px;
	float: left;	
}

.page-nav-right
{
	margin-right: 100px;
	float: right;	
}

/* WP-Klassen */
.wp-caption-text
{
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	text-align: center;
}

.alignright
{
	float: right;	
}

.alignleft
{
	float: left;	
}

.aligncenter
{
	margin: 0px auto;
}

.comments-link
{
	float: right;
}

.titleLink:link,
.titleLink:visited,
.titleLink:hover,
.titleLink:active
{
	text-decoration: none;
}


/* Widget-CSS */

.widget
{
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-top: 1px solid grey;
	padding-bottom: 15px;
}

.widget h2 
{
	font-size: 15px;
	margin: 5px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#sidebar form 
{
	margin: 0;
}

/* Begin Calendar */
#wp-calendar 
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	border: 1px solid grey;
}

#wp-calendar #next a 
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a 
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a 
{
	display: block;
	background-color: #CCCCCC;
}

#wp-calendar #prev a,
#wp-calendar #next a 
{
	background-color: #FFFFFF;
}

#wp-calendar caption 
{
	text-align: center;
	width: 100%;
}

#wp-calendar td 
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover 
{ /* Doesn't work in IE */
	background-color: #fff; 
}
/* End Calendar */

#widgets #searchform #s
{
	width: 185px;	
	padding: 0px;
	margin-bottom: 5px;
	height: 15px;
}

#widgets #searchform #searchsubmit
{
	width: 100px;
	height: 20px;
	padding: 0px;
	margin-left: 42px;
}

.screen-reader-text 
{
	display: none;
}

/* ---------------- Icons ---------------- */
.contentDateIcon
{
	height: 32px;
	width: 32px;
	background-image: url(images/iconPost.png);
	float: right;
	margin-top: -5px;
}

.commentIcon
{
	height: 16px;
	width: 16px;
	background-image: url(images/iconComment.png);
	float: left;
	margin-right: 5px;
}

.categoryIcon
{
	height: 16px;
	width: 16px;
	background-image: url(images/iconCategory.png);
	float: left;
	margin-right: 5px;
	margin-top: -2px;
}
