/*
Theme Name: offthemaptravels.com
Theme URI: http://www.offthemaptravels.com
Description: Wordpress template exclusively for offthemaptravels.com
Version: 1.0
Author: Daniel Sch&auml;fer, d9-media.net
Author URI: http://www.d9-media.net
*/
/*--------------------------*
/*  WordPress Styles
/*--------------------------*/
.aligncenter { display:block; margin:0 auto }
.alignright { float:right; margin:10px 0 10px 10px }
.alignleft { float:left; margin:5px 10px 0px 0 }
.floatleft { float:left }
.floatright { float:right }
.textcenter { text-align:center }
.textright { text-align:right }
.textleft { text-align:left }
.wp-caption { border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px }
.wp-caption img { margin:0; padding:0; border:0 none }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; padding:0 4px 5px; margin:0 }
.wp-smiley { margin:0 !important; max-height:1em }
.byuser {
    padding-left: 30px;
}
.comment-author img {
    border: 1px solid #886C42;
    padding: 1px;
}
blockquote.left { margin-right:20px; text-align:right; margin-left:0; width:33%; float:left }
blockquote.right { margin-left:20px; text-align:left; margin-right:0; width:33%; float:right }
.sticky { }
.gallery-caption { }
.byBlog Postauthor { }
.bypostauthor html, body { width: 100%; margin: 0px; padding: 0px; overflow-x: hidden; }
/* Colors */
/* LIGHT ORANGE: #D9D4AE */
/* BROWN: #886C42 */ 
/* MARINE BLUE: #00344C */
/* Custom Font */
@font-face {
    font-family: 'EdoRegular';
    src: url('font/edo-webfont.eot');
    src: url('font/edo-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/edo-webfont.woff') format('woff'),
         url('font/edo-webfont.ttf') format('truetype'),
         url('font/edo-webfont.svg#EdoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrashHand';
    src: url('font/TrashHand-webfont.eot');
    src: url('font/TrashHand-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/TrashHand-webfont.woff') format('woff'),
         url('font/TrashHand-webfont.ttf') format('truetype'),
         url('font/TrashHand-webfont.svg#TrashHandRegular') format('svg');
    font-weight: bold;
    font-style: normal;
}
/* HTML elements */
html {
    background:  url(images/texture.jpg) repeat;   
    font-family: Georgia, Serif;
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: scroll;
}
/* Typographics */
p {
    line-height: 1.5em;
}
h1, h1 a:visited, h1 a{
    color: #886C42;
    font-size: 35px;
    font-family: "Georgia", "Serif";
    text-shadow: #c0c0c0 3px 3px 5px;
    margin-top: 0;
}
h2, h2 a:visited, h2 a{
    color: #00344C;
    font-size: 23px;
}
h3 {
    color: #886C42;
    font-size: 18px;
}
a:link, a:visited, a img {
    text-decoration:none;
    border: none !important;    
	color: #53402F;
}
a:hover {
    text-decoration: underline;
}
h1 a:hover {
    text-decoration: none !important;
} 
p a:link, p a:visited {
    color: #00344C;	
}
/* main containers */
#wrapper {
    width: 100%;
    min-width: 1000px;
    min-height: 100%;
    padding: 0;
    margin: 0;
}
#main {
    width: 1024px;
    min-height: 700px;
    padding-bottom: 166px;
    overflow:auto;
    padding: 0;
    margin: 0 auto;  
    font-size: 16px;
    position: relative;
    z-index:111; 
    overflow:visible;
  }
