/* 
Theme Name: Find-A-Safari Theme
Theme URI: http://www.findasafari.co.za
Description: An African Safari listing website theme
Version: 0.1
Author: Nur Ahmad Furlong
Author URI: http://www.nomad-one.com
*/

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url('images/stone-tile.jpg');
	background-repeat: repeat;
	background-position: center top;
	color: #FFF;
	width: 100%;
	height: 100%
}

ul {
	list-style-type: none;
}

li {
	font-size: 13px;
	line-height: 18px;
}
a img {
	border: none;
}

.floatleft {
	float: left;
	height: auto;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

#page-wrap {
	width: 980px; /*edited by nur*/
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/tile-shadow.png');
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	position: relative
}

#content {
	width: 960px; /*edited by nur*/
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	position: relative;
	padding-right: 11px;
	padding-left: 11px;
	/*padding-bottom: 140px;*/
}

#header {
/*position: relative;*/
}

#header ul.contacts{
float: right; font-size: 14px; margin: 10px 15px 0 0; text-align: right;
}

#header ul.contacts li.aligned{
float: left; margin-left: 10px;
}

#header ul.contacts li.emaillink{
 font-size: 14px; margin-bottom: 7px;
}



#header ul.contacts a{
color: #B6AC82;
}

#header ul.contacts a:hover{
color: #999999;
}

#full-image {
	float: left;
	position: relative;
	width: 960px;  /*edited by nur*/
	overflow: hidden;
}

#sidebar1 {
	float: left;
	width: 189px;
	padding-left: 20px;
}

#main {
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	width: 480px;  /*edited by nur*/
	height: auto;
	overflow: hidden;
}

#main img {
	max-width: 480px;
	margin-bottom: 15px;
}

#main .wpfp-img {
	margin-bottom: 0;
}

#main .contentimage {
	margin: 0px 15px 15px 0px;
	float: left;
}
#main.wide {
	/*width: 806px;*/
	width: 680px;  /*edited by nur*/
}

#main ul {
	font-size: 15px;
	margin-bottom: 0px;
}

#main ul li {
	font-size: 15px;
	margin-bottom: 3px;
}

#main .button {
	float: right;
	display: block;
	text-transform: uppercase;
	background: url('images/button.png') no-repeat;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 115px;
	text-align: center
}

#main .homelinkbox {
	width: 240px;
	float: left;
	margin-bottom: 20px;
}

#main .homelinkbox ul {
	width: 240px;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	margin-top:5px;
	margin-left: 5px;
	margin-bottom:0px;
}

#sidebar2 {
	float: left;
	width: 183px;
	padding-right: 0;
	overflow: hidden;
}

/* @group text */

.redbox {
	background-color: #84855F;
	margin-bottom: 8px;
	display: block;
	height: auto;
	padding-right: 10px;
	padding-top: 8px;
	padding-left: 12px;
	padding-bottom: 8px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}



.redbox h4 {
	font-size: 14px;
}
#main .redbox h1.mainheader {
	font-size: 16px;
	float: left;
	width: 300px;
}

#main .redbox h1.homeheader {
	font-size: 16px;
	width: auto;
	float: left;
	max-width: 580px;
}

h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

#main h1 {
	font-size: 12px;
	font-weight: bold;
}

#main h3 {
	font-size: 12px;
	padding: 7px 5px 7px 10px;
	display: block;
	margin-bottom: 8px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 15px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}

a {
	outline: none;
	color: white;
	text-decoration: none;
}

.pagination {
text-decoration: none;
color: #666666;
}

.pagination a {
text-decoration: underline;
color: #FFCC66;
}

.pagination a:hover {
text-decoration: none;
color: #666666;
}

#topbar a {
	color: #ACA37D;
	font-size: 11px;
	display: inline;
	position: relative;
}

a.email {
	display: block;
	padding-top: 67px;
	background: url('images/sunset.jpg') no-repeat;
	text-align: center;
	margin-bottom: 22px;
	margin-top: 15px
}

.metabox {
	background-color: #121212;
	margin-bottom: 8px;
	display: block;
	height: auto;
	padding: 10px;
	font-size: 10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	position: relative;
}

.metabox a {
	color:#ffe16a;
	text-decoration:underline;
}

