/*
Theme Name: TA-Jardin
Theme URI: http://tutsarena.com
Description: 2 Column summer garden theme by <a href="http://tutsarena.com/">TutsArena</a>
Version: 1.0
Author: TutsArena
Author URI: http://tutsarena.com
Tags: light, two-columns, fixed-width
*/


* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/165% arial;
	color: #644317;
	margin: 0px auto; padding:0px;
	background: #f5eccb;
	text-align: center;
}
.mailsub {color:#000;}
.mailsub fieldset { border: none; padding: 0px; margin: 0px;}
.mailsub form { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;border:none;}
.mailsub input { color: #666; font-size: 12px;}
.mailsub input.mail { width: 205px;background: url(./images/subbut.jpg) no-repeat; }
.mailsub input.searchIE { width: 32px; height: 29px; background: url(./images/subbut.jpg) no-repeat 0 -79px; }



/*\ IE/Win min height hack */ * html #buttonsearch { margin: -29px 0px 0px 216px; } /* */
#buttonsearch { padding: 0px; margin: -28px 0px 0px 216px; top: 0px; background: none; }


.top_comments{
 float:right;
 padding-top:5px;
}


.subbut{
    float:right;
	vertical-align: top;
     border:0px;
}
.mailbg{
height:87px;
width:403px;
background:url(images/mailbg.jpg) repeat-x;
}

.widget {
    clear: both;
}

.widget_tag_cloud a {
    float: left;
}

/* Links */
a {
	text-decoration: none;
	color: #824013;
}
a:hover {

	color: #62572d;
    text-decoration:underline;
}

/* Headers */
h1, h2, h3 {
	font: bold 1em/1.5em "trebuchet MS",georgia;
	color: #824013;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h1 {
	font-size: 245%;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	font-size: 110%;
    padding-left:40px;
	font-weight: normal;
}
h3 {
	font-size: 170%;
	font-weight: normal;
}

h4 {
	font-size: 120%;
	font-weight: normal;
}

h5 {
	font-size: 120%;
	font-weight: normal;
}

h6 {
	font-size: 100%;
	font-weight: normal;
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px;
}

/* Images */
.col-one img {
	background: #fafafa;
	border: 1px solid #dcdcdc;
	margin: 3px;
	padding: 2px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
    width:85%;
    margin:0px auto;
 	padding: 15px 10px 10px 30px;
	background: #DFCF9C;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b19250;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 1px;
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left:0px;
	padding-right:0px;
	border: 0px solid #ECECEC;
}
/* end - table */

/* form elements */
form {
	border:0px;
	/*background:#c1c1c1;
*/
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #84743f;
    font:11px normal trebuchet ms,arial,georgia,tahoma;
}
input, select {
	padding: 4px;
	font: normal .8em Verdana, sans-serif;
	color: #000;
	background: #c1c1c1;
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal .9em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #000;
}
input, textarea, select {
    width:96%;
	background: #f8f8f8;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #c1c1c1 #c1c1c1 #c1c1c1 #c1c1c1;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background: #9b8a54;
    border:0px;

}

/* search form */
.search_top{
    position:relative;
	background-color: transparent;
	border: none;
	margin: 0; padding: 12px 0 15px 8px;
	width: 190px;
    left:51px;
}
.rss_icon{
    position:relative;
    margin-top:-17px;
    padding-left:18px;
    background:transparent url("images/rss.png") no-repeat top;
	border: none;
	width:21px;
    height:21px;
    color:#fff;
    left:211px;
}
.rss{
    position:relative;
    margin-top:-20px;
	background-color: transparent;
	border: none;
	width:150px;
    color:#fff;
    left:250px;
}
.rss a{
    color:#f1f5cf;
    font:12px "trebuchet MS",georgia,verdana,arial;
}
.rss a:hover{
    color:#fff;
    text-decoration:underline;
}

#headsearch form{
background:none;
width:328px;
height:121px;
padding:10px;
border:0px;
}

#headsearch input{
	font: normal .9em georgia,tahoma,Verdana, sans-serif;
position:absolute;
top:200px;left:51px;
margin:0px;
width: 187px;
background:url(images/searchback.jpg) no-repeat;
	color: #8c9a64;
	height:32px;
    padding-top:10px;
    padding-left:10px;
    padding-bottom:0px;
    padding-right:5px;
    line-height:1.2em;
    border:0px;
    vertical-align:bottom;
}
#headsearch input.button {
   position:absolute;
   top:200px;left:242px;
    width:34px;
	font: bold 12px Arial, Sans-serif;
	height:30px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background: url(images/hsearch.jpg) no-repeat;

}

