body {
	text-align: center;
	margin:0px;
	color:#666666;
	background: #ff7a11;
	font:12px/20px Trebuchet MS;
}
a:link {
	COLOR: #ff9933;
	text-decoration: none;
}
a:visited {
	COLOR:#ff9933;
	text-decoration: none;
}
a:active {
	COLOR:#ff9933;
	text-decoration: none;
}
a:hover {
	COLOR: #ff9933;
	text-decoration: none;
}
#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
	background: #edead9;
}
#header_wrapper {
	margin:0px;
	padding:0px;
}
#header {
	height:152px;
	margin:0px;
	margin-left:0px;
	background-color:#ff7a11;
}
p, h1, pre {
	margin:0px 0px 0px 0px;
}
h1 {
	font-size:23px;
	padding:20px;
}
#header h1 {
	margin:0px;
	padding:20px 0px 0px 15px;
	font:normal 23px impact;
}
#header p {
	padding:3px 0 0 15px;
	color:#fff;
	margin:0px;
	font:11px Trebuchet MS;
}
#header h1 a {
	color:#ccff00;
	text-decoration:none;
}
#sitename {
	margin:0px;
	font-family: Trebuchet MS;
	font-size: 28px;
	color:#ffffff;
	letter-spacing: -1px;
}
#header h2 {
	margin:0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#B1C6EB;
	letter-spacing: 1px;
}
#left_side {
	margin: 3px 0 20px 0;
	padding:0px 5px 20px 0px;
	float: left;
	width: 180px;
}
#content {
	margin-top: 15px;
	margin-left: 220px;
	line-height: 18px;
	color: #333333;
}
/* Home page design */
#content .postindex {
	float: left;
	width: 290px;
	margin: 0px 3px 6px 3px;
	padding: 0px 6px 0px 6px;
	min-height:209px;
	height:auto;
	font-weight:bold;
}
#content .postindex h2 {
font-size:14px;
}
#post h3{
color:#993333;
}
#content .postindex p, #content .postindex dl, #content .postindex ul {
	color:#993333;
	font-weight:bold;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0.7em 0;
	

}
#content .postindex li, #content .postindex ul {
	margin: 0 0 0 0;
	color: #666666;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
}
#content .postindex dl dt {
	font-weight: bold;
}
#content .postindex dl dd {
	margin: 0 0 0.4em 0;
}
#content .postindex blockquote p {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	color: #666;
}
#content .postindex a {
	color: #ef8701;
}
#content .postindex a:hover {
	color: #ef8701;
}
#content .postindex ul.post-data {
	list-style: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0 6px 0;
	color: #333333;
	margin: 0px 0 0 0;
}
#content .postindex ul.post-data li {
	color: #333333;
}
#content .postindex ul.post-data a {
	text-decoration: none;
	text-transform: lowercase;
	color: #fff;
}
#content .postindex ul.post-data a:hover {
	color: #fff;
	text-decoration: none;
}
#content .postindex ul.post-data li.comments {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 0 0 0;
	display: inline; /* fixes double float bug in IE */
}
#content .postindex ul.post-data li.comments a {
	background-color:#ff7508;
	padding:3px;
}
#content .postindex ul.post-data li.posted {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
#content .postindex ul.post-data li.posted a {
	padding: 0 0 0 0px;
}
#content .postindex ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
}
/*EU*/
#navcontainer {
	border-bottom:solid 1px #dcd8b5;
	border-top:solid 1px #dcd8b5;
	background-color:#edead9;
	height:29px;
}
#navcontainer ul {
	color: #FFFFFF;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
