/*  
Theme Name: Yazoo
Theme URI: http://www.themevibes.com 
Description: Yazoo is a theme by ThemeVibes.com! modified by Ian Kenner for sydneytigers.org.au
Version: 2.0
Author: Theme Vibes & Ian Kenner
*/

/* main css */
body {
 margin: 0;
 padding: 0;
 font-family: 12px arial, helvetica, sans-serif;
 font-size: 12px; /* IE5 Win */
 color: #ffffff;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 line-height: 13px;
 background: #4A4A4A;
}
p {
	margin: 0.5em 0px 0.7em;
	line-height: 1.6em;
}
#header {
 margin: 0;
 background:url(images/bg_header.gif) repeat-x top left;
 
}
#logo h1, #logo h1 a {
 font: 40px 'Trebuchet MS';
 text-decoration: none;
 color: #D92929;
 margin: 0; padding: 0;
}
#logo h1 {
 padding-bottom: 10px;
}
#nav ul {
 list-style: none;
 margin: 48px 0 0 0; padding: 0 10px 5px 10px;
 text-align:left;
}
#nav li {
 display: inline;
}
#nav li.page_item a:link, #nav li.page_item a:visited {
 color: #F1F1F1;
 font-weight: bold;
}
#nav li a {
 padding: 0 10px 5px 10px;
 text-decoration: none;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#nav li a:hover, #nav li.current_page_item a:link, #nav li.current_page_item a:visited {
 background: url(images/bg_nav.gif) no-repeat top center; padding: 0 10px 5px 10px;
 color: #ffffff !important;
 text-decoration: none;
}
.feed {
 float:right;
 margin-top:42px;
 margin-top:43px;
 margin-right:1px;
}
#page {
 width: 700px;
 margin: 0 auto;
 text-align: center;
 border-left:8px #414141 solid; border-right:8px #414141 solid;
 background:#000000;
}

#content  {
 float: left;
 width: 497px;
 text-align:left;
 padding-top: 35px;
}
#content h1 {
 margin: 0 0 5px 10px; padding: 0;
 font: 22px 'Trebuchet MS';
}
#content h1, #content h1 a {
 color: #FFB900;
}
#sidebar {
 width: 190px;
 float: right;
 margin: 5px;
 text-align:left;
 margin-top:35px;
 line-height: 13px;
}
#sidebar h2 {
 background: url('images/h2.gif') no-repeat top left;
 font: 19px Verdana, Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0 10px;
 height: 35px; line-height: 35px;
 color: #000000;
 clear: left;
 overflow: hidden;
}
#sidebar ul {
 list-style: none;
 margin: 0; padding: 0;

}
#sidebar ul ul, #sidebar ul ul li {
 margin: 0;
 padding: 0; margin-bottom:10px;
}

#sidebar a {
 display: block;
 padding: 10px 5px;
 width: 170px;
 padding-left: 12px;
 color: #ffffff;
 text-decoration: none;
 background: url(images/li.gif) repeat-x bottom left;
}

#sidebar a:hover {
 display: block;
 padding: 10px 5px;
 width: 170px;
 padding-left: 12px;
 color: #ffffff;
 text-decoration: underline;
}
#sidebar p {
 padding-left: 10px;
 font-size: 11px;
 text-align: justify;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}


h3, h3 a, h3 a:visited {
	color: #333;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
form {
 margin: 0; padding: 0;
}
textarea, input {
 border: 1px solid #000000;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #2673FF;
	text-decoration: none;
	}

a:hover {
	color: #2673FF;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */

.post {
 font: 11px Arial, Helvetica, sans-serif;
 color: #F1F1F1;
/* margin-bottom: 20px; margin-left:10px; */
 background: #1A1A1A url(images/post_top.gif) no-repeat top center;
}
.post .inner {
 padding: 20px 10px;
 padding-bottom: 12px;
 /*background:url(images/post_bottom.gif) no-repeat bottom center; */
}
.post p {
 padding-bottom: 12px;
}
.post img {
 border: 0px solid #3F7DEE;
}
.post a:link, .post a:visited {
 color: #FFB900;
}
.post li {
 margin-left: 25px;
}
.post br
{
	margin-bottom: 12px;
}
.post .details {
 background: #CDE8B7;
 padding: 2px 5px;
 margin-top: 5px;
}
.date {
 width: 100px;
 margin-left:15px;
 color: #6C5200;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.storydate {
	float: right; text-align: center;
	width: 60px;
	height: 58px;
	padding: 3px 0;
	margin-right: 10px;
	font: 11px arial;
}
.storydate .day {
	font: bold 11px arial;
}
.storydate .month {
	font: bold 18px arial;
}
.storytime, .storytime a {
	color: #8BB55E;
	text-decoration: none;
}
.storytime span {
	color: #698662;
}

.title {
 margin-top: 10px;
 font-size: 12px;
 height: 56px;
 float:left;
}

#content .date {
 float: right; margin-left: 10px;
 width: 59px; height: 17px; line-height: 16px; text-align: center;
 background:url(images/date.gif) no-repeat bottom right;
}
#content .comments {
 float: right;
}
#content .comments a:link, #content .comments a:visited {
 color: #ffffff;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.title .right a:hover {
 text-decoration: underline;
 color: #ffffff;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#footer {
 margin: 0 auto;
 padding-top: 10px; padding-left:60px;
 color:#401C00;
 background:#FF7400 url(images/footer.gif) no-repeat top left;
 text-align:left;
 font: 10px Georgia, "Times New Roman", Times, serif;
 height: 27px;
}
#footer a:link, #footer a:hover, #footer a:visited {
	color:#ffffff;
}
#searchform {
 padding-top: 450px;
 height: 53px;
 padding-left: 20px;
}
#searchform #s {
 border: 1px solid #A3BB78;
 width: 255px;
 margin-top: 15px;
}
#searchform #searchsubmit {
 border: 0;
 height: 21px;
 width: 50px;
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #ffffff;
}
#adsense {
 width: 353px;
 height: 146px;
 background: #000000;
}