/*
Theme Name: Revision
Theme URI: http://www.backandforthblog.com/
Description: 
Author: Justin Winslow
Author URI: http://www.backandforthblog.com/
Tags: 
*/



/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #3E3A36;
}


/* End Typography & Colors */



/* Begin Structure */
html {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
}

#container {
	padding:0;
	margin:0;
	background:#ffffff url(images/bg_main.png) top repeat-x;
}

#header {
	width:810px;
	margin:0 auto 15px;
	
}

#content {
	overflow:hidden;
}

#page {
	width:800px;
	margin:0 auto;
}

#footer {
	background:url(images/bg_footerTile.png);
	margin:20px 0 0 0;
}

#footer a {
	color:#3E3A36;
}

#footer_content {
	width: 750px;
	margin:0 auto;
	padding:20px 50px;
	background:url(images/bg_footerMain.png) top no-repeat;
	overflow:hidden;
}

.footerColumn {
	width:200px;
	margin-right:25px;
	float:left;
}

.last {
	margin-right:0px;
}

.first {
	margin-right:50px;
	width:250px;
}

.footerColumn img.left {
	border:5px solid #FFFFFF;
	float:left;
	margin:5px 10px 0 0;
}

.footer_copyright {
	
}

.page_navigation {
	width:768px;
	margin:0 auto;
	border:1px solid #ededed;
	background:#fefefe;
	overflow:hidden;
	padding:10px 15px;
}

.page_navigation a, .page_navigation a:active, .page_navigation a:visited {
	text-decoration:none;
	color:#787878;
}

.page_navigation a:hover {
	color:#3E3A36;
}

.comments {
	margin:0 0 25px;
	padding: 0 0 75px;
	background:url(images/border_lrg.png) center bottom no-repeat;
	
}

#single_entry {
	border-bottom:1px dotted #ededed;
	width:100%;
	margin:25px 0 25px;
	padding:0 0 25px;
}

.archive_title {
	width:750px;
	margin:0 auto;
	border:1px solid #dedede;
	background:#fefefe url(images/bg_shadow.png) bottom repeat-x;
	padding:25px;
}

.archive_title h2 {
	color:#787878;
}

.aboutLinks {
	margin:25px 0 0;
}


/*first post */

.post_firstPost {
	width:850px;
	margin:35px auto 0;
	overflow:hidden;
	position:relative;
	left:-25px;
}

.post_firstPost .post_body {
	background:url(images/bg_grey.png);
	float:left;
	color:#ffffff;
	width:800px;
	
}

.post_firstPost .post_body2 {
	padding:25px;
	background:url(images/bg_newestRight.png) top right repeat-y;
	overflow:hidden;
}

.post_firstPost .post_date {
	width:40px;
	height:40px;
	padding:5px;
	background:url(images/bg_dateNewest.jpg) top right no-repeat;
	margin:25px 0 0;
	float:left;
}

.post_firstPost .post_metaContent {

}

.post_content {
	width:500px;
	float:left;
}

.border_shadow {
	height:15px;
	width:800px;
	margin:0 0 25px 50px;
	padding-top:1px;
	background:url(images/shadow_btm.png) no-repeat;
	overflow:hidden;
}

.border {
	
	overflow:hidden;
}

.post_firstPost .post_tags {
	background:url(images/icon_tagsWhite.png) top left no-repeat;
}

.post_firstPost .post_comments {
	background:url(images/icon_commentsWhite.png) top left no-repeat;
}


.post_firstPost a, .post_firstPost a:hover, .post_firstPost a:active, .post_firstPost a:visited {
	color:#d1df00;
	background:none;
}


/* all posts */

.post {
	width:850px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	left:-25px;
}

.post .post_body {
	background:#ffffff;
	float:left;
	width:800px;
	padding-bottom:75px;
	
	background:url(images/border_lrg.png) center bottom no-repeat;
}

.post_nobg {
	background:none!important;
}

.post .post_body2 {
	padding:25px;
}

.post .post_date {
	width:40px;
	height:40px;
	padding:5px;
	background:url(images/bg_greenAccent.png) top right no-repeat;
	margin:25px 0 0;
	float:left;
}

.post_metaContent {
	width:175px;
	float:left;
	padding:0 0 0 50px;
	line-height:1.5em;
	font-size:.9em;
}

.post_content {
	width:500px;
	float:left;
}

