/*
Theme Name: FC Adelaide
Theme URI: http://www.venusfir.com.au/
Description: FC Adelaide theme designed by Venusfir Multimedia.
Version: 1.0
Author: Venusfir
Author URI: http://www.venusfir.com.au/
Tags: fixed width, two columns, widgets

This theme was designed by venusfir multimedia for FC Adelaide.
*/

*{color:#FFFFFF;}

body { 
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: -moz-center;
	*text-align: center;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image: url(images/side_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#header {
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 30px;
	height: 50px;
	width: 740px;
	border-bottom: 2px solid #ffffff;
	background-color:#000000;
}

#main {
	float:left;
	width: 569px;
	background-color: #000000;
	height: 100%;
}

#content {
	padding: 20px;
}

#sidebar {
	float: right;
	padding-top: 15px;
	width: 230px;
	background-color: #0f0f0f;
	height: 100%;
	border-left: 1px solid #292929;
	line-height: 130%;
	font-size:80%;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
}

#menu {
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(images/menu_bg.jpg);
	height: 36px;
	width: 740px;
	border-bottom: 1px solid #585858;
}

/*********************************/
/*           END LAYOUT          */
/*********************************/

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

img {
	border: none;
}

#menu ul {
	padding-top: 12px;
	margin-bottom: 2px;
	font-size: 12px;
}

#menu li {
	padding: 0 1px 0 1px;
	margin-right: 20px;
	padding-bottom: 1px;
	display: inline;
}

#menu li:hover {
	border-bottom: 1px dotted #9c9c9c;
}

#top_strip {
	background-image: url(images/top_strip.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 7px;
	padding: 0px;
	margin: 0px;
}

.matches {
	border-collapse:collapse;
	font-size:75%;
	border: none;
}

.matches td {
	border: none;
	border-bottom:#666666 solid 1px;
}

.scorers {
	font-size:80%;
}

.scorers table {
	padding:o;
	margin:0;
	/*margin-top:20px;*/
}

.scorers th {
	padding:0;
	margin:0;
	padding-bottom:2px;
	border-bottom:#666666 solid 1px;
}
.scorers td {
	padding:0;
	margin:0;
	padding-right:25px;
}

.sidehead {
	padding-top: 30px;
}

.title {
	float: left;
}

#search {
	padding-top: 6px;
	float: right;
	vertical-align:middle;
}

.searchtext {
	font-size: 90%;
	color: #FFF;
	vertical-align:middle;
}

.searchimg {
	vertical-align:middle;
	padding-left:7px;
}

p {
	padding: 0px;
	margin: 10px;
	font-size: 90%;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #ffff00;
}

a:hover {
	text-decoration: none;
	color: #ffff00;
}

ul {
	padding: 0;
	margin: 0;
}

h1,h2,h3 {
	margin:0;
	padding:0;
	font-weight: 100;
}

h1 {
	letter-spacing: 2px;
	background:url(images/h1_bg.gif) no-repeat;
	background-position:center left;
	font-size: 130%;
	padding: 0 0 0 45px;
}

h1 a {
	color:#FFFFFF;
}

h2 {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 110%;
}

h2 a {
	color:#FFFFFF;
}

h2 a:hover {
	color:#FFFF00;
}

#footer {
	font-size:80%;
	background-color: #050505;
	margin-top: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: #404040 dashed 1px;
}

.footerlinks {
	padding:0;
	margin:0;
}

.footerlinks li {
	display: inline;
	list-style-type: none;
	padding:0;
	margin:0;
}

.widgettitle {
	padding:0;
	margin:0;
	font-size:120%;
}

.textwidget {
	color:#FFFFFF;
	padding: 10px;
	font-size:90%;
}

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.sidebarlinks {
	padding: 0;
	margin: 20px 10px 10px 10px;
	list-style-type: none;
}

.sidebarlinks li a {
	font-size: 85%;
	color: #ababab;
}

.sidebarlinks li a:hover {
	text-decoration:underline;
	font-size: 85%;
	color: #ababab;
}

/*********************************/
/*        SIDE BAR TITLES        */
/*********************************/

.widget_text {
	background:url(images/head_match.gif) no-repeat;
	margin-top: 35px;
	padding: 30px 0 20px 0;
	width:100%;
	list-style-type:none;
	list-style-position:outside;
}
.widget_text h2 {
	display:none;
}

.ec3_widget_cal {
	background:url(images/head_events.gif) no-repeat;
	margin-top: 10px;
	padding: 30px 0 20px 0;
	width:100%;
	list-style-type:none;
	list-style-position:outside;
}

