/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

div#main {
	background-color:white;
}

#header {
	height:140px;
}

.widgettitle {
	font-weight: normal;
	background: url(../images/feed-title-black.jpg);
	color:white;
}

.widgettitle a{
	text-decoration:none;
	color:white;
}

.widgetcontainer li a:visited, .widgetcontainer li a:link {
	font-weight: normal;
}

.widgetcontainer li a:link {
}

.single .post .entry-content, .single-post .entry-content {
	font-size: 12px;
}

.single .post .entry-info, .single-post .entry-info { 
	font-size:10px;
	/* background-color:grey; */
}

.single .post .entry-title, .single-post .entry-title {

}

.sf-menu a {
	color:white;
}

.module-title, .feed-title {
	color: white;
	font-weight:normal;
	background: url(../images/feed-title-black.jpg)
}

#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
	background: url(../images/feed-title-black.jpg)
}

.entry-content a {
	text-decoration:none;
	color: #3b90bd;
}

.entry-content a:hover {
	color: #42ade7;
}

.twitter-hash-tag-widget li a {
	text-decoration:none;
	color: #3b90bd;}
}

.twitter-hash-tag-widget li a:hover {
	color: #42ade7;
}

.fn a, comment-datetime {
	font-size: 12px;
}

.comment-datetime {
	font-size: 12px;
}

.comment-content p {
	font-size: 12px;
}

wibiyaToolbar_searchbox_default, wibiyaToolbar_search_textbox_input {
	height:200px;
	width:200px;
}

#header_ads {
	padding-top:63px;
	padding-left:511px;
}

.plistaWidgetHead {
	font-size:16px;
	font-weight:bold;
}

.posts-quick .quick-read-more { 
	margin: 10px 0 0; 
}
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ 
	background: url(../images/feed-title-white.jpg) top repeat-x #EFEFEF; 
	font-size:10px;
	color: #000; 
	text-decoration: none; 
	padding: 2px 5px; 
	margin: 0; 
	border: 1px solid #CCC; 
	font-weight: 700; 
	zoom: 1; 
	*display: inline; 
	display: inline-block; 
}
.posts-quick .quick-read-more a:hover { 
	background: #383332; color: #FFF; 
}
