/*
Theme Name: Twenty Ten child for podcast
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team - modified by Mike Sunderland
Template twentyten
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

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

body {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
}

#content, #content input, #content textarea {
	color: #4D4C4C;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Arial,Helvetica,Geneva,sans-serif;
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 921px;
}

#access {
	background: #fff;
	display: block;
	float: left;
	margin: 0 auto;
	width: 921px;
}

#access .menu-header,
div.menu {
	font-size: 12px;
	margin-top: 20px;
	line-height: 1.8em;
	font-weight: normal;
	width: 921px;
	color: #5f5f5f;
	font-family:'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	text-transform: uppercase;
	text-align:center;
}

#access div.menu-header > ul,
div.menu > ul {
	border-color: #DFDFDF;
	border-right: 1px solid #DFDFDF;
	float: left;
	margin-bottom: 12px;
}

div.menu-header ul li,
div.menu ul li {
	border-color: #DFDFDF;
	border-left: 1px solid #DFDFDF;
}

#access ul > li > a {
	line-height: 0.84em;
	padding: 6px 13px;
	color: #637fa4;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #f2f2f2;
	color: #637FA4;
}

#access li:hover > a,
#access ul li.current_page_item:hover > a,
#access ul ul:hover > a {
	background: #f2f2f2;
	color: #4a4a4a;
}

#access ul li:hover > ul {
	display: block;
	border-color: #DFDFDF;
	border-right: 1px solid #DFDFDF;
}


#branding img {
	border: none;
}
body {
	background-color: #FFFDFD;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
}
#site-title {
	width: 600px;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
	border-bottom: 1px solid #E8E8E8;
}
#site-title a {
	color: #528B1A;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 40px;
	line-height: 1.3em;
	text-transform: lowercase;
	font-weight: normal;
}

#header {
	padding: 0;
}
#branding {
	margin-bottom: 25px;
}

#content {
	margin:0 222px 0 0px;
}

#content-embeded {
	background-color: #ffffff;
	margin: 0 ;
}

#primary, #secondary {
	float:right;
	overflow:hidden;
	width: 162px;
}