ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Typography */
body {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.back_main{
background-image:url(images/main_bg.jpg);
background-repeat:repeat-y;
background-position:center;
padding:0px;
margin:0px;

}


/***************************
******************* Links */
a {
	text-decoration: none;
	color: #A31D21;
}
a:hover { 
	text-decoration: none;
	color: #A31D21;
}
a:visited {

}


/***************************
** Typographical Elements */

p, ul, ol, dl, address {
	margin: 0 0 1.6em 0;
	font-style: normal;
}

strong {
	font-weight: bold;
}

ul li, ol li, dl dd {
	padding-left: .9em;
}

blockquote {
	margin-left: 1.8em;
	margin-right: .9em;
}

q:before {
	content: '&ldquo;'; 
}
q:after {
	content: '&rdquo;'; 
}

em {
	font-style: italic;
}

strong {
	font-weight: 900;
}

cite {
	font-style: normal;
	color: #000000;
}

code {
	font-family: monospace;
}

kbd {
	font-family: monospace;
}

samp {
	font-family: monospace;
}
sup {
	font-size: 80%;
	vertical-align: super;
}
sup.trademark {
	text-transform: uppercase;
	font-size: 70%;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .8em;
}
h1 {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 0.9em;
}
h2 a, h3 a, h4 a, h5 a, h6 a {
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 0.8em;
}
h5 {
	font-size: 0.7em;

}
h6 {
	font-size: 0.6em;
}

/***************************
*********** The Big Stuff */

body { 
	text-align: center;
}
div#wrapper {
	width: 1044px;
	margin: 0 auto;
	
	background-image:url(images/daxiback.png);
	background-repeat:repeat-y;
}


/***************************
****************** Extras */
.hidden { 
	display: none; 
}
div.breadCrumb { 
	display: none; 
}
br.clear { 
	clear: both;
}
img {
/*	border: 1px solid #9a9a9a; */
}
body.editing img {

}
.alignright {
	float: right;
	margin: 1em 0 1em 1em;
}
.alignleft {
	float: left;
	margin: 1em 1em 1em 0;
}

.aligncenter, div.aligncenter { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
} 
.alignleft { 
	float: left; 
} 
.alignright { 
	float: right; 
} 
.wp-caption { 
	border: 1px solid #ddd; 
	text-align: center; 
	background-color: #f3f3f3; 
	padding-top: 4px; 
	margin: 10px; /* optional rounded corners for browsers that support it */ 
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
} 
.wp-caption img { 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
} 
.wp-caption p.wp-caption-text { 
	font-size: 11px; 
	line-height: 17px; 
	padding: 0 4px 5px; 
	margin: 0; 
}


/***************************
***************** Content */
div#container {
	width: 950px;
	text-align: left;
	color: #000000;
	background-position: center;
	padding: 3px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Navigation */
body.single div.navigation {
	display: none;
}
div.navigation { 
	width: 100%;
	text-align: center;
	text-transform: lowercase;
	margin-bottom: 2em;
}
div.navigation div, div.navigation ul, div.navigation ul li	 {
	display: inline;
}
div.navigation ul {
	margin-right: 1em;
}
div.navigation a {
	color: #000000;
}

/* Main Content */

div#content {
	font-size: 1.4em;
	margin-top: 2em;
	line-height: 1.5em;
}
div.post {
	margin-bottom: 2em;
}
h2.entry-title, div.entry-date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: normal;
	text-shadow: #000 2px 2px 2px;
	color: #000000;
}
h2.entry-title {
	width: 15em;
	float: left;
}
div.entry-date {
	float: right;
	text-align: right;
	width: 10em;
}
h2.entry-title a {
	color: #fff;
}
div.entry p{font-family: tahoma !important;font-size: 14px !important;}
div.entry-content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 1em;
}
body.page div.entry-content {
	padding-bottom: 10px;
}

