/*
 * Theme Name: radia
 * Description: child theme of twentyten
 * Author: Lloyd Dunn <info@nula.cc>
 * Template: twentyten
 * Version: 0.0.0.0.0.1
 * */

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

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 14, 2011 */
@font-face {
	font-family: 'DaysRegular';
	src: url('lib/days-webfont.eot');
	src: local('☺'),
		url('lib/days-webfont.woff') format('woff'),
		url('lib/days-webfont.ttf') format('truetype'),
		url('lib/days-webfont.svg#webfontmdVWjbjO') format('svg');
	font-weight: normal;
	font-style: normal;
	}

body {
	background: #fff url("lib/bg.gif") repeat;
	}

#primary {
	overflow: visible;
	}
#wrapper {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	border-style: none solid;
	border-width: 0 3px;
	border-color: #aaa;
	-moz-border-left-colors: #ddd #bbb #999;
	-moz-border-right-colors: #ddd #bbb #999;
	}
#container {
	float: left;
	margin: 0 -300px 0 0;
	width: 100%;
	}
#main {
	background: #fff url("lib/column.png") repeat-y 693px 0;
	}

#branding {
	height: 198px;
	/* 
height: 110px;
background: url("lib/header-bg.png") no-repeat 0 -30px; */
	position: relative;
	}
#branding img {
	/*border: 0 none;
	clear: none;
	display: none;*/
	}
#header {
	padding: 0;
	}
#site-title {
	/*
        width: 100%;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	height: 110px;
	 background: transparent url("lib/h1.png") no-repeat 20px -35px; 
	background: transparent url("lib/h1.png") no-repeat 20% center; 
	display: block;
	text-indent: -999em;
	overflow: hidden;
	text-align: left;
	direction: ltr;
*/display: none; 
	}
#site-description {
	position: absolute;
	top: 197px;
	color: White;
	line-height: 32px;
	padding-right: 1em;
	right: 0;
	width: auto;
	clear: none;
	float: none;
	margin: 0;
	text-align: right;
	font-family: 'DaysRegular';
	font-weight: normal;
	font-style: normal;
	}
#access {
	height: 32px;
	width: 940px;
	float: left;
	background-image: -moz-linear-gradient(top, #000, #555);
clear: both;
	}
#access a {
	line-height: 32px;
	}
#access a:hover {
	background-image: -moz-linear-gradient(top, #555, #000);
	}
#content {
	font-size: 1.15em;
	line-height: 1.4em;
	}

#footer {
	margin-bottom: 0;
	}
#colophon {
	padding: 20px;
	width: 900px;
	}
#colophon #site-info {
	width: 650px;
	}
#colophon #site-generator {
	text-align: right;
	}
.entry-content div {
	margin: .66em 0;
	}
.entry-content div div {
	margin: 0;
	}
.hentry {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1.66em;
	margin-bottom: 2.66em;
	}

#content .entry-title,
.entry-title,
.entry-title a:link,
.entry-title a:visited,
.widget-title {
	font-family: 'DaysRegular';
	color: #d28f00;
	font-weight: normal;
	}
#access .menu-header ul,
div.menu ul,
#menu-radia_menu {
	color: #d28f00;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'DaysRegular';
	font-weight: normal;
	font-style: normal;
	margin-left: -9px;
	padding-left: 0;
	float: left;
	}
#access .menu-header ul li,
div.menu ul li,
#menu-radia_menu li {
	border-right: 1px solid #666;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_height: 1%;
	vertical-align: top;
	}
#access .menu-header ul li a,
div.menu ul li a,
#menu-radia_menu li a {
	padding: 0 16px;
	}
.widget-area {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

#main .widget-area ul ul {
	margin-left: 0;
	}

.widget_meta li,
.widget_links li {
	list-style-type: none;
	font-size: .8em;
	line-height: 1.5em;
	}
.widget_meta li a,
.widget_links li a {
	font-weight: bold;
	font-size: 1.2em;
	}

.widget_search {
	border-width: 1px 0;
	border-style: solid none;
	border-color: #ddd;
	background-color: #eeeede;
	margin-left: -21px;
	width: 220px;
	padding: 1em 0 1em 22px;
	}

.widget_calendar {
	border-bottom: 1px solid #ddd;
	margin-left: -21px;
	width: 220px;
	padding: 0 0 2em 22px;
	}
.widget_calendar h3.widget-title {
	display: none;
	}
#wp-calendar {
	border: 1px solid #ddd;
	width: 200px;
	}
#wp-calendar tfoot {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .8em;
	}
#wp-calendar tfoot td#prev {
	padding-left: 3px;
	}
#wp-calendar tfoot td#next {
	padding-right: 3px;
	}
#wp-calendar tbody,
#wp-calendar tbody tr,
#wp-calendar tbody td,
#wp-calendar tbody td.pad {
	background-color: #fdfdfd;
	border-color: #ddd;
	}
#wp-calendar tbody td a {
	font-weight: bold;
	}
#wp-calendar caption {
	text-align: center;
	}

.widget_tag_cloud a {
	margin: 0 .5em 1em 0;
	line-height: 1.33em;
	}