/*  
Theme Name: Masupatsela
Theme URI: http://www.urbanrenewal.co.za/
Description: Theme for Masupatsela Series 2
Version: 1.0
Author: Justin Slack
Author URI: http://www.urbanrenewal.co.za/

*/

/*General things*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, ul, li {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5%/1.8em Helvetica, Arial, sans-serif;
	color:#40403d;
	text-align: center;
	background: #fff url(../masupatsela/images/pagebackground.jpg) top center no-repeat;
}

.hidden {
	display: none;
}

h1 {
	color:#5b5b5b; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	text-transform: uppercase;
	font-size:1.4em;
	line-height: 24px;
}


h2, h4, h5, h6 {
	color:#601f07; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	font-size:1.6em;
	text-transform: uppercase;
	line-height: 30px;
	background:url(../masupatsela/images/header_bg.png) no-repeat;
}

h3 {
	color:#601f07; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	font-size:1.6em;
	text-transform: uppercase; 
	line-height: 24px;
	padding-bottom: 10px;
	}
	
h4 {
	color:#fff; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	font-size:1.4em;
	line-height: 24px;
}

img {
	border-style: none;
}
	
a:link, a:visited {
	color: #601f07;
	text-decoration:none;
	}

a:hover, a:active {
	color:#9d6a86;
	text-decoration:underline;
	}

a:focus {
	outline: 0;
}

p {
	margin: 0;
	padding: 10px 0 5px;
	padding-bottom: 15px;
	font-size:  1.2em; 
}

blockquote {
	margin: 20px;
	color:#000;
	background: #f5f5f5;
}

blockquote p {
	padding: 10px;
}

dd {
	padding: 0 0 0 20px;
}

p img {
	max width: 100%;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright div.alignright {
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

img.alignleft div.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

.alignleft {float:left;}

.alignright {float:right;}


.wp-caption {
	border: 1px solid #ededed;
	text-align: center;
	color:#000;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.clear {margin:0;padding:0;clear:both;}

small {
	font size: 1.1em;
}

a.button {
	text-indent:5px;
	background:url(../masupatsela/images/panellink_bg.png) no-repeat;
	color: #601f07;
	font-size:1.2em;
	padding:8px 20px 20px 10px;
	line-height:24px;	
}

a.readmore {
	text-indent:5px;
	background:url(../masupatsela/images/panellink_bg.png) no-repeat;
	color: #601f07;
	font-size:1.2em;
	padding:8px 20px 20px 10px;
	line-height:24px;	
}


/*Main Layout*/


#wrapper {
	width: 960px;
	margin: auto;
	text-align: left;
}

/*Header*/

#header {
	width: 960px;
	height: 140px;
}

#logo h1 {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	float:left;
	width:460px;
	height:124px;
	text-indent: -9999px;
	}
	
#logo a {
	background: transparent url(../masupatsela/images/logo.png) no-repeat;
	width: 460px;
	height: 124px;
	position: relative;
	display: block;
}


/* Main Navigation */

#menu {
	float: right;
	margin: 50px;
	_margin-left:100px;
	height: 99px;
	}

#menu ul{
	margin:0px; padding:8px;
	}

#menu ul li {
	display:inline;
	margin-left:10px;
}

#menu ul li a {
	display: inline;
	padding: 7px 10px 10px 10px;
	height: 99px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.6em;
	}

#menu ul li a:hover {
	color:#9d7245;
	background: url(../masupatsela/images/hover.png);
	}

#menu ul li a.active {
	color:#000;
	background: url(../masupatsela/images/hover.png);
	}
	
#menu .current_page_item a {
	color:#9d7245;
	background: url(../masupatsela/images/hover.png);
	}

/*Main Content*/

#container {
	float: left;
	width: 960px;
	}

#content {
	float: left;
	padding: 10px 5px;
	width: 720px;
	_width: 700px;
	margin-top:50px;
	*margin-top: 100px;
	_margin-top:50px;
}
	
#content ul {
    margin:2px 0px 10px 5px;
    padding:0px;
	list-style:none;
}

#content ul h2 {
    font-size:12px;
    padding-left:10px;
    overflow:hidden;
    margin:0px;
    color: #000;
	}

#content ul li {
    color:#000;
    list-style-type:none;
    margin-left:5px;
    padding:0px;
	font-size:1.1em;
	list-style:none;
    }

#content ul ul {
    padding:5px 2px 10px 10px;
    margin:0px 0px 10px 0px;
}

