/* =Layout
============================================================== */
/* =Header
	#header-wrapper
	#header
	#branding
	#access
		#top-nav
		#lang-switch
		#main-nav
		#search
	#calendar
-------------------------------------------------------------- */	
#branding .site-description,
#branding .site-title {
	position:absolute;
	text-indent:-9999em;
	overflow: hidden;
	}
#branding .site-title {
	height:96px;
	width:120px;
	display: block;
	z-index: 9000;
	}
		
#lang-switch,
#top-nav {
	height: 31px;
	line-height: 31px;
	}
#top-nav {
	z-index: 1001; 
	position: relative;
	}
	
#top-nav .menu {
	float: right;
	}
	
#lang-switch {
	position:relative;
	right:-30px;
	width:256px;
	}
	
	#lang-switch a,
	#top-nav a {
		display: block;
		padding: 0 15px;
		margin: 0px;
		}
#top-nav a:hover{
	border-bottom: none;
	margin: 0px;
}
#main-nav {
	height: 65px;
	position: relative;
	z-index: 900;
	}
	
	#main-nav .menu {
		position: absolute;
		bottom: 0;
		left: 105px;
		min-width: 700px;
		}

/* =searchform= */
#search form {
	position: relative;
	top: 17px;
	left: 0;
	z-index: 1000;
	}

#search input {
	width: 133px;
	margin: 0;
	border: none;
	height: 16px;
	padding: 10px 5px;
	background: transparent none;
	font-size: 11px;
	}
#search select {
	width: 87px;
	margin: 0;
	border-color: none;
	font-size: 11px;
	}
	#search .select {
		position: absolute;
		width: 79px;
		height: 34px;
		padding: 0 0 0 8px;
		color: #A9A9A9;
		font-size: 11px;
		line-height: 32px;
		overflow: hidden;
		left: 143px;
		white-space: nowrap;
	}
#search input.form-search {
	width: 40px;
	height: 36px;
	cursor: pointer;
	text-indent: -9999em;
	}
		
/* =calendar= */
#calendar {
	position: relative;
	height: 20px;
	}
#calendar ul {
	float: left;
	margin: 0 0 0 -18px;
	overflow: hidden;
	height: 31px;
	}
	#calendar ul li {
		height: 31px;
		line-height: 31px;
		float: left;
		}
#calendar .tool {
	position: absolute;
	top: 0;
	right: -15px;
	display:block;
	font: 22px/30px monospace;
	height:30px;
	text-align:center;
	text-decoration:none;
	width:30px;
	background-color: #fff;
	overflow: hidden;
	}
	#calendar .prev {
		right: 15px;
		}
	#calendar .tool:active, 
	#calendar .tool:hover {
		background-color: #f8f7f7;
		}
#calendar-link {
	height:31px;
	left:-15px;
	position:absolute;
	text-indent:-9999em;
	top:0;
	width:153px;
	overflow: hidden;
	}

/* =Footer
	#footer-wrapper
	#footer
		#footer-nav
		#stats
		#credits
-------------------------------------------------------------- */
#footer-wrapper {
	border-top: 1px solid #cec3a8;
	padding-top: 1px;
	}
	
#stats,
#footer-nav {
	margin: 0 -15px;
	padding-left: 70px !important;
	overflow: hidden;
	}
	#footer-nav .menu > li {
		padding: 20px 2.4% 20px 0;
		width:10%;
		}
		#footer-nav .menu > li li {
			line-height: 1.2em;
			padding-top: 0.6em;
			}
		#footer-nav .menu li.new:after {
			content: 'hobo';
			text-transform: uppercase;
			font-size: 7px;
			letter-spacing: 1px;
			background-color:#ACD226;
			color:#4C4431;
			display:inline-block;
			height:8px;
			line-height:8px;
			margin-left:2px;
			padding:1px;
			position: relative;
			bottom: 0.8ex;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			border-radius:3px;
			}
	#stats {
		padding: 15px 0 20px;
		white-space: nowrap;
		}
		#stats li {
			float: left;
			width: 16%;
			height: 18px;
			line-height: 18px;
			}

#credits {
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	margin: 0 -15px;
	white-space: nowrap;
	}
	#credits img {
		margin: 0 0 -3px;
		border: none;
		}
	#credits a[href^="http://ensoart.eu/"] {
		font: bold italic 12px Georgia, serif;
		}
	#credits a[href^="http://druuf.com/"] {
		font: small-caps bold italic 10px Arial, sans-serif;
		}
/* =Content area
   #breadcrumb
   #content
 -------------------------------------------------------------- */
#breadcrumb {
	margin-bottom:0;
	padding:0 0 10px;
	
	}
#breadcrumb a {
	padding: 5px 30px 5px 0;
}
#breadcrumb a:hover{
	text-decoration: underline;
	border: none;
}
#calendar, #content {
	padding-bottom: 2.5em;
	}
	
/* =Pagination=
 -------------------------------------------------------------- */
.pagination{
	clear: both;
	margin: 20px auto 5px;
	text-align: center;
	background-image: url(../../images/v5/layout/bg_pageing.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 40px;
	padding-top: 15px;
}

.pagination a, .pagination span.active {
	margin: 0px;
	padding: 15px;
	font-weight: normal;
	color: #505050;
	margin-right: 1px;
	width: 100px;
	
}

.pagination a:hover, .pagination span.active {
	text-decoration: none;
	color: #fff;
	padding: 15px;
	border: none;
}

/* =Entry
 -------------------------------------------------------------- */
/* =Entry metadata
   .entry-actions: Sharing and stuff
   .entry-meta: Details for entry (category, date, author)
 -------------------------------------------------------------- */
#main .entry-meta {
	padding-bottom: 5px;
	margin: 0.5em 0;
}
#main .single .entry-meta {
	margin: -0.5em 0 0.5em;
}