.searchform {
    color:#f1f5cf;
    position:relative;
	background-color: transparent;
	border: none;
	margin: 0; padding: 12px 0 15px 8px;
	width: 190px;
    top:10px;left:21px;
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox {
	width: 115px;
	color: #666666;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
.bodywrap {
	background:url(images/mainback.jpg) no-repeat;
	width:1124px;
	height:666px;
	margin:0px auto;
	padding:0px;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */
#header-wrap {
	position: relative;
	background: #fff;
	margin: 0 auto;
	width: 1003px;
	height:270px;
	text-align: left;
}
#header-photo {
	position: absolute;
	top: 0px; left: 0px;
	padding: 0;
	height:270px;
	width:1003px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
	background: #fff url(images/header.jpg) no-repeat;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
}
/*  Navigation */

#nav {
	position: absolute;
	margin: 0; padding: 0;
	width: 974px;
	height:26px;
	top: 76px;
}
#ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#nav li {
	float: left;
	list-style-type: none;
	margin: 26px -4px 0px 4px;
	padding: 0px;
    background: url(images/nav_base.png) top left no-repeat;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
background: url(images/nav_active.png) top left no-repeat; color: #ff4e2c ;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
   	text-decoration: none;
    color: #ca5100;
	background: url(images/nav_active.png) top right no-repeat;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	font-family:georgia,Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 15px;
	text-transform:capitalize;
    color: #cfdcb3;
 background: url(images/nav_base.png) top right no-repeat;
	}
#nav ul li a:hover {
	text-decoration: none;
    color: #475c19;
	background: url(images/nav_active.png) top right no-repeat;
	}


#nav span.feed
{
padding: 0px 18px 0px 0px; background: url(images/feed.gif) no-repeat right center;
}

 #header-wrap h1#logo-text {
  	position: absolute;
	margin: 0; padding: 0;
	font-size:24px;
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	letter-spacing: 0px;
	color: #905629;
	text-decoration: none;
    text-transform:none;
    /* change the values of top and left to adjust the position of the logo*/
	top:40px; left:650px;
 }

#header-wrap h1#logo-text a {
	margin: 0; padding: 0;
	letter-spacing: 0px;






	color: #905629;
	text-decoration: none;
    text-transform:capitalize;

}
#header-wrap h1#logo-text a:hover {
    color:#905629;
	background: none;	border: none;
    text-decoration:underline;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: 'trebuchet MS',arial,'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-transform: none;
	color: #d77552;
	width: 400px;

	/* change the values of top and left to adjust the position */
	top:68px; left:650px;
}


/* header quick search */
#header-search{
width:100%;
background:#1D1B0E;
border:0px;
}
#header-wrap form#quick-search {
	position: absolute;
	top:208px; left: 22px;
	padding: 0; margin: 0;
	width: 187px; height: 30px;
	background: url(images/searchback.jpg);
	z-index: 999999;
}
#header-wrap form#quick-search p {
	margin: 0; padding: 0;
}
#header-wrap form#quick-search input {
    background:none;
	margin: 0; padding:6px;
    color:#d1ab79;
}
#header-wrap form#quick-search .tbox {
	margin: 2px 0 0 4px;
	width:90%;
	border: none;
	color: #d1ab79;
    font:11px normal arial,'trebuchet MS',verdana;

}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
	display: none;
}

#content-outer {
	margin: 0px auto;
	width:1003px;
    background:#f7f0d8 url(images/contentbg.jpg) no-repeat top center ;

}
#content-wrapper {
	width:1003px;
	margin:0px auto;
	text-align: left;
    background:#f7f0d8 url(images/contentbg.jpg) no-repeat top center ;
}
#content {
    position:relative;
    margin:0px auto;
    display:inline;
	width:1003px;
    background:#f7f0d8 url(images/contentbg.jpg) no-repeat top center ;
}

.col-one {
    float:left;
    width:660px;
	padding-left:20px;
    color:#626262;
}
.col-mid {
    float:right;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:20px;
    margin-left:0px;
/*	width:274px;
*/
	width:245px;
}


.col-one, .col-two, .col-three {
	padding-bottom: 10px;
}

