/*
Theme Name: BREAKING THE HABIT!
Theme URI: http://ame.churchiesla.net/wordpress
Description: THE NEW LIFE.
Version: 6
Author: Amelie K.
Author URI: http://schmutzige.phantasie.de.tc
*/

body {
	font-family: georgia;
	color: #000;
	background: url(http://ame.churchiesla.net/schmutzige.phantasie/pattern/94.jpg) #eee;
}

font, tr, td, div, p {
	font-size: 12px;
	font-family: georgia;
	line-height: 18px;
	color: #000;
	background: #fff;
}

select, input {
    font-family: georgia;
    margin-left: 10px;
    padding:3px;
    margin: 2px auto;
    -webkit-box-shadow: 0px 2px 5px  #000;
	-moz-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px 2px 5px #000;
	border: 1px solid #000;
	width: 30%;
	height: 25px;
	font-style: italic;
}

textarea {
	width: 80%;
	height: 200px;
	margin: 5px auto;
	color: #000000;
	font-family: georgia;
	font-size: 11px;
	border: 1px #eee solid;
	padding: 5px;
	line-height: 12px;
	-webkit-box-shadow: 0px 2px 5px  #000;
	-moz-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px 2px 5px #000;
	border: 1px solid #000;
	font-style: italic;
}

a:link, a:visited, a:active {
	font-family: georgia;
	font-size: 12px;
	color: #ff5252;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	text-decoration: none;
	font-style: italic;
	color: #000;
}

b, strong, i, em, u, s, strike {
	color: #000;	
} 

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #000;
	font-family: georgia;
	font-size: 25px;
	font-weight: normal;
	padding-left: 5px;
	letter-spacing: -1px;
        font-style: normal;
}

h2, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	color: #000;
	font-family: georgia;
	font-size: 17px;
	font-weight: normal;
	padding-left: 5px;
	letter-spacing: -1px;
        font-style: normal;
}

hr {
    color: #ff9595;
    }
    
blockquote {
	margin: 10px 40px 10px 40px;
	padding: 10px;
	-webkit-box-shadow: 0px 2px 15px  #000;
	-moz-box-shadow: 0px 2px 15px #000;
	box-shadow: 0px 2px 15px #000;
	border: 1px solid #000;
	font-style: italic;
}
    
#container {
	width: 1000px;
	height: auto;
	background: transparent;
	margin: 200px auto;
}

#spalte1 {
	position: absolute;
	padding: 20px;
	height: auto;
	float:left;
	margin: 0px;
	background: transparent;
	left: 746px;
	top: 30px;
	width: 250px;
}

#spalte2 {
	height: auto;
	float:left;
	background: transparent;
}

.spalte1_box1 {
	-moz-border-radius-topright: 40px;
	-webkit-border-radius-topright: 40px;
	-khtml-border-radius-topright: 40px;
	background: url(http://ame.churchiesla.net/wordpress/wp-content/themes/breakingthehabit/box1.png) top right #fff no-repeat;
	padding: 20px;
	padding-top: 50px;
	margin-bottom: 7px;
}

.spalte1_box {
	background: #fff;
	margin-bottom: 7px;
	padding: 20px;
}

.spalte1_box a:link, .spalte1_box a:visited, .spalte1_box a:active {
	font-style: italic;
	text-decoration: none;
	font-size: 13px;
}

.spalte1_box a:hover {
	font-weight: bold;
}

.footer_box {
	background: url(http://ame.churchiesla.net/wordpress/wp-content/themes/breakingthehabit/footer.png) bottom left #fff no-repeat;
	padding: 20px;
	text-align: center;
	height: 170px;
	color: #000;
	font-weight: bold;
	text-shadow: 0px 1px 1px #fff;
}

#header {
	position: absolute;
	left: 100px;
	top: 50px;
	text-align: center;
	float:right;
	background: #fff;
	z-index: 1;
	padding: 20px;
	padding-top: 30px;
}

#header:hover {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.content {
	width: 620px;
	height: auto;
	background: #fff;
	padding: 20px;
	position: absolute;
	left: 100px;
	top: 317px;
	z-index: 2;
	-moz-border-radius-bottomleft: 40px;
	-webkit-border-radius-bottomleft: 40px;
	-khtml-border-radius-bottomleft: 40px;
        margin-bottom: 50px;
}

#navi {
	width: 660px;
	height: auto;
	background: url(http://ame.churchiesla.net/wordpress/wp-content/themes/breakingthehabit/navi.png) top left;
	padding: 20px 0 20px 0;
	position: absolute;
	left: 100px;
	top: 251px;
	text-align: center;
}

#navi a:link, #navi a:visited {
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	padding: 20px 10px 20px 10px;
	margin: 0px 2px 0px 2px;
	background: transparent;
}

#navi a:hover {
	background: #ff5252;
	color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#navi a:active {
	background: #ff9595;
	color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.postedtext {
	border-top: 3px double #ff9595;
	width: 100%;
	height: auto;
	font-size: 11px;
	margin: 10px 0 10px 0;
	padding: 5px;
	text-align: center;
	font-style: italic;
}

.postedtext a:link, .postedtext a:active, .postedtext a:visited, .postedtext a:hover {
	color: #ff5252;
	text-decoration: none;
	font-size: 11px solid;
	font-style: italic;
}

.img {
	-webkit-box-shadow: 0px 2px 15px  #333333;
	-moz-box-shadow: 0px 2px 15px #333333;
	box-shadow: 0px 2px 15px #333333;
	border: 7px solid #fff;
}

.cmtinfo {
	text-align: left;
}

li {
	list-style-type: none;
	padding-left: 10px;
}

ol {
	list-style-type: decimal;
}