/*
Theme Name: Proiect1
Theme URI: http://
Description: Premium theme for Wordpress
Version: 1.0
Author: Alexandru Negrea
Author URI: http://photoshop20.ro
Tags: premium, right sidebar, theme, wordpress

*/



/* Begin Css Layout */

{
    margin:0;
    padding:0;
}

body {
	font-family:"Tahoma", Helvetica, sans-serif;
    background: #232323;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	}

.clear {
    clear:both;
}

img {
	border:1px;
}

#header {
    height:200px;
    width:945px;
    margin:0 auto 0 auto;
    padding:0;
}

.meniu_sus {
    width:945px;
	background-color:#000000;
	margin:0;
	padding:0;
	font-size:11px;
	text-align:left;
}

.meniu_sus ul {
float:left;
	margin:0;
	padding:15px 0 15px 15px;
	list-style:none;
}

.meniu_sus ul li {
	display:inline;
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
}

.meniu_sus ul li a, .meniu_sus ul li a:visited {
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}

.meniu_sus ul li a:hover {
	color:#cfcfcf;
}

#logo {
    margin:0;
    padding:0;
    height:110px;
	width:945px;
    background:url('images/header.jpg') top left no-repeat;
}

.field {
	width:370px;
	margin:10px 10px 0 5px;
	background:#1D1D1D;
	border:0px solid #cccccc;
	padding:5px 0 5px 5px;
	color:#cccccc;
	font-size:11px;
}

#menu {
	width:945px;
	margin:0;
	padding:0;
	text-align:left;
	clear:both;
	background-color:#000000;
	border-top:1px solid #2a2a2a;
}

#menu ul {
    margin:0 0 0 5px;
    padding:10px 0 15px 0;
    list-style:none;
}

#menu ul li {
   display:inline;
   margin:0;
   padding:0;
	}
	
#menu ul li a { 
    color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding:15px 5px 15px 5px;
	text-transform:uppercase;
	margin:0;
	}
	
#menu ul li a:hover { 
	background:#0b0b0b;
	}

#content {
     width:945px;
     margin:-1px auto 0 auto;
     padding:15px 0 0 0;
	 clear:both;
	 background:#111111;
	 text-align:left;
}

.tag {
    width:945px;
	margin:0;
	padding:0;
	font-size:11px;
	text-align:left;
	color:#ffffff;
}

.tag ul {
	margin:0 0 10px 0;
	padding:0 0 10px 10px;
	list-style:none;
	border-bottom:1px solid #2a2a2a;
}

.tag ul li {
	display:inline;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
}

.tag ul li a, .tag ul li a:visited {
	text-decoration:none;
        margin:0 5px 0 5px;
	color:#ef3434;
        font-size:11px!important;
	text-shadow:2px 2px 2px #000000;
}

.tag ul li a:hover {
	color:#cfcfcf;
	text-shadow:none;
}

.posts {
	float:left;
	margin:0;
	padding:0 0 0 0;
	width:279px;
	text-align:left;
	color:#5c5c5c;
	line-height:20px;
}

.leadpic {
margin-left:0;
border:2px solid #d2d2d2;
}

.post {
	width:275px;
        height:400px;
	float:left;
	background:#ffffff url('images/post_bg.gif') top left repeat-x;
	margin:0 0 15px 15px;
	padding:0 10px 10px 10px;
	border:1px solid #000000;
	text-align:left;
	font-size:12px;
}

.post a, .post a:visited {
	color:#ef3434;
	text-decoration:none;
        
	padding:0;
	margin:0;
}

.post a:hover {
	color:#8d2121;
}

.post h2 {
	margin:0 0 5px 0;
	padding:10px 0 5px 0;
	color:#424242;
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #dddddd;
}

.post h2 a, .post h2 a:visited {
	text-decoration:none;
	font-size:17px;
	color:#ef3434;
}

.post h2 a:hover {
	color:#8d2121;
}

.post h3 {
	margin:0 0 5px 0;
	padding:15px 0 10px 0;
	color:#424242;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #dddddd;
}

.post ul {
margin:16px 0 12px 0;
padding:0;
list-style:none;
}

.post ul li {
display:inline;
margin:10px 0 0 0;
padding:5px 0 5px 20px;
list-style:none;
line-height:18px;
}

.post li.meta {
margin:0 0 5px 0;
background:#f0f0f0 url('images/star.gif') center left no-repeat;
display:block!important;
border-bottom:1px solid #cccccc;
}

.post li.meta a {
margin:0;
padding:5px;
}



.post1 {
	width:273px;
	float:left;
	background:#ffffff url('images/post_bg.gif') top left repeat-x;
	margin:0 0 15px 15px;
	padding:0 10px 10px 10px;
	border:1px solid #000000;
	text-align:left;
	font-size:12px;
}

.post1 a, .post1 a:visited {
	color:#ef3434;
	text-decoration:none;
	padding:0;
	margin:0;
}

.post1 a:hover {
	color:#8d2121;
}

.post1 h2 {
	margin:0 0 5px 0;
	padding:10px 0 5px 0;
	color:#424242;
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #dddddd;
}

.post1 h2 a, .post1 h2 a:visited {
	text-decoration:none;
	font-size:17px;
	color:#ef3434;
}

.post1 h2 a:hover {
	color:#8d2121;
}

.post1 h3 {
	margin:0 0 5px 0;
	padding:15px 0 10px 0;
	color:#424242;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #dddddd;
}

.post2 {
	width:500px;
	background:#ffffff url('images/post_bg.gif') top left repeat-x;
	margin:0 0 15px 15px;
	padding:0 10px 10px 10px;
	border:1px solid #000000;
	text-align:left;
	font-size:12px;
}

