/*

Theme Name: Neat light

Theme URI: http://themes.mygreencorner.com/

Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.mygreencorner.com">My Green Corner</a>

Author: My Green Corner

Author URI: http://www.mygreencorner.com/

© 2008, MGC Studio. All rights reserved.

*/
html, body {
	color: #717171;
	border: 0;
	font: 12px Tahoma;
}

body {
	background: url(img/bg.jpg);
}

.more-link{
 padding:3px; font-size:1.2em; font-weight:bolder; /*background:url(img/comments_bg.jpg);*/
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
	padding: 10px 0;
}

blockquote {
	font-size: 11px;
	line-height: 18px;
	padding: 0px 15px 0px 15px;
	margin: 10px auto;
	width: 85%;
	background: #EAEAEA;
	border: #E3E3E3 1px solid;
}

blockquote p {
	font-style: italic;
	color: #979797;
}

blockquote blockquote {
	background: #F7F6F7;
}

a {
	color: #CA5431;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

p {
	line-height: 18px;
padding-bottom:1em;
}

h1, h2, h3, h4 {
	padding: 10px 0;
	font-weight: bolder;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
	color: #474646;
	font-weight: bolder;
}

cite{
	border-left: 2px solid silver;
	display: block;
	font-size: 11px;
	padding: 0 0 0 10px;
	font-style: normal;
	margin: 0 10px;
}
.imagecaption{
  font:.9em  Verdana, Arial, Helvetica, sans-serif; margin: 4px 0 18px 0;
}
.textwidget{
  font:.9em Verdana; padding:2em 0;
}



/* Wrap */
#wrap {
	
	width: 1140px;/**/
	
	margin: 0 auto;
	padding-top: 12px;
	background: url(img/header.jpg) no-repeat left 12px;
}

/* Content Wrap */
#content_wrap {
	width: 100%;
	background: url(img/sidebar_body.jpg) repeat-y 702px top;
}

/* Content */
#content {
width:661px;
	/*
	width: 507px;
	padding-left: 155px;
	
	widht:532px;
	padding-left:130px;*/
	float: left;
}

/* Header */
#content #header {
	width: 427px;
	height: 74px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 29px;
	overflow: hidden;
}

#content #header h2 {
	padding: 0 0 0 6px;
	position: relative;
	font: italic 25px Georgia;
}

#content #header h2 a {
	color: #F7F4F4;
	text-decoration: none;
}

#content #header h2 a:hover {
	color: #C7E4EF;
}

#content #header p {
	padding: 1px 5px 2px 5px;
	background: url(img/subtitle.jpg);
	margin-top: -5px;
	float: left;
	color: #fff;
	font: italic 12px/15px Georgia;
}

/* Main Menu */
#main_menu {
	position: absolute;
	left: 68px;
	/*
	
	top: 90px;
	width: 100px;
	*/
}

#main_menu ul {
	padding: 0 !important;
	text-align: right;
	font-family: Tahoma;
}

#main_menu ul li {
	list-style: none !important;
	line-height: 23px;
	display:inline;
}

#main_menu ul li a {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	padding: 2px 3px 3px 4px;
}

#main_menu ul li.current_page_item a, #main_menu ul li a:hover {
	background: url(img/menu.gif);
	color: #fff;
}

/* Content (Post) */
#content_post {
padding: 25px 0px 20px 0px;
	/*padding: 25px 15px 20px 15px;
	width: 470px;*/
	position: relative;
}

#content_post h2 {
	color: #111111;
	font: normal 19px Georgia;
}

#content_post h2 a {
	text-decoration: none;
	color: #474646;
}

#content_post h2 a:hover {
	color: #575757;
	text-decoration: underline;
}

#content_post ul, #content_post ol {
	padding-left: 50px;
}

#content_post li {
	line-height: 20px;
}

#content_post ul li {
	list-style: square;
}

#content_post img {
	border: #CDCDCD 1px solid;
	padding: 1px;
}

#content_post a:hover img {
	border: #41AACA 1px solid;
}
#content_post div.alignleft{
float:left;
}
#content_post div.alignleft .wp-caption-text{
font-size:10px; font-weight:bolder;
}
#content_post img.alignleft {
	margin: 15px 10px 10px 0;
}

#content_post img.alignright {
	margin: 15px 0px 10px 10px;
}

