/*
 *   Tripoli is a generic CSS standard for HTML rendering.
 *   Copyright (C) 2007 David Hellsing
 *
 *   http://devkick.com/lab/tripoli/
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program.  If not, see <http://www.gnu.org/licenses/>.
**/

/*
_______________________________
BASE */

@import url(styles.base.css);
@import url(forms.css);

/*
_______________________________
PLUGINS */

@import url(plugins/styles.visual.css);
@import url(plugins/styles.type.css);


/*
_______________________________
BANAT BUSINESS STYLES        */


html, body { height: 100%; }

html {
	font-family: georgia, "Nimbus Roman No9 L", "Times New Roman", sans-serif;
	background: url(../images/bg_site.jpg) left top repeat-x white;
	color: black;
}

body {
	background: url(../images/bg_body.jpg) left top no-repeat transparent;
	padding-left: 7px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

object { display: block; }

#wrapper {
	width: 960px;
	position: relative;
	padding-top: 172px;
		/*background: cyan;*/
}


#wrapper a:hover {
	text-decoration: underline;
}

#site-logo {
	position: absolute;
	top: 20px;
	left: 12px;
}

#top-menu {
	width: 960px;
	height: 69px;
	background: url(../images/bg_main_menu.jpg) left top no-repeat transparent;
	position: absolute;
	top: 97px;
	left: 0;
}

	#main-menu {
		margin: 9px 0 0 4px;
	}

	#main-menu li {
		float: left;
		height: 26px;
		padding: 0 18px;
		background: url(../images/border_menu.gif) left 60% no-repeat transparent;
		margin-right: 12px;
	}

	#main-menu li.first {
		padding-left: 0;
		background: none;
	}

	#main-menu li a {
		display: block;
		height: 26px;
		line-height: 26px;
		padding: 0 6px;
		font-size: 1.4em;
		font-weight: bold;
		color: white;
		text-decoration: none;
	}

	#main-menu li a:hover {
		background: #1172cc;
		text-decoration: none;
	}

	#breadcrumb {
		position: absolute;
		top: 42px;
		left: 11px;
	}

	#breadcrumb li {
		font-size: 1.1em;
		color: white;
		float: left;
		margin-right: 5px;
		height: 27px;
		line-height: 27px;
	}

	#breadcrumb li a {
		color: white;
		text-decoration: none;
	}

