/*
Theme Name: SkillsActive World Cup Skills Theme
Theme URI: http://wordpress.org/
Description: The WordPress theme to be used on the SkillsActive World Cup Skills site.
Version: 0.1
Author: Opus DC
Tags: mantle color, variable width, two columns, widgets

*/

 
/*
Graveyard of WP styles


*/

html{
	padding: 0px;
	margin: 0px;
}

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: url('images/sa_striped_tile.jpg') #87AE00;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1 {
	margin: 0px;
	font-size: 4em;
}

h2 {
	margin: 0px;
	font-size: 1.6em;
}

h3 {
	margin: 0px;
	font-size: 1.3em;
}

h1, h2, h3 {
	font-weight: bold;
} 

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;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

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


/*
PAGE STYLES
*/

#page {
	text-align: left;
	background: url('images/sa_page_bg.jpg') no-repeat bottom left #ECEEEE;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
 
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/*
HEADER STYLES
*/ 

#header {
	width: 976px;
	height: 208px;
	padding: 0px;
	background: url('images/sa_header_bg.jpg') repeat-x top left #FFFFFF;
	margin: 0px;
	margin: 0px auto;
}

#header-logo{
	float: left;
	position: relative;
	top: 15px;
	left: 17px;
	margin: 0px;
	padding: 0px;
	width: 214px;
	height: 101px; 
}

#header-logo img{
 	border: none;
} 

#header-inspired{
   	float: left;
	position: relative;
	top: 110px;
	left: 466px;
	margin: 0px;
	padding: 0px;
	width: 269px;
	height: 46px; 
}

#header-logo img{
   border: none;
}

#header-search {
	float: left;
   	position: relative;
	top: 19px;
	left: 266px; 
}


/*
MAIN NAVIGATION
*/

#main-navigation {
	display: block;
	clear: both;
	float:right;
	position: relative;
	top: 75px;
	right: -10px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background: none transparent;
	font-size:120%;
	line-height:normal;
	border-bottom: 1px solid #EDEEEE; 
	text-transform: capitalize;
}

#main-navigation ul{
	margin:0;
	padding:0;
	list-style:none; 
}

#main-navigation li{
	float: right;
	background:url('images/sa_main_nav_right.jpg') no-repeat right top;	
	color: #FFF;
	height: 32px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 5px;
}

#main-navigation a {
	color: #FFF;
	font-weight: bold;
	display:block;
	text-decoration: none;
	background:url("images/sa_main_nav_left.jpg") no-repeat left top;
	padding:9px 15px;   
}

#main-navigation a:hover { 
 	color: #7DCAFC;
}

#main-navigation  .current_page_item {
	background-image:url('images/sa_main_nav_right_active.jpg');
}

#main-navigation  .current_page_item a {
	color: #203375;
	background-image:url("images/sa_main_nav_left_active.jpg");
}






/*
MAIN CONTENT
*/

 
#content {
	font-size: 1.2em;
}
 
.sa_content{
   margin: 20px auto; 
}

.main_content_holder{
	min-height: 620px;
	width: 648px; 
	padding: 15px;
	margin: 0px 11px 0px 11px;
	background: none #FFFFFF;	
}

.home .main_content_holder{
	background:url('images/sa_homepage_right_side_bg.gif') top right no-repeat #FFFFFF;	
}

.main_content_holder strong, .main_content_holder b  {
   color: #263c81; 
}

.main_content_holder h1,.main_content_holder h2,.main_content_holder h3 {
	margin: 0px 0px 5px 0px;
	text-align: left;
   color: #0372B9; 
}

.main_content_holder h1 {
	font-size: 230%;
} 

.main_content_holder h2 {
	font-size: 200%;
} 

.main_content_holder h6 {
	font-size: 1.2em;
	font-weight: normal;
	color: #222222;
	padding: 0px 10px;
	margin: 10px 0px; 
}




.main_content_holder .news-list{
	display: block;
	border-bottom: 1px solid #EEEEEE;
	margin: 10px 0px;
} 




.main_content_holder h1 a, .main_content_holder h2 a, .main_content_holder .news-list h1 a, .main_content_holder .news-list h2 a {
 	color: #107CC1;
}


.home .main_content_holder h1,.home .main_content_holder h2,.home .main_content_holder h3 {
	margin: 20px 0px 20px 0px;
}
	

.home .main_content_holder .news-list{
 border: none;                                                            
padding: 0px 0px 45px 0px;
background:url('images/sa_news_item_bg.jpg') bottom left no-repeat #FFFFFF;   
}

.home .main_content_holder blockquote{
	width: 430px;
	margin: 50px 0px;
	padding: 0px 0px 50px 0px;
	border: none;
	text-align: left;
	text-indent: 0em;
	background:url('images/sa_homepage_games_bg.gif') bottom left no-repeat #FFFFFF;
}
 
/*
.home .main_content_holder blockquote img{
	display: inline;
	margin: 20px 35px 20px 0px;
	border: none;
}
*/

