/* &copy */

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,
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-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.4;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight:bold }
em { font-style:italic }

/* css resetat */

body {
	background: #30350c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrap {
	width: 780px;
	margin: 0 auto;
}

#content {
	background:#f4f6d1 url(http://www.tanarcrestin.net/revista/images/nr9/bg_page.png) repeat-x;
	padding-bottom: 20px;
}

.cleaner {
	clear: both;
}


#logo {
	width: 364px;
	height: 102px;
	float:left;
	background:url(http://www.tanarcrestin.net/revista/images/nr9/logo.png) no-repeat;
}

#logo h1 {
	text-indent: -3002px;
}

#logo h1 a {
	display: block;
	width: 364px;
	height: 102px;
}

#tema {
	padding: 0 20px;
}

#tema .verset {
	padding: 0 0 0 25px;
	background:url(http://www.tanarcrestin.net/revista/images/nr9/quote_mesaj.png) left top no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color: #f0f0dc;
}

#tema .autor {
	padding: 10px 15px 0 0;
	text-align:right;
	font-size: 11px;
	color: #66705e;
}

#imagine {
	float: right;
	background:url(http://www.tanarcrestin.net/revista/images/nr9/promo.png);
	width: 386px;
	height:220px;
	padding: 35px 0 0 30px;
}

#meniu ul {
	width: 360px;
	padding-top: 25px;
	height: 25px;
	overflow: hidden;
}

#meniu ul li {
	float: left;
	padding-right: 15px;
}

#meniu ul li a {
	display:block;
	width: 75px;
	height: 23px;
	padding-top: 2px;
	font-size: 14px;
	color: #f4f5df;
	text-align:center;
	text-decoration:none;
}

#meniu ul li a:hover {
	background:url(http://www.tanarcrestin.net/revista/images/nr9/meniu.png) right;
	color: #f4f5df;
}

#meniu ul li.curent a {
	background:url(http://www.tanarcrestin.net/revista/images/nr9/meniu.png) left;
	color: #fff;
}

a, .box h3 a:hover {
	color: #8db928;
	text-decoration:underline;
}

a:hover, .box h3 a {
	color: #cc7825;
	text-decoration:underline;
}

#articol {
	float:left;
	color: #464600;
	width: 510px;
}

h2 {
	float:left;
	padding-right: 10px;
	padding-top: 25px;
	font-size:18px;
	color: #cc7825;
}

h2.articol {
	float: none;
	padding-right: 10px;
	padding-top: 25px;
	font-size:22px;
	color: #cc7825;
}

h2.categorie {
	float: none;
	padding-right: 10px;
	padding-top: 25px;
	font-size:18px;
	font-weight: bold;
	color: #4c412f;
}

h2 a {
	color: #A63D15;
	text-decoration:none;
}

h2 a:hover {
	color: #74995c;
	text-decoration:none;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #706a5c;
	padding-top: 25px;
	padding-bottom: 5px;
}


.by {
	float:left;
	padding-top: 30px;
	color: #706a5c;	
}
.by2 {
	float:none;
	padding-top: 0;
	padding-bottom: 15px;
	color: #706a5c;	
}

.text_featured {
	clear:both;
	font-size: 13px;
	line-height: 18px;
	padding-top: 15px;
}

.text_featured p {
	padding-bottom: 15px;
}

.text {
	clear:both;
	font-size: 12px;
	padding-top: 15px;
}

.text p {
	padding-bottom: 15px;
        text-align:justify;
        line-height: 1.5;
}

.tabs {
	font-size: 14px;
	font-weight: bold;
	color: #958c77;
	border-bottom: 1px solid #d5e197;
	margin-bottom: 5px;
}

.tabs span {
	display: block;
	float: left;
	overflow: hidden;
}

#formularTab {
	background: #bdca7c;
	color: #5f6817;
	padding: 5px 10px;
	cursor: pointer;
}

#comentariiTab {
	background: #d5e197;
	color: #5f6817;
	cursor: pointer;
	padding: 5px 10px;
}

#formular, #comentarii {
	display: block;
	position: relative;
	overflow: auto;
}

#comentarii {
	display: none;
}

ul.comments {
	padding: 10px 0;
}

ul.comments li {
	padding-bottom: 10px;
}

ul.comments li .title {
	background: #dbdeac;
	padding: 2px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	color: #667053;
}
ul.comments li .title a {
	color: #c3491a;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

ul.comments li .title span, #tabs label {
	font-weight: normal;
	font-style: italic;
	padding-left: 4px;
}

ul.comments li .comment{
	background: #fbfce8;
	padding: 5px;
	font-size: 11px;
}

ul.categorie h3 {
	font-size: 14px;
        font-weight: bold;
	color: #62814E;
	padding-bottom: 5px;
}

ul.categorie li {
	padding-top: 15px;
}

ul.categorie li p {
	font-size: 11px;
}

ul.categorie li a, ul.categorie li a:hover {
	text-decoration:none;
}

.pagination {
	padding-top: 10px;
}

.pagination a {
	color: #928774;
}

.pagination a:hover {
	color: #665e52;
}

.nou {
	float: right;
	width: 243px;
	background:url(http://www.tanarcrestin.net/revista/images/nr9/box.png) bottom;
	padding-bottom: 15px;
}

.nou2 {
	float: right;
	width: 243px;
	background:url(http://www.tanarcrestin.net/revista/images/nr9/box2.png) top no-repeat;
	padding-bottom: 15px;
}
.nou h3 {
	background:url(http://www.tanarcrestin.net/revista/images/nr9/box_10.png);
	height: 30px;
	font-size:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #cc7825;
	padding: 25px 0 0 70px;
}

.nou p {
	padding: 5px 15px 5px 20px;
	color: #82865f;
}

.nou p a {
	color: #8db928;
}

.nou p a:hover {
	color: #cc7825;
}
.nou2 p {
	padding: 25px 15px 5px 20px;
}
#index {
	clear:both;
	padding-top: 40px;
}

.box {
	float:left;
	width: 245px;
	padding-right: 15px;
}

.box h2 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #5f6817;
	padding: 3px 7px;
	background: #d5e197;
}

.box h3 {
	float: right;
	height: 16px;
	padding-right: 20px;
	background:url(http://www.tanarcrestin.net/revista/images/nr9/docs.png) right no-repeat;
}

.box ul {
	clear: both;
	border-top: 1px solid #d5e197;
}

.box ul li {
	border-bottom: 1px solid #d5e197;
}

.box ul li a, .box ul li a:hover {
	color: #747b48;
	text-decoration:none;
	font-size: 12px;
	display: block;
	padding: 7px 7px;
}

.box ul li a span {
	color: #a3ab72;
	font-size: 11px;
}

.box ul li a:hover {
	background: #f6f8da;
}

#footer {
	clear:both;
	height: 28px;
	padding-top: 51px;
	background:url(http://www.tanarcrestin.net/revista/images/nr9/bg_footer.png) repeat-x;
	font-family:"Lucida Sans","Lucida Grande",Verdana,sans-serif;
	font-size: 11px;
	color: #b4ba8c;
}

#footer .ff {
	width: 780px;
	margin:0 auto;
}

#footer .fs {
	float:left;
}

#footer .fd {
	float: right;
}

form li {
	padding-bottom: 3px;
}

input.inp, textarea.inp {
	background: #fbfcf5;
	padding: 5px 7px;
	font-size: 11px;
	color: #a9b186;
	border: 3px solid #e0e3aa;
	width: 240px;
}

textarea.inp {
	height: 120px
}

input.inp:focus, textarea.inp:focus {
	color: #686c54;
}