/*
Theme Name: Katsidis the Great
Theme URI: http://www.gmscreative.com.au/
Description: Design by Grant Steele (GMS Creative).  Programming by Troy Steele (Plyplema Design)
Version: 1.0
Author: Troy Steele
Author URI: http://www.plyplemadesign.com.au/blog/
Tags: 

	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
a { text-decoration: none; }

/* =Structure
-------------------------------------------------------------- */
body { /*background-image:url(images/background-pixel.png);*/ 
	background-color:#2f2f2f;
	behavior: url("csshover3.htc"); 
}
#wrapper {	
	margin: 0 auto;
	width:968px;	
	/*background-color:red;*/
	padding-left:28px;
	padding-right:28px;
	padding-top:45px;
	background-image:url(images/background_black.jpg);
	height:100%;
}
#header {
	margin-top:0px;
	height:126px;
}
#navigation {
	margin-top:45px;
	height:21px;
	background-color:#4d4d4d;
	border-bottom:21px solid #666666;
	margin-bottom:45px;
}
#footer {
	width:968px;
	padding-left:28px;
	padding-right:28px;
	padding-top:54px;
	margin: 0px auto;
	height:45px;
	clear:both;
	background-image:url(images/background_black.jpg);
}
#spacer
{
	clear:both;
}

.alignleft  { float:left; }
.alignright  { float:right; padding-left:10px; }

/*FRONT PAGE*/
#fp-rowone { 
	height:397px; 
	padding-bottom:42px;
	border-bottom:1px solid #666666;
	
}
#fp-news { 
	width:312px;
	height:397px;
	float:left;
}
#fp-image { 
	width:593px;
	height:397px;
	float:right;
}
#fp-rowtwo { 
	
	height:430px; 
	margin-top:42px;
	padding-bottom:42px;
	border-bottom:1px solid #666666;
	overflow:hidden;
}
#profile {
	height:430px;
	width:298px;
	float:left;	
	padding-right:17px;
	border-right:1px solid #666666;
}

#profile p{
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 9pt;
	padding-bottom: 15px;
}

#events {
	height:430px;
	width:298px;
	float:left;
	margin-left:17px;
	padding-right:17px;
	border-right:1px solid #666666;
}

#store {
	height:430px;
	width:298px;
	float:left;
	margin-left:17px;
}

#fp-rowthree { 
	height:446px; 
	margin-top:42px;
	overflow:hidden;
}

#media {
	height:430px;
	width:298px;
	float:left;	
	padding-right:17px;
	border-right:1px solid #666666;
}

#adspace {
	height:450px;
	width:298px;
	float:left;
	margin-left:17px;
	padding-right:17px;
	border-right:1px solid #666666;
}

#video {
	height:430px;
	width:298px;
	float:left;
	margin-left:17px;
}

