/*
Theme Name: Theme 1
Theme URI: http://www.publisher-heaven.com
Description: Simple Blue wordpress theme sponsored by www.dream-dev.com/blog/
Version: 1.0
Author:Buddha
Author URI: http://buddha.voce.ro

*/


body {
background-color: #b6e3f3;
margin:0;
font-family:Arial, Verdana;
font-size:11px;
color:#0c779a;
}

/* Layout */

.container {
width:960px;
margin: 0 auto;
}

.header {
height:132px;
background: url(images/header.gif) top left no-repeat;
margin: 0px 0px -10px 0px;
padding:0;
}

.content {
background: url(images/main_bg.gif) top left repeat-y;
margin:0 0 0 0;
padding:0 0 25px 0;
min-height:900px;
}
.left {
float:left;
width:740px;
overflow:hidden;
}
.pagetitle h2{
font-family: Arial;
font-size:20px;
color:#E3170D;
text-decoration:none;
text-transform:uppercase;
border-bottom:1px dotted #6CA6CD;
display:block;
padding-bottom:5px;
width:580px;
}
.post {
width:670px;
padding:10px 5px 10px 45px;
margin:2px;
font-family: Verdana, Helvetica, sans-serif;
font-size:11px;
color:#0c779a;
font-weight:normal;
line-height: 1.5em;
}

.post h2 {
padding:5px 2px 3px 0;
font-size:14px;
font-family:Verdana;
color:#cccccc;
font-weight:normal;
margin: 10px 0 15px 0;
}

.post h2 a{
font-family: Arial;
font-size:20px;
color:#E3170D;
text-decoration:none;
text-transform:uppercase;
border-bottom:1px dotted #6CA6CD;
display:block;
padding-bottom:5px;
width:580px;
}

.post h2 a:hover{
color:#00688B;
}
.post h3 {
float:right;
font-family:Arial;
font-size:20px;
color:#A4D3EE;
text-transform:uppercase;
font-weight:normal;
margin-bottom:5px;
}
.post h3 a {
font-size:17px;
color:#A4D3EE;
}
.post h3 a:visited {
font-size:17px;
color:#A4D3EE;
}
.post h3 a:hover {
font-size:17px;
color:#A4D3EE;
}

.adsense {
background-color:#def0f4;
padding: 4px 0 4px 0;
margin: 5px 0 5px 0;
border-top: 1px dotted #afd5de;
border-bottom: 1px dotted #afd5de;
text-align:center;
}
.adsense:hover {
border-top: 1px dotted #7bb8c6;
border-bottom: 1px dotted #7bb8c6;
text-align:center;
}

.comm{
background: url(images/comm.gif) center left no-repeat;
padding:0 5px 0 25px;
margin : 5px 0 5px 0;
}
.comm a{
color: #517693;

}
.comm a:visited{
color: #517693;
}
.comm a:hover{
color: #000000;
}
.cat{
background: url(images/cat.gif) center left no-repeat;
padding:0 5px 0 25px;
margin : 0 0 5px 0;
float:right;
}
.cat a{
color: #517693;
}
.cat a:visited{
color: #517693;
}
.cat a:hover{
color: #000000;
}

.sidebar {
width:200;
margin:0 2px 2px 0px;
padding-top:135px;
}

.sidebar ul {
margin:0;
padding:0;
list-style:none;
}

.sidebar ul li ul {
margin: 0 0 0 0;
}
.sidebar ul li ul li ul {
margin-left:15px;
}

.sidebar ul li a{
font-family: verdana;
font-size:11px;
text-decoration:none;
color:#517693;
line-height: 1.5em;
padding-left:15px;
}

.sidebar ul li a:visited{
color:#517693;
font-family:verdana;
font-size:11px;
line-height: 1.5em;
}

.sidebar ul li a:hover{
color:#000000;
font-family:verdana;
font-size:11px;
line-height: 1.5em;
}

.sidebar h2 {
width:200px;
height:30px;
/* background: url(images/h2.gif) top left no-repeat; */
font-size:19px;
font-weight:normal;
padding:7px 2px 5px 7px;
margin:5px 0 0 0;
text-transform:uppercase;
font-family:Arial;
}

.clear {
clear:both;
}

.footer {
background: url(images/footer.gif) top left no-repeat;
margin:-10px 0 0 0;
padding:20px 0 0 35px;
width:960px;
max-height:42px;
font-family:Verdana;
font-size:10px;
color:#4A708B;
text-align:left;
}

.footer_text {
width:670px;
text-align:right;
padding: 2px 5px 0px 2px;
}

.footer a{
color:#B22222;
}
.footer a:visited{
color:#B22222;
}
.footer a:hover{
color:#000000;
}

/* Comentarii */

.commentBlock {
      width:660px;
	border-top:1px solid #A4D3EE;
	padding-top:10px;
      margin-left:45px;
	}
.commentBlock textarea {
	width:95%;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock input#submit {
	width:96%;
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
#commentform input {
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock h2 {
	margin:0;
	padding:0;
	font-size:15px;
      color:#acd4dd;
      font-family:Arial;
      font-weight:bold;
	}
.commentlist {
	margin:0;
	padding:20px 0 10px 5px;
      list-style:none;
	}
.commentlist small {
	color:#a7a39f;
	}
.commentlist p {
	margin:0 0 10px 0;
	}
.comment_text {
background-color:#def2f6;
padding:3px;
font-family:Arial;
font-size:11px;
line-height: 1.5em;
}
.author {
background-color:#cdecf3;
margin-top:10px;
padding:3px;
font-family:Verdana;
font-size:10px;
}
.author a {
color:#2d95ac;
font-family:Arial;
font-size:14px;
text-decoration:none;
font-weight:bold;
}
.author a:visited {
color:#2d95ac;
font-family:Arial;
font-size:14px;
text-decoration:none;
}
.author a:hover {
color:#177488;
font-family:Arial;
font-size:14px;
text-decoration:none;
}


/* Elemente tema */

a {
font-family:Arial;
text-decoration:none;
color:#B22222;
}

a:visited {
font-family:Arial;
text-decoration:none;
color:#B22222;
}

a:hover {
font-family:Arial;
text-decoration:none;
color:#000000;
}

img {
border:0;
}
.navigation {
height:25px;
background-color:#def0f4;
padding:5px;
margin: 5px 25px 5px 45px;
border-top: 1px dotted #afd5de;
border-bottom: 1px dotted #afd5de;
}
.navigation a {
font-weight:normal;
text-decoration:none;
font-size:11px;
}
.navigation a:hover {
color:#333;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}