/*
Theme Name: Samusocial
Theme URI: 
Description: CMS style theme for Samusocial
Version: 1.0
Author: QBKL Media & Blueleaf
*/

/* 1. General styles */
html {
	width: 100%;
	height: 100%;
}
img, div, a, input, ul, li { behavior: url(http://www.themoood.ro/blog/wp-content/themes/themoood/iepngfix.htc) }
body {
	height: 100%;
	margin: 0 auto;
	background: #000000 url(images/bg_blog.jpg) no-repeat top center;
	font: normal normal 12px Arial, sans-serif;
	line-height: 18px;
	color: #858784;
}

#wrap {
	margin: 0 auto;
	
}

#header {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#main {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	overflow: hidden;
}

#footerwrap {
	height: 100px;
	margin: 0 auto;
	background: url(img/bg-footer.gif) repeat-x top left;
}

#footer {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
	color: #ccc;
	padding-top: 50px;
}

a {
        color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
        color: #27B2C5;
}

a img {
	border: none;
}

.clearer {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

.clear{
  clear: both;
}

.clear_spatiu{
	clear: both;
	margin-top: 10px;
	*margin-top: -10px;
}

.left {
	float: left!important;
}

.right {
	float: right!important;
}

.nomargin {
	margin: 0!important;
}

.nopadding {
	padding: 0!important;
}

form {
	margin: 0;
	padding: 0;
}

.buttonlink {
	padding: 4px 5px;
	background: #bfbebe;
	color: #fff;
	height: 30px;
	line-height: 25px;
}

.buttonlink:hover {
	background: #e45c42;
}

.buttonlink2 {
	padding: 4px 5px;
	background: #e45c42;
	color: #fff;
	height: 30px;
	line-height: 25px;
}

.buttonlink2:hover {
	background: #912d01;
}

.heading {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 20px;
}

/* 2. Header styles */

.logo {
	width: 350px;
	float: left;
}

.logo a {
	width: 350px;
	height: 30px;
	display: block;
	background: url(img/logo.gif) no-repeat;
	text-indent: -9999px;
}

.lang {
	float: right;
}

.lang a {
	width: 29px;
	height: 20px;
	margin-left: 10px;
	display: block;
	float: right;
	text-indent: -9999px;
}

.f-ro {
	background: url(img/f-ro.gif) no-repeat;
}

.f-en {
	background: url(img/f-en.gif) no-repeat;
}

.f-fr {
	background: url(img/f-fr.gif) no-repeat;
}

.header-pic {
	width: 990px;
	height: 295px;
}

.involved-header {
	width: 990px;
	height: 295px;
	background: url(img/header-pic.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}

/* 2.1 Main navigation */

#nav {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 990px;
	overflow: hidden;
}

#nav li {
	margin: 20px 66px 0 0;
	padding: 0;
	float: left;
}

#nav li.last-button {
	margin: 20px 0 0 4px;
}

#nav li a {
	height: 35px;
	display: block;
	text-indent: -9999px;
}

#nav a.b-home {
	width: 47px;
	background: url(img/b-home.gif) no-repeat 0 -35px;
}

#nav a.b-home:hover {
	background: url(img/b-home.gif) no-repeat;
}

#nav a.b-about {
	width: 92px;
	background: url(img/b-about.gif) no-repeat 0 -35px;
}

#nav a.b-about:hover {
	background: url(img/b-about.gif) no-repeat;
}

#nav a.b-projects {
	width: 69px;
	background: url(img/b-projects.gif) no-repeat 0 -35px;
}

#nav a.b-projects:hover {
	background: url(img/b-projects.gif) no-repeat;
}

#nav a.b-partners {
	width: 72px;
	background: url(img/b-partners.gif) no-repeat 0 -35px;
}

#nav a.b-partners:hover {
	background: url(img/b-partners.gif) no-repeat;
}

#nav a.b-blog {
	width: 44px;
	background: url(img/b-blog.gif) no-repeat 0 -35px;
}