.single .date {
	background: #F4F2CC none !important;
	padding: 2px 8px !important;
	}

.entry-actions { clear: both; }	

.readmore {
	margin: 2px 0 0;
	}
	
/* =Comments
   #comments - list of comments
   #respond - comment form
 -------------------------------------------------------------- */
#comments {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	}
	#comments li {
		list-style: none outside;
		margin: 0 0 0 201px;
		padding-left: 19px;
		border-left: 1px solid #D1D1D1;
		}
	#comments li > p{
		margin-left: -221px;
		width: 183px;
		padding-right: 19px;
		float: left;
		}
#respond {
	border-top: 1px solid #fff;
	padding: 15px 15px 40px;
	position: relative;
	}
	#respond p.textright {
		bottom:-40px;
		padding:0 5px 13px 15px;
		position:absolute;
		right:40px;
		clear: both;
		}

/* =Sidebar
   #aside
 -------------------------------------------------------------- */
#aside .box {
	padding: 1px 10px;
	margin-right: -15px;
	}
	#aside .box > div {
		margin-bottom: 1.5em;
		}
	#aside li {
		padding: 0 0 8px 22px;
		}
#newsletter {
	background-color: #edecec;
	margin: 1px -8px;
	padding: 10px 8px;
	position: relative;
	}
	#newsletter input {
		width: 195px;
		height: 13px;
		margin: 0;
		font-size: 11px;
		}
	#newsletter button {
		line-height: 32px;
		padding: 0 0 0 6px;
		margin: 0;
		height: 32px;
		color: #fff;
		width: 70px;
		position: absolute;
		top: 9px;
		right: 9px;
		background-color: transparent;
		border: none;
		font-weight: bold;
		text-shadow: none;
		}
#social {
	background-color: #fbfbfb;
	border-bottom: none;
	margin: 0 -15px 0 28px;
	padding: 5px 8px;
	}
	.entry-actions a,
	#social a {
		display: block;
		float: left;
		padding: 0 0 1px 18px;
		margin: 0 10px 0 0;
		height: 16px;
		line-height: 16px;
		font-size: 10px;
		text-transform: uppercase;
		}
	#social a {
		margin-right: 6px;
		}
		.entry-actions a:hover, #social a:hover{
			padding-bottom: 0px;
		}
/* =Figures
 -------------------------------------------------------------- */
#content img{
	border: 1px solid #E0E0E0;
	padding: 5px;
	background-color: transparent;
	margin-bottom: 7px;
	}

#content a img { 
	float:left; 
}

#content a img:hover   {
	border-bottom: solid 5px #c6dc4f;
	margin-bottom: 3px;
}

.photo img{
	padding: 4px;
	margin-bottom: 7px;
	float: none;
	width: 200px;
	margin-top: 1em;
	float: none;
}

.photo a:hover {
	text-decoration: none;
	border: none;
}
 
img.floatRight,
img.floatLeft {
	margin-top: 5px;
}


/* =Homepage
 -------------------------------------------------------------- */	
#featured .tab { min-height: 300px; }

#featured .tab .menu li {
	width: 185px;
	padding: 1em 0 3em 40px;
	}
	
#featured > .ui-tabs-nav > li > a {
	text-transform: uppercase;
	height: 35px;
	line-height: 35px;
	display: block;
	padding: 0 40px;
	}
	
#featured .tab .entry-title,
#featured .tab p {
	padding-right: 15px;
	}

#links a img, 
#donors a img {
	max-height: 85px;
	width: auto;
	margin-right: 5px;
	max-width: 185px;
	}
/* =Tools
-------------------------------------------------------------- */
div.tools {
	position: relative;
	overflow: hidden;
	top: -38px;
	margin-bottom: -22px;
	}
	
	div.tools .tool,
	div.tools a {
		text-decoration: none !important;
		display: block;
		float: right;
		min-height: 18px;
		margin-right: 10px;
		}
	div.tools a:hover{
		border-bottom: solid 1px #fff;
	}
	#aside div.tools {
		top: -36px;
		margin-bottom: -24px;
		}
	.single div.tools {
		top: -27px;
		}
	div.tools .tool {
		min-width: 6px;
		border-bottom-color: #fff;
		text-indent: -9999em;
		}
		div.tools .textsize {
			text-indent: 0;
			background: transparent none;
			padding: 1px 5px;
			}
			div.tools .textsize a {
				display: block;
				float: left;
				font-size: 12px;
				padding: 0 2px;
				margin: 0;
				}
			div.tools .textsize .larger {
				font-size: 16px;
				}
				
			div.tools .textsize a:hover{
				border-bottom: none;
			}
	div.tools .tab {
		display: block;
		float: right;
		height: 16px;
		min-height: 16px;
		line-height: 15px;
		margin-left: 10px;
		padding: 0 10px 0 30px;
		background-color: #ECEDEA;
		text-decoration: none !important;
		}
	div.tools .tab:hover {
		background-color: #dbdcd9;
		}
	div.tools .tab.active {
		background-color: #9DD20E;
		color: #fff;
		}
		
/* =Administration
============================================================== */

/* =Tabs
============================================================== */
.ui-tabs .ui-tabs-hide {
	display: none;
}
/* =jQuery
============================================================== */


