/*
Theme Name: YackTrack Theme based on WPThemeGen
Theme URI: http://yacktrack.com/
Description: WordPress Custom Theme for YackTrack created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. 
Version: 28 Nov, 11:06
Author: Robert Diana
Author URI: http://regulargeek.com/

*/
html, body, div, ul, ul li, dl{
	margin:0;
	padding:0;
}

html, body {
	font-size: 90%;
	height: 100%;
	min-height: 100%;
	font-family: Arial, sans-serif; 
}

img {
	border: 0;
}

strong {
    font-weight: bold;
}

/* structural css */
#hd{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
        height: 85px;
}

.right-head {
	float: right;
	text-align: right;
	width: 25%;
	padding: 10px 50px 0px 0px;
}
.right-head ul li {
	display: inline;
	list-style: none;
	font-weight: bold;
	cursor: pointer;
}
.left-head {
	float: left;
	width: 50%;
	padding-left: 50px;
        text-align: left;
}
.clear{
	margin: 0;
	padding: 0;
	height: 0;
	clear: left;
}

/* sitewide styles */
h1, h2, h3, h4{
	color:#B11616;
	text-align: left;
}
h1 {
	margin-top:0;
	font-size:167%;
	font-weight: bold;
}
h2 {
	font-size:150%;
	font-weight: bold;
}

pre {
	text-align: left;
}
/* footer styles */
.ytFt{
	text-align: center;
	padding-top: 20px;
	clear: both;
}

.ytFt ul{
	margin:0;
}

.ytFt ul li{
	display:inline;
	list-style:none;
	font-weight: bold;
}

/* message styles */
.ytInfo {
	font-size: 100%;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

/* tree and table styling */
.ytCollapsed {
	background: url(images/toggle-collapsed-red.png) left center no-repeat;
	padding: 3px 0px 3px 25px;
	cursor: pointer;
}

.ytExpanded {
	background: url(images/toggle-expanded-red.png) left center no-repeat;
	padding: 3px 0px 3px 25px;
	cursor: pointer;
}

.ytTable {
	table-layout: fixed;
	font-size: 10pt;
	margin: 3px;
	background-color: black;
        border-spacing: 1px;
        border-collapse: separate;
}

.ytTable th {
	font-weight: bold;
	text-align: left;
	background-color: silver;
}

.ytTable td {
	font-weight: normal;
	padding: 2px;
	background-color: white;
}

form#searchForm {
	padding: 1em 2em;
	margin: 0 0 1em 0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

form#searchForm label {
	display: block; 
	font-weight: bold;
	margin: 0 0 0.1em 0;
}

.ytActionLink {
	cursor: pointer;
	white-space: nowrap;
}
.ytActionLink img {
	vertical-align: bottom;
}

.ytInfoBoxed {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 1em 2em;
	margin: 0 0 1em 0;
	font-size: 100%;
	text-align: left;
}

/* comment styles */

