/*
Theme Name: Brittany 1.2
Version: 1.2
Author: BeecherTrouble

Another WordPress by BeecherTrouble || http://www.beechertrouble.com

*/


*/ -------------------------Basics-------------- */

body {
	width:100%;
	height:100%;
	background: #fff;
	border: 3px dashed red;
	color: #333333;
	font-family: 'helvetica', helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

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

a img {
	border: none;
}

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

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


*/ -------------------------Classes-------------- */

div.floater {
	position:relative;	
	float:left;
	width:675px;
	margin:5px;
	padding:5px;
	border:0;
}

.floater img {
	border:0;
	margin:0;
	padding:5px;
	min-height:200px;
}

div.container {
	position:relative;
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
}

div.chunk {
	position:relative;
	width:850px;
	padding: 0px;
	margin: 10px auto 10px auto;
	border: 0;

}

div.stripe {
	position: relative;
	float:left;
	width:100%;
	padding:0px;
	margin: 0px;
	border:0;
}


div.content {
	position: relative;
	margin: 20px 0 10px 175px;
	padding: 0px;
	width:100%;
	border:0px;
}

div.post {
	position:relative;
	margin: 10px 0px 10px 0px;
	width: 650px;
	border:0;
	color: #333333;
}

.post img {
	max-width: 600px;
	border:0;
}

.post a img {
	max-width: 600px;
	border:0;
}

div.section {
	position:relative;
	width:675px;
	padding:0 0 3px 0;
	text-indent:5px;
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 5px 0;
}

div.storycontent {
	position:relative;
	width: 600px;
}

div.imgSPOT {
	min-height:500px;
	min-width:100px;
	border:0;
	margin: 0 0 10px 0;
}

.imgSPOT img{
	max-height: 500px;
	border:0;
}
	

div.textbox {
	min-height:80px;
	padding-top:5px;
	color:#666666
}

div.imgNav {
	position:relative;
	float:left;
	margin:20px 20px 20px 20px;
	padding:0px;
	letter-spacing:1em;
}

div.thumbnails {
	position:relative;
	width:675px;
	margin:0;
	padding:15px 2px 2px 0px;
	border-top:1px dotted #CCCCCC;
}

.thumbnails img {
	border:0;
	max-height: 50px;
}

div.navbar {
	position:relative;
	float:left;
	height:100%;
	min-height: 600px;
	background:#FFFFFF;
	margin: 0;
	padding: 0 5px 0 0;
	border: 0;
	overflow: hidden;
	border-right: 1px solid #000000;
}

div.footer {
	position:relative;
	float:left;
	width: 100%;
	opacity: .3;
	border:0;
}

.footer:hover {
	opacity: 1;
}

.navchunk ul {
	list-style: none;
	margin:0 0 0 5px;
	padding:0px;
	text-indent: 0px;
}

.navchunk ul li {
	list-style: none;
	border-top: 1px solid #fff;
	padding: 0 0 2px 0;
	margin:0px;
	background: #FFFFFF;
	width:100%;
	letter-spacing: normal;
}

.navchunk ul li a {
	text-decoration:none;
	color: #000000;
}

.navchunk ul li a:hover {
	text-decoration:none;
	color: #FF33CC;	
	
}

.navchunk ul li:hover {
	opacity: 1;
}

div.logo {
	position:relative;
	float: right;
	width:100%;
	padding:5px 0 5px 0px;
	text-align:right;
	letter-spacing: .7em;
	border-bottom: 1px solid #000000;
	font-family: 'helvetica', helvetica, sans-serif;
	font-size: 25px;
}

.logo a.logo {
	color:#CCCCCC;
}

.logo a.logo:hover {
	color:#FF33CC;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'helvetica', helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

.footer a.beechertrouble {
	font-family: 'helvetica', helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.footer a.beechertrouble:hover {
	font-family: 'helvetica', helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

*/ -------------------------Others-------------- */

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% 'helvetica', helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 2px;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: 'helvetica', helvetica, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'helvetica', helvetica, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #FFFFFF;
	border:0px;
	color: #000000;
	font-size: 12px;
	margin: 100px 0 0 0;
	padding: 3px;
	text-align: center;
	letter-spacing: normal;
}

.credit a {
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}

.credit a:hover {
	color: #FF0000;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.feedback a{
	opacity: .5;
}

.feedback a:hover {
	opacity: 1;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #808080;
	font-weight: normal;
}

.meta a {
	color: #000000;
	font-weight: normal;
	opacity: .5;
}

.meta a:hover {
	opacity: 1;
}


.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


*/ -------------------------Menu-------------- */

#menu {
	border:0;
	border-top: 1px dotted #ccc;
	padding: 20px 0 10px 30px;
	position: relative;
}

#menu form {
	margin: 0 0 0 13px;
	opacity: .5;
}

#menu form:hover {
	opacity: 1;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	opacity: .5;
}

#menu input#s:hover {
	opacity:1;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'helvetica', helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'helvetica', helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	opacity: .5;
}

#menu ul ul li:hover {
	opacity: 1;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: none;
	color: #990000;
	opacity: 1;
}

#menu ul ul ul.children {
	font-size: 110%;
	padding-left: 4px;
}


*/ -------------------------Calendar-------------- */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'helvetica', helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
