a, a:visited {
	color: #5D8BCD;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

body {
	background: url(images/background.jpg) #FFFFFF repeat-x;
	color: #626B70;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

caption {
	color: #7F8C91;
	font-size: 11px;
	margin: 15px auto 0px auto;
	padding: 0px;
	width: 141px;
}

form#commentform {
	background-color: #F3F6F9;
	color: #626B70;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

form#content-search {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

form#content-search input#content-search-input {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	width: 216px;
}

h2 {
	border-bottom: #EEF1F2 solid 1px;
	color: #698E0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}

h2 a, h2 a:visited, h2 a:hover{
	color: #698E0B;
	text-decoration: none;
}

h3 {
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}

h4 {
	border-bottom: #A4ACB0 dotted 1px;
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

label{
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.added {
	color: #A5ADB1;
	float: right;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	text-align: right;
	width: 333px;
}

.alignleft {
	color: #5D8BCD;
	display: block;
	float: left;
	font-size: 11px;
}

.alignleft a, .alignleft a:visited {
	background: url(images/alignleft01.gif) no-repeat left 3px;
	color: #5D8BCD;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: underline;
    display: block;
}

.alignleft a:hover {
	background: url(images/alignleft02.gif) no-repeat left 3px;
	color: #698E0B;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
    display: block;
}

.alignright {
	color: #5D8BCD;
	display: block;
	float: right;
	font-size: 11px;
}

.alignright a, .alignright a:visited {
	background: url(images/alignright01.gif) no-repeat right 3px;
	color: #5D8BCD;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: underline;
    display: block;
}

.alignright a:hover {
	background: url(images/alignright02.gif) no-repeat right 3px;
	color: #698E0B;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
    display: block;
}

.blue {
	color: #356EC1;
	font-weight: bold;
}

.blue-slim {
	color: #356EC1;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.commentlist li {
	background-color: #F3F6F9;
	color: #464E53;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

.comments {
	color: #A5ADB1;
	float: left;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	text-align: left;
	width: 105px;
}

.comments-bottom {
	background: url(images/comment_icon.jpg) no-repeat right 0px;
	margin: 0px;
	padding: 0px 25px 10px 0px;
}

.headline {
	color: #464E53;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

.highlight {
	background-color: #FAF8B4;
	color: #6B6850;
	font-size: 10px;
	padding: 3px;
}

.input, .input1 {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 210px;
    padding: 1px 5px;
}

.nav, .nav a {
	color: #FFFFFF;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.page-navigation {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

.post {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 500px;
}

.post-content {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	width: 448px;
	font-family: Times;
        font-size: 18px;
        line-height: 130%;
}

.post-date {
	background: url(images/date_icon.jpg) no-repeat;
	float: right;
	height: 40px;
	margin: 0px 0px 0px 5px;
	text-align: center;
	width: 47px;
}

.post-day {
	color: #434B4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: center;
	width: 47px;
    line-height: 17px;
}

.post-month {
	color: #FFFFFF;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: center;
	width: 47px;
    line-height: 18px;
}

.posts-bottom {
	background: url(images/post_icon.jpg) no-repeat right 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px 15px 10px 0px;
}

.required{
	color: #698E0B;
	font-size: 10px;
}

.textarea {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	height: 220px;
	margin: 3px 0px 0px 0px;
	width: 480px;
}

#b-comments {
	margin: 3px 0px 0px 0px;
	width: 505px;
}

#b-comments-left {
	color: #9DB55F;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	width: 25px;
}

#b-comments-right1 {
	background-color: #F3F6F9;
	float: right;
	font-size: 11px;
	padding: 5px;
	width: 465px;
}

#b-comments-right2 {
	float: right;
	font-size: 11px;
	padding: 5px;
	width: 465px;
}

#bottom-content {
	margin: 0px auto 0px auto;
	width: 770px;
}

#bottom-content-center {
	border-right: #DDE5C8 solid 1px;
	color: #747A7E;
	float: left;
	font-size: 11px;
	height: 200px;
	margin: 8px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	width: 241px;
}

#bottom-content-left {
	border-right: #DDE5C8 solid 1px;
	color: #747A7E;
	float: left;
	font-size: 11px;
	height: 200px;
	margin: 8px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	width: 242px;
}

