/*
Theme Name: EvoBlog
Theme URI: http://soft1-evo.ro/blog/
Description: Official Soft Evo1 WordPress Blog Design. Created by <a href="http://template-tuners.com/" target="_blank">Template Tuners</a> and <a href="http://siteconstruct.ro/" target="_blank">Site Construct</a>.
Version: 1.0 (WP2.8.1)
Author: Axinte Adrian
Author URI: http://template-tuners.com/
Tags: soft evo1, clean, basic, blue, white
*/

#menu img {border:none; margin:0; padding:0;}
#continut_blog {
	width:950px;
	min-height:10px;
	margin-bottom:20px;
}
#page {
	background:#fff url(http://www.soft1-evo.ro/images/bgsus.gif) repeat-x; 
	border:1px #ccc solid; 
	-webkit-border: 7px; 
	-moz-border-radius: 7px; 
	width:665px; 
	float:right; 
}
#stanga_sidebar {
	background:#f5f5f5;
	border:1px #ccc solid; 
	width:240px;
	padding:15px;
	-webkit-border: 7px; 
	-moz-border-radius: 7px; 
}
#stanga_sidebar .box {
	width:212px;
	border:1px #ccc solid; 
	-webkit-border: 7px; 
	-moz-border-radius: 7px; 
	padding:13px;
	margin-bottom:13px;
	text-align: justify;
	background:#fff url(http://www.soft1-evo.ro/images/bgsus.gif) repeat-x; 

}
#stanga_sidebar .box h2 {
	font-size:16px;
}
#stanga_sidebar .box ul {
	list-style-type:none;
}
#stanga_sidebar .box li {
	border-top:1px #ccc dotted;
	list-style-type:none;
	line-height:20px;
}
#stanga_sidebar .box ul li ul li {
	padding-left:20px;
}

#stanga_sidebar .box .pagenav {border:none; background:none; list-style-type:none;}
#stanga_sidebar .box .pagenav li {list-style-type:none;}
#stanga_sidebar .box .pagenav li li {list-style-type:none;}
#page .post {
}

#page .post .title, #page .title {
	padding-left: 10px;
	border-left: 10px solid #ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #ccc;
	font-variant:small-caps;
	font-weight:normal;
	color: #000000;
}

#page .post .title a, #page .title a {
	background: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #444444;
	border: none;
}

#page .post .title a:hover, #page .title a:hover {
	text-decoration: none;
	color:#365ebf;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#page .post .meta {
	background: #E0E0E0;
	padding: 3px 10px 3px 10px;
	text-align: left;
	margin:0;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#page .post .meta .comments,.post .meta .permalink {
}

#page .post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/*------------------------------Calendar-----------------------------*/
#calendar {width:210px;}
#calendar_wrap {padding:0 35px;}
#calendar table {width: 100%;}
#calendar tbody td {text-align: center;}
#calendar #next {text-align: right;}

/*-----------------------------Tag Cloud-----------------------------*/
#tag_cloud li {text-align:center;}

/*------------------------------Comments------------------------------*/
#comm ul {list-style-type:none; list-style-image:none; width: 100%;} 
#comm img {border:none; height:40px; width:40px;}
#comm li {border: 1px dotted #ccc; border-width: 1px 0; margin: 5px 0; background:none;}
#comm li a {color: #005B7F; display: block; font-weight: bold; font-size:120%; padding: 5px; text-decoration: none; }
 * html #comm li a {width: 100%;} /* make hover effect work in IE */
#comm li a:hover {background: #f4f7f2;}
#comm a em { color: #333; display: block; font: normal 85% Verdana, Helvetica, sans-serif; line-height: 125%;}
#comm a em p {margin:0px;}
#comm a span {color: #990000; font: normal 70% Verdana, Helvetica, sans-serif; line-height: 150%;}
#comm .left {width:40px; float:left; padding: 0 10px 5px 0;}

textarea {width:310px; margin-top:5px; border:1px #ccc solid; overflow: auto; background-color: transparent; margin-left:20px;}

input {width:300px; margin-bottom:5px; /*height:16px;*/ padding:5px; border:1px #ccc solid; margin-left:20px;}
input#submit {width:300px; border:1px #ccc solid; height:26px; margin-top:5px;}

.hide {
	display: none;
}
.clear {
	clear: both;
}

.left {float: left; clear: both;}
.right {float: right; clear: both;}
.center {text-align: center; margin: 0 auto;}

.aligncenter, div.aligncenter {display: block; margin:0 auto; padding:2px; border:1px #ccc solid;}

img {border: 1px #ccc solid; padding:2px;}
.alignright {float: right;}
.alignleft {float:left}
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:2px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:2px; margin:0 7px 2px 0; display: inline;}
img.avatar {width:50px; height:50px;}
p img {padding:0; max-width:100%;}

hr {border: 1px solid #f0f0f0; height: 1px;}

blockquote {padding-left: 2.2em; background: url(images/blockquote.png) no-repeat; font-style: italic; margin:10px;}

code, pre {font-family:"Courier New", Courier, monospace; color:#900; line-height:1em;}
a code { border-bottom:1px dotted #900 }
a:hover code { border-bottom-style:solid }

pre {padding:1em; border:1px #ddd solid; overflow:auto; width: 50%; w\idth /**/:auto;}
pre strong { background:#efc }
.acode { border:none }