body {
	margin: 0px; padding: 0px;
	background:#fff;
    color: #151515;
	font-size: 14px; text-align:left;
	font-family: Inconsolata, verdana, sans-serif;
	}
	
span {
	color: #5e5d5d;
	font-size: 14px; text-align:left;
	font-family: Inconsolata, verdana, sans-serif;
	}
	
img {
	border:0;
	}


p {
	margin: 0 0 20px 0; color: #151515;
	}

p a {
	color: #5e5d5d; text-decoration: none;
	}

p a:hover {
    color: #c4b81b; text-decoration: none;
	}

ul, ol {
	margin: 0 0 20px 0; padding:0; list-style: none;
	}

li a {
	margin:0; padding:0; color: #5e5d5d; text-decoration: none;
	}

li a:hover {
	color: #c4b81b; text-decoration: none;
	}
	
ul.nav {
	margin:10px 0 0 0; padding:0; width:210px; height:163px; text-indent:-9999px;
	}

blockquote {
	margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: 5px solid #e7ded4;
	}

.content_img img {
	margin: 10px 0; padding:0; border:0;
	}

.content_img {
    padding:0; margin:0;
	}

/***************************************************** Basic layout *****************************************************/

	
#page {
	width: 1000px;
	}
	
#topstripe {
	width:100%; height:5px;
	border-bottom:3px dotted #e5e3e3;
	}
	
#header {
	padding:60px 0 0 280px; margin:0;
	width:720px; height:71px;
	}
	
#header a{
	font-family:Georgia, Serif;
    color:#dbd9d9;
	font-size: 45px;
	text-decoration:none;
	}
	
#header a:hover{
	color:#c9c7c7; text-decoration:none;
	}

#content {
	margin:0; padding:0;
	}

#content-left {
	margin:40px 0 30px 20px; padding:0;
	float:left;
	width:500px;
	}

#content-right {
	margin:40px 20px 0 30px; padding:0;
	float:left;
	width:200px;
	}

/***************************************************** Content box left *****************************************************/


.box-left {
	margin:0; padding:0 20px 60px;
	}

.box-left-navigation {
	margin:20px 0 50px 20px;
	}
	
.box-left-navigation a {
	color: #5e5d5d; text-decoration: none;
	}

.box-left-navigation a:hover {
	color: #c4b81b; text-decoration: none;
	}
	
.box-left small {
	padding:0; color: #151515;
	}

.box-left small a {
	color: #5e5d5d; text-decoration: none;
	}

.box-left small a:hover {
    color: #c4b81b; text-decoration: none;
	}


p.tags {
    clear: both;
    font-size: 11px;
	padding: 0 0 0 5px;
    color:#151515;
	}

p.tags a {
    color: #5e5d5d; text-decoration: none;
	}

p.tags a:hover {
    color: #c4b81b; text-decoration: none;
	}
	
	
#share-box {
	margin:80px 0 0 0; padding:10px;
	width:430px; height:100px;
	background-color:#e5e3e3;
	}
	
#share-box a {
    color: #5e5d5d; text-decoration: none;
	}
	
#share-box a:hover {
    color: #c4b81b; text-decoration: none;
	}

/***************************************************** Box right *****************************************************/

.box-right {
	margin:0; padding:0; font-size:11px;
	}

.box-right a {
	color:#5e5d5d; text-decoration: none;
	}

.box-right a:hover {
	color:#c4b81b; text-decoration: none;
	}


.box-right ul {
	margin:0 0 5px 0; padding:0;
    color:#151515;
	list-style:none;
	}

.box-right li {
	margin:0; padding:5px 0;
	display:block;
    color:#151515;
	list-style:none;
	}

.box-right li a {
	text-decoration: none;
	}


/***************************************************** Headings *****************************************************/

h1.head {
	margin:0; padding:0;
    color:#151515;
	font-size:35px;
	}
	
h1 {
	margin:0 0 20px 0; padding:0;
    color:#151515;
	font-size: 35px;
	font-weight: normal;
	text-decoration: none;
	}
	
