/*
Theme Name:	Cel Mai Sus Default
Theme URI: http://wordpress.org/
Description: Custom Wordpress Theme made for Crina & Radu
Version: 1.0 beta
Author: Basty
*/

@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
a, a:link, a:visited {color:#368ACB; text-decoration:underline;}
a:hover {color:#333333; text-decoration:underline;}
ol, ul {
	list-style: none;
	padding-left:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#424242;
}
div.wrapper
{
	width:100%;
	height:100%;
	position:relative;
}
div#mastHead
{
	width:100%;
	height:314px;
	background:transparent url(img/headerBg.jpg) -700px 0px repeat-x;
}
div#header
{
	position:relative;
	width:950px;
	height:314px;
	margin:0 auto 0 auto;
}
a#homeLinkLogo
{
	position:absolute;
	left:20px;
	top:0px;
}
/* SOCIAL */
ul#socialIcons
{
	position:absolute;
	top:20px;
	right:30px;
}
ul#socialIcons li
{
	float:left;
	margin-right:15px;
}
ul#socialIcons a.twitter
{
	display:block;
	width:47px;
	height:0; overflow:hidden; padding-top:45px;
	background:transparent url(img/spriteA.png) -17px -406px no-repeat;
}
ul#socialIcons a.facebook
{
	display:block;
	width:43px;
	height:0; overflow:hidden; padding-top:43px;
	background:transparent url(img/spriteA.png) -77px -405px no-repeat;
}
ul#socialIcons a.rss
{
	display:block;
	width:44px;
	height:0; overflow:hidden; padding-top:47px;
	background:transparent url(img/spriteA.png) -135px -401px no-repeat;
}
/* / SOCIAL */
div.tagline
{
	width:385px;
	height:121px;
	background:transparent url(img/spriteA.png) 0px -270px no-repeat;
	position:absolute;
	left:100px;
	bottom:30px;
}
div.portrait
{
	width:300px;
	height:276px;
	background:transparent url(img/spriteA.png) -402px -190px no-repeat;
	position:absolute;
	right:30px;
	bottom:-20px;
}
div#flag
{
	display:none;
	width:40px;
	height:44px;
	background:transparent url(img/spriteA.png) -238px -402px no-repeat;
	position:absolute;
	top:150px;
	left:588px;
}
div#middle
{
	width:100%;
	min-height:500px;
	background:#eae8dd url(img/mainBg.jpg) 0px 0px repeat-x;
	border-top:1px solid #c4c4c0;
	padding-top:30px;
}
div#midContent
{
	position:relative;
	width:950px;
	min-height:314px;
	margin:0 auto 0 auto;
	text-align:center;
	overflow:hidden;
	padding-bottom:25px;
}
	
/* MAIN MENU */
ul#mainMenu
{
	margin:0px 30px 0px 30px;
	text-align:center;
	padding-bottom:10px;
	overflow:hidden;
	border-bottom:1px dashed #999584;
}

ul#mainMenu li
{
	float:left;
	margin-right:15px;
	padding-right:15px;
	background:transparent url(img/vbordersBg.png) top right no-repeat;
}
ul#mainMenu li:last-child
{
	background:none;
	margin:0px;
	padding:0px;
}
ul#mainMenu li a.about
{
	display:block;
	width:305px;
	height: 0; overflow: hidden; padding-top: 30px;
	background:transparent url(img/spriteA.png) -0px -655px no-repeat;

}
ul#mainMenu li a.about:hover
{
	background:transparent url(img/spriteA.png) -330px -655px no-repeat;

}
ul#mainMenu li a.antarctica
{
	display:block;
	width:240px;
	height: 0; overflow: hidden; padding-top: 30px;
	background:transparent url(img/spriteA.png) 0px -787px no-repeat;

}
ul#mainMenu li a.antarctica:hover
{
	background:transparent url(img/spriteA.png) -276px -787px no-repeat;

}

ul#mainMenu li a.seven
{
	display:block;
	width:211px;
	height: 0; overflow: hidden; padding-top: 30px;
	background:transparent url(img/spriteA.png) -218px -468px no-repeat;

}
ul#mainMenu li a.seven:hover
{
	background:transparent url(img/spriteA.png) -217px -2px no-repeat;

}
ul#mainMenu li a.club
{
	display:block;
	width:105px;
	height: 0; overflow: hidden; padding-top: 30px;
	background:transparent url(img/spriteA.png) -436px -468px no-repeat;

}
ul#mainMenu li a.club:hover
{
	background:transparent url(img/spriteA.png) -439px -2px no-repeat;

}
ul#mainMenu li a.contact
{
	display:block;
	width:175px;
	height: 0; overflow: hidden; padding-top: 30px;
	background:transparent url(img/spriteA.png) -548px -468px no-repeat;

}	
ul#mainMenu li a.contact:hover
{
	background:transparent url(img/spriteA.png) -548px -2px no-repeat;

}

/* REMOVED ANIMATED OPACITY - IE8 ISSUES */
/*ul#mainMenu li a .hover 
{  
background:transparent url(img/spriteA.png) no-repeat;  
display: block;  
opacity:0; 
filter: alpha(opacity = 0);
position: relative;  
top:-81px;  
left:0;  
height:66px;  
width:100%;  
}  
ul#mainMenu li a.about .hover 
{
		background-position:0px -2px;
}
ul#mainMenu li a.seven .hover 
{
		background-position:-217px -2px;
}
ul#mainMenu li a.club .hover 
{
		background-position:-442px -2px;
}
ul#mainMenu li a.contact .hover 
{
		background-position:-548px -2px;
}
*/

/* FEATURED CONTENT */

/* EXTERNAL CSS - PLUGIN SPECIFIC */

/* three columns yeyey */
hr
{
height:2px;
border:0;
background:transparent url(img/hbordersBg.png) 0px 0px repeat-x;
}
div.clouds
{
	position:absolute;
	top:1280px;
	left:40px;
	width:858px;
	height:90px;
	background:url(img/contentClouds.png) 0px 0px no-repeat;
	z-index:2;
}
div.leftCol
{
	width:320px;
	padding-right:10px;
	float:left;
	margin-top:30px;
	margin-left:30px;
	z-index:999;
	position:relative;
	text-align:left;
}
#topright
{
	width:255px;
	padding:0px;
	float:right;
	margin:0px;
}

h2.recentPosts
{
	text-indent:-15000px;
	width:180px;
	height:25px;
	background:transparent url(img/spriteA.png) -248px -76px no-repeat;
	padding:0;
	margin:0;
}
h2.coco
{
	text-indent:-15000px;
	width:75px;
	height:25px;
	background:transparent url(img/spriteA.png) -355px -76px no-repeat;
	padding:0;
	margin:0;
}
h2.echipa
{
	text-indent:-15000px;
	width:200px;
	height:25px;
	background:transparent url(img/spriteA.png) -150px -585px no-repeat;
	padding:0;
	margin:0;
}
h2.summits
{
	text-indent:-15000px;
	width:135px;
	height:25px;
	background:transparent url(img/spriteA.png) -0px -580px no-repeat;
	padding:0;
}
h2.youtube
{
	text-indent:-15000px;
	width:610px;
	height:25px;
	background:transparent url(img/spriteC.png) 0px -220px no-repeat;
	padding:0;
	margin:0 0 5px 0;
}
div.leftCol img.attachment-firstpage-thumbnail
{
	float:right;
	padding:2px;
	background-color:#cfcfcf;
	margin:0px 0px 3px 6px;
}
div.leftCol img.attachment-firstpage-thumbnail:hover
{
	background-color:#fff;
}
div.leftCol p a
{
	color:#368ACB;
	text-decoration:none;
}
div.leftCol p
{
	text-align:justify;
}
div.leftCol p a:hover
{
	text-decoration:underline;
}
.leftCol h3
{
	font:bold 14px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#6d6b5e;
	text-align:left;
	margin:20px 0px 5px 0px;
}
.leftCol h3 a
{
	color:#6d6b5e;
	text-decoration:none;
}
.leftCol h3 a:hover
{
	text-decoration:underline;
}	
.leftCol p
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#515151;
	text-align:justify;
	line-height:110%;
}
.leftCol a img.recentThumb
{
	float:right;
	margin:3px 0px 4px 8px;
	border:3px solid #fff;
}
.leftCol a:hover img.recentThumb
{
	border:3px solid #ccc;
}
.leftCol p.metaRecent, .midCol p.metaRecent, .rightCol p.metaRecent
{
	text-align:left;
	margin:10px 0px 30px 0px;
}
.highlight p.metaRecent
{
	text-align:left;
	margin:10px 0px 15px 0px;
}
.leftCol p.metaRecent span.date
{
	margin-right:20px;
	padding:4px;
	color:#fff;
	background-color:#605f58;
}
.leftCol p.metaRecent a, .midCol p.metaRecent a, .rightCol p.metaRecent a, .highlight p.metaRecent a
{
	color:#46423b;
	text-decoration:none;
	font-weight:bold;
	padding-right:15px;
	background:transparent url(img/linkAccent.png) right 3px no-repeat;
}
.leftCol p.metaRecent a:hover, .midCol p.metaRecent a:hover, .rightCol p.metaRecent a:hover, .highlight p.metaRecent a:hover
{
	text-decoration:underline;
}


/* MIDCOL */
div.midCol
{
	width:245px;
	float:left;
	padding-left:25px;
	padding-right:10px;
	margin-top:30px;
	z-index:999;
	position:relative;
	text-align:left;
}
h2.tweets
{
	
	width:217px;
	height:16px;
	background:transparent url(img/spriteA.png) -474px -108px no-repeat;
	margin:9px 0px 0px -2px;
	text-align:left;
}
h2.tweets a
{
	display:block;
	text-indent:-15000px;
}
h2.arhiva
{
	text-indent:-15000px;
	width:78px;
	height:16px;
	background:transparent url(img/spriteA.png) -227px -108px no-repeat;
	text-align:left;
	margin:0;
	padding:0;
}
div.midCol p.tweet
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#656358;
	text-align:left;
	margin-top:23px;
	line-height:110%;
}
div.midCol p.tweet span
{
	color:#bebaa7;
}
div.arhivaHome
{
	padding-bottom:20px;
}
div.arhivaHome h3
{
	display:none;
}
div.arhivaHome ul
{
	text-align:left;
	margin-top:15px;
}
div.arhivaHome ul li
{
	list-style:url(img/linkAccent.png);
	list-style-position:inside;
	margin-bottom:3px;
}
div.arhivaHome ul li a
{
	position:relative;
	top:-1px;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	color:#656358;
}
div.arhivaHome ul li a:hover
{
	text-decoration:underline;
}
	