#content ul ul li {
    padding-left:0px;
    margin-bottom:3px;
    list-style-type:none;
    /*border-bottom:1px dashed #CCCCCC;
    list-style-image:url(images/arrow.gif);*/
}

#content ul ul ul {
    padding-bottom:0px;
    padding-left:10px;
    background:none;
    border:none;
}

#content ul ul ul li {
    padding-left:0px;
    margin-bottom:0px;
}

#homepage {
	float: left;
	margin-top:50px;
	*margin-top: 100px;
	_margin-top:50px;
}

#featurecontent {
	padding: 10px 5px;
	float: left;
	width: 960px;
	}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:0px;
	}

.feature {
	width: 946px;
	height: 376px;
	margin-left: 5px;
	padding:15px;
	background:
	}

.feature p, #rightcol p {
	margin:0;
	color:#000;
	}

.feature img, #rightcol img {
	padding:0px;
	}
		
.feature h2 {
	color:#212e37; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:1.4em;
	font-weight:bold;
	text-transform: uppercase; 
	line-height: 24px;
	padding-bottom: 0px;
	}
		
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	border: 1px;
	}

#lead {
	margin-top:10px;
	}

.title {
	font-size:1.6em;
	line-height:18px;
	}
	
.feature#lead .title {
	font:1.8em Arial, Verdana, Helvetica, Sans-serif;
	line-height:18px;
	display:block;
	padding-bottom:0px;
	text-transform: uppercase;
	}
	
.readmore {
	font:1.2em Arial, Verdana, Helvetica, Sans-serif;
	background:url(../masupatsela/images/panellink_bg.png) left no-repeat;
	background-repeat: no-repeat;
	margin-top: 0;
	position: absolute;
	}

#about {
	_float:left;
	margin-right:300px;
	margin-left: 15px;
	padding: 15px;
	}

#about p {
	margin-left:5px;
}

#about h2 {
	text-indent:5px;
	color:#601f07; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	font-size:1.6em;
	text-transform: uppercase;
	line-height: 30px;
	background:url(../masupatsela/images/header_bg.png) no-repeat;
	background-position:-2px;
}

#new-posts {
	float: right;
	width: 250px;
	padding-top: 12px;
	width: 218px;
	_width: 210px;
	text-align: left;
	display: inline;
	border-left:1px dashed #ccc;
	padding-top:12px;
	}
	
#new-posts ul {
    margin:2px 0px 10px 5px;
    padding:0px 10px 0px 0px;
	list-style:none;
}

#new-posts ul h2 {
    width:218px;
    font-size:1.2em;
	color:#601f07;
    padding-left:10px;
    overflow:hidden;
    margin:0px;
    }

#new-posts ul li {
    color:#000;
    list-style-type:none;
    margin-left:0px;
	font-size:1.2em;
	list-style:none;
    }

#new-posts ul ul {
    width:211px;
    padding:5px 2px 10px 10px;
    margin:0px 0px 10px 0px;
}

#new-posts ul ul li {
    padding-left:0px;
    margin-bottom:3px;
    list-style-type:none;
    /*border-bottom:1px dashed #CCCCCC;
    list-style-image:url(images/arrow.gif);*/
}

#new-posts ul ul ul {
    width:180px;
    padding-bottom:0px;
    padding-left:10px;
    background:none;
    border:none;
}

#new-posts ul ul ul li {
    list-style-type:circle;
    list-style-image: url(../hummingbird/images/arrow2.jpg);
    padding-left:0px;
    margin-bottom:0px;
    /*border-bottom:1px dashed #CCCCCC;*/
}


#new-posts a {
    color: #000;
    text-decoration:none;
    }
   
#new-posts a:hover {
    color: #333333;
    text-decoration:underline;
    }
	



.thumb {
	float:left;
	margin: 3px 10px 2px 0;
	padding: 2px;
	border: 1px solid #cdd5c1;
	display: inline;
	}
	
ul#twitter_update_list {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	font-size:1.2em;
}
	


/*Blog Posts*/

.post{
	padding: 10px 22px;
	sbackground:url(../masupatsela/images/content_bg.png) repeat-x;
	
}

.post h2{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 1.6em;
	background: url(../masupatsela/images/post_bg.png) left top no-repeat;
}

.entry-date {
 	padding: 0px;	
	color: #666;
	font-size: 1.1em;
}

.entry-content {
	line-height: 18px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
 	padding: 10px 0 5px;
}

