/*  
Theme Name: Theinescu
Version: 1.6
Author: Octavian Arnaut
Author URI: http://yacana.net/
Music: Pantera
*/

/* Begin Typography & Colors */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	padding:30px;
}

#page {
	background-color: white;
	text-align: left;
	width:870px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/* End Typography & Colors */

/* Post START */
.small_unimportant {
	font-size:11px;
	color:#acacac;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

.content_header {
	background:url(images/content_top.png) no-repeat top left;
	width:665px;
}

#footer {
	clear:both;
	width:665px;
	height:50px;
	color:#CCC;
	font-size:10px;
	padding-left:190px;
	background:url(images/content_bottom.png) no-repeat;	
}

#footer a {
	color:#CCC;
}

.symbols img {
	padding:40px 0 20px 40px;
}

.title {
	padding:0 100px 0 40px;
}

.navigation {
	padding:0 100px 0 40px;
	font-size:12px;
	font-weight:bold;
}

.navigation a {
	text-decoration:none;
	color:#93e7ff;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.comments_content {
	font-size:12px;
	padding:0 100px 0 40px;
}

.entry {
	font-size:12px;
	line-height:20px;
	padding:0 100px 0 40px;
}
.entry a {
	color:#38c313;
}
.entry a:hover {
	color:#333;
}

.restofshit {
	padding:0 100px 0 40px;
	font-size:11px;
	line-height:20px;
}
.comments_format {
	float:left; 
	width:110px;
	background:url(images/comments_icon.png) no-repeat 0 5px;
	padding:0 0 0 25px;
}
.comments_format a {
	color:#333;
	text-decoration:none;
}
.comments_format a:hover {
	text-decoration:underline;
}
.tags_format {
	float:left;
	padding-left:10px;
	width:350px;
	background:url(images/tags_icon.png) no-repeat 0 5px;
	padding:0 0 0 20px;
}
.tags_format a {
	color:#878787;
	text-decoration:none;
}
.tags_format a:hover {
	text-decoration:underline;
}
.post {
	width:665px;
	padding-bottom:20px;
}
.post h2 {
	margin:0;
	font-size:24px;
	color:#38c313;
}
.post h2 a {
	font-size:24px;
	color:#38c313;
	text-decoration:none;
}
.post h2 a:hover {
	color:#298f0e;
}
.post small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#969595;
	font-weight:bold;
}
.narrowcolumn {
	background:url(images/content_rpt.png) repeat-y;
	float: left;
	margin:0;
	width:665px;
}
/* Post END */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
.search_box {
	background:url(images/search.png) no-repeat;
	height:55px;
	margin-top:20px;
}
.search_box input {
	background:none;
	width:57px;
	height:25px;
	border:none;
}
.sidebar_alerts {
	font-size:11px;
	color:#CCC;
	line-height:20px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}
.pagetitle {
	color:#acacac;
	padding:40px 100px 20px 40px;
	margin:0;
}
.about_format {
	padding:40px 100px 0 40px;
}

.force_height {
	height:600px;
}
.srch_not_found {
	font-size:13px;
	color:#969595;
	font-weight:bold;
	padding:0 100px 0 40px;
	height:600px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.commentlist a {
	color:#5577aa;
	text-decoration:none;
}
.commentlist a:hover {
	text-decoration:underline;
}
.commentlist small a {
	color:#acacac;
}
}
#commentform input {
	border:1px solid #dddddd;
	width: 170px;
	padding: 7px;
	margin: 5px 5px 1px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#FFF;
	font-size:12px;
}

#commentform label {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#333;
}

#commentform textarea {
	border:1px solid #dddddd;
	width: 510px;
	padding: 7px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Sidebar */

.site_logo {
	padding:70px 0 0 0;
}
#sidebar
{
	float:left;
	width: 190px;
	padding-left:10px;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.separator ul li {
	padding:8px 0 8px 0;
	margin:0;
	font-size:11px;
	border-bottom:1px dotted #ddd;
}
#sidebar a {
	text-decoration:none;
	color:#5577aa;
}
#sidebar a:hover {
	color:#333;
}
#sidebar h2 {
	margin:0;
	padding:0;
	color:#ff4800;
	font-size:16px;
	padding:20px 0 5px 0;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