div.rightCol
{
	width:255px;
	float:left;
	padding-left:25px;
	margin-top:30px;
	z-index:999;
	position:relative;
	text-align:left;
}
h2.friends
{
	
	width:89px;
	height:16px;
	text-indent:-150000px;
	background:transparent url(img/spriteA.png) -225px -128px no-repeat;
	margin:9px 0px 0px 0px;
	text-align:left;
}
h2.media
{
	
	width:86px;
	height:18px;
	text-indent:-150000px;
	background:transparent url(img/spriteA.png) -72px -82px no-repeat;
	margin:9px 0px 0px 0px;
	text-align:left;
}

h2.newPosts
{
	
	width:161px;
	height:20px;
	text-indent:-150000px;
	background:transparent url(img/spriteA.png) -338px -145px no-repeat;
	margin:36px 0px 0px 0px;
	text-align:left;
}
p.blogroll
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#656358;
	text-align:left;
	margin-top:10px;
}
p.blogroll a
{
	text-decoration:none;
	color:#656358;
}
p.blogroll a:hover
{
	text-decoration:underline;
}
p.blogroll span
{
	display:block;
	font-size:90%;
	font-weight:bold;
	color:#8e8a74;
}
h2.newsletter
{
		width:126px;
	height:16px;
	text-indent:-150000px;
	background:transparent url(img/spriteA.png) -339px -108px no-repeat;
	margin:9px 0px 0px 0px;
	text-align:left;
}

