/*
---------------------------------------------------------------------------------------
Author:           Bernd Wiechering
Author URI:       http://webdesign-mit-css.de
Version:	  	  2.0
Project:
Description:
---------------------------------------------------------------------------------------
*/



/*
---------------------------------------------------------------------------------------
TABLE OF CONTENTS
	-- RESETS
	-- BASICS
	-- CUSTOM
---------------------------------------------------------------------------------------
*/




/*---------------------------------------------------------------------------------------
--- RESETS
---------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
	
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*---------------------------------------------------------------------------------------
--- BASICS
---------------------------------------------------------------------------------------*/
html {		
	font-size:100%;
}

body {
	background: transparent url(images/main_bg.jpg);
}

a {}

a:hover {}

a:active {}

a:visited {}

.left {		
	float:left; 
}

.right {	
	float:right; 
}

.clear {	
	clear:both; 
}

img.left {	
	margin:0 1em 1em 0; 
}

img.right {	
	margin:0 0 1em 1em; 
}

.padding {	
	padding:10px; 
}

#content p {	
	margin:1.1em 0; 
}



/*-------------------------------------------------------------------------------------
--- CUSTOM				 
-------------------------------------------------------------------------------------*/

#wrapper {
	background: transparent url(images/top_bg.png) top repeat-x;
}

#innerwrapper {
	width: 1020px;
	margin: 0 auto;
	background: transparent url(images/innerwrapper_bg.jpg) top no-repeat;
	/*padding: 0 80px 0 80px;*/
}

#header {
	/*width: 860px;*/
	height: 450px;
	position: relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
}

#header h1 {
	text-indent: -9999px;
	width: 278px;
	height: 43px;
	background: transparent url(images/h1.png) no-repeat;
	position: absolute;
	top: 8px;
	left: 80px;
}

#header #description {
	width: 805px;
	height: 182px;
	background: transparent url(images/site_description.png) no-repeat;
	position: absolute;
	top: 130px;
	left: 80px;
}

#header ul {
	position: absolute;
	top: 23px;
	left: 610px;
}

#header ul li {
	float: left;
	display: block;
	padding-left: 15px;
}

#header ul #bwiechering {
	background: transparent url(images/next.png) no-repeat right;
	padding-right: 19px;
}

#header ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #516170;
}

#header ul li a:hover {
	color: #943c3c;
}

#header #searching {
	position: absolute;
	top: 20px;
	left: 780px;
}

#content {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 80px;
}

#content #maincontent {
	width: 560px;
	position: relative;
	float: left;
}

#content #maincontent .center {
	padding-left: 80px;
}

#content #maincontent #searchform {
	padding: 20px 0 0 80px;
}

#content #maincontent .article {
	position: relative;
	margin-bottom: 70px;
	color: #36424b;
	letter-spacing: normal;
	line-height: 1.5em;
	padding-left: 80px;
	clear: both;
}

#content #maincontent .article h2 {
	color: #36424B;
	padding-bottom: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	text-decoration: none;
}

#content #maincontent .article h2 a {
	color: #36424B;
	padding-bottom: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	text-decoration: none;
}

#content #maincontent .article h3 {
	font-size: 1.2em;
	padding: 10px 0 10px 0;
}

#content #maincontent .article a {
	text-decoration: none;
	color: #943c3c;
}

#content #maincontent .article ul li {
	list-style: disc;
	margin-left: 30px;
}

#content #maincontent .article a:hover {
	color: #502323;
}

#content #maincontent .article img {
	padding: 5px;
	background: #e8ded3;
	border: 1px solid #998976;
	margin: 10px 0 10px 0;
}

#content #maincontent .article .nostylepic {
	padding: 0;
	background: transparent;
	border: none;
}

#content #maincontent .article h2 a:hover {
	color: #943c3c;
}

#content #maincontent .article small {
	font-size: 0.8em;
}

#content #maincontent .article p .more-link {
	padding-left: 370px;
	color: #827365;
}

#content #maincontent .article p .more-link:hover {
	color: #943c3c;
}

#content #maincontent .article .sexy-bookmarks {
	margin: 50px 0 50px 0;
}

#content #maincontent .article .facebooklike {
	padding-left: 20px;
}

#content #maincontent .pagetitle {
	color: #827365;
	padding-left: 80px;
	font-size: 1.3em;
}

#content #maincontent .articledate {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(images/article_date.png) left no-repeat;
	width: 70px;
	height: 70px;
}

#content #maincontent .articledate .day {
	position: absolute;
	color: #943c3c;
	font-size: 1.4em;
	letter-spacing: -1.8px;
	font-weight: bold;
	left: 24px;
	top: 5px;
}

#content #maincontent .articledate .monthyear {
	position: absolute;
	color: #36424b;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -1.5px;
	top: 23px;
	left: 14px;
	width: 60px;
}

#content #maincontent .article .meta {
	position: relative;
	width: 200px;
	top: -42px;
}

#content #maincontent .article .meta a {
	color: #827365;
	text-decoration: none;
	font-size: 0.8em;
}

#content #maincontent .article .meta a:hover {
	color: #943c3c;
}

#content #maincontent .article .meta .comments {
	padding-right: 25px;
	background: transparent url(images/comments.gif) right no-repeat;
}

#content #maincontent .article .meta .readon {
	padding-left: 280px;
}

#content #maincontent .article .postmetadata {
	font-size: 0.8em;
}

#content #maincontent .navigation {
	padding-left: 80px;
	padding-bottom: 60px;
}

