/*  
Theme Name: Choc
All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/

 

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#88807d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.gif) repeat-x;
	color:#000;
}

.logo{
  position:absolute;
  margin-top:5px;
}

#body_page{
/*  background:url(images/body_page.gif) repeat-x bottom;*/
  background:url(images/body-bg.jpg) repeat-x;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:99px;
}

#header_banner{
	float:right;
}

#header_title{
	float:left;
}

#header_title h1{
	color:#271d14;
	font-size:42px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	padding-top:10px;
}

#header_title h1 img{
  margin-top:-5px;
  padding:0;
}

#header_title h1 a{
	color:#271d14;
}

.description{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	top:-10px;
	color:#271d14;
	display:block;
	text-align:center;
}

#header_banner div{
	margin-right:50px;
	padding-top:23px;
}

/* MENU */

#menu{
	width:100%;
	height:45px;
/*  background:url(images/menu_bg.gif) no-repeat right top;*/
}

#menu_items{
	float:left;
	color:#ffffff;
	font-size:15px;
	width:730px;
}

#main_search{
	float:right;
	width:270px;
}

#menu_items li{
	float:left;
	display:block;
	height:45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu_items a{
	color:#ffffff;
	display:block;
	float:left;
	height:35px;
	margin-top:5px;
	padding:10px 15px 0 15px;
	text-transform:uppercase;
}

#menu_items a:hover{
	background:url(images/menu_items_a.gif) repeat-x;
	text-decoration:none;
}

#searchform_top{
	color:#99bdd5;
	margin-left:10px;
}

#searchform_top span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}

#searchform_top_text{
	width:223px;
	border:0px;
	background:none;
	color:#b2b2b2;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:10px;
}

/* BOARD */

#board{
	width:100%;
	height:145px;
/*  background:url(images/board_bg.gif) no-repeat right top;*/
}

#board_title{
	float:left;
	width:675px;
}

#board_rss{
	float:right;
	width:325px;
	text-align:right;
}

#board_title h2{
	color:#fff;
	margin-top:-10px;
	font-size:26px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	padding:16px 0 3px 0;
}

#board_title strong{
  color: #ffff00;
/*  background-color: #ffff00;*/
}

#board_title p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	font-size:14px;
	width:655px;
/*  line-height:18px;*/
  line-height:1.5em;

}

#board_rss a{
	display:block;
	margin:27px 32px 0 0;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y right;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat;
}

#body_left{
	width:721px;
	float:left;
	padding-bottom:40px;
}

#body_left img{
  margin:8px;
  padding:5px;
  border:1px solid #ccc;
}

#body_right{
	width:279px;
	float:right;
}

/* left contact */

#body_left_content{
	width:683px;
	padding-top:30px;
	margin-left:6px;
}

#body_left_content p{
  font-size: 1.15em;
}

.post{
	width:100%;
}

.post-top{
	background:#f9f7e1 url(images/post-top_bg.gif) no-repeat;
	width:100%;
	float:left;
}

.post-top2{
	background:url(images/post-top2_bg.gif) no-repeat bottom;
	width:100%;
	padding-bottom:11px;
	float:left;
}

.post-date{
	float:left;
	font-size:15px;
	width:80px;
	padding-bottom:10px;
	color:#ffffcc;
	padding-top:15px;
	text-align:center;
}

.post-date p{
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:right;
	width:603px;
}

.post-title h2{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	background:url(images/post-title_h2.gif) no-repeat left bottom;
	padding:10px 0 10px 0;
	margin-right:10px;
}

.post-title h2 a{
	color:#392c26;
}

.post-title h3{
	font-weight:normal;
	color:#817565;
	font-size:11px;
	padding:5px 20px 0 0;
}

.post-title h3 a, .post-title h3 span{
	color:#4e3e30;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 5px;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	background:url(images/postmetadata_bg.gif) no-repeat;
	width:100%;
	height:50px;
	margin-bottom:30px;
}

.postmetadata .alignleft a{
	color:#4e3e30;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.postmetadata .alignleft a:hover{
	text-decoration:none;
}

.postmetadata .alignright a{
	color:#4e3e30;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
}

