/*
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: #000000;
        background-image: url('/wp-content/uploads/2009/10/BG.jpg');
        background-repeat: no-repeat;
        background-position: top center;
       
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header Section */

#header {
	width: 960px;
	height: 95PX;
        float: left;
        background: url('/wp-content/uploads/2009/10/banner.jpg');
}

#logo {
	width: 137px;
	float: left;
        margin-left: 15px;
}


#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;
        font-weight: bold;
	text-decoration: none;
}

#menu a:hover  {
	padding: 5px 12px;
	background: #CE0E0E;
	font-size: 1.1em;
        color: #ffffff;
	text-decoration: none;
}

/* Content Section */

#container {
	width: 960px;
	float: left;
}

#content {
	width: 690px;
        height: 100%;
	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: 100%;
	border-right: 1px dotted #c4c4c4;
	padding-left: 5px;
}

.info h1 {
        font-family: Arial;
        font-weight: normal;
	font-size: 14px;
	text-align: left;
	color: #929292;
        margin: 20px 0px 10px 0px;

}

.info a {

       color: #CE0E0E;

}

span.day {
	width: 40px;
	float: left;
	font-family: arial;
	font-size: 3em;
	font-weight: bold;
	color: #929292;
        padding-top: 21px;
}

span.month-year {
	width: 40px;
	float: left;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #bababa;
	padding-top: 25px;
}

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: 0px;
	padding: 0px;
	width: 60px;
	height: 60px;
	float: left;
        margin: 0px 0px 7px 0px;
}

span.author {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	width: 110px;
	margin-top: 5px;
	color: #2a95c6;
	text-decoration: underline;
}

span.infoad {

        float: right;
        width: 468px;
        height: 60px;
        margin: 0px 30px 7px 0px;
        
        
}

span.author a {
	color: #2a95c6;
	text-decoration: underline;
}

span.author a:hover {
	margin-bottom: 5px;
	text-decoration: underline;
}

.postcontent {
	float: left; 
	width: 97%;
	margin-left: 10px;
}

.postcontent h2 a {
	font-size: 2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.postcontent h2 a:hover {
	text-decoration: underline;
}

.postcontent h3 a {
	font-size: 14em;
	font-weight: normal;
	color: #2a95c6;
	text-decoration: none;
        margin: 10px 0px 10px 0px
}

.postcontent h3 a:hover {
	text-decoration: underline;
}

.postcontent ul li{

        line-height: 20px;

}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.entry p {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: #3f3f3f;
	margin-top: 5px;
}

.entry p a {

       color: #CE0E0E;

}

.entry h1 {
        font-family: Arial;
	font-size: 14px;
	text-align: left;
	color: #000000;
        margin: 15px 0px 15px 0px;
}

.entry ul {
        font-family: Arial;
        font-size: 14px;
	list-style: disc;
	margin-left: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
	font-weight: normal;
        line-height: 200%;
     
}

.entry ol {
        font-family: Arial;
        font-size: 14px;
	list-style: upper-roman;
	margin-left: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
	font-weight: normal;
        line-height: 200%;
     
}

.entry li {
        font-family: Arial;
        font-size: 14px;
	list-style: upper-roman;
	margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 0px;
        font-weight: normal;
        line-height: 200%;
             
}




.entry img.alignright {

       margin: 10px 10px 10px 10px;

}

.entry textarea {

       background: #f5f5f5;

}

.entry text {

       background: #f5f5f5;

}



.alignleft {
	float: left;
	border: 0px solid #ccc;
	margin: 5px 5px 5px 0;
	padding: 3px;
}


.alignright {
	float: right;
	border: 0px solid #ccc;
	margin: 15px 15px 15px 15px;
	padding: 13px;
}

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: #126008;
	-moz-border-radius: 5px;
	width: 260px;
	padding: 20px 5px 0px 0;
}

#sidebar ul li li {
	margin-left: 30px;
	padding-bottom: 10px;
	font-size: 1.3em;
	color: #000000;
}

#sidebar ul li li a {
	font-weight: bold;
	text-decoration: none;
        color: #000000;
}

#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: #ffffff;
	margin-left: 10px;
	padding-top: 8px;
        padding-left: 10px;
}

.advertise {
	margin: 0 0 15px 5px;
}

#sidebar form {
	margin-left: 10px;
	margin-bottom: 6px;
}

#sidebar input {
	background: #CE0E0E;
	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;
}

#sidebar p {

        margin-top: 5px;
        margin-bottom: 5px;

}

.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: left;
	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: 960px;
	background: #8c0c12;
}

#footer p {
	font-family: arial;
	font-size: 1.3em;
	color: #f9f9f9;
        margin-left: 15px;
        }

#footer p a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}