/*
Theme Name: Triple Lodge 835
Description: A custom WordPress theme for Triple Lodge 835.
Version: 1.0
Author: Frank Spohr
Author URI: http://www.spohrgroup.com and http://www.clickedstudios.com
Tags: blue, fixed single column

*/


/* Custom Triple Lodge 835 CSS */

@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/layout_01.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:67.5%;
}

#wrapper
{
	width:720px;
	margin:0 auto;
}

.navButton
{
	float:left;
	height:22px;
	background-image:url(images/layout_09.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-right:1px solid #000066;
	padding:5px 15px 0 15px;
	font-size:1.0em;
	font-weight:bold;
}

.navButton a
{
	color:#FFFFFF;
	text-decoration:none;
}

.navButton a:hover
{
	color:#E2B500;
}

#main
{
	
}


#main-middle
{
	width:687px;
	float:left;
	margin-left:1px;
	margin-bottom:10px;
	padding:10px 10px 0px 15px;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
}



#lower-boxes{margin-top:65px;}

.lower3-left{border-top:1px solid #cccccc; border-right:1px solid #cccccc; float:left; width:200px; padding:5px 15px 0px 0px; height:170px; margin-bottom:0px;}
.lower3-mid{border-top:1px solid #cccccc; border-right:1px solid #cccccc; float:left; width:200px; padding:5px 15px 0 15px; height:170px;}
.lower3-right{border-top:1px solid #cccccc; float:left; width:200px; padding:5px 0px 0px 15px;}


h1
{
	color:#0D1485;
	font-size:1.6em;
}

h2
{
	color:#0D1485;
	font-size:1.4em;
}

#footer p
{
	font-size:1.0em;
	color:#c4c7ec;
	text-align:center;
}


/* Default Wordpress Color and Typography Styles */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	
/* Default Wordpress Image Styles */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */	