#bottom-content-right {
	color: #747A7E;
	float: left;
	font-size: 11px;
	height: 200px;
	margin: 8px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	width: 225px;
}

#bottom-content-right p{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

#bottom-title {
	border-bottom: #CCD1D6 solid 1px;
	border-top: #356EC1 solid 1px;
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 8px 0px 0px 0px;
	width: 770px;
}

#bottom-title-center {
	color: #5D6469;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 241px;
}

#bottom-title-left {
	color: #5D6469;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 242px;
}

#bottom-title-right {
	color: #5D6469;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 225px;
}

#box-comments {
	margin: 0px 0px 15px 0px;
	width: 505px;
}

#calendar_wrap{
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 770px;
}

#content ol{

}

#content-left {
	border-left: #DDE5C8 solid 1px;
	float: right;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 15px;
	width: 500px;
}

#content-left ol li p.autor-comentariu {
	color: #356EC1;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#content-left ol li p.autor-comentariu a{
	color: #356EC1;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#content-left ol li p.autor-comentariu a:hover{
	color: #356EC1;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#content-left ol li p.data-comentariu {
	color: #356EC1;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
}

#content-left ol li p.data-comentariu a{
	color: #356EC1;
	text-decoration: underline;
}

#content-left ol li p.data-comentariu a:hover{
	color: #356EC1;
	text-decoration: none;
}

#content-left ul {
	border: 0px;
	list-style: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	text-align: right;
}

.post ul li {
	background: url(images/bullet.gif) no-repeat 100% 6px;
	margin: 0px 0px 3px 0px;
	padding: 0px 12px 3px 0px;
}

#footer {
	border-top: #858A92 dotted 1px;
	height: 50px;
	margin: 0px auto 0px auto;
	width: 770px;
}

#footer-left {
	float: left;
	font-size: 11px;
	margin: 8px 0px 0px 0px;
	text-align: left;
	width: 380px;
}

#footer-right {
	float: right;
	font-size: 11px;
	margin: 8px 0px 0px 0px;
	text-align: right;
	width: 380px;
}

#navigation {
	text-align: center;
}

#navigation a {
	background: url(images/menu_left_normal.jpg) no-repeat left top;
	color: #727D88;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
}

#navigation a span {
	background: url(images/menu_right_normal.jpg) no-repeat right top;
	display: block;
	float: none;
	padding: 4px 13px 4px 5px;
}

#navigation a:hover span {
	color: #727D88;
	text-decoration: underline;
}

#navigation li {
	background: url(images/menu_bg.jpg) repeat-x center top;
	display: inline;
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	text-align: center;
}

#navigation li.current_page_item a {
	background: url(images/menu_left_hover.jpg) no-repeat left top;
	color: #727D88;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
}

#navigation li.current_page_item a span {
	background: url(images/menu_right_hover.jpg) no-repeat right top;
	display: block;
	float: none;
	padding: 4px 13px 4px 5px;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#right-box{
	margin: 0px 0px 10px 0px;
}

#sidebar {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 10px 14px 10px 10px;
	width: 219px;
}

#sidebar h2 {
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	color: #464E53;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sidebar ul li {
	border-bottom: #E1E5EC solid 0px;
	color: #464E53;
	font-size: 11px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#sidebar ul li ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#sidebar ul li ul li {
	background: url(images/sidebar_icon.gif) no-repeat 100% 9px;
	border-bottom: #E1E5EC solid 1px;
	font-size: 11px;
	margin: 0px;
	padding: 4px 13px 4px 0px;
}

#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

#sidebar ul li ul li a:hover {
	color: #5D8BCD;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

#sidebar ul li ul li ul{
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#sidebar ul li ul li ul li{
	background: url(images/sidebar_icon.gif) no-repeat 100% 9px;
	border-bottom: 0px;
	border-top: #E1E5EC solid 1px;
	font-size: 11px;
	margin: 0px;
	padding: 4px 13px 4px 0px;
}

#sidebar ul li ul li ul li a, #sidebar ul li ul li ul li a:visited {
	color: #464E53;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

#sidebar ul li ul li ul li a:hover {
	color: #5D8BCD;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

#sidebar ul li#calendar{
	border: 0px;
}

#sidebar ul li#calendar h2.widgettitle{
	border-bottom: 0px solid;
	border-top: 0px solid;
	height: 0px;
}

