/*   
Theme Name: Diana
Theme URI: http://dianademarchi.net
Description: Tema creato per il sito dianademarchi.net
Author: Andor Goetzendorff
Author URI: http://www.anata-it.de
.
(c) 2009 anata-it
.
*/
/* COLORS:
pdgreen: #34a344
pdred: #e81e26
 */
@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: helvetica, sans-serif;
	color: #444;
	font-size: 1em;
}
a {
	text-decoration: none;
}
p {
	margin-bottom: 1em;
}
ul li {
	margin-bottom: 5px;
}
#container {
	margin-top: 5px;
	position: relative;
	height: auto !important;
	height: 3000px;
}
#marino {
	position: absolute;
	left: 16px;
	background: transparent url(images/marino.gif) no-repeat left center;
	height: 150px;
}
#marino a {
	display: block;
	height: 150px;
	width: 400px;
}
#marino span {
	display: none;
}

#header {
	position: absolute;
	top: 200px;
	height: 145px;
	width: 750px;
}
#header.red {
	background: transparent url(images/header_red.gif) no-repeat top left;
}
#header.green {
	background: transparent url(images/header_green.gif) no-repeat top left;
}
#header a {
	display: block;
	height:  145px;
	float: left;
}
#header a.home {
	width: 550px;
}
#header.green a.home {
	background: transparent url(images/header_green_diana.jpg) no-repeat 16px 0;
}
#header.red a.home {
	background: transparent url(images/header_red_diana.jpg) no-repeat 16px 0;
}
#header a.pd {
	width: 200px;
}
#header span {
	display: none;
}

#sidebar {
	position: absolute;
	top: 500px;
	width: 184px;
	left: 16px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar a {
	font-size: 1.4em;
	color: #34a344;
}
#sidebar a:hover {
	color: #e81e26;
}
#sidebar .current_page_item a {
	color: #e81e26;
}

#content {
	position: absolute;
	top: 400px;
	left: 220px;
	width: 530px;
	line-height: 1.5em;
}
#pageteaser {
	position: absolute;
	left: 750px;
	top: 200px;
	width: 240px;
	margin-left: 10px;
	font-size: 1.8em;
	line-height: 1.5em;
	color: #e81e26;
}

.gallery a img {
	text-decoration: none;
	border: 0;
}
/* 
 archive.png  audio.png	code.png  default.png  document.png  interactive.png  license.txt  spreadsheet.png  text.png  video.png
 * */
.csattachments a {
	display: block;
	height: 20px;
	margin: 2px 0;
	background: transparent url(/wp-includes/images/crystal/document-small.png) no-repeat top left;
}
.csattachments a.video {
	background: transparent url(/wp-includes/images/crystal/video-small.png) no-repeat top left;
}
.csattachments a span {
	margin-left: 20px;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