.ytComment{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 100%;
	width: 500px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.ytComment div {
	padding-bottom: 5px;
}

/* faq styles */

.ytFAQ{
	margin:0 0 1em 0;
	text-align: left;
	border-bottom:1px solid #777777;	
}

.ytFAQ.last{
	border-bottom:0;	
}

.ytFAQ dt{
	font-size:114%;
	color:#B11616;
	font-weight:bold;
}
.ytFAQ dd{
	margin:0;
	padding:0.5em 0;
}

.ytServicesList{
	margin:1em 0 1em 2em;
	width:100%;
	float:left;
}

.ytServicesList li{
	display:block;
	list-style:none;
	padding:2px 0 2px 20px;
	float:left;
	width:25%;
	margin-right:1%;
}
.ytServicesList .ytFeed{
	background: url(images/icons/blog.png) left center no-repeat;
}
.ytServicesList .ytGenericBlog{
	background: url(images/icons/blog.png) left center no-repeat;
}
.ytServicesList .ytTwitter{
	background: url(images/icons/twitter.png) left center no-repeat;
}
.ytServicesList .ytGoogle{
	background: url(images/icons/google.png) left center no-repeat;
}
.ytServicesList .ytGoogleReader{
	background: url(images/icons/googlereader.png) left center no-repeat;	
}
.ytServicesList .ytBlogger{
	background: url(images/icons/blogger.png) left center no-repeat;
}
.ytServicesList .ytTypePad{
	background: url(images/icons/typepad.png) left center no-repeat;
}
.ytServicesList .ytWordPress{
	background: url(images/icons/wordpress.gif) left center no-repeat;
}
.ytServicesList .ytStumbleUpon{
	background: url(images/icons/stumbleupon.gif)  left center no-repeat;
}
.ytServicesList .ytTechnorati{
	background: url(images/icons/technorati.png) left center no-repeat;
}
.ytServicesList .ytDigg{
	background: url(images/icons/digg.png)  left center no-repeat;
}
.ytServicesList .ytDiigo{
	background: url(images/icons/diigo.png)  left center no-repeat;
}
.ytServicesList .ytIdentica{
	background: url(images/icons/identica.png)  left center no-repeat;
}
.ytServicesList .ytReddit{
	background: url(images/icons/reddit.png)  left center no-repeat;
}
.ytServicesList .ytDisqus{
	background: url(images/icons/disqus.png)  left center no-repeat;	
}
.ytServicesList .ytIntenseDebate{
	background: url(images/icons/intensedebate.png)  left center no-repeat;	
}
.ytServicesList .ytMixx{
	background: url(images/icons/mixx.png)  left center no-repeat;	
}
.ytServicesList .ytFriendFeed{
	background: url(images/icons/friendfeed.png)  left center no-repeat;
}
.ytServicesList .ytGoogleSidewiki{
	background: url(images/icons/sidewiki.png) left top no-repeat;
}
.ytServicesList .ytFlickr{
	background: url(images/icons/flickr.png)  left center no-repeat;
}
.ytServicesList .ytYouTube{
	background: url(images/icons/youtube.png)  left center no-repeat;
}

.legal {
	text-align: left;
	margin-left: 20px;
}

#secondary, #rightSidebar, #menu {
	text-align: left;
	padding: 20px 0px;
}

#secondary {
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

#menu {margin-left: 20px;}
#menu ul {list-style:none; margin:0; padding:0; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; font-weight: bold; text-decoration:none; color: #000000; }
#menu ul li a:hover { font-weight: bold; background: #B11616; }

#secondary h4, #rightSidebar h4, #menu h4 {
	color: #B11616;
	font-family: Trebuchet MS, arial, sans-serif;
        font-weight: bold;
        font-size: 125%;
	margin-top: 5px;
	padding: 3px;
}

#secondary p, #rightSidebar p {
	padding: 5px 0px;
}
li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}
.item {
	padding: 10px 20px;
	text-align:left;
	margin-bottom: 1em;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 100%;
}


.item ol li{
	list-style-type: decimal;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 10px;
	font-size: 100%;
}
.storycontent ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin-left: 10px;
}
.storycontent ol li{
	font-size: 100%;
}
.storycontent h3 {
        font-weight: bold;
        margin: 5px 0px;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}
.itemhead h2 {
	display: inline;
}
.itemhead h2 a {
        text-decoration: none;
        color:#B11616;
}
.itemhead h2 a:hover {
        text-decoration: none;
        color: #000000;
        background: #B11616;
}
.metadata{
	line-height: 190%;
	font-size: 80%;
}
.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #0000FF;
}

.tags, .catagory {
	display: block;
}

.commentlist p {
	clear: both;
	font-size: 100%;
}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
        border: 1px solid #777;
        background: #EEEEFF url(form_blue_bg.gif) repeat-x scroll 0 0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 500px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #FF0000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

