@charset "utf-8";

/*BEGIN STILURI GENERALE*/
.debug {
	border: 1px solid #f00;	
}

#body {
	background: #C4DAE8 url('images/bg.jpg') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a { 
	color:#220069;
	text-decoration:underline;
	outline:none;
}

img, input {
	outline:none;
}

a:hover { 
	color:#220069;
	text-decoration:none;
}

.postText p {
	font-family:trebuchet MS;
	font-size:12px;
	margin:10px 0px;
}

div#siteContainer {
	margin: 0 auto;
	padding-top: 1px;
	position: relative;
	width: 980px;	
	z-index: 1;
}

.rounded-bottom-corners-7px {
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
}

.rounded-corners-10px {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
li.widget {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:0 0 10px;
	padding:8px 10px;
	width:232px !important;
}

.rounded-corners-5px {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rounded-bottom-corners-5px {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.clear {
	clear: both;
	line-height:0px;
	height:0px;
}

.lastInRow {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/*END STILURI GENERALE*/

/*BEGIN STILURI HEADER*/
div#ilustratieLogoMrm {
	background: #FFF url('images/ilustratLogo.jpg') no-repeat;
	height: 154px;
	left: 0;
	position: absolute;
	width: 273px;
	top: 0;
	z-index: 0;
}

div#logo {
	left: 464px;
	position: absolute;
	top: 30px;
	z-index: 100;
}

ul#languageMenu {
	position: absolute;
	right: 10px;
	top: -1px;
}

ul#languageMenu li {
	display: inline;
	float: left;
	margin-right: 5px;
}

ul#languageMenu li a:link, ul#languageMenu li a:visited {
	background: transparent url('images/languageMenuBG.png');
	color: #FFF;
	display: block;
	height: 16px;
	padding: 2px 10px 0;
	text-decoration: none;
}
/*END STILURI HEADER*/

/*BEGIN STILURI BODY*/
div#showcase {
	background: url('images/showcaseBG.png');
	border: 1px solid #D8D8D8;
	height: 300px;
	margin-top: 107px;
	width: 669px;
}

div#showcaseMask {
	background: #f00;
	height: 290px;
	margin: 5px 0 0 5px;
	position: relative;
	width: 659px;
}

img#showcaseMaskingImage {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 3;
}
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
	margin: 0 0 1px 0; 
	overflow: hidden;
	position: relative; 
} 

.stripViewer ul {
	left: 0; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	top: 0; 
	width: 1%; 
}
 
.stripViewer ul li {  
	float:left; 
} 

.stripTransmitter { 
	overflow: hidden; 
	position: absolute;
	left: 665px;
	top: 10px;
	width: 21px !important; 	 
} 

.stripTransmitter ul { 
	position: relative; 
	height:100px;
} 

.stripTransmitter ul li {  
	margin: 0 1px 3px 0;
	height: 23px;
	width: 21px; 
} 

.stripTransmitter a { 
	background: #8E458C; 
	border-top: 1px solid #8E458C;
	border-bottom: 1px solid #8E458C;
	border-right: 1px solid #8E458C;
	color: #fff; 
	display: block; 
	line-height: 22px; 
	text-align: center; 
	text-decoration: none; 
} 

.stripTransmitter a:hover, a.current{ 
	background: #fff; 
	color: #8E458C; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
	background: #fff; 
	border: 5px solid #dedede; 
	color: #000; 
	opacity: 0.85; 
} 

#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
} 

div#meniuContainer {
	background: url('images/ilustratMeniu.jpg') no-repeat;
	margin-left: 35px;
	width: 271px;
	margin-top:28px;
}

div#meniuContainer {
	display: inline;
	float: right;
}

div#showcase {
	display: inline;
	float: left;
}

div#menuWrapper {
	height:299px;
}

div#menuWrapper, div#sidebar div.item, div#sidebar .widget {
	background: url('images/menuContainerBG.png');
	border: 1px solid #D8D8D8;
	margin-top: 77px;
	width: 252px;
}