/* @end */



.mainnav {
	background: url('images/menu-tile.png') repeat-x 0 center;
	margin-bottom: 13px;
	width: 650px;
	height: 31px;
	margin-right: 11px
}

 ul.mainnav {
	padding: 7px 0 0 13px;
	margin: 0;
	display: block;
	float: left;
	width: 667px;
}

.mainnav ul li {
	display: inline;
	float: left;
	width: auto;
	font-size: 15px;
	background: url('images/menu-divider.png') no-repeat right center;
	padding-right: 17px;
	padding-left: 1px;
	overflow:hidden
}

.mainnav ul li a {
		color: #999998;
	}




.sub-bottom {
	width: 375px;
	margin-left: -3px;
	background: url('images/suckerfish-submenus.png') no-repeat left bottom;
	height: 14px;
	float: left
}

/* mega menu nav ends */


#topbar ul {
	float: left;
	margin-top: 4px;
}

#topbar ul li a {
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	float: left;
	display: block;
}

#topbar ul li {
	float: left;
	display: inline;
	margin-left: 5px;
	padding-right: 7px;
	border-right: 1px solid #c79481;
}

#topbar ul li#searchunleashed-4, #topbar ul li#search-3 {
	float: right;
	display: inline;
	margin-left: 5px;
	border: none;
	padding-right: 0;
}

ul.listingnav {
	/*float: left;*/
	margin-top: 3px;
}

#main ul.listingnav li {
	display: inline;
	color: #999998;
	font-size: 12px;
	border-right: 1px solid #999998;
	padding-right: 7px;
	padding-left: 2px;
}

#main ul.listingnav li a {
	color: #999998;
}

#breadcrumbs {
	margin-bottom: 18px;
	padding-top: 11px;
	padding-bottom: 11px;
	background: url('images/menu-tile.png') repeat-x 0 top;
	font-size: 14px;
	display: block;
	float: left;
	padding-left: 20px;
	width: 940px
}

#breadcrumbs a, #breadcrumbs {
	color: #999998;
}

#breadcrumbs p {
	padding: 0;
}

p#breadcrumbs {
background: none;
}

#breadcrumbs a.current {
	color: white;
}


/* Tabs Page Content */

#main .tabs-container {
	font-size: 13px;
	padding: 15px;
	margin-bottom: 0px;
	color: #fff;
	background-color: #121212;
	width: 650px;
}

#main .tabs-container ul {
	margin-left: 15px;
}

#main .tabs-container ul li {
	font-size: 13px;
	margin-bottom: 5px;
	color: #fff;
}

#main .tabs-container table {
	max-width: 630px;
	border: 1px #666666 solid;
}

#main .tabs-container table tr td {
padding: 10px;
border: 1px #666666 solid;
}

#main .tabs-container p {
	font-size: 13px;
	padding: 7px 5px 7px 0px;
	margin-bottom: 8px;
	color: #fff;
}

#main .tabs-container h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px 7px 0px;
	display: block;
	margin-bottom: 8px;
	color:#CC6666;
}

#container-1 {
/*position: relative;*/
}

#container-1 .stars {
/*position: absolute;
right: 0;*/
}
/* Footer menu styles */
#footer {
	background-image: url('images/footer-tile.png');
	float: left;
	background-color: #080808;
	background-repeat: repeat-x;
	width: 960px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; background-position-y:50%
}

#footer-content {
	padding-top: 20px;
	padding-left: 35px;
	background: url('images/cards.png') no-repeat 720px 0px;
	float: left;
	width: 925px;
	margin-top: 10px
}

#footer-content ul li.page_item a {
	display: inline;
	float: left;
	font-size: 12px;
	color:#ccc;
	text-decoration: underline;
	padding-right: 8px;
	margin-left: 8px;
}

#footer-content ul li.page_item a:hover {
	text-decoration: none;
	color:#999;
}
#footer ul li, #footer ul li ul, #footer ul li ul li, #footer ul li ul li ul, #footer ul li ul li ul li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}



#footer ul li.cat-item a {
	display: block;
	font-size: 16px;
	color:#990000;
	text-decoration: underline;
	margin-bottom: 10px;
}
#footer ul li.cat-item a:hover {
	text-decoration: none;
	color:#84855F;
}

