/*
	Theme Name: Yodel Anecdotal Theme
	Theme URI: http://yahoo.com
	Description: Yodel Anecdotal Custom Corporate Theme
	Author: Sean Sopata (sepata@yahoo-inc.com)
	Author URI: http://smallbusiness.yahoo.com
	Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
}
html {
	margin-top: 0 !important;
	color: #000;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
#blue-link a,
#breadcrumb a,
#s-post a {
	color: #609ed4;
}
.bold-text {
	font-weight: bold;
}
.font8 {
	font-size: 8px;
}
.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font19 {
	font-size: 19px;
}
.font29 {
	font-size: 20px;
}
.colorG {
	color: #585858;
}
.lightweight {
	font-weight: lighter;
}
.boldweight {
	font-weight: bold;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
#container {
	background: url('images/containerbg.png') repeat-y;
	width: 959px;
	margin: 0 auto;
	padding-bottom: 50px;
	background-color: #fff;
}
#container .spacerbar {
	background: url('images/spacerbar.png') no-repeat;
	width: 100%;
	height: 37px;
}
#container #maincolumn {
	width: 650px;
	float: left;
}
#articles-container {
	margin: 10px 20px;
}
#articles-container #postdata {
	width: 265px;
}
#postinfo {
	font-size: 10px;
}
#posttitle {
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0 7px;
}
#posttitle a {
	color: #999;
}
#postexcerpt {
	line-height: 1.3em;
}
#logobox {
	background-color: #e2e1e1;
}
#logobox #logoimg {
	width: 100%;
	height: 128px;
	text-align: center;
	position: relative;
	padding-top: 80px;
}
#logobox #logotext {
	font-size: 260%;
	width: 99%;
	margin: 15px auto;
	text-align: center;
	letter-spacing: 2px;
}
#logobox #logotext a,
#logobox #logotext a:hover {
	color: #585858;
	text-decoration: none;
}
#jumbotron,
#logobox {
	height: 330px;
	overflow: hidden;
}
#jumbotron #jumbopost {
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	height: 105px;
	position: relative;
	top: 210px;
	padding: 10px 15px 5px;
}
/*
 * IE filters
 */
#jumbotron #jumbopost {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}
#jumbopost a {
	color: #fff !important;
}
#maincolumn #spotlight {
	min-height: 310px;
}
#maincolumn #spotlight,
#maincolumn #latest {
	margin-bottom: 15px;
	padding: 12px;
}
#spotlight h2,
#latest h2,
#nextpost h2 {
	color: #911f90;
	background: url('images/headerbar.png') no-repeat;
	padding: 8px;
	margin-bottom: 15px;
}
#spotlight .spotlightpost {
	margin-bottom: 15px;
	width: 192px;
}
#spotlightpost-1 {
	float: left;
}
#spotlightpost-2 {
	float: left;
	margin: 0 25px;
}
#spotlightpost-3 {
	float: right;
}
.spotlightpost #postthumb {
	width: 192px;
	height: 100px;
	margin-bottom: 15px;
	overflow: hidden;
}
#latestpost,
#post-container {
	padding: 5px 0 18px 0;
	height: 170px;
}
#postdata {
	float: right;
	margin-left: 5px;
	width: 280px;
}
#post-container #post-thumb {
	float: left;
	margin-right: 10px;
	height: 170px;
	overflow: hidden;
}
#postdata #posttitle {
	font-size: 18px;
	margin-left: 5px;
	width: 280px;
}
#postdata #postexcerpt {
	overflow: hidden;
}
#page-navigation {
	margin: 5px 8px;
}
#container #sbcolumn {
	width: 309px;
	float: right;
	background-color: #f8f8f8;
}
#search-m,
#tabs-m,
#subscribe-m,
#abouty-m,
#twitter-m {
	margin-top: 20px;
	padding: 0 20px 10px;
}
#search-m a,
#search-m a:hover {
	color: #585858;
	text-decoration: none;
}
#search-m #searchlabel {
	float: left;
	margin-right: 5px;
}
#search-m #searchtype {
	margin-bottom: 10px;
}
#search-m #search-radios img {
	vertical-align: top;
	margin: 1px 2px 0 10px;
}
#search-m #searchtext #s {
	background: url('images/srchbox.png') no-repeat;
	font-weight: bold;
	border: 2px solid #aaa;
	height: 22px;
	margin: 2px -5px 0 0;
	width: 230px;
	padding-left: 4px;
}
#search-m #searchtext #searchbttn {
	border-color: #aaa;
	border-style: solid;
	border-width: 2px 2px 2px 0;
	height: 22px;
	margin-top: 2px;
	vertical-align: top;
}
/*
 * sidebar tabs
 */
#tabs-m .yui-nav {
	width: 268px;
	border: 0 !important;
}
#tabs-m .yui-nav li {
	margin: 0 1px 0 0 !important;
	padding: 0 !important;
	text-align: center;
	width: 63px;
}