a#RSSLink:link, a#RSSLink:visited {
	background: url('images/rssIcon.png') no-repeat top right;
	border-bottom: 1px solid #8E458C;
	color: #8E458C;
	display: block;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 10px auto;
	padding-bottom: 10px;
	text-decoration: none;
	width: 220px;
}  

a#RSSLink:link span, a#RSSLink:visited span {
	font-size: 24px;
	vertical-align: middle;
}

a#RSSLink:hover {
	color: #371085;
}

span#menuTitle {
	color: #8E458C;
	font-size: 14px;
}

div#menu {
	margin-left: 15px;
}

div#menu ul {
	background: url('images/menuBG.png') repeat-y;
	margin-bottom: 25px;
	right: -3px;
	top: 5px;
	position: relative;
}

div#menu ul li {
	height: 20px;
	line-height: 20px;
	margin-bottom: 7px;
	padding-left: 20px;
	width: 232px;
}

div#menu ul li a:link, div#menu ul li a:visited {
	color: #fff;
} 

div.pageContent {
	margin-top:204px !important;
}

div#contentContainer {
	background-color: #fff;
	border: 1px solid #D8D8D8;
	margin-top: 20px;
	padding: 20px 0 0 35px;
	width: 634px;
}

div#categoryPickerContainer h3 {
	color: #220069;
	font-size: 22px;
}

li.categorie {
	background: url('images/categorieContainerBG.png') repeat-x;
	border: 1px solid #D8D8D8;
	float: left;
	height: 100px;
	margin-right: 8px;
	position: relative;
	width: 100px;
}

a.nrPosturiCategorie:link, a.nrPosturiCategorie:visited {
	background: url('images/categorieNrPosturiBG.png');
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	bottom: -20px;
	color: #220069;
	height: 18px;
	left: 50%;
	line-height: 18px;
	margin-left: -40px;
	text-align: center;
	position: absolute;
	text-decoration: none;
	width: 80px;
}

a.ilustratCategorie:link, a.ilustratCategorie:visited {
	background: url('images/icoaneCategorii.png') no-repeat;
	color: #8E458C;
	display: block;
	font-size: 14px;
	padding-top: 80px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

a.linkDefault:link, a.linkDefault:visited {
	background-position: 17px 15px;
}

a.linkDefault:hover {
	background-position: 17px -90px;
}

a#linkAnnouncements:link, a#linkAnnouncements:visited {
	background-position: 17px 15px;
}

a#linkAnnouncements:hover {
	background-position: 17px -90px;
}

a#linkCemaienou:link, a#linkCemaienou:visited {
	background-position: -90px 15px;
}

a#linkCemaienou:hover {
	background-position: -90px -90px;
}

a#linkChasingHabits:link, a#linkChasingHabits:visited {
	background-position: -388px 15px;
}

a#linkChasingHabits:hover {
	background-position: -388px -90px;
}

a#linkDesign:link, a#linkDesign:visited {
	background-position: -484px 15px;
}

a#linkDesign:hover {
	background-position: -484px -90px;
}

a#linkGanduri:link, a#linkGanduri:visited {
	background-position: -182px 18px;
}

a#linkGanduri:hover {
	background-position: -182px -87px;
}

a#linkspain:link, a#linkspain:visited {
	background-position: -287px 28px;
}

a#linkspain:hover {
	background-position: -287px -77px;
}

/*BEGIN CARUSEL CATEGORII*/
div#categoryPickerContainer {
	position: relative;
	width: 602px;
}

div#categoryPickerContainer .jcarousel-container-horizontal {
	width: 600px;
}

div#categoryPickerContainer .jcarousel-clip-horizontal {
	height: 150px;
	overflow: hidden;
	width: 440px;
	position:relative;
	margin-left: 85px;
}


div#categoryPickerContainer .jcarousel-prev {
	float:left;
}


div#categoryPickerContainer .jcarousel-clip-horizontal #categoriiLista {
	margin-top: 23px;
}

div#categoryPickerContainer .jcarousel-item {
	display:block;
	width:100px;
	height:100px;
}

