/*
Theme Name: Capture Capital
Theme URI: http://www.redeggdesign.net.au/
Author: Red Egg design
Author URI: http://www.redeggdesign.net.au/
Description: This is Capture Capital Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/

body {	margin: 0px;	padding: 0px;	background: url(images/pattern.jpg);	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;	height:100%;	line-height: 150%;}
#container {	background: #fff;	width: 970px;	margin: 0 auto 0 auto;}
a img {	border: 0px none;}
a, a:visited {
	color: #AA9E9E !important;
}

a:hover {
	color: #D68528 !important;
}
.clear {
	clear: both;
}

/* Mozilla based browsers */::-moz-selection {       background-color: #F5B21C;       color: #fff;}
/* Works in Safari */::selection {       background-color: #F5B21C;       color: #fff;}
#header {	background: #fff;	height: auto;	border-bottom: 1px solid #AA9E9E;}
#logo {	float: none;	margin: 14px 0 10px 52px;}
#featuredimg img {	max-width: 100%;	height: auto;}
#content {	display: inline-block;	width: 580px;	min-height: 500px;	vertical-align: top !important;	padding: 50px 50px 0 70px;}
.post {
	float: left;
	margin: -20px 0 0 20px;
	min-width: 560px;
}

h1#pagetitle {	float: left;	transform: rotate(90deg);	transform-origin: left top 0;	color: #E98223;	font-weight: 200;	font-size: 44px;	margin: 0 0 -20px -20px;}
.post_content p:first-child::first-letter {    font-size: 44px;    color: #E98223;	float: left;	line-height: 44px;	padding-top: 3px; 	padding-right: 3px;}
.sidebar {
	display: inline-block;
	background: url(images/sidebarbg.png) repeat-y;
	width: 250px;
	vertical-align: top;
	padding-top: 20px;
}

.sidebar ul {
	padding: 0 10px 0 20px;
}

table.worldclock td{
	border-bottom:#aa9e9e 1px solid; color:#000;
	font-size:9px;
}
table.worldclock {
	color:#000;
	font-size:9px;
	font-family:Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	width:100%;
}
.citycell{
	padding-left:15px;
	font-size:9px;
}

/* ---------------- comments ---------------------- */
ol.commentlist {
	list-style-type: none;
	padding-left: 0px;
}

ol.commentlist li {
	margin-bottom: 30px;
}

ul.children {
	list-style-type: none;
	padding-top: 20px;
}

.comment-author img {
	margin-right: 10px;
}

cite.fn, span.says, .commentlist div.comment-meta a {
	font-size: 12px;
}

.commentlist article {
	padding-bottom: 40px;
	border-bottom: 1px solid #03B597;
}

.commentlist img.avatar {
	float: left;
}

.commentlist div.comment-meta {
	float: left;
}

.commentlist div.comment-meta p.author, .commentlist div.comment-meta p.date {
	font-size: 12px;
	margin: 5px 0 5px 10px;
}

.commentlist div.comment-meta p.author a, .commentlist div.comment-meta p.date a {
	text-decoration: none;
}

.comment-body p {
	display: block;
	clear: both;
	margin-top: 40px;
}

.comment-reply-link, .comment-reply-link:visited {
	border: 1px solid #03B597;
	background: #03B597;
	color: #fff;
	padding: 3px 10px 5px 10px;
	border-radius: 3px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}

.comment-reply-link:hover {
	color: #fff;
	text-decoration: underline;
}

#respond input[type="text"] {
	width: 40%;
	height: 35px;
	border: 1px solid #03B597;
	padding: 0 0 0 5px;
	margin-right: 5px;
	font-family: 'Lato';
	font-weight: 400 !important;
	font-size: 16px;
}

#respond input[type="submit"] {
	background: #fff;
	border: 1px solid #03B597 !important;
	color: #03B597 !important;
	margin: 20px 0 20px 0;
	font-size: 14px !important;
	text-transform: uppercase;
	-webkit-transition: top 2s;
    -moz-transition: top 2s;
    transition: top 2s;
	 padding: 8px 20px 8px 20px !important;
	 text-decoration: none;
}

#respond input[type="submit"]:hover {
	background: #03B597 !important;
	color: #fff !important;
}

#respond textarea {
	width: 60%;
	height: 200px;
	border: 1px solid #03B597;
	padding: 5px 0 0 5px;
	font-family: 'Lato';
	font-weight: 400 !important;
	font-size: 16px;
}
/* ---------------- comments ---------------------- */

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

#topnavbar {
	width: 100% !important;
	background: transparent;
}

