@charset "utf-8";
/**
 * Theme Name: Expeditions
 * Theme URI: http://danielcassman.com/expeditions
 * Description: Expeditions theme with watercolor mountain repeating background consistent with the darknew website design. Based on the Hybrid Theme Framework.
 * Version: 0.6
 * Author: Daniel Cassman
 * Author URI: http://danielcassman.com
 * Tags: two column, hybrid, widgets
 * Template: hybrid
 */
 
/* Get base 21px CSS */
@import url('../hybrid/library/css/21px.css');

/* Get a layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Import CSS Fonts */
@font-face {
	font-family: "Daniel";
	src: url("/fonts/daniel.eot");
	/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
}

@font-face {
	font-family: "Daniel";
	src: url("/fonts/daniel.ttf") format("truetype");
	/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
}

/* Body */
body {
	background:#1d1916 url("http://img.photobucket.com/albums/v509/omdan/web/expeditions-repeat.jpg") center top repeat-x;
	font:normal normal 13px Corbel,"Bitstream Vera Sans",Verdana,Helvetica,Arial,sans-serif;
	color:#eee;
	}

/* Body container */
#body-container {
	margin: 0 auto;
	width:960px;
	}

div#bg-image	{
	margin:0 auto;
	background:#1d1916 url("http://img.photobucket.com/albums/v509/omdan/web/expeditions-bg.jpg") center top no-repeat;
	width:1750px;
	height:400px;
	margin-bottom:-400px;
	max-width:100%;
}

/* Links */
a {
	color: #3d77be;
	text-decoration: none;
	}
a:visited {
	color: #3d77be;
	}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
	}

/* Headers */
h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #fff;
	font-weight: bold;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}

/* Lists */
ul {
	list-style: square;
	}

/* Blockquotes */
blockquote {
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}

/* Code */
pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	}
td, th {
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
th {
	background: #eee;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Georgia, serif;
	color: #333;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Breadcrumb */
.breadcrumb {
	margin: 0 0 30px 0;
	font-size: .9em;
	font-style: italic;
	color: #666;
	}
.breadcrumb a {
	color: #111;
	text-decoration: none;
	}
.breadcrumb a:hover {
	color: #d54e21;
	text-decoration: underline;
	}

/* Images */
.post img {
	max-width: 568px;
	padding: 5px;
	border: 1px solid #ccc;
	}

.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	}

/* Captions [caption] */
.wp-caption {
	max-width: 576px;
	margin-top: 6px;
	padding: 6px 1px 0 1px;
	border: 1px solid #ccc;
	text-align: center;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:1em auto;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px 5px 0;
	text-align: right;
	font-size: .9em;
	font-style: italic;
	color: #000;
	}
.wp-caption img {
	max-width: 564px;
	margin: 0 auto;
	padding: 0;
	}

/* Gallery [gallery] */
.gallery img {
	border: 1px solid #ccc;
	}

/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	}

/* Header */
#header {
	margin: 0 0 40px 0;
	}

/* Blog title */
#site-title {
	position:relative;
	clear:both;
	font:normal normal 4.5em Daniel,Calibri,Tahoma,Helvetica,"Bitstream Vera Sans",sans-serif;
	text-transform:lowercase;
	color:#ddd;
	}
#site-title a {
	color: #ddd;
	text-decoration:none;
	}

/* Blog description */
#site-description {
	font: normal normal normal 16px/20px Georgia, Times, "Times New Roman", serif;
	margin: 0;
	color: #666;
	}

/* Navigation */
div#nav	{
	margin:-15px 0 20px;
	padding:0;
	width:100%;
	clear both;
}

div#nav ul li{
	display:inline;
	float:right;
	margin-left:50px;
	text-transform:uppercase;
	}
	
div#nav ul li a{
	display:block;
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	}
	
div#nav ul li a span.text{
	clear:both;
	display:block;
	}

div#nav ul li a:link, div#nav ul li a:visited	{
	color:#BBB;
	}
	
div#nav ul li a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
div#nav ul li a:hover span.meta	{
	color:#ddd
	}

.meta{
	color:#999;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:400;
	line-height:16px;
	text-shadow:none;
	text-transform:none;
	}

/* Container (wraps content, primary, and secondary) */
#container {
	margin: 25px 0 21px;
	}

/* Main content */
.content {
	margin: 0 0 21px 0;
	}
.no-widgets .content, .page-template-no-widgets .content {
	width: 960px;
	}

/* Posts */
.post {
	overflow: hidden;
	margin: 0 0 40px 0;
	}
.single .post, .attachment .post, .page .post {
	margin: 0;
	}

/* Archive information */
.author-info, .search-info {
	overflow: hidden;
	margin: 0 0 40px 0;
	}

/* Entry title */
.entry-title {
	font-size: 24px;
	margin: 0 0 12px 0;
	font-weight: normal;
	font-style: italic;
	}
.archive .entry-title, .search .entry-title {
	font-size: 21px;
	margin: 0;
	}
.page-title, .attachment-title {
	margin: 0 0 21px 0;
	}
.entry-title a {
	color: #fff;
	}