/* SINGLE PAGE SPECIFIC */
div.mainCol
{
	width:595px;
	padding-right:10px;
	float:left;
	margin:20px 0 0 30px;
	z-index:999;
	position:relative;
	overflow:hidden;
}
h2.postTitle
{
	font:bold 36px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#706e62;
	text-align:left;
	-moz-text-shadow: 1px 1px 1px #fff;
	-webkit-text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;
	margin:0;
	padding:0;
}
h2.postTitle small
{
	color:#9c9a8c;
	font-size:70%;
	display:block;
}
div.mainCol p
{
	text-align:justify;
	margin:10px 0 10px 0;
}
div.mainCol p a
{
	color:#368acb;
	text-decoration:none;
}
div.mainCol p a:hover
{
	text-decoration:underline;
}
div.mainCol .alignright
{
	float:right;
	margin:5px 0px 10px 20px;

	text-align:center;
	font-size:90%;
}
div.mainCol .alignleft
{
	float:left;
	margin:5px 20px 10px 0px;

	text-align:center;
	font-size:90%;
}
div.mainCol .aligncenter
{
	margin:10px auto 10px auto;
	text-align:center;

	text-align:center;
	font-size:90%;
}
div.mainCol div.wp-caption
{
		padding:10px;
	/*-moz-box-shadow: 1px 1px 1px #8d8b7f;
	-webkit-box-shadow: 1px 1px 1px #8d8b7f;
	box-shadow: 1px 1px 1px #8d8b7f;*/
}
div.mainCol a img
{
	border:1px solid #c1bda9;
}
div.mainCol a:hover img
{
	border:1px solid #fff;
}
div.mainCol a:hover img
{
	border:1px solid #fff;
}
div.mainCol p.wp-caption-text
{
	text-align:center;
	font-size:99%;
	margin:0px;
	padding:5px 0;
	-moz-text-shadow: 1px 1px 1px #fff;
	-webkit-text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;
	color:#000;
}
div.mainCol ul {margin:0 0 0 10px; padding:0;}
div.mainCol ul li {margin:0 0 0 10px; padding:0; text-align:left; list-style-type:disc;}