.youtube img { border:5px solid #FFFFFF; }
#video .readmore  { padding-top:15px; border:0px;}

#fp-image img { width:593px; height:397px;}
#profile img { padding:0 15px 15px 0; }
.readmore { float:right;}
.youtube li { list-style:none; }


/*Content Pages*/
#cp-content { 
	width:640px;
	padding-bottom:42px;
	float:left;
}
#cp-content p{
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	padding-bottom: 11px;
}
.cp-header  {
	width:640px;
	margin-bottom:15px;
}
#cp-sidebar { 
	width:300px;
	margin-bottom:15px;
	float:right;
	
}
#cp-adspace { 
	width:313px;
	margin-bottom:15px;
	float:right;
	background-color:red;
	
}
#post {
	padding-bottom:50px;
}
.wp-caption { margin-right:15px; }
.wp-caption-text { margin:0 auto 0 auto; text-align:center; padding-top:5px; font-style:italic; color:#666666;}

#cp-content img{ margin-right:15px; margin-bottom:10px;  }

.ngg-galleryoverview { padding-bottom:30px; }

/* =Fonts
-------------------------------------------------------------- */

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('Chunkfive-webfont.eot');
	src: local('�?'), url('Chunkfive-webfont.woff') format('woff'), url('Chunkfive-webfont.ttf') format('truetype'), url('Chunkfive-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'HelveticaBold';
	src: url('Chunkfive-webfont.eot');
	src: local('�?3'), url('HelveticaBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica';
	src: url('Helvetica.eot');
	src: local('�?2'), url('Helvetica.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body { 
	font-family:Helvetica, Arial, sans-serif; 
	font-size:10pt;
	color:#FFFFFF;
}
p { line-height:15px; letter-spacing:0.01em; padding-bottom:10px;}
h1, h2 { text-transform: uppercase; }
#fp-news h1 {
	margin-top:-9px;
	font: 98px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0em; 
	color:#FFFFFF;
	height:68px;
	margin-bottom:15px;
}
h1.cp-header {
	margin-top:-9px;
	font: 59px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0em; 
	color:#FFFFFF;	
	margin-bottom:15px;
}
h1.cp-headertwo {
	margin-top:-9px;
	font: 98px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0em; 
	color:#FFFFFF;	
	margin-bottom:15px;
}
h2.cp-header {
	margin-top:-9px;
	font: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0em; 
	color:#FFFFFF;	
	margin-bottom:15px;
}
#fp-rowtwo h2, #fp-rowthree h2 {
	margin-top:-5px;
	font: 59px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0.05em; 
	color:#FFFFFF;
	height:49px;
	margin-bottom:45px;
	text-align:right;
}

#fp-rowthree h2, #events h2 { text-align:center; }

a { color:#FFFFFF; }

#fp-news h2 { 
	padding-top:15px;
	padding-bottom:15px;
	font: 13pt Helvetica, Arial, sans-serif; 
	font-weight:bold;	
	color:#FFFFFF;
}
#adspace  h2 {
	padding-top:20px;
}
#media h3 { 
	padding-bottom:15px;
	font: 13pt Helvetica, Arial, sans-serif; 
	font-weight:bold;	
	color:#FFFFFF;
}

#cp-sidebar h3 {
	padding-bottom:15px;
	font: 14pt 'ChunkFiveRegular', Arial, sans-serif;
	font-weight:bold;	
	text-transform:uppercase;
	color:#FFFFFF;
} 


.red { color:#C1272D; }
.date { padding-bottom:15px; }
h1,h2,h3 a {color:#FFFFFF; }

#fp-social1{ 
	float:right; 
	height:58px;
	}
/* =Navigation Menu
-------------------------------------------------------------- */

#navigation ul {
	margin-left:25px; padding-top:3px;}
#navigation .red {font-family:Helvetica, Arial, sans-serif; font-weight:bold; padding-right:3px;}
#navigation li {
	display:inline;
	position: relative;
	font-family:Helvetica, Arial, sans-serif; 
	font-weight:normal;
	font-size:11pt;
	padding-right:25px;
	
}
#navigation li a{ color:#FFFFFF; font-size:11pt; font-family:Helvetica, Arial, sans-serif; }
#navigation img.rss {padding:0; margin:0;float:right;margin:-15px 12px;}

#navigation ul ul {
	position: absolute;
	left:0px;
	z-index: 500;
	margin:0;
	padding:6px 0 0 20px;
	width:145px;
	height:18px;
}
div#navigation ul ul {
	display: none;
}
div#navigation ul li:hover ul {
	display: block;
	background-color:#4d4d4d;
	
}

.home { padding:3px 15px 0 10px; margin-top:0px; float:left;}

/* =Sidebar
-------------------------------------------------------------- */

#cp-sidebar ul
{
	border-bottom:0px solid #666666;
	padding-bottom:10px;
	margin-bottom:20px;
}
#cp-sidebar li
{
	padding-bottom:10px;
	padding-left:10px;
}
#sponsors li{ height:150px; padding-left:0px;}