#content .col-one h2 {
    margin:0px auto;
    padding:30px 0px 0px 7px;
	font:16px "Trebuchet MS", Tahoma, Arial, Sans-serif;
    font-weight:bold;
	color: #824013;
	letter-spacing: -0.8px;
	text-transform: none;
    display:block;
    border-bottom:0px #c1c1c1 solid;
}

#content .col-one h2 a {
	color: #08b2d6;
	text-decoration: none;
	background: none;
}
#content .col-one h2 a:hover {
	color: #08b2d6;
    text-decoration:underline;
}
#content .col-one ul li {
	list-style-image: url(images/bullet.gif);
}
#content-wrapper .col-three h2 {
	color: #0c86ae;
	font: bold 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}
#content-wrapper .col-mid h2{
	color: #905629;
	width:221px;
    height:56px;
    background:url(images/sidetitlebg.png) no-repeat top left;
	font-size:18px;
	font-family:georgia;
	text-transform:capitalize;
	padding:20px 1px 1px 40px;
	margin:0px 0px 1px 3px;
    letter-spacing:.2px;
}
#content-wrapper .col-mid #titleback{
    background:#fff url(images/titleback.jpg) no-repeat;
    width:245px;height:73px;
}
#content-wrapper .col-two h2 {
	color: #fff;
    background:url(images/sdheadback.png) no-repeat top left;
	font: bold 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform:Capitalize;
	padding:7px 10px 10px 15px;
	margin: 34px 0px 1px 0;
    letter-spacing:0.7px;
}

.sidebg_top {
display:block;
margin:0px auto;
background:none;
width:225px;
height:8px;
}
.sidebg_middle {
display:block;
margin:0px auto;
background:none;
}


/* sidebar menu */
ul.sidemenu {
    background:none;
 	text-align: left;
 	/*text-align:right;*/
	margin:0px; padding:0px;
	text-decoration: none;
    display:block;
}
ul.sidemenu li {
    background:none;
    width:225px;
    /*width:275px;*/
    
	list-style: none;
    margin:0px;
    padding:0px;
    border-bottom:0px #56312C solid;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
    margin:0px auto;
    display:block;
	text-decoration: none;
	background:none;
    padding:5px 5px 5px 20px;
	color: #824013;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    font-size:14px;

}
ul.sidemenu li a span {
    display:block;
    background:#444;
	color: #824013;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;

}
ul.sidemenu li a:hover {
    display:block;
	color: #643211;
	text-decoration: underline;

}
ul.sidemenu ul {
width:225px;
margin:-18px 0px 10px 0px;
padding:0px;
display:block;
}
ul.sidemenu ul li {
background:none;
border-bottom:1px solid #d4c899;
}
.pagebg_top{
position:relative;
margin-top:20px;
background:none;
display:block;
padding:0px;
width:653px;
height:78px;
}


.postbg_mid{
margin-top:-10px;
padding:0px;
width:703px;/*Bidu*/
background:none;
display:block;
color:#644317;
font:normal 12px 'trebuchet MS',arial,times new roman,verdana;
}
.postbg_bot{
background:none;
display:block;
width:653px;
height:58px;
}
.pagebg_bot{
background:none;
display:block;
width:653px;
height:9px;
}





.bottom-col-one {width: 32%; float: left; }
.bottom-col-two {width: 32%; float: left; }
.bottom-col-three {width: 32%; float: left; }