/* footer */
div#footer
{
	width:100%;
	min-height:112px;
	background:#bcb59f url(img/partnersBg.png) 0px 0px repeat-x;
	padding:35px 0px 35px 0px;
}
div#footerContent
{
	width: 890px;
	margin:0 auto 0 auto;
	text-align:center;
}
h2.partners
{
	text-align:left;
	text-indent:-150000px;
	width:107px;
	height:17px;
	background:transparent url(img/spriteA.png) -338px -127px no-repeat;
}
div#footerContent h1
{
	height:300px;
	text-align:left;
	
}
div#footerContent p
{
	width:100%;
	-moz-text-shadow: 1px 1px 1px #fff;
	-webkit-text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;
	color:#000000;
	overflow:hidden;

}
	
div#footerContent p span.copyright
{
	float:left;
}
div#footerContent p span.hostingDetails
{
	float:right;
}
div#sponsors
{
	position:fixed;
	bottom:0%;
	left:50%;
	margin:0px 0px 0px -450px;
	text-align:center;
	background:transparent url(img/sponsorsBg.png) 0px 0px repeat-x;
	border:1px solid #6e6c60;
	width:900px;
	height:80px;
	z-index:999;
	-moz-box-shadow: 0px -1px 3px #92918c;
	-webkit-box-shadow: 0px -1px 3px #92918c;
	box-shadow: 0px -1px 3px #92918c;
	overflow:hidden;
}
div#sponsors ul 
{
	margin-top:10px;
}
div#sponsors ul li
{
	float:left;
	margin-left:45px;
	position:relative;
}
div#sponsors ul li a
{
	display:block;
	background:transparent url(img/spriteSponsori.png) no-repeat;
}
div#sponsors ul li a.airFrance
{
	width:178px;
	height:22px;
	margin-top:15px;
	background-position:0px -86px;
}
div#sponsors ul li a.salomon
{
	width:184px;
	height:22px;
	margin-top:15px;
	background-position:-201px -86px;
}
div#sponsors ul li a.rosenau
{
	width:144px;
	height:45px;
	background-position:-414px -73px;
}
div#sponsors ul li a.nikon
{
	width:78px;
	height:62px;
	background-position:-613px -67px;
}
div#sponsors ul li a.wmw
{
	width:110px;
	height:41px;
	margin-top:10px;
	background-position:-737px -78px;
}
div#sponsors ul li a.ina
{
	width:125px;
	height:55px;
	margin-top:0px;
	background-position:-667px -67px;
}
div#sponsors ul li a.airFrance:hover
{
	background-position:0px -19px;
}
div#sponsors ul li a.salomon:hover
{
	background-position:-201px -19px;
}
div#sponsors ul li a.rosenau:hover
{
	background-position:-414px -6px;
}
div#sponsors ul li a.nikon:hover
{
	background-position:-613px 0px;
}
div#sponsors ul li a.wmw:hover
{
	background-position:-737px -11px;
}
div#sponsors ul li a.ina:hover
{
	background-position:-667px -2px;
}
div.close
{
	position:absolute;
	right:10px;
	top:10px;
	width:19px;
	height:19px;
	background:transparent url(img/spriteA.png) -201px -418px no-repeat;
}
div.close a
{
	display:block;
	width:100%;
	height:100%;
}