#left-content {
	width: 763px;
	float: left;
}

	.content {
		float: right;
		width: 502px; /* 516px - 12px */
		padding-left: 12px;
		font-size: 1em;
			/*line-height: 100%;*/
	}

	#index .content {
		background: url(../images/bg_content_index.jpg) left 248px no-repeat transparent;
	}

	.content a:link, .content a:visited {
		font-size: 1.2em;
		color: #bd0404;
		text-decoration: none;
	}

		.content h1 {
			font-size: 3em;
			font-weight: normal;
			margin: 12px 0 15px 0;
		}

		#index .content h1 {
			margin-top: 0;
		}

		.content h2 {
			font-size: 1.8em;
			margin: 0 0 5px 0;
		}

		.content h3 {
			font-size: 1.4em;
			margin: 0 0 5px 0;
		}

		.content h5 {
			font-size: 1.2em;
			font-weight: normal;
			line-height: 110%;
		}

		.content h2 a:link,.content h2 a:visited, .content h3 a:link,.content h3 a:visited, .content h5 a:link,.content h5 a:visited  {
			color: black;
			text-decoration: none;
		}

		.content p {
			font-size: 1.2em;
			color: #334349;
			line-height: 150%;
		}

		#opportunities {
			width: 504px; /* 516px - 12px */

			min-height:243px;
			_height:243px;
			padding-left: 12px;
			background: url(../images/bg_oportunitati.jpg) left top no-repeat transparent;
			position: relative;
			margin: 0 0 19px -12px;
			/*border:1px solid;*/
		}

		#opportunities h1 {
			margin: 0 0 20px 0;
			padding-top: 12px;
			position: relative;
		}

		#opportunities .opportunities-listing {
			list-style-type: none;
			margin:0;
			padding: 0;
			width:504px;
			min-height:100px;
			_height:100px;
			/*border:1px solid;*/
			/*display:block;*/
		}

			#opportunities .opportunities-listing li {
				width: 237px;
				min-height: 52px;
				_height:52px;
				font-size: 1em;
				float: left;
				margin-right: 15px;

				/*display: block;*/
			}

			#opportunities .opportunities-listing li a:link, #opportunities .opportunities-listing li a:visited {
				display: block;
				/*width: 225px;*/
				/*min-height: 60px;
				_height:60px;*/
				padding: 6px;
				color: black;
				text-decoration: none;
				line-height: 120%;
			}

				#opportunities .opportunities-listing li a span {
					display: block;
					font-weight: bold;
					margin-bottom: 2px;

				}

			#opportunities .opportunities-listing li a:hover {
				background: #cfecfb;
				text-decoration: underline;
			}

			#index #opportunities .opportunities-listing li a:hover span {
				text-decoration: none;
			}

			.more-opportunities:link, .more-opportunities:visited {
				color: #bd0404;
				font-size: 1.4em;
				font-weight: bold;
				position: absolute;
				/*position:relative;*/
				bottom: 22px;
				left: 12px;
				/*border:1px solid green;*/
			}

			.lista_fisiere {
				color: #bd0404;
				margin-top:20px;
			}

		/* Articles */
		.published {
			font-size: 1.1em;
			color: #7b7b7b;

		}

		.article-content {
			margin-top: 8px;
			padding-bottom: 10px;
		}


		#index .article-content, #stiri .article-content, #arhiva .article-content {
			background: url(../images/border_bt_article.gif) left bottom repeat-x transparent;
		}

		#stiri .article-content {
			margin-bottom: 25px;
		}

		.article-content img {
			float: left;
			margin: 0 7px 1px 0;
		}

		.article-content p {
			margin-bottom: 20px;
		}

		/* slightly enhanced, universal clearfix hack - directly clearfixing p element from article content */
		.article-content p:after {
			visibility: hidden;
			display: block;
			font-size: 0;
			content: " ";
			clear: both;
			height: 0;
		}
		.article-content p { display: inline-block; }

		/* start commented backslash hack \*/
		* html .article-content p { height: 1%; }
		.article-content p { display: block; }
		/* stop commented backslash hack */
		/* end p element cleafix */

		#index .article-content p, #stiri .article-content p {
			margin-bottom: 5px;
		}

		.article-content span, .more {
			height: 14px;
			background: url(../images/ico_more.gif) left 50% no-repeat transparent;
			padding-left: 14px;
		}

		.article-content span a:link, .more a:link, .article-content span a:visited, .more a:visited {
			font-size: 1.2em;
			color: #334349;
			text-decoration: none;
		}

		.article-list-wrapper {
			margin-top: 15px;
			background: url(../images/border_bt_article.gif) left bottom repeat-x transparent;
		}

			#index .article-list-wrapper .article-content {
				background: transparent;
			}

				.article-list-wrapper .article-content p {
					padding-top: 0;
				}

			.article-list-body {
				width: 242px;

			}


		/* Archive Page */

		/* Page Listing */
		.content .page-listing {
			width: 100%;
			border-top: 1px solid #111111;
			padding-top: 8px;
			list-style-type: none;
			margin: 0;
		}

		.page-listing li {
			float: left;
			margin-right: 3px;
		}

		.page-listing li a:link, .page-listing li a:visited {
			color: black;
			font-size: 1.2em;
			padding: 3px 4px;
		}

		.page-listing li a.current:link, .page-listing li a.current:visited {
			background: #1382eb;
			color: white;
		}

		.content .page-listing li a:hover {
			background: #1382eb;
			color: white;
		}

		#arhiva .content .page-listing li a:hover, #oportunitati-de-afaceri .content .page-listing li a:hover {
			text-decoration: none;
		}
		.lista_ani{
			float:left;
			margin: 10px 10px 10px 10px;
			width: 45%;
		}
		.lista_luni{
			float:left;
			margin: 10px 10px 10px 10px;
		}
		#coperta {
			float:right;
			margin: 10px 0 10px 10px;
		}
		#filter-form, #white-box {
			width: 100%;
			height: 29px;
			line-height: 29px;
			background: url(../images/bg_form_archive.gif) left top no-repeat transparent;
			margin: 15px 0 15px 0;
			text-indent: 6px;
			position: relative;
		}

		#white-box h2 {
			height: 29px;
			line-height: 29px;
		}

		#white-box span {
			position: absolute;
			right: 5px;
			top: 0;
		}

			#white-box span a:link, #white-box span a:visited {
				color: #bd0404;
				font-size: 1.4em;
			}

		/* Oportunities */

		#oportunitati-de-afaceri dl {
			margin-top: 30px;
		}

			#oportunitati-de-afaceri dd, #oportunitati-de-afaceri dt {
				font-size: 1.1em;
			}

			#oportunitati-de-afaceri dt {
				margin-bottom: 0;
			}

			#oportunitati-de-afaceri dd {
				padding-bottom: 2px;
				margin-bottom: 20px;
				background: url(../images/border_bt_article.gif) left bottom repeat-x transparent;
			}
		.note {
			border-top: 1px solid #aaaeaf;
			text-indent: 7px;
		}

			.note span {
				font-size: 1.2em;
				font-weight: bold;
				color: #bd0404;
			}

	#left-sidebar {
		width: 232px; /* 244px - 12px; */
		padding-left: 12px;
		float: left;
		background: navy;
		background: url(../images/bg_content_left.jpg) left top no-repeat white;
		min-height: 666px;
	}

		#left-sidebar h2 {
			font-size: 3em;
			margin: 12px 0 25px 0;
			font-weight: normal;
		}

		#left-sidebar ul {
			margin-bottom: 10px;
		}

		#left-sidebar ul li {
			width: 196px;
			padding-bottom: 6px;
			border-bottom: 1px dotted #010101;
			font-size: 1.2em;
			margin-bottom: 5px;
			line-height: 120%;
		}

		#left-sidebar ul li span {
			font-size: .9em;
			color: #bd0404;
			display: block;
			margin-bottom: 3px;
		}

		#left-sidebar ul li a {
			color: black;
			text-decoration: none;
		}

		.more a:hover {
			text-decoration: underline;
		}

		#magazine {
			margin-top: 20px;
		}

			#magazine img {
				margin-bottom: 20px;
			}

			#magazine p {
				width: 196px;
				font-size: 1.2em;
				font-weight: bold;
				line-height: 120%;
			}

		#left-ads {
			margin: 33px 0 16px 0;
		}

			#left-ads img {
				margin-bottom: 13px;
			}