/* postmeta */
.postmeta {
    width:600px;
	padding:7px; margin:10px 1px 5px 10px;
	font-size: 1em;
	color: #fff;
	background: #08b2d6;
}
.postmeta a { color:#fff;background: transparent; text-decoration:underline;}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }

/* postmeta-Normal*/
.postnorm {
	padding: 5px; margin: 20px 10px 15px 10px;
	font-size: 1em;
	color: #878562;
	border:1px solid #6a684a;
	background: #4a483a;
}
.postnorm a { background: transparent; }
.postnorm .date{ margin: 0 10px 0 5px;	}
.postnorm a.comments { margin: 0 10px 0 5px;	}
.postnorm a.readmore { margin: 0 10px 0 5px;	}


/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img {
	position: relative;
	padding: 4px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

.clearsmall { padding-bottom: 10px; }



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.col-mid .sponsors img.ml
{
margin-bottom : 4px; padding: 1px;  margin-right : 4px; overflow : hidden;
}
img a
{
border : none;
}
img
{
border : 0;
}
.clearhigh
{
clear : both; display : block; height : 10px; overflow : hidden; margin : 0; padding : 0;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}


/* tabs */

.tab_container
{
margin: 0px 10px; padding: 0px; border: 5px solid #000;
}
.tab_container_in
{
margin: 0px; padding: 10px 0px;
}
.tab_menu_container
{
margin: 0px 10px; padding: 0px 0px 0px 0px; height: 30px; background-color: #000;
}
#tab_menu li
{
margin: 0px; padding: 5px 5px 2px 0px; font-size: 11px; line-height: normal; float: left; list-style: none; cursor: pointer; border-bottom: none;
}
#tab_menu .first
{
padding: 5px 5px 2px 6px;
}
#tab_menu li a, #tab_menu li a:visited
{
margin: 0px; padding: 3px 6px 3px 6px; color: #FFFFFF; text-decoration: none; display: block;
}
#tab_menu li a:hover, #tab_menu li a.current
{
background-color: #fff; color: #000000; text-decoration: none;
}
.tab_content_list
{
display: none;
}
#tab_content_tags a, #tab_content_tags a:visited
{
color: #fff; text-decoration: none;
}
#tab_content_tags a:hover
{
color: #ffffff; text-decoration: none;
}
.tab_container ul
{
list-style: none;
}

/* comment form */

#comments
{
width:95%;clear : both; background :none; padding : 15px; color: #644317;
}
#comments a, #comments a:hover
{
color:#866b46;
text-decoration : none;
}
#comments h2
{
margin : 0;
color:#333;
}
#comments dl
{
margin : 0; padding : 0;
}
#comments dt
{
padding : 5px 0 0 0; font-size : 1.2em;color : #00b1d9;
}
#comments dt.highlighted
{
padding : 8px; background : #fc0; border : 1px solid #fff;
}
#comments dd.highlighted
{
background : #fff; padding : 2px 8px;
}
#comments h3, #postComment h3
{
padding : 0; margin : 0 0 15px 0;   color:#08b2d6;
font-size:14px;
font-family:"Trebuchet MS",arial,georgia;
font-style:normal;
}
#postComment
{
background : #E7D9A8; padding :15px;margin-top:10px;
}
#postComment label
{
width : 320px; display : block; float : left; clear : both; margin : 5px 0 0 0;
}
#postComment input, #postComment textarea
{
margin : 5px 0 15px 0; width : 550px;
}
#postComment textarea
{
height : 160px;
}
#postComment .button
{
padding : 5px; clear : both; width : 100px; margin : 10px 0 0 0;
}
#comments a
{
background: none;
}

.mailspace{
height:100px;
}

.col-mid .sponsors img.ml
{
margin-bottom : 4px; padding: 1px;  margin-right : 4px; overflow : hidden;
}
img a
{
border : none;
}
img
{
border : none;
}
.clearhigh
{
clear : both; display : block; height : 10px; overflow : hidden; margin : 0; padding : 0;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}



.commentbox{
display:block;
width:580px;
background:none;
border-bottom:1px solid #E7D9A8;
padding:10px 10px 10px 0px;
}
#commentwords{
display:block;
margin:0px auto;
position:relative;
left:10px;top:1px;
padding:7px;
color:#644317;
}
#commentwords a {
text-decoration:none;
color:#08b2d6;
}
#commentwords a:hover{
text-decoration:underline;
color:#08b2d6;
}
#date{
font-size:10px;
font-family:"trebuchet MS",arial,georgia;
font-style:italic;
color:#6a684a;
}
.br5 { margin: 0 0 5em 0; }
.commentlinks{
color:#0c5672;
border-bottom:1px solid #856a45;
width:99%;
margin:5px;
}
.commentlinks a{
color:#0c5672;
width:100%;
}
.frontfeatured{
width:450px;
}
.postwrap {
   margin:0px;
	padding:0px;


}
.fcontentwrap {
   margin:0px;
	padding:0px;
	float:left;
text-align: justify;
}
.fheadwrap {
   margin:0px;
	padding:0px;
	width:760px; /*Bidu*/
	border:0px solid #444;
	float:left;
}

.postcommentit {
width:104px;
height:36px;
margin:25px 0px 10px 20px;
padding:5px;
text-align:center;
float: left;
background:url(images/commentbg.png) no-repeat;
color:#f4e3b4;
font:normal 12px 'times new roman',verdana,tahoma;
}
.postcommentit a {
text-decoration:none;
color:#f4e3b4;
}