div#categoryPickerContainer .jcarousel-next-horizontal {
	background: transparent url('images/categoriiNext.jpg') no-repeat scroll 0 0;
	cursor: pointer;
	height: 90px;
	position: absolute;
	right: 0;
	top: 53px;
	width: 54px;
}

div#categoryPickerContainer .jcarousel-next-disabled-horizontal, 
div#categoryPickerContainer .jcarousel-next-disabled-horizontal:hover, 
div#categoryPickerContainer .jcarousel-next-disabled-horizontal:active {
	background: transparent url('images/categoriiNextDisabled.jpg') no-repeat scroll 0 0;
	cursor: default;
}

div#categoryPickerContainer .jcarousel-prev-horizontal {
	background: transparent url('images/categoriiPrev.jpg') no-repeat scroll 0 0;
	cursor: pointer;
	height: 90px;
	position: absolute;
	top: 53px;
	width: 55px;
}

div#categoryPickerContainer .jcarousel-prev-disabled-horizontal, 
div#categoryPickerContainer .jcarousel-prev-disabled-horizontal:hover, 
div#categoryPickerContainer .jcarousel-prev-disabled-horizontal:active {
	background: transparent url('images/categoriiPrevDisabled.jpg') no-repeat scroll 0 0;
	cursor:default;
}
/*END CARUSEL CATEGORII*/

ul#categoriiLista {
	position: relative;
}

div.postInfo, div.postContent {
	display: inline;
	float: left;	
}

div.postInfo {
	background: url('images/postInfoBG.jpg') no-repeat;
	height: 76px;
	width: 105px;
}

div.postDate, div.postAuthor {
	color: #220069;
	display: inline;
	float: left;
	text-transform: uppercase;	
}

div.postDate {
	margin-left: 1px;
	margin-top: 26px;
	text-align: center;
	width: 30px;
}

span.postDay {
	font-size: 12px;	
}

span.postMonth {
	font-size: 13px;
}

div.postAuthor {
	padding-top: 5px;
	text-align: center;
	width: 74px;
}

span.postAuthorLink {
	color: #8E458C;
	font-size: 14px;
	position: relative;
	top: 3px;
	text-decoration: none;
}

div#listaArticole {
	margin-top: 25px;
}

div.postPic {
	height: 70px;
	width: 425px;
}

h3.postTitle {
	font-size: 14px;
	margin: 1px 0 5px 0;
}

.pageContent h3.postTitle {
	color:#220069;
	font-size:14px;
	margin: 1px 0 5px 0;
}


h2.pagetitle {
	color:#220069;
	font-size:22px;
	margin: 1px 0 5px 0;
}


h3.postTitleSingle {
	color:#220069;
	font-size:22px !important;
	margin: 1px 0 5px 0;
}

h3.postTitle a:link, h3.postTitle a:visited {
	color: #220069;
	text-decoration: none;
}

h3.postTitle span {
	color: #220069;
	text-decoration: none;
}

div.postContent {
	margin-left: 10px;
	width: 475px;
}

div.postText {
	line-height: 13px;
	margin: 5px 0;
}

div.postVoteContainer span {
	color: #220069;
	font-size: 11px;
}

div.postVote {
	display: inline;
	position: relative;
	top: 1px;
}

div.postVoteContainer, div.postCommentsCount {
	display: inline;
	float: left;
	margin-top: 5px;
}

div.postCommentsCount {
	margin-left: 0px;
}

div.postCommentsCount a:link, div.postCommentsCount a:visited {
	text-decoration: none;
}

div.postCommentsCount span {
	font-size: 14px;
	font-weight: bold;
}

span.postReadMore {
	background: url('images/button.png') repeat-x;
	color: #fff;
	display: block;
	float: right;
	font-size: 12px;
	height: 15px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	width: 62px;
	padding-top:7px;
	margin-top:15px;
}

div.postMeta {
	margin-top: 15px;
}

div.post {
	margin-bottom: 20px;
	width:590px;
}

div#sidebar {
	display: inline;
	float: right;
}

