/*
Theme Name: Some Like Plaid V3
Theme URI: 
Description: 
Version: .4
Author: Eric Jackson
Author URI: 
*/

/* Global */

html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #262304;
}

#nonfooter {
	min-height: 100%;
	margin-bottom: -175px;
	position: relative;
	width: 1080px;
	margin: auto;
}

p {
	line-height: 12px;
}

h1 {
	float: right;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Futura, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 35px;
	font-weight: 100;
	line-height: 35px;
}

h3 {
	background-color: #c9922e;
	padding: 10px;
}

h4 {
	font-family: Futura, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 25px;
	font-weight: 100;
	line-height: 35px;
}

h5 {
	color: #fff;
	font-size: 18px;
	margin: 0 0 0 50px;
}

a, .a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #db6d16;
}

img {
	padding: 0;
	border: 0;
}

.hidden {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Header */

#headerback {
	height: 235px;
	font-size: 10px;
	color: #fff;
	padding: 0px;
	line-height: 18px;
	background-color: #C8E7D8;
	background-image: url(images/bannerback.png);
	background-position-y: 0;
	background-repeat: repeat-x;
}

#header {
	width: 1080px;
	position: relative;
	margin: auto;
}

#header a {
	color: #858585;
	text-decoration: none;
	font-family: Futura, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#header a:hover {
	color: #db6d16;
}

#header .nav {
	font-size: 26px;
	position: absolute;
	top: 180px;
	float: left;
	color: #858585;
	padding-bottom: 30px;
}

#header .logo {
	position: absolute;
	float: left;
	top: 5px;
}

#header .bird {
	position: absolute;
	float: left;
	left: 320px;
	top: 180px;
}

#header .cloud_1 {
	position: absolute;
	left: 570px;
	top: 70px;
}

#header .cloud_2 {
	position: absolute;
	left: 950px;
	top: 100px;
}

#tweet {
	float: right;
	position: relative;
	top: 10px;
	width: 300px;
	height: 95px;
	background-color: #999B44;
	padding: 10px 35px 10px 0px;
	background-image: url(images/bottomedge.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#tweet a {
	color: #fff;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#tweet UL {
  list-style: none;
}

/* Sidebar */

#sidebar {
	width: 350px;
}

#social, #sidebarextras, #dynamic{
	width: 300px;
	padding: 25px;
	clear: left;
	margin-bottom: 30px;
	background-color: #93A608;
	background-image: url(images/bottomedge.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#social {
	text-align: center;
}

#social img {
	margin: 10px;
}

#sidebarextras {
	margin-top: 30px;
}

#sidebar p {
	color: #c9c9c9;
}

#flickrpics {
	text-align: center;
    margin: 0 0 5px 0;
}

#categories {
	list-style-type: none
}

/* BLOG FORMATTING */

.post {
	float: right;
	background-color: #93A608;
	background-image: url(images/bottomedge.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 25px;
	margin-bottom: 30px;
	width: 625px;
}

.post h2 {
	text-align: right;
	padding: 10px;
	margin: 10px;

}

.entry {
	background-color: #CCCE5A;
	padding: 10px;
}

.entry p {
	margin: 10px 10px 10px 10px;
	color: #000;
}

.entry img {
	margin: 10px;
}

/* DATE FORMATTING */

.post-date{
	height: 52px;
	width: 52px;
	font-family: Futura, Tahoma, Arial, Helvetica, Sans-serif;
	float: left;
	display: inline;
	padding-top: 2px;
	background: url(images/date_button.png) no-repeat;
	color: white;
	text-align: center;
	line-height: 20px;
}

.day{
	font-size: 30px;
}

.month{
	font-size: 15px;
}

/* END DATE FORMATTING */

a.comments-link {
	margin: 0;
	background-color: #c9922e;
	padding: 15px;
}

.navigation_clear {
	float: right;
	color: blue;
	width: 1080px;
}

#contact .wpcf7 {
	height: 400px;
	float: left;
	margin: 10px;
}

#contact .contacttext {
	height: 400px;
}

/* Footer */

#footer {
	font-size: 10px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	position: relative;
	height: 175px;
}

#footer p {
	position: absolute;
	left: 225px;
	bottom: 10px;
}

.clearfooter {
	height: 175px;
	clear: both;
}

/* Comment-area */

#comment-area {
	float: right;
	background-color: #ffbb17;
	padding: 25px;
	margin-top: 30px;
	width: 625px;
}

/* START moo.fx accordian */

#accordion {
	margin:0px 0px;
	padding: 5px;
}

h2.toggler {
	cursor: pointer;
	font-size: 36px;
	color: #528CE0;
	margin: 0 0 0 10px;
	padding: 3px;
}

div.element p, div.element h4, div.element a {
	text-decoration: none;
	margin-left:25px;
	padding: 5px;
}

div.element p {
	float: left;
	width: 265px;
	font-size: 12px;
	clear: both;
}

div.element .media {
	padding: 10px;
	float: left;
	margin: none;
	padding: none;
}
/* END moo.fx accordian */

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* END SLIMBOX */