/* LANG SELECTORS */
div#langSwitch
{
	position:absolute;
	top:308px;
	left:30px;
}
ul#langSel li
{
	float:left;
	margin-right:5px;
}
ul#langSel li a, ul#langSel li span
{
	display:block;
	width:28px;
	height:20px;
}
ul#langSel li span.selectorro, ul#langSel li a.selectorro:hover
{
	background:transparent url(img/spriteA.png) -3px -219px no-repeat;
}
ul#langSel li a.selectoren
{
	background:transparent url(img/spriteA.png) -35px -189px no-repeat;
}
ul#langSel li a.selectorro
{
	background:transparent url(img/spriteA.png) -3px -189px no-repeat;
}
ul#langSel li a.selectoren:hover, ul#langSel li span.selectoren
{
	background:transparent url(img/spriteA.png) -35px -219px no-repeat;
}
#footerContent p span.icl_lang_sel_current
{
	color:#7d7b6a;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}
#footerContent p a
{
	color:#000;
}
#footerContent p a:hover
{
	color:#284c96;
}
#footerContent ul
{
	margin:15px auto;
	overflow:hidden;
	/*width:570px;*/
}
#footerContent ul li
{
	float:left;
	margin:0px 10px 0 0;
}
#footerContent ul li a
{
	display:block;
	background:transparent url(img/spriteParteneri.png) no-repeat;
}
#footerContent ul li a.natGeo
{
	width:99px;
	height:36px;
	background-position:0px -120px;
}
#footerContent ul li a.natGeo:hover
{
	background-position:0px -7px;
}

#footerContent ul li a.intellinet
{
	background:url(img/intellinet.png) no-repeat;
	width:115px;
	height:50px;
}
#footerContent ul li a.intellinet:hover
{
	background:url(img/intellinet_on.png) no-repeat;
}
#footerContent ul li a.nineam
{
	width:66px;
	height:43px;
	background-position:-100px -115px;
}
#footerContent ul li a.nineam:hover
{
	background-position:-100px -2px;
}
#footerContent ul li a.knox
{
	width:109px;
	height:46px;
	background-position:-168px -113px;
}
#footerContent ul li a.knox:hover
{
	background-position:-168px 0px;
}
#footerContent ul li a.unudoiunuro
{
	width:69px;
	height:69px;
	background-position:-280px -113px;
}
#footerContent ul li a.unudoiunuro:hover
{
	background-position:-280px 0px;
}
#footerContent ul li a.realitatea
{
	width:129px;
	height:35px;
	background-position:-351px -113px;
}
#footerContent ul li a.realitatea:hover
{
	background-position:-351px 0px;
}
#footerContent ul li a.photoTravel
{
	width:153px;
	height:27px;
	background-position:-484px -113px;
}
#footerContent ul li a.photoTravel:hover
{
	background-position:-484px 0px;
}
#footerContent ul li a.doipatrufun
{
	width:83px;
	height:39px;
	background-position:-642px -113px;
}
#footerContent ul li a.doipatrufun:hover
{
	background-position:-642px 0px;
}
#footerContent ul li a.photoMagazine
{
	width:162px;
	height:31px;
	background-position:-490px -155px;
}
#footerContent ul li a.photoMagazine:hover
{
	background-position:-490px -42px;
}

#footerContent ul li a.rtt
{
	width:199px;
	height:27px;
	background-position:-490px -186px;
	margin-top:5px;
	
}
#footerContent ul li a.rtt:hover
{
	background-position:-490px -73px;
}
#footerContent ul li a.asport
{
	width:65px;
	height:70px;
	background-position:0px -160px;
}
#footerContent ul li a.asport:hover
{
	background-position:0px -47px;
}
#footerContent ul li a.descopera
{
	width:205px;
	height:31px;
	background-position:-66px -163px;
}
#footerContent ul li a.descopera:hover
{
	background-position:-66px -50px;
}
#footerContent ul li a.monitor
{
	width:133px;
	height:56px;
	background-position:-352px -150px;
}
#footerContent ul li a.monitor:hover
{
	background-position:-352px -37px;
}

/* FEEDBACK*/
#feedback
{
	width:70px;
	height:70px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0px;
}
#feedback a
{
	display:block;
	height:100%;
	width:100%;
	background:transparent url(img/feedback.png) 0px 0px no-repeat;
}
img.wp-smiley
{
	position:relative;
	top:3px;
}
div.gallery
{
	clear:both;
}
div.gallery a img
{
	border:1px solid #cfcfcf;
}
div.gallery a:hover img
{
	border:1px solid #fff;
}

div.nouInJurnal 
{
	text-align:justify;
}
div.nouInJurnal h3
{
	color:#706E62;
	font:bold 15px Arial,Helvetica,sans-serif;
letter-spacing:-1px;
text-align:left;
margin:0;
padding:0;
}
div.nouInJurnal h3 a
{
	color:#706E62;
	text-decoration:none;
}
div.nouInJurnal h3 a:hover
{
	text-decoration:underline;
}

div.nouInJurnal p
{
}
div.nouInJurnal p.metaRecent
{
	margin:0;
	font-size:80%;
	color:#b2b0a2;
	border:none;
}
div.nouInJurnal a.nouInJurnalMore
{
	text-align:right;
	font-size:90%;
	color:#858375;
	text-decoration:none;
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
}
div.nouInJurnal a.nouInJurnalMore:hover
{
	text-decoration:underline;
}

/* twitter home page */
div.aktt_tweets
{
	padding-bottom:20px;
	overflow:hidden;
}
p.aktt_credit
{
	display:none;
}
div.aktt_tweets ul li
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#656358;
	text-align:justify;
	margin-bottom:10px;
}
div.aktt_tweets ul li a
{
	text-decoration:none;
	color:#bebaa7;
}
li.aktt_more_updates
{
	display:none;
}
div.aktt_tweets ul li a:hover
{
text-decoration:underline;
}

