/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


/* Utilities */
.clear { clear: both; }


/*
Theme Name: interlude - gabriel
Theme URI: http://www.freewpthemes.net/preview/interlude
Description: A multi-column, fixed-width design for 800x600 resolutions. Features Web 2.0 design ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	background: #422c21 url(images/img01_220.jpg) repeat-x;
	font: 13px Georgia, Times, Helvetica, sans-serif;
	color: 333;
}

h1{ font-size: 1.82em; padding: 10px 0; letter-spacing: -1px;}
h2{ font-size: 1.5em; padding: 10px 0;}
h3{ font-size: 1.5em; padding: 10px 0;}

h1{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #514F42;
}

p{ padding: .2em 0 1.4em ;}

p, ol, ul { line-height: 1.6em;
}

/* UGLYMUNKY: Removed indent of author link
ul.children li a{
	padding-left: 1em;
}
*/

a {
	color: #690;
	text-decoration: none;
}

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

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 220px;
	margin: 0px auto;
}

#header-top{
	padding: 45px 0 0 0;	/* Adjust this number to move the heading and the menu up/down */
	height: 110px;				/* Adjust this number to move the menu up/down */
}

#logo {
	float: left;
}

#logo h1 {
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-top: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -113px 0 0 173px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

.twitter-post{
	float: left;
	width: 440px;
	background: url("/wp-content/themes/interlude_gabriel/images/bubble_tip2.png") no-repeat 0 -10px;;

}

.twitter-post p{
	background-color: #fff;
	font-size:1.2em;
	margin-left: 40px;
	padding: 7px 7px 7px 15px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.twitter-post a:hover {
	text-decoration: none;
}

.twitter-timestamp{
	display: block;
	color: #993300;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 3px 20px;
	background: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu a:hover{
	color: #690; 
}

.active{
	}

/* Page */

#wrapper {
	background: #ecead1 url(images/img02.jpg) repeat-x left bottom;
}

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin-bottom: 50px;
}

#content-wide{
	float: left;
	width: 720px;
	margin-bottom: 50px;
}

#google-map iframe{
	border: 5px solid #fff;
}

#blog-description {
	font-size: 1.2em;
	font-style: italic;
}

#blog-description span{
	font-size: 2.4em;
	font-weight: bold;
}

#category-description {
	font-size: 1.2em;
	font-style: italic;
}

#category-description :first-letter{
	font-size: 2.4em;
	font-weight: bold;
}


/* Post */

.post{
	clear: both;
	margin-bottom: 40px;
}
		

.post #header_pic{
	margin-top: -20px;				/* Move top post up 20px to counter the margin-top of .post */
	padding: 0 0 20px 0;
	text-align: center;
}

.post #header_pic img{
	margin: 0 auto;
	width: 450px;
}

.post .date {
	float: left;
	width: 60px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #422c21;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 34px;
}

.post .title {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	padding: 10px 0 20px 20px;
	font-size: .8em;
	color: #999;
	line-height:normal;
}

.post .meta li{
	list-style-type: circle;
}

.post .meta li:hover{
	list-style: disc;
}

.post .meta a {
	color: #666;
}

.post .meta a:hover {
	color: #690;
}

.post .entry {
	margin: 0;
	padding: 0;
	border-bottom: 2px dashed #fff;
}

.post .entry ul{
	padding-left: 1em;
}

.post .entry ul li{
	list-style-type: circle;
}

.post .entry .more-link {
	margin: 5px;
}

.post .title a {
	text-decoration: none;
	color: #422c21;
}

.post-nav-links{
	padding-top: 10px;
	text-align: center;
}

.post-nav-links a{
	text-decoration: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img.alignright{
	margin: 10px 0 10px 10px;
}

img.alignleft{
	margin: 10px 10px 10px 0;
}

.post .entry img{
	padding: 4px;
	background-color: #fff;
}

.post .entry img{
	border: 1px solid #ccc;
}

.header-box {
	text-align: center;
}

.header-box img{
	padding: 0;
	margin: 0;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin-bottom: 20px;
}

#sidebar p {
	padding: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	border: 2px solid #fff;
	padding-bottom: 5px;
}

#sidebar li#search {
	border: none;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0 0 10px;
	border: none;
}

#sidebar h2 {
	color: #fff;
	background-color: #422c21;
	padding: 5px;
	margin: 0 0 3px 0;
	border: 1px solid;
}

/* Secondary Sidebar */

#secondary-sidebar {
	float: right;
	width: 220px;
	padding: 0 10px;
	margin-bottom: 20px;
}

#secondary-sidebar h2{
	display:none;
}

#secondary-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary-sidebar li ul {
	border-top: 1px dashed #666633;
}

#secondary-sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#secondary-sidebar li li a {
}

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	margin: 0;
	display: block;
	float: left;
	width: 290px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}

/* Search Form */

#searchform #s {
	color: #999;
	width: 175px;
}

#searchform button {
	background-color:#422c21;
	color: #fff;
	border: none;
	padding:0.3em 5px 0.18em;
}

#search-results #searchform #s{
	font-size: 1.5em;
	width: 390px;
}

#search-results #searchform button {
	background-color:#422c21;
	color: #fff;
	border: none;
	padding: .9em 5px 0.5em;
}

/* UglyMunky: Quotes Collection Plugin - Made changes directly to the Quotes-Collection CSS file*/


/* Lifestream */
#lifestream { border: 2px solid #fff; width: 190px; }
#lifestream h2#lifestream_title {
	display: block;
	background-color:#422C21;
	border:1px solid;
	color:#FFFFFF;
	margin:0 0 3px;
	padding:5px;
}

/* Comments */
#comment {
	width: 500px;
}

.commentlist li{
	margin: 20px 0;
}

.commentlist li .comment-content{
	background-color: #fff;
	color: #930;
	width: 500px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.commentlist li .comment-content{
	padding-top: 10px;
	padding-bottom: 5px;
}

.commentlist li .comment-content p{
	padding-left: 15px;
	padding-right: 15px;
}

.commentlist li .comment-content .reply{
	padding-right: 50px;
	font-size: .8em;
	text-align: right;
}

.commentlist li .comment-info{
	background: url(images/bubble_tip.png) no-repeat left;
	padding: 22px 0 0 60px;
}

.commentlist li .children .comment-info{
 background: url(images/bubble_tip3.png) no-repeat right;
 padding: 22px 60px 0 0;
 text-align: right;
}

.commentlist li .comment-author, ol.commentlist li .comment-meta{
	display: inline;
}

.commentlist li .comment-meta{
	font-size: .8em;
	color: #666;
}

.commentlist li .comment-awaiting-approval{
	color: #000;
	text-align: center;
}

.commentlist li blockquote{
	margin: 5px;
	padding: 5px;
	border: 1px solid #ecead1;
}

#respond h2{
	padding-bottom: 0;
}

/* Contact Form 7 */

.wpcf7-form{
	padding-top: 30px;
	margin-top: 30px;
	border-top: 2px dashed #fff;
}

#wpcf7-f1-p3-o1 .file-browser{
	width: 275px;
	padding-right: 15px;
}

#wpcf7-f1-p3-o1 textarea{
	width: 500px;
}


#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}
