/*
Theme Name: simpliSIMO 
Theme URI: http://wpdots.net/
Description: A free theme from wpdots.net , 2 columns, widget ready, advertise spot, custom search and much more! 
Version: 1.0
Author: Patrascu Vlad
Author URI: http://wpdots.net/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Wrapper Section */

#background {
	background: url('images/bg.png') repeat-x;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header Section */

#header {
	width: 960px;
	height: 96px;
	float: left;
}

#logo {
	width: 191px;
	float: left;
}

#menu {
	height: 28px;
	margin-top: 42px;
	float: right;
}

#menu li {
	display: inline;
	float: left;
}

#menu a {
	-moz-border-radius: 5px;
	padding: 5px 12px;
	font-size: 1.1em;
	color: #f9f9f9;
	text-transform: uppercase;
	font-family: arial;
	text-decoration: none;
}

#menu a:hover  {
	padding: 5px 12px;
	background: #fff;
	font-size: 1.1em;
color: #6f777a;
	text-decoration: none;
}

/* Content Section */

#container {
	width: 960px;
	float: left;
}

#content {
	width: 690px;
	float: left;
	-moz-border-radius: 5px;
	background: #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

h2.pagetitle {
	font-size: 2em;
	color: #6f777a;
	margin: 15px 0 0 15px;
	font-family: arial;
}

.post {
	float: left;
	margin: 15px 10px 25px 10px;
}

.info {
	float: left;
	width: 110px;
	border-right: 1px dotted #c4c4c4;
	padding-left: 5px;
}

span.day {
	width: 40px;
	float: left;
	font-family: arial;
	font-size: 3em;
	font-weight: bold;
	color: #929292;
}

span.month-year {
	width: 40px;
	float: left;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #bababa;
	padding-top: 3px;
}

span.comments a {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	width: 110px;
	margin-bottom: 5px;
	color: #2a95c6;
}

span.comments a:hover {
	margin-bottom: 5px;
	text-decoration: underline;
}

span.avatar-post img {
	border: 1px solid #dddddd;
	padding: 2px;
	width: 75px;
	height: 75px;
	float: left;
}

span.author {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	width: 110px;
	margin-top: 5px;
	color: #2a95c6;
	text-decoration: underline;
}

span.author a {
	color: #2a95c6;
	text-decoration: underline;
}

span.author a:hover {
	margin-bottom: 5px;
	text-decoration: underline;
}

.postcontent {
	float: left; 
	width: 520px;
	margin-left: 10px;
}

.postcontent h2 a {
	font-size: 2em;
	font-weight: normal;
	color: #2a95c6;
	text-decoration: none;
}

.postcontent h2 a:hover {
	text-decoration: underline;
}

.entry p {
	font-family: Arial;
	font-size: 1.2em;
	text-align: justify;
	color: #6f777a;
	margin-top: 5px;
}

.entry ul li {
	list-style: decimal;
	margin-left: 40px;
	font-size: 1.3em;
	margin-top: 5px;
	font-weight: bold;
}

.alignleft {
	float: left;
	border: 1px solid #ccc;
	margin: 5px 7px 7px 0;
	background: #f5f5f5;
	padding: 3px;
}

.alignright {
	float: right;
	border: 1px solid #ccc;
	margin: 5px 7px 7px 0;
	background: #f5f5f5;
	padding: 3px;
}

p.wp-caption-text {
	text-align: center;
	font-weight: bold;
}

blockquote {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 0 5px 5px 5px;
	font-weight: bold;
}

.postmetadata {
	float: left;
	font-size: 1.3em;
	margin-top: 10px;
}

.postmetadata a {
	color: #262626;
	text-decoration: underline;
}

