/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

ol.commentlist {
    font-size: 14px;}

/* background */

body {

background-repeat:repeat-x;
background-position:top center;
color:#111111;
font-family:Helvetica;
font-size:14px;
line-height:18px;
} 
/* background-color:#ffffff;
background-image:url("http://backtobhakti.com/wp-content/uploads/2010/10/btb-bg-govardhan.jpg"); */

/* end */

.entry blockquote p {
    font-size: 15px;
    line-height: 22px;
    margin: 5px 0;
    padding: 5px 0;
}

.entry img {
    background-color: transparent;
    border: 1px solid #DDDDDD;
    padding: 4px;
}

a {
    color: #cf6406;
    text-decoration: none;
}

/* CUSTOM H3 */

/* h3 
{
font-size:25px;
font-weight:bold;
letter-spacing:-1px;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif !important;
margin-bottom:0.62em;
}

 END CUSTOM H3 */

.post-alt h3 {
color:#ff6600;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif !important;
font-size:25px;
font-weight:bold;
letter-spacing:-1px;
margin-bottom:0.62em;
line-height:120%;
}



.entry p {
font-size:15px;
line-height:23px;
text-align:left;
}


/* POST TITLE */

.post h2{
letter-spacing:-0.06em;
line-height:1.1em;
text-align:center;
font-size:20px;
font-family:Georgia;
margin-left:93px;
margin-right:93px;
font-weight:normal;
}
.post h3{
	font-size: 14px;
}



.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
text-align:left;
margin-left:0px;
}



.post-alt h2{
letter-spacing:-0.06em;
line-height:1.1em;
text-align:center;
font-size:30px;
font-family:Georgia;
margin-left:20px;
margin-right:20px;
font-weight:normal;
}

.post-alt h2 a{
letter-spacing:-0.06em;
line-height:1.1em;
text-align:center;
font-size:30px;
font-family:Georgia;
margin-left:0px;
margin-right:0px;
font-weight:normal;
}



/* END POST TITLE */

/* POST DATE */

.post-alt p.post_date {
color:#999999;
font-size:13px;
font-weight:normal;
padding:5px 0 10px;
text-align:center;
}

/* END POST DATE */



#tabs { display:latest;popular;comments; }


.box .post p {
font-size:14px;
padding:5px 10px;
}

.entry ul, .entry ol {
font-size:15px;
line-height:20px;
}

.entry ol li {
    font-size: 15px;
    list-style: decimal inside none !important;
    padding: 5px 0;
}

#archivebox {
    background-color: #F6F3E0;
    border: 0 solid #899BC1;
}

