/*
Theme Name: Frankincense
Theme URI: http://www.freewpthemes.net/preview/frankincense
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/


body {
	margin: 0;
	padding: 0;
	background: #F0EEE8 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #004F9C;
}

a:hover {
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 900px;
	height: 100px;
	margin: 0;
	color: #FFFFFF;
	background: url(images/logo.png) no-repeat left 25px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
 }

#logo h1 {
	padding-top: 25px;
	padding-left: 60px;
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: bold;
}

#logo p {
	margin-top: -2px;
	padding-left: 62px;
	color: #FFFFFF;
	font-weight: bold;
} 

#logo p a {
	color: #FF6B9D;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 35px;
	padding-top: 15px;
	background: url(images/img02.gif) no-repeat right 20px;
}

#menu a {
	display: block;
	padding: 0px 20px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EAEAEA;
}

#menu a:hover, #menu .current_page_item a {
}



#menu a:hover {
	text-decoration: underline;
}


#online {
float: right;
margin-right: 0px;
padding-top: 32px;
}

#online a {font-family: verdana; font-size: 9px; font-weight: normal;}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 650px;
}

.post {
	margin-bottom: 8px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	background: #2C2C2C url(images/img06.gif) no-repeat left top;
	height: 28px;
	padding: 12px 0 0 28px;
	font-size: 12px;
	color: #EAEAEA;
	font-weight: bold;
}

.post .title a {
	color: #EAEAEA;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: #59ACFF;
	color: #383838;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {

	padding-bottom: 10px;
	padding-top: 10px;
}

#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 25px;

}

#sidebar li li span {
	display: inline;
	margin-top: 10px;
	padding: 0;
	font-size: 11px;
	font-style: normal;
}

#sidebar h2 {
	background: #2C2C2C url(images/img04.jpg) no-repeat left top;
	height: 31px;
	padding: 9px 0 0 28px;
	font-size: 12px;
	color: #EAEAEA;
	font-weight: bold;
}

#sidebar p {
	margin: 0 15px;
	padding: 20px 0px;
	text-align: justify;
}

#sidebar a {
	color: #383838;
	border: none; font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	background: #2C2C2C;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #969696;
}

#commentform {
	padding-left: 20px;
	padding-bottom: 20px;
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
	padding-left: 20px;
	color: #006A8C;
}

.navigation {
	padding-top: 20px;
	padding-bottom: 40px;
}

.pagetitle {
	padding-bottom: 20px;
	color: #006A8C;
}

#comments {
	padding-left: 20px;
	padding-bottom: 10px;
	color: #006A8C;
}

hr {
	display: none;
}

/*TAGCLOUD*/

#tagcloud  {
	width: 970px;
	margin-left: 20px;
}

.cloud a:hover {text-decoration:underline;}
.cloud h2 {
	height: 31px;
	padding: 9px 0 0 28px;
	font-size: 12px;
	color: #EAEAEA;
	font-weight: bold;
}


/*PARTENERI*/

#parteneri {
	width: 970px;
	margin-left: 20px;
	background:  #59ACFF url(images/cloud.png) no-repeat left top;
}
	
#parteneri ul {
		list-style: none;
		margin-left: 5px;
		padding-left: 5px;
		margin-top: 10px;
}

#parteneri ul li {
		float: left;
		margin-right: 10px; text-transform: nobreak;
}

#parteneri h2 {
	height: 31px;
	padding: 0 0 0 18px;
	font-size: 12px;
	color: #EAEAEA;
	font-weight: bold;
}

#parteneri a {text-decoration:none; color: #383838; font-size: 13px; font-family: palatino linotype;}
#parteneri a:visited {text-decoration:none; color: #383838; font-size: 13px;}
#parteneri a:hover {text-decoration:underline; color: #383838; font-size: 13px;}













