/*
Theme Name:Southside Accommodation Theme
Author: MediaOnMars
Author URI: http://mediaonmars.com.au/
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
	background-image:url(images/main_bg.jpg);
	border-top: 8px solid #7bd3f7;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #69635b;
	font-size: 16px;
	font-family: 'Questrial', sans-serif;
}

/* Links */
a {
	color: #008fb7;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	color: #322f2c;
}

strong {font-weight: bold;}
em {font-style: italic;}

h2, h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
}

h3 {color: #00ace2;}

h4 {
	font-size: 18px;
	color: #00ace2;
	font-weight: normal;
	margin-bottom: 0;
}

p {
	line-height: 18px;
	margin-bottom: 17px;
}

blockquote {
    background-color: #E0EDED;
    padding: 20px;
	padding-bottom: 3px;
	margin-bottom: 17px;
}

pre {
    color: #3F2B17;
    font-family: "Courier New", Courier, monospace;
    font-size: 13px;
    line-height: 120%;
    margin-bottom: 17px;
}

/* =Structure
----------------------------------------------- */

#page {
	width: 960px;
	padding: 0 15px;
	margin: 0 auto;
}

#main ol {
	list-style-type: decimal;
	margin-left: 16px;
	line-height: 16px;
	margin-bottom: 17px;
}

#main ul {
	list-style-type: square;
	margin-left: 16px;
	line-height: 16px;
	margin-bottom: 17px;
}

.sidebar {
	float: right;
	padding: 38px 36px 40px 36px;
	width: 218px;
	background: #fff;
}

.entry-header h2 {
	margin-bottom: 17px;
	border-bottom: 3px double #e2dfd7;
	color: #00ace2;
	font-size: 22px;
	padding-bottom: 10px;
}

/* Block Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: 32px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text Alignment */

.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.textjustify {
	text-align: justify;
}

.clear {
	clear: both;
	font-size: 1px;
}

/* =Header
----------------------------------------------- */

#branding {
	height: 72px;
	padding-top: 19px;
	margin-bottom: 2px;
	position: relative;
	z-index: 99;
}

.availability {
	padding: 60px 24px 24px;
}

/* =Menu
-------------------------------------------------------------- */

div.menu {
	float: left;
	width: 100%;}

#menu-main-menu {
	padding-left: 0;
	font-size: 16px;
	text-transform: uppercase;
	background: #00ace2;
	float: left;
	width: 100%;
	margin-bottom: 27px;
	border-bottom: 8px solid #7bd3f7;

}
#menu-main-menu li {
	float: left;
}

#menu-main-menu a {
	float: left;
	height: 46px;
	line-height: 46px;
	padding: 2px 14px;
	color: #fff;
}

#menu-main-menu a:hover {
	background: #7bd3f7;
}

/* =Content
----------------------------------------------- */

#main {
	margin-top: -2px;
	padding: 20px;
	/*background: url(images/main_bg.jpg) repeat-y left top;*/
	background-color: #ffffff;
}
.home #main {
	padding: 30px;
	background: url(images/amanda.jpg) no-repeat;
	padding-left: 380px;
	min-height: 250px;
}

#content {
	float: left;
	width: 570px;
	padding: 20px;
	background: #fff;
}

.home #content {
	background: none;
	padding: 0;
	float: none;
	width: auto;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #008fb7;
}

.home #content h2 {font-size: 24px; color:#fff;}

#content h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

#content h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

#content h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

#content a {
	color: #00ace2;
	text-decoration: underline;
}

#content .booking_form a {text-decoration: none;}

/* Images */
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 17px;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
body #WP-ANYTHING-SETTING1 #anything {
	padding: 0;
	height: 452px;
}

.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/* =Contact form
----------------------------------------------- */

.entry-content div.wpcf7 {
	padding-top: 10px;
	margin-bottom: 38px;
	max-width: 360px;
}

.wpcf7 label {
	display: block;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
}

.wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
	border: none;
	background: #c1ecfa;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	height: 16px;
	width: 320px;
	padding: 12px 20px;
}

.wpcf7 input.wpcf7-captchar {
	float: left;
	width: 238px;
}

.wpcf7 img.wpcf7-captchac {
	float: left;
	margin-right: 10px;
}

.wpcf7 textarea {
	resize: vertical;
	height: 170px;
}

.wpcf7 input.wpcf7-submit {
	float: right;
	background: #00ace2;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	width: 150px;
	height: 40px;
	padding: 0;
	margin: 0;
}

.wpcf7 p {margin-bottom: 20px;}
.wpcf7 .smaller span {
	font-size: 14px;
	display: inline-block;
	padding-top: 10px;
}

/* =Widgets
----------------------------------------------- */

.homepage_widgets {
	position: relative;
}

.homepage_widgets  .wpanything_widget .widget-title {display: none;}
.homepage_widgets  .wpanything_widget > div {height: 470px;}


.homepage_widgets .widget_black_studio_tinymce {
	position: absolute;
	z-index: 9;
	top: 15px;
	right: 15px;
	width: 218px;
	padding: 38px 36px 40px 36px;
	background: url(images/home_widget_bg.png) repeat left top;
	
	border-bottom: 8px solid #00ace2;
}

.header_widget {
	position: absolute;
	top: 0;
	right: 36px;
	width: 248px;
	height: 284px;
	background: url(images/check_bg.png) no-repeat left top;
}

.header_widget label {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.header_widget p {margin-bottom: 8px;}

.header_widget input.date {
	border: none;
	width: 138px;
	padding: 5px 32px 5px 9px;
	height: 13px;
	background: url(images/date_bg.jpg) no-repeat left top;
}

.header_widget input.header_submit {
	height: 35px;
	padding-bottom: 3px;
	width: 94px;
	text-align: center;
	font-size: 16px;
	color: #4b4433;
	background: url(images/submit_button.png) no-repeat left top;
	border: none;
	margin-top: 10px;
	text-transform: uppercase;
	margin-left: 55px;
	cursor: pointer;
}

/* =Footer
----------------------------------------------- */

.bottom {
	padding: 8px 24px 14px 28px;
	background: #00ace2;
	color: #ffffff;
}

.bottom a {color: #ffffff;}

.bottom p {
	margin-bottom: 0;
	line-height: 26px;
	color: #c6f1ed;
}

.bottom .widget {
	float: right;
	width: 390px;
	font-size: 14px;
	text-align: right;
	line-height: 24px;
}

.bottom .widget:first-child {
	float: left;
	width: 600px;
	font-size: 12px;
	text-align: left;
	padding-top: 8px;
}

.bottom .widget:first-child p {line-height: 18px;}

#footer {
	clear: both;
	padding: 16px 0;
	font-size: 12px;
}

#footer .author {
	float: left;
	width: 420px;
	color: #bbbaba;
}

#footer .author a {color: #bbbaba;}
#footer .author a:hover {color: #00ace2;}

#footer .author a span{
	float: left;
	padding-top: 9px;
	margin-right: 8px;
}

#footer .author a img {
	float: left;
}

#footer #site-generator {
	float: right;
	width: 540px;
	text-align: right;
	color: #a99e9a;
	padding-top: 6px;
}

#footer #site-generator a {color: #a99e9a;}
#footer #site-generator a:hover {color: #322f2c;}

.entry-content img{
	border-bottom: 10px solid #7bd3f7;
	}

.anzca{
	border-bottom: none !important;
	}
