/*
Theme Name:i-153
Theme URI: http://iwordpressthemes.com/
Version: 1.0
Description: Wordpress Theme For Your Blog <br> - Designed by <a href="http://iwordpressthemes.com">Free wordpress themes</a> 
Author: iwordpressthemes.com
Author URI: http://iwordpressthemes.com/
*/

body {
	font-size: 12px;
	padding: 0px;
	background: #ede8e0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
      color:#444343;
	}

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;
	margin-top: 5px;
	margin-left: 5px;
	}

.alignleft {
	float: left;
	margin-top: 10px;
	}
	
.aligncenter {
	text-align: center;
	margin: 0px;
}

em {
	float: left;
	width: 600px;
	font-size: 11px;
	font-style: normal;
	color: #4f2003;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

html {
	height: 100%;
	}

#c_wrapper {
	width: 954px;
	overflow: hidden;
	margin: auto;
	}

#c_container {
	margin: auto;
	width: 954px;
	}

#c_header {
	margin: 0px;
	float: left;
	padding-top: 0px;
	}

.header_logo span {
	font-size: 3.4em;
	color: #6c8003;
	margin: 0px;
	float: left;
	width: 530px;
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	}

.header_logo p {
	float: left;
	width: 450px;
	font-size: 1.5em;
	margin: 0px;
	Padding-left: 400px;
	Padding-top: 0px;
	color: #455445;
	font-weight: bold;
	}

.header_logo a:link,  .header_logo a:visited {
	text-decoration: none;
	color: #7f9705;
	font-weight: bold;
	}

.header_logo a:hover, .header_logo a:active {
	color: #97b404;
	text-decoration: none;
	}

#footer_panel {
	float: left;
	width: 925px;
	height: 57px;
	clear: both;
	border-top:1px solid #7d6a4b;
	margin-left:15px;
	margin-top:10px;
	}

#footer_panel_text {
	padding-top: 13px;
	text-align: center;
	color: #a59b8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	}

#footer_panel a:link,  #footer_panel a:visited {
	color: #7d6a4b;
	text-decoration: none;
	font-weight: bold;
	}

#footer_panel a:hover, #footer_panel a:active {
	color: #6c8003;
	text-decoration: underline;
	}

#footer_bg {
	float: left;
	width: 954px;
	border-bottom:2px solid #e6dfd7;
	text-align:center;
	background:url(images/bg.jpg) repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.content_header {
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	float: left;
	width: 950px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	margin-left:-1px;
	height:301px;
	}

.header_logo {
	margin-top: 0px;
	float: left;
	height: 105px;
	width: 949px;
	}

#c_navigator {
	float: right;
	width: 949px;
	height: 15px;
      margin-left:0px;
	Padding-top: 5px;
	Padding-bottom: 0px;
	}

.navigator {
	float: right;
	width: 850px;
	height: 34px;
	padding-right: 20px;
	padding-left: 60px;
	}

.navigator ul {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 850px;
	list-style-type: none;
	}

.navigator ul li {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	width: auto;
	background:#ede9e0;
	border-bottom:2px solid #e6e1d6; 	
	}

.navigator ul li a:link, .navigator ul li a:visited {
	color: #7b9204;
	text-decoration: none;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	width: auto;
	}

.navigator ul li a:hover, .navigator ul li a:active {
	Color: #ff9229;
	line-height: 30px;
	height: 32px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: center;
	display: block;
	float: left;
	width: auto;
	}

.aboutme {
	color:#fff;
	padding-left:30px;
	float:left;
	width:887px;
	text-align:justify;
	font-size:13px;
	}

.aboutme a, .aboutme a:visited{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #ede9e0;
	font-size:10px;
	}

.aboutme h1 {
	color:#fff;
	font-size:24px;
	line-height:10px;
	}

.search {
	float:right;
	width:320px;
	margin:30px 20px 0 0;
	background:url(images/search.png) no-repeat;
	height:41px;
	padding:15px 0 0 0;
	}


#searchform {
	margin: 0px auto; 
	padding-left: 0px; 
	padding-top: 0px;
	text-align: center;
	}

#searchform #s {
	margin:0 5px 0 0;
	color:#788f03;
	border:1px solid #eae6e4;
	font-size:18px;
	}


#searchsubmit{
	background:url(images/sbutton.png) no-repeat right;
	border:none;
	width:83px;
	height:32px; 
	}

#c_content {
	float: left;
	width: 954px;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	}

#post_entry {
	float: left;
	width: 653px;
	position: relative;
	Padding-top: 20px;
	padding-bottom: 0px;
	}

.post_meta {
	float: left;
	width: 653px;
	position: relative;
	}

.clear_content {
	float: left;
	height: 30px;
	width: 653px;
	}

.post_index {
	float: left;
	width: 630px;
	padding-right: 15px;
	padding-left: 10px;
	}
	
.post_title {
	float: left;
	width: 630px;
	position: relative;
	padding-bottom: 5px;
	}


.post_info {
	text-align: left;
	}