#ads-sidebar {
	width: 187px; /* 191px - 3px */
	padding: 2px 3px 0 1px;
	float: right;
	background: white;
}

	.flash-ad { margin-bottom: 3px; }

	#ads-sidebar a {
		display: block;
		margin-bottom: 3px;
	}

	#ads-sidebar h4 {
		font-family: verdana, arial, serif;
		font-size: 1.1em;
		color: white;
		background: black;
		height: 15px;
		line-height: 15px;
		text-indent: 3px;
		margin-bottom: 3px;
	}



#footer {
	clear: both;
	width: 960px;
	background: url(../images/bg_footer.gif) left top no-repeat white;
	position: relative;
	min-height: 27px;
	margin-top: 16px;
}

	#footer ul {
		position: absolute;
		right: 18px;
		top: 8px;
	}

		#footer ul li {
			float: left;
			color: #464747;
			font-size: 1.1em;
			margin-right: 4px;
		}

		#footer ul li a:link, #footer ul li a:visited {
			color: #464747;
			text-decoration: none;
		}

		#footer ul li a:hover {
			text-decoration: underline;
		}

	.website-by {
		position: absolute;
		left: 19px;
		padding-top: 8px;
		padding-right: 19px;
		color: white;
		font-size: 1.1em;
		background: #1282eb;
		height: 19px; /*  27px - 8px (padding)*/
	}

		.website-by a {
			color: white;
		}

	.copywright {
		text-align: right;
		color: #464747;
		font-size: 1.1em;
		padding: 33px 19px 20px 0;
	}