/* Byline */
.byline {
	margin: 0 0 30px 0;
	font-style: italic;
	color: #666;
	}
.archive .byline, .search .byline {
	margin: 0;
	}
.byline .byline-prep {
	text-transform: lowercase;
	}

/* Entry content */
.entry-content {
	overflow: hidden;
	margin: 0 0 10px 0;
	}

/* Entry metadata */
.entry-meta {
	clear: both;
	font-style: italic;
	color: #999;
	}

/* Page links (multiple-paged posts) */
p.page-links a {
	margin: 0 3px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Navigation links */
.navigation-links {
	margin-bottom: 21px;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 50%;
	}
.navigation-links .next {
	float: right;
	max-width: 50%;
	text-align: right;
	}
.navigation-attachment {
	overflow: hidden;
	}

/* WP Pagenavi plugin */
.wp-pagenavi {
	margin-bottom: 21px;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi a {
	margin-right: 6px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #464646;
	}
.widget a {
	color: #ccc;
	text-decoration: underline;
	}
.widget a:hover {
	color:#0099FF;
	text-decoration: none;
	}
.search-text	{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#333;
	border:1px solid #444;
	padding:2px 5px;
	color:#ddd;
}

/* Widget titles */
.widget-title {
	font:normal bold 15px Arial, Helvetica, sans-serif;
	color: #ddd;
	text-transform:uppercase;
	margin-bottom:.2em;
	}

/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	}

/* Comments template */
#comments-template {
	clear: both;
	}

/* Comment headers */
.comments-header {
	font-size: 1.2em;
	}

/* Comments are closed */
.comments-closed {
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
	}
#comments li, #comments li li li, #comments li li li li li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
#comments li li, #comments li li li li {
	background: #f9f9f9;
	}

/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #666;
	}

/* Comment metadata */
.comment-meta {
	margin: 10px 0 21px 0;
	font-size: 13px;
	color: #666;
	}
.comment-author {
	font-size: 15px;
	color: #000;
	}
.comment-reply-link, .permalink, .comment-edit-link {
	font-style: italic;
	color: #666;
	}

/* Comment text */
.comment-text {
	clear: left;
	margin: 0 15px;
	}

/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 97%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#333;
	border:1px solid #444;
	padding:2px 5px;
	color:#ddd;
	}
#comments-template label {
	font-size: .9em;
	}

/* Respond textarea */
textarea {
	width: 98%;
	}

textarea#comment	{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#333;
	border:1px solid #444;
	padding:2px 5px;
	color:#ddd;
	}

/* Submit and rest buttons */
.button, .submit, .reset {
	width: 100px;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #f9f9f9;
	}

/* Footer container */
#footer-container {
	clear: both;
	margin: 0;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius:10px;
	background:#0A0A0A;
	border-top-left-radius:10px;
	font-size:14px;
	letter-spacing:1px;
	padding:10px 20px;
	position:relative;
	text-align:left;
	color:#0a0a0a;
	}

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	}

/* Footer */
#footer {
	font-style: italic;
	color: #aaa;
	}
#footer .copyright {
	display: inline;
	float: left;
	margin-right: 9px;
	}
	
#footer a,#footer a:link,#footer a:visited{
	color:#ddd;
	}
	
footer a:hover{
	color:#fff;
	}

/* Post Layouts */
#primary	{
	width:250px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#1C1C1C;
	border-radius:5px;box-shadow:0 0 5px #9F9F9F;
	padding:15px;
}

.layout-1c .content {
	width: 960px;
	}

.layout-1c #primary {
	clear: left;
	float: left;
	width: 470px;
	}
.layout-1c #secondary {
	clear: none;
	float: right;
	width: 470px;
	}
.layout-2c-r .content {
	float: right;
	width: 620px;
	}
.layout-2c-r #primary {
	float: left;
	width: 300px;
	}
.layout-2c-r #secondary {
	clear: left;
	float: left;
	width: 300px;
	}
.layout-2c-l .content {
	float: left;
	width: 620px;
	}
.layout-2c-l #primary {
	float: right;
	width: 300px;
	}
.layout-2c-l #secondary {
	clear: right;
	float: right;
	width: 300px;
	}
.layout-3c-r .content {
	float: right !important;
	width: 520px !important;
	}
.layout-3c-r #primary {
	float: left !important;
	width: 190px !important;
	}
.layout-3c-r #secondary {
	clear: none;
	float: left !important;
	width: 190px !important;
	margin-left: 20px;
	}
.layout-3c-l .content {
	float: left;
	width: 520px;
	}
.layout-3c-l #primary {
	float: right;
	width: 190px;
	}
.layout-3c-l #secondary {
	clear: none;
	float: right;
	width: 190px;
	margin-right: 20px;
	}
.layout-3c-c #container {
	padding-left: 240px;
	padding-right: 240px;
	}
.layout-3c-c .content {
	width: 480px;
	float: left;
	}
.layout-3c-c #primary {
	float: left;
	width: 220px;
	position: relative;
	right: 720px;
	}
.layout-3c-c #secondary {
	float: left;
	width: 220px;
	position: relative;
	margin-left: -220px;
	}

.clear	{
	display:block;
	clear:both;
}