a, a:visited{
	color:#7d6b4d;
	text-decoration:none;
	}

.post_meta a:hover, .post_meta a:active {
	color: #732E26;
	text-decoration: underline;
	}

.post_info h1, h2 {
      text-transform:uppercase;  
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:25px;
	font-weight: normal;
	color: #887759;
	margin: 0px;
width:623px;
	padding: 0px;
	float: left;
      letter-spacing:normal;
      border-bottom:1px solid #ede8e0;
	}

.post_info h1 a:link, .post_info h1 a:visited {
	color: #887759;
	text-decoration: none;
	}

.post_info h1 a:hover, .post_info h1 a:active {
	color: #732E26;
	text-decoration: none;
	}

.post_info h2 a:link, .post_info h2 a:visited {
	color: #887759;
	text-decoration: none; width:623px;
	}

.post_info h2 a:hover, .post_info h2 a:active {
	color: #aea18b;
	text-decoration: none;
	}

.author {
	color: #333333;
	float: left;
padding-top:5px;
	}

.category {
	margin-top: 10px;
	padding: 4px 10px 4px 10px;
	float: right;
	background: url(images/comment.png) repeat-x;
	border-right:1px solid #d6c8b7;
	border-left:1px solid #d6c8b7;
	}

.category a{
	color:#87745c;
	text-decoration:none;
	}

.category a:hover{
	color:#87745c;
	text-decoration:underline;
	}

.post_content {
      text-align:justify;
	float: left;
	width: 623px;
	padding-top: 0;
	padding-bottom: 15px;
	line-height: 22px;
      color:#444343;
	}

.post_content p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}

.post_content blockquote {
	clear: both;
	margin: 10px 35px 0 40px;
	padding: 0px 0 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #7f8569;
      border-left:1px dotted #cdd2bb;
	}

.post_content code {
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee;
	background-color: #f9f9f9;
	font-style: italic;
	color: #606060;
	}

.post_content img {
	border: 0px solid #CCCCCC;
	margin-right: 5px;
	max-width: 100%; 
	}

.post_comment_counter {
	float: left;
	width: 623px;
      border-top:1px solid #ede8e0;
	}

.coms_count {
	float: right;
	height: 38px;
	width: 115px;
	line-height: 39px;
	text-align: center;
	color: #000000;
	}

.coms_count a:link, .coms_count a:visited {
	color: #627A52;
	text-decoration: none;
	}

.coms_count a:hover, .coms_count a:active {
	color: #732E26;
	text-decoration: underline;
	}

.post_nav {
	float: left;
	width: 625px;
	padding-left: 10px;
	Padding-bottom: 25px;
	}


#sidebars {
	float: left;
	margin-left: 20px;
	width: 250px;
	Padding-top: 20px;
	padding-bottom: 25px;
	color: #918064;
	}

.widget_sidebar {
	float: left;
	width: 250px;
	color: #918064;
	}

.div_wrap_sidebar {
	float: left;
	width: 250px;
	background-image: url(images/sidebg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	color: #918064;
	}

.widget_sidebar h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	margin-left: 5px;
      padding-left:10px;
	width: 232px;
	background: url(images/side_label.jpg) no-repeat bottom;
	height: 30px;
	line-height: 30px;
	font-size: 1.6em;
	color: #9f8f74;
	text-align: left;
	font-weight: bold;
	}

.sponsor_sidebar {
	margin:20px 0 0 10px;
	}

.sponsor_sidebar a img {
	padding:3px;
      border:1px solid #dad4c6;
	}

.top_sidebar {
	background-image: url(images/side_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 6px;
	width: 250px;
	}

.widget_sidebar ul {
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
	}

.bottom_sidebar {
	background-image: url(images/side_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 250px;
	}

.widget_sidebar ul li {
	padding: 0px;
	color: #918064;
	width: 215px;
	float: left;
	font-weight: bold;
	margin: 0px;
	line-height:28px;
	background: url(images/side_label.jpg) no-repeat bottom;
	}

.widget_sidebar ul li a:link, .widget_sidebar ul li a:visited {
	color: #918064;
	text-decoration: none;
	width: 250px;
	font-size: 12px;
	}

.widget_sidebar ul li a:hover, .widget_sidebar ul li a:active {
	color: #907e61;
	text-decoration: underline;
	width: 250px;
	font-size: 12px;
	background: url(images/li.jpg) no-repeat left;
	padding-left:15px;
	}

.widget_sidebar ul ul {
	list-style-type: none;
	padding: 0px;
	width: 250px;
	float: left;
	text-align: left;
	margin: 0px;
	}

.widget_sidebar ul ul li {
	padding: 0px;
	color: #918064;
	width: 250px;
	margin: 0px;
	font-size: 12px;
	float: left;
	font-weight: normal;
	}

.widget_sidebar ul ul li a:link, .widget_sidebar ul ul li a:visited {
	color: #918064;
	text-decoration: none;
	width: 250px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.widget_sidebar ul ul li a:hover, .widget_sidebar ul ul li a:active {
	color: #732E26;
	text-decoration: underline;
	width: 250px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.widget_sidebar p {
	float: left;
	width: 250px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.widget_sidebar a:link, .widget_sidebar a:visited {
	color: #918064;
	text-decoration: none;
	}

.widget_sidebar a:hover, .widget_sidebar a:active {
	color: #732E26;
	text-decoration: underline;
	}

.wrap_calendar {
	margin: 0px;
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	}

.widget_sidebar form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	}

.tex_f {
	font-size: 16px;
	height: 20px;
	width: 180px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #FAFAF2;
	border: 1px solid #000000;
	}

/* calendar config */

#wp-calendar {
	empty-cells: show;
	width: 220px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #627A52;
	}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #732E26;
	}

#wp-calendar caption {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-weight: normal;
	text-align: center;
	width: 220px;
	color: #000000;
	font-size: 1.4em;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#prev a:link, #prev a:visited {
	text-align: left;
	color: #627A52;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	}

#prev a:hover, #prev a:active {
	text-align: left;
	color: #732E26;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	}

#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#wp-calendar tf {
	margin: 0px;
	padding: 0px;
	}

.pad {
	text-align: center;
	}

#comments_templates {
	float: left;
	width: 633px;
	position: relative;
	}