/* Styles for one-column display */
#social_1c { width:100%; }
#social_1c .social { margin-bottom:10px; }

/* Styles for two-column display */
#social_2c { width:100%; }
#social_2c .social { width:58px; float:left; padding:0px; padding-bottom:40px;}

/* =Footer
-------------------------------------------------------------- */
#footer{ color:#666666; }
#footer a{
	color:#666666;
	padding:0 5px 5px;
	font-size:9pt;
	font-family:Helvetica, Arial, sans-serif;
}
#footer a:hover{
	color:#C1272D;
	padding:0 5px 5px;
	font-size:9pt;
	font-family:Helvetica, Arial, sans-serif;
}

/*=Calender
-------------------------------------------------------------- */
#evWidgetUL {
		}

		#evWidgetDate {
		}
		
		#evWidgetLI {
		}

		.popupFC {
		    display: none;
		    position:absolute;
		    border-style: solid;
		    background-color: white;
		    color: black;
		    padding: 2px
		}

		#cal {
		     display: block;
		     width: 294px;
		     overflow: hidden;
			 font-family:font-family:Helvetica, Arial, sans-serif;
			 font-size:12pt;
		}
		
		
		#calTable {
		     display: block;
		     width: 292px;
		     background: #4d4d4d;
		}

		#tableTR {
		     display: block;
		     width: 294px;
		     float: left
		}

		.calBlank {
		     border: 1px solid black;
		     display: block;
		     float: left;
		     width: 40px;
		     height: 35px;
			 background: #4d4d4d;
		}


		#calTH {
		     display: block;
		     width:292px;			 
		     text-align: center;
		     background: #666666;
			 
		}
		.calTH {  line-height: 150%;}
		#calMonth {
		     color: white;
		     padding: 0px 5px 0px 5px;
			 
		}
	
		#calYear {
		     color: white;
		     padding: 0px 5px 0px 5px;
		}
		
		#calNext {
		     border: 0px solid white;
		     display: block;
		     float: right;
		     width: 20px;
		     text-align: center
		}
		
		#calPrev {
		     border: 1px solid white;
		     display: block;
		     float: left;
		     background: black;
		     width: 20px;
		     text-align: center
		}
		
		.calDW {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     font-weight: bold
		}
		
		.calDay {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: #303030
		}
		
		#calTActive {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: black
		}
		
		#calTActive a {
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     font-weight: bold;
		     text-align: center;
		     color: yellow
		}
		
		.calActive {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: #C1272D;
		}
		
		.calActive a {
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     color: black;
		     font-weight: bold
		}
		
		#calToday {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: #999999
		}

		.fullCalLink {
		}
		
		.calFC {
		     display: block;
		     width: 294px;
		     overflow: hidden;
			 font-family:font-family:Helvetica, Arial, sans-serif;
			 font-size:12pt;
		}
		
		
		.calTableFC {
		     display: block;
		     width: 292px;
		     background: #4d4d4d;
		}

		.tableTRFC {
		     display: block;
		     width: 294px;
		     float: left
		}

		.calBlankFC{
		     border: 1px solid black;
		     display: block;
		     float: left;
		     width: 40px;
		     height: 35px;
			 background: #4d4d4d;
		}


		.calTHFC {
		     display: block;
		     width:292px;			 
		     text-align: center;
		     background: #666666;
			 
		}
		.calTHFC {  line-height: 150%;}
		.calMonthFC {
		     color: white;
		     padding: 0px 5px 0px 5px;
			 
		}
	
		.calYearFC {
		     color: white;
		     padding: 0px 5px 0px 5px;
		}
		
		.calNextFC {
		     border: 0px solid white;
		     display: block;
		     float: right;
		     width: 20px;
		     text-align: center
		}
		
		.calPrevFC {
		     border: 1px solid white;
		     display: block;
		     float: left;
		     background: black;
		     width: 20px;
		     text-align: center
		}
		
		.calDWFC {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     font-weight: bold
		}
		
		.calDayFC {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: #303030
		}
		
		.calTActiveFC {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: black
		}
		
		.calTActiveFC a {
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     font-weight: bold;
		     text-align: center;
		     color: yellow
		}
		
		.calActiveFC {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: #C1272D;
		}
		
		.calActiveFC a {
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     color: black;
		     font-weight: bold
		}
		
		.calTodayFC {
		     border: 1px solid black;
		     display: block;
		     width: 40px;
		     height: 35px;
		     line-height: 230%;
		     float: left;
		     text-align: center;
		     background: #999999
		}
		
		