.main_content_holder blockquote h1, .main_content_holder blockquote h2, .main_content_holder blockquote h3{
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.home .main_content_holder blockquote h1{	
	margin: 0px;
	padding: 10px 0px 0px 20px;
	color: #00583D;
	background: url('images/sa_homepage_games_bg_top.gif') top left no-repeat transparent;
}


.home .main_content_holder blockquote p{
	color: #666666;
	font-size: 150%;
	width: 390px;
	margin: 5px 0px 5px 20px;
}

.home .main_content_holder blockquote strong,.home .main_content_holder blockquote b{
	color: #000000;
}

.home .main_content_holder div,.home .main_content_holder span,.home .main_content_holder h1,.home .main_content_holder h2,.home .main_content_holder h3,.home .main_content_holder h4,.home .main_content_holder h5,.home .main_content_holder h6,.home .main_content_holder ul,.home .main_content_holder table, .home .main_content_holder p,.home .main_content_holder blockquote {
 	width: 430px;
} 

#right-side {
	float: right;
	margin: 0px 12px 20px 0px;
	padding: 0px 0px 160px 0px;
	width: 288px;
	background: url('images/sa_low_right_footer.png') bottom center no-repeat transparent;
}

#right-side ul, #right-side ol, #right-side h1,#right-side h2,#right-side h3,#right-side h4 {
	width: 245px;	
}

#right-side h1,#right-side h2,#right-side h3  {
	border-bottom: 1px solid #454545;
	padding: 10px 0px;
	margin: 10px 20px 5px 20px;
}

#right-side ul, #right-side ol{
	list-style-type: none;
	list-style-image: none;	
	padding: 0px;
	margin: 5px 20px;		
}

#right-side li{
	font-size: 1.2em;
	text-transform: capitalize;
	font-weight: bolder;
	color: #666666;
	background:url('images/sa_right_side_bullet.gif') 0px 10px no-repeat transparent;
	border-bottom: 1px dotted #666666;
	padding: 5px 5px 5px 20px;
	margin: 0px;	
}

#right-side li a, #right-side li ul li a{
	font-size: 0.9em;
	color: #666666;
}

#right-side li a:hover{
	color: #222222;
	text-decoration: none;
}

#right-side ul li ul {
	width: 225px;
   	padding: 0px;
	margin: 5px 0px; 
}

#right-side li ul li {
	border: none;
	font-size: 100%;
}


#right-side .cd_quote_top{
	color: #FFFFFF;
	padding: 5px 5px 0px 12px;
	font-size: 0.1em;
	color: transparent;
	background: url('images/sa_qotd_top_bg.jpg') top left no-repeat transparent;
}


#right-side .cd_quote_holder{
   	margin: 0px;
	padding: 10px 0px 40px 10px;
	background: url('images/sa_qotd_main_bg.jpg') bottom left no-repeat transparent; 
}


#right-side .cd_quote_holder h3{
	border: none;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	color: #FFFFFF;
}

#right-side .cd_quote_container{
	min-height: 30px;
}

#right-side .cd_qotd_quote{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
}

#right-side .cd_qotd_author {
	padding: 5px 0px 0px 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.9em;
}

#right-side .cd_quote_container div, #right-side .cd_quote_container span, #right-side .cd_quote_container blockquote  {
	width: 230px;
	margin: 0px;
	border: none;
	text-indent: 0em;
	text-align: left;
}


.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

/********************/
/*
FOOTER CONTENT
*/


#footer {
	padding: 20px 0px 0px 0px;
	margin: 0 auto;
	width: 976px;
	clear: both;
	background: #f2f2f2 none;
	border: none;
	text-align: left;
} 

#footer h1, #footer h2, #footer h3 {
	margin: 0px 0px 10px 0px; 
}

#footer h1, #footer h2, #footer h3 {
	color: #666666;
}

#footer h3 {
	font-weight: bold;
	font-size: 160%;
	padding-top: 10px;
}

#footer p {
	display: block;
	clear: both;
	margin: 5px 35px 0px 35px;
	padding: 0px; 
}  


#footer ul{
	margin:10px 35px 0px 29px;
	display: block;
	padding:0;
	list-style:none; 
}

#footer li {
	float: left;
   	clear: right;
	display: block;
	color: #666666;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#footer li a{
	color: #222222;
	font-weight: bold;
} 

#footer li ul{
	margin: 5px 0px 0px 0px;
}

#footer li ul li {
 clear: both;
margin: 0px 0px 5px 0px;
}

#footer li ul li a{
	color: #111111;
	font-weight: normal;
} 


#footer .footer_credits {
	display: block;
	background: url('images/sa_low_footer_shadow_bg.jpg') top left repeat-x #A7A9AC;
	padding: 20px 20px 20px 20px;
	margin:  0px 0px 10px 0px;
	text-align:left;
	font-size:0.9em;
	color: #FFFFFF;
}

#footer .footer_partnerships{
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#footer .footer_support{
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#footer .footer_partnerships img , #footer .footer_support img{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

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



.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .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, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
 /*    margin: 0 0 40px; */
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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 { 
	display: block;
	border-bottom: 1px solid #999999;
	padding: 10px 0px;
	margin: 20px 0px;
}

.clear {
	clear: both;
}


/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */







/* Begin Form Elements */
#searchform {
/*	margin: 10px auto; */
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

.entry {
	margin: 0px;
	padding: 0px;
}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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 captions */






