/*  
Theme Name: Choc
Theme URI: http://www.skinpress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: AskGraphics.com
Author URI: http://www.AskGraphics.com/

License Information :

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:link {
color: blue ;
}
a:visited {
color:gray;
}
a:hover { 
color:red ; 
text-decoration:none;
}
a:active {
color:green; 
text-decoration:none;
}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.gif) repeat-x;
	color:#88807d;
}

#body_page{
	background:url(images/body_page.gif) repeat-x bottom;
}

#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:52px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	padding-top:10px;
}

#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;
	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:#ecebea;
	font-size:40px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	padding:16px 0 3px 0;
}

#board_title p{
	color:#857f79;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	width:655px;
	line-height:18px;
}

#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_right{
	width:279px;
	float:right;
}

/* left contact */

#body_left_content{
	width:683px;
	padding-top:30px;
	margin-left:6px;
}

.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;
	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;
}

#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;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


    .SR { width: 200px; margin-right: 0px; padding-bottom: 30px; float: left;}
    .SR .recent { background: #ffffff; padding: 0px; margin-bottom: 3px; }
    .SR .recent .tabs { overflow: hidden; }
    .SR .recent .tabs { height: 1%; }
    .SR .recent .tabs li { float: left; background: none; }
    .SR .recent .tabs li a { float: left; font: 14px; color: #2175BC; padding: 3px 3px 6px 3px; background: #cdeb8b url(images/tabs-inactive.png) no-repeat bottom center; margin-right: 0px; text-decoration: none;}
    .SR .recent .tabs li a.active, .SR .recent .tabs li a:hover { background: #4096EE url(images/tabs-active.png) no-repeat bottom center; color: #fff; text-decoration: none; }
    .SR .recent a, .SR .recent a:visited { color:#2175BC; text-decoration: underline;}
    .SR .recent a:hover { color:#FF7400; text-decoration: underline;}

    #tab-comments { display: none; margin-bottom: 5px; }
    #tab-comments li { padding: 4px 0px 4px 2px; border-bottom: solid 1px #c5ded7; font-size: 11px; color:#2175bc;}
    #tab-comments li a { display: block;}
    #tab-posts { margin-bottom: 5px; font-size: 11px; }
    #tab-posts li { line-height: 14px; padding: 1px 0px 1px 2px;}
    #tab-tags { display: none; margin-bottom: 5px; font-family: "Verdana"; line-height: 22px;}
/************************************************
*	Content Gallery 		    	            *
************************************************/
 
#featured-post-wrap {
background-color:#212221;
margin:0 auto;
padding:0px 0 9px;
width:950px;
height:267px;
}
 
#featured-post{
height:272px;
margin:0px 0 0px 5px;
overflow:hidden;
position:relative;
width:580px;
}
 
.featured-post-item{
background:#171717 none repeat scroll 0 0;
border:1px solid #2B2B2B;
color:#555555;
float:left;
height:252px;
margin-top:7px;
overflow:hidden;
padding:5px;
position:absolute;
width:568px;
}
 
.featured-post-item .post{
background:transparent url(images/fe_bg.png) repeat scroll 0 0;
height:86px;
position:absolute;
top:170px;
width:568px;
z-index:100;
overflow:hidden;
}
 
.featured-post-item .post:hover a,.featured-post-item  .post:hover a:hover{
color:#fff;
}
 
.featured-post-item .post:hover{
background: url(images/fe_bg_h.png) repeat;
color:#FFF;
}
 
.featured-post-item .post h2{
margin:0px 0px 0px 0px;
padding:5px 5px 0;
font-weight:bold;
font-family: "Myriad Pro",verdana, helvetica,arial;
border-bottom:none!important;
font-size:1.2em!important;
line-height:19px!important;
padding-bottom:0px!important;
padding-top:5px!important;
 
}
 
.featured-post-item .post h2 a:link,.featured-post-item .post h2 a:visited{
font-size:1.2em !important;
line-height:19px !important;
}
 
.featured-post-item .post p{
margin:0px 0px 0px 0px;
padding:2px 6px 5px;
line-height:16px;
overflow:hidden;
font-family: "Myriad Pro", verdana, tahoma, sans-serif;
}	
 
.featured-post-item .post a{
color:#B2B2B2;
font-size:1.0em;
line-height:17px;
text-decoration: none;
}
 
#fm_fec_wrap{
height:285px;
position:relative;
}
 
.read-more {
background:url('images/f_read-more.png') no-repeat;
display:block;
float:right;
height:32px;
width:136px;
}
 
.read-more a {
color:#8b847c;
font-size:0.6em;
padding-left:25px;
}
 
.read-more a:hover {
color:#fff;
}
 
.date-post {
color:#FFFFFF;
float:right;
font-size:0.56em;
padding-right:6px;
text-align:right;
}
 
#feature-nav {
height:40px;
width:620px;
}
 
#feature-nav-r {
background:#000;
float:right;
}
 
#feature-nav-w {
background:#0c0804 url('images/f-nav-bg.gif') no-repeat;
border-top:1px solid #21170d;
margin:0 auto;
height:35px;
width:950px;
}
 
#featured-next {
background:transparent url(images/fe_imG.png) no-repeat scroll -77px 0;
float:right;
margin-right:10px;
}
 
#featured-prev {
background:transparent url(images/fe_imG.png) no-repeat scroll 0 0;
float:left;
margin-left:10px;
}
 
#featured-prev,#featured-next {
cursor:pointer;
height:30px;
margin-top:4px;
text-indent:-9999px;
top:0;
width:78px;
}
 
#con_fea_navwrap{
background:#171717;
height:23px;
margin-left:5px;
padding-left:13px;
padding-right:13px;
padding-top:3px;
text-indent:-9999px;
display:block;
width:554px;
}
 
#con_featured-next{
background:transparent url(images/con_n.png) no-repeat scroll 0 0;
float:right;
margin-right:10px;
}
 
#con_featured-prev {
background:transparent url(images/con_n.png) no-repeat scroll -25px 0;
float:left;
margin-left:10px;
}
 
#con_featured-prev,#con_featured-next {
cursor:pointer;
height:23px;
margin-top:0px;
text-indent:-9999px;
top:0;
width:25px;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #552200;
}

.pagination a:hover{
color:#fff;
background: #c66f12;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}
