/*
Theme Name:  PTRW
Theme URI: http://politics.utoronto.ca/politicaltheoryworkshop/
Description: Child Theme for PTRW
Author: A. Lynch
Template: twentyten
Version: 0.1
*/
 

@import url('../twentyten/style.css');
	
body{
    font-family: Verdana, sans-serif;
    background: #fff;
}


#wrapper{
    margin-top: 0;
}

#wrapper #header {
	margin-top: 0px;
	padding-top: 10px;
}


#search {
	clear: right;
	float: right;
	margin-top: 5px;
}


#masthead #siteactions {
	float: right;
	padding: 30px 0 0 5px;
	font-size: 9pt;
}

#siteactions a {
    text-decoration: none;
}

#siteactions a:hover {
    text-decoration: underline;
    color: #143B5C;
}

#site-title {
    font-family: Times, serif;
}

#site-title a {
    font-weight: normal;
}

#wp-calendar caption,
.widgettitle,
.widget-title {
	font-size: 10px;
	font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

#wp-calendar caption {
	text-align: center;
}


#primary h3 {
	text-align: center;
	font-size: 1.4em;
}

#main .widget-area ul {
	padding: 0;
}

#content a {
	color:#44a !important;
}

#footer-widget-area .widget-area {
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0.5em 0em;
	margin: 0 0 20px 0;
    text-align: center;
} 

#footer .widget-area ul {
	margin: 0;
}

#footer .widget-container {
	margin: 0;
	padding: 0;
}

#footer p {
    margin: 0;
}

#access a {
    color: #ccc;
}

.entry-title {
	display: none;
}

#branding img {
	border-top: 1px solid #000000;
}

#content {
    margin: 0 0 0 240px;
    padding: 0 2em 0 0;
    font-size: 1.1em;
    min-height: 300px;
}


#primary, #secondary, .widget_nav_menu {
    position: absolute;
}


#primary h3.widget-title,
#wp-calendar caption {
    font-size:16px;
    font-weight:bold;
}

#secondary {
    display: none;
}


.post-meta {
    display: none;
}

#content h1 {
    font-size: 1.8em;
    font-family: Georgia, serif;
    letter-spacing: 0.05em;
}
#content h2 {
    font-family: Georgia, serif;
    font-size: 1.4em;
}

.breadcrumbs {
    padding: 0.25em 0;
    font-size: 0.9em;
    border-bottom: 1px solid #333;
}

.child-sidebar-menu li {
    list-style: none;
    padding: 0.25em 0;
}

.child-sidebar-menu li a {
    color: #456474;
    color: 993333;
}

#access ul li.current_page_item .sub-menu {
    display: none;
}

#content table {
    border: none;
}

#content tr td {
    border: none;
}

