/*
	BODY-Styles
	index.snippet

*/
body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	
	font-family:Geneva, Verdana, _sans;
	font-size:11px;
	line-height:16px;
	
	background:url('../img/foot.gif') no-repeat bottom 17px;
	color:#21111a;
}

#homelink {
	display:block;
	width:344px;
	height:83px;
	position:absolute;
	left:17px;
	top:0px;
	background:url('../img/headline.gif') no-repeat top left;
}
#search {
	position:absolute;
	right:10px;
	top:10px;
}
#search input {
	font-size:10px;
}
#menu {
	position:absolute;
	left:0px;
	top:110px;
	width:285px;
	text-align:right;
}
#menu-home {
	position:absolute;
	left:310px;
	bottom:34%;
	text-align:left;
}
#content {
	position:absolute;
	left:300px;
	top:107px;
	width:450px;
	padding-bottom:30px;
}
#content-home {
	position:absolute;
	left:0px;
	bottom:34%;
	width:260px;
	text-align:right;
}
#rightbar {
	position:absolute;
	right:20px;
	top:107px;
	width:200px;
}

#menu-home a,
#menu a {
	display:block;
	padding:7px 25px;
	
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	letter-spacing:1px;
	
	font-family:Georgia, _serif;
}
#menu-home a {
	font-size:15px;
}

#menu-home a.project-selected,
#menu-home a.project,
#menu a.project-selected,
#menu a.project {
	font-size:12px;
	color:#fc0025;
	font-weight:bold;
	font-family:Geneva, Verdana, _sans;
}
#menu-home a.project {
	font-size:12px;
}
#menu .selected,
#menu .project-selected {
	background:url('../img/back.gif') no-repeat right 4px;
}
#menu .selected:hover,
#menu .project-selected:hover {
	background:url('../img/back.gif') no-repeat right 4px;
}
#menu a:hover,
#menu .project:hover {
	background:url('../img/back-blank.gif') no-repeat right 4px;
}
#menu .entry,
#menu .entry-selected {
	font-size:11px;
	padding:4px 25px;
	line-height:13px;
	font-family:Geneva, Verdana, _sans;
}
#menu .entry:hover,
#menu .entry-selected:hover {
	background-image:none;
}
#menu .entry-selected {
	font-weight:bold;
	letter-spacing:0px;
}

#menu .sep {
	height:8px;
}
#menu-home .sep {
	height:11px;
}


#edit {
	display:block;
	padding:5px 15px;
	position:absolute;
	top:85px;
	left:3px;
}


.prev-next {
	position:absolute;
	top:-16px;
	left:0px;
	width:450px;
	border-bottom:1px dotted #e6455c;
	height:16px;
}
.prev-next .prev {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
.prev-next .next {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
}

/*

	F E A T U R E S
#########################
*/


/* Projects Overview */
.project-overview-item {
	display:block;
}

/*  projects menu  */
.project-item-selected,
.project-item {
	display:block;
	padding:2px 0px 2px 28px;
}
.project-item-selected {
	background:url('../img/back.gif') no-repeat left center;
}

/*  Entry Overview  */
.entry-overview-item {
	display:block;
	margin-bottom:20px;
	border-top:1px dotted #fc0025;
}

.entry-menu {
	clear:both;
}

.entry-item-selected,
.entry-item {
	display:block;
	position:relative;
	margin:7px 0px;
	padding:2px 0px;
	
}
.entry-item-selected img,
.entry-item img {
	position:absolute;
	left:0px;
	top:0px;
	width:24px;
	height:24px;
}
.entry-item-selected span,
.entry-item span {
	display:block;
	margin-left:28px;
	min-height:36px;
}
a.entry-item-selected {
	color:#21111a ! important;
}
a.entry-item-selected:hover {
	text-decoration:none ! important;
}

/*
	SEARCH
	search.snippet

*/
form#search {
	height:30px;
	float:right;
	margin-right:20px;
}


/*
	SEARCH
	search_result.snippet

*/
/*  search_result.snippet  */
.search-result {
}
.search-result .items {
	border-top:1px solid #cbbbb4;
	margin-top:10px;
}
/*  search_result_image.snippet, search_result_page.snippet, search_result_project.snippet  */
.search-result a {
	display:block;
	padding:6px 3px;
	text-align:left;
}
.search-result a {
	background-color:#ffffff;
	color:#21111a !important;
	border-bottom:1px solid #cbbbb4;
}
.search-result a:hover {
}

/* search_result_page.snippet */
.search-result a.item {
}

/* search_result_image.snippet */
.search-result a.entry {
	position:relative;
}
.search-result a.entry img {
	position:absolute;
	width:36px;
	height:36px;
	left:0px;
	top:0px;
}
.search-result a.entry span {
	display:block;
	margin-left:36px;
}

/* search_result_project.snippet */
.search-result a.project {
	background-color:#eeeeee;
}




/*
	THESE SELECTORS
	are generated by the Text-renderer 
*/
h1 {
	font-family:Georgia, _serif;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	margin:8px 0px;
	clear:both;
}
h2 {
	font-family:Geneva, Verdana, _sans;
	font-size:12px;
	font-weight:bold;
	margin:8px 0px;
}
h3 {
	font-family:Geneva, Verdana, _sans;
	font-size:11px;
	font-weight:bold;
	margin:8px 0px 0px 0px;
}
h4 {
	font-family:Geneva, Verdana, _sans;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#fc0025;
	margin:8px 0px 0px 0px;
}
h5 {
	font-family:Geneva, Verdana, _sans;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	margin:8px 0px 0px 0px;
}
h6 {
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
}
p {
	margin:8px 0px;
}
ul {
}
ol {
}
dl {
}
dt {
}
dd {
}
a {
	text-decoration:none;
	outline:none;
}
a:link {
	color:#fc0025;
}
a:visited {
	color:#e6455c;
}
a:active {
	color:#fc0025;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
big {
}
small {
}
strong {
}
em {
}
ins {
}
i {
}
b {
}
code {
}


table {
	margin:0px;
	padding:0px;
}
tr {
}
td {
	margin:0px;
	padding:0px;
	padding-right:5px;
	font-family:Geneva, Verdana, _sans;
	font-size:11px;
	line-height:16px;
}
td p {
	margin:0px;
	padding:0px;
}
a {
	cursor:pointer ! important;
}
a img {
	border-style:none;
}
object {
}
embed {
}

noscript {
	display:inline;
}


a.download {
	display:block;
}
a.download:hover {
	text-decoration:none;
	background-color:#eeeeee;
}
a.download img {
	width:48px;
	height:48px;
	vertical-align:middle;
	margin-right:5px;
}