/*  
Theme Name: Turist Europa
Theme URI: http://www.turisteuropa.com/
Author: Panescu Ionut
Author URI: http://www.paginata.com/
Version: 1.0
*/
@import url('library/layout.css');



br.small{
font-size: 1px;
line-height: 5;
}

#ad-wrap {
	float: left;
	margin-right: 5px;
	clear: left;
}

select.selectan
{
	border: solid 1px black;
	padding: 5px;
	width: 92px;
}

font.profile_label
{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

div.error
{
	width: 100%;
	padding-top: 10px;
   padding-bottom: 10px;
	color: white;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

input.profile_save
{
	border: solid 1px black;
	background: #0073A1;
	color: white;
	padding: 5px;
	cursor: pointer;
}

input.profile_cancel
{
	border: solid 1px black;
	background: #b7193a;
	color: white;
	padding: 5px;
	cursor: pointer;
}

input.profile_add
{
	border: solid 1px black;
	background: #DC143C;
	color: white;
	padding: 5px;
	cursor: pointer;
}

font.communitateid
{
	text-decoration: none;
	background-color: #DC143C;
	color: White;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}

font.titludest
{
	text-decoration: none;
	background-color: #DC143C;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}

div.profile_text
{
	border: 1px solid #D4D9DE;
	font-size: 14px;
	width: 300px;
	padding: 5px;
	margin-bottom: 5px;
	color: Black;
}

input.profile_text
{
	border: 1px solid black;
	font-size: 14px;
	width: 300px;
	padding: 5px;
	margin-bottom: 5px;
}

textarea.profile_text
{
	border: 1px solid black;
	font-size: 14px;
	width: 300px;
	padding: 5px;
	margin-bottom: 5px;
}

div.divnod
{
	width: 185px;
	background-color: #0073A1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.divsubnod
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #0073A1;
	margin-right: 10px;
}

div.divsubnod2
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #818181;
	margin-right: 10px;
	font-size: 12px;
}

span.plus
{
	text-decoration: none;
	background-color: White;
	color: black;
	text-transform: uppercase;
	padding: 5px;
}

a.plus
{
	text-decoration: none;
	background-color: #DC143C;
	background: url(http://www.turisteuropa.ro/colt.gif) no-repeat center;
	color: White;
	text-transform: uppercase;
	padding: 5px;
}

a.plus:hover
{
	text-decoration: none;
}

a.subnod
{
	text-decoration: none;
	background-color: #818181;
	color: White;
	text-transform: uppercase;
	padding: 5px;
	font-size: 12px;
}

a.nodcont
{
	text-decoration: none;
	background-color: #DC143C;
	color: White;
	text-transform: uppercase;
	padding: 5px;
	font-size: 12px;
}

div.divnodcont
{
	width: 185px;
	background-color: #DC143C;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

a.nod
{
	text-decoration: none;
	background-color: #0073A1;
	color: White;
	text-transform: uppercase;
	padding: 5px;
	font-size: 12px;
}

#fixedpic {
display:block;
position:fixed;
left:0px;
top: 170px;
}

#fixedpic2 {
display:block;
position:fixed;
right:10px;
top: 170px;
}

html, body, div, span, 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, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0; border: none;}

body {font-size: 13px; font-family: Arial, 'trebuchet ms', verdana, 'Lucida Grande', sans-serif; text-align:center; background: #0164a7 url(http://www.turisteuropa.ro/img/bk.jpg) no-repeat center top; color:#111; padding: 0px; margin: 0px;}

/*-----layout-----*/
#page {width:970px; margin:0 auto; text-align:left; background: White;}
	#header{width:960px; float:left; position:relative;}
	#container{width:920px; float:left; padding:0 20px;}
		#rotating{width:920px; float:left;}
		#primary{float:right; padding: 0 0 0 17px; border-left: 1px solid #ccc; min-height: 800px;}
		#secondary{float: right;}

		#footer{width:920px; float:left; clear:both;}

/*-----header-----*/
.homelink{font-size:35px; line-height:1; font-weight:bold; letter-spacing:-0.5px; padding:40px 20px 10px 20px; font-variant:small-caps;}
.homelink a{color:#444;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#666; margin-top:-10px; padding:0 0 10px 21px; font-size:13px; line-height:1; font-style:italic;}
#skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; text-decoration:none; position:absolute; top:0.5em; right:999em;}
#skip a:first-letter{text-decoration:underline;}
#skip a:hover{background:#ddd;}
	
	/*-----main-menu*/
	ul.menu{position:absolute; bottom:0; right:25px; padding:5px 10px 0;}
	ul.menu li{float:left; margin:0 0 0 5px; background:#777; font-weight:bold; font-size:11px; line-height:1;}
	ul.menu li a{display:block; color:#fff; padding:5px 10px;}
	ul.menu li a:hover{text-decoration:none; background:#888;}
	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#444; background:#ccc;}
	
/*-----Generic Styles-----*/
b, strong{font-weight:bold;}
i, em, dfn{font-style:italic;}
dfn{font-weight:bold;}
abbr, acronym{border-bottom:1px solid #ddd;}
sup, sub{font-size:0.7692em; line-height:1;}
sup{vertical-align:super;}
sub{vertical-align:sub;}
del{text-decoration:line-through;}
u, ins{text-decoration:underline;}
pre, code, tt{font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;}
pre{margin:0 0 1.5385em; padding:0.7692em 10px; border:1px solid #ddd; overflow:auto;}
hr{background:#ccc; color:#ccc; clear:both; float:none; width:100%; height:0.1em; border:none;}
blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#555; background:url('images/pp-quote.gif') no-repeat;}

/*-----headings-----*/	
h1, h2, h3, h4, h5, h6{font-weight:normal; font-family: Arial, 'trebuchet MS', verdana, sans-serif;}	
.entry-title, .page-title{font-size: 24px; line-height:1; margin:0.9091em 0 0;}
.page .entry-title, .page-template .entry-title{text-align:left;}
.page-title{margin-bottom: 20px;}
.sidebar h2{font-size:1.5em;}
.entry-content h1, .entry-content h2{font-size: 1.5385em; line-height:1; margin: 0 0 0.5em;}
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.entry-content{font-family: Arial, verdana, 'Lucida Grande', sans-serif; font-size: 13px; line-height:1.5385; margin: 0 0 0;}
.entry-content p{margin:0 0 1.5385em;}
.entry-content address{margin:0 0 1.5385em; font-style:italic;}
	
	/*-----post info*/
.entry-byline{color:#777; font:italic 1.1em Arial, 'trebuchet ms', sans-serif;}
.entry-byline address{display:inline;}
.entry-meta{margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 Arial, 'trebuchet ms', sans-serif; color:#555;}	
	
	/*-----lists*/
.entry-content ul, .entry-content ol{margin:0 0 1.5385em 30px;}
.entry-content li{margin-bottom:0.4615em; line-height:1.5385;}
.entry-content li ul, .entry-content li ol{margin:0.4615em 0 1.077em 30px;}
.entry-content ul{list-style-type:square;}
.entry-content li ul{list-style-type:circle;}
.entry-content ol{list-style-type:decimal;}
.entry-content ol ol{list-style-type:upper-alpha;}
.entry-content dl{margin:0 0 1.5385em;}
.entry-content dl dt{font-weight:bold;}
.entry-content dd{margin:0 0 1.5385em;}
	
	/*-----images*/
.entry-content img{max-width:100%; height:auto;}
img.alignleft, div.alignleft{margin:0 15px 3px 0; display:inline;}
img.alignright, div.alignright{margin:0 0 3px 15px; display:inline;}
.aligncenter, div.aligncenter {display:block; margin:0 auto 1.5385em;}
img.border{padding:4px; border: none; background:#eee;}
.alignleft{float:left;}
.alignright{float:right;}
.center{text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666 Arial, 'trebuchet ms', verdana, sans-serif;}
	
	/*-----gallery*/
.entry-content .attachment a,
.entry-content .gallery a,
.entry-content .attachment a:hover,
.entry-content .gallery a:hover {border:none;}
.attachment img, .attachment-thumbnail, .entry-content .gallery img{padding:2px; border:1px solid #ccc;}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover{border:1px solid #888;}
.attachment{text-align:center;}
	
	/*-----tables*/
.entry-content table{margin:0 0 1.5385em; border-collapse:collapse; border: none; color:#444;}
.entry-content th{font-weight:bold; background:#ccc;}
.entry-content th, .entry-content td{padding:0.2em 10px;}
.entry-content td{border: none;}
.entry-content tfoot{background:#ddd;}

/*-----sidebars-----*/
/*Subscribe box*/
#pp-subscribe{margin-bottom:10px;}
#pp-subscribe ul {padding:5px;}
#pp-subscribe li {display:block; float:left;}
#pp-subscribe a{padding:5px 5px 5px 50px; font-weight:bold; font-size:14px; line-height:33px; display:block;}
	/*-----RSS feed*/	
	#pp-feed{background: url(images/pp-rss2.png) no-repeat 4px 4px;}
	/*-----email subscription*/
	#pp-email{background: url(images/pp-email.png) no-repeat 4px 4px;}
	
	/*-----search*/
#searchform #s, #s-input{border:1px solid #ccc; margin-bottom:5px; padding:2px; width:95%; color:#666;}
#submit, #s-submit{border:1px solid #555; background:#555; color:#ddd; cursor:pointer; font-weight:bold;}
#submit:hover, #s-submit:hover{color:#fff;}
#s-input, #submit, #s-submit{font-family: Arial, 'trebuchet ms', sans-serif;}

#searchform input {border:1px solid #bbb;}

input.search
{
	background-color: black;
	color: White;
	border-color: black;
	border-style: solid;
}
	
	/*-----widgets*/
.widget {font-size: 13px;; line-height:1.4166; margin:0 0 1.25em; padding:0.4166em 5px 0.4166em 5px;}
.widget li{margin:0.25em 0; }
.widget li li{padding:0 0 0 15px;}
.widgettitle{margin-bottom:3px; line-height:1.3; color:#555; font-weight:bold;}
#pp-recent-posts li, #recent-posts li, #recent-comments li{background: url(images/pp-bullet.gif) 0 0.53em no-repeat; padding:0 0 0 15px;}
.postform{width:100%;}
	
	/*-----calendar*/
#calendar_wrap{margin:0.4166em auto 0;}
#wp-calendar{width:94%; margin:0 auto;}
#wp-calendar caption{background:#aaa; font-size:1.0833em; font-weight:bold;}
#wp-calendar th{background:#ddd;}
#wp-calendar th, #wp-calendar td{text-align:center; padding:0.25em;}
#wp-calendar td{font-size:0.9166em; color:#777;}
#wp-calendar tfoot{background:#ddd;}
#wp-calendar a{font-weight:bold;}

/*-----navigation-----*/
.navigation{font-size:1.2em; text-align:center; padding:1.8181em 0; border-bottom:1px dashed #ddd;}
.navleft, .gnavleft{float:left; width:50%; text-align:left;}
.navright, .gnavright{float:right; width:50%; text-align:right;}
.gnavigation{padding:0 0 2em;}
.looped .navigation {border-bottom:none;}

/*-----footer-----*/
#footer{margin:0; padding:1.6666em 0; font-size:1.2em; line-height:1.6666;}
#footer .left{width:50%; float:left; text-align:left;}
#footer .right{width:50%; float:right; text-align:right;}
.clear{margin:0; padding:0; clear:both;}

/*-----comments-----*/
.commentlist{margin:0 0 2em;}
.commentlist li{margin:0 0 1em; padding:0.5em 5px;}
.comment-nav{border-bottom:none;}
	/*-----comment headings*/
.nocomments{text-align:center; padding:1.25em 0; font-size:1.6em;}
.comments-number {margin:0 auto 1.5em; padding-top:1em; font-size:2em; line-height:1;}
#respond h3{font-size: 1.5385em; line-height:1; margin:0 0 0.5em; padding-top:20px;}
	/*-----comment formatting*/
.avatar{float:left; position:relative; padding-right:7px;}
.comment-author{font-weight:bold; font-size:1.5em; line-height:1.1;}
.comment-author cite{font-style:normal;}
.comment-author .says{display:none;}
.comment-meta{font-size:1.1em; font-style:italic; color:#777;}
.comment-meta a{color:#777;}
.commentlist p {margin:1.4545em 5px 1.4545em 0; font-size:1.1em; line-height:1.5454; font-family: Arial, verdana, 'Lucida Grande', sans-serif; color:#333;}
.commentlist pre{background:#fff; margin:0; border:none;}
.reply {font-size:12px; font-weight:bold;}
.commentlist .children li{margin-left:10px; margin-top:10px;}
	/*-----colors*/
.depth-1.parent{border:1px solid #dadada;}
.commentlist .children li {border-left:1px solid #dadada;}
.thread-alt{background-color:#ececec;}
.bypostauthor{background-color:#ddd;}

	/*-----comments form*/
#commentform{margin:0 0 4em 0;}
#commentform p{margin:0 0 1em 0;}
#commentform textarea,
#commentform input[type=text] {border:1px solid #ccc; padding:3px; font-family: Arial, verdana, Courier, Monospace; font-size:1.2em; color:#444;}
#commentform textarea:focus, #commentform input[type=text]:focus{color:#000; border-color:#888;}
#commentform input[type=text]{width:45%;}
#commentform textarea{width:95%;}
#commentform #submit{height:30px; padding:3px 6px;}
.comment-login{font-size:12px; margin-bottom:1.6666em;}

/*-----legacy comments*/
.comment-counter{font-size:1.3em; float:right;}


/*-----clearfix-----*/
.entry-content:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.entry-content, .clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.entry-content, .clearfix {display: block;}
/* End hide from IE5/Mac */

/*-----Borders-----*/
#rotating {

}
#pp-subscribe {

}

#pp-sidebars {

}

#footer{

}

.looped .entry,
.single .entry {
	
}

/*-----links-----*/
a{text-decoration:none; color: #0066cc;}
a:hover{text-decoration:underline;}
.entry-content a{font-family: Arial, 'trebuchet ms', verdana, sans-serif; text-decoration:underline;}
.entry-content a:hover{text-decoration:none;}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#000;}
.entry-byline a{color:#777;}
#primary.page-template .entry-content a{text-decoration:none; font-weight:normal;}
#primary.page-template .entry-content a:hover{text-decoration:underline;}
.gnavigation a:hover{border-bottom:none;}

span.tags a
{
	color: Gray;
	font-size: 11px;
}

font.bdis
{
	text-decoration: none;
	background-color: #DCDCDC;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	cursor: default;
}

a.ben
{
	text-decoration: none;
	background-color: #DC143C;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

a.ben:hover
{
background-color: #065B91;
}

div.statistici
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
}

input.q
{
	border: 1px black solid;
	width: 120px;
}

input.cauta
{
	border: 1px black solid;
	background-color: Black;
	color: White;
}

td.cstat
{
	border: none; vertical-align: middle; padding: 0px; padding-right: 20px; font-size: 12px;
}

div.divtag {
height: 280px;
}

input.comentariu
{
	text-decoration: none;
	background-color: #DC143C;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border: solid;
	cursor: pointer;
}

input.comentariu:hover
{
	background-color: #C71236;
}

#submitcontact input
{
	text-decoration: none;
	background-color: #DC143C;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border: solid;
	cursor: pointer;
}

#submitcontact input:hover
{
	background-color: #C71236;
}

td
{
	vertical-align: top;
	border-style: none;
	color: black;
}

tr
{
	border-style: none;
}

table
{
	border-style: none;
}

div.communitateid2
{
	text-decoration: none;
	background-color: #DC143C;
	color: White;
	text-transform: uppercase;
	padding: 5px;
	width: 20px;
	text-align: center;
	font-size: 14px;
}

a.delldest
{
	color: #565656;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2px;
}

a.dellcal
{
	color: White;
	background: #e51519;
	text-decoration: none;
}

a.dellcal:hover
{
	background-color: Black;
}

img.gpic
{
	border: 1px solid black;
}

div.fotoscroll
{
	overflow-x: auto;
	overflow-y: hidden;
	width: 610px;
}

div.divbb
{
	background-image: url(http://www.turisteuropa.ro/img/bbb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 50px;
	text-align: center;
	padding-top: 14px;
	float: left;
	cursor: pointer;
}

div.divbb table
{
	margin-left: 25px;
}

div.divbb a
{
	text-decoration: none;
}

font.indexi
{
	background-color: #dc143c;
	font-size: 11px;
	color: white;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

font.indexii
{
	background-color: #0073a1;
	font-size: 11px;
	color: white;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

div.descriereoptiuni
{
	background-color: #F6F0B9;
	padding: 5px;
}

input.titlupic
{
	border: solid 1px silver;
	font-size: 11px;
	margin-bottom: 3px;
}

input.titlupicon
{
	border: solid 1px black;
	font-size: 11px;
	color: white;
	background-color: Black;
	margin-bottom: 3px;
}

div.photoinfo
{
	padding: 4px;
	background: Black;
	color: White;
	font-size: 11px;
}

div.listafisiere
{
	font-size: 12px;
}

div.listafisiere input
{
	border: solid 1px black;
	background: #b7193a;
	color: white;
	padding: 0px;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 1px;
}

div.mytitlu
{
	background: #E9F79B;
	padding: 5px;
}

div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #272727;
border: 10px solid black;
color: white;
padding: 3px;
width: 250px; /*width of tooltip*/
}