/*
Theme Name: Salina din oras
Theme URI: http://www.salinadinoras.ro/
Description: The theme of the Salina din oras website
Author: Raul Canta & Andrei Soroaga
Version: 2.0

*/

*{ margin: 0; padding: 0;}
a{ text-decoration: none;}
li{	list-style-type: none;}

body{
	background: #ffffff url(images/background.png) repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #363636;
}
.clear{
	clear: both;
}
.trimite{
	background: transparent url(images/bg_trimite.png) no-repeat;
	border: none;
	color: #ffffff;
	height: 25px;
	width: 71px;
	margin: 5px 0 0 8px;
}
#wrapper{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

/* HEADER
----------------------- */
#header{
	background: transparent url(images/bg_header.png) no-repeat;
	width: 1000px;
	height: 304px;
	position: relative;
}
	#header #logo{
		position: absolute;
		left: 23px;
		top: 0;
		width: 342px;
		height: 170px;
		z-index: 1;
	}
	#header #logo a{
		display: block;
		width: 346px;
		height: 170px;
	}
	#header .menu{
		padding: 229px 20px 0;
	}
	#header .menu ul{
		width: 960px;
	}
	#header .menu ul li{
		display: inline;
		float: left;
		height: 48px;
		width: 120px;
		position: relative;
	}
	#header .menu ul li a{
		color: #ffffff;
		display: table-cell;
		font-size: 14px;
		height: 48px;
		padding: 0 5px;
		vertical-align: middle;
		text-align: center;
		width: 110px;
	}
	#header .menu ul li a:hover{
		font-size: 16px;
	}	
	#header .menu ul li.current_page_item a{
		background: transparent url(images/btn_active.png);
		color: #994248;
		font-size: 18px;
		width: 125px;
		height: 56px;
		padding: 20px 0 0;
		position: absolute;
		top: -8px;
		left: -2.5px;
		overflow: visible;
	}
	#header .menu ul li.page-item-22.current_page_item a{
		padding-top: 10px;
		height: 66px;
	}

/* MAIN
----------------------- */
#main{
	background: transparent url(images/bg_main.png) repeat-y;
	margin-top: -11px;
	overflow: hidden;
}

	/* Content 
	------------------- */
	#content{
		padding-left: 20px;
		padding-top: 10px;
		width: 630px;
	}
    #content a{
		color: #9A1719;
		text-decoration: underline;
	}
	#content.fullwidth{
		width: 960px;
	}
	#content .type-page h1.entry-title{
		background: transparent url(images/bg_h1_content.png) no-repeat;
		color: #ebebeb;
		font-size: 1.6em;
		font-weight: normal;
		letter-spacing: 1px;
		padding: 16px 0 0 38px;
		height: 44px;
		width: 190px;
	}
	#content .type-page .entry-content{
		padding: 0 30px 40px 40px;
	}
	#content .type-page .entry-content h2{
		color: #9a1719;
		font-size: 1.3em;
		padding-top: 30px;
	}
	#content .type-page .entry-content p{
		padding-top: 20px;
	}
	#content .type-page .entry-content ul{
		padding-left: 16px;
	}
	#content .type-page .entry-content li{
		list-style-type: disc;
		color: #9a1719;
		font-size: 10px;
		line-height: 18px;
	}
	#content .type-page .entry-content li span{
		color: #363636;
		font-size: 14px;
	}
	#content span.star{
		color: #9a1719;
	}
#main .main-bottom1{
	
}

/* FOOTER
----------------------- */
#footer{
	background: transparent url(images/bg_footer.png) no-repeat;
	margin-top: -18px;
	width: 1000px;
	height: 160px;
	padding-top: 50px;
    position: relative;
}
	#footer #copyright{
		color: #fff;
		font-size: 12px;
		text-align: center;
	}
    #footer #facebook{
        background: transparent url(images/bg_facebook.png) no-repeat;
        height: 126px;
        width: 247px;
        position: absolute;
        right: 55px;
        top: 4px;
    }
	#facebooklink{
		width: 196px;
		height: 26px;
		display: block;
		margin: 15px 0 0 25px;
	}

