/*

Theme Name: Yahoo! Web Analytics Blog
Description: Custom Design for YWA
Author: Tony Fuentes - Yahoo! Inc.
Version: 1.1
Date: 9/2/10

*/

a {
	color: #4B88CB;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

body { 
	color: #555;
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: url(images/bg-body.jpg) repeat center top;
}

fieldset {
	border: 0px;
}

h1 {
	margin: 10px 0 10px;
	padding: 0;
	font: bold 20px "Trebuchet MS";
	color: #65016B;
}

h1.entry-title a, h1.entry-title a:visited, h1.entry-title a:hover {
	color: #65016B;
}

hr {
	color: #FFF;
	border-top: 1px solid #CDCDCD;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

label {
	display: block;
}

li {
	margin-bottom: .3em;
	padding-left: 0px;
	line-height: 1.2em;
}

p {
	margin: 0.5em 0 0.5em;
}

table {
	border-spacing: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

td {
	border-spacing: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

ul {
	margin: .3em 0 0 1.5em;
	padding: 0;
}

ol {
	margin: .3em 0 0 1.5em;
	padding: 0;
}


.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.container { 
	margin: auto;
	width: 850px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 0;
	overflow: hidden;
}

.content {
	padding: 20px;
	float: left;
	width: 620px;
}

.follow-us {
    font-size:10px;
    min-height:62px;
	overflow:hidden;
	padding:1px;
    position:relative;
}

.follow-us .link-box {
    float:left;
    padding:12px 0px 0px 0px;
    width:61px;
    height:50px;
    text-align:center;
    line-height:9px;
}
.follow-us .link-box a {
    text-decoration:none;
	color:#a38fc5;
}
.follow-us .link-box a:hover {
    text-decoration:underline;
	color:#a38fc5;
}
.follow-us .link-box:hover {
    background: url(images/img_bkgd_follow_on.gif) repeat-x;
    cursor: pointer;
}

.footer_links {
	text-align: center;
	width: 700px;
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 9px 6px 9px 6px;
	font: normal 11px Verdana, clean, sans-serif;
	color: #000000;
}

.headerbox {
	border-bottom: 1px solid #000000; padding: 0; margin: 0; height: 200px;
	}

.headerimg1 {
	float: left; padding: 0; margin: 0; border-right: 1px solid #000000;
	}

.headerimg2 {
	float: right; padding: 0; margin: 0;
}

.my-yahoo {
    border-right: 1px solid #dedede;
}

.nav {
	padding: 0; margin: 0; background-color: #D8D8D8; width: 850px; overflow: hidden; text-transform: uppercase; font: bold 11px "Trebuchet MS"; border-bottom: 1px solid #000000;
}

.nav li {
	background: url(images/bkg_nav.gif) no-repeat right top; list-style: none; float: left; margin: 0; padding: 0; border-right: 1px solid #000000;
}

.nav a {
	text-decoration: none; color: #666;  padding: 8px 20px 8px; display: block;
}

.nav a:hover {
	color: #65016B; background-color: #FFF19E;
}

.post_date {
	font-size: 11px;
}

.post_author {
	font-size: 11px;
	color: #999;
	padding-bottom:	10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #BBB;
	line-height: 1.5em;
}

.post_footer {
	font-size: 9px;
	color: #999;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #BBB;
	line-height: 1.5em;
}

.powered_by {
	border-top: 1px solid #AAA;
	padding-top: 1em;"
}

.rail {
	width: 190px;
	background-color: #E4E4E4;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.railhd {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font: bold 11px "Trebuchet MS";
	background: url(images/bkg_rail_1.gif) repeat left top;
	padding: 10px;
	text-transform: capitalize;
}

.railbdy {
	border-top: 1px solid #FFF; padding: 10px; font-size: 10px; line-height: 1.5em; background-color: #EFEFEF;
	}

.railft {
	border-top: 1px solid #808080; background: url(images/bkg_rail_3.gif) repeat left top; padding: 10px; font-size: 10px; line-height: 1.5em;
}

.rss {
    border-right: 1px solid #dedede;
}

.search {
	background: url(images/bkg_rail_1.gif) repeat left top;
	padding: 10px;
}

.search_button {
	float: left;
	margin: 0;
	padding: 0;
}

.search_input {
	color: #666;
	font-size: 12px;
	width: 103px;
	height: 17px;
	margin: 0;
	padding: 2px 3px 0 3px;
	float: left;
	border-left: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	vertical-align: text-bottom;
}

.search_select {
	float: middle;
	padding: 5px 0px;
}

.twitter {
    border-right: 1px solid #dedede;
}

