/*
Theme Name: cacophonie
Theme URI: http://www.caesars-page.de.vu
Version: v1.0
Description: blogtheme from cacophonie
Author: caesar
Date: 2007-05-20

Feel free to use and modify but please provide credits.
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a:link { 
color:  #505050 ; 
text-decoration: none; 
} 

a:visited { 
color: #505050 ; 
text-decoration: none; 
}

a:hover { 
color: #9f9f7f; 
text-decoration: none; 
} 

a:focus{ 
color: #9f9f7f; 
text-decoration: none; 
} 

body {
	background: #FAF9F9;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #111111;
	text-align: center;
}

ul,ol {padding-bottom: 1.2em;}

li {
	list-style:none;
}

code {
 padding-left: 28px;
}

h1 {
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 4px;
	padding-top: 6px;
}

h2 {
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 6px;
	margin-bottom: 4px;
}

blockquote {
	color: #000000;
	display: block;
	font-style: normal;
	margin: 10px 20px 10px 20px;
	border: 1px solid #959596;
	background: #f6f7f6;
	padding: 5px;
}

a img, img{
 border: 0px;
}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

.postmetadata{
 font-size: 1.16em;
 margin-bottom: 5px;
 margin-top: 5px;
 text-align: center;
}

.info{
 font-size: 0.9em;
 margin-bottom: 5px;
 margin-top: 5px;
 margin-left: 10px;
}

.entry{
 padding-top: 5px;
 padding-bottom: 20px;
 font-size: 1.3em;
}

.entry a{
 border-bottom: 1px dashed #505050;
}

.entry a:link img{
 border-style: none;
 border-bottom: 0px;
}

.entry ol li{
 list-style-type: decimal;
 margin-top: 2px;
 margin-bottom: 2px;
}

.entry ul li{
 list-style-type: disc;
 margin-top: 2px;
 margin-bottom: 2px;
}

.entry p{
	padding: 5px 0px 2px 0px;
}

.alignleft {text-align: left;}
.alignright {text-align: right;}

.left{ float: left;}
.right{ float: right;}

#main{
	background: #ffffff;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #959596;
	text-align: left;
}


/* title */
#header {
	background: url(img/header_4.jpg) no-repeat bottom center;
	width: 790px;
	font-weight: normal;
	font-size:  2em;
	color: #3D3D3D;
	height: 100px;
	padding: 20px 0 0 10px;
}

.subtitle {
	color: #959596;
	font-weight: bold;
	font-size: 0.5em;
	padding-top: 0px;
}

/* sub navigation */
#sidebar {
	background: url(img/pic_1.png) no-repeat bottom right;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	width: 150px;
	border-top: 1px dashed #353536;
	border-right: 1px dashed #353536;
	border-bottom: 1px dashed #353536;
}
#sidebar h2 {
	color: #353536;
	font-size: 1.2em;
	margin: 0;
}
#sidebar ul {padding: 0 0 0 0.5em;}
#sidebar li {list-style: none;}

#feedleser {
width:74px;
height:14px;
text-align: left;
font-size: 11px;
padding-left: 6px;
padding-top:1px;
padding-bottom: 0px;
color: #fff;
background: url(img/feed.gif) no-repeat;
margin-bottom: 2px;
}

/* content */
#content {
	background: #ffffff;
	text-align: justify;
	float: right;
	padding: 5px 15px 0 20px;
	margin-bottom: 20px;
	width: 600px;
	border-top: 1px dashed #353536;
	border-left: 1px dashed #353536;
	border-bottom: 1px dashed #353536;
}

#content li {
	margin-left: 18px;
	#border: 1px dashed #666666;
}

/* footer */
#footer {
	background: url(img/pic_2.png) no-repeat bottom left;
	font-weight: normal;
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;
	margin: 0 auto;
	width: 800px;
	#height: 50px;
	clear:both;
}
#footer p {
	text-align: center;
}


/* post */
.post{
margin: 0 0 10px 0px;
padding:2px 3px 3px 20px;
margin-left: -15px;
font-size:0.75em;
border-bottom: 1px dashed #333333;
#background: url(img/pic_3.png) no-repeat bottom right;
}

.alternativ, .even{
border-left: 2px solid #818181;
padding-left: 0.5em;
margin-top: 1em;
}

.alternativ2, .alt{
border-left: 2px solid #636336;
padding-left: 0.5em;
margin-top: 1em;
}

.reply{
	text-align:right;
}

#commentform {
	margin: 5px 5px 20px 5px;
	padding: 5px;
	border: 1px solid #000000;
}

#commentform textarea {
background: #f8f7f6;
width: 100%;
border: 1px solid #000000;
font: normal 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #cccccc;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #cccccc;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
font: normal 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #f8f7f6;
border: 1px solid #000000;
width: 200px;
margin: 5px 0px 5px 0px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
background: #ffffff;
border: 1px solid #cccccc;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
background: #ffffff;
border: 1px solid #cccccc;
}
#commentform input{
margin-bottom: 0px;
}
#commentform #submit{
 font: normal 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
 background: #f8f7f6;
 border: 1px solid #000000;
 margin: 10px 0px 10px 0px;
 padding: 2px 5px 2px 5px;
}
#commentform #submit:hover{
background: #ffffff;
border: 1px solid #cccccc;
}

/* Researchblogging.org */
.researchblogging{
 font-size: 0.9em;
 border: solid 1px #959596;
 padding: 3px;
}
.Z3988{
 line-height: 1.2em;
}

/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(img/link_icons/link-icon_external_07.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(img/link_icons/link-icon_wikipedia_02.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(img/link_icons/link-icon_imdb_01.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(img/link_icons/link-icon_ftp_01.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(img/link_icons/link-icon_mail_02.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(img/link_icons/link-icon_pdf_04.png) no-repeat right;  }
a.lizip { padding-right: 12px; background: url(img/link_icons/link-icon_zip_01.png) no-repeat right;  }
a.liword { padding-right: 12px; background: url(img/link_icons/link-icon_word_11x11.png) no-repeat right;  }
a.liexcel { padding-right: 12px; background: url(img/link_icons/link-icon_excel_11x11.png) no-repeat right;  }
a.ligoogle { padding-right: 12px; background: url(img/link_icons/link-icon_google.png) no-repeat right;  }
a.liyoutube { padding-right: 12px; background: url(img/link_icons/link-icon_youtube.png) no-repeat right;  }
