/*
Theme Name: Tiberiu Molnar
Theme URI: http://wordpress.org/
Description: The default Tiberiu Molnar theme.
Version: 1.0
Author: Baritchi Holding
Author URI: http://baritchi.eu/
Tags: clean, white
Text Domain: molnar
*/



/* Begin Typography & Colors */

/******************************************
begin css resets
******************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
/******************************************
begin basic strucutre
******************************************/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body.homepage {
	background: url(images/bg.jpg) 0 0 repeat-x;
}
body.default {
	background: url(images/bg_default.jpg) 0 0 repeat-x;
}
#container {
	width: 920px;
	height: 546px;
	background: url(images/tibi.jpg) 0 0 no-repeat;
	margin: 0 auto;
}
#container_default {
	width: 920px;
	background: url(images/tibi_default.jpg) 0 0 no-repeat;
	margin: 0 auto;
}
.programari {
	margin-top: 20px;
	float: left;
	color: #191919;
}
.footer-homepage .programari {
	margin-left: 24px;
}
.footer {
	width: 560px;
	margin-left: 380px;
	border-top: 3px solid #c0dd96;
}
.programari a {
	text-decoration: none;
	color: #191919;
	margin-bottom: 50px;
}
a.baritchi {
	width: 80px;
	height: 20px;
	margin-top: 20px;
	float: right;
	background: url(images/baritchi.gif) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	margin-bottom: 50px;
}
a.baritchi:hover {
	background: url(images/baritchi.gif) 0 -20px no-repeat;
}
#container_default h1 a {
	width: 360px;
	height: 60px;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
h1 a {
	width: 360px;
	height: 515px;
	margin-top: 30px;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
#container_default ul.main-nav {
	position: absolute;
	top: 57px;
	margin-left: 380px;
}
ul.main-nav {
	position: absolute;
	top: 493px;
	margin-left: 380px;
}
ul.main-nav li {
	display: inline;
	font-family: "Lucida Grande", Verdana;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	border-bottom: 3px solid #151515;
	padding-bottom: 24px;
}
ul.main-nav li a {
	color: #808080;
	text-decoration: none;
}
ul.main-nav li.current_page_item a {
	color: #ffffff;
	border-bottom: 3px solid #c0dd96;
	padding-bottom: 24px;
}
.marturii {
	width: 264px;
	height: 250px;
	float: left;
	margin: 140px 0 0 20px;
}
.marturii p {
	width: 264px;
	height: 200px;
	float: left;
	color: #5f5f5f;
	font-style: italic;
	line-height: 18px;
}
.marturii a {
	width: 264px;
	float: left;
	margin: 25px 0 0 0;
	color: #242122;
	font-size: 14px;
	text-decoration: none;
}
.localitate {
	display: block;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #5f5f5f;
	margin: 5px 0 0 0;
}
.video-home {
	width: 250px;
	height: 245px;
	float: right;
	margin: 140px 0 0 20px;
}
.video-home a {
	width: 264px;
	float: left;
	margin: 22px 0 0 0;
	color: #242122;
	font-size: 14px;
	text-decoration: none;
}
ul.submenu {
	margin-left: 380px;
	display: block;
	float: left;
	border-bottom: 3px solid #c0dd96;
	padding-bottom: 37px;
}
ul.submenu li {
	display: inline;
	margin-right: 40px;
	font-family: Verdana;
	font-size: 23px;
	color: #909090;
	text-decoration: none;
}
ul.submenu li.last {
	display: inline;
	margin-right: 0px;
}
ul.submenu li a {
	font-family: Verdana;
	font-size: 23px;
	color: #909090;
	text-decoration: none;
}
ul.submenu li a.active, ul.submenu li a:hover {
	color: #242122;
}
ul.submenu li a.active {
	border-bottom: 3px solid #c0dd96;
	padding-bottom: 32px;
}
.pagina {
	width: 540px;
	min-height: 500px;
	float: left;
	margin-left: 380px;
	margin-bottom: 25px;
}
.entry {
	margin-top: 40px;
	font-family: Verdana;
	font-size: 12px;
	color: #242122;
	line-height: 20px;
	text-align: justify;
}
.entry p {
	margin-top: 20px;
}
.entry img {
	margin-right: 20px;
}
.entry a {
	color: #242122;
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
.entry strong {
	font-size: 12px;
	font-weight: bold;
}
.marturii_menu {
	margin-left: 380px;
	display: block;
	float: left;
	border-bottom: 3px solid #c0dd96;
	padding-bottom: 37px;
}
.marturii_menu li {
	display: inline;
	margin-right: 10px;
	line-height: 20px;
}
.marturii_menu li a {
	text-decoration: none;
	color: #909090;
}
.marturii_menu li a:hover, .marturii_menu li a.active {
	color: #242122;
}
input, textarea {
	border: 1px solid #909090;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
}
input {
	width: 300px;
}
textarea {
	width: 540px;
}
input.buton {
	width: 310px;
	background: #c0dd96;
	border: 0;
	padding: 15px;
	font-size: 12px;
	cursor: pointer;
}
input.buton:hover {
	text-decoration: underline;
}
#sidebar {
	margin: 20px 0 0 0px;
	float: left;
	width: 300px;
}
ul.qtrans_language_chooser {
}
ul.qtrans_language_chooser li {
	display: inline;
}
ul.qtrans_language_chooser li a {
	color: #191919;
	text-decoration: none;
	margin-right: 10px;
}