#tabs-m .yui-navset .yui-nav a,
#tabs-m .yui-navset .yui-nav a:focus,
#tabs-m .yui-navset .yui-nav a:hover,
#tabs-m .yui-navset .yui-nav .selected a,
#tabs-m .yui-navset .yui-nav .selected a:focus,
#tabs-m .yui-navset .yui-nav .selected a:hover {
	color: #fff;
	width: 63px;
	margin-right: 1px;
}
#tabs-m .yui-navset .yui-nav .selected a,
#tabs-m .yui-navset .yui-nav .selected a em,
#tabs-m .yui-navset .yui-nav a em,
#tabs-m .yui-navset-top .yui-nav a em {
	top: 0 !important;
	border: 0 !important;
	border-width: 0 !important;
}
#tabs-m .yui-navset .yui-nav .selected a,
#tabs-m .yui-navset .yui-nav .selected a:focus,
#tabs-m .yui-navset .yui-nav .selected a:hover {
	background: url('images/tabsprite.png') repeat-x !important;
	background-position: 0px 11px;
	width: 63px;
	color: #fff;
	margin-right: 3px;
}
#tabs-m .yui-navset .yui-nav a,
#tabs-m .yui-navset-top .yui-nav a {
	background: url('images/tabsprite.png') repeat-x !important;
	background-position: 0px -25px !important;
	border: 0 !important;
	border-width: 0 !important;
	color: #fff !important;
	position: relative;
	text-decoration: none;
	margin: 0 0 0 1px !important;
}
#tabs-m .yui-navset .yui-content,
#tabs-m .yui-navset .yui-navset-top .yui-content {
	border: 0 !important;
	padding: 20px 0 0 0 !important;
	background: none !important;
}
#tabs-m .yui-navset .yui-nav .selected,
#tabs-m .yui-navset-top .yui-nav .selected {
	margin: 0 1px 0 0 !important;
	padding: 0 !important;
	background-position: center;
	width: 63px;
}
#tabs-m #lpost,
#tabs-m #ppost {
	color: #5c5c5c;
	background: url('images/gborder.png') no-repeat scroll center bottom transparent;
	margin-bottom: 9px;
	padding-bottom: 10px;
}
#lpost #posttitle,
#ppost #posttitle {
	font-size: 14px;
	font-weight: lighter;
}
#lpost a,
#ppost a {
	color: #5c5c5c;
}
#lpost #postinfo,
#ppost #postinfo,
#lpost #postinfo a
#ppost #postinfo a {
	color: #959595;
}
#tabs-m,
#subscribe-m,
#abouty-m {
	background: url('images/gborder.png') no-repeat scroll left bottom transparent;
}
#subscribe-m,
#abouty-m,
#twitter-m,
#subscribe-m h3,
#abouty-m h3,
#twitter-m h3 {
	color: #5c5c5c;
}
#sb-text {
	margin: 10px 0;
}
#subscribe-m #sub-links img {
	border: 0;
	margin-right: 5px;
}
#sb-icon {
	float: left;
	margin-right: 10px;
}
/*
 * Twitter feed specifics
 */
.twtr-hd,
.twtr-reply,
.twtr-rt,
.twtr-fav,
.twtr-ft {
	display: none;
}
.twtr-tweet-text p em {
	color: #f8f8f8;
}
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 0 !important;
}
#breadcrumb {
	padding: 20px;
}
#archive-tagcloud {
	margin: 10px 80px 30px 20px;
}
#archive-tagcloud h2 {
	margin: 3px;
}
#tagcloud {
	line-height: 20px;
}
#tagcloud a {
	color: #911f90;
}
.p-header,
#archive-category-list,
#archive-date-list {
	width: 250px;
	margin: 0 40px 10px 0;
}
.p-header h3 {
	color: #911f90;
}
#archive-list {
	margin: 10px 10px 0 20px;
}
#archive-category-list ul,
#archive-date-list ul {
	list-style-type: none;
}
#archive-catlist li,
#archive-datelist li {
	padding-bottom: 5px;
}
#archive-catlist li a,
#archive-datelist li a {
	color: #585858;
	font-weight: bold;
}
#catcount {
	float: right;
}
#subposts {
	margin-left: 20px;
}
#subposts li {
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: normal;
}
#s-post {
	padding: 20px;
}
#s-post #sp-posttitle {
	color: #6c0e8f;
}
#s-post #sp-postinfo {
	margin: 15px 0;
}
#s-post #sp-postmeta {
	margin: 5px 0;
}
#s-post #sp-posttags {
	margin: 20px 0 15px 0;
}
#s-post img {
	border: 0;
}
#sp-postcontent {
	line-height: 1.5em;
}
#sp-postcontent br {
	margin: 0;
}
#sp-postcontent ul,
#sp-postcontent ol {
	margin: 10px 30px;
}
#sp-postcontent p {
	padding: 14px 0 0;
}
#sp-sharing {
	height: 40px;
	padding-top: 15px;
}
#sp-sharing ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
/*
 * Footer
 */
.footerbar {
	background: url('images/spacerbar.png') no-repeat scroll 0 0 transparent;
	border-top: 1px solid #ccc;
	color: #000;
	font-size: 85%;
	height: 25px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: center;
	width: 959px;
}
.footerbar a {
	color: #797979;
}

