/* 
	Theme Name: Centro Risorse
	Theme URI: http://www.centrorisorsesrl.com/
	Description: Custom made theme for Centro Risorse SRL
	Author: Overbridge.ro
	Author URI: http://www.overbridge.ro
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Theme design by Alexandru Cristache.
	http://www.overbridge.ro
*/


/* General use */

html {
	height: 100%; margin-bottom: 1px;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font: normal normal 11px "Tahoma", "Trebuchet MS", sans-serif;
	color: #444;
	text-align: center;
}

#page {
	display: block;
	width: 765px;
	margin: 0 auto;
	text-align: left;
}

a {
	color: #0091c1;
	text-decoration: none;
}

a:hover {
	color: #f26522;
}

.clear {
	clear: both;
}

.clear10 {
	clear: both;
	height: 10px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h4 {
	font: normal normal 12px "Georgia", serif;
}

.navigation .alignleft {
	display: block;
	width: 275px;
	float: left;
}

.navigation .alignright {
	display: block;
	width: 275px;
	float: right;
	text-align: right;
}

/* Header */

#header {
	clear: both;
	text-align: right;
	background: url(img/bg_body.gif) repeat-x;
}

#header ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#header ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#header ul li a {
	display: block;
	border-top: 3px solid #8cdaf4;
	border-left: 1px solid #fff;
	padding: 5px 5px 0 5px;;
}

#header ul li a:hover {
	border-top: 3px solid #f26522;
}

/* Sidebar */

#sidebar {
	width: 200px;
	float: left;
}

#logo {
	margin-bottom: 15px;
	margin-top: 20px;
}

#logo a {
	display: block;
	width: 200px;
	height: 55px;
	background: url(img/logo_centrorisorse.gif) no-repeat;
}

#logo a span {
	display: none;
}

#sidebar ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.notizieTitle {
	display: block;
	margin-top: 20px;
}

.notizie li {
	display: block;
	background: #f1fafd url(img/news_bottom.gif) no-repeat bottom;
	border-bottom: 1px solid #fff;
}

.notizie li a {
	display: block;
	background: url(img/news_top.gif) no-repeat;
	padding: 5px;
}

#mainmenu {
	display: block;
	padding: 0;
	margin-bottom: 30px;
}

#mainmenu li {
	display: block;
	height: 21px;
	width: 200px;
	background: url(img/bg_menuitem.gif) no-repeat;
	padding: 0;
	border: 0;
}

#mainmenu li a {
	display: block;
	margin-left: 10px;
	height: 17px;
	padding-top: 3px;
}

.tel {
	display: block;
	margin-top: 20px;
	width: 107px;
	height: 39px;
	background: url(img/800_124_891.jpg) no-repeat;
}

/* Content */

#content {
	width: 550px;
	float: right;
}

.postmetadata {
	display: none;
}

#headerpic {
	margin-top: 30px;
	margin-bottom: 20px;
}

#content h2 {
	margin-bottom: 10px;
}

/* Content extra classes */

.homeLeft {
	display: block;
	width: 245px;
	float: left;
	padding: 10px;
	background: url(img/bg_home_serv.gif) no-repeat;
}

.homeRight {
	display: block;
	width: 245px;
	float: right;
	padding: 10px;
	background: url(img/bg_home_serv.gif) no-repeat;
}

.homeLeft img, .homeRight img {
	float: left;
	margin-right: 10px;
	border: 0;
}

.homeLeft a, .homeRight a {
	display: block;
	margin-bottom: 5px;
}

/* Footer */

#footer {
	clear: both;
	display: block;
	padding-top: 20px;
	font-size: 10px;
	padding-bottom: 10px;
}

#footerbox {
	border-top: 1px solid #8cdaf4;
	padding-top: 5px;
}

.copyright {
	float: left;
	width: 40%;
}

.footermenu {
	float: right;
	width: 40%;
}

.footermenu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

.footermenu ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
