/*
Theme Name: Jojendi Guest Suites
Description: Custom Theme for Jojendi Guest Suites by Lee Johnson of Red Group.
Author: Red Group
Author URI: http://redgroup.co.za
Version: 1.0
*/

body {
	margin: 0 auto;
	background:#fff url(images/bg.jpg) repeat-x top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color:#000;
}
.container{
width:1030px;
max-width:100%;
}
img{
border:5px solid #ebebeb;
}
a{
	color:#000;
	text-decoration:underline;
	
}
a:hover{
	color:#364d75;
	text-decoration:none;
	
}


.meta {
	font-size: 10px;
	margin-left:10px;
	width:auto;
}

.meta a {
	text-decoration: none;
}
.postmetadata {
	text-align: center;
	margin:0 50px 0 50px;
}
.date{
	font-size:18px;
}
.clear{clear:both}
#wrapper{
	width:100%;
	margin:0 auto;
}

#container{
	width:100%;
	margin:5px 0 0 0;
	float:left;
}

#header{
	width:100%;
	height:140px;
	background:url(images/headerbg.jpg) no-repeat top;
	margin:0;
	padding:0;
	float:left;
}
.logo{
	background:url(images/logo.png) no-repeat;
	float:left;
	width:156px;
	height:65px;
	margin:20px 0 23px 0;
	overflow:hidden;
	text-indent:-200000px;
}
.icons{
	background:url(images/icons.png) no-repeat;
	float:right;
	width:233px;
	height:65px;
	margin:20px 0 0 0;
}
.infobar{
	width:100%;
	height:34px;
	float:left;
	color:#fff;
	text-align:center;
	font-style:italic;
	font-size:12px;
	padding:8px 0;
	background:url(images/menubar.jpg) repeat-x;
	font-weight:bold;
	text-shadow:1px 1px #666;
}

h1{
	font-size:30px;
	margin:0;
}

h2{
	font-size:24px;
	margin:0;
}
h3{
	font-size:18px;
	margin:0;
}
h4{
	font-size:14px;
	margin:0;
}

.sticky {
	background-color:#fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:10px;
	padding: 10px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
blockquote{
	font-style:italic
}

#access {
	float: left;
	margin: 10px 0 0 0;
	width: 210px;
	padding:0;
	display: block;
}
#access .menu-header,
div.menu {
	
	width: 210px;
}
#access .menu-header ul,
div.menu ul {
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	list-style:none;
}
#access a {
	color: #9e9e9e;
	display: block;
	line-height: 37px;
	padding: 0 0 0 10px;
	margin:-10px 0 0 0;
	text-decoration: none;
	font-size: 18px;
	font-style:italic;
	width:210px;
	height:42px;
	background:url(images/menubutton.png) no-repeat;
}

#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	padding: 0 0 0 10px;
	margin:-10px 0 0 0;
	width:210px;
	height:42px;
	background:url(images/menubuttonover.png) no-repeat;
}


#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color:#fff;
	padding: 0 0 0 10px;
	margin:-10px 0 0 0;
	width:210px;
	height:42px;
	background:url(images/menubuttonover.png) no-repeat;
}

#content{
	width:760px;
	float:right;
	padding:10px;
	background:#fff;
	margin-top:5px;
	-moz-box-shadow: 0px 0px 10px 2px #555;
	-webkit-box-shadow: 0px 0px 10px 2px #555;
	box-shadow: 0px 0px 10px 2px #555;
}
.slider{
	margin:-10px 0 0 -6px;
}
#fullsize{
-moz-box-shadow: 0px 0px 10px 2px #555;
	-webkit-box-shadow: 0px 0px 10px 2px #555;
	box-shadow: 0px 0px 10px 2px #555;
}
#slideleft, #slideright{
background-color:#fff !important;
}
#slideleft:hover, #slideright:hover{
background-color:#ebebeb !important;
}
.storycontent{
text-align:justify;
}
.storytitle{
font-size:30px;

}
.storytitle a{
text-decoration:none;
}
.storytitle a:hover{
text-decoration:none;
color:#364d75;
}
h2.widget-title{
	list-style:none;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding: 7px 0 0 10px;
	margin:0;
	width:210px;
	height:35px;
	background:url(images/menubuttonover.png) no-repeat;
}
	
#navbar {
	width: 210px;
	float:left;
	margin-bottom:10px;
}

#navbar ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}

#navbar ul li {
	padding: 5px;
}

#navbar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;	
}

#navbar ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 1px 0 0 5px;
	
}

#navbar ul ul li a {
text-decoration:none;
}

#navbar ul ul li a:hover {
text-decoration:underline;

}

