/*  
Theme Name: SUPTFC
Version: 1
Description: Designed by <a href="http://www.jsbwebdesign.com">Joe Botha</a>.
Author: Joe Botha
Author URI: http://www.jsbwebdesign.com
*/
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {margin: 0;padding: 0;}
html, body {
	height: 100%;
}
body {
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #B6C9D7;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -220px;
}
#header {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#logo a {
	background-image: url(images/suptfc_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 234px;
	width: 220px;
	text-indent: -9999px;
}
#photos {
	background-image: url(images/suptfc_logo2.jpg);
	display: block;
	float: left;
	height: 234px;
	width: 739px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
}
/*MAIN*/
#main {
	float: right;
	width: 630px;
	padding-right: 20px;
}
#main h1, #main h2, #main h3 {
	font-weight: normal;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main h4, #main h5, #main h6 {
	font-weight: bold;
	font-size: 13px;
}
#main p, #main ul, #main ol {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main  ul, #main ol {
	padding-left: 30px;
}
#main li {
	margin-bottom: 10px;
}
#main .comment-cloud {
	display: block;
	position: relative;
	right: 0;
	top: -20px;
	float: right;
}

#main .comment-cloud a {
	width: 31px;
	height: 26px;
	padding-top: 4px;
	background: url(images/comment_cloud.gif) no-repeat 0px 0px;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	display: block;
	text-decoration: none;
}

#main .comment-cloud a:hover {
	text-decoration: underline;
}
#main .continue a {
	background: #083AAB;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	float: right;
}

#main .continue a:hover {
	background: #74A3CF;
}

#main .post img.thumbnail {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}
#main .post .entry {
}
#main .post-details {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
blockquote {
	font-style: italic;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ECBC2A;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CC6600;
	font-size: 14px;
	background-color: #FEF4C2;
	margin-right: 30px;
}



/*SIDEBAR*/
#sidebar {
	width: 237px;
	float: left;
	margin-left: 10px;
}
.widget {
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-y;
}
.widget h5 {
	line-height: 44px;
	background-image: url(images/sidebarhdr.png);
	padding-left: 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar .widget ul {
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar ul li {
	list-style-type: none;
}
#sidebar  .widget  ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#sidebar  .widget  ul ul ul li {
	list-style-type: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.widget  ul  li  a  {
	background-image: url(images/white_medal.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	font-weight: bold;
}
.widget ul li a:hover  {
	color: #CC6600;
}
.widget  ul  ul li  a  {
	background-image: url(images/page_white.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	font-weight: bold;
}

.widgetftr {
	background-image: url(images/sidebarftr.png);
	display: block;
	height: 49px;
	width: 237px;
	background-position: left bottom;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#sidebar .widget .countdown {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#search_main {
	padding-left: 10px;
}
#searchform #s {
	height: 19px;
	float: left;
	margin: 0px;
	padding: 5px;
}


#footer, .xtra {
	height: 220px;
}
#footer {
	clear: both;
	height: 220px;
	width: 100%;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/**/
/**/
a:link, a:visited {
	color: #083AAB;
	text-decoration: none;
}
a:hover {
	color: #EAB92E;
	text-decoration: none;
}
a img {border: none;}
.clr {
	clear: both;
}
/**/
.toggler  {
	background-image: url(images/white_medal.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
 }
.toggler:hover	 {
	background-image: url(images/add.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.element	 {
	padding:0 5px;
	font-weight: normal;
}
.element ul li a:link      {
	background-image: url(images/bullet_black.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: normal;
}
.element  ul  li  ul  li a:link      {
	background-image: url(images/bullet_black.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: normal;
}
#footer p {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#footer .panel {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 10px;
	clear: both;
	padding-top: 20px;
}


/**/
/* Comments (comment) */
#comments {
	width: 625px;
}
.commentlist  ol li {
	list-style: none;
}

#comments_wrap {
	width: 615px;
	padding: 15px 12px 75px 0px;
	margin-bottom: -52px;
	position: relative;
	background: #F7F6F6 url(images/bg_comments.gif) repeat-x left top;
}

#comments .comment a {
	text-decoration: underline;
}

#comments .comment a:hover {
	text-decoration: none;
}

#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}

#comments .comment {
	margin-top: 10px;
	width: 600px;
}

#comments .comment .col-left {
	width: 110px;	
}

#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}

#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -16px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px;
}

#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
	margin-left:121px;
	float:none; 
}

* html #comments .comment .col-right {
	height: 100px;
}

#comments .comment span.reply { 
	float:right; 
	padding: 3px 3px 0; 
	font-size:11px; 
}
#comments .comment span.reply a { 
	text-decoration:none; 
	color:#aaa;
}

#comments ul.children { 
	margin:10px 0 0 20px; 
	padding:0; 
}

#comments .navigation .alignright, 
#comments .navigation .alignleft { 
	margin:0;
}

#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {
	background: #888;	
}
#comments .commentlist {
	padding:0;
}
#comments .commentlist p{
	padding:0 0 10px;
}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{
	float:none;
}
#comments .cancel-comment-reply {
	margin-bottom:10px;
}

/* Comments (form) */

#form_wrap {
	border-bottom: 1px solid #E6E6E6;
	width: 615px;
	padding: 15px 0px 30px 15px;
	position: relative;
	background: #F7F6F6 url(images/bg_comments.gif) repeat-x left top;
}
#comments_wrap h3 {
	padding-left: 15px;
}


#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 170px;
	float:left;
}

#form_wrap .form-right {
	width: 420px;
	float:right;
}
.children #form_wrap .form-right {
	float:none;
}

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 380px;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}
/**/
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.hr {
	clear: both;
	border-top: 1px solid #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumb {
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
img.thumbnail {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}
/**/
.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}
.col-left {
	float: left;
}

.col-right {
	float: right;
}

/**/
/**/
.design a {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: right;
	color: #666666;
	font-size: 11px;
	padding-top: 80px;
	margin-top: 0px;
}
/**/
/**/
.pagebar {
	margin-right: 0.1em;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #F0F5FB;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagebar a,.pageList .this-page, .pagebar a:visited {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pagebar a:visited {
}
.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.pagebar .this-page {
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #EAB92E;
	background-color: #FFFFFF;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.pagebar a:hover {
	font-weight: bold;
	color: #999999;
}
.pagebar .inactive {
	border: 1px solid #cccccc;
	color: #ccc;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
/**/
.cf:after{clear:both;content:".";display:block;height:0;visibility:hidden}