.date_month {
	text-align:center;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:3px 0 0;
	line-height:1em;
}

.date_day {
	text-align:center;
	font-size:1.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	line-height:.75em;
}

.post_tags {
	margin:15px 0 15px;
	padding:0 0 5px 25px;
	background:url(images/icon_tagsGrey.png) top left no-repeat;
	line-height:2em;
}

.post_comments {
	margin:15px 0 15px;
	padding:0 0 5px 25px;
	background:url(images/icon_commentsGrey.png) top left no-repeat;
}


.post_comments a, .post_tags a {
	text-decoration:none;
	border-bottom:1px dotted;
}

.post_comments a:hover, .post_tags a:hover {
	border-bottom:1px solid;
}

.post img {
	max-width:486px;
	border:1px solid #ededed;
	padding:6px;
}

.post_firstPost img {
	max-width:486px;
	background:#ffffff;
	padding:6px;
}

#single_entry img {
	max-width:786px;
	border:1px solid #ededed;
	padding:6px;
	overflow:hidden;
}


/* End Structure */



/*	Begin Headers */

h1 {
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#ffffff;
}

h1 a, h1 a:hover {
	width:810px;
	height:100px;
	background:url(images/header.png) top left no-repeat;
	display:block;
}

h1 span {
	display:none;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	font-weight:normal;
	padding:0;
	margin:0;
}

h2 a, h2 a:hover {
	text-decoration:none;
	color: #3E3A36;
	background:none;
}

.post_firstPost h2 a, .post_firstPost h2 a:hover {
	text-decoration:none;
	color:#ffffff!important;
}

h2 a:hover {
	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.5em;
	padding:0;
	margin:5px 0 15px;
}

/* End Headers */


/* Begin Text and Anchors */

p {
	font-size:1em;
	line-height:1.75em;
}

#footer p {
	color:#3E3A36;
	line-height:1.4em;
	margin:0 0 10px;
	padding:0;
}

a, a:active, a:visited, a:hover {
	color:#3E3A36;
}

p a {
	text-decoration:none;
	border-bottom:1px dotted;
}

p a:hover {
	/*background:#3e3a36;
	color:#ffffff;*/
	border-bottom:1px solid;
}

a.actionLink, a.actionLink:hover {
	background:url(images/bullet_link.png) 0 5px no-repeat;
	padding: 0 0 0 17px;
	border:none;
	text-decoration:underline;
	font-size:1.15em;
	color:#ABBB0C;
}

a.actionLink:hover {
	text-decoration:underline;
	border:none;
}

/* End Text and Anchors */


/* 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: 0 7px 2px 0;
	display: inline;}
	
a.resume, a.resume:hover {
	background:url(images/icon_resume.png) left 3px no-repeat!important;
	padding:5px 0 5px 20px;
	border:none;
	text-decoration:none;
}

a.resume:hover {
	border:none;
	text-decoration:underline;
}

/* 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 ul li:before, ul ul li:before {
	content: "\00BB \0020";
}

.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;
}

ul, ul ol {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

ul p, ul select {
	margin: 5px 0 8px;
}

ul ul, ul ol {
	margin: 5px 0 0 10px;
}

ul ul ul, ul ol {
	margin: 0 0 0 10px;
}

ol li, ul ol li {
	list-style: decimal outside;
}

ul ul li, ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#footer ul li{
	padding-left:15px;
	background:url(images/bullet_primaryWhite.png) 0 5px no-repeat;
	line-height:1.4em;
}

#footer a:hover {
	background:none;
}

#footer ul li a {
	text-decoration:none;
}

#footer ul li a:hover {
	text-decoration:underline;
}

ol.commentlist {
	margin: 15px 0 25px;
	padding:0;
	
}

ol.commentlist li {
	margin:0;
	padding:10px;
}

.thread-odd {
	background:#fefefe!important;
	border:1px solid #dedede;
}

.commentmetadata {
	font-size:.9em;
	margin:5px 0;
	
}

.commentmetadata a {
	color:#787878;
	text-decoration:none;
	border-bottom:1px dotted;
	
}

.comment p {
	
}

.comment-author {
	
}

.avatar {
	display:none;
}


/* End Entry Lists */



/* Begin Form Elements */

/* End Form Elements */



/* Begin Comments*/

/* End Comments */










/* 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;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.hide {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

img.floatRight {
	margin-left:10px;
}

/* End Various Tags & Classes*/