/*newsletter*/
div.nlHome h3
{
	display:none;
}
p.nlMessage
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#656358;
	text-align:justify;
	margin-bottom:10px;
}
form#alo_easymail_widget_form table
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#656358;
}
form#alo_easymail_widget_form input
{
	border:1px solid #a8a594;
	width:190px;
	margin-left:20px;
	margin-top:5px;
}
form#alo_easymail_widget_form input#submit
{
	text-indent:-150000px;
	width:83px;
	height:16px;
	background:transparent url(img/spriteA.png) -457px -82px no-repeat;
	border:none;
	cursor:pointer;
	margin-right:-140px;
}

/*feedback form*/
div#feedbackInner
{
	background-color:#fff;
	padding:20px;
}
div#feedbackInner p
{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-bottom:10px;
	margin-top:15px;
}

/*blogroll */
div.linksHome
{
	padding-bottom:20px;
}
div.linksHome h3
{
	display:none;
}
div.linksHome ul
{
	margin-left:3px;
}
div.linksHome ul li
{
	margin-bottom:10px;
	font:bold 11px  Arial, Helvetica, sans-serif;
	color:#8e8a74;
	text-align:left;
}
div.linksHome ul li a
{
	font:bold 12px  Arial, Helvetica, sans-serif;
	color:#656358;
	text-decoration:none;
	display:block;
}
div.linksHome ul li a:hover
{
text-decoration:underline;
}
a.archiveMore
{
	color:#46423b;
	text-decoration:none;
	font-weight:bold;
	padding-right:15px;
	background:transparent url(img/linkAccent.png) right 3px no-repeat;
	margin-bottom:20px;
	text-align:left;
	display:block;
	width:80px;
}
a.archiveMore:hover
{
	text-decoration:underline;
}

/* post meta before comments */
div.commentHolder
{
}
div.postPostMetaData
{
	padding:10px 0 10px 0;
	margin:40px 0px 10px 0px;
	border-top:1px dashed #b4b19f;
	border-bottom:1px dashed #b4b19f;
	overflow:hidden;
}
div.postPostMetaData ul li
{
	float:left;
	margin:0px 35px 0px 35px;
}
div.postPostMetaData a.metaIconsTwitter
{
	display:block;
	width:47px;
	height:0; overflow:hidden; padding-top:45px;
	background:transparent url(img/spriteA.png) -17px -406px no-repeat;
}
div.postPostMetaData a.metaIconsFacebook
{
	display:block;
	width:43px;
	height:0; overflow:hidden; padding-top:43px;
	background:transparent url(img/spriteA.png) -77px -405px no-repeat;
}
div.postPostMetaData a.metaIconsRss
{
	display:block;
	width:44px;
	height:0; overflow:hidden; padding-top:47px;
	background:transparent url(img/spriteA.png) -135px -401px no-repeat;
}
div.postPostMetaData a.metaIconsEmail
{
	display:block;
	width:44px;
	height:0; overflow:hidden; padding-top:48px;
	background:transparent url(img/spriteA.png) -290px -402px no-repeat;
}
div.postPostMetaData a.metaIconsYm
{
	display:block;
	width:44px;
	height:0; overflow:hidden; padding-top:48px;
	background:transparent url(img/spriteA.png) -350px -402px no-repeat;
}
div.adminEdit
{
	width:100%;
	padding:2px 0 2px 0;
	text-align:left;
}
div#comments-list h3, div#respond h3
{
	font:bold 15px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#706e62;
	text-align:left;
	-moz-text-shadow: 1px 1px 1px #fff;
	-webkit-text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;	
	margin-bottom:15px;
}
div#comments-list ol
{
	text-align:left;
}
div#comments-list ol li
{
	margin-bottom:20px;
	padding:5px;
	overflow:hidden;
}
div#comments-list ol li div.avatar
{
	float:left;
	overflow:hidden;
	width:60px;
	margin-right:10px;
	position:relative; 
}
div.comment_content
{
	float:left;
	width:515px;
	overflow:hidden;
}
div.comment_content p
	{
		margin-top:0px;
		padding:5px;
		background-color:#f1f0e8;
	}
	div.comment_content p.meta
	{
		padding:0;
		background:none;
	}
div.comment_content p span.comment-meta
{
	float:right;
	font-size:90%;
}
div.comment_content p span.fn, div.comment_content p span.fn a
{
	font-weight:bold;
}
div.formcontainer div input, div.formcontainer div textarea
{
		border:1px solid #a8a594;
}
div#form-section-comment, div.form-label, div.form-input, div.form-submit
{
	text-align:left;
}

