/*
Theme Name: Frontier Travel Camp
Theme URI: http://www.frontiertravelcamp.com/blog/
Description: The default Frontier Travel Camp theme.
Version: 1.0
Author: Unleaded Software
Author URI: http://www.unleadedsoftware.com/

*/

/* CSS Reset */

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, img, 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:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
*:focus {
outline-color:invert;
outline-style:none;
outline-width:0pt;
}
body {
background:white none repeat scroll 0%;
color:black;
line-height:1;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}

/* End CSS Reset */

html, body {
	height: 100%;
}

body {
	background: url(/images/bodybg.jpg) top left repeat #858b70;
	width: 100%;
	font-family: "helvetica neue light", "trebuchet ms", "verdana", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

div#fullBody {
	float: left;
	background: url(/images/splat.gif) top left repeat-x;
	width: 100%;
	padding: 0;
	margin: 0;
}

div#container {
	width: 894px;
	margin: 0 auto;
}

div#positionContainer {
	position: relative;
}

div#header {
	background: url(/images/header.jpg) 50% 0 no-repeat #fff;
	width: 100%;
	height: 65px;
	position: relative;
	top: 0;
	left: 0;
}

div#goHome {
	width: 249px;
	height: 91px;
	position: absolute;
	top: 0;
	left: 140px;
}

div#flashContainer {
	background: url(/images/flashContainer.jpg) 50% 0 no-repeat;
	float: left;
	width: 672px;
	height: 282px;
}

* html div#flashContainer {
	float: left;
	margin-left: 0;
	width: 672px;
}

div#flashMovie {
	width: 617px;
	height: 256px;
	padding-left: 42px;

}

* html div#flashMovie {
	width: 617px;
	height: 256px;
}

div#nav {
	background: url(/images/nav_bg.jpg) 50% 0 no-repeat;
	float: left;
	width: 222px;
	height: 282px;
}

* html div#nav {
	background: url(/images/nav_bg.jpg) 50% 0 no-repeat;
	width: 222px;
	height: 282px;
	float: left;
}


/*end*/
/*\*/
html*#nav {
width: 222px;
margin-left: -1px;

]
}/*end*/

div#nav ul {
	width: 190px;
	margin: 30px 0 0 10px;
	float: left;
}

div#nav li {
	border-top: 1px dashed #83725e;
	padding: 11px 0;
	font-size: 24px;
}

div#nav li a {
	color: #83725e;
	text-decoration: none;
	padding-left: 15px;
}

div#nav li a:hover {
	color: #5f5449;
}

div#nav li.last {
	border-bottom: 1px dashed #83725e;
}

div#mainContent {
	background: url(/images/info_bg.gif) 50% 0 repeat-y;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

* html div#mainContent {
	clear: both;
}

div#leftSidebar {
	background: url(/images/leftSidebar_bg.jpg) 50% 0 no-repeat;
	width: 244px;
	float: left;
	margin-left: 0;
}

div#leftSidebar p {
	margin: 80px 0 0 15px;
	width: 110px;
}

div#subLeftSidebar {
	width: 200px;
	padding-left: 40px;
	margin-top: 65px;
}

.messageSent {
	height: 500px;
}

div#leftSidebar a {
	color: #5f5449;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: underline;
}

div#leftSidebar a:hover {
	color: #83725e;
}

div#leftSidebar li h2 {
	font-size: 20px;
	color: #83725e;
	padding: 25px 0 5px 0;
}

div#rightSidebar {
	background: url(/images/pageRightSidebar_bg.jpg) top left no-repeat;
	width: 651px;
	min-height: 211px;
	float: left;
	margin-left: -1px;
}

div#rightSidebar a {
	color: #83725e;
}

div#rightSidebar a:hover {
	color: #5f5449;
}

div#rightSidebar div.navigation {
	padding-bottom: 15px;
	width: 100%;
	float: left;
}

div#rightSidebar div.navigation a {
	font-size: 14px;
}

div#rightSidebar div.navigation div.alignleft {
	float: left;
}

div#rightSidebar div.navigation div.alignright {
	float: right;
}

div#rightSidebar div#content {
	width: 580px;
	margin-top: 50px;
	padding: 0 0 0 10px;
}

div#rightSidebar div#content table {
	border-top: 1px solid #5f5449;
	padding-top: 15px;
	margin-top: 10px;
}

