body {
	background:url(../images/zm-background.png) top left repeat;
}
a {
    text-decoration: none;
    color: #3f0019;
}
a:hover {
    color: #fdb60d;
}
div#top-bar {
    height: 100px;
}
div#wrapper {
	width: 1020px;
	margin: auto;
	font-family: 'Arial', Verdana;
	font-size: 12px;
    background-image: url(../images/bg.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    padding: 0 11px;
}
div#header h2 {
    width: 225px;
    height: 110px;
    background-image: url(../images/lg.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -1000px;
    float: left;
    margin-left: 10px;
}
div#header h2 a {
    display: block;
    width: 283px;
    height: 131px;
}
div#top-banner {
    width: 728px;
    height: 90px;
    margin-top: 10px;
    float: right;
    margin-right: 10px;
	padding-left: 43px;
    background-image: url(../images/top_bar.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}
div#top-banner ul.top-menu {
    padding-top: 2px;
}
div#top-banner ul.top-menu li {
    padding-left: 0px;
    background-image: url(../images/top_arrow.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 7px;
}
div#top-banner ul.top-menu a, div#top-banner ul.top-menu a:link {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
div#top-menu {
    clear: both;
    height: 32px;
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-x;
    padding: 0px -20px;
}
div#top-menu ul li {
    position: relative;
    display: block;
    height: 20px;
    float: left;
}
div#top-menu ul li a {
    display: block; 
    float: left;
    padding: 6px 8px 5px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
div#top-menu ul li a:hover {
    background-color: #c18a07;
}
.submenu {
    position: absolute;
    top: 25px;
    left: 0px;
    background-color: #fdb60d;
    margin-bottom: 10px;
    clear: both;
    border-width: 1px 1px 0px;
    border-style: solid;
    border-color: #282425;
    display: none;
}
#mainMenu {
    padding-top: 5px;
    margin-left: 10px;
}
#mainMenu .submenu a, div#header #mainMenu .submenu a.normal {
    display: block;
    white-space: nowrap;
    color: #000;
    border-right: 0px solid white;
    font-weight: normal;
    text-decoration: none;
    padding: 3px 8px;
    margin: 0px;
    float: none;
    border-bottom: 1px solid #282425;
    text-transform: none;
}
div#header div#mainMenu .submenu a:hover, 
    div#header div#mainMenu .submenu a.normal:hover {
    background-color: #c18a07;
    text-decoration: none;
    color: black;
}
div#header ul.submenu {
    width: 200px;
    z-index: 1000;
}
div#header ul.submenu li {
    float: none;
    margin: 0px;
    margin-bottom: 1px;
}
div#right {
    float: left;
    width: 300px;
    margin-left:10px;
    font-size: 10px;
}
div#content {
    height:1%;
    margin-top: 10px;
    padding: 0px 10px;
}
div#left {
    float: left;
    width: 690px;
}
div.box {
    margin-bottom: 10px;
}
div.main-box {
    border: 3px solid #fdb60d;
    background-color: #fff;
}
div.main-box h6 {
    background-color: #fdb60d;
    background-image: url(../images/title_arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0px 5px 25px;
    text-transform: uppercase;
}
div.main-box h6 a {
    color: #000;
}
div.main-box h6 a:hover {
    color: #3f0019;
}
div.main-box-body {
    padding: 10px;
}
#footer1, #footer2, #footer3 {
    color: white;
    font-size: 10px;
}
#footer2 {
    background-color: #fdb60d;
    padding: 5px;
    margin-bottom: 5px;
    color: #3f0019;
}
#footer2 a:hover {
    text-decoration: underline;
    color: #3f0019;
}
#footer3 {
    padding-bottom: 3px;
    padding: 5px;
}
#left_bar_of_left {
    float: left;
}
#right_bar_of_left {
    margin-left: 170px;
}
.default_big {
    float: left;
    width: 215px;
}
.default_big_0,
.default_big_1{
    margin-right: 9px;
}
.default_big_2 {
    margin-right: 0;
}
.default_big h2 a, .default_small h3 a,
    .secondary_big h4 a, .secondary_small h5 a,
    .category-item h5 a
    {
    font-size: 16px;
    font-weight: bold;
    color: #3f0019;
    text-decoration: none;
	padding:3px 0 0 0;
}
.default_big h2 a {
}
.default_big h2 a:hover, .default_small h3 a:hover,
    .secondary_big h4 a:hover, .secondary_small h5 a:hover,
    .category-item h5 a:hover
    {
    color: #fdb60d;
}
.default_date {
    color: #d1d2d3;
    font-size: 10px;
	text-align: right;
}
.read_more {
    text-align: right;
}
.read_more a {
    color: #fdb60d;
    font-weight: bold;
}
.read_more a:hover {
    color: #3f0019;
}
.default_small img {
    float: left;
    width: 125px;
}

