/*
Theme Name: Learning Resources
Theme URI: http://pingmusic.com.au/ping-do/
Description: Child Theme for Twenty Ten
Author: Ajax McKerral
Author URI: ajax@pingmusic.com.au
Template: twentyten
Version: 0.1
*/

/* Import default styles from Twnety Ten */
@import url("../twentyten/style.css");

/* Import custom styles n */
@import url("_inc/css/custom.css");

/*
body {
	background: #eaeaea url( ../images/background.gif ) top left repeat-x;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 170%;
	color: #555;
	width: 90%;
	min-width: 960px;
	max-width: 1250px;
	margin: 0 auto;
	padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */
}
*/

/* Page */
/*
#page {
	margin: 0px auto ;
	width: 1125px;
	}
*/

/* Header */
/*
#header {
	position: relative;
	color: #fff;
	background: url(http://pingmusic.com.au/files/2010/03/ping_header_background.jpg) top left ;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	margin-bottom: 20px;
	height: 100px;
	padding-top: 25px;
	width: 90%;
	min-width: 960px;
	max-width: 1250px;
	}

#masthead {
	position: relative;
	}

#headerimg {
	height: 135px;
	padding: 0px;
	width: 100%;
	 
	}

	#headerimg h1 {
		padding: 30px 20px 20px 30px;
		color: grey;
		text-align: left;
		}

	.description {
		padding: 0px 20px 20px 30px;
		}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #333;
	text-align: left;
	}
	
*/


/* > page Navigation
-------------------------------------------------------------- */
/*
ul#pageNav {
	margin-bottom: 20px;
	padding: 0;
	position: relative;
	left: 0px;
	list-style: none;
}
	ul#pageNav li {
		float: left;
		margin: 0 5px 0 0;
	}
		ul#pageNav li a {
			display: block;
			color: #333;
			text-decoration: none;
			padding: 5px 15px;
			-moz-border-radius-topleft: 3px;
			-webkit-border-top-left-radius: 3px;
			-moz-border-radius-topright: 3px;
			-webkit-border-top-right-radius: 3px;
		}
			ul#pageNav li.selected a, ul#nav li.current_page_item a {
				background: #f5f5f5;
				color: #555;
			}
			ul#pageNav a:focus { outline: none; }
*/

/* >  anchor tags
-------------------------------------------------------------- */
/*
content a, 
content a:hover, 
content a:visited {
	line-height: 105%;
	text-decoration: none;
	color: #f90 !important;
}

content a:hover {
	color: #f90 !important;
	}
*/

a, 
a:hover, 
a:visited {
	line-height: 105%;
	text-decoration: none;
	color: #333 !important;
}

a:hover {
	color: #f90 !important;
	}





/* >  Headings 
-------------------------------------------------------------- */


h3,
h3 a, 
h3 a:hover, 
h3 a:visited {
	line-height: 105%;
	text-decoration: none;
	color: black !important;
}

h3 a:hover {
	color: #f90 !important;
	}



/* > resource blocks 
-------------------------------------------------------------- */

.resourceGroup	{
	clear: left ;
	width: 700px; 
	margin-right: 50px;
	}
	
	.resourceGroup	h3 {
		border-bottom: solid 1px #333 ;
		font-size: 3em
		font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
		font-weight: bold;
		padding: 5px 0px 5px 0px;
		color: #333;
		}
	

	
	.resourceGroup	p {
		font-weight: bold;
		}

.resourceContainer	{
	width: 150px;
	height: 150px;
	border: 1px solid #444;
	margin: 0px 0px 20px 5px;
	display: inline;
	clear: none ;
	float: left;
	overflow: hidden;
	background-color: #444;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;	
	}


.resourceImg { 
	background: #333 url(http://pingmusic.com.au/files/2010/06/ping_P_overlay_thumb150px.png) top left no-repeat;
	width: 150px;
	height: 70px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	clear: none;
	float: left;
	overflow: hidden;
	display: block;
	}
	
	.resourceContainer  a, .resourceTitle  a:hover, .resourceTitle  a:visited {
		font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
		color: #fff;
		font-weight: bold;
		line-height: 105%;
		text-decoration: none;
		font-size: 1.1em;
		display: block;
		width: 150px
		height: 150px;
		position: relative;
		margin: 0px 7px 2px 7px;
	}
	
	.resourceContainer  a:hover {
		color: #f90;
		}

/* >  Widgets 
-------------------------------------------------------------- */
#primary,
#secondary {
	width: 200px !important;
	margin-left: 20px !important;
	}



/*

.narrowcolumn {	
	background: white;
	width: 740px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
	
.thelot  {	
	background: white;
	width: 90%;
	min-width: 800px;
	padding: 20px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}

#sidebar {
	background: white;
	margin-left: 810px;
	padding: 5px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}

*/

/* Footer */

/*

#footer {
	background-image: none ;
	}
	
*/