/* SIDEBAR 
------------------------ */
#primary{
	background: transparent url(images/bg_light.png) repeat;
	float: right;
	font-size: 12px;
	margin-right: 20px;
	width: 319px;
	border-left: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	margin-bottom:-32767px !important;
	padding-bottom:32767px !important;
}
#primary h3.widget-title{
	background: transparent url(images/sidebar_title.png);
	color: #ebebeb;
	width: 299px;
	height: 44px;
	padding: 16px 0 0 20px;
	font-size: 20px;
	font-weight: normal;
}
#primary ul ul{
	padding: 0 10px 10px;
}
#sidebar_px{
	background: transparent url(images/sidebar_px.png) no-repeat;
	margin: 0 0 0 40px;
	padding-bottom: 20px;
	height: 180px;
	width: 240px;
}
#sidebar_px a{
	display: block;
	height: 180px;
	width: 240px;
}
/* newsletter */
#nl-wrap {
	padding: 0 15px 10px 20px;
}
#nl-wrap input{
	border: 1px solid #d0d0d0;
	height: 26px;
	color: #9c9c9c;
	padding-left: 12px;
	*paddin-top: 10px;
	margin-top: 5px;
}
#nl-wrap #trimite{
	background: transparent url(images/bg_trimite.png) no-repeat;
	border: none;
	color: #ffffff;
	height: 25px;
	width: 71px;
	margin: 5px 0 0 8px;
}
#apr-wrap {
	padding: 10px 0 10px 20px;
}
#apr-links{
	height: 30px;
}
#apr-links a{
	color: #9A1719;
	text-decoration: underline;
}

/* root element for scrollable */
#apr-slider {
	float: left;

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 145px;
	width: 260px;
}

/* root element for scrollable items */
#apr-slider .items {
	position:absolute;

	/* this time we have very large space for the height */
	height:20000em;
}
#apr-slider .items .txt{
	height: 120px;
}
#apr-slider .items .info{
	color: #9A1719;
	height: 25px;	
}
#apr-actions{
	float: left;
	width: 19px;
	height: 138px;
	padding-left: 10px;
}
#apr-actions .apr-prev, #apr-actions .apr-next{
	display: block;
	width: 19px;
	height: 19px;
	cursor: pointer;
}
#apr-actions .apr-next{
	background: transparent url(images/arrow_down.png) no-repeat;
	margin-top: 100px;
}
#apr-actions .apr-prev{
	background: transparent url(images/arrow_up.png) no-repeat;
}

/* ACASA
 ----------------------- */
#slider-wrap{
	background: transparent url(images/bg_slider.png) no-repeat 0 30px;
	margin-left: 45px;
	padding: 35px 5px 0;
	height: 360px;
	width: 900px;
}
	#slider-wrap .navi{
		height: 24px;
		padding: 10px 0 0 795px;
	}
	#slider-wrap .navi a{
		background: url(images/btn_slider.png);
		display: block;
		float: left;
		height: 24px;
		width: 24px;
	}
	#slider-wrap .navi a.active{
		background-position: 0 24px;
	}
#slider{
	width: 900px;
	height: 322px;
	position:relative;
	overflow:hidden;
}
	#slider .items {
		/* this cannot be too large */
		width:20000em;
		position:absolute;
	}
	
	/*
		a single item. must be floated in horizontal scrolling.
		typically, this element is the one that *you* will style
		the most.
	*/
	#slider .items div {
		float:left;
	}
#post-11 .entry-content{
	background: #fff;
	border: 1px #ccc solid;
	padding: 3px !important;
	margin: -10px 15px 40px 25px;
	position: relative;
}
#post-11 .entry-content h1{
	background: transparent url(images/bg_h1_content.png) no-repeat;
	color: #ebebeb;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 16px 0 0 38px;
	height: 44px;
	width: 190px;
	position: absolute;
	left: -26px;
	top: -14px;
}
#post-11 .entry-content .the_content{
	background: transparent url(images/bg_light.png) repeat;
	padding: 30px 10px 15px;
}
h1.noutati{
	background: transparent url(images/acasa_h1_noutati.png) no-repeat;
	color: #ebebeb;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 15px 0 0 38px;
	height: 43px;
	width: 190px;
}

/* 
 * SINGLE POST
 */

#content .type-post{
	padding-left: 30px;
	margin-bottom: 20px;
}
#content .type-post h1{
	color:#9A1719;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}

/* PRETURI
 ----------------------- */
#post-18 .t_head{
	background: transparent url(images/table_h.png) no-repeat;
	color: #ebebeb;
	font-size: 18px;
	padding-top: 17px;
	height: 40px;
	width: 574px;
	text-align: center;
	position: absolute;
	margin-top: -42px;
}
#post-18 .t_wrap{
	width: 572px;
	border: 1px solid #ccc;
	margin-top: 42px;
	position: relative;
}
#post-18 table{
	width: 100%;
	border: 3px solid #fff;
}
#post-18 table td{
	border: 1px solid #ccc;
	padding: 7px;
}