div#rightSidebar div#content table td {
	vertical-align: middle;
	min-width: 150px;
	padding: 6px 0;
}

div#rightSidebar div#content input {
	border: 1px solid #5f5449;
}

div#rightSidebar div#content textarea {
	border: 1px solid #5f5449;
}

div#rightSidebar p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 30px 0 10px;
}

div#rightSidebar div#content ol {
	margin-left: 10px;
}

div#rightSidebar div#content .post {
	margin-bottom: 25px;
}

div#rightSidebar h1 {
	color: #83725e;
	font-size: 21px;
}

div#rightSidebar h2 {
	padding: 10px;
	height: 20px;
	color: #83725e;
	font-size: 19px;
	text-transform: lowercase;
	background: url('images/post-header.jpg') top left no-repeat;
	clear: both;
}

div#rightSidebar h2 a {
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	color: #83725e;
	text-transform: lowercase;
	float: left;
}

div#rightSidebar h2 a:hover {
	color: #5f5449;
	text-decoration: underline;
}

div#rightSidebar p.date {
	float: right;
	color: #5f5449;
}

div.singleMetaData p.postmetadata {
	font-size: 11px;
	color: #a5a5a5;
}

div#rightSidebar .post p.postmetadata {
	border-top: 1px solid #5f5449;
	padding: 5px;
	width: 535px;
}

div#rightSidebar h3#respond {
	font-size: 17px;
	padding: 15px 0 3px 0;
}

div#rightSidebar h4 {
	font-size: 15px;
	font-weight: bold;
}

div#rightSidebar ol li {
	list-style-type: decimal;
	line-height: 14px;
	margin-left: 25px;
}

div#rightSidebar td p {
	text-align: right;
}

div#rightSidebar td input {
	text-align: left;
}

div#rightSidebar .applicationForm td p, div#rightSidebar .applicationForm td input {
	text-align: left;
}

div#footer {
	background: url(/images/footer_bg.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 146px;
	float: left;
	padding-bottom: 10px;
	font-size: 12px;
	color: #fff;
	letter-spacing: .4px;
}

* html div#footer {
	clear: both;
}

div#footNav {
	float: left;
	width: 500px;
	padding: 100px 0 0 30px;
}

div#footer div#footNav li {
	display: inline;
	padding: 0 5px;
}

div#footer div#footNav li a {
	color: #fff;
	text-decoration: none;
}

div#footer div#copyright a {
	color: #6b6963;
	text-decoration: none;
	font-weight: bold;
}

div#footer div#footNav li a:hover, div#footer div#copyright a:hover {
	color: #586a00;
	text-decoration: underline;
}

div#copyright {
	float: right;
	width: 293px;
	text-align: right;
	padding: 100px 50px 0 0;
}

.red {
	color: red;
	font-size: 18px;
}

.slickbox0, .slickbox1, .slickbox2, .slickbox3, .slickbox4, .slickbox5 {
	margin-bottom: 15px;
	border-bottom: 1px dashed #6b6963;
}

div#content ol.commentlist li {
	list-style-position: inside;
	width: 520px;
	border: 1px solid #D4E5B9;
	background: #e9eae5;
	color: #76756C;
	padding: 8px;
	margin: 10px 0;
}

div#content ol.commentlist li img {
	float: right;
}

div#content ol.commentlist li cite {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
}

/* Safari Hack */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    div#leftSidebar {
	background: url(/images/leftSidebar_bg.jpg) 50% 0 no-repeat;
	width: 244px;
	float: left;
	margin-left: -1px;
}

div#leftSidebar p {
	margin: 80px 0 0 15px;
	width: 110px;
}

div#subLeftSidebar {
	width: 200px;
	padding-left: 40px;
	margin-top: 65px;
}

.messageSent {
	height: 500px;
}

div#leftSidebar a {
	color: #5f5449;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: underline;
}

div#leftSidebar a:hover {
	color: #83725e;
}

div#leftSidebar li h2 {
	font-size: 20px;
	color: #83725e;
	padding: 25px 0 5px 0;
}

div#rightSidebar {
	background: url(/images/pageRightSidebar_bg.jpg) top left no-repeat;
	width: 650px;
	min-height: 211px;
	float: left;
	margin-left: -1px;
}
}
	