/*
Theme Name: Over the Fence 2.1
Author: Maurus & Moose
Description: The second-point-first iteration of the Wordpress theme for the OTF website.
License: Creative Commons BY-NC-SA
License URI: http://creativecommons.org/licenses/by-nc-sa/3.0/
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme is licensed under a Creative Commons BY-NC-SA License.
Use requires attribution, non-commercial purpose, and use of same license.
*/


/* =Structure
-------------------------------------------------------------- */

body {
	margin: 0; padding: 0;
	text-align: center;

	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	/*font-family: Arial;*/
	font-family: Helvetica;

	color: #FFFFFF; /*font color*/
	background: #000000;
	/*background-image: url('back.jpeg');*/
	/*background-image: url('http://dl.dropbox.com/u/22283835/Images/backWards.old.jpeg');*/
	background-image: 
url('http://dl.dropbox.com/u/22283835/Images/bottom3.png'),
url('http://dl.dropbox.com/u/22283835/Images/top3.png'),
url('http://dl.dropbox.com/u/22283835/Images/stars4.png');
	background-repeat: no-repeat, no-repeat, repeat;
	background-size: 100%, 100%, 100%;
	background-position: bottom center, top center;

	font-size: 75%;
	/*font-size: 85%;*/
	/*font-size: 62.5%;*/
	/*This sets the default font size to be equivalent to 10px*/

	text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
}

#backgroundImagination {
background-image: url('https://dl.dropbox.com/u/22283835/Images/ReactionImages/ugh.jpg');
	background-repeat: no-repeat;
	background-size: 100% ;
	background-position: bottom center;
}


#shitcontainers {
	margin: 0 auto;
	/*max-width: 1200px;*/
	max-width: 1100px;
	min-width: 850px;
}

#page {
	display: block;
	margin: 1em;
	text-align: left;
}
#primary {
	background: url('http://dl.dropbox.com/u/22283835/Images/transgray2.png');
	float: left;
	padding: 10px;
	/*margin: 0 -240px 0 0;*/
	width: 70%;
	/*border: 1px solid black;*/
}

#branding {
	margin-bottom: 3em;
	/*text-align: left;*/
}
#content {
	margin: 0 280px 0 0;
	text-align: left;
	width: 100%;
}
#main .widget-area {
	font-size: 90%;
	float: right;
	overflow: hidden;
	width: 25%;
	text-align: left;
	/*margin-right: 15px;*/
	/*background: url('http://dl.dropbox.com/u/22283835/Images/transgray2.png');*/
	padding: 5px;
	/*outline: #555555 1px solid;*/
}

.widget-area ul,
.widget-area li,
.widget-area a {
list-style-type: none;
font-size: 120%;
/*text-transform: uppercase;*/
}

#main .widget ul,
#main .widget li,
#main .widget a { 
	margin:0;
	list-style-type: none;
	font-size: 110%;
}
/*#main .widget li {
list-style-type: none;
font-size: 125%;
}
#main .widget a {
list-style-type: none;
font-size: 125%;b
}*/

.widget {
background: url('http://dl.dropbox.com/u/22283835/Images/transgray2.png');
margin-bottom: 10px;
padding: 5px;
/*border: 1px solid white;*/
}

#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post {
margin-bottom: 20px;
}

/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}

/*#logo {
	/*background-image: url('http://dl.dropbox.com/u/22283835/Images/OTFlogotemp.png');
	width: 250px;
}*/


/* =Menu
-------------------------------------------------------------- */
/*
.menu {
	position:relative;
	left:260px;
	top:-107px;
}
*/
#access {
	/*background: #eee;*/
	font-family: "Arial Black";
	font-size: 2.4em;
	/*font-size: 75%;*/
	text-transform: uppercase;
	display: block;
	float:right;
	/*text-align: left;*/

	/*margin: 0 auto 1em;*/
	/*width: 100%;*/
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	/*line-height: 2em;*/
	/*padding: 0.5em left 1em;*/
	margin-left: 1.5em;
	text-decoration: none;
}
/*#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}*/

#access li:hover > a,
#access ul ul :hover > a {
	/*background: #dedede;*/
	text-decoration: underline;
}
#access ul ul a:hover {
	/*background: #cecece;*/
}
#access ul li:hover > ul {
	/*display: block;*/
}

/*  Text

 --------------------- */

h1 {
	color: white;
	font-family: "Arial Black";
	font-size: 2em;
	text-decoration: none;
	padding: 0; margin: 0;
}

h2 {
color: white;
font-family: "Arial Black";
font-size: 3em;
text-decoration: none;
padding: 0; margin: 0;
} 

h3{
color: white;
font-family: "Arial Black";
font-size: 1em;
text-decoration: none;
padding: 0; margin: 0;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}


p {
	font-size: 1.1em;
}

/*hA {
	color: white;
	font-family: "Arial Black";
	font-size: 3em;
	text-decoration: none;
	padding: 0; margin: 0;
}

hB {
	color: white;
	font-family: "Arial Black";
	font-size: 3em;
	text-decoration: none;
	padding: 0; margin: 0;*/

ul {
padding: 0: margin: 0;
/*font-size: 100%;*/
}

/* Links
-------------------------------------------------------------- */



/* Links adjustment to correctly display an order of rtl/ltr mixed content */

.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

a:link, a:active, a:visited {
	color: #FFFFFF;/*#BFD6E3;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* =Content
-------------------------------------------------------------- */

.sticky {
}

.entry-content {
font-size: 120%;
}

.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
.entry-title {
padding: 0;
margin: 0;
}
#content nav {
	display: block;
	overflow: hidden;
	text align: left;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
	text align: left;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
	text align: left;
}
/*#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}

#nav-below {
	margin: 1em 0 0;
}*/
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	/*text-align: center;*/
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
.entry-content img {
	background: url('http://dl.dropbox.com/u/22283835/Images/transgray.png');
	padding: 7px;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
	background: url('http://dl.dropbox.com/u/22283835/Images/transgray.png');
	padding: 1em;
	outline: #555555 1px solid;
}

#respond {
	/*background: #555;*/
}

article.comment {
	display: block;
	padding-bottom: 1em;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	background-color: #222;
	color: #fff;
	outline: black 1px solid;
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
 font-size: 10px;
}

	#center { position:relative }

	#centercenter { position:absolute; top:50%; height:10em; margin-top:-5em }