a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #81AFD5;
	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/background.gif) #FFFFFF repeat-x top;
	color: #626161;
	font-family: Verdana;
	font-size: 10px;
	margin: 30px 0px 30px 0px;
}

form#commentform{
	background-color: #FAFAFA;
	border: 1px solid #F6F6F6;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

form#commentform input#submit {
	background-color: #81AFD5;
	border: 1px solid #c0c0c0;
	color: #FFFFFF;
	font-size: 10px;
	width: 70px;
}

form#commentform input, form#commentform textarea {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #626161;
	font-size: 10px;
	width: 200px;
}

form#commentform:hover {
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
}

img {
	border: 0;
}

input#submit {
	background-color: #81AFD5;
	border: 1px solid #c0c0c0;
	color: #FFFFFF;
	font-size: 10px;
	width: 70px;
}

input, textarea {
	background-color: #F6F6F6;
	border: 1px solid #c0c0c0;
	color: #626161;
	font-size: 10px;
}

ul, li
{
	list-style-type:none;
}


GetStarted li
{
 list-style-type: square;
}

.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 h1 {
	color: #626161;
	text-decoration: underline;
}

.article a:hover {
	color: #81AFD5;
	text-decoration: none;
}


.commentlist {
	color: #626161;
	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: right;
	text-transform: lowercase;
}

.highlight {
	background-color: #FAFAFA;
	color: #626161;
	font-size: 9px;
	padding: 2px;
}

.line {
	background: url(images/line.gif) no-repeat 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: #81AFD5;
	font-size: 9px;
}

#content {
	color: #626161;
	font-family:Verdana;
	font-size: 11px;
	margin: 0px 0px 0px 180px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
	width: 480px;
	
}

.widgettitle
{
	background-color:transparent;
	color:#626161;
	/*background:url("images/midnavbk.png"); */
	
	
}



#content h1{
	color: #81AFD5;
	/*border-bottom: solid 1px #626161;*/
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 a{
	color: #81AFD5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:visited{
	color: #81AFD5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:hover{
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content h2 {
	color: #A7A7A7;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 a{
	color: #A7A7A7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#content h2 a:hover{
	color: #A7A7A7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#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: #81AFD5;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#content ol li p.data-comentariu a{
	color: #81AFD5;
	text-decoration: none;
}

#content ol li p.data-comentariu a:hover{
	color: #81AFD5;
	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: #81AFD5;
	text-decoration: none;
}

#content ul {
	border: 0px;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	text-align: left;
}

#content ul li {
	list-style-type: disc;
	/*background: url(images/bullet01.gif) no-repeat 2px 6px;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
	font-size: 10pt;
}

#content.article li {
	list-style-type: none;
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#page_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Blue;
	font-size:12pt;
	border-bottom: solid 1px silver;
	padding: 3px;
	
}

#post-35 a,#post-36 a,#post-99 a,#post-74 a,#post-30 a,#post-45 a,#post-46 a,#post-48 a,#post-49 a,#post-50 a,#post-51 a,#post-52 a,#post-73 a,#post-31 a,#post-53 a,#post-54 a,#post-56 a,#post-47 a,#post-57 a,#post-70 a,#post-71 a,#post-72 a,#post-32 a,#post-58 a,#post-59 a,#post-41 a,#post-98 a,#post-101 a,#post-107 a,#post-108 a,#post-109 a,#post-110 a,#post-111 a,#post-112 a,#post-113 a,,#post-114 a,,#post-115 a,,#post-116 a
{
	visibility: hidden;
}

#post-100 h3
{
     visibility: hidden;

}

#footer {
	background: url(images/background_footer.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 1024px;
}

#footer p{
	color: #CCCCCC;
	font-size: 9px;
	margin: 0px;
	padding: 15px 4px 0px 0px;
	text-align: right;
}

#footer p a{
	color: #CCCCCC;
	text-decoration: underline;
}

#footer p a:hover{
	color: #626161;
	text-decoration: underline;
}

#header {
	background: url(images/background_header.gif) no-repeat;
	height: 70px;
	width: 1024px;
}

#header form{
	background-color: transparent;
	float: left;
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 165px;
}

#header input {
	background: url(images/background_form.gif) #FFFFFF top left;
	border: 1px solid #c0c0c0;
	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: url(images/background_icons.gif); /*	clear: both;*/
	height: 15px;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	width: 1004px;
}

#icons li {
	display: inline;
	list-style-type: none;
}

#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: right;
	margin: 34px 0px 0px 0px;
	width: 290px;
}

#menu-navigation a {
	color: #A7A7A7;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#menu-navigation a:hover {
	color: #7E7E7E;
	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: #81AFD5;
	text-decoration: underline;
}

#metadata a:hover {
	color: #81AFD5;
	text-decoration: none;
}

#middle {
	background: url(images/background_middle.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 1024px;
}

#navigation {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
/* Left Side Bar */
#sidebar {
	border-right: 1px solid #E1E1E1;
	color: #626161;
	float: left;
	font-size: 9px;
	margin: 0px 10px 0px 14px;
	padding: 0px;
	width: 170px;
	list-style-type: none;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	list-style-type: none;
	
}

#sidebar ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	background: url(images/bullet03.gif) no-repeat 0px 0px;
	color: #626161;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	list-style-type: none;
}

#sidebar ul li a:hover {
	color: #81AFD5;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: underline;
	list-style-type: none;
}

#sidebar ul li h2{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#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: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
	list-style-type: 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 14px;
	text-decoration: none;
	list-style-type: none;
}
/* End Left Side Bar */

/* Right Side Bar */
#sidebar2 {
	border-left: 1px solid #E1E1E1;
	color: #626161;
	float: right;
	font-size: 9px;
	margin: 0px 10px 0px 14px;
	padding: 0px;
	width: 300px;
	list-style-type: none;
	
	
}

.sidebar2
{
	border-left: 1px solid #E1E1E1;
	color: #626161;
	float: right;
	font-size: 9px;
	margin: 0px 10px 0px 14px;
	padding: 0px;
	width: 300px;
	list-style-type: none;
	height: 100%;
	
}

#sidebar2 ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	list-style-type: none;
	
}


#sidebar2 ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
}

#sidebar2 ul li a:link, #sidebar2 ul li a:visited, #sidebar2 ul li a:active {
	background: url(images/bullet03.gif) no-repeat 0px 0px;
	color: #626161;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	list-style-type: none;
}

#sidebar2 ul li a:hover {
	color: #81AFD5;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: underline;
	list-style-type: none;
}

#sidebar2 ul li h2{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar2 ul li h2  a:link, #sidebar2 ul li h2 a:visited, #sidebar2 ul li h2 a:active{
	background: transparent url(images/bullet02.gif) no-repeat 0px 2px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
	list-style-type: none;
}

#sidebar2 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 14px;
	text-decoration: none;
	list-style-type: none;
}

/* End Right Side Bar */

#splash {
	height: 200px;
	margin: 0px 0px 10px 0px;
	width: 1024px;
}

#wrapper {
	list-style-type: none;
	margin: 0px auto 0px auto;
	width: 1024px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

html>body #sidebar {margin: 0px 0px 0px 26px;}


/* #qTip {
padding: 3px 3px 3px 3px;
border: 1px solid #f0f0f0;
display: none;
background-color: #81AFD5;
color: #FFFFFF;
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
position: absolute;
z-index: 1000;
}

*/