#navcontainer ul li {
	display:inline;
}
#navcontainer ul li a {
	border:solid 1px #dcd8b5;
	background-color:#ece9d6;
	color: #fc7508;
	text-decoration: none;
	float: left;
	line-height:19px;
	padding:5px;
}
#navcontainer ul li a:hover {
	background-color: #fc7508;
	color: #FFFFFF;
}
#mainleft {
	width:49%;
	float:left;
	background:#fff;
	padding-bottom:10px;
	border-right:1px dashed #bbb;
}
#maincenter {
	width:49%;
	float:left;
	background:#fff;
	padding-bottom:10px;
}
#mainleft h1, #maincenter h1 {
	clear:both;
	font:normal 15px/20px Trebuchet MS;
	letter-spacing:1px;
	margin:10px 10px 0px 10px;
	padding:10px 0 0 0;
	border-top:1px dashed #ccc;
}
#mainleft h1 a, #maincenter h1 a {
	color:#018301;
	text-decoration:underline;
}
#content #mainleft p, #content #maincenter p {
	font:normal 12px/19px Trebuchet MS;
	padding:2px;
	margin-top:10px;
}
#content #mainleft p.morree, #content #maincenter p.morree {
	padding:0px 0 0 15px;
	margin:-5px 0px 0px 0px;
}
#content #mainleft p.morree a, #content #maincenter p.morree a {
	background:#EEFFED;
	padding:1px;
}
/*

** Menu styles

*/

ul.menu {
	list-style: none;
	border: none;
	text-align:left;
}
ul.menu li {
	margin: 0 0 0 0.5em;
}
li.expanded {
	list-style-type: circle;
	list-style-image: none;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	color: #759ADB;
}
li.collapsed {
	list-style-type: circle;
	list-style-image: none;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	color: #759ADB;
}
li.leaf {
	list-style-type: disc;
	list-style-image: none;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	color: #759ADB;
}
#left_side p {
	margin-top:0px;
	margin-bottom:6px;
	line-height: 16px;
	color: #333333;
}
#left_side a {
	line-height: 16px;
}
#left_side h2 {
	color:#cc0000;
	margin:15px 0 5px 0;
	padding:5px 5px 0 3px;
	font:normal 16px/20px Trebuchet MS;
	border-bottom:1px dashed #fd9b9b;
}
#left_side h3 {
	color:#87b220;
	margin:15px 0 5px 0;
	padding:5px 5px 0 0px;
	font:bold 16px/20px Trebuchet MS;
	text-transform:uppercase;
}
#left_side h4 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #2153AA;
}
#left_side ul {
	list-style:none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#left_side li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#left_side li a {
	text-decoration:none;
	display: block;
	color:#575757;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
}
#left_side li a:hover {
	color:#666;
	text-decoration:underline;
}
#content p {
	margin-top:15px;
	margin-bottom: 15px;
	line-height: 18px;
	color: #333333;
}
#content h3 {
	margin:5px 0 5px 5px;
	font:normal 17px/20px Trebuchet MS;
	letter-spacing:.4px;
	border-bottom:1px dotted #ccc;
	color: #2153AA;
}
#content h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #2153AA;
}
#content .post .mori {
	font-size:12px;
	margin:0px;
	padding:0px 0px 0px 10px;
	
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
	margin-left: 10px;
}
.featurebox_center {
	background-color: #fffff6;
	margin:0px;
	padding:10px;
	border: 1px solid #DFE8F7;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.featurebox_side {
	background-color: #fffff6;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	padding:10px;
	border: 1px solid #DFE8F7;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.post {
	margin:0;
	color:#ffcc99;
}
.post .info {
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#ffcc99;
}
#content .post p {
	font:normal 13px/19px Trebuchet MS;
	padding:2px;
	margin-top:10px;
	color:#663333;
}
/* Comments Styling */

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 280px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 400px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input {
	margin-bottom: 3px;
}
/* Footer  */