.post_date {
   margin:0px;
	padding:0px;
   clear:both;
	position:relative;
	top:-10px;left:10px;
}
#fposttitle{
margin:0px;
padding:0px;
width:580px;/*Bidu*/
float: left;
}
#ffposttitle a{
color:#824013;
}
#content #fposttitle h2{
    margin-top:-5px;
	padding-bottom:6px;
	font: normal 24px georgia,'trebuchet MS', Tahoma, Arial, Sans-serif;
	font-weight:bold;
	color: #824013;
	letter-spacing:.8px;
	text-transform: none;
	margin-left: 5px;
	padding-left:5px;
}
#content #fposttitle h2 a {

	font-size:24px;
	font-family:Georgia;
	font-weight:bold;
	text-transform:capitalize;
color:#824013;
}
#featuredcenter{
padding:20px;
background:url(images/featured-center.jpg) repeat-y;
}

#featuredbottom{
width:660px;
height:17px;
display:block;
background:url(images/featured-bottom.jpg) top no-repeat;
}

#copyrights{
position:relative;
top:50px;
text-align:center;
margin:30px;
padding:35px 0 0 20px;
color:#524026;
}
#copyrights a{
text-decoration:none;
color:#524026;
}
#copyrights a:hover{
text-decoration:none;
color:#927e60;
}


#featured-img{
float:left;
position:relative;
background:#862300;
padding:3px;
border:#75250d 1px solid;
margin-right:10px;
}

#fimgblock{
margin:0px auto;
float:left;
width:200px;
height:200px;
background:#ccc;
border:4px solid #fff;
}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:320px;
    padding-left:7px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}

#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:320px;
	padding-left:7px;
	margin-top: -2px;
	text-align:justify;
	}
/* Formating of "rightcol" which is the column in the homepage middle ;-) */



#rightcol .clearfloat {
	padding:12px 0;
	}



.fpostfooter {
	margin:0px;
	padding:0px;
	width:750px;/*Bidu*/
}
.postby{
margin:0px;
 padding-top:11px;
color:#644317;
text-transform:capitalize;
font:normal 11px georgia,arial,'times new roman',verdana,arial;
width:180px;
float:left;
}

#cwc-vote{
    /* Don't forget to change the image path */
    width:470px;
    font:normal 10px 'times new roman',arial,verdana;
    padding:0px;
	 margin:0px;
	float:left;
}
#cwc-vote li a.stumble {padding-left:20px;background: url(./images/stumbleupon.png) no-repeat left top;}
#cwc-vote li a.delicious {padding-left:20px;background: url(./images/delicious.png) no-repeat left top;}
#cwc-vote li a.digg {padding-left:20px;background: url(./images/digg.png) no-repeat left top;}
#cwc-vote li a.mixx {padding-left:20px;background: url(./images/mixx.png) no-repeat left top;}
#cwc-vote li a.sphinn {padding-left:20px;background: url(./images/sphinn.png) no-repeat left top;}
#cwc-vote ul{
    list-style-type:none;
    margin-left:7px;
}

#cwc-vote ul li{
    display:inline;
    margin-right:-10px;
    padding:7px;
	 color:#644317;
	 font-size:11px;
	 font-family:arial,georgia;
}

#cwc-vote ul li a{
    color:#644317;
    text-transform:none;
    font:normal 11px arial,'trebuchet MS',verdana,arial;

}
.footer {
	margin:0px;
	padding:0px;
}
.mfooter{
width:1003px;
float: left;
margin:0px;
padding:0px;
height:102px;
background:url(images/footer.jpg) no-repeat center;
}
.footerlinks{
width:631px;
height:46px;
margin:0px;
padding-top:14px;
text-align:center;
font:normal 12px 'trebuchet MS',arial,verdana;
color:#cce097;
background:none;
}
.footerlinks a{
font:normal 12px 'trebuchet MS',arial,verdana;
color:#cce097;
text-decoration:none;
}
.footerlinks a:hover{
font:normal 12px 'trebuchet MS',arial,verdana;
color:#fff;
text-decoration:underline;
}
.fcopyrights {
margin:0px;
float:right;
text-align: right;
width:600px;
color:#62572d;
font:normal 11px georgia,'times new roman',arial,verdana;
}
.fcopyrights a{
color:#887c52;
font:normal 11px georgia,'times new roman',arial,verdana;
text-transform:capitalize;
}




