@charset "utf-8";
/*Theme Name: Souza Winds
Theme URI: http://souzawinds.com
Description: The theme for Souza Winds designed by Stephen Fairbanks
Version: 1
Author: Stephen Fairbanks
Author URI: http://www.ghosthorses.co.uk
Tags: souza, winds*/

* {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
p {
	padding: 0.5em 0 1em;
	line-height: 1.6em;
}
a img {
	border: 0;
}
a, a:link, a:active, a:visited {
	color: #C1B36C;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
html {
	font-size: 100%;
	text-align: center;
}
body {
	font-size: 62.5%;
	text-align: left;
	color: #fff;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	font-size: 1.3em;
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header_wrap_home {
	background: #000;
}
#header_home {
	width: 796px;
	margin: 0 auto;
}
#header_home h1 {
	text-indent: -99999px;
	height: 417px;
	background-image: url(images/band.jpg);
	width: 796px;
}
#logo_nav_wrap {
	background: url(images/nav_bg.jpg) repeat-x;
	height: 132px;
}
#logo_nav {
	margin: 0 auto;
	width: 870px;
}
#logo {
	float: left;
	margin: 30px 0 0;
	width: 200px;
	height: 84px;
}
#logo h2 {
	text-indent: -99999px;
	background: url(images/logo.gif) no-repeat;
	height: 84px;
	padding: 0;
	margin: 0;
}
#nav {
	float: right;
	margin: 30px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float: left;
	background: url(images/nav_gradient.jpg) no-repeat right center;
}
#nav ul li.no-border {
	background: none;
}
#nav ul li a {
	padding: 30px 10px;
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 0.7em;
	letter-spacing: 1px;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #380000;
	border-top: 1px solid #eee;
	background: url(images/nav_hover.jpg) no-repeat center 60px;
	padding: 30px 10px 30px;
}
#main_wrap {
	background: url(images/bg.jpg);
	padding: 30px 0;
	border-bottom: 5px solid #333;
}
#main_content_wrap {
	width: 870px;
	margin: 0 auto;
}
#main_content {
	float: left;
	width: 600px;
	padding: 0 20px 0 0;
}
#main_content h1, #main_content_page h1 {
	font-weight: lighter;
	font-size: 2em;
	padding: 0 0 5px;
}
#main_content h1 span, #main_content_page h1 span {
	color: #fff;
	font-style: italic;
	text-transform: none;
}

#main_content h2, #main_content_page h2 {
	border-bottom:1px dashed #666666;
	font-size:2em;
	font-weight:lighter;
	margin:0 0 20px;
	padding:0 0 20px;
}


#main_content em, #main_content_page em {
	color:#C1B36C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
}
#main_content strong, #main_content_page strong {
	color: #ccc;
	font-weight: bold;
}
#main_content blockquote, #main_content_page blockquote {
	border-left: 2px solid #eee;
	padding: 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	margin: 20px 0;
}

#main_content blockquote p, #main_content_page blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif!important;	
}
#main_content ul, #main_content_page ul {
	margin: 5px 20px;
}
#main_content ol, #main_content_page ol {
	margin: 5px 25px;
}
#main_content ul li, #main_content_page ul li {
	padding: 0px 10px;
}
#main_content ol li, #main_content_page ol li {
	padding: 0px 10px;
}

#main_content .latest_entry, #main_content_page .latest_entry {
	padding:0 0 10px;
}
#main_content .latest_entry p, #main_content_page .latest_entry p {
	padding: 0.5em 0;
}
#main_content .latest_day_month, #main_content_page .latest_day_month {
	clear:left;
}
#main_content .latest_day_month p, #main_content_page .latest_day_month p {
	color:#C1B36C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-style:italic;
	font-weight:bold;
	line-height:1.5em;
	margin:0;
	padding:0 0 10px;
}
#main_content .day_month, #main_content_page .day_month {
	background:#333333 none repeat scroll 0 0;
	border:1px solid #666666;
	margin:0 0 10px 10px;
	padding:5px 10px;
}
.latest_post_head {
	margin:0;
	padding:0;
}
.latest_post_head h1 {
	letter-spacing:0 !important;
	margin:0;
	padding:0;
	text-transform:none !important;
}
.post_head {
	padding:0 0 10px;
}
.post_head_left {
	float: left;
}
.post_head_left p {
	padding: 0;
	margin: 0;
	line-height: 0;
}
.post_head_left .byline {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-style:italic;
	padding:1px 0;
	line-height: 15px;
	font-weight: bold;
	color: #C1B36C;
}
.post_head_right {
	float: right;
}
#main_content .entry, #main_content_page .entry {
}
#main_content .post, #main_content_page .post {
	border-bottom:1px dashed #666666;
	margin:0 0 20px;
	padding:10px 0 30px;
}
#main_content .postmetadata, #main_content_page .postmetadata {
	border-left:2px solid #999999;
	color:#CCCCCC;
	font-family:georgia;
	font-size:0.9em;
	font-style:italic;
	margin:10px 0px;
	padding:0 10px;
}
#main_content .day_month, #main_content_page .day_month {
	background:#333333 none repeat scroll 0 0;
	border:1px solid #666666;
	margin:0 0 5px 10px;
	padding:5px 10px;
}
#main_content .day_month .month, #main_content_page .day_month .month {
	color:#999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	text-align:center;
	text-transform:uppercase;
}
#main_content .day_month .day, #main_content_page .day_month .day {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	text-align:center;
}
#main_content h2.pagetitle, #main_content_page h2.pagetitle {
	font-size: 1em;
	padding: 0 0 10px 0;
}
#main_content p, #main_content_page p {
	font-family: Arial, Helvetica, sans-serif;
}
#main_content .navigation .alignleft, #main_content_page .navigation .alignleft {
	float: left;
}
#main_content .navigation .alignright, #main_content_page .navigation .alignright {
	float: right;
}
#main_content .navigation, #main_content_page .navigation {
	display:block;
	font-size:0.9em;
	padding:0 0 10px 0;
	clear: both;
}
/* Comment Form */#commentform #comment {
	width: 500px;
	padding: 2px;
}
h3#comments {
	font-size: 1.3em;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #333;
}
.comment-author .fn {
	font-family:georgia;
	font-size:1em;
	font-style:normal;
}
.comment-author .span {
	font-size: 1.3em;
}
/* End Comment Form */#search input#s {
	background:#333333 none repeat scroll 0 0;
	border:1px solid #666666;
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
}
#search input#searchsubmit {
	padding: 2px;
	color: #C1B36C;
	background: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search input#searchsubmit:hover {
	color: #fff;
}
#search label {
	color:#CCCCCC;
	font-size:1em;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	display: block;
}
#side_content {
	float: right;
	width: 220px;
}
#side_content h4, #side_content_wrap h4 {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1em;
	color: #ccc;
}
#side_content .widgettitle, #side_content_wrap .widgettitle {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1em;
	color: #ccc;
	margin: 0 0 10px 0;
}
#side_content ul, #side_content_wrap ul {
	list-style-type: none;
}
#side_content ul li, #side_content_wrap ul li {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #C1B36C;
}
#side_content ul li.no_border, #side_content_wrap ul li.no_border {
	border-bottom: none;
}
#side_content ul li p, #side_content_wrap ul li p {
	color: #C1B36C;
	padding: 5px 0;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
}
a.click_here {
	background: #dddddd url(images/little_arrow1.gif) no-repeat 158px center;
	display: block;
	padding: 2px 8px;
	color: #555;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	border: 1px solid #303030;
	letter-spacing: 2px;
	font-style: normal;
	font-size: 0.80em;
	font-weight: bold;
}
a.click_here:hover {
	background: #eee url(images/little_arrow1.gif) no-repeat 158px center;
	color: #444;
}