#comments_templates img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}


.rssfeeds a:link, .rssfeeds a:visited {
	color: #627A52;
	text-decoration: none;
	}

.rssfeeds a:hover, .rssfeeds a:active {
	color: #732E26;
	text-decoration: none;
	}

#post_entry h4 {
	float: left;
	width: 623px;
	font-size: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}

.rssfeeds {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
	}

.clear_box {
	float: left;
	height: 30px;
	width: 603px;
	}

.relatedpost {
	font-size: 12px;
	color: #7f7f7e;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
	}

.relatedpost ul {
	margin-top: 10px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#post_entry h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 25px;
	font-weight: normal;
	color: #9f8f74;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 623px;
	letter-spacing:0;
	}

#post_entry h3 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
		color: #887759;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 625px;
	letter-spacing: -1px;
      border-bottom:1px solid #ede8e0;
	}

.relatedpost ul li {
	margin: 0px;
	width: 580px;
	text-align: left;
	float: left;
	padding: 0px;
      line-height:20px;
	list-style-type:none;
	}

.relatedpost ul li a:link, .relatedpost ul li a:visited {
	color: #837154;
	text-decoration: none;
	font-size: 13px;
	background: url(images/li2.png) no-repeat left;
	padding-left:15px;
	}

.relatedpost ul li a:hover, .relatedpost ul li a:active {
	color: #a2937a;
	text-decoration: none;
	font-size: 13px;
	}

.com_break {
	float: left;
	height: 20px;
	width: 600px;
	}

.user_avatar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
	position: relative;
      border:1px solid #eee7df;
      padding:1px;
	}

.user_infos {
	float: right;
	width: 553px;
      padding-top:5px;
	}

.comment_user {
	float: left;
	width: 625px;
	padding: 5px;
	background-color: #b0ad91;
	border: 1px solid #eeeeee;
	position: relative;
	}

.com_author {
	float: left;
	width: 545px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
      border-bottom:1px solid #e0d5c7;
      padding-bottom:5px;
	}


.comment_user_alt {
	float: left;
	width: 625px;
	padding: 5px;
	background-color: #cbc9af;
	border: 1px solid #eeeeee;
	position: relative;
	}

.com_text {
	float: left;
	width: 545px;
	padding-top: 10px;
	color: #000000;
	line-height: 16px;
	}

.com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
	color: #000560;
	}

.user_infos a:link, .user_infos a:visited {
	color: #918064;
	text-decoration: underline;
	}

.user_infos a:hover, .user_infos a:active {
	color: #918064;
	text-decoration: none;
	}

.com_text code {

	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	font-style: italic;
	color: #000;
	}

#post_entry h6 {
	float: left;
	width: 603px;
	font-size: 1.6em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

#comments_templates form {
	float: left;
	width: 603px;
	margin: 0px;
	}

#comments_templates p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.alignleftt{
	float:left;
	}

.alignrightt{
	float:right;
	}

.alignleftt a:link, .alignleftt a:visited{
	color:#fff;
	text-decoration:none;
	background: url(images/navigation.png) repeat-x;
	padding:3px 10px 5px 10px;
	border-right:1px solid #738532;
	border-left:1px solid #738532;
	}

.alignrightt a:link, .alignrightt a:visited{
	color:#fff;
	text-decoration:none;
	background: url(images/navigation.png) repeat-x;
	padding:3px 10px 5px 10px;
	border-right:1px solid #738532;
	border-left:1px solid #738532;
	}

.alignleftt a:hover{
	color:#d7deb2;
	text-decoration:none;
	}

.alignrightt a:hover{
	color:#d7deb2;
	text-decoration:none;
	}

.clear {
	clear:both;
	}

