	/*  
connector <a href="http://www.connector.ie">www.connector.ie</a>
*/

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

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

blockquote {
	border-left: 1px dotted #E1E1E1;
	color: #B0B0B0;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
}

body {
	background:url(images/bg.jpg) repeat-x #f1b32b;
	color: #666;
	font-family:"Trebuchet MS",Tahoma,Arial,sans-serif; color:#666;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#header_menu {
	width:995px;
	height:26px;
	/* background:url(images/bg_menu.gif); */
	background-repeat:no-repeat;
	margin-top:0px;
	float:left;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#nav {
	background-color: #000;
width:995;
	height:26px;
	float:left;
	text-align:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:0px;
}
#nav .page_item a{
	width:80px;
	height:23px;
	padding-top:3px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	display: block;
	background:url(images/bg_menu2.png) no-repeat left bottom;
}
#nav .page_item a:hover {
	background:url(images/bg_menu.png) no-repeat left bottom;
	color: #01242f;
}

#nav .page_item a:selected {
	background:url(images/bg_menu3.png) no-repeat left bottom;
	color: #fff;
}

form#commentform{
	background-color: #FAFAFA;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

form#commentform input#submit {
	background-color: #d63929;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	font-size: 10px;
	padding:5px;
	text-transform:uppercase;
}

form#commentform input#submit:hover {
	background-color: #3399ff;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	font-size: 10px;
	width: 500px;
}

form#commentform input, form#commentform textarea {
	background-color: #f5f5f5;
	border: 1px solid #d8d7d7;
	color: #000;
	font-size: 14px;
	width: 500px;
}


img {
	border: 0px;
	margin: 5px, 5px, 5px, 5px;
}

input#submit {
	background-color: #E92821;
	border: 1px solid #888;
	color: #999;
	font-size: 9px;
	width: 40px;
	margin: 0px 0 8px 0;
}


input, textarea {
	background-color: #fff;
	border: 1px solid #f8e28c;
	color: #000;
	font-size: 14px;
	margin: 0px 0 8px 0;
	width: 150px;
}

input.searchbutton {
	background-color: #e5bc16;
	color: #fff;
	font-size: 14px;
	margin: 0px 0 8px 0;
	width: 100px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.alignleft {
	color: #D2D2D2;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignleft a, .alignleft a:visited, .alignleft a:hover {
	background: url(images/alignleft01.gif) no-repeat left center;
	color: #D2D2D2;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: underline;
}

.alignleft a:hover {
	background: url(images/alignleft02.gif) no-repeat left center;
	color: #ACACAC;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
}

.alignright {
	color: #D2D2D2;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignright a, .alignright a:visited, .alignright a:hover {
	background: url(images/alignright01.gif) no-repeat right center;
	color: #D2D2D2;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
}

.alignright a:hover {
	background: url(images/alignright02.gif) no-repeat right center;
	color: #ACACAC;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: underline;
}

.article a:link, #article a:visited, #article a:active {
	color: #000000;
	text-decoration: underline;
}

.article a:hover {
	color: #f2af2a;
	text-decoration: none;
}

.commentlist {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.commentlist li {
	background-color: #FAFAFA;
	border: 1px solid #F6F6F6;
	font-size: 11px;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

.commentlist li:hover {
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
}

.feedback {
	color: #A7A7A7;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 10px;
	text-align: right;
}

.feedback a:link, .feedback a:visited, .feedback a:active {
	background-color: #FFFFFF;
	color: #A7A7A7;
	text-decoration: underline;
}

.feedback a:hover {
	color: #666666;
	text-decoration: none;
}

.headline {
	text-align: left;
	text-transform: lowercase;
}

.highlight {
	background-color: #f2af2a;
	color: #999999;
	font-size: 9px;
	padding: 2px;
}

.line {
	background: url(images/line.gif) repeat-x center;
	border: 0px;
	height: 13px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.link-categorie {
	background: url(images/icon_categorie.gif) #FFFFFF no-repeat center left;
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.link-comentariu {
	background: url(images/icon_comentariu.gif) no-repeat center left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.required{

	color: #E92821;
	font-size: 9px;
}

#content-front {
	color: #666;
	font-size: 11px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	width: 780px;
}

#content-front h1 {
	font-size:2.0em; color:#d63929; text-transform:uppercase;
}

#content-front h1 a{
	font-size:2.0em; color:#d63929; text-transform:uppercase;
}

#content-front h1 a:visited{
	font-size:2.0em; color:#d63929; text-transform:uppercase;
}

#content-front h1 a:hover{
	font-size:2.0em; color:#d63929; text-transform:uppercase;
}