/*=Events
-------------------------------------------------------------- */
.eventCatList {
		     display: block;
		     width: 100%;
			 padding-bottom:15px;
		}
		
		.catMainUL {
		   list-style: none;
		   float: left;
		}
		
		.catSubUL {
		   list-style: none;
		}
		
		.catChildUL {
		   list-style: none;
		}
		
		.catMainList {
		}
		
		.catSubList {
		}
		
		.catChildList {
		}
		
		.catMainList a {
		}
		
		.catSubList a {
		}
		
		.catChildList a {
		}
		
		#eventDateHead {
		     display: block;
		     font-size: 17px
		}
		
		.eventsList {
		    display: block
		}
		
		.eventBlock {
		    display: block;
		    border-bottom: 1px solid white
		}
		.eventDetails {
		     float: left
		}
		
		.eventOptions {
		     float: right
		}
		
		.myEventTitle {
		    text-transform: uppercase
		}
		
		.myEventLocationTitle {
		}
		
		.myEventLocation {
		}
		
		.myEventTimeTitle {
		}
		
		.myEventTime {
		}
	
		.eventOptions span {
		    display: block;
		    float: left;
		    margin: 2px;
		    background: yellow
		}
		.eventOptions span a:hover {
		    color: white;
		    background: black;
		    border: 1px solid yellow
		}
		
		.btnLink {
		    display: block;
		    font-size: 12px;
		    color: black;
		    padding: 2px 5px 2px 5px;
		    margin: 0px;
		    border: 1px black solid;
		    line-height: 110%
		}

		
/*Video Page*/
.video-left {
	width: 280px;
	height:270px;
	float:left;
}
.video-right {
	width: 280px;
	height:270px;	
	float:right;
	margin-right:20px;
}

.video-left img, .video-right img{
	float:right;
	padding:0px;
	margin:0px;
	border: 5px solid #FFFFFF;
	margin-left:10px;
	margin-top:15px;
}

.video-left p, .video-right p{
	width: 265px;
}

.videoheader{
	padding:0px;
	margin:0px;
	font: 16pt 'ChunkFiveRegular', Arial, sans-serif;	
	text-transform:uppercase;
	color:#FFFFFF;
	height:90px;
}

/*Store Page*/
.store-item {
	width: 480px;
	height:370px;
	float:left;
}
.storeheader{
	padding:0px;
	margin:0px;
	font: 16pt 'ChunkFiveRegular', Arial, sans-serif;	
	text-transform:uppercase;
	color:#FFFFFF;
	height:50px;
}

.store-item img{
	float:right;
	padding:0px;
	margin:0px;
	border: 5px solid #111111;
	margin-left:10px;
	margin-top:15px;
	width:200px;
}

select {
width: 200px;
font-size:8pt;
margin:3px 0 10px 0; }

#wp_paypal_shopping_cart_widgets h2 {
	padding-bottom:15px;
	font: 14pt 'ChunkFiveRegular', Arial, sans-serif;
	font-weight:bold;	
	text-transform:uppercase;
	color:#FFFFFF;
	margin-left:-10px;
}
#wp_paypal_shopping_cart_widgets td {
	padding-bottom:2px;
}
#sidebar-ad img
{
	border: 5px solid #111111;
	margin-bottom:20px;
}
