/* 
Theme Name: Stivuitoristi
Theme URI: http://stivuitoristi.ro/
Author: Mile 
Author URI: http://wordpress.org/
Description: The theme for Adriana 
Version: 1.0 
License: GNU General Public License License 
URI: license.txt 
Tags: dark, light, white, black, gray, one-column */

/* @import 'http://yui.yahooapis.com/2.4.1/build/reset/reset-min.css'; */

body {
	background: #EEE;
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
}

#Application {
	width: 800px;
	background-color: #FFF;
	background-image: url('img/vline.gif');
	background-repeat: no-repeat;
	background-position: 250px 110px;
	border: 1px solid #CCC;
	margin: 0 auto;
	padding: 0;
overflow: auto;
}

#Application .attachment-header-image {
	display: block;
	margin: 10px;
}

#Application .menu {
	padding: 0;
	width: 250px;
    	float: left;
}

.content a{
	color: #ff6600;
	text-decoration: none;
}

.content a:hover{
	text-decoration: underline;
}

#Application .menu .logo {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;	
}

#Application .menu #sections {
	padding: 0;
	margin: 0;
	width: 100%;
}

#Application .menu #sections li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Application .menu #sections li a {
	display: block;
	text-align: center;
	padding: 5px 0;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
}

.current_page_item a {
	color: #FFF;
	background-color: #F60;		
}

#Application .menu #sections li.selected a:hover {
	background-color: #F60;		
}

#Application .menu #sections li a:hover  {
	color: #FFF;
	background-color: #ff9b59;	
}

#Application .content {
	padding: 10px;
	margin-left: 260px;
}

#Application .content .slide {
	width: 520px;
	height: 300px;
	position: absolute;
	top: 15px;
	left: 20px;
}


h1 {
	font-family: "Verdana", "Geneva", sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: #F60;
    font-size: 16px;
font-weight: lighter;
}

span.data{
	font-size: 12px;
}