#footer ul li.cat-item .children a {
	display: inline;
	float: left;
	font-size: 12px;
	color:#ccc;
	text-decoration: underline;
	color: #999998;
	font-weight: normal;
	font-style: normal;
	padding-right: 8px;
	margin-left: 8px;
	/*display: inline;*/
	float: left;
	margin-bottom: 20px;
}

#footer ul li.cat-item .children a:hover {
	text-decoration: none;
	color:#999;
}


#footer h3 {
text-align: left;
float: left;
margin: 0 0 15px 8px;
}

.subfeature {
	margin-top: 15px;
	margin-bottom: 23px;
}men

.subfeature img {
	float: left;
	margin-right: 19px;
}

#topbar {
	background-color: #000000;
	float: right;
	width: 440px;
	margin-top: 10px;
	padding: 6px 17px 5px 10px;
}

#topbar form {
	display: inline;
	float: right;
	background-color: #1D1D1D;
	width: 200x;
 
}

#searchicon {
	text-indent: -9999px;
	padding: 4px;
	display: inline;
	float: left;
}

.screen-reader-text {
visibility: hidden;
display: none;
}

#searchsubmit {
background-color:#660000;
color: #fff;
padding: 3px;
font-size: 9px;
border: 1px #660000 solid;
float:right;
margin: 0;
}

#searchsubmit:hover {
background-color:#990000;
color: #FF9999;
padding: 3px;
font-size: 9px;
border: 1px #FF0000 solid;
}

#s {
	color: #ca9696;
	border-style: none;
	padding: 4px;
	width: 130px;
	float: left;
	font-size: 11px;
	background-color: transparent;
}

.feature {
	margin-top: 16px;
	margin-bottom: 39px;
}

#sidebar1 .feature h4, #sidebar2 .subfeature h4 {
	margin-bottom: 10px;
	font-size:16px;
	font-weight: lighter;
}
#sidebar1 .feature img {
	margin-top: 2px;
}

#sidebar1 .catlinks, #sidebar2 .catlinks {
	font-size: 11px;
	color:#CCC;
}

#main .metabox .catlinks {
width: 250px;

}

#main .metabox .catlinks2 {
float: left; width:90%; padding: 10px; border-bottom: 1px #333333 dotted; margin-bottom: 10px;
}



#main .metabox .extralinks {
float: right;
}
.extralinks {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
}

#sidebar1 .catlinks a, #sidebar2 .catlinks a {
text-decoration:underline;
color:#ffe16a;
}

#sidebar1 .catlinks a:hover, #sidebar2 .catlinks a:hover {
text-decoration: none;
color:#999;
}

p.uk {
	color: white;
	background: url('images/flags.png') no-repeat right top;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	float: left;
	width: 184px;
	margin-bottom: 0
}

p.sa {
	color: white;
	background: url('images/flags.png') no-repeat right center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	float: left;
	width: 184px;
	margin-bottom: 0
}

p.us {
	color: white;
	background: url('images/flags.png') no-repeat right bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	float: left;
	width: 185px;
	margin-bottom: 20px
}

.spacer {
	margin-right: 5px;
	margin-bottom: 5px;
}

.listing {
	clear: left;
}

.listing h1 {
	font-weight: bold;
	font-size: 13px;
	float: left;
}

.listing p {
	line-height: 18px;
	float: left;
	width: 426px;
}

.listing img {
	float: left;
	margin-right: 17px;
}

.listing .button {
	float: right;
	display: block;
	text-transform: uppercase;
	background: url('images/button.png') no-repeat;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 115px;
	text-align: center
}

#contactform label {
	color: white;
	font-size: 10px;
	padding: 0;
	width: 90px;
	display: inline;
	margin: 6px 0 0;
	float: left;
	height: 19px;
}

#contactform {
	float: left;
}

#contactform input {
	width: 83px;
	float: left;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 4px;
	padding: 3px;
	display: inline;
}

#contactform input#submit {
	width: 62px;
	margin-left: 90px;
}
.sort {
	float: right;
	display: block;
	color: #999998;
	background-color: #1e1e1e;
	padding: 5px;
	margin-bottom: 14px;
	margin-top: -12px;
}

