/*
Theme Name: cult consult
Theme URI: http://www.cult-consult.de/
Description: cult consult designed by 2freaks, programmed by Hoelle Development e.U. (http://www.hoelle.net/)
Version: 1.0
Author: 2freaks - raum f&uuml;r gesaltung
Author URI: http://www.2freaks.de/
*/

html, body {
/*	width: 100%;
	height: 100%;
*/	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 11px;
}

/* Link Styles */

a {
	text-decoration: none;
	color: #8d8719;
}

a:hover, a:focus {
	text-decoration: underline;
}

a img {
	border: none;
}

div#sidebar a.morelink {
	color: #8d8719;
	margin-left: 165px;
	text-transform: uppercase;
}

div#footer a, div#footer a:hover, div#footer a:focus {
	color: #dfdfdf;
}


/* Text */

h1 {
	color: #D63D2D;
	font-size: 1em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin: 30px 0 0 0;
}
div.h1_prefix {
	display: inline;
	margin: 0 5px;
	font-weight: normal;
}
div#main_col h2 {
	color: #D63D2D;
	font-size: 1em;
	letter-spacing: 0.05em;
	margin: 15px 0 0 19px;
}

p {
	line-height: 1.4em;
	color: #6b6b6b;
	letter-spacing: 0.03em;
	margin: 3px 0 12px 0;
}
ul li {
	line-height: 1.4em;
	color: #6b6b6b;
	letter-spacing: 0.03em;
}
ul li ul {
	margin-left: 0px;
	padding-left: 20px;
}
ul li ul li {
	margin-left: 0px;
	padding-left: 0px;
}


div#main_col p {
	margin-left: 19px;
}

div#sidebar h2 {
	color: #8d8719;
	font-size: 1em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 0;
}

div#sidebar p {
	font-style: italic;
	margin-bottom: 2px;
	text-align: justify;
}

* html span.sign {
	font-size: 1.3em;
	font-family: "Lucida Sans Unicode";
}
* html div#footer span.sign {
	font-size: 1.5em;
}

div.addthis_container {
	text-align: right;
}

div.lightsocial_element {
	margin: 2px;
	float: right;
}


/* Structure */

div#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 190px;
	background: url(images/header_bg.gif) repeat-x;
}

div#logo {
	position: absolute;
	left: 50%;
	top: 46px;
	width: 230px;
	height: 53px;
	margin-left: 102px;
	z-index: 2;
}
div#logo a {
	display: block;
	width: 230px;
	height: 53px;
	background: url(images/cc_logo.jpg);
}
div#flashheader {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 664px;
	height: 150px;
	margin-left: -332px;
	z-index: 3;
}

div#navigation {
	position: absolute;
	left: 50%;
	top: 151px;
	width: 665px;
	margin-left: -332px;
	z-index: 4;
}

div#navigation ul {
	display: block;
	list-style: none;
	height: 30px;
	padding: 0 0 0 1px;
	margin: 0;
	background: url(images/nav_separator.gif) no-repeat left top;
}
div#navigation ul li {
	display: block;
	list-style: none;
	float: left;
	background: url(images/nav_separator.gif) no-repeat right top;
}
div#navigation ul li a {
	display: block;
	padding: 10px 16px 6px 16px;
	margin: 0 1px 0 0;
	text-decoration: none;
	color: #757575;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}
div#navigation ul li a:hover, div#navigation ul li a:focus {
	text-decoration: none;
	color: #A72629;
	background: url(images/nav_hover_bg.gif) repeat-x;
}

div#navigation ul li a.current {
	border-bottom: 2px solid #941928;
}

div#sidebar_top {
	position: absolute;
	left: 50%;
	top: 183px;
	width: 252px;
	height: 10px;
	margin-left: 81px;
	background: #efefef;
	z-index: 1;
}


div#content {
	position: relative;
	left: 50%;
	top: 0px;
	width: 665px;
	margin-left: -332px;
	background: url(images/sidebar_bg.gif) repeat-y 413px 0px;
}

div#main_col {
	float: left;
	width: 380px;
	padding-bottom: 20px;
}

div#sidebar {
	float: right;
	width: 229px;
	height: 100%;
	padding: 18px 12px 0 11px;
	background: #efefef;
	font-size: 0.95em;
}
div#sidebar_tail {
	
	width: 229px;
	height: 102px;
	margin: 11px 0;
	background: url(images/cc_logo_sidebar.jpg) no-repeat center top;
}

div#content div.clear {
	width: 100%;
	clear: both;
}


div#pre_footer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 70px;
	background: #dfdfdf;
}
div#sidebar_bottom {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 252px;
	height: 35px;
	margin-left: 81px;
	background: #efefef;
}
div#sidebar_mirror {
	position: absolute;
	left: 50%;
	top: 36px;
	width: 252px;
	height: 34px;
	margin-left: 81px;
	background: #efefef;
}

div#footer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 65px;
	padding-top: 17px;
	background: url(images/footer_bg.gif) repeat-x;
	color: #dfdfdf;
	font-size: 0.8em;
	letter-spacing: 0.07em;
	line-height: 1.6em;
	text-align: center;
	text-transform: uppercase;
}

/* Wordpress Styles */

img.centered,
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
div.alignleft {
	clear: both;
}

.alignright {
	float: right;
}

/* Utility */

hr {
	border: 0;
	height: 1px;
	background: #c4c8cc;
}

div.clear, p.clear {
	clear: both;
}

div.contactForm input.textinput {
	width: 350px;
	font-family: Arial;
	font-size: 12px;
}
div.contactForm textarea.textinput {
	width: 350px;
	height: 120px;
	font-family: Arial;
	font-size: 12px;
}
div.contactForm input.captchafield{
	width: 65px;
}

div.sociable ul li {
	display: inline;
	margin: 0px 2px;
}