body {
	margin: 0px;
	padding: 0px;
	background:#161616 url(images/head-back.png) repeat-x;
    color: #f2dfcd;
	font-size: 14px; text-align:left;
	font-family: verdana, arial, helvetica, sans serif;
	}


p {
	margin: 0 0 20px 0;
	}

p a {
	color: #d69121;
	text-decoration: underline;
	}

p a:hover {
    color: #b8b63d;
	text-decoration: none;
	}

ul, ol {
	margin-bottom: 20px; list-style: none;
	}

li a {
	color: #d69121;
	text-decoration: underline;
	}

li a:hover {
	color: #b8b63d;
	text-decoration: none;
	}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #e7ded4;
	}

.content_img img {
	padding:0;
	border: none;
	}

.content_img {
        padding:0;
        margin:0;
	}

/***************************************************** Basic layout *****************************************************/

	
#page {
	width: 900px; margin:0 auto; padding:0;
	}
	
#header {
	position: relative;
        z-index:1;
	}

#header_title {
	padding: 80px 0 0 40px;
	}

#header_title h1 {
	padding:  0; margin:  0;
	}

.navbutton-blog a {
        margin:0; padding:0;
        position:absolute; left:770px; top:-5px;
        z-index:5;
        width:60px; height:84px;
        }

.navbutton-blog a:hover {
        margin:0; padding:0;
        position:absolute; left:770px; top:0;
        z-index:5;
        width:60px; height:84px;
        }

.navbutton-cast a {
        margin:0; padding:0;
        position:absolute; left:840px; top:-5px;
        z-index:5;
        width:60px; height:84px;
        }

.navbutton-cast a:hover {
        margin:0; padding:0;
        position:absolute; left:840px; top:0;
        z-index:5;
        width:60px; height:84px;
        }

#content { margin:10px auto 0; padding: 0; }

#content-left {
	margin:0 0 0 200px;
	float: left;
	width: 500px;
	}

/***************************************************** Content box left *****************************************************/


.box-left {
	margin: 20px auto 50px;
	padding: 20px;
	line-height: 21px;
	width:500px;
	background-color:#111a1c;
	}

.box-left-navigation a {
	color: #d69121;
	text-decoration: none;
	}

.box-left-navigation a:hover {
	color: #b8b63d;
	text-decoration: none;
	}
	
.box-left small {
	padding: 0;
	color: #f2dfcd;
	}

.box-left small a {
	color: #d69121;
	text-decoration: none;
	}

.box-left small a:hover {
        color: #b8b63d;
	text-decoration: none;
	}

/***************************************************** Box right *****************************************************/

.box-right {
	margin: 30px 0 20px 40px;
	padding: 10px 0 0 0;
    color: #f2dfcd;
	width:200px; float:left; position:relative; z-index:10;
	}

.box-right a {
	color: #d69121;
	}

.box-right a:hover {
	color:#b8b63d;
	text-decoration: none;
	}


.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
    color: #f2dfcd;
	list-style: none;
	}

.box-right li {
	display: block;
    color: #f2dfcd;
	margin: 0px;
	padding: 5px;
	}

.box-right li a {
	text-decoration: none;
	}


/***************************************************** Headings *****************************************************/

h1.head {
    font-family:Georgia, Serif;
    color: #d69121;
	margin: 0;
	font-size: 35px;
    padding: 0;
	}
	
h1 {
    font-family:Georgia, Serif;
    color: #b8b63d;
	margin: 0 0 20px 0;
	font-size: 35px;
	font-weight: normal;
	line-height: 35px;
    padding: 0;
	text-decoration: none;
	}
	
h1 a{
    font-family:Georgia, Serif;
    color: #b8b63d;
	margin: 0 0 20px 0;
	font-size: 35px;
	font-weight: normal;
	line-height: 35px;
    padding: 0;
	text-decoration: none;
	}

h1 a:hover {
	color: #d69121;
	text-decoration: none;
	}

h2 {
    font-family:Georgia, Serif;
	color: #d69121;
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	}

h3 {
        font-family:Georgia, Serif;
	color: #d69121;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	}
h3 a{
    font-family:Georgia, Serif;
	color: #d69121;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	}

h3 a:hover {
	text-decoration:none;
	color: #b8b63d;
	}

h4 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #b8b63d;
	}
	
/***************************************************** Category nav *****************************************************/	
	
.cat  ul { color:#f2dfcd; float:left; width:610px; font:12pt georgia; padding:0 0 0 290px; margin:30px 0 20px; }

.cat ul li { display:block; }

.cat ul li a { background-color:#182629;
        border: #182629 1px solid;
		border-radius:6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
		padding:10px; margin:auto 14px; color:#f2dfcd; text-decoration:none; float:left; width:auto; }

.cat ul li a:hover { color:#ffa750; border: #ffa750 1px dotted; }
.cat ul li a:focus { outline:none; }





.nav  ul { color:#f2dfcd; float:left; width:570px; font:11pt georgia; padding:0 0 0 330px; margin:10px 0 0 0; }

.nav ul li { display:block; }

.nav ul li a { padding:10px; margin:auto 10px; color:#f2dfcd; text-decoration:none; float:left; width:60px; }

.nav ul li a:hover { color:#ffa750; }
.nav ul li a:focus { outline:none; }


/***************************************************** Comments *****************************************************/

	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
	}	

#commentform input.text, #commentform textarea {
	width: 400px;
	margin: 0;
	}

#commentform .text {
    margin: 0px 0px 15px 0px;
    color: #161616;
	font-weight: bold;
    font-size: 16px;
	padding: 5px;
	border: none;
	background-color: #e7ded4;
	width: 210px;
	}

#commentform textarea {
	height: 150px;
	color: #161616;
	font-weight: bold;
    font-size: 16px;
	padding: 10px;
	border: none;
	background-color: #e7ded4;
	}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background-color: #182629;
    border: #d69121 2px solid;
	color: #f2dfcd;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.comment_author {
	margin-top: 30px;
	}

.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: #301a03;
	font-weight: bold;
    font-size: 16px;
	padding: 10px;
	border: none;
	background-color: #e7ded4;
	width: 210px;
	}

/***************************************************** Footer *****************************************************/

#footcontainer { width:100%; margin:50px 0 0 0; padding:0; background-color:#182629; border-top: 8px solid #d69121; }

#footer {
	width:900px; height:600px;
	margin: 30px auto 0;
	padding: 0;
	font-size: 12px;
	color: #ffa750;
	background-color:#182629;
	}
	
#foot-me { width:200px; height:211px; background:url(images/me-foot.png) no-repeat; bottom:0; right:0; overflow:hidden; }
	
#footer a {
	color: #ffa750;
	}

#footer a:hover {
	color: #fff;
	}
	
#footer2 {
	width: 900px;
	margin: 0 auto;
	padding: 20px 5px 30px;
	font-size: 10px;
	color: #ffa750;
	}

#footer2 a {
	color: #ffa750;
	}

#footer2 a:hover {
	color: #fff;
	}

#footer p {
	margin: 0 0 10px 0;
	}

#footersocialcontainer { width:75px; height:255px; padding:0; margin:30px 20px 0 0;  float:left; position:relative; z-index:10; }

.footersocial { position:relative; width:75px; height:75px; padding:0; margin:0 0 15px 0; }



/***************************************************** 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;
	}