/*
Theme Name: SVA
Theme URI: http://www.tom-designer.com
Description: Tema pentru Serviciul de voluntari Agnita
Author: Tomita Militaru
Author URI: http://www.tom-designer.com
Version: beta
.
&copy; Toate drepturile rezervate.
.
*/
body {
	padding: 0;
	margin: 0;
	font: 0.74em Verdana;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

a {
	color: #4A8EBC;
}

a:hover {
	color: #9E3E78;
	text-decoration: none;
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	display: block;
	height: 95px;
	padding-top: 25px;
	margin: 0;
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a,h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover,h2 a:hover {
	color: #9E3E78;
	background: #FFF;
}

h1 .red {
	color: #C3593C;
	background: inherit;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000;
	background: inherit;
}

h2 .yellow {
	color: #FFFCD1;
	background: inherit;
}

img.main-logo {
	display: block;
	float: left;
	height: 120px;
}

img.alignleft {
	display: block;
	float: left;
	border: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

p {
	margin: 0 0 5px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

form {
	margin: 0;
}

input.search {
	width: 165px;
	height: 22px;
	border: none;
	background: #fff url(img/input.gif) no-repeat;
	padding: 5px 10px 0 5px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(img/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

input.login {
	width: 150px;
	border: none;
	background: url(img/logininput.gif);
	padding: 4px;
}

/* layoutf
   ------ */
.content {
	margin: 10px auto;
	width: 950px;
}

.logo {
	float: left;
	width: 370px;
	text-align: center;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
	padding-top: 47px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}

.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(img/dot.gif) repeat-x bottom;
	color: #444;
}

.top_info p {
	font-size: 0.74em;
}

.slogan {
	text-align: right;
	width: 160px;
}

.bar {
	text-align: right;
	font-size: 1.1em;
	height: 30px;
}

.bar li {
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}

.bar li.active {
	background: #FFF url(img/bar.gif) no-repeat center bottom;
	color: #C3593C;
	font-weight: bold;
	padding-bottom: 8px;
}

.bar a {
	font-family: Arial;
	font-weight: bold;
	color: #9E3E78;
	background: inherit;
}

.postmetadata {
	background-color: #A7DBBE;
	padding-left: 10px;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.search_field {
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #354552 url(img/searchbg.gif) no-repeat top right;
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 360px;
	background: #7DA4AD url(img/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */
.left {
	float: left;
	width: 650px;
	margin: 0 0 10px 0;
}

.left_articles {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

.lt {
	height: 10px;
	background: #9E3E78 url(img/lt.gif) no-repeat;
	color: #FFF;
}

.lbox {
	color: #eee;
	padding: 3px 12px;
	margin: 0 0 15px 0;
	background: #9E3E78 url(img/lb.gif) no-repeat bottom left;
	height: 178px;
}

.lbox a {
	color: #FFFCD1;
	background: inherit;
}

.lbox h2 {
	color: #FFF;
	background: #9E3E78;
}

.thumb {
	float: left;
	width: 120px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #A7DBBE;
	margin: 0 15px 15px 0;
	padding: 5px;
	height: 120px;
}

.thumb p {
	margin: 0;
	padding: 3px;
	color: #FFFFFF;
	background: #7DA4AD;
	text-align: center;
}

.thumb img{
	width: 120px;
	height: 120px;
}	

/* right side
   ---------- */
.sidebar {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

#sidebar{
	width: 200px;
}

.sidebar p a {
	color: #FFFCD1;
	background: inherit;
}

.sidebar li{
	width: 200px;
	display: block;
}

.sidebar li a {
	color: #FFFFFF;
}

.rt {
	background: #7DA4AD url(img/rt.gif) no-repeat;
	color: #FFF;
	height: 7px;
}

.right_articles {
	font-size: 0.9em;
	background: #7DA4AD url(img/rb.gif) no-repeat bottom;
	color: #F2FFCF;
	padding: 4px 8px;
	margin: 0 0 10px 0;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(img/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer li a {
	color: #9E3E78;
	font-size: 1.2em;
}

.footer li a:hover {
	text-decoration: underline;
}
.footer li {
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}

.footer a {
	font-family: Arial;
	color: #9E3E78;
	text-decoration: none;
}

.comments-template {
	float: left;
	width: 100%;
}