div.form-input
{
	margin-bottom:10px;
}
div.formcontainer div.form-submit input#submit
{
	text-indent:-150000px;
	width:83px;
	height:16px;
	background:transparent url(img/spriteA.png) -457px -82px no-repeat;
	border:none;
	cursor:pointer;
	border:none;
}

/*---------------------------------------------------------------------------- 
CLEARS
-----------------------------------------------------------------------------*/
.clearer{clear:both; font-size:0px; line-height:0px; height:0px; visibility: hidden;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.highlight { margin:20px 30px 0 30px; border-bottom:1px dashed #999584; padding-bottom:10px; text-align:left;}
.youtube {float:left; width:610px; text-align:left; margin-bottom:15px;}
.bilet {float:right; padding:90px 20px 20px 20px; width:210px; text-align:left; background:url(img/lead_homepage.png) top left no-repeat; margin-left:25px; height:220px; font-size:12px;}

.fl {float:left;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mtm20 {margin-top:-20px;}
.ml100 {margin-left:100px;}
.w440 {width:440px;}

.termenDiv {background:#BCB59F url(img/termenBg.png) top left repeat-x; padding:15px 15px 1px 15px; margin-bottom:15px; float:left; width:580px;}


h2.termen
{
	text-indent:-15000px;
	width:850px;
	height:20px;
	background:transparent url(img/spriteA.png) -2px -695px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}
a:hover h2.termen
{
	text-indent:-15000px;
	width:850px;
	height:20px;
	background:transparent url(img/spriteA.png) -2px -715px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}

h2.wow
{
	text-indent:-15000px;
	width:570px;
	height:20px;
	background:transparent url(img/spriteA.png) 0px -740px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}
a:hover h2.wow
{
	text-indent:-15000px;
	width:570px;
	height:20px;
	background:transparent url(img/spriteA.png) 0px -760px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}

h2.premiu
{
	text-indent:-15000px;
	width:570px;
	height:20px;
	background:transparent url(img/spriteA.png) 0px -820px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}
a:hover h2.premiu
{
	text-indent:-15000px;
	width:570px;
	height:20px;
	background:transparent url(img/spriteA.png) 0px -840px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}


h2.sponsori
{
	text-align:left;
	text-indent:-150000px;
	width:107px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px 0px no-repeat;
}
h2.parteneri
{
	text-align:left;
	text-indent:-150000px;
	width:107px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -20px no-repeat;
}
h2.cocoteam
{
	text-align:left;
	text-indent:-150000px;
	width:220px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -40px no-repeat;
}


h2.expeditie
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -60px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}
a:hover h2.expeditie
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -80px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}


h2.vinson
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -100px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}
a:hover h2.vinson
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -120px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}

h2.asteptare
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -140px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}
a:hover h2.asteptare
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -160px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}

h2.alpinist
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -180px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}
a:hover h2.alpinist
{
	text-indent:-15000px;
	width:570px;
	height:17px;
	background:transparent url(img/spriteC.png) 0px -200px no-repeat;
	padding:0;
	margin: 0 0 5px 0;
}



/*---------------------------------------------------------------------------- 
SPONSORI
-----------------------------------------------------------------------------*/
#footerContent ul li a.rmgc {background:url(img/sponsori/rmgc.png) 0px 0px no-repeat; width:180px; height:55px;}
#footerContent ul li a.rmgc:hover {background:url(img/sponsori/rmgc.png) 0px -55px no-repeat; width:180px; height:55px;}

#footerContent ul li a.bcr {background:url(img/sponsori/bcr.png) 0px 0px no-repeat; width:154px; height:55px;}
#footerContent ul li a.bcr:hover {background:url(img/sponsori/bcr.png) 0px -55px no-repeat; width:154px; height:55px;}

#footerContent ul li a.petrom {background:url(img/sponsori/petrom.png) 0px 0px no-repeat; width:64px; height:55px;}
#footerContent ul li a.petrom:hover {background:url(img/sponsori/petrom.png) 0px -55px no-repeat; width:64px; height:55px;}

#footerContent ul li a.romtelecom {background:url(img/sponsori/romtelecom.png) 0px 0px no-repeat; width:197px; height:55px;}
#footerContent ul li a.romtelecom:hover {background:url(img/sponsori/romtelecom.png) 0px -55px no-repeat; width:197px; height:55px;}

#footerContent ul li a.apanova {background:url(img/sponsori/apanova.png) 0px 0px no-repeat; width:156px; height:55px;}
#footerContent ul li a.apanova:hover {background:url(img/sponsori/apanova.png) 0px -55px no-repeat; width:156px; height:55px;}



