/*
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
==============================================================================*/

html {
background: url(images/body_bg.jpg) no-repeat top center #646c5d;
}

body {
font-family: Garamond, Georgia, Times New Roman, serif;
font-size: 13pt;
line-height: 25px;
color: #000;
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

.alignleft {
float: left;
margin: 0 15px 15px 0;
}

/** 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: 30px;
line-height: 32px;
color: #bdba99;
margin: 0 0 16px 0;
font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 22px;
color: #bdba99;
margin: 0 0 8px 0;
font-weight: normal;
}

h3 {
font-size: 14px;
line-height: 16px;
color: #1c1c1c;
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: #878779;
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;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 20px 0;
}

/** Links
==============================================================================*/

a:link {
color: #bdba99;
text-decoration: none;
}

a:visited {
color: #bdba99;
text-decoration: none;
}

a:hover {
color: #ccd68d;
text-decoration: none;
}

a:active {
color: #ccd68d;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
width: 975px;
margin: 0 auto;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 25px 0 200px 30px;
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: #363a32;
font-size: 10px;
padding: 0 15px 0 0;
text-transform: uppercase;
}

.meta p {
text-align: center;
}

.date {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 40px;
margin: 8px 0 15px 0;
}

.month, .category, .commentnum-wrap {
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.jpg) 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 20px 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

.tease {
width: 417px;
/*background: url(images/content_border_v.jpg) repeat-y left;*/
}
.tease p{
margin-bottom: 0px;
text-align: right;
font-size: 11pt;
}

.tease h2{
text-align: center;
}

#featured .tease {
padding: 0 12px 0 5px;
width: 693px;
background: url(images/content_border_v.jpg) repeat-y right;
}

#featured .tease p {
margin-bottom: 20px;
text-align: left;
font-size: inherit;
}

#featured .right {
width: 250px;
float: right;
}

#featured img {
border: 0px;
padding: 0;
margin: 0;
}

/** Blog - HOME PAGE
==============================================================================*/

#blog {
float: left;
margin: 30px 30px 30px 0;
width: 407px;
}

#blogpost {
float: left;
}

#blogpost img {
margin: 15px 0;
}

#blog .tease p {
line-height:  16px;
}

/** Archives - HOME PAGE (Only)
==============================================================================*/

#archives {
float: left;
width: 265px;
margin: 30px 25px 30px 0;
background-color: #bbb998;
}

/** About Us - HOME PAGE (Only)
==============================================================================*/

#aboutus {
float: left;
width: 248px;
margin: 30px 0 0 0;
line-height: 20px;
font-size: 11pt;
}

#aboutus h2 {
letter-spacing: 1px;
}

#aboutus p {
margin-bottom: 17px;
}

/** Content
==============================================================================*/

#content{
float: left;
width: 975px;
margin: 25px 0 0 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

#leftcol {
float: left;
width: 690px;
margin: 0 0 30px 0;
}

.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;
background: url(images/leftcol_bg.jpg) repeat-y right;
}

.page {
float: left;
width: 660px;
margin: 0 0 30px 0;
padding: 0 30px 0 0;
background: url(images/content_border_v.jpg) repeat-y right;
}

.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: 0px 0px 0px 10px;
}

.postcontent ul li, .page ul li {
list-style-type: disc;
line-height: 25px;
}

.postcontent ol li, .page ol li {
list-style-type: decimal;
}

/** Sidebar
==============================================================================*/

#sidebar {
float: right;
width: 259px;
margin-right:10px;
}

#sidebar h3 {
color: #BDBA99;
}

.widget_rss h2 {
margin: 0px;
}

.widget_rss ul {
color: #BDBA99;
}

.widget_rss ul li {
font-size: 14px;
margin-left: 10px;
list-style: square inside;
border-bottom: 1px dashed;
}

.widget_rss ul li span {
color: #000000;
}

#archives-side {
float: left;
width: 259px;
margin: 0 0 15px 0;
background-color: #bbb998;
}

#archives h3 {
color: inherit;
}

#archives ul, #archives-side ul {
padding: 5px;
font-size: 12px;
}

#archives img {
border: 0;
margin: 0 auto;
}

#archives ul li, #archives-side ul li {
line-height: 18px;
display: inline;
padding: 0 0 2px;
background: transparent url(images/sidebar_border_h.jpg) repeat-x scroll center bottom;
}

#archives ul li a, #archives-side ul li a {
display: block;
padding: 5px 0 7px;
width: 100%;
color: #5a6153;
background: url(images/sidebar_border_h.jpg) repeat-x bottom;
}
 
#archives ul li a.last, #archives-side ul li a.last {
background: none;
}

#archives ul li a:hover, #archives-side ul li a:hover {
color: #373b33;
}

#aboutus-side, #flickr {
float: left;
width: 259px;
margin: 0 0 15px 0;
}

#ourlocation {
background: url('images/location.jpg') no-repeat !important;
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: 1px solid #000000;
color: #bdba99;
background: none #5a6153;
margin-top: 87px;
}

.readmore {
font-size: 12px;
text-align: right;
text-transform: uppercase;
margin: 0 0 16px 0;
padding: 0 0 8px 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

#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.jpg) 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: 15px 0 0 0;
height: 150px;
background: url(images/footer_bg.jpg) no-repeat top center;
}

#footer p {
color: #BDBA99;
text-align: center;
font-size: 15px;
margin: 0;
padding: 0;
}

#footer a {
color: #ffffff;
}
