/*
Theme Name:     Conference Theme 2
Theme URI:      http: //peaceandconflict.ca/conference/
Description:    Child theme of TwentyTen developed for the 2011 Peace and Conflict Studies Conference 
Author:         Peace and Conflict Studies Conference
Author URI:     http: //peaceandconflict.ca/conference/
Template:       twentyten
Version:        0.1.0
*/

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


/*Wiping out Meaningless Content*/
#colophon, #site-title, #site-description, #comments {
	display: none;
}

#branding img {
	border-top: 0px;
	border-bottom: 0px;
}

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -266px 0 0;
	width: 100%;
}

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

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

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url
	{
	font-family: Helvetica Neue, Helvetica, "Nimbus Sans L", Calibri, Verdana, sans-serif;
	}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Helvetica, "Nimbus Sans L", Calibri, Verdana, sans-serif;
}
pre {
	font-family: Consolas, "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#wrapper {
	margin-top: 0px;
	padding: 0px;
	background-color: transparent;
	}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
/*body {
	background-image: url("images/Peace-River-Website-Background-No-Gradient.png");
	background-repeat:no-repeat;
	background-attachment:fixed;
	}*/

/* Text elements */

a:link {
	color:#4369d6;
	text-decoration: none;
}
a:visited {
	color:#45A3DC;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff0059;
}

/* =Header
-------------------------------------------------------------- */
#header {
	padding: 15px 0px 0px 0px;
}

#header, #masthead, #branding {
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px; 
}

#masthead {
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

#branding img
{	display: none;
}

#branding {
	background-image: url("images/headers/Conference-Banner.png");
	display: block;
	height:198px;
	width:940px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #FFF;
	-moz-border-radius: 0px 0px 10px 10px; /*CSS3 and -moz's experimental implementation differ*/
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px; 
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

#access a {
	color: #4369d6;
	font-variant: small-caps;
}

#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 {
	color:#ff8038;
}

#access ul li.current_page_parent > a {
	color:#ff8038
}

#access ul li.current_page_parent .current_page_item > a{
	color: #976848
}

#access ul li.current_page_item > a:hover,
#access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover,
#access ul li.current-menu-parent > a:hover {
	color:#fff;
}

#access li:hover > a, 
#access ul ul :hover > a{
	background-color:#976848;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#FFFFFF;
}


#access ul ul {
	width: 220px
	}

#access ul ul li {
	min-width: 220px;	
}

#access ul ul a {
	background-color: #FFF;
	background-color: RGBA(255,255,255,0.9);
	width: 200px;
}

#access ul.children, 
#access ul.children li:last-child, 
#access ul.children li:last-child a {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	}

/* =Content
-------------------------------------------------------------- */

#main {
	padding: 15px 0px 0px 0px;
	margin: 0px 10px 0px 0px 
}

#content,
#content input,
#content textarea {
	font-size: 15px;
}

#content .post, #content .page, #comments, #content>h1, .widget-area, #content p.page-title, #content .type-attachment {
	background-color: #FFF;
	background-color: RGBa(255,255,255,0.9);
	padding: 15px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #DCDCDC;
	/*border-bottom: 1px solid #e5d4c3;
	border-left: 1px solid #f2e0ce;
	*/
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

#content h1, #content h2 {
	font-variant: small-caps;
}

#content h1 {
	font-weight: normal;
	color:#ff8038;
}

.hentry {
	margin-bottom: 15px;
}

.page-title span {
	font-variant: normal;
}


#content .entry-title {
	color: #ff8038;
	font-weight: normal;
	font-size: 23px;
}

.entry-title a:link,
.entry-title a:visited {
	color:#4369D6;
	text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover {
	color: #ff0059;
}

.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff0059;
}

.entry-content,
.entry-summary {
	clear: both;
	padding: 8px 0 0 0;
}

/* Page Submenus */
#content ul#siblingmenu {
	font-size: 90%;
	float: right;
	width: 150px;
	font-variant: small-caps;
	display: block;
	margin-bottom: 15px;
	margin-left: 9px;
}

#content #siblingmenu li {
	width: 150px;
	line-height: 14px;
	list-style-type: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

#content #siblingmenu .current_page_item >a{
	color: #976848;
}

#content #siblingmenu .current_page_item > a:hover {
	color: #ff0059
}





/* =Comments
-------------------------------------------------------------- */
#comments {
	background-color: #fff;
}

h3#comments-title, h3#reply-title {
	font-variant: small-caps;
}

/* =Widget Areas
-------------------------------------------------------------- */

#main .widget-area ul {
	padding-right: 0px !important;
}

.textwidget h2{
	padding-bottom: 15px;  
	font-variant: small-caps;
}

.textwidget h2 a:visited{ 
	color: #4369D6
}

.widget-area a:active, .widget-area a:hover {
	text-decoration: none;
}