#header {
    display:block;
    width: 100%;
    padding:0;
    margin:0;
    height: 140px;
    max-width: 1000px;
}
#logo {
    width: 285px;  
    height: 145px;
    padding: 0px;
    margin: 0px;
    float:left;
}
#logo a img, #logo a:visited  img{
    text-decoration:none;
    border:0;
}
#menu {
    width: 55%;
    min-width: 470px;
    max-width: 570px;
    height: 25px;
    padding: 10px 0px 10px 25px;
    margin: 20px 0 0 0;
    float:right;
    background: url(images/navigation-bar.png) center right repeat; 
    border-radius: 7px;
    border: 2px solid #D9D4AE;
}
#menu ul#navigation {
    margin: 0px;
    padding: 0px;
    list-style:none; 
    text-align:center;
    font-size: 16px;
}
#menu ul#navigation li {
    margin-right: 10px;
    display:inline; 
    text-align:center;
}
#menu ul#navigation li a, #navigation ul#navigation li a:visited {
    text-decoration: none;
    color: #D9D4AE;
}
#menu ul#navigation li a:hover {
    text-decoration: underline;
    color: #D9D4AE;
}
#pick {
    position: absolute;
}
.clearfix {
   clear:both;
}
#contentbg {
    clear:both;
	min-height: 100%;
	overflow:auto;
	padding: 20px;
	margin-top: -28px; 
	background: url(images/texture.png) repeat;
	max-width: 1000px;
}
#content {
    margin: 0px;
    padding: 0 0 20px 0;
    float:left;
    clear:both;
    height: auto !important;
}
#content.nosidebar {
    width: 96%;
    clear:both;
}
#content.sidebar {
    width: 70%;
    padding-right: 10px;
    border-right: 1px dashed #886C42;
}
ul#tabs {
    position: absolute;
    list-style:none;
    z-index: -111;
}
ul#tabs li {
    background: url(images/note.png) no-repeat 30% 50%;
    padding: 10px 0px 10px 20px;
    text-align: left;
    margin: 10px 0 10px -120px;
    width: 110px;
    font-size: 20px;
    line-height: 0.8em;
    font-family: "Trashhand", "Georgia", "Serif";
    color: #fff;
}
ul#tabs li.active {
    margin: 10px 0 10px -160px;
    width: 120px;
}
ul#tabs li a {
    display:block;
    height: 50px;
    width: 100px;
    margin: -3px 0 -20px 0;
}
#tabs a:hover {
    text-decoration: none;
}
#sidebar {
    width: 25%;
    height: 100%;
    padding: 0px;
    margin: 0 0 0 0px;
    float:right;
}
#sidebar h2 {
    background: url(images/block-title.png) center center no-repeat;
    width: 180px;
    color: #463A27;
    line-height: 41px;
    font-size: 22px;
    height: 41px;
    text-align: center;
    width: 200px;
    font-family: "EdoRegular", "Georgia", "Serif";
}
ul {
    list-style-image: url('images/arrow.png');
    padding-left: 30px;
    line-height: 1.5em;
}
ul li a, #sidebar ul li a:visited {
   color: #000;
}
ul li a:hover {
   color: #000;
   text-decoration: underline;
}
#footer {
    width: 100%;
    min-height: 120px;
    position: absolute; 
    clear:both;
    border-top: 1px dashed #886C42;
    overflow:auto;
    margin: 20px 0;    
    font-size: 12px;  
}
#footer_message {
   margin: 0 auto;
   width: 970px; 
}
#footer .foot {
    margin: 10px 0;
    display:block;
    text-align: center;
    float:left;
    width:31%;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
body {
    background: url(images/background.jpg) center center no-repeat;
}
#wrapper {
    width: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
    background: url(images/header.png) repeat-x;
}
#meta {
    font-size: 0.8em;
    font-style: italic;
    border-top: 1px dotted #886C42;
    padding: 5px 0;
}
#comments {
   font-size: 0.8em;  
}
#comments textarea {
    width: 400px;
    height: 50px;
}
input {
    font-family: Georgia;
    background: #886C42;
    color: #FFF;
    padding: 5px;
    font-size: 13px;
    margin: 5px 0;
}
#comments .comment-meta {
    margin: -32px 0px 0px 80px;
}                      
#comments p {
    font-size: 14px;
    padding-left: 5px;
    border-left: 1px solid #886C42;
    width: 100%;
}
#comments .fn {
    font-size: 16px;
    font-style: italic;
    line-height: 17px;
    padding-left: 5px;
    vertical-align: top
}
#comments ol {
    list-style: none;
    padding: 0;
}
.ssw_image_element {
    padding: 4px !important;
    border: 2px dashed #ccc;
    text-align:center;
}

.comment-gravatar img {
    border: 1px solid #ccc;
    padding: 2px;
}

.comment-reply-link {
    font-size: 1em;
    padding: 0 3px;
    
}

ul.children {
margin: 0px 0 0 -30px;
list-style: none;
}

#commentform p {
   border-left:none !important;
}

#commentform label {
  display: inline-block;
  width: 65px;
}

input#url {
  margin-left: 10px;
}
#sidebar iframe {
    border: 0 !important;
}
#what-are-you-up-to {
    position: absolute; 
    top: 100px;
    left: -44px;
    width: 132px;
    height: 80px;
    background: url(images/upto.png) no-repeat center center;   
}
.entry-date {
    float:right; 
    margin-top: -35px;
    font-size: 0.7em; 
    color: #333;
}
.niceQuote{ line-height: 15px;
	background-color: #FFC;
	padding:15px;
	width: 400px;
	border: outset #CCC;
}