#content-front h2 {
	color: #028CD4;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content-front h2 a{
	color: #f2af2a;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#content-front h2 a:hover{
	color: #A90061;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}

#home-left {float:left; padding-left:8px;width:450px; margin-right:20px;}
#home-left h2 {background:url(images/homeheader1.jpg) 0 0 no-repeat; padding-left:30px; padding-top:5px; height:37px; color:#fff; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:2.0em;}
#home-left h3 {background-color:#7661b8; padding:5px 8px 5px 8px; color:#fff; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:1.8em;}
#home-left h4 {font-size:1.4em;  padding-left:3px; padding-right:3px; margin-bottom:0px; font-family:Trebuchet ms, arial, verdana,sans-serif; font-weight:bold; color:#482e91;}
#home-left p {font-size:1.2em;  padding-left:3px; padding-right:3px; font-family:Trebuchet ms, arial, verdana,sans-serif;}
#home-left img.events {float:left; margin-right:10px;}
#home-right {float:left;}
#home-right h2 {background:url(images/homeheader2.jpg) 0 0 no-repeat; padding-left:30px; padding-top:5px; height:37px; color:#fff; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:2.0em;}
#home-right h3 {background-color:#7661b8; padding:5px 8px 5px 8px; color:#fff; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:1.8em;}






#content {
	color: #666;
	font-size: 12px;
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	width: 650px;
}

#content h1 {
	background:url(images/h1flower.gif) no-repeat; padding-left:60px; padding-top:20px; color:#df3136; font-size:1.2em; margin-bottom:10px; height:40px;
}

#content h1 a{
	 padding-top:20px; color:#df3136; font-size:1.6em; margin-bottom:10px; height:40px; text-decoration:none;
}

#content h1 a:visited{
	 padding-top:20px; color:#df3136; font-size:1.6em; margin-bottom:10px; height:40px;
}

#content h1 a:hover{
	 padding-top:20px; color:#df3136; font-size:1.6em; margin-bottom:10px; height:40px;
}

#content h1#comments,#content h1#respond {
	 font-size:1.2em; color:#4d98c7; text-transform:uppercase; text-decoration:none; background:none; padding-left:0px;
}

#content h2 {
	color: #028CD4;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 a{
	color: #f2af2a;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#content h2 a:hover{
	color: #A90061;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}

#content h3 {font-size:1.4em; color:#4d98c7; text-transform:uppercase;}

#content ol li p.autor-comentariu {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
}

#content ol li p.autor-comentariu a{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#content ol li p.autor-comentariu a:hover{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.data-comentariu {
	background: url(images/icon_ceas.gif) no-repeat center right;
	color: #E92821;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#content ol li p.data-comentariu a{
	color: #E92821;
	text-decoration: none;
}

#content ol li p.data-comentariu a:hover{
	color: #E92821;
	text-decoration: underline;
}

#content p a, #content ul li a {
	color: #666666;
	text-decoration: underline;
}

#content p a:hover, #content ul li a:hover {
	color: #E92821;
	text-decoration: none;
}

#content ul {
	border: 0px;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	text-align: left;
}

