/*
Theme Name:     Twenty Ten for UX Melbourne
Description:    Child theme for the Twenty Ten theme 
Author:         Chris McLay
Author URI:     http://eeoh.com.au/chris/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 26, 2010 */

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('fonts/League_Gothic-webfont.woff') format('woff'), url('fonts/League_Gothic-webfont.ttf') format('truetype'), url('fonts/League_Gothic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}






/* layout */

body {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	color: white;
	background-color: #050915;
	margin: 0;
	text-rendering: optimizeLegibility; 
}

#wrapper {
	background: none; 
	color: white; 
	margin-top: 70px;
}

a:link {
	color: #7F9DFF;
}
a:visited {
	color: #7F9DFF;
}
a:active,
a:hover {
	color: #ff4b33;
}

#main {
	padding-top: 0px;
}


	
#content,
#content input,
#content textarea,
#site-title,
#site-title a,
#site-info a,
#content th,
#content h6,
.page-title,
#content .entry-title,
.entry-title a:link,
.entry-title a:visited,
#content dt,
#content th,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: white;
}

.entry-title a:hover {
	color: #ccc;
}


#wp-calendar caption,
.widget-title {
	color: #eee;
}

#site-title {
	font-size: 14em;
    font-family: "LeagueGothicRegular","Arial Narrow",sans-serif;
    width: auto;
	line-height: 1;
	margin-bottom: 0;
}

#site-description {
    font-family: "LeagueGothicRegular","Arial Narrow",sans-serif;
    font-size: 3.75em;
    font-style: normal;
    margin-bottom: 0;
	line-height: 1; 
	width: 250px;
}

#access div.menu ul,
.widget-title,
#content .entry-title,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	line-height: 1.2; 
	font-weight: normal;
    font-family: "LeagueGothicRegular","Arial Narrow",sans-serif;
    margin-top: 0.9em;
	margin-bottom: 0.2em; 
}

#content .entry-title {
	font-size: 3em;
	margin-top: 0.4em;
}

#content h1 { 
	font-size: 7.95em;}
	
#content h2 {
	font-size: 2.5em; }
	
#content h3 {
	font-size: 2em; }
	
#content h4 {
	font-size: 1.5em; }
	
#content h5 {
	font-size: 0.83em; }
	
#content h6 {
	font-size: 0.75em; }
	
.widget-title {
	font-size: 2em; }
	
#access div.menu ul {
	font-size: 2em;
}
	


body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Helvetica,Arial,sans-serif;
}

#branding img {
	border: 0;
	display: none;
}

#access {
	background: none;
}

.hentry {
	margin-bottom: 120px;
}

#colophon {
	display: none;
}

.roundCorners {
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-radius-bottomleft: 20px;
	border: none;
}

.alignright {
  	clear: right;
}

.alignleft {
  	clear: left;
}

#nav-above {
	margin: 18px 0px 9px 0px;
}

#container {
	margin-right: -280px;
}

#content {
	margin-left: 0;
	margin-right: 400px;
}

#primary,
#secondary {
	width: 280px;
}

.widget-area {
	font-size: 15px;
}

#access .menu {
	margin-left: -10px;
	margin-top: 0;
	margin-bottom: 20px;
}

#access div.menu ul {
	margin-top: 0px;
	margin-bottom: 16px;
}

#header {
	padding: 0;
}