.post2 a, .post2 a:visited {
	color:#ef3434;
	text-decoration:none;
	padding:0;
	margin:0;
}

.post2 a:hover {
	color:#8d2121;
}

.post2 h2 {
	margin:0 0 5px 0;
	padding:10px 0 5px 0;
	color:#424242;
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #dddddd;
}

.post2 h2 a, .post2 h2 a:visited {
	text-decoration:none;
	font-size:17px;
	color:#ef3434;
}

.post2 h2 a:hover {
	color:#8d2121;
}

.post2 h3 {
	margin:0 0 5px 0;
	padding:15px 0 10px 0;
	color:#424242;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #dddddd;
}


.meta {
	font-size:11px;
	color:#a9a9a9;
	margin:15px 0 5px 0;
	padding:0 0 0 2px;
}

.ratings {
	float:left;
	margin:0;
	padding:0;
	width:110px;
}

.sociale {
	float:right;
	margin:0 2px 0 0;
	padding:0;
	text-align:right;
	width:140px;
}

#sidebar {
	float:right;
	margin:0 15px 0 0;
	padding:0;
	width:600px;
	text-align:left;
}

.nav {
background:#ffffff;
border:1px solid #000000;
padding:10px 5px 10px 5px;
margin:0 15px 0 15px;
font-size:11px;
}

.nav a, .nav a:visited {
text-decoration:none;
font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;
color:#1b77cd;
text-transform:uppercase;
}

.nav a:hover {
color:#000000;
}

.left {
float:left;
margin:0 0 10px 0;
padding:0;
text-align:left;
}

.right {
float:right;
margin:0 0 10px 0;
padding:0;
text-align:right;
}

#footer {
width:945px;
clear:both;
margin:0 auto 0 auto;
padding:10px 0 10px 0;
background:#111111;
font-size:11px;
text-transform:uppercase;
}

#footer ul {
background:#000000;
margin:0 10px 0 10px;
padding:10px;
list-style:none;
}

.alignleft {
float:left;
margin:0 3px 3px 0;
padding:5px 0 0 0;
}

.alignright {
float:right;
margin:0 0 3px 3px;
padding:0;
}

.post img.alignleft
{
padding:5px;
margin: 25px 5px 1px 0;
float:left;
border:1px solid #cccccc;
}

.bookmarks {
background:#ffffff;
margin:0 0 10px 0;
padding:5px 3px 5px 3px;
border:1px solid #cccccc;
}

.ad {
float:left;
width:310px;
margin:0 0 0 0;
padding:0;
}

ol.related-posts {text-align:left; margin:0; padding:0 0 10px 0; } 
ol.related-posts h3 {
	margin:0 0 5px 0;
	padding:5px 0 10px 0;
	color:#424242;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #3A3A3A;
	clear:both;
	text-transform:uppercase;
} 
ol.related-posts li{width:145px; float:left; display:inline; margin-right:40px; margin-top:10px; padding:0;}  
ol.related-posts img{padding:5px; background:#3A3A3A; border:1px solid #000000;margin-left:-2px;}  
ol.related-posts a, ol.related-posts a:visited{display:block; border:none; text-decoration:none; font-weight:normal; color:#7E7F7F; margin-left:2px;} 
ol.related-posts a:hover {color:#ffffff;} 
ol.related-posts li{font-size:12px;} 

.commentlist {
margin:0;
padding:0;
}

.commentlist li {
list-style:none;
margin:0 0 20px 0;
padding:10px;
background:#f3f3f3;
text-align:left;
font-size:12px;
font-weight:normal;
line-height:20px;
color:#3b3b3b;
}

.commentlist li a, .commentlist li a:visited {
text-decoration:none;
color:#ef3434;
font-weight:normal;
}

.commentlist li a:hover {
color:#000000;
}

.commentlist img {
padding:0;
margin:3px 5px 0 0;
float:left;
}

.comment-meta {
background-color:#efefef;
border-top:1px dotted #d5d5d5;
font-size:11px;
}

.reply {
background:url('images/reply.gif') center left no-repeat;
padding-left:20px;
}

#respond {
list-style:none;
margin:0 0 10px 0;
padding:5px 5px 5px 10px;
background:#ffffff;
border-top:1px solid #cccccc;
font-family:Georgia;
text-align:left;
font-family:'Lucida Grande',Arial;
font-size:10.8px;
font-weight:normal;
line-height:20px;
color:#7e7e7e;
}

#respond p {
margin:5px 0 0 0;
padding:0;
}

#author {
width:150px;
height:20px;
margin:0 0 0 5px;
background:#f3f3f3;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
padding:5px 0 0 5px;
color:#333333;
font-size:12px;
}

#email {
width:150px;
height:20px;
margin:0 0 0 5px;
background:#f3f3f3;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
padding:5px 0 0 5px;
color:#333333;
font-size:12px;
}

#url {
width:150px;
height:20px;
margin:0 0 0 5px;
background:#f3f3f3;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
padding:5px 0 0 5px;
color:#333333;
font-size:12px;
}


#comment {
width:200px;
height:165px;
margin:10px 0 0 5px;
background:#f3f3f3;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
padding:5px 0 0 5px;
color:#333333;
font-size:12px;
}

#submit {
width:200px;
height:30px;
margin:10px 0 0 5px;
background:#4c4c4c;
color:#ffffff;
font-size:13px;
font-weight:bold;
border:0;
}

.blur{
	background-color: #ccc;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; 
	color: inherit;
}

.content{
	background-color: #fff; 
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}
