/* GENERALE */

* { background : transparent !important; }
.Hidden { text-indent : 0 !important; }
form { display : none !important; }

/* HEADER */

#header { border-bottom : 1px solid #B8B23F; }

#printLogo { display : block; width : 190px; height : 140px; margin : 0 auto; text-align : center; }
#printLogo img { display : block; width : 190px; height : 140px; margin : 0 auto; text-align : center; }

img { display: none; }

a#goContent, a#branding, ul#meniu, #follow, #submeniu, #brandContainer { display : none !important; }

/* CONTINUT */

#aside, .ContentSearch, a.SoloResults, a.CommentRSS, a.CommentReply, .Reply { display : none !important; }

#principal { width : 90%; }
	h1#pune_intrebare, h2#copolovici_raspunde { font-size : 28px; line-height : 28px; padding : 20px 0 0 40px; border : none; }
	h2#copolovici_raspunde { margin : 0; }
	.QuestionTitle { border-bottom : 1px solid #B8B23F; }
		.QNAHeader .QuestionTitle { margin : 0 0 0 40px; padding : 20px 0; width : 660px; }
	
	.QuestionAuthor { width : 230px; float : right; padding : 26px 40px 0 0; text-align : right; }
		.QAPrologue { display : inline; color : #b8b23f; }
		a.QALink { display : inline; }
		.QADate { display : block; padding : 5px 0 0 0; }
	.ArticleTitle { width : 900px; }

	.ResultsDivider { color : #B8B23F; padding : 0; }
		.ResultsDivider p { display : block; margin : 0; padding : 0; float : left; width : 840px; }
			.ResultsDivider p a { color : #000; }

	.PageList li a { color : #156b00; }
	.ItemEnding { margin : 0 40px; padding : 10px 0 20px 0; border-bottom : 1px solid #b8b23f; }
	
		
	#continut .Comments h2 { font-size : 28px; line-height : 30px; }
		.Comments h2 .CommentNumber { display : inline; width : auto; margin : 0; padding : 0 2px 0 0; font-size : inherit; color : #000; }
		.Comments h2 .CommentTitle, .Comments h2 .CommentTitle strong { display : inline; }
	

.TagList { display: none; }

#comments_list { display: none; }

.PrevNext { display: none; }
.PrevNext a { display: none; }
#footerContainer { display: none; }
#footer {display: none; }
.OtherContent { display: none; }

/* SIFR */

  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