#nav a.b-blog:hover {
	background: url(img/b-blog.gif) no-repeat;
}

#nav a.b-media {
	width: 54px;
	background: url(img/b-media.gif) no-repeat 0 -35px;
}

#nav a.b-media:hover {
	background: url(img/b-media.gif) no-repeat;
}

#nav a.b-involved {
	width: 81px;
	background: url(img/b-involved.gif) no-repeat 0 -35px;
}

#nav a.b-involved:hover {
	background: url(img/b-involved.gif) no-repeat;
}

#nav a.b-contact {
	width: 65px;
	background: url(img/b-contact.gif) no-repeat 0 -35px;
}

#nav a.b-contact:hover {
	background: url(img/b-contact.gif) no-repeat;
}

#nav a.activesection {
	background-position: 0 0!important;
}

#nav ul {
	background: url(img/bg-site.gif);
	list-style: none;
	position: absolute;
	z-index: 900;
	margin: 0;
	padding: 0;
	width: 150px;
	visibility: hidden;
}

#nav li li {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 150px;
	border-top: 1px solid #ccc;
}

#nav li li a {
	background: none;
	display: block;
	text-indent: 0;
	width: 140px;
	height: 20px;
	line-height: 20px;
	padding: 3px 5px;
}

#nav li li a:hover {
	background: #dcd8d1 url(img/nav-arrow.gif) no-repeat center right;
	color: #000;
	text-decoration: none;
}

/* 3. Main styles */

#content {
	width: 620px;
	overflow: hidden;
	float: left;
}

#sidebar {
	width: 300px;
	overflow: hidden;
	float: right;
}

/* 3.1 Content styles */

.content-block {
	margin-bottom: 20px;
}

.halfbox {
	width: 320px;
	overflow: hidden;
}

.thumb {
	border: 5px solid #a1a1a1;
	margin-right: 10px;
}

.smalltitle {
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}

.home-partners {
	width: 670px;
	height: 171px;
	margin-top: 40px;
	background: url(img/partners.jpg) no-repeat;
}

#submenu {
	width: 670px;
	text-align: right;
	padding: 0;
	overflow: hidden;
	display: block;
}

.post-title {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}

.post-info {
	font-size: 11px;
	margin: 6px 0px 15px 0px;
}

.post-excerpt p {
	margin-top: 0;
}

.page-nav {
	width: 670px;
	overflow: hidden;
	font-weight: bold;
}

/* 3.2 Sidebar styles */

.box-involved {
	width: 225px;
	height: 85px;
	padding: 90px 10px 0 10px;
	margin: 0 0 20px 0;
	background: url(img/bg-implica-te.jpg) no-repeat;
	color: #fff;
	text-align: center;
}

.box-newsletter {
	width: 245px;
	height: 136px;
	padding: 112px 10px 0 10px;
	background: url(img/bg-newsletter.jpg) no-repeat;
	color: #fff;
	overflow: hidden;
}

.box-newsletter form {
	width: 245px;
	overflow: hidden;
}

.nsl-input {
	width: 171px;
	height: 20px;
	padding: 3px 0 0 50px;
	margin: 4px 0 0 2px;
	border: none;
	background: none;
}

.nsl-submit {
	border: none;
	color: #365900;
	background: #e3ff7b;
	cursor: pointer;
	margin-top: 5px;
}

.nsl-submit:hover {
	float: left;
	border: none;
	color: #e3ff7b;
	background: #365900;
}

#sidebar ul {
	margin: 0 0 0px 0;
	padding: 0;
}

#sidebar ul li {
  margin: 0px;
  padding: 0px;


}

#sidebar ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#sidebar ul ul li {
	
        padding-top: 2px;
}

#sidebar ul li a {
	font-weight: bold;
}

#sidebar ul ul li a {
        font-size: 12px;
	font-weight: normal;
color: #858784;
}

#sidebar ul ul li a:hover {
	font-weight: normal;
        text-decoration: none;
        color: #27B2C5;
}