.entry-meta {
	margin: 10px 0 0 0;
	font-size: 1.2em;
}

.navigation{
	margin: 10px 10 10px 0;
	padding: 10px 10px 6px;
	line-height: 24px;
	font-size: 1.2em;
}

/*Sidebar*/

#sidebar{
	float: right;
	width: 218px;
	_width: 200px;
	text-align: left;
	display: inline;
	margin-top:50px;
	*margin-top: 100px;
	_margin-top:50px;
	padding-top:12px;
	}

#sidebar ul {
    margin:2px 0px 10px 5px;
    padding:0px 10px 0px 0px;
	list-style:none;
}

#sidebar ul h2 {
    width:218px;
    font-size:14px;
	color:#601f07;
    padding-left:10px;
    overflow:hidden;
    margin:0px;
    }

#sidebar ul li {
    color:#fff;
    list-style-type:none;
    margin-left:5px;
    padding:0px;
	font-size:1.1em;
	list-style:none;
    }

#sidebar ul ul {
    width:211px;
    padding:5px 2px 10px 10px;
    margin:0px 0px 10px 0px;
}

#sidebar ul ul li {
    padding-left:0px;
    margin-bottom:3px;
    list-style-type:none;
    /*border-bottom:1px dashed #CCCCCC;
    list-style-image:url(images/arrow.gif);*/
}

#sidebar ul ul ul {
    width:180px;
    padding-bottom:0px;
    padding-left:10px;
    background:none;
    border:none;
}

#sidebar ul ul ul li {
    list-style-type:circle;
    list-style-image: url(../hummingbird/images/arrow2.jpg);
    padding-left:0px;
    margin-bottom:0px;
    /*border-bottom:1px dashed #CCCCCC;*/
}


#sidebar a {
    color: #9d4c4c;
    text-decoration:none;
    }
   
#sidebar a:hover {
    color: #682007;
    text-decoration:underline;
    }

/*Footer*/

#footer {
	line-height: 18px;
	padding: 15px 15px;
	color:#fff;
	text-align:left;
	font-size:1em;
	clear: both;
}

#footer a {
    color: #9d4c4c;
    text-decoration:none;
    }
   
#footer a:hover {
    color: #682007;
    text-decoration:underline;
    }
	
#footer_container {
	width: 960px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	*margin-top: 10px;
	background: url(../masupatsela/images/footerbackground.jpg) no-repeat;
}

.footer_column {
	float: left;
	padding-left:30px;
	padding-top:5px;
	padding-bottom: 20px;
	height: 150px;
	margin-bottom:15px;
	}
	
#footer .links {
	width: 300px;
	list-style:none;
}

#freerangelink a {
	text-indent:-9999px;
	width: 150px;
	height:86px;
	position: relative;
	display:block;
	background: url(../masupatsela/images/freerangelogo.png) no-repeat;
}

#footer .associates {
	width: 300px;
	list-style:none;	
}

#facebooklink a {
	text-indent:-9999px;
	width: 150px;
	height:45px;
	position: relative;
	display:block;
	background: url(../masupatsela/images/facebook.png) no-repeat;
}

#footer .credits {
	width: 260px;
	float:right;
	list-style:none;
}

#footer p {
	color: #40403d;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#footer h2 {
	color: #40403d;
	font-weight: bold; 
	font-size:1.4em;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 5px;
	background:none;
}

#footer ul li {
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	color: #40403d;
	font-size: 1.2em;
	line-height: 16px;
}

#footer ul li a:hover {
	color: #40403d;
	text-decoration: underline;
}


/*End Footer*/

/*Comments*/


#comments {
	width:600px;
	margin: 10px 10px 0;
	padding: 10px 0 0;
	}

.commentlist ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

#comments ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	background: url(../masupatsela/images/commentseparator.jpg) bottom no-repeat;
}

#comments h2, #comments h3{
	font-family: Arial, serif;
	font-size: 1.2em;
}

.commentmetadata{
	font-size: 1.2em;
}

#comments p.nocomments{
	padding: 0;
}

#commentform {
	padding: 10px;
	}
	
#comments textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

img.avatar {float:left; margin-right:5px;}

.authcomment {
background-color: #B3FFCC !important;
} 

#respond {
	padding: 10px;
	}
	
.input {
	background:#deeeeb;
	border: 1px solid #dbe6e4;
}

#submit{
	background:url(../masupatsela/images/submit.png);
	}

#search {
	padding-bottom:5px;
	}
	