h1 a{
	margin:0 0 20px 0; padding:0;
    color:#151515;
	font-size: 35px;
	font-weight: normal;
	text-decoration: none;
	}

h1 a:hover {
	color:#5e5d5d; text-decoration: none;
	}

h2 {
	margin:25px 0 15px 0; padding:0;
	color:#151515;
	font-size: 24px;
	font-weight: normal;
	}

h2 a{
	margin:25px 0 15px 0; padding:0;
    color:#151515;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover {
	color:#5e5d5d; text-decoration: none;
	}

h3.archive{
	margin:0 0 10px 0; padding:0;
	color: #151515;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	margin:25px 0 15px 0; padding:0;
	color: #151515;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 a{
	margin:25px 0 15px 0; padding:0;
	color:#5e5d5d;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	}

h3 a:hover {
	color:#c4b81b; text-decoration: none;
	}

h4 {
	margin:5px 0 5px 0; padding:0;
	font-size: 14px;
	color:#151515;
	}


/***************************************************** Comments *****************************************************/

	
#commentform label {
	display: block;
	margin:0 0 5px 0;
	}	

#commentform input.text, #commentform textarea {
	width: 200px;
	margin:0;
	}

#commentform .text {
    margin:0 0 5px 0; padding:4px;
    color:#151515;
    font-size: 12px;
	border: none;
	background-color:#e5e3e3;
	width: 200px;
	}

#commentform textarea {
	height: 150px;
	color: #151515;
    font-size: 12px;
	padding: 4px;
	border: none;
	background-color:#e5e3e3;
	}

#commentform .button {
	width: 80px;
	height: 30px;
	margin:0; padding:0 20px;
        font-family: courier;
	background-color:#151515;
	color:#fff;
	border:0;
	}

#commentform .button:hover { background-color:#5e5d5d; }

.commentlist {
	margin:0; padding:0; list-style: none;
	}

.comment_author {
	margin:30px 0 0 0;
	}

.commentlist .quote {
	padding: 40px; vertical-align: top;
	}

.commentlist cite {
	display: block;
	font-style: normal;
	font-size: 10px;
	background-color: #09C;
	}

.avatar {
	float: left; margin: 0 20px 10px 0;
	}

/***************************************************** Searchform *****************************************************/
	
#search {
	list-style-type: none;
	}

#search_div {
	width: 270px;
	}

.search_btn {
	border: 0; 
	float: left; 
	margin: -10px 0px 0px -30px;
	}

.input {
    text-align: left;
    margin: 0px 0px 15px 0px;
    color: #161616;
	font-weight: bold;
    font-size: 16px;
	padding: 10px;
	border: none;
	background-color: #e7ded4;
	width: 210px;
	}

/***************************************************** Footer *****************************************************/

#footer {
	margin:0; padding:0;
	width:260px; height:280px;
        position:fixed; bottom:0px; left:0;
	background:url(images/me.jpg) no-repeat;
	text-indent:-9999px;
	z-index:5;
	}

#footerband {
	margin:0; padding:0;
	width:100%; height:40px;
        position:fixed; bottom:0px;
	background:#000;
	z-index:8;
	}
	
#social {
	margin:10px 0 0 0; padding:0 0 16px 0;
	width:228px; height:16px;
	}
	
.socialbutton {
	margin:0 10px 0 0; padding:0 4px 0 0; position:relative; width:16px; height:16px; z-index:12;
	}




/***************************************************** Usefull *****************************************************/

.clear {
	clear:both;
	}

.aligncenter, div.aligncenter {
   	display: block;
   	margin: 0 auto;
	}

.aligncenter {
	margin-bottom: 20px!important;
	}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
	}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
	}

.wp-caption {
	margin: 0 0 20px 0;
	padding: 0;
   	border: 1px solid #e7ded4;
   	text-align: center;
   	background-color: #e7ded4;
	}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
	}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
        color: #000;
        font-size: 10px
	}

/***************************************************** widgets *****************************************************/

#calendar_wrap table {
	width: 100%;
	}

#calendar_wrap td {
	text-align: center;
	}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
	}
