/*
Theme Name: A+E
Theme URI: http://agentplusenvironment.com/blog/theme
Description: Simple and clean design, based off the Wordpress Default
Author: Jacqueline Kory
Author URI: http://agentplusenvironment.com
Version: 1.0
Tags: blue, brown, right sidebar, fixed width

This theme was designed and built by Jacqueline Kory, whose website and blog can be found at http://agentplusenvironment.com/

Copyright (C) 2009 Jacqueline Kory

The CSS, XHTML, and design are released under the GNU General Public License: http://www.opensource.org/licenses/gpl-license.php

This means the theme is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This theme is distributed in the hope that it will be useful, but without any warranty;; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
*/

/* body, page, header, footer */
body {
		font-family: Helvetica, Verdana, Arial, Sans-Serif;
		font-size: 0.875;
		background: #CDEAEF;
		background-image:url('back-img2.jpg') ;
		background-repeat:repeat-y;
		height: 100%;
		color: #222;
		text-align: center;
		line-height: 1.3;
		margin: 0 0 20px 0;
		padding: 2% 0 2%;
		overflow-x: hidden;
}

#wrap {
}

#page {
	background-color: #CDEAEF;
	background-image:url('back-img2.jpg') ;
	background-repeat:repeat-y;
	height: 100%;
	text-align: left;
	margin: auto;
}

#header {
	background: #759397 url('header-img2.jpg') bottom center;
	border-bottom: double 3px #5E6F71;
	border-top: solid 2px #5E6F71;
	border-right: double 3px #5E6F71;
	border-left: solid 2px #5E6F71;
	text-align: left;
	height: 140px;
	width: 887px;
	margin: 0 0 0 40px;
	padding: 15px 0 15px;
	z-index: 3;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header .description {
	font-size: 1.3em;
	text-align: left;
	padding: 10px 0 0 80px;
}

#sidebar {
	background: #91BD99;
	border-bottom: solid 1px #758E79;
	border-right: solid 1px #758E79;
	border-left: solid 1px #758E79;
	font: 1em Helvetica, Verdana, Arial, Sans-Serif;
	text-align: left;
	padding: 20px 10px 20px 20px;
	margin: 0 0 0 660px;
	width: 238px;
	height: 100%;
	z-index: 2;
}

#sidebar form {
	margin: 0;
}

#content {
	font-size: 0.875em;
}

#footer {
	background: #759397 url('header-img.jpg') bottom center;
	border-bottom: solid 1px #5E6F71;
	border-top: solid 1px #5E6F71;
	border-right: solid 1px #5E6F71;
	border-left: solid 1px #5E6F71;
	font-size: 0.8em;
	margin: 0 0 0 40px;
	width: 888px;
	clear: both;
	z-index: 3;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #142D4F;
}

#footer p {
	margin: 0;
	padding: 6px 0 6px 0;
	text-align: center;
}

#header .navmenu {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	margin: 25px 0 5px 5px;
	padding: 0 0 12px 80px;
	word-spacing: 1.3em;
	z-index: 4;
}

#header .navmenu a {
	color: #142D4F;	
}

#header .navmenu .highlight {
	border-bottom: solid 3px #142D4F;
}

#header .tagline {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 1em;
	text-align: left;
	margin: 0 0 2px 2px;
	padding: 0 0 2px 110px;
}





/* narrowcolumn stuff */
.narrowcolumn .entry {
}

.narrowcolumn {
	float: left;
	text-align: left;
	padding: 0 0 20px 45px;
	margin: 0 0 0 40px;
	width: 520px;
}

.narrowcolumn .postmetadata {
	padding-top: 2px;
}

.narrowcolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.narrowcolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.post {
	margin: 0 0 35px;
	text-align: left;
}

.post hr {
	display: block;
}




/* Headers */
h1,h2,h3 {
	font-weight: bold;
}

h1 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 2.8em;
	letter-spacing: -1px;
	padding: 10px 0 1px 45px;
	text-align: left;
	margin: 0;
}

h2 {
	font-family: Georgia, "Lucinda Console", Serif;
	font-size: 1.7em;
	margin: 30px 0 0;
}

h2.pagetitle {
	font-size: 1.7em;
	margin-top: 30px;
	text-align: center;
}

h3 {
	font-family: Georgia, "Lucinda Console", Serif;
	font-size: 1.1em;
	line-height: 1.3;
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

h4 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	padding: 0;
	margin: 30px 0 0;
}

#sidebar h2 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 1.1em;	
	margin: 8px 0;
	padding: 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #222;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #222;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

.entry p a:visited {
	color: #b85b5a;
}



/* other stuff */
.thread-alt {
	background-color: #BECAE5;	
}

.thread-even {
	background-color: #BECAE5;
}
.depth-1 {
border: 1px solid #444;
}

.even, .alt {
	background-color: #BECAE5;
	border-left: 1px solid #222;
}

small {
	font-size: 0.8em;
}

cite {
	font-size: 90%;
	font-style: normal;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #222;
	padding: 2px;
	background: #222;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
#commentform p {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}

code {
	font: 1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.8em;
	letter-spacing: .07em;
}


/* calendar */
#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 caption {
	font: bold 1.3em Helvetica, Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

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: 10px;
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */


/* Begin Lists */
/* Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	height: 100%;
}
/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	/* Mainly to make password protected posts look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 5px;
	padding: 5px 10px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* 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 #222;
}
blockquote {
	margin: 15px 30px 15px 20px;
font-family: Georgia, "Lucinda Console", Serif;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #222;
}
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;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 0 none;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 10px;
} 

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0; 
}
/* End Captions */

/* for images */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* Add to any */
	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 9px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
		filter:alpha(opacity=70);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}