.postmetadata .alignright a span{
	font-weight:bold;
}

.postmetadata .alignleft{
	padding-top:10px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:20px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

.post-page h2{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/post-page_bg.gif) no-repeat;
	border-bottom:1px solid #ccc;
	padding:6px 0 10px 20px;
}

.post-page .entry{
	padding-top:13px;
}

.post-page .entry a{
	color:#362f2d;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#392c26;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:22px;
	color:#392c26;
	font-weight:normal;
	margin:0;
	padding:0;
	display:block;
}*/

/* right content */

#body_right_content{
	margin-top:30px;
	width:274px;
}

/* RIGHT ADS */

#right_ads{
	background:#f9f7e1;
	border:1px solid #e9e7cc;
	width:264px;
	padding:7px 0 1px 8px;
	margin-bottom:24px;
	float:left;
}

#right_ads div{
	float:left;
	padding-right:7px;
	margin-bottom:6px;
}

#right_ads div.right{
	margin-right:0;
}

/* SIDE BAR */

#sidebar{
	float:left;
}

.sidebars h2{
	font-size:20px;
	color:#392c26;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:238px;
	padding:6px 0 6px 5px;
	margin:0 0 10px 14px;
	border-bottom:1px solid #392c26;
	text-transform:capitalize;
}

.sidebars ul{
	color:#5f554b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebars ul li{
	margin-bottom:24px;
	padding-bottom:5px;
	background:#f9f7e1;
	border:1px solid #e9e7cc;
	width:270px;
}

.sidebars ul li ul li{
	margin-left:10px;
	margin-bottom:0;
	width:auto;
	border:0;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
	width:250px;
	padding-left:8px;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:5px;
}

.sidebars li.widget_archives li{	
	background:none;
	border-bottom:1px solid #e5e2ce;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#5f554b;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:15px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 3px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:bold;
	padding-left:10px;
}

.sidebars li.widget_meta ul li a{
	/*background:url(images/sidebar_li_meta.gif) no-repeat left 6px;*/
	font-weight:normal;
	padding-left:2px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#5f554b;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:55px;
	clear:both;
	margin:0px auto;
}

#footer_text{
	padding-top:25px;
	color:#bfbaa8;
	text-align:center;
}

#footer_text a{
	color:#bfbaa8;
	text-decoration:none;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#fdfdf6;
	border:1px solid #f8f8f0;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f3f3de;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#fdfdf6;
	border:1px solid #f8f8f0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f3f3de;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}

/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	margin-left:35px;
	padding-bottom:15px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 10px 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#392c26;
	font-size:12px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background:#fcfbf0;
	border:1px solid #e9e7cc;
	}

.commentlist li.alt {
	background:#f9f7e1;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 0px 0 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3d352e;
	font-size:17px;
	font-weight:bold;
	text-transform:capitalize;
	}
	
.commentmetadata span{
	color:#3d352e;
	font-weight:normal;
}

.commentmetadata a{
	color:#3d352e;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
}

.alt .commentmetadata_end{
	background:#fcfbf0;
}

.commentmetadata_end{
	background:#f9f7e1;
	text-align:right;
	padding:10px 10px 10px 0;
	border-top:1px solid #e9e7cc;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end span{
	color:#7b2e00;
}

#respond_box{
	margin:40px 15px 0 35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #e8e5c4;
}

.entry h3{
  border-bottom:1px solid #ccc;
  margin-bottom:5px;
}

#commentform{
	margin-left:55px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:70%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#ffffff url(images/input_bg.gif) repeat-x left top;
	border:3px #e8e5c4 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#ffffff url(images/input_bg.gif) repeat-x left top;
	border:3px #e8e5c4 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/post-page_bg.gif) no-repeat;
	padding:6px 0 10px 20px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 20px 40px 20px;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	border-bottom:1px solid #f0ecb4;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d352e;
	font-size:12px;
	padding-left:10px;
}


.head-img{
  margin:-141px -250px 0 0;
}

p.wp-caption-text{
 text-align: center;
 font-style: italic;
 font-size:10px;
 color:#3d3c39;
}