.default_small {
    float: left;
    margin-right: 9px;
    width: 125px;
}
.default_small_last {
    margin-right: 0px;
}
.default_small.last {
    margin-right: 0px;
}
.default_small h3 a, 
    .secondary_big h4 a, .secondary_small h5 a,
    .category-item h5 a
    {
    font-size: 13px;
	/*padding:2px 0 0 0;*/
}
.default_small h3 a {
}
.horizontal-separator {
    clear: both;
    height: 10px;
}
.secondary_big {
    float: left;
	margin-right: 9px;
    width: 225px;
}
.secondary_big img {
    float: left;
    width: 225px;
}
.secondary {
    float: left;
    width: 514px;
}
.secondary_small {
    margin-bottom: 5px; padding-top:2px;
    padding-bottom: 5px;
    float: left;
    width: 125px;
	margin-right:9px;
	border-bottom: 1px dashed #888888;
}
.secondary_small_last {
    border-bottom-width: 0px;
    margin: 0px;
    padding-bottom: 0px;
}
.secondary_small img {
    float: left;
    margin-right: 10px;
}
.secondary .horizontal-separator {
    border-bottom: 1px dashed #888;
    margin-bottom: 10px;
}
.secondary_recent {
    float: left;
    background-color: #3f0019;
    width: 225px;
    height: 280px;
    overflow: hidden;
    margin-right: 10px;
}
.secondary_recent_body {
    padding: 5px;
}
.secondary_recent a {
    color: white;
    display: block;
    border-bottom: 1px dashed #fdb60d;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.secondary_recent a:hover {
    color: #d1d2d3;
}
.most_read_article {
    border-bottom: 1px dashed #888888;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.most_read .last {
    border-bottom-width: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.most_read_article img {
    float: left;
    margin-right: 5px;
}
.default_small .supra,
.most_read .supra {
    color: #fdb60d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}
.most_read h2 a {
    font-weight: bold;
    font-size: 12px;
    color: #3f0019;
}
.most_read h2 a:hover {
    color: #fdb60d;
}
.most_read .views {
    text-align: right;
    color: #fdb60d;
    font-size: 10px;
    float: right;
    padding-left: 10px;
    background-image: url(../images/content_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
}
#content_banners {
    float: left;
}
.pageNav {
    font-weight: bold;
    text-align: center;
}

.imgntext {
    position: relative;
    font-size: 11px;
}
.imgntext a {
}
.imgntext .text,
.imgntext .text_bg {
    position: absolute;
    bottom: 0px;
    *bottom: 4px;
    left: 0px;
    right: 0px;
    color: #fff;
    padding: 3px 5px;
    font-weight: bold;
    cursor: pointer;
}
.imgntext .textin {
    opacity: 0; filter: alpha(opacity=0);
}
.imgntext .text_bg {
    background-color: #000;
    opacity: 0.75;filter:alpha(opacity=75)
    cursor: pointer;
}
.imgntext a {
}
div#content div#right div.banner_right .imgntext .text a {
    display: block;
    color: white;
    width: 100%;
    height: 100%;
}
.imgntext .text_250 {
    width: 300px;
}
div#right div.banner_right, div#content div.banner_right {
    margin-bottom: 0px;
}
div.banner {
    margin-bottom: 10px;
}
.footer-content .rss img {
    vertical-align: middle;
}
.footer-content .trafic-ro {
    text-align: center;
    margin-bottom: 10px;
}
#footer3 a {
    color: white;
}
#footer3 a:hover {
    text-decoration: underline;
}
#search {
    float: right;
    margin: 4px;
}
#search input {
    border: 1px solid #3f0019;
    padding: 0px;
    margin: 0px;
}
#search #search_box {
    height: 16px;
}
#search #search_submit {
    float: right;
    margin-left: 3px;
    height: 18px;
    padding-bottom: 2px;
}
.text_160 a {
	color: #FFF;
}