#footerContent ul li a.alexandrion {background:url(img/sponsori/fundatia-alexandrion.png) 0px 0px no-repeat; width:120px; height:40px;}
#footerContent ul li a.alexandrion:hover {background:url(img/sponsori/fundatia-alexandrion.png) 0px -40px no-repeat; width:120px; height:40px;}

#footerContent ul li a.salomon {background:url(img/sponsori/salomon.png) 0px 0px no-repeat; width:180px; height:40px;}
#footerContent ul li a.salomon:hover {background:url(img/sponsori/salomon.png) 0px -40px no-repeat; width:180px; height:40px;}

#footerContent ul li a.schaeffler {background:url(img/sponsori/schaeffler.png) 0px 0px no-repeat; width:80px; height:40px;}
#footerContent ul li a.schaeffler:hover {background:url(img/sponsori/schaeffler.png) 0px -40px no-repeat; width:80px; height:40px;}

#footerContent ul li a.icco {background:url(img/sponsori/icco.png) 0px 0px no-repeat; width:90px; height:40px;}
#footerContent ul li a.icco:hover {background:url(img/sponsori/icco.png) 0px -40px no-repeat; width:90px; height:40px;}

#footerContent ul li a.rotary {background:url(img/sponsori/rotary.png) 0px 0px no-repeat; width:40px; height:40px;}
#footerContent ul li a.rotary:hover {background:url(img/sponsori/rotary.png) 0px -40px no-repeat; width:40px; height:40px;}

#footerContent ul li a.hagan {background:url(img/sponsori/hagan.png) 0px 0px no-repeat; width:125px; height:40px;}
#footerContent ul li a.hagan:hover {background:url(img/sponsori/hagan.png) 0px -40px no-repeat; width:125px; height:40px;}

#footerContent ul li a.beal {background:url(img/sponsori/beal.png) 0px 0px no-repeat; width:100px; height:40px;}
#footerContent ul li a.beal:hover {background:url(img/sponsori/beal.png) 0px -40px no-repeat; width:100px; height:40px;}

#footerContent ul li a.zeal {background:url(img/sponsori/zeal.png) 0px 0px no-repeat; width:65px; height:40px;}
#footerContent ul li a.zeal:hover {background:url(img/sponsori/zeal.png) 0px -40px no-repeat; width:65px; height:40px;}

/*---------------------------------------------------------------------------- 
PARTENERI
-----------------------------------------------------------------------------*/
#footerContent ul li a.anst {background:url(img/parteneri/anst.png) 0px 0px no-repeat; width:100px; height:50px;}
#footerContent ul li a.anst:hover {background:url(img/parteneri/anst.png) 0px -50px no-repeat; width:100px; height:50px;}

#footerContent ul li a.romania {background:url(img/parteneri/romania.png) 0px 0px no-repeat; width:70px; height:50px;}
#footerContent ul li a.romania:hover {background:url(img/parteneri/romania.png) 0px -50px no-repeat; width:70px; height:50px;}

#footerContent ul li a.rosenau {background:url(img/parteneri/rosenau.png) 0px 0px no-repeat; width:135px; height:50px;}
#footerContent ul li a.rosenau:hover {background:url(img/parteneri/rosenau.png) 0px -50px no-repeat; width:135px; height:50px;}


/*---------------------------------------------------------------------------- 
COCO TEAM
-----------------------------------------------------------------------------*/
#footerContent ul li a.altitudine {background:url(img/cocoteam/altitudine.png) 0px 0px no-repeat; width:45px; height:50px;}
#footerContent ul li a.altitudine:hover {background:url(img/cocoteam/altitudine.png) 0px -50px no-repeat; width:45px; height:50px;}

#footerContent ul li a.frae {background:url(img/cocoteam/frae.png) 0px 0px no-repeat; width:45px; height:50px;}
#footerContent ul li a.frae:hover {background:url(img/cocoteam/frae.png) 0px -50px no-repeat; width:45px; height:50px;}

#footerContent ul li a.gmp {background:url(img/cocoteam/gmp.png) 0px 0px no-repeat; width:95px; height:50px;}
#footerContent ul li a.gmp:hover {background:url(img/cocoteam/gmp.png) 0px -50px no-repeat; width:95px; height:50px;}

#footerContent ul li a.webstyler {background:url(img/cocoteam/webstyler.png) 0px 0px no-repeat; width:130px; height:50px;}
#footerContent ul li a.webstyler:hover {background:url(img/cocoteam/webstyler.png) 0px -50px no-repeat; width:130px; height:50px;}

