/*
Theme Name: WP WorldTraveler
Theme URI: http://themeforest.net/user/contempoinc?ref=contempoinc
Description: A Travel Site for the Masses.
Version: 1.0
Author: Chris Robinson
Author URI: http://www.contempographicdesign.com
Tags: natural, watercolor, travel, premium, fixed width, two columns, widgets, blog

*/

/** CSS - WP WorldTraveler
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body
==============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #FFFFDD;
background: url(images/body_bg.jpg) no-repeat top #405329;
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/

img {
border: 1px solid #1c1c1c;
padding: 5px;
background-color: #bdba99;
}

img.left, img.left {
margin: 0 15px 8px 0;
}

img.right, img.right {
margin: 0 0 8px 15px;
}

a img {
border: none;
}

/** Headings
==============================================================================*/

h1 {
font-size: 24px;
line-height: 26px;
color: #ffff99;
margin: 0 0 16px 0;
font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 22px;
color: #ffff99;
margin: 0 0 8px 0;
font-weight: normal;
}

h3 {
font-size: 14px;
line-height: 16px;
color: #1E2C19;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(images/content_border_h.jpg) bottom repeat-x;
}

#archives h3, #archives-side h3 {
font-size: #3a423c;
padding: 6px 0 8px 15px;
margin: 0;
background: url(images/archive_header_bg.jpg) top repeat-x;
}

h4 {
font-size: 14px;
line-height: 16px;
color: #ffff99;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(images/footer_h4_border_bg.jpg) bottom repeat-x;
}

h5 {
font-size: 20px;
line-height: 16px;
color: #1e2c19;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 20px 0;
}

/** Links
==============================================================================*/

a:link {
color: #ffff99;
text-decoration: none;
}

a:visited {
color: #ffff99;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: none;
}

a:active {
color: #ffff99;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
width: 975px;
margin: 0 auto;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 100px 0 0 0;
border: none;
padding: 0;
background: none;
}

/** Search
==============================================================================*/

#s {
float: right;
margin: 50px 0 0 0;
width: 273px;
height: 21px;
padding: 5px 0 0 25px;
border: 1px solid #40463c;
background: url(images/search_icon.jpg) no-repeat #b2af91 6px 7px;
}

/** Meta
==============================================================================*/

.meta {
width: 70px;
color: #1e2c19;
font-size: 10px;
padding: 0 15px 0 0;
text-transform: uppercase;
background:transparent url(images/content_border_v.jpg) repeat-y scroll right center;
}

.meta p {
text-align: center;
}

.date {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 48px;
margin: 8px 0 15px 0;
}

.category, .commentnum-wrap {
text-transform: uppercase;
padding: 0 0 15px 0;
}

.month{
text-transform: uppercase;
padding: 0 0 15px 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

.commentnum {
background: url(images/comments_bubble_bg.png) no-repeat 0 0;
height: 25px;
width: 27px;
margin: 0 auto;
}

.category {
padding-top: 15px;
}

/** Featured Area - HOME PAGE
==============================================================================*/

#featured {
float: left;
width: 975px;
padding: 0 0 30px 0;
}

.tease {
width: 296px;
padding: 0 0 0 15px;
}

.tease2 {
width: 390px;
padding: 0 0 0 15px;
}

/** Blog - HOME PAGE
==============================================================================*/

#blog {
float: left;
width: 396px;
margin: 15px 30px 30px 0;
}

#blogpost {
float: left;
margin-top: 15px;
}

#blog .tease p {
font-size: 12px;
line-height:  16px;
}

/** Archives - HOME PAGE (Only)
==============================================================================*/

#archives {
background-color:#1E2C19;
color:#56713E;
float:left;
margin:30px 0px 30px 0;
padding:15px;
width:260px;
}

/** About Us - HOME PAGE (Only)
==============================================================================*/

#aboutus {
float:left;
margin:30px 0 0 20px;
padding-right:20px;
width:219px;
}

/** Content
==============================================================================*/

#content{
float: left;
width: 975px;
margin: 40px 0 0 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

#leftcol {
float: left;
width: 690px;
margin: 0 0 30px 0;
min-height:1100px;
}

.postwrap {
float: left;
margin: 0 0 30px 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

.post {
float: left;
width: 660px;
margin: 0 0 30px 0;
padding: 0 30px 0 0;
}

.page {
float: left;
width: 660px;
margin: 0 0 30px 0;
padding: 0 30px 0 0;
}

.postcontent {
width: 545px;
padding: 0 0 0 30px;
}

.postcontent h1 {
margin-bottom: 32px;
}

.postcontent ul, .postcontent ol, .page ul, .page ol {
margin: 15px 0 15px 30px;
padding: 15px 0 15px 30px;
}

.postcontent ul li, .page ul li {
list-style-type: disc;
}

.postcontent ol li, .page ol li {
list-style-type: decimal;
}

/** Sidebar
==============================================================================*/

#sidebar {
float: right;
width: 259px;
padding:10px;
background-image:url(images/sidebar_bg.jpg);
background-repeat:no-repeat;
background-color:#56713E;
color:#000;
}
#sidebar_bg {
float: right;
width: 279px;
height: 8px;
background-image:url(images/sidebar_bg_bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
}


#archives-side {
float: left;
width: 259px;
margin: 0 0 15px 0;
background-color: #bbb998;
}

#aboutus-side, #flickr {
float: left;
width: 259px;
margin: 0 0 15px 0;
}

#ourlocation {
float: left;
width: 243px;
height: 110px;
border: 1px solid #1c1c1c;
padding: 5px;
margin: 0 0 15px 0;
}

#ourlocation h3 {
padding: 3px 0 3px 0;
text-align: center;
border: none;
color: #bdba99;
background: none #5a6153;
}

.readmore {
font-size: 10px;
text-align: right;
text-transform: uppercase;
margin: 0 0 16px 0;
padding: 0 0 8px 0;
}

#flickr img {
float: left;
height: 66px;
width: 66px;
border: 1px solid #1c1c1c;
margin: 0 8px 8px 0;
}

/** Comments
==============================================================================*/

#commentform {
margin: 0 0 32px 0;
padding: 16px 0 0 0;
}

input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

input, textarea {
padding: 2px;
width: 541px;
border: 1px solid #40463c;
background: #b2af91;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
float: right;
width: 128px;
height: 24px;
border: 1px solid #40463c;
display: inline;
margin: 10px 4px 0 0;
color: #b2af91;
background-color: #737a6a;
text-transform: uppercase;
font-size: 11px;
}

.avatarwrap { 
float: left;
width: 140px;
margin: 0 0 24px 0;
background: url(images/comments_tail.png) no-repeat 120px 24px;
}

.avatarwrap p {
margin: 0;
padding: 0;
font-size: 10px;
}

.avatarwrap .date {
color: #808072;
}

.comment {
float: right;
width: 373px;
padding: 16px;
margin: 0 0 24px 0;
background-color: #bbb998;
}

#comment_post_ID, #comment_parent, #_wp_unfiltered_html_comment {
display: none;
}

/** Footer
==============================================================================*/

#footer {
float: left;
width: 975px;
padding: 30px 0 0 0;
height: 120px;
background: url(images/footer_bg.jpg) no-repeat top center;
}

#footer p {
text-align: center;
font-size: 12px;
margin: 0;
padding: 0;
}