.ec3_widget_cal h2 {
	display:none;
}

.widget_categories {
	background:url(images/head_categories.gif) no-repeat;
	margin-top: 10px;
	padding: 30px 0 20px 0;
	width:100%;
	font-size:90%;
	list-style-type:none;
	list-style-position:outside;
}

.widget_categories li {
	padding: 2px;
	list-style-type:none;
	padding-left:15px;
}

.widget_categories h2 {
	display:none;
}

.widget_extended_categories_init {
	background:url(images/head_categories.gif) no-repeat;
	margin-top: 10px;
	padding: 30px 0 20px 0;
	width:100%;
	font-size:90%;
	list-style-type:none;
	list-style-position:outside;
}

.widget_extended_categories_init li {
	padding: 2px;
	list-style-type:none;
	padding-left:15px;
}

.widget_extended_categories_init h2 {
	display:none;
}

.widget_recent_comments {
	background:url(images/head_comments.gif) no-repeat;
	margin-top: 10px;
	padding: 30px 0 20px 0;
	width:100%;
	font-size:90%;
	list-style-type:none;
	list-style-position:outside;
}

.widget_recent_comments li {
	padding: 2px;
	list-style-type:none;
	padding-left:15px;
}

.widget_recent_comments h2 {
	display:none;
}

.widget_get_recent_comments {
	background:url(images/head_comments.gif) no-repeat;
	margin-top: 10px;
	padding: 30px 0 20px 0;
	width:100%;
	font-size:90%;
	list-style-type:none;
	list-style-position:outside;
}

.widget_get_recent_comments li {
	padding: 2px;
	list-style-type:none;
	padding-left:15px;
}

.widget_get_recent_comments h2 {
	display:none;
}

/*top right bottom left*/

.widget_archive {
	background:url(images/head_archives.gif) no-repeat;
	margin-top: 10px;
	padding: 30px 0 20px 0;
	width:100%;
	font-size:90%;
	list-style-type:none;
	list-style-position:outside;
}

.widget_archive li {
	padding: 2px;
	list-style-type:none;
	padding-left:15px;
}

.widget_archive h2 {
	display:none;
}

/*********************************/
/*      END SIDE BAR TITLES      */
/*********************************/


/*********************************/
/*            CALENDAR           */
/*********************************/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	/*margin-left:10px;*/
	width: 195px;
	padding-top:10px;
	font-size:90%;
	
	font-size: 85%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#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%;
	color:#FFFFFF;
}

#wp-calendar th {
	color:#FFFFFF;
}

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


#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #fff;*/ }

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #333333;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*********************************/
/*         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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #333;
	text-align: center;
	background-color: #000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #CCCCCC;
}
/* End captions */

/*********************************/
/*            COMMENTS           */
/*********************************/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist .alt{
	background: #111111;
	border-top: #333333 1px dashed;
	border-bottom: #333333 1px dashed;
	padding:10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #000;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size:75%;
	}
	
.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;
	background:#000;
	border:1px #333333 solid;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background:#000;
	border:1px #333333 solid;
	
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #5B5B5B;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #757575;
	scrollbar-shadow-color: #878787;
	scrollbar-track-color: #777777;
}

#commentform #submit {
	margin: 0;
	float: right;
	color: #fff;
	background:#000000;
	border:#666666;
	font-size:90%;
}
	
.alt {
	/*margin: 0;
	padding: 10px;*/
	}

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

#comments {
	margin-top:30px;
	font-size: 90%;
	font-weight:bold;
	color:#999999;
}

#respond {
	margin-top:30px;
	font-size: 90%;
	font-weight:bold;
	color:#999999;
}

.required_star {
	color:#FFFF00;
}

/*********************************/
/*          END COMMENTS         */
/*********************************/


.title_underline {
	border: 1px solid #666; 
	margin-top:10px; 
	margin-bottom:15px;
}

.title_underline_expadding {
	border: 1px solid #666; 
	margin-top:20px; 
	margin-bottom:20px;
}

.title_underline_dashed {
	border-top: 1px dashed #404040;
	margin:20px 0 20px 0;
	padding:0;
}

.title_underline_dashed_merch{
	margin:0;
	border-top: 1px dashed #404040;
	padding:0;
}

.merch_entry {
	margin:20px 0 20px 0;
	float:left;
}

.merchandise_entry_img {
	margin:20px 0 20px 0;
}

.page_post p {
	margin-left:0;
}

/*a.scrollover {
	color: #557AFF;
}

a.scrollover em:first-line {
	color: #FF5B3C;
}*/
