/* 
Theme Name: MyDamnAnswer
Theme URI: http://visualcoma.com
Description: Child Theme Based on Thematic for Wheresmydamnanswer.com
Version: 0.0.1 
Author: Randy Hicks
Author URI: http://visualcoma.com
Tags: Child Theme 
Template: thematic
*/

@import url("../thematic/style.css");

@import url("css/default.css");
@import url("css/3c-fixed.css");
@import url("css/typography.css");
@import url("css/pagenavi-css.css");

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.f-right {float:right;}
.fc-right {float:right;clear:right;}
.f-left {float:left;}
.fc-left {float:left;clear:left;}
.anchor, .clear {clear:both;}
.border {border:solid 1px #333;}

/* rotating_header */

.rotating_header {
	margin:5px 0 0 0;
}

img.rotating_header {
	border-bottom:solid 1px #222;
}

/* feed area */

#feedarea {
	padding:0 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 15px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(images/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}

/* VC MTweets */

.main-aside ul li#vc-mtweets ul {
	padding:7px;
}

.main-aside ul li.vc_mtweets li a {
	color:#265e15;
	display:inline;
	padding:0;
	border:none;
	border-bottom:none;
	background:transparent;
	text-decoration:none;
}
.main-aside ul li.vc_mtweets li a:hover {
	display:inline;
	padding:0;
	border:none;
	border-bottom:none;
	background:transparent;
}

li.vc_mtweets .vc_mtweets_follow {}

li.vc_mtweets .vc_mtweets_follow a {
	color:#265e15;
}

li.vc_mtweets .vc_mtweets_follow .follow_title {}

li.vc_mtweets div#twitter_multi_div {}

li.vc_mtweets div#twitter_multi_div ul#twitter_multi_update_list {
	margin:2px;
	background:#ebebeb;
}

.main-aside ul li.vc_mtweets ul#twitter_multi_update_list li.vc_mtweets_single {
	display:block;
	padding:0 0 7px 0;
	margin:0 0 7px 0;
	border-bottom:solid 1px #fff;
}

li li.vc_mtweets_single img {
	float:left;
	margin:0 5px 1px 0;
}

li li.vc_mtweets_single .vc_mtweets_text {}

li li.vc_mtweets_single .vc_mtweets_time {}

li li.vc_mtweets_single .vc_mtweets_via {}