#footer {
	clear:both;
	background:#edead9;
	text-align: left;
	padding:5px 0 0 0;
	color: #fff;
	font:12px/20px Trebuchet MS;
	line-height: 18px;
	width:100%;
	margin:10px 0 0 0;
}
#footer h2 {
	clear:both;
	COLOR: #fff;
	text-transform:uppercase;
	font:normal 17px arial;
	margin:0px 0px 8px 0px;
	padding:40px 0px 0px 0px;
	border-bottom:1px dashed #ccc;
}
#footer A:link {
	COLOR: #ccff00;
	text-decoration: none;
}
#footer A:visited {
	COLOR: #90b304;
	text-decoration: none;
}
#footer A:active {
	COLOR: #111;
	text-decoration: none;
}
#footer A:hover {
	COLOR: #666;
	text-decoration: underline;
}
.fcontent12 {
	float:left;
	width:30%;
	margin:0 15px 10px 20px;
}
.fcontent12 ul {
	list-style-type:none;
	margin:0px;
	padding:0;
}
.fcontent12 ul li {
	list-style-type:none;
	margin:0px;
	padding:0;
}
.fcontent12 ul ul {
	margin:0px;
	padding:0px;
}
.fcontent12 ul ul li {
	list-style-type:none;
	font:12px/20px Trebuchet MS;
	margin:0;
	padding:3px 0px 3px 22px;
	color:#03d6e3;
	border-bottom: 1px dotted #ffdcdf;
	background:url(http://www.ziuaindragostitilor.info/imagini/foot-arr-l.gif) no-repeat left;
}
.fcontent3 {
	float:left;
	width:30%;
	margin:0 0 10px 0px
}
.fcontent3 img {
	padding:1px;
	background:#c7c480;
	margin:5px 0 0 2px;
}
#main_start {
	position: absolute;
	left: -10000px;
}
body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Trebuchet MS;
}
img {
	border: none;
}
.clear {
	clear:left;
}
#special {
	font-size:9px;
	color:#FFFFFF;
}
#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
	height: 80px; /* Set to gallery height */
}
#motioncontainer a img {
	border: 0px solid #cccccc; /* Set image border color */
}
#motioncontainer a:hover img {
	border: 0px solid navy; /* Set image border hover color */
}
#statusdiv {
	background-color: lightyellow;
	border: 0px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}
#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
.entry {
	vertical-align: top;
	vertical-align:text-top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-bottom:-250px;
	
}
.content {
	text-align: left;
	float: left;
	padding-top: 0px;
	
}
.post h2 {
	vertical-align:middle;
	width:584px;
	height:31px;
	padding-right:5px;
	background-image:url(images/bkg_centerBoxTitle_full.jpg);
	background-repeat:no-repeat;
}
.post h2 a:link, .post h2 a:visited {
	width:584px;
	height:31px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.post h2 a:hover {
	width:584px;
	height:31px;
	color:#000000;
}
.post h2 a:active {
	width:584px;
	height:31px;
	color: #2F5587;
}
/* Carousel CSS Starts */

#carousel {
	position: relative;
}
#caro_left {
	position: absolute;
	top: 22px;
	left: -10px;
}
#caro_right {
	position: absolute;
	top: 22px;
	right: -10px;
}
#caro_images1 {
	position: relative;
	overflow: scroll; /* Show scrollbars for graceful degradation when javascript is disabled. We'll change this to "hidden" in the javascript */
	height: 74px; /* carousel collapses on resize without this */
	padding: 7px 0px;
}
#caro_images2 {
	white-space: nowrap;
	position: absolute;
	padding: 0px 6px;
}
#caro_images2 img {
	border: 0;
	vertical-align: middle;
	padding: 0px 10px;
}
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	margin-bottom:2px;
}
#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 70px;
	background: #edead9;
	color: #000000;
	text-align: center;
	text-decoration: none;
	
}
#sddm li a:hover {
	background: #fe770e;

}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #fe770e;
		
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #fffffff;
	font: 11px arial;
}
#sddm div a:hover {
	background: #fe770e;
	color: #FFFFFF;
}


/* Carousel CSS Ends */