.pagenavi {
	width: 593px;
	margin: 0 4px 0 4px;
	background: #fff;
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 1.1em;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.notfound {
	margin: 15px 0 0 15px;
}

.notfound h2 {
	font-family: arial;
	font-size: 1.7em;
	color: #6c7376;
}

.notfound p {
	font-family: arial;
	font-size: 1.2em;
	color: #6c7376;
}

/* Sidebar Section */

.search-sidebar {
	float: left;
	width: 250px;
	margin: 0 0 5px 5px;
}

.search-left {
	width: 45px;
	float: left;
}

.search-right {
	float: left;
	width: 200px;
	margin-left: 5px;
}

.search-right input {
	width: 140px;
	float: left;
	background: #f2f2f2;
	padding: 4px;
	color: #8f8f8f;
	margin: 5px 0;
	border: 1px solid #f3f3f3;
}

.search-right input.search_button {
	width: 30px !important;
	float: left !important;
	background: url('images/search_button.png') no-repeat!important;
	border: 0 !important;
}

.search-right label {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #a1a1a1;
}

#sidebar { 
	float: right;
	background: #c0c0c0 url('images/sidebar_bg.png') repeat-y;
	-moz-border-radius: 5px;
	width: 260px;
	padding: 20px 5px 20px 0;
}

#sidebar ul li li {
	margin-left: 20px;
	padding-bottom: 10px;
	font-size: 1.3em;
	color: #6b7376;
}

#sidebar ul li li a {
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li li a:hover {
	text-decoration: underline;
}

#sidebar ul li h2 {
	height: 31px;
	background: url('images/sidebar_h2.png') no-repeat;
	font-family: arial;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #f9f9f9;
	margin-left: 10px;
	padding-top: 8px;
}

.advertise {
	margin: 0 0 15px 5px;
}

#sidebar form {
	margin-left: 10px;
	margin-bottom: 6px;
}

#sidebar input {
	background: #6d7578;
	font-family: arial;
	font-size: 1.3em;
	color: #fff;
	border: 1px solid #6e7578;
	padding: 3px;
	margin: 4px 0 4px 0;
}

#sidebar label {
	font-size: 1.2em;
	color: #f9f9f9;
	font-family: arial;
	font-weight: bold;
}

.rssfeed {
	text-align: center;
	margin: 0 0 15px 0;
}

.rssfeed img {
	width: 30px;
	height: 30px;
	padding: 0 7px 0 7px;
}

/* Comments Section */

h3#comments, #respond {
	font-size: 1.7em;
color: #6f777a;
	margin-left: 15px;
}

.commentlist ul li {
	float: left;
	width: 600px;
	padding: 10px;
	list-style: none;
}

.avatar-com {
	float: left;
	width: 61px;
	height: 70px;
}

.avatar-com img {
	width: 36px;
	height: 36px;
	margin: 6px 0 0 10px;
	border: 1px solid #ccc;
	padding: 2px;
}

.comment ul li {
	float: left;
	width: 480px;
	background: #f5f5f5;
	-moz-border-radius: 5px;
	padding: 10px;
	margin-left: 10px;
	text-align: justify;
	color: #6f777a;
}

small.date {
	font-size: 1.2em;
	color: #000;
}

.comment ul li span {
	font-size: 1.4em;
}

.comment ul li a {
	font-weight: bold;
	color: #2a95c6;
}

.comment ul li a:hover {
	color: #2a95c6;
}

.comment ul li p {
	font-size: 1.2em;
	margin-top: 5px;
}

.comment ul li p a {
	color: #2a95c6;
	text-decoration: underline;
}

.comment em {
	font-size: 1.3em;
	font-weight: bold;
	color: #6f777a;
}

.post-comment form {
	margin-left: 15px;
}

.post-comment input {
	width: 200px;
	background: #f5f5f5;
	-moz-border-radius: 5px;
	padding: 5px;
	margin-top: 10px;
	color: #254b59;
	font-size: 1.3em;
	font-family: arial;
	border: 0;
}

.post-comment textarea {
	background: #f5f5f5;
	width: 500px;
	-moz-border-radius: 5px;
	margin-top: 10px;
	padding: 5px;
	color: #254b59;
	font-family: arial;
	font-size: 1.3em;
	border: 0;	
}

.post-comment input.submit {
	float: right;
	width: 90px;
	background: #c0c0c0;
	-moz-border-radius: 5px;
	padding: 5px;
	margin: 10px 165px 0 0;
	color: #fff;
	font-size: 1.3em;
	font-family: arial;
	border: 0;
}

/* Footer Section */

#footer {
	width: 600px;
	margin: 20px 0;
}

#footer p {
	font-family: arial;
	font-size: 1.3em;
	color: #f9f9f9;
}

#footer p a {
	color: #f8f8f8;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}
