/*
Theme Name: Plus One
Theme URI: http://www.plus-one.co.za
Description: A theme by <a href="http://www.mnemonic.co.za">Mnemonic</a>.
Version: 1.23
Author: Mnemonic
Author URI: http://www.mnemonic.co.za

*/

body {
	background-color: #FFF;
	color:#737373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.5;
}
a{
	text-decoration: none;
	color: #333;
}
p{
	display: block;
	margin-bottom: 12px;
}
h2,h3,h4,h5{
font-family:"Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;	
}
h2{
	font-size: 150%;
	color: #333;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
h3{
	display: block;
	margin-bottom: 10px;
	font-size: 150%;
	color: #333;
	
}
h4{
	font-size: 130%;
	color: #333;
}
h5{
	font-size: 150%;
	font-style: italic;
	color: #333;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wrapper{
	display:block;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	margin-top: 1%;
}
#header{
	display:block;
	position:relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
.sidebar{
	display:block;
	width:364px;
}
div.sidebar ul.widget li h2{
		font-size: 150%;
	font-style: italic;
	color: #333;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.main{
	display:block;
	width:588px;
}
.left{
	float:left;	
}
.right{
	float:right;
}
.logo{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 260px;
	position: relative;
	margin-bottom: 5px;	
}
#navHeader{
	display: block;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 32px;
	float: right;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 588px;
}
#nav{
	position: absolute;
	right: 0px;
	top: 67px;
}
#navHeader li{
	display: block;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navHeader li a{
	font-family:"Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	text-decoration: none;
	font-size: 160%;
	font-weight: bolder;
	color: #333;
}
.about{
	display: block;
	width:344px;
	padding: 10px;
	background-repeat: repeat;
	background-color: #EEEEEE;
}
div.about p{
	color: #6d6d6d;
	font-size: 14px;
	font-weight: 500;
	
}
h3+span{
	background-color: #EEEEEE;
	display: inline;
	width: 100%;
	padding: 5px;
	
}
h3+span a{
	color: #333;	
}
span+p{
	margin-top:10px;
}
.post{
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#footer{
	display: block;
	clear: both;
	background-color: #EEEEEE;
	margin-top: 10px;
	padding: 10px;
}
.work{
	display: block;
	width: 229px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.thumb{
	display: block;
	background-image: url(images/bg.png);
	margin-bottom: 10px;
	padding: 5px;
}
ul.cat{
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	
}
ul.cat li{
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-bottom: 5px;
}
#footerNav{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footerNav li{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.more-link{
	font-family:"Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	text-transform: uppercase;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	display: block;
	clear: both;
}
li.cat-item{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
ul.xoxo li{
		display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.center{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