#content #maincontent .navigation .alignleft {
	float: left;
	width: 240px;
}

#content #maincontent .navigation .alignright {
	float: right;
	width: 240px;
}

#content #maincontent .navigation a {
	font-size: 0.7em;
	text-decoration: none;
	color: #827365;
}

#content #maincontent .navigation a:hover {
	color: #943c3c;
}

#content #maincontent #commentsection {
	padding-left: 80px;
	color: #827365;
}

#content #maincontent #commentsection h3 {
	font-size: 1.3em;
}

#content #maincontent #commentsection label small {
	font-size: 0.7em;
}

#content #maincontent #commentsection .commentlist li {
	padding: 10px 0 40px 0;
}

#content #maincontent #commentsection .commentlist cite .url {
	text-decoration: none;
	color: #943c3c;
	font-size: 1.2em;
}

#content #maincontent #commentsection .commentlist .commentmetadata {
	font-size: 0.8em;
	position: relative;
	left: 35px;
	top: 10px;
} 

#content #maincontent #commentsection .commentlist .commentmetadata a {
	text-decoration: none;
	color: #943c3c;
}

#content #maincontent #commentsection .commentlist em {
	font-size: 0.8em;
	color: brown;
	position: relative;
	left: 35px;
	top: 5px;
}

#content #maincontent #commentsection .commentlist p {
	line-height: 1.5em;
}

#content #maincontent #commentsection .commentlist #respond a {
	text-decoration: none;
	color: #943c3c;
}

#content .post-edit-link {
	padding-left: 80px;
	text-decoration: none;
	color: #943c3c;
	font-size: 0.8em;
}

#content #sidebar {
	width: 350px;
	padding-left: 20px;
	padding-right: 50px;
	float: right;
	color: #555;
} 

#content #sidebar #socialmac {
	width: 368px;
	height: 198px;
	background: transparent url(images/mac.png) no-repeat;
	margin-top: 30px;
	position: relative;
}

#content #sidebar #socialmac ul {
	position: absolute;
	top: 65px;
	left: 115px;
	padding: 0;
}

#content #sidebar #socialmac ul li {
	float: left;
	padding: 0 15px 0 0;
}

#content #sidebar h3 {
	color: #36424b;
	padding: 50px 0 30px 58px;
	font-size: 1.4em;
}

#content #sidebar #lastcomments {
	font-size: 0.8em;
}

#content #sidebar ul {
	padding: 0 0 0 58px;
}

#content #sidebar ul li {
	padding: 0 0 18px 0;
}

#content #sidebar ul li a {
	color: #943c3c;
	text-decoration: none;
}

#content #sidebar ul li a:hover {
	color: #502323;
}

#content #sidebar ul li span {
	color: #666;
}

#content hr {
	clear: both;
	visibility: hidden;
}

#footer {
	height: 410px;
	width: 100%;
	background: transparent url(images/footer_bg.png) repeat-x;
	color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer #footerwrapper {
	width: 870px;
	margin: 0 auto;
	padding: 50px 0 50px 0;
}

#footer #footerwrapper div {
	float: left;
	width: 290px;
}

#footer #footerwrapper div h2 {
	font-size: 1.3em;
}

#footer #footerwrapper #footercontact form {
	margin-top: 20px;
}

#footer #footerwrapper #footercontact form #error {
	font-size: 0.8em;
	color: #f9b133;
	padding-left: 3px;
	text-decoration: underline;
	padding-bottom: 10px;
}

#footer #footerwrapper #footercontact form label {
	font-size: 0.8em;
	padding-left: 3px;
}

#footer #footerwrapper #footercontact form input, #footer #footerwrapper #footercontact form textarea {
	margin: 5px 0 10px 0;
}

#footer #footerwrapper #footercontact form input {
	width: 204px;
	height: 31px;
	background: transparent url(images/footer_input_bg.jpg) no-repeat;
	border: none;
	color: #fff;
	padding-left: 3px;
}

#footer #footerwrapper #footercontact form textarea {
	width: 245px;
	height: 94px;
	background: transparent url(images/footer_textarea_bg.jpg) no-repeat;
	border: none;
	color: #fff;
	padding: 5px 3px 8px 3px;
	margin-bottom: -10px;
}

#footer #footerwrapper #footercontact form #submitbutton {
	width: 96px;
	height: 39px;
	background: transparent url(images/footer_submit_bg.jpg) no-repeat;
	color: #000;
	/*margin-left: 152px;*/
}

#footer #footerwrapper #footersocial ul {
	margin-top: 30px;
}

#footer #footerwrapper #footersocial ul li {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

#footer #footerwrapper #footertweets {
	width: 268px;
	position: relative;
	padding-left: 22px;
}

#footer #footerwrapper #footertweets #tweetbird {
	position: absolute;
	top: -10px;
	left: 190px;
}

#footer #footerwrapper #footertweets #tweets {
	position: relative;
	top: 40px;
	width: 258px;
	height: 217px;
	background: transparent url(images/footer_tweets_bg.jpg) no-repeat;
}

#footer #footerwrapper #footertweets #tweets .tweet {
	width: 170px;
	height: 90px;
	position: absolute;
	top: 80px;
	left: 45px;
	font-size: 0.8em;
}

#footer #footerwrapper #footertweets #tweets .tweet  a {
	color: #943c3c;
	text-decoration: none;
}

.slide-out-div {
    padding: 40px 20px 0 20px;
    width: 220px;
    background: #EBE4DD;
    border: 1px solid #998976;
}













