/* RESET */
html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em, th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	margin: 0 0;
	padding: 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background: #f1fff1;
}

input { vertical-align: middle; }

.center {
	margin: 20px auto 0 auto;
	padding: 0;
}

.left_nav {
	background: top left url(images/darkgreen_sidenav.gif) no-repeat;
	margin: 0 15px 15px 0;
	width: 160px;
}

#banner {
	background: url(http://www.stiripro.ro/images/banner.gif) no-repeat top left;
	height: 97px;
}

#buttons {
	margin: 5px 0 0 5px;

}

.right_nav {
	background: top right url(images/darkgreen_sidenav.gif) no-repeat;
	margin: 0 0 15px 15px;
	width: 160px;
}

.right_nav2 {
	background: top right url(images/darkgreen_sidenav.gif) no-repeat;
	margin: 0 0 15px 0;
	width: 160px;
}

.right_ads {
	margin: 0 0 15px 15px;
	width: 160px;
/*	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;*/
}

/* --- Author Showcase --- */
.auth_showcase {
	width: 160px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cacaca;
}
.auth_text {
	width: 160px;
	margin: 0;
}
.auth_pic {
	float: left;
	width: 55px;
	margin: 0 4px 0 4px;
	overflow: hidden;
}

/* --- End Author Showcase --- */

.recent {
	background: url(../images/recent.gif) no-repeat top left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 26px;
}

.request {
	background: url(../images/requested.gif) no-repeat top left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 26px;
}

.rated {
	background: url(../images/rated.gif) no-repeat top left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 26px;
}

.author {
	background: url(../images/author.gif) no-repeat top left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 26px;
}

.ads {
	background-color: #def8e1;
	border: 1px solid #cdcdcd;
}

.left_table {
	margin-left: 245px;
}

.submit_button {
	margin-left: 260px;
}

#copy_box {
	border: 1px solid #cdcdcd;
	width: 475px;
	padding: 10px;
	margin: 0 auto 15px auto;
}

ul.interior_list {
	list-style-type: disc;
	margin: 0 0 15px 30px;
}

/*--------------------------------------------
   Typography
--------------------------------------------*/

h1 {
font-family : "Tahoma", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #000000;
	padding: 2px 0 0px 2px;
	vertical-align: middle;
}

.interior_heading {
	font-weight: bold;
	font-size: 18px;
	color: #3f3f3f;
	border-bottom: 0;
	padding: 5px 0 8px 5px;
	margin: 10px 0 15px 0;
}

h1.interior_sub {
	font-weight: bold;
	font-size: 18px;
	color: #3f3f3f;
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0 5px 5px;
	margin: 0 0 10px 0;
}

h1.alert {
	color:#9d2929;
}

h2.interior {
	font-weight: bold;
	font-size: 15px;
	color: #1a712e;
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0 5px 5px;
	margin-bottom: 10px;
}

h2.alert {
	color:#9d2929;
}

.left_nav h2 {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	padding: 3px 0 7px 6px;
}

.right_nav h2 {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	padding: 3px 0 0 6px;
}

p {
	margin: 0 5px 5px 5px;
}

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

p.interior_sub_par {
	padding:0 0 10px 20px;
}

#banner p {
	color: #3f3f3f;
	font-weight: bold;
	padding: 40px 0 0 3px;	
}

h3 {
	color: #9d2929;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 8px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0 5px 5px;
}

.greentext {
	color: #1a712e;
	padding: 0;
}

.title {
	font-size: 13px;
	margin-bottom: 3px;
}

.small {
	font-size: 11px;
	margin-bottom: 10px;
}

.more {
	font-weight: bold;
	margin-bottom: 10px;
}

.article_title_link {
	color: #1a712e;
	text-decoration: underline;
	font-weight: bold;
}

/*--------------------------------------------
   Navigation Styles: Main Horizontal,
                      Left / Right Columns,
					  Article Titles and links
                      Footer
----------------------------------------------*/

#main_nav {
	margin: 10px 0;
	border-top: 3px solid #239027;
	border-bottom: 1px solid #239027;
}

#main_nav ul {
	text-align: left;
	margin: 3px 0 4px 0;
	padding: 0;
}

#main_nav li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
}

#main_nav a:link, #main_nav a:visited, #main_nav a:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

#main_nav a:hover {
	color: #9d2929;
	text-decoration: none;
}

#main_nav li.current {
	color: #707070;
	font-size: 14px;
}

/*-----------------------------------------
 Article Categories Navigation Styles
-------------------------------------------*/

.indicator_pic {
	float: left;
	margin-top: 1px;
	padding-right: 4px;
	padding-left: 3px;	
}

#collapse_nav li {
	padding: 4px 0;
	border-bottom: 1px solid #cdcdcd;
}

#collapse_nav a:link, #collapse_nav a:visited, #collapse_nav a:active {
	color: #125b21;
	text-decoration: none;
	font-size: 13px;
}

#collapse_nav a:hover {
	color: #9d2929;
	text-decoration: none;
}

#collapse_nav li ul {
	width: 135px;
	margin: 3px 0 0 10px;
}

#collapse_nav li ul li {
	border-style: none;
	padding: 2px 0 2px 12px;
	background: url(images/bullet.gif) no-repeat 0 5px; /*ie6 needs 7px in ie6fix.css*/
}

#collapse_nav li ul li a:link, #collapse_nav li ul li a:visited, #collapse_nav li ul li a:active {
	color: #4e4e4e;
	text-decoration: none;
	font-size: 12px;
}

#collapse_nav li ul li a:hover {
	color: #9d2929;
	text-decoration: none;
}

.blank {
	margin-left: 20px;
}

/*---------------------------------------------*/

.right_nav ul {
	margin-top: 7px;
}

.right_nav li {
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #cdcdcd;
}

.right_nav a:link, .right_nav a:visited, .right_nav a:active {
	color: #4e4e4e;
	text-decoration: none;
	font-size: 12px;
}

.right_nav a:hover {
	color: #9d2929;
	text-decoration: none;
}

.title a {
	color: #1a712e;
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

.more a {
	color: #9d2929;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

.ads a {
	color: #9d2929;
	text-decoration: none;
}

.ads a:hover {
	text-decoration: underline;
}

#footer_nav {
	margin: 10px 0;
	border-top: 1px solid #239027;
}
#footer_nav ul {
	text-align: center;
	margin: 3px 0 4px 0;
	padding: 0;
}

#footer_nav li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
}

#footer_nav a:link, #footer_nav a:visited, #footer_nav a:active , #footer_nav p{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#footer_nav a:hover {
	color: #9d2929;
	text-decoration: none;
}

#footer_nav li.current {
	color: #707070;
	font-size: 14px;
}

.footer_links a {
	vertical-align: middle;
	color: #444B51;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.footer_links a:hover {
	text-decoration: underline;
}

#h_scroller{
	padding-right: 10px;
	padding-top: 1px;
	width: 800px;
	overflow : hidden;
}
#h_scroller a:link, #h_scroller a:visited, #h_scroller a:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

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

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
}
.box,.widget{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding:18px;
}
.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
}
.box a:link,.box a:visited,.box a:active{
	color: #125b21;
	text-decoration: none;
	font-size: 12px;
}
.box a:hover {
	color: #ff0000;
	text-decoration: none;
}
.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(img/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}

a.more{
	background: url(img/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

.grid_5{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px
	}

.container_16{margin-left:auto;margin-right:auto;width:728px}
.container_16 .grid_5{width:340px}