.large {
	float: left;
	position: relative;
	width: 720px;
	overflow: hidden; /*edited by nur*/
	text-align: center;
}

.readmoreabout {
	float: right;
	position: absolute;
	bottom: 12px;
	left: 80px;
	background: url('images/readmoreabout.png') no-repeat -1px;
	width: auto; padding-left:12px; padding-right:12px; padding-top:8px; padding-bottom:8px
}

/* @group stars */

.stars {
	float: left;
	display: block;
	width: 97px;
	height: 16px;
	background: url('images/stars.gif') no-repeat 0 0;
	text-indent: -9999px;
	margin-left:0; margin-right:6px; margin-top:2px; margin-bottom:0
}

.redbox .stars{
	float: left;
	display: inline;
	margin-top: 0;
}

.five {
	background-position: 0 0;
}

.one {
	background-position: -80px 0;
}

.two {
	background-position: -61px 0;
}

.three {
	background-position: -41px 0;
}

.four {
	background-position: -18px 0;
}

/* @end */

/* @group Slider */

#slider {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 8px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider{
	width:182px;
	height: 286px;
	overflow: hidden;
	float: left;
}
#slider li{
	width:182px;
	height: 286px;
}

#slider img {
	margin: 0 0 6px;
	padding: 0;
	height: 135px;
	width: 189px;
}
span#prevBtn a{
	position: absolute;
	top: 10px;
	float: right;
	display: block;
	right: 0px;
	background: url('images/up-down.png') no-repeat 0 top;
	width: 28px;
	height: 28px;
	text-indent: -9999px
}

span#nextBtn {
position: absolute;
right: 12px;
top: 450px;
}

span#prevBtn {
position: absolute;
right: 12px;
top: 180px;
}

span#nextBtn a{
	float: right;
	bottom: 10px;
	right: 0px;
	position: absolute;
	display: block;
	background: url('images/up-down.png') 0 bottom;
	width: 28px;
	height: 28px;
	text-indent: -9999px
}

/* @end */	


#featured{ 
	width:960px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #000; 
	height:250px; 
	background: none;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:720px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#fff; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background: none; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
	padding: 0 5px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#fff;  background: none; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
	color: #000;
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#912525;
	color: #fff;
}
#featured .ui-tabs-panel{ 
	width:720px; height:250px; 
	background:none; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* sitemap credits hiding */
.credits {
 display: none;
 visibility: hidden;
}

li#cforms-2 {
list-style-type: none;
}

.wpfp-span li {
margin-bottom: 5px;
border-bottom: 1px #666666 dotted;
padding-bottom: 5px;
}

.wpfp-span a {
font-size: 12px;
color:#FFFF99;
text-decoration: underline;
}

#breadcrumbs a.extralinks, a.extralinks, .post-edit-link {
	float: left;
	font-size: 10px;
	line-height: 10px;
	background-color: #600;
	color:#fff;
	padding: 3px 5px;
	margin: 3px 8px 0 0;
	text-decoration: none;
	height:10px;
}

.pricefrom {
	background-color: #FFFF99;
	color: #CC0000;
	padding: 2px 3px;
	margin:0 8px 0 0;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	font-weight: bold;
	font-size: 11px;
	/*position: absolute;
	top: -155px;
	left: 5px;
	*/
	float: left;
}


#breadcrumbs a.extralinks:hover, a.extralinks:hover, .post-edit-link:hover{
	background-color: #000;
	color:#FFCC66;
}

.gallery img {
width: 70%;
height: 70%;
margin-right: 15px;
}

#main .b-ds {
display:none;
visibility: hidden;
}




/* mailchimp form */

li#mailchimp-widget {
	list-style-type: none;
}

li#mailchimp-widget .button {
	float: left;
	font-size: 10px;
	line-height: 10px;
	background-color: #600;
	background-image: url('none');
	color:#fff;
	text-decoration: none;
	height:25px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	border: medium none;; margin-left:0; margin-right:8px; margin-top:3px; margin-bottom:0; padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px
}

li#mailchimp-widget fieldset {
	padding: 15px;
}

#mc_display_rewards {
 display: none;
 visibility: hidden;
}

#footerpages {
width: 750px; margin-right: 200px;
}
