/*
THEME NAME: PBS
THEME URI: http://www.peritus.co.za/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
TEMPLATE: thematic
VERSION: 0.0.0.1
AUTHOR: Gary Coleman
AUTHOR URI: http://www.peritus.co.za/
TAGS: white, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments, sticky-post, microformats
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@import url(../thematic/style.css);

#header {
    text-align:center;
}
.sf-menu ul {
width:25em;
}
#main {
padding:15px 0 22px;
}
.entry-content {
padding:0 0 0;
text-align:justify;
font-family:Arial
font-size:0.9em;
}
.entry-title {
color:#1A6091;
text-align:center;
font-weight:normal;
font-size:22px;
}
.main-aside ul {
padding:0 0;
}
#primary {
border:none;
margin-bottom:10px;
padding:0px 0 0;
z-index:-1;
}
div#slidescontainer {
	height:131px;
	width:300px;
        z-index:30;
	position:relative;
	padding-bottom:20px;
}

div#slideshow {
	height:131px;
	text-align:left;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	z-index:40;
overflow: hidden;
position: relative;
}


div#slideshow a {
  left: 0px;
  width: 300px !important;
  height: 131px !important;
overflow: hidden;
position:relative;
}

img#next {
	position:absolute;
	bottom:35px;
	left:280px;
	z-index:50;
	cursor:pointer;
}

img#prev {
	position:absolute;
	bottom:35px;
	left:6px;
	z-index:50;
	cursor:pointer;
}
.btn 
{position: relative;
background-image: url('/wp-content/themes/Peritus/images/btn.png');
width: 300px; 
height: 34px;
font-weight:bold;
float:left;
}
.btn a
{
	text-align:left;
	margin-left:35px;
        position:relative;
	padding:0;
}
.btn a:hover {color:#3A6F8F;}