#content ul li {
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#content.article li {
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#footer {
	background: #fff url(images/Xbackground_footer.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 995px;
}

#footer p{
	color: #333333;
	font-size: 9px;
	margin: 0px;
	padding: 15px 4px 0px 0px;
	text-align: right;
}

#footer p a{
	color: #444444;
	text-decoration: underline;
}

#footer p a:hover{
	color: #f2af2a;
	text-decoration: underline;
}

#header {
	background: #fff url(images/background_header.gif) no-repeat;
	height: 25px;
	width: 995px;
}

#header form{
	background-color: transparent;
	float: left;
	margin: 0px 0px 34px 0px;
	padding: 0px 0px 0px 25px;
	width: 165px;
}

#header input {
	background: #fff url(images/Xbackground_form.gif) #FFFFFF top left;
	border: 1px solid #666;
	color: #BCBCBC;
	font-size: 9px;
}

#icon-css a {
	background: url(images/icon_css.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 26px;
}

#icon-css a:hover {
	background-position: 0px -15px;
}

#icon-rss a {
	background: url(images/icon_rss.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 27px;
}

#icon-rss a:hover {
	background-position: 0px -15px;
}

#icons {
	background: #fff url(images/Xbackground_icons.gif); /*	clear: both;*/
	height: 15px;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	width: 780px;
}

#icons li {
	display: inline;
}

#icon-xhtml a {
	background: url(images/icon_xhtml.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 38px;
}

#icon-xhtml a:hover {
	background-position: 0px -15px;
}

#menu-navigation {
	float: left;
	margin: 12px 0px 0px 30px;
	width: 600px;
}

#menu-navigation a {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#menu-navigation a:hover {
	color: #C554CF;
	text-decoration: underline;
}

#menu-navigation li {
	display: inline;
	list-style: none;
	margin: 0px 16px 0px 0px;
}

#menu-navigation li a span {
	border: solid 1px #CCCCCC;
	line-height: 22px;
	padding: 4px 4px 4px 4px;
}

#metadata {
	background: #FAFAFA;
	color: #666666;
	font-size: 9px;
	line-height: 20px;
	margin: 2px 0px 2px 0px;
	padding: 3px 8px 3px 8px;
}

#metadata a {
	color: #E92821;
	text-decoration: underline;
}

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

#middle {
	background: #fff  repeat-y;
	margin: 0px;
	padding: 0px;
	width: 995px;
}

#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar {
	color: #999;
	float: right;
	font-size: 9px;
	margin: 0px 20px 0px 0px;
	padding: 8px;
	width: 270px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	color: #666;
	font-size:1.2em;
	width:270px;
	
}

#sidebar ul li {font-size:1.0em; 
	line-height:1.8em; 
	border-bottom:1px solid #e7e7e7;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	/*background: url(images/bullet03.gif) no-repeat 0px 10px; */
	color: #3399ff;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #C554CF;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

#sidebar ul li h2{
	color:#fff; background:#e5343d; text-transform:uppercase; padding-left:5px; line-height:1.6em;
}

#sidebar ul li h2  a:link, #sidebar ul li h2 a:visited, #sidebar ul li h2 a:active{
	/* background: transparent url(images/bullet02.gif) no-repeat 0px 2px;*/
	font-size: 1.4em;
	color: #444;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#sidebar ul li h2  a:hover{
	/* background: transparent url(images/bullet02.gif) no-repeat 0px 2px;*/
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}


#splash {
	height: 285px;
	margin: 0px 0px 0px 0px;
	width: 995px;
}

#wrapper {
	list-style-type: none;
	margin: 0px auto 0px auto;
	width: 995px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

html>body #sidebar {margin: 0px 0px 0px 0px;}


#qTip {
padding: 3px 3px 3px 3px;
border: 1px solid #f0f0f0;
display: none;
background-color: #E92821;
color: #FFFFFF;
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
position: absolute;
z-index: 1000;
}

.clear{clear:both;}