/* Post Meta */
span.meta-sep {
	display: none;
}
div.entry-content span.edit-link {
	clear: both;
	float: left;
}
div.post span.edit-link {
	margin-left: 1em;
	color: #000000;
	background-color: #303030;
}
div.post span.edit-link a {
	color: #000000;
	padding: 0.2em;
}
div.entry-meta-group {
	background: #303030;
	color: #fff;
	text-transform: uppercase;
	padding: 1.4em 1em 1em 1em;
	display: block;
	width: 15em;
	margin-top: 0.5em;
}
div.entry-meta-group span {
	display: block;
	margin-bottom: 0.6em;
}
div.entry-meta-group a {
	color: #000000;
}


/***************************
************** Sidebar(s) */
div.sidebar {
	display: none;
}


/***************************
****************** Footer */
div#footer {
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/footer.png);
	background-repeat: repeat-y;
	background-position: center top;
}
div#footer div.wrap {
	width: 80em;
	height: 50px;
	margin: 0 auto;
	text-align: left;
}
p#copyright {
	float: left;
	font-family: 'Futura Lt', Arial, sans-serif;
	text-transform: lowercase;
	color: #000000;
	font-size: 1.8em;
	margin: 1em 0 0 0;
}
p#credit {
	float: right;
	color: #000000;
	margin: 1.4em 0 0 0;
}
p#credit a {
	color: #000000;
	text-decoration: none;
	display: block;
	background: url('img/credit.png') left top no-repeat;
	text-indent: -999em;
	width: 138px;
	height: 30px;
}


/***************************
****************** cForms */

form.cform {
	margin-left: -15px;
	margin-top: 70px;
	float: left;
	border: 1px solid #f00;
}
form.cform ol {
	float: left;
	border: 1px solid #fff;
	margin-bottom: 0;
}
form.cform li {
	width: 650px;
	border: 1px solid #000;
	float: left;
}
form.cform li span {
	display: none;
}
form.cform li label span {
	display: block;
}
form.cform input, form.cform textarea {
	float: left;
	clear: left;
	width: 370px;
	border: 1px solid #fff;
	background-color: #2f2f2f;
}
form.cform input {
	height: 20px;
	margin-bottom: 15px;
}
form.cform label {
	float: right;
	clear: right;
	width: 265px;
	text-align: left;
	height: 43px;
}
form.cform li.textonly {
	float: right;
	clear: right;
	width: 416px;
	text-align: left;
	margin-bottom: 20px;
}
form.cform input.sendbutton {
	background-color: #666666;
	color: #fff;
	border: none;
	font-family: Georgia, Times, serif;
	font-size: 1em;
	margin-left: 12px;
	margin-top: 10px;
	text-align: left;
	border: 1px solid #0f0;
}
span.reqtxt {
	display: none;
}
p.linklove {
	display: none;
}


/***************************
**************** Archives */

ul#archives-page, ul#archives-page ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 50px;
}
ul#archives-page li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
}
ul#archives-page h4 {
	margin-bottom: -1 s5px;
	font-size: 1.1em;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}


/***************************
****************** Search */
#searchform{
	margin: 0 0 0 10px;
}
#search input#s {
	height: 14px;
	padding: 2px;
	width: 115px;
	border: 1px solid #000;
}
#s2 input {
	height: 14px;
	width: 115px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #CCCCCC;
	margin: 0px;
}
#search input.button {
	border: none;
	background: none;
	color: #fff;
}


/**************** post title*/

#titlu_post{
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 5px;
}

#titlu_post a{
	color: #000000;
}
#titlu_post2{
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#titlu_post2 a{
	color: #000000;
}

#comment_links {
	font-size: 1em;
	color: #000000;
	padding: 5px;
}

#comment_links a{
	color: #000000;
}
#comment_links a:hover{
	color: #ff9933;
}

.comentariu_single {
	font-size: 0.6em;
	color: #000000;
}