/* 4. Footer styles */

#footer ul {
	width: 990px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	float: left;
	margin-right: 20px;
}

#footer ul li a {
	color: #fff;
}

#footer ul li a:hover {
	color: #e45c42;
}

h1{
  font-family: Arial;
  font-size: 17px;
  color: #000000;
}

h2{
  font-size: 14px;
  color: #525252;
}

a.link_text, a.link_text:visited{
  text-decoration: underline;
  color: #666666;
}

a.link_text:hover{
  text-decoration: none;
}

a.link_website, a.link_website:visited{
  text-decoration: none;
  color: #64AAD2;
}

a.link_website:hover{
  text-decoration: underline;
}

a.piclenselink {
	display: none;
}

.div_poza{
  float: left;
  margin: 0px 20px 20px 0px;
}

.border_poze{
  border: 4px solid #F3F3F3;
}

.div_text_echipa{
  float: left;
}

.titlu_mare_negru{
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}


#logo_header {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 347px;
	height: 160px;
	position: relative;
	background: url(images/logo_themoood.jpg) no-repeat;
}

#logo_header a {
	position: absolute;
	top: 0;
	left: 0;
	width: 347px;
	height: 160px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
}

#logo_header .fake-hover {
	margin: 0;
	padding: 0;
	width: 347px;
	height: 160px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/logo_themoood.jpg) no-repeat 0 -160px;
}

.div_logo{
	width: 347px;
	height: 160px;
	margin: -26px 0px 0px -22px;
        position: absolute;
}


ul.lista_header{
	margin: 0px;
	padding: 0px;
}

ul.lista_header li{
	display: block;
	float: left;
}

.div_sigle{
  float: right;
  margin-right: 20px;
}

ul.lista_detalii_post{
  margin: 0px;
  padding: 0px;
}

ul.lista_detalii_post li{
  display: block;
  float: left;
}

.spatiu_mare{
	clear: both;
	height: 20px;
}

.padding_spacer{
  padding: 0px 6px 0px 6px;
}

.typeface-js{
	font-family: Impact;
	font-size: 26px;
	color: #FFFFFF;
}

h1{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
}

.div_concert_viitor{
	border-top: 1px dotted #515151;
	border-bottom: 1px dotted #515151;
	padding: 20px 0px 30px 0px;
	margin: 20px 0px 0px 0px;
	*margin: 20px 0px 30px 0px;
}

.poza_concert_viitor{
	float: left;
	width: 150px;
	margin-top: 14px;
}

.div_detalii_concert{
	float: left;
	width: 120px;
	margin: 14px 0px 0px 10px;
}

.border_poza_home{
	border: 5px solid #474946;
}

.div_btn_detalii_concert{
	margin-top: 42px;
}

.titlu_news_home{
	text-align: left;
}

.data{
	font-size: 11px;
	color: #64AAD2;
}

h2{
	font-size: 12px;
	color: #8E9EA2;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.stil_formular{
	border: 1px solid #595957;
	background: transparent;
	font-family: Arial;
	font-size: 12px;
	color: #818080;
	width: 300px;
	padding: 4px 0px 4px 8px;
}

.stil_formular_textarea{
	border: 1px solid #595957;
	background: transparent;
	font-family: Arial;
	font-size: 12px;
	color: #818080;
	padding: 4px 0px 4px 8px;
}

ul.lista_header_site{
	margin: 0px;
	padding: 0px;
}

ul.lista_header_site li{
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
}

.navigation{
  margin-bottom: 20px;
}

.widgettitle{
  color: #FFFFFF;
  margin: 20px 0px 10px 0px;
  font-size: 22px;
  font-weight: bold;
}

.alignleft{
  float: left;
}

.alignright{
  float: right;
}

.widgettitle ul{
  margin-bottom: 20px;
}

.div_cerc{
  width: 82px;
  height: 70px;
  float: right;
  background: url('images/cerc.jpg') no-repeat top left;
}