/* --- elemente pentru mobile --- */
div#wrapper.mobile{
	width: auto;
	background-color:#3F0019;
	background-image:none;
	padding:0;
	margin:0;
}
#header.mobile #top-bar h2{
	text-align:center;
	margin-left:5px;
}
#header.mobile #top-bar h2 a{
	display: block;
    height: 100px;
    width: 283px;	
}
#header.mobile #top-bar h2 a span{
	display:none;
	visibility:hidden;
}
div.main-box.mobile {
	padding:5px 0 0 0;
}
div.main-box.mobile h6{
	margin: -5px 0 0 0;
	font-size: 20px;
}
.mobile .default_small {
    float: none
    margin-right: 0;
    width: auto;
}
div#header.mobile h2 {
    text-indent: 0;
    float: none;
}
#bottom-menu{
	display:block;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin:0;
	clear: both;
}
#bottom-menu #search{
	float:none;
	display:block;
	font-size:14px;
	text-align:right;
	padding:10px 0;
	background:#3F0019;
	margin:0;
}
#bottom-menu #mainMenu{
	width:auto;
	margin:0;
	padding:0;
}
#bottom-menu ul{
	margin:0;
	padding:0;
}
#bottom-menu ul li{
	margin: 0;
	padding:0;
	border-bottom:3px solid #3F0019;
}
#bottom-menu ul li a{
	margin:0;
	padding:5px;
	background:#FDB60D;
	display:block;
}
.mobile-related h2{
	font-size:15px;
	border-bottom: 1px dashed #888888;
    margin-bottom: 5px;
    padding-bottom: 5px; 
}
div#article #image.mobile{
	margin-left: 5px;
	padding: 3px;
    padding-right: 2px;
    padding-bottom: 2px;
    float:none;
    clear: right;
	border: 3px solid #CCCCCC;
    text-align: center;
}
div#article #image.mobile img{
	clear:both;
}
div#content.mobile {
    height:1%;
    margin-top: 10px;
	padding: 0;
}

.trimitere-articol {
    border-bottom: 1px dashed #888888;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.trimitere-articol .last {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.trimitere-articol img {
    float: left;
    margin: 0 5px;
}
.trimitere-articol .supra {
    color: #fdb60d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.trimitere-articol h2 a {
    font-weight: bold;
    font-size: 18px;
    color: #3f0019;
}
.trimitere-articol h2 a:hover {
    color: #fdb60d;
}
.trimitere-articol .views {
    text-align: right;
    color: #fdb60d;
    font-size: 14px;
    float: right;
	margin:0 5px 0 0;
    padding-left: 10px;
    background-image: url(../images/content_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
}
div#article.mobile h1 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
div#article.mobile div#gallery {
    margin: 0 auto;
    width: auto;
	margin-top: 10px;
}
div#article.mobile div#image{
	margin-left: 0;
}
div#gallery.mobile div.picture {
	border: 3px solid #CCCCCC;
	background:#ffffff;
	float: none;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	padding:5px;
}
div#comments.mobile {
	font-size:20px;
}
.mobile .secondary_small{
	width:100%;
}
.mobile .secondary_small_last {
    border: 1px dashed #888888;
    margin: 0 0 5px 0;
    padding-bottom: 5px;
}
.mobile .secondary_small h5 a{
	font-size:15px;
}
.mobile .pageNav{
	margin:5px 0 0 0;
	font-size: 15px;
}
#footer2.mobile{
	margin:0;
}
#footer3.mobile{
	font-size:15px;
	background:#3F0019;
	padding:10px 0 40px 0;
	text-align:center;
	line-height:20px;
}