/* GALERIE FOTO
------------------------ */
#post-20{
	float: left;
	width: 330px;
}
	#post-20 .entry-content{
		padding-left: 25px !important;
	}
	#post-20 .title_gallery{
	 	background: transparent url(images/arrow_right.png) no-repeat 0 60%;
		font-size: 20px;
		padding-left: 25px;
		margin-left: 25px;
		cursor: pointer;
	}
	#post-20 .title_gallery.active{
		color: #9A1719;
	}
	#post-20 .disclaimer{
		padding: 25px 0 0 25px;
	}
#the_gallery{
	float: left;
	width: 630px;
}
	#the_gallery .wrap_gallery{
		display: none;
	}
	#the_gallery .gallery{
		
	}
	#the_gallery .gallery-list{
		width: 610px;
	}
	#the_gallery .gallery-list img{
		width: 119px;
		height: 95px;
		border: 0;
	}
    #the_gallery .gallery{
        background: transparent url(images/bg_showpic.png) no-repeat;
        width: 609px;
    }
    #the_gallery .gallery > img{
        margin: 4px 0 30px 4px;
    }
    #the_gallery .gallery .gallery-list{
        margin-bottom: 40px;
    }

/* NOUTATI
------------------------ */

.n_post{
	background: transparent url(images/border_noutate.png) no-repeat right bottom;
	padding: 20px 0 20px 25px;
	width: 600px;
	height: 214px;
}
.n_single{
	background: transparent url(images/border_noutate.png) no-repeat right bottom;
	padding: 20px 0 20px 25px;
	width: 600px;
	height: auto;
	margin-bottom: 20px;
}
	.n_single p{
		margin-top: 15px;
	}
	.n_post .n_top{
		height: 50px;
	}
		.n_post .n_date{
			background: transparent url(images/bg_date.png) no-repeat;
			width: 36px;
			height: 42px;
			float: left;
			color: #fff;
			font-weight: bold;
			text-align: center;
			line-height: 12px;
			padding-top: 5px;
			margin-top: 3px;
		}
		.n_post .n_date .n_date_m{
			font-size: 10px;
		}
		.n_post .n_date .n_date_d{
			font-size: 16px;
		}
		.n_post .n_title{
			font-size: 17px;
			padding-bottom: 15px;
			float: left;
			margin-left: 10px;
			height: 42px;
			width: 544px;
		}	
	.n_post .n_pic{
		background: transparent url(images/bg_thumb.png) no-repeat;
		float: left;
		width: 177px;
		height: 154px;
		padding: 3px 0 0 3px;
		position: relative;
	}
		.n_post .n_pic .ribbon{
			height: 84px;
			width: 84px;
			position: absolute;
			left: -9px;
			top: -9px;
		}
		.n_post .n_pic .tm{
			background: transparent url(images/ribbon_tm.png) no-repeat;
		}
		.n_post .n_pic .mh{
			background: transparent url(images/ribbon_sev.png) no-repeat;
		}
		.n_post .n_pic .dj{
			background: transparent url(images/ribbon_jiu.png) no-repeat;
		}
		.n_post .n_pic .gl{
			background: transparent url(images/ribbon_gl.png) no-repeat;
		}
	.n_post .n_content{
		float: left;
		padding-left: 20px;
		width: 400px;
		height: 110px;
	}
	.n_post .n_content a{
		display: none;
	}
	.n_post .n_more{
		background: transparent url(images/bg_more.png) no-repeat;
		float: left;
		height: 22px;
		margin-left: 290px;
		padding: 10px 0 0 3px;
		width: 119px;
		cursor: pointer;
	}
	#content .n_post .n_more a{
		color: #fff;
		text-decoration: none;
	}
	
	#sel-wrap{
		padding: 10px 15px;
	}
	#sel-wrap .sel-city{
	 	background: transparent url(images/arrow_right.png) no-repeat 0 60%;
		font-size: 16px;
		padding-left: 25px;
		margin-top: 10px;
		cursor: pointer;
	}
	#sel-wrap .sel-city.active{
		color: #9A1719;
	}
	
/* CONTACT
------------------------- */
#post-24{
	float: left;
	width: 380px;
}
	#post-24 .entry-content{
		padding-left: 25px !important;
		padding-right: 0 !important;
	}
	#post-24 .contacts h2{
		background: transparent url(images/arrow_right.png) no-repeat 0 85%;
		padding-left: 25px;
		padding-bottom: 5px;
		cursor: pointer;
	}
	#post-24 .contacts.active h2{
		background: transparent url(images/arrow_down.png) no-repeat 0 85%;
	}
#maps_wrap{
	float: left;
	padding-top: 45px;
	width: 580px;
}
#maps_wrap #h_romania{
	padding-top: 35px;
}
#maps_wrap .map{
	background: transparent url(images/bg_map.png) no-repeat;
	width: 580px;
	height: 580px;
	padding: 41px;
}