div#contentContainer {
	display: inline;
	float: left;
}

div#sidebar {
	margin: 21px 17px 0 35px;
}

div#sidebar div.item {
	margin: 0 0 10px 0;
	padding: 8px 10px;
	width: 232px;
}
div#sidebar .widget {
	margin: 0 0 10px 0;
	padding: 8px 10px;
	width: 212px;
	list-style-type:none;
	border:0px;
}
div#sidebar .widget ul li {
	margin-bottom: 8px;
}

h2.widgettitle a {
	text-decoration:none;
}

div#sidebar div.item h2, div#sidebar .widget h2 {
	color: #220069;
	font-size: 14px;
	margin-bottom:10px;
}

div.textwidget {
	line-height: 12px;
	margin: 8px 0;
}
/*END STILURI BODY*/

/*BEGIN STILURI FOOTER*/
div#footerContainer {
	background: url('images/footer.png') repeat-x;
	height: 170px;
	margin-top: 20px;
}

div#footer {
	margin:0 auto;
	padding-top:10px;
	width:980px;
}

div.blogFeed, div#footer li.widget {
	color: #fff;
	display: inline;
	float: left;
	width: 240px !important;
	margin-right:65px;
}

div.blogFeed a:link, div.blogFeed a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer h2.widgettitle a {
	color: #fff !important;
	text-decoration: none;
}

div.blogFeed h3, div#footer h2.widgettitle {
	font-size: 18px;
	font-weight: normal;
	height: 16px;
	line-height: 12px;
	*line-height: 16px;
	margin-bottom:5px;
}

div#footer h2.widgettitle a img {
	background-color:transparent !important;
}

div.blogFeed h3 a:link, div.blogFeed h3 a:visited {
	display: block;
	height: 18px;
}

div.blogFeedPost h4, div#footer li ul li a.rsswidget{
	font-size: 14px;
	margin: 10px 0 !important;
	color:#FFF;
	text-decoration:none;
	margin-bottom:10px;
	font-weight:bold;
	
}

div.blogFeedPost a.readAll:link, div.blogFeedPost a.readAll:visited {
	display: inline;
	float: right;
	margin-top: 10px;
} 
/*END STILURI FOOTER*/


hr.hrpost {
	margin-right:40px;
	margin-top:20px;
	margin-bottom:40px;
	border-color:#220069;
}

.alignleft {
	float:left;
	margin-bottom:20px;
}

.alignright {
	float:right;
	margin-bottom:20px;
	margin-right:40px;
}

.left {
	float:left !important;
}

.right {
	float:right !important;
}

.comentariile {
	width:560px;
	background-color:#e3d7e3;
	margin-bottom:30px;
	padding:10px 20px;
}

.comentariile textarea {
	width:200px;
	height:80px;
}

.comment-author b {
	color:#733673;
	font-style:bold;
}

.commentlist {
	float:left;
	width:310px;
	height:151px;
}

#respond {
	float:right;
}

#commentform input {
	background: url('images/input.png') no-repeat left top;
	width:218px;
	height:14px;
	padding:2px 4px;
	border:0px;
	font-size:10px;
	color:#e3d7e3;
	margin-bottom:5px;
}

#commentform textarea {
	width:196px;
	height:69px;
	padding:4px;
	border:0px;
	font-size:10px;
	color:#e3d7e3;
	margin:0px;
	font-family:trebuchet MS;
	background-color:transparent;
}

#commentform #submit {
	background: url('images/send.png') no-repeat left top;
	width:21px;
	height:77px;
	border:0px;
	margin:0px;
	cursor:pointer;
	vertical-align:top;
	font-family:trebuchet MS;
	font-size:10px;
}

#commentform .textaar {
	background: url('images/coment.png') no-repeat left top;
	height:77px;
	border:0px;
}

.comment-body {
	margin-bottom:10px;
}

.rssSummary {
	margin-top:5px;
}

.slideshow { margin-top:104px;height: 300px; width: 669px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background-color: #FFF;  border: 1px solid #D8D8D8; }
.slideshow img { padding:5px; }