a.click_here_large {
	background: #dddddd url(images/little_arrow1.gif) no-repeat 188px center;
	display: block;
	padding: 5px 8px;
	color: #555;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	border: 1px solid #303030;
	letter-spacing: 2px;
	font-style: normal;
	font-size: 0.80em;
	font-weight: bold;
}
a.click_here_large:hover {
	background: #eee url(images/little_arrow1.gif) no-repeat 188px center;
	color: #444;
}


#side_content ul li ul, #side_content_wrap ul li ul {
	margin: 10px 0;
}
#side_content ul li ul li, #side_content_wrap ul li ul li {
	border-bottom:medium none;
	color:#666666;
	font-family:georgia;
	font-size:1em;
	font-style:italic;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:0 15px;
	padding:0;
}

#main_content_page {
	float: left;
	width: 460px;
}

#side_content_wrap {
	width: 380px;
	float: left;
	margin: 0 0 0 30px;
}

#side_content_page_1 {
	width: 180px;
	margin: 0 20px 0 0;
	float: left;
}

#side_content_page_2 {
	width: 180px;	
	float: left;
}

#footer {
	background: url(images/footer_bg.jpg) repeat-x;
}
#footer_content {
	width: 870px;
	margin: 0 auto;
	text-align: right;
	padding: 10px 0 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: normal;
	font-size: 0.95em;
}
#footer_content a {
	color: #666;
}
#footer_content a:hover {
	color: #C1B36C;
}
.footer_left {
	float: left;
	padding: 10px 0;
}
.footer_left ul {
	list-style-type: none;
}
.footer_left ul li {
	float: left;
	padding: 0 5px;
}
.footer_right {
	float: right;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.read_more {
	text-align: right;
	display: block;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}
ul.latest {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.latest li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
ul.latest li h4 {
	font-size: 1.2 em;
}
ul.latest li h5 {
	font-size: 1.2 em;
	float: right;
}
form.wpcf7-form span {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0px;
	color: #ccc;
	font-style: italic;
}
form.wpcf7-form input, form.wpcf7-form textarea {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #666;
	background: #333!important;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}
span.wpcf7-not-valid-tip {
	font-size:13px!important;
	left:270px!important;
	padding:2px!important;
	color: #F7E700!important;
	position:absolute!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	top:-3px!important;
	width:280px!important;
	z-index:100!important;
	background: none!important;
	border: none!important;
}

.read-more a {
	-moz-border-radius:10px;
	-wekit-border-radius:10px;
	border-radius:10px;
	background:none repeat scroll 0 0 #222;
	color:#C1B36C;
	font-family:georgia;
	font-size:12px;
	font-style:italic;
	padding:3px 10px;
}

.read-more a:hover {
	background: #444;
}

#twitter-loading {
	margin: 30px auto;
	width: 16px;
}

ul#twitter_update_list {
	margin: 20px 0 0;
}

ul#twitter_update_list span {
	font-size: 0.95em;
	display: block;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


.search-wrap {
	margin: 20px 0;	
}

.search-wrap-left {
	float: left;
	width: 150px;
}

.search-wrap-left input {
	padding: 2px;
	background: #333;
	color: #ddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 1.3em;
	border-radius: 3px;
	border: 1px solid #666;
}

.search-wrap-right {
	float: right;
}

#footer_content ul li a {
	padding: 12px 0 0;
	display: block;
}

.ngg-gallery-thumbnail-box {
	float:left!important;
	width: auto!important;
}
