/*
Theme Name: Siyavula Default
Theme URI: 
Description: 
Version: 1.0
Author: Bruce Harrod
Author URI: http://www.generator.co.za/
*/

/* Begin Typography & Colors */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
	margin:auto;
	width:965px;
	height:160px;
	background-color:#FFF;
	background-image:url(images/background_header.gif);
	cursor:pointer;
}
#header h1,
#header p {
	display:none;
}

#menu {
	margin:auto;
	width:965px;
	height:45px;
	background-color:#FFF;
	background-image:url(images/background_menu.gif);
}

#menu .button {
	float:left;
	height:45px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu .button a {
	display:none;
}

#menu #blog				{width:92px; margin-left:47px;}
#menu #blog.active		{background-image:url(images/menu_blog.gif);}

#menu #papers			{width:131px;}
#menu #papers.active	{background-image:url(images/menu_papers.gif);}

#menu #subscribe		{width:174px;}
#menu #subscribe.active	{background-image:url(images/menu_subscribe.gif);}

#menu #about			{width:113px;}
#menu #about.active		{background-image:url(images/menu_about.gif);}

#menu #join				{width:84px;}
#menu #join.active		{background-image:url(images/menu_join.gif);}

#content {
	margin:auto;

	width:965px;
	background-color:#FFF;
}
#content #body {

	padding:10px 350px 10px 70px;
	border:0px solid #fff;
	min-height:300px;
	background-repeat:no-repeat;
}

#content #foot {
	clear:both;
	height:150px;
	background-repeat:no-repeat;
}

#content.blog				{background-image:url(images/background_blog.gif);}
#content.blog #body			{background-image:url(images/body_blog.gif);}
#content.blog #foot			{background-image:url(images/foot_blog.gif);}

#content.papers				{background-image:url(images/background_papers.gif);}
#content.papers #body		{background-image:url(images/body_papers.gif);}
#content.papers #foot		{background-image:url(images/foot_papers.gif);}

#content.subscribe			{background-image:url(images/background_subscribe.gif);}
#content.subscribe #body	{background-image:url(images/body_subscribe.gif);}
#content.subscribe #foot	{background-image:url(images/foot_subscribe.gif);}

#content.about				{background-image:url(images/background_about.gif);}
#content.about #body		{background-image:url(images/body_about.gif);}
#content.about #foot		{background-image:url(images/foot_about.gif);}

#content.join				{background-image:url(images/background_join.gif);}
#content.join #body			{background-image:url(images/body_join.gif);}
#content.join #foot			{background-image:url(images/foot_join.gif);}

#content #body
{
	color:#FFF;
	text-decoration:none;
}
#content #body a {
	color:#fff;
	font-style:italic;
	text-decoration:none;
}
#content #body a:hover {
	text-decoration:underline;
}

#content #body .title {
	padding:0px 0px 10px 30px;
	background-image:url(images/title_bar_white.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#content #body .title a {
	font-size:25px;
}

#content #body .title small {
	font-size:10px;
	color:#FFF;
}

#content #body .excerpt,
#content #body .entry {
	font-size:11px;
	color:#FFF;
	margin:0px 50px;
	clear:left;
}
#content #body .excerpt p,
#content #body .list p,
#content #body .entry p {
	padding:5px 0px;
	margin:0px;
	font-size:12px;
	line-height:16px;
}

#content #body .list {
	font-size:11px;
	color:#FFF;
	clear:left;
}
#content #body .paper {
	font-size:11px;
	margin:10px 50px 10px 50px;
}
#content #body .paper .subtitle {
	font-size:12px;
	font-weight:bold;

}

#content #body .location {
	background-color:#333333;
}
#content #body .location .left {
	margin:10px 0px;
	clear:left;
	font-size:12px;
	float:left;
	width:100px;
}

#content #body .location .right {
	margin:10px 0px;
	float:left;
}

#content #body .location {
	margin:0px 0px 0px 30px;
	font-size:12px;
}
#content #body .location span {
	text-transform:uppercase;
	font-size:12px;
}

#content #body .bubble {
	float:right;
	background-image:url(images/bubble_blog.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

#content #body .postmetadata {
	clear:both;
	font-size:11px;
	padding:10px 0px 30px 30px;
}

#content #body .postmetadata div {
	clear:left;
	font-size:12px;
	float:left;
	width:100px;
}

#content #body h2 {

	font-size:50px;
	margin:0px;
	margin-top:0px;
	margin-bottom:40px;
	font-weight:normal;
	text-transform:lowercase;
	text-decoration:none;

}
#content #body h2 a {

	color:#FFF;
	text-decoration:none;

}

#content #body h3 {

	font-size:12px;
	margin:0px;
	padding:0px 0px;
	color:#FFF;
	text-decoration:none;

}
#content #body h3 a {

	color:#FFF;
	text-decoration:none;

}
#content #body p {

}

#content #body .ec3_schedule {
	display:none;
}

#content #body .navigation {

	font-size:11px;

}

/*
	about 
	subscribe
	join
	templates
*/

#content.about #body .entry,
#content.subscribe #body .entry,
#content.join #body .entry
{
	margin:0px 50px;
}
#content.about #body .entry h3,
#content.subscribe #body .entry h3,
#content.join #body .entry h3
{
	font-weight:normal;
	margin:0px;
	font-size:25px;
}
#content.about #body .entry p,
#content.subscribe #body .entry p,
#content.join #body .entry p
{
	padding:5px 0px;
	margin:0px;
	font-size:12px;
	line-height:16px;
}


#content #upcoming {
	position:absolute;
	margin-left:680px;
	width:260px;
	color:#707070;
}

#content #upcoming h2 {
	font-weight:normal;
	font-size:50px;
	margin:0px;
	margin-top:30px;
	margin-bottom:30px;
}

#upcoming .event {

	margin:0px 0px 30px 0px;

}

#upcoming .event .title {
	padding:0px 0px 0px 30px;
	background-image:url(images/title_bar_grey.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#upcoming .event .title a {
	text-decoration:none;
	font-size:22px;
	color:#707070;
}
#upcoming .event .title a:hover {
	text-decoration:underline;
}

#upcoming .event .detail {
	padding:0px 0px 0px 50px;
	font-size:12px;
}
#upcoming .event .detail {
	padding:0px 0px 0px 50px;
}
#upcoming .event .detail p {
	font-size:12px;
}
#upcoming .event .detail strong {
	text-transform:uppercase;
}


#upcoming .my_widget a {
	text-decoration:none;
	color:#707070;
	font-size:11px;
}
#upcoming .my_widget a:hover {
	text-decoration:underline;
}

#utilities {
	margin:auto;
	width:880px;
	font-size:12px;
	color:#DDD;
}
#utilities div {
	padding:5px;
	text-align:center;
	width:600px;
}
#utilities div a {
	color:#333;
	text-decoration:none;
}
#utilities div a:hover {
	color:#333;
	text-decoration:underline;
}
#utilities div a.active {
	text-decoration:underline;
}



#footer {
	margin:auto;
	width:880px;
	font-size:10px;
}
#footer div {
	margin-top:5px;
	width:600px;
	text-align:center;
	color:#333;
}
#footer a {
	color:#222;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 11px Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#respond {
	font-size:11px;
}
