a,
h3.storytitle,
h3.storytitle a,
.the-tags a,
.track-feed, .track-feed a,
.user-in a,
table#wp-calendar tbody a,
#commentlist li p cite,
#commentlist li p cite a
{
	color: #f47920;
}

.meta a 
{
	color: #336699;
}

table#wp-calendar caption,
table#wp-calendar tfoot a,
#menu ul li ul li
{
	color: #4a788b;
}
.blog-desc {

}
table#wp-calendar caption, table#wp-calendar th, table#wp-calendar td {
	background-color:#DCE4E7;
}
.tabnav li a {
	background-color:#8BA4AB;	
}
.tabdiv,
#commentform input
 {
	background: #f6fafc;
        border: solid 1px #9dcaed;
}

#commentform textarea
 {
	background: #f6fafc;
        border: solid 1px #9dcaed;
width: 250px;
float: right;
margin-right: 10px;
}


.tabdiv li {		
	border-top: 1px solid #C8D1D6;
}
#menu ul li {
	background: #eee;
}
#menu ul li ul li {
	border-top: 1px solid #c6d2d8;
}
body {
	background: white url(../img/bg-new.jpg) left top repeat-x;
}
#header {
	background: url(../img/header-bg-new.jpg) center top no-repeat;
}




/*-- Ads Section--*/

.ads {

	font-size: .8em;
	margin-bottom: 20px;
	width: 240px;
	height: 50px;

}

.left-ad {

	float: left;
	clear: left;
	width: 110px;
	height: 50px;
	border: solid 1px #DCE4E7;

}


.right-ad {

    	float: right;
	clear: right;
	width: 110px;
	height: 50px;
	border: solid 1px #DCE4E7;

}

