/*
Theme Name: TourGuideTim Custom
Theme URI: 
Description: 
Author: 
Author URI: 
Tags: custom header, fixed width, two columns, widgets

	The original Kubrick v1.5 theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	Updates were made by Phelan Riessen at http://digtithrive.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*Begin selectors for main body*/

body {
background:#e2c079;
color:#333;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:62.5%;
/* Resets 1em to 10px */
margin:0 0 20px;
text-align:left;
}

#page {
margin:0 auto;
text-align:left;
width:1010px;
}

#content {
font-size:1.2em;
position:relative;
top:-45px;
}/*If returning to original header-background.png, enter -60px for top*/

#sidebarwrapper {
float:right;
margin:0 20px 0 0;
position:relative;
top:-45px;
width:245px;
}/*If returning to original header-background.png, enter -60px for top*/

.narrowcolumn {
float:left;
margin:0 0 0 20px;
padding:0 0 20px;
text-align:left;
width:720px;
}

#content .entry .entry {
border:none;
padding:0;
}

.post {
margin:0 0 40px;
text-align:justify;
}

.entry {
background-color:#FFF;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border:2px solid #A77338;
line-height:1.4em;
padding:5px 10px;
width:690px;
}

.postmetadata {
clear:both;
padding-top:5px;
text-align:left;
}

.contentbox {
  border-bottom: 2px solid #191970;
  margin-top: 0px;
  padding: 5px 0 12px 0;
  line-height: 1.5;
}/* Create lines between sections on a page*/

/*End selectors for main body*/
/*Begin selectors for body elements*/

.alert {
color:red;
font-weight:700;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
font-size:.9em;
line-height:1.5em;
} /*Used for edit link and cancel link*/

h1,h2,h3 {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight:700;
margin:5px 0;
}

h1 {
font-size:1.6em;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1.3em;
}

h1,h1 a,h1 a:visited,h1 a:hover,h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited, h4 {
color:#003D6E;
text-decoration:none;
}

h2 a:hover {
color:#06c;
text-decoration:none;
} /*sets color on category page when you hover over the listing titles*/

a {
color:#00f;
text-decoration:underline;
}

.entry p a:visited {
color:#909;
} /*purple links only apply to entry portion, need p to keep title from turning purple if it's been clicked*/

a:hover {
color:#147;
text-decoration:underline;
}

.skyscraper {
	  float: right;
          margin-left: 5px;
	}/*position advertisements*/

/*End selectors for body elements*/
/*Begin selectors for sidebar*/

.widgetblock {
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
background-color:#C5D5EC;
border:#003050 solid 1px;
margin:0 0 5px;
padding:8px 0 5px 5px;
width:240px;
}

#translate img.flag {
background:url(http://tourguidetim.com/wp-content/plugins/translate/flags.jpg);
border:solid 1px #000;
height:12px;
margin:1px;
padding:0;
width:16px;
}

#translate {
margin-bottom:15px;
}

li#translate a,#translate a {
display:inline;
}

#searchform {
padding:5px 3px;
text-align:center;
}

.widgetblock h3 {
color:#003D6E;
margin:0 0 0 2px;
font-size:12px;
font-weight:700;
}

.widgetblock ul,.widgetblock li {
font-size:12px;
list-style-type:none;
margin:0;
padding:0;
} /*each of these attributes is needed, even the 0s, to keep the list of categories looking good*/

.widgetblock ul li {
margin-bottom:3px;
}

/*End selectors for sidebar*/
/*Begin selectors for header*/


#header {
height:218px;
width:994px;
position: relative;
left: 8px;
top: 5px;
} 
/*if return to original header-background.png, height and width should be 235px and 1010px, no left, top, or position*/

#header span {
	background: url(images/beach-background.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

.floatleft {
float:left;
padding:0 10px 10px 0;
}/*if return to original header-background.png, margin right s/b 15px*/

#headermenubar {
font:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:700;
height:22px;
margin:0;
padding:0 0 0 237px;
position:relative;
top:100px;
width:560px;
}/*if returning to original header-background.png, top s/b 120px */

#headermenubar a {
color:#003352;
}

/*End selectors for header*/
/*Begin selectors for single.php posts and template-secondary pages*/

/* Begin Images */
p img {
max-width:100%;
padding:0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

a img {
border:none;
}

p img,ul img {
float:left;
padding:10px;
}

.widgetblock ul img {
padding:0px;
} /*modify ul img so images in sidebar like social media icons don't have extra space around them*/

.movie {
float:right;
width:660px;
} /*keeps Make a Recommendation from floating to the right of the video images on the book page*/

.wp-caption {
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
float:left;
margin:10px;
padding-top:4px;
text-align:left;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
text-align:center;
}

/* End Images */
/* Begin Lists*/

.entry ul {
margin-left:10px;
padding-left:10px;
}

.entry li {
margin:7px 0 8px 0px;
padding-left: 5px;
list-style-position:outside;
}

.entry ul img {
margin-left:-20px;
margin-right:0px;
}

.indent {
padding: 0 20px 0 20px;
}

/*End lists*/

.navigation {
display:block;
margin-bottom:60px;
margin-top:10px;
text-align:center;
} /*styles navigation area for categories and long comment lists*/

/*End selectors for single.php posts and template-secondary pages*/
/*Begin selectors for footer*/

#footer {
background:#C29436;
border:none;
bottom:-35px;
height:150px;
float:left;
font-size:1.1em;
width:100%;
}

#footer p {
margin:0;
padding:20px 0 0;
text-align:center;
}

#footer p a,#footer p a:hover,#footer p a:visited {
color:#003;
}

/*End selectors for footer*/
/* Begin selectors for wp-includes/comment-template.php - pulled into comments.php with wp_list_comments()*/

.alt {
margin:0;
padding:10px;
}

.thread-alt {
background-color:#f8f8f8;
}

.thread-even {
background-color:#FFF;
}

.depth-1 {
border:1px solid #ddd;
}

.even,.alt {
border-left:1px solid #ddd;
}

.commentmetadata {
display:block;
font-weight:400;
margin:0;
}

/* End selectors for wp-includes/comment-template.php*/
/* Begin selectors for Comments.php */

#commentform {
margin:5px 10px 0 0;
}

#commentform p {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:5px 0;
}

#commentform input {
margin:5px 5px 1px 0;
padding:2px;
width:170px;
}

#commentform textarea {
padding:2px;
width:100%;
}

#commentform #submit {
float:right;
margin:0 0 5px auto;
}

.commentlist {
padding:0;
text-align:justify;
}

.commentlist li {
font-weight:700;
list-style:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
}

.commentlist li,#commentform input,#commentform textarea {
font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li .avatar {
float:right;
border:1px solid #eee;
padding:2px;
background:#fff;
}

.commentlist p {
font-weight:400;
line-height:1.5em;
margin:10px 5px 10px 0;
text-transform:none;
}

.commentlist cite,.commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1.1em;
}

#respond:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

/* End selectors for Comments.php */
/*Begin selectors for category pages*/

.pagetitle {
	margin-bottom: 20px;
	text-align: center;
} /*Center category titles on archive.php and add space below title*/

/*End selectors for category pages*/