#sidebar ul li#recentcomments ul li{
	background: transparent;
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#sidebar ul li#recent-comments ul.recentcomments li.recentcomments{
	background: url(images/sidebar_icon.gif) no-repeat 100% 9px;
	color: #464E53;
	margin: 0px;
	padding: 4px 13px 4px 0px;
}

#sidebar ul li#recent-comments ul.recentcomments li.recentcomments a, #sidebar ul li#recent-comments ul.recentcomments li.recentcomments a:visited {
	background: url(images/sidebar_icon.gif) no-repeat  100% 9px;
	color: #5D8BCD;
	margin: 0px;
	padding: 4px 13px 4px 0px;
	text-decoration: underline;
}

#sidebar ul li#recent-comments ul.recentcomments li.recentcomments a:hover {
	background: url(images/sidebar_icon.gif) no-repeat 100% 9px;
	color: #464E53;
	margin: 0px;
	padding: 4px 13px 4px 0px;
	text-decoration: none;
}

#sidebar ul li#recent-posts{
	background-image: none;
	color: #464E53;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li#recent-posts ul li{
	background-image: none;
	color: #464E53;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#sidebar ul li#recent-posts ul li a, #sidebar ul li#recent-posts ul li a:visited {
	background: url(images/sidebar_icon.gif) no-repeat  100% 9px;
	color: #464E53;
	margin: 0px;
	padding: 4px 13px 4px 0px;
	text-decoration: none;
}

#sidebar ul li#recent-posts ul li a:hover {
	background: url(images/sidebar_icon.gif) no-repeat  100% 9px;
	color: #5D8BCD;
	margin: 0px;
	padding: 4px 13px 4px 0px;
	text-decoration: none;
}

#sidebar-search{
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#sidebar-search form {
	margin: 0px;
	padding: 0px;
}

#sidebar-search input#sidebar-search-input {
	border: #C4CCD9 solid 1px;
	color: #464E53;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	width: 210px;
}

#top {
	margin: 0px 0px 20px 0px;
	width: 770px;
}

#top h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 76px 0px 49px 0px;
}

#top h1 a, #top h1 a:hover, #top h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar caption {
	color: #464E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-transform: capitalize;
}

#wp-calendar td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#wp-calendar td a {
	background: #5D8BCD;
	border: none;
	color: #FFFFFF;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

#wp-calendar td a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td.pad {
	background: transparent;
}

#wp-calendar tfoot td a:link, #wp-calendar tfoot td a:visited {
	background: transparent;
	border: 0px;
	color: #5D8BCD;
}

#wp-calendar tfoot td a:hover {
	background: transparent;
	color: #5D8BCD;
}

#wp-calendar tfoot td#next {
	text-align: right;
}

#wp-calendar tfoot td#prev {
	text-align: right;
}

#wp-calendar tfoot td, #wp-calendar tfoot td.pad {
	background: transparent;
}

#wp-calendar th {
	color: #5D8BCD;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 770px;
}

/*#sidebar ul li#page ul li.current_page_item, #sidebar ul li#page ul li.current_page_item a, #sidebar ul li#page ul li.current_page_item a:visited,
#sidebar ul li ul li.current-cat, #sidebar ul li ul li.current-cat a, #sidebar ul li ul li.current-cat a:visited {
	background: url(images/sidebar_icon.gif) no-repeat 0px 9px;
	background-color: #F8F8F8;
	color: #464E53;
	padding: 4px 0px 4px 13px;
	text-decoration: none;
}
*/

.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 10px;padding:10px;list-style: none;}
.commentlist li ul li { margin-left: -5px;margin-right: 10px;list-style: none;}
.commentlist li li {background:#fff;border:1px solid #ccc;list-style:none;margin:3px 0 3px 20px;padding:10px;}
.commentlist li .avatar {border:1px solid #ccc;margin:0px 8px 6px 0;float: left;padding:2px;width:32px;height:32px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 15px;font-family: 'Geeza Pro', Arial, Tahoma, Sans-Serif;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none; margin: 10px 0 10px 5px;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #fa7703;}
.commentmetadata a:hover{ color: #333333;}
.children { padding: 0; }
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-right: 1px solid #ddd;}
.children form { width: 435px;}
.children textarea { width: 420px;}
.says {display:none;}

.reply {display:none;} 