#search h2 {
	font-size:1.2em;
	}

#searchform {
	background:url(../masupatsela/images/searchform_bg.gif) no-repeat;
	padding: 10px 10px 10px 10px;
}
#searchform #s {
	width: 145px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #eaf8da;
	background: #eaf8da;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(../masupatsela/images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 18px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}

/*End Comments*/

#page{
    width:946px;
    margin:30px auto;
	background:url(../masupatsela/images/featurebackground.png) no-repeat;
	}
	#slider{
		width:800px;
		margin:0 auto;
		position:relative;
		}

	
	#page .scroll{
		height:314px;
		width:760px;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
	}
	
		#page .scrollContainer .panel{
			padding:20px;
			height:314px;
			width:720px;
			overflow:hidden;
		}		
			#page .panel p{
				padding:0 0 1em 0;
				font-family:Arial, Helvetica, Verdana, sans-serif;
				font-size:12px;
				line-height:1.5em;
				color:#40403d;
			}
			#page .panel h2{
				font-size:1.6em;
				padding:0 0 .5em 0;
				color:#601F07;
				background:none;
			}
			
			#page .panel h3{
				font-size:28px;
				padding:0 0 .5em 0;
				letter-spacing:-2px;
				color:#000;
				font-weight:bold;
			}
			#page .panel h4{
				padding:0 0 .5em 0;
				font-size:15px;
				letter-spacing:-0.5px;
				font-weight:bold;
				color:#3f3e4c;
			}
			#page .panel strong{
				color:#33333e;
			}
			#page .panel em{
				font-style:italic;
			}
			#page .panel a{
				white-space:nowrap;
				color:#9d4c4c;
				text-decoration:none;
			}
				#page .panel a:hover{
					color:#682007;
					text-decoration:underline;
				}
			#page .panel .gallery img{
				padding:2px;
				border:solid 1px #c0c5d6;
			}
			#page .panel blockquote,
			#page .panel ul,
			#page .panel ol,
			#page .panel pre{
				font-size:12px;
				margin:1em 2em 2em 2em;
				padding:10px 15px;
				background:#ecedf3;
			}
			#page .panel blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			#page .panel li{
				list-style-position: inside;
				padding: 0 0 .5em 0;
			}
				#page .panel ul li{
					margin:0 0 0 1em;
					list-style:square;
				}
				
				#page .panel ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			#page .panel pre{
				line-height:1em;
				color:#1C194C;
				font-size:13px;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#page .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			#page .panel .gallery{
				text-align:center;
			}

	#page .scrollButtons{
		width:30px;
		height:30px;
		position:absolute;
		top:125px;
		cursor:pointer;
	}
		#page .scrollButtons a{
			display:block;
			height:30px;
			width:30px;
		}
		#page .scrollButtons span{
			display:none;
		}
		#page .scrollMeLeft{
			left:-40px;
		}
			#page .scrollMeLeft a{
				background:url(images/left_right.png) 0 0 no-repeat;
			}
			#page .scrollMeLeft a:hover{
				background:url(images/left_right.png) 0 -30px no-repeat;
			}
		#page .scrollMeRight{
			right:-40px;
		}
			#page .scrollMeRight a{
				background:url(images/left_right.png) -30px 0 no-repeat;
			}
			#page .scrollMeRight a:hover{
				background:url(images/left_right.png) -30px -30px no-repeat;
			}
		
.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding:10px; }

/*****Forms*****/
ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 18px; 
	position: relative;
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 20px;
	width: 100px;
}
ol.forms input, ol.forms textarea {
	border: 1px solid #7E8AA2;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 214px;
}
ol.forms textarea { height: 300px; width: 334px; }
ol.forms input:focus, ol.forms textarea:focus { background-color: #f2f3f6; border-color: #ff9800; }
.error { color: #f00; }
ol.forms li .error { font-size: 12px; margin-left: 20px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	background: #ff9800;
	border: none;
	color: #000;
	cursor: pointer;
	font: 16px/16px "Avenir LT Std", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	text-transform: uppercase;
	width: auto;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: right; width: 460px; }
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto; }

#new-posts-list {
	margin-left:10px;
}

#new-posts-list ul li {
    list-style-type:none;
    margin-left:6px;
	font-size:1.2em;
	list-style:none;
    }


/* Fix up IE6 PNG Support */
img, div, a, input, img, #logo, #menu, h2 { behavior: url(../masupatsela/js/iepngfix.htc); }