#navbar ul ul ul.children {
	padding-left: 4px;
}
.searchbox {
	float:left;
	height:35px;
	margin:-5px 0 5px 0;
}
.searchbox .indent {
	overflow:hidden;
	padding:0px 0px 0px 0px;
}
.searchbox form {
	background:url(images/search.png) no-repeat;
	width:210px;
	height:42px;
	padding:0px 0px 1px 0px;
	margin:0 0 0 5px;
	list-style:none;
	float:left;
	clear:both;
}
.searchbox .text {
	width:180px;
	height:35px;
	padding:0 10px;
	border:none;
	background: transparent;
	margin:0;
	color:#999;
	font-style:italic;
}
.searchbox .but {
	cursor: pointer;
	margin:2px 0px 0px 0px;
}

#footer {
	font-size: 11px;
	padding: 10px 0 0 0;
	float:left;
	width:100%;
	height:110px;
	margin-top:-10px;
	background:url(images/footerbg.jpg) repeat-x;
}
#footer .text{
	margin:0 auto;
	width:100%;
	text-align:right;
}


/* Featured Image */
.attachment-page-single {
    float: left;
    margin: 12px 8px 8px 0px;
}
 
.attachment-index-categories {
    float: left;
    margin: 12px 8px 8px 0px;
}

/* Images */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right:7px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left:7px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #ebebeb;
	line-height: 18px;
	margin-bottom: 3px;
	max-width: 630px !important;
	padding: 3px 13px 4px 3px;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.wp-caption img {
	margin: 10px 10px 0;
}
.wp-caption p.wp-caption-text {
	color: #555;
	font-size: 12px;
	margin: 0;
}
.wp-smiley {
	margin: 0;
}
.gallery-caption {
	color: #888;
	background:#999;
	font-size: 10px;
	margin: 0 0 12px;
}
.bypostauthor{
}
.feedback{
	text-align:right;
	padding:0 20px 10px 0;
	clear:both;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #000;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 30%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#advert{
	width:640px;
	margin-left:-40px;
}
#advert ul{
	list-style:none;
}
/* =Widget Areas
-------------------------------------------------------------- */

.textwidget{
	font-size:12px;
	padding:0 5px;
}
.widget-area ul {
	list-style: square;
	margin: 0;
	padding-left:20px;
}
.widget-area ul ul {
	margin: 0;
	padding-left:10px;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0;
	padding:0;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
	color:#FF0000;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
	text-shadow:none;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
}
#wp-calendar tbody td {
	border: 1px solid #333;
	padding: 3px 0 2px;
	text-align: center;
	font-size:12px;
}

#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #CC0000;
}
.widget_rss a.rsswidget:hover {
	color: #FF0000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main navbars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* RESPONSIVE */
img{
	max-width:100%;
	height:auto;
}

.navbar-collapse{
	padding:0;
}
.navbar-toggle{
	width:100%;
	background:#4D963D;
	margin-right:0;
	margin-bottom:0;
	color:#fff;
}

@media only screen and (max-width:1000px) {
body{
background:#CCF0F0;
}
#navbar{
	position:absolute;
	background:#fff;
	width:100%;
	margin-left:-15px;
	padding-bottom:15px;
	box-shadow:0 5px 5px #000;
z-index:9999;
}
#access{
	width:100%;
	padding:0 15px;
}
#access .menu-header, div.menu{
	width:100%;
}
#access .menu-header li, div.menu li{
	float:none;
	margin:0 auto;
	width:210px;
}
.searchbox {
    float: none;
    margin: -5px auto 5px auto;
    width: 210px;
    clear: both;
}
#header{
background:none;
height:auto;
}
.infobar{
background:#4D963D;
border-top:1px solid #000;
border-bottom:1px solid #000;
height:auto;
padding-left:10px;
padding-right:10px;
}
#content{
width:100%;
}
.slider {
    margin: 0 auto;
    max-width: 755px;
}
.slideshow-wrapper, .slideshow-fullsize{
width:100% !important;
}
}

@media only screen and (max-width:805px) {
.slideshow-imgprev.imgnav, .slideshow-imgnext.imgnav{
display:none !important;
}
}

@media only screen and (max-width:710px) {
.slideshow-fullsize{
height:280px !important;
}
#aswift_0_expand{
display:none !important;
}
}

@media only screen and (max-width:615px) {
.home .storycontent div{
width:100% !important;
}
}

@media only screen and (max-width:590px) {
.slideshow-fullsize{
height:220px !important;
}
}

@media only screen and (max-width:430px) {
.slideshow-fullsize{
height:150px !important;
}
.logo{
margin:20px auto 0;
float:none;
}
.icons{
margin:0 auto;
float:none;
}
}
