/***************************************************
Design by Michel Honold. http://www.designdifferent.org
***************************************************/

/* @group General */

body {
	text-align: center;
	background: #99ccff;
	margin-top:0px;
	margin-bottom:10px;
}

A:link {
	color: #99cc33; 
	text-decoration: none
}
A:visited {
	color: #99cc33; 
	text-decoration: none
}
A:active {
	color: #669933; 
	text-decoration: none
}
A:hover {
	color: #669933;
	text-decoration: none
}

#page_wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #ffffff;
}

#page_header {
	height: 160px;
	background: #ffffff url(images/header.jpg);
	clear: both;
}

#page_header h1 {
	margin: 0px 0px 0px 35px;
	padding-top:30px;
	font-size:40px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	text-align: center;
	text-shadow: white 0 0 5px;
}

#page_header h2 {
	margin: 0px 0px 0px 35px;
	letter-spacing: 2px;
	color: #ffffff;
	font: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	text-shadow: white 0 0 5px;
}



#menu_bar ul {
	margin-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
	color: #000000;
	float: left;
	width: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
}

#menu_bar ul li { 
	display: inline; 
}

#menu_bar ul li a{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 0px solid #fff;
}

#menu_bar ul li a:hover, #menu_bar #current{
	color: #99cc33;
}

#menu_bar ul ul{
	display:none;
}

#content_wrapper {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:15px;
	clear:both;
}

#right_side {
	margin-top:5px;
	float: right;
	width:160px;
	border:0px dashed #333333;
}

#right_side h3, .sidebar_title {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
}

#right_side {
	margin-top:0px;
	margin-bottom:15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#left_side {
	float: left;
	width:540px;
	border:0px
}

.photo-title, .movie-title{
	font-weight: bold;
	margin-top:15px;
	margin-bottom:10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: #333333;
	padding:4px;
	clear:both;
}

#left_side h3, .blog-entry-title, .album-title, .movie-page-title{
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: #333333;
	clear:both;
}

#left_side{
	margin-top:5px;
	margin-bottom:15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-left:4px;
}

.image-left {
	float: left;
	margin-right: 10px;
} 

.image-right {
	float: right;
	margin-left: 10px;
}

#feature_box, blockquote, code {
	float:left;
	border:1px solid #AAE5A4;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:8px;
}

#feature_box h4 {
	padding-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

#feature_box p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	margin-bottom:5px;
}

#spacer {
	height:20px;
	clear:both;
}



/* @end */

/* @group Sidebar */

#sideMenu { 
	margin-top: -5px;
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
} 

#sideMenu li {
	display: inline;
}

#sideMenu a{
	display: none;
}

#sideMenu ul ul a { 
	margin-left: -80px;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height:18px;
}



/* @end */

/* @group Footer */

#page_footer {
	height: 40px;
	clear: both;
}

#page_footer p {
	padding-top:10px;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing:1px;
}



/* @end */

/* @group Movie+Photo */

.photo-caption, .photo-links{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.photo-frame{
	padding: 10px;
	border: 0px solid #333333;
}

.movie-page-description, .album-description, .filesharing-description{
	padding: 5px;
	margin-bottom: 5px;
}

.movie-thumbnail-frame{
	float:left;
	margin: 5px;
	padding: 5px;
	border: 0px solid #ffff33;
}

.thumbnail-wrap{
	text-align: center;
	float:left;
	margin: 5px;
	padding: 10px;
	padding-bottom: 15px;
	border: 1px solid #ffff33;
}

.thumbnail-wrap:hover{
	background: #efefef;
}

.thumbnail-frame{
	padding:0px;
}

.movie-thumbnail-frame:hover{
	font-weight: normal;
}

.movie-thumbnail-caption{
	text-align: center;
}



/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 6px;
}

.blog-tag-size-2 {	
	font-size: 7px;
}

.blog-tag-size-3 {	
	font-size: 8px;
}

.blog-tag-size-4 {	
	font-size: 9px;
}

.blog-tag-size-5 {	
	font-size: 10px;
}

.blog-tag-size-6 {	
	font-size: 11px;
}

.blog-tag-size-7 {	
	font-size: 12px;
}

.blog-tag-size-8 {	
	font-size: 13px;
}

.blog-tag-size-9 {	
	font-size: 14px;
}

.blog-tag-size-10 {	
	font-size: 15px;
}

.blog-tag-size-11 {	
	font-size: 16px;
}

.blog-tag-size-12 {	
	font-size: 17px;
}

.blog-tag-size-13 {
	font-size: 18px;
}

.blog-tag-size-14 {	
	font-size: 19px;
}

.blog-tag-size-15 {
	font-size: 20px;
}

.blog-tag-size-16 {	
	font-size: 21px;
}

.blog-tag-size-17 {	
	font-size: 22px;
}

.blog-tag-size-18 {	
	font-size: 23px;
}

.blog-tag-size-19 {
	font-size: 28px;
}

.blog-tag-size-20 {	
	font-size: 24px;
}

/* @end */

.blog-image-smiley{
	margin-bottom: -6px;
}

.blog-entry-summary, .blog-entry-body{
	line-height: 1.6em;
}

.blog-entry-date {
	font-weight: bold;
	margin-top:-10px;
	margin-bottom:10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding:4px;
	clear:both;
}



/* @end */

/* @group filesharing */

.filesharing-item{
	border: 0px solid #ffff33;
	padding: 10px;
	margin: 5px;
}

.filesharing-item:hover{
	background: #efefef;
}

.filesharing-item-description{
	margin-left: 1em;
}



/* @end */