#content_post img.centered {
	margin: 10px auto 20px auto !important;
	display: block;
}

/* Post */
.post_wrap {
	/*width: 468px;
	width:546px;*/
	padding: 10px 0 10px 2px;
}

.post_wrap h3{
	font: bolder 14px Georgia;
}

.post_wrap p.post_details {
	padding: 0 0 3px 0;
	margin-top: -11px;
	background: url(img/underline.gif) repeat-x left bottom;
}

.post_wrap h4.comments {
	width: 99%;
	padding-right: 1%;
	padding-bottom: 0;
	padding-top: 5px;
	clear: both;
	font-weight: bolder;
}

                       * h4{
	font-weight: bolder;
}

.post_wrap h4.comments a {
	display: block;
	height: 20px;
	width: 108px;
	display: block;
	background: url(img/comments_bg.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #717171;
	padding-top: 12px;
	/*float: right;*/
}

.post_wrap h4.comments a:hover {
	color: #0B0B0B;
	text-decoration: underline;
}

/* More Entries */
#content_wrap h2.more_entries {
	padding: 25px 0 0px 0;
}

/* Comments (single.php and comments.php) */
.comments_wrap {
	width: 450px;
	margin: 20px 0 5px 10px;
	clear: both;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .right {
	width: 370px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px;
	color: #5D5D5D;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 11px;
}

.comments_wrap .right h4 b a {
	text-decoration: none;
}

.comments_wrap .right h4 b a:hover {
	text-decoration: underline;
}

/* Comments (form) */
#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 4px;
	width: 180px;
	font-size: 12px;
	background: #EBECE7;
	border: #DCDED5 1px solid;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
	background: #EBECE7;
	border: #DCDED5 1px solid;
}

#content form input {
	margin-top: 5px;
}

/* Sidebar */
#sidebar {
	width: 180px;
	background: url(img/sidebar_top.jpg) no-repeat left top;
	float: left;
	margin-left: 40px;
	/*margin-right: 40px; */
	padding: 15px 25px;
}

#sidebar h4, #sidebar2 h4 {
	padding: 10px 0 5px 0;
	font-weight: bolder;
	font-size: 11px;
}

#sidebar p, #sidebar2 p {
	padding: 5px 0;
}

#sidebar ul, #sidebar2 ul {
	padding: 5px 0 12px 0;
}

#sidebar ul li, #sidebar2 ul li {
	line-height: 19px;
	padding-left: 13px;
	background: url(img/li.gif) no-repeat 0 8px;
}

#sidebar ul li a, #sidebar2 ul li a {
	color: #666565;
	background: url(img/li_a_bg.gif) repeat-x bottom;
	text-decoration: none;
	padding-bottom: 2px;
}

#sidebar ul li a:hover, #sidebar2 ul li a:hover {
	background: url(img/li_a_bg2.gif) repeat-x bottom;
    color:#41AACA;
}

#sidebar form#searchform input, #sidebar2 form#searchform input {
	background: #fff;
	border: #DFE0E2 1px solid;
	padding: 4px;
	color: #B0B0B0;
	font: 11px Tahoma;
}

#sidebar form, #sidebar2 form {
	padding: 5px 0 15px 0;
}

/* Sidebar 2 */
#sidebar2 {
	width: 165px;
	/*white-space: nowrap;  */
	float: left;
	overflow: hidden;
	padding:15px 0 0 25px;
}

/* * > #sidebar2{
	margin-left: 25px;
}*/

#sidebar2 img.s_rss {
	margin: 30px 0 10px 0;
}

/* Widget (calendar) */
#wp-calendar {
	width: 100%;
	padding: 0 0 20px 0;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E2E4DD;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Footer */
#footer {
	width: 970px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	padding-left: 170px;
	background: url(img/footer_bg.jpg)  165px top;
	clear: both;
	position: relative;
}

#footer p {
	width: 500px;
}

#footer a {
	color: #858585;
}

#footer .bot {
	position: absolute;
	left: 780px;
	top: 5px;
}

#footer .bot a {
	color: #494848;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

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

/* Fix */
#content_wrap:after,
.post_wrap h4.comments:after,
.comments_wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

 .navigation a{
	margin: 0 2em 0 0;
}

#footer a img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
-moz-opacity: 0.5; /* Mozilla 1.6 è íèæå */
-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}