#topnavbar ul.sf-menu {
	float: none;
	display: table;
	margin: 0 auto 0 auto;
}

#topnavbar .sf-menu li {
	background: transparent !important;
	margin: 5px 10px 5px 10px;
	padding: 5px !important;
}

#topnavbar .sf-menu li a::before {
    content: "> ";
}

#topnavbar .sf-menu li a {
	border: 0px none !important;
	font-size: 14px !important;
	font-weight: 700;
	color: #AA9E9E !important;
	text-decoration: none;
	letter-spacing: 0.2px;
	padding: 0px !important;
}

#topnavbar .sf-menu li a:visited {
	color: #AA9E9E !important;
}

#topnavbar .sf-menu li a:hover {
	background: transparent !important;
	text-decoration: none;
	color: #D68528 !important;
}

#topnavbar .sf-menu li.current_page_item {
	background: transparent !important;
}

#topnavbar .sf-menu li.current_page_item a {
	color: #D68528 !important;
}

/* Sub Menu */

#topnavbar .sub-menu {
	padding: 0px;
	margin: -10px 0 0 -50px;
	width: 700px !important;
}

#topnavbar .sub-menu li {
	float: left;
	background: #fff none !important;
	width: auto !important;
	border-left: 1px solid #AA9E9E;
	border-bottom: 1px solid #AA9E9E;
	padding: 0px !important;
	margin: 0px;
}

#topnavbar .sub-menu li:last-child {
	border-right: 1px solid #AA9E9E;
}

#topnavbar .sub-menu li a {
	background: #ffffff none !important;
	border: 0px none !important;
	font-size: 13px !important;
	color: #000000 !important;
	text-decoration: none;
	letter-spacing: 0.2px;
	padding: 10px !important;
	margin: 0px !important;
}

#topnavbar .sub-menu li a:hover {
	background: #ffffff !important;
}

/* -------- botpnavbar --------- */

#botnavbar {
	float: right;
	background: transparent;
}

#botnavbar ul.sf-menu {
	float: none;
	display: table;
	margin: 0 auto 0 auto;
}

#botnavbar .sf-menu li {
	background: transparent !important;
	margin: 5px 10px 5px 10px;
	padding: 5px !important;
}

#botnavbar .sf-menu li a::before {
    content: "> ";
}

#botnavbar .sf-menu li a {
	border: 0px none !important;
	font-size: 10px !important;
	font-weight: 400;
	color: #AA9E9E !important;
	text-decoration: none;
	letter-spacing: 0.2px;
	padding: 0px !important;
}

#botnavbar .sf-menu li a:visited {
	color: #AA9E9E !important;
}

#botnavbar .sf-menu li a:hover {
	background: transparent !important;
	text-decoration: none;
	color: #D68528;
}


#footer {
	min-height: 35px;
	font-size: 10px;
	margin-top: 30px;
}

#copyright {
	float: left;
	margin-left: 20px;
}

#copyright a, #copyright a:visited {
	color: #AA9E9E !important;
	text-decoration: none;
}

#copyright a:hover {
	color: #D68528 !important;
}

@media all and (max-width: 970px) and (min-width: 0px) {

#container {
	width: 100%;
}

#header img.attachment-post-thumbnail {
	width: 100%;
	height: auto;
}

#content {
	width: 50%;
	padding: 50px 50px 0 70px;
}

.sidebar {
	width: 25%;
}

}

@media all and (max-width: 650px) and (min-width: 0px) {

#topnavbar {
	display: none;
}

#content {
	width: 90%;
	display: block;
	vertical-align: top !important;
	margin: 30px auto 0 auto !important;
	padding: 0px;
}

.sidebar {
	display: block;
	width: 90%;
	max-width: 250px;
	margin: 0 auto 0 auto !important;
}

h1#pagetitle {
	width: 90%;
	float: none;
	display: block !important;
	position: relative;
	transform: rotate(0deg);
	font-size: 30px;
	margin: 0 auto 0 auto !important;
}

.post {
	float: none;
	display: block !important;
	margin: 0px 0 0 20px;
	min-width: 90%;
}

#botnavbar {
	float: none;
	display: block;
}

#copyright {
	float: none;
	display: block;
	text-align: center;
}

}

@media all and (max-width: 500px) and (min-width: 0px) {

#logo {
	width: 280px;
	height: auto;
	margin: 20px 0 20px 20px;
}

}
@media all and (max-width: 360px) and (min-width: 0px) {

#logo {
	width: 230px;
	height: auto;
	margin: 20px 0 20px 20px;
}
}