/* @group My Group */

/*  
Theme Name: LGS_2010_Grey
Theme URI: http://www.lattergaysaint.com/
Description: Minimalist theme with sans serif fonts
Version: 1.0 (17JUL2010)
Author: SLPatterson
Author URI: http://design.slpatterson.com/
*/

/* Fonts & Colors */

sub, sup {
	font-family: 'Tahoma','Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #504d49;
	}

.squarebox {
	padding: 8px;
	width: 533px;
	background-color: #f3f3f3;
 	border: 1px solid #859fb6;
	}

.squarebox_bright {
	padding: 8px;
	width: 533px;
	background-color: #fff;
	border: 1px solid #859fb6;
	}

/* actual full page background color is set here */
body {
	font-size: 75%; /* Resets 1em to ~12px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #949494;
	color: #504d49;
	text-align: center;
	}

#page {;
	border: 0px solid #959596;
	text-align: left;
	background-color: #f3f3f3;
    background: url('images/bg-main.jpg') repeat-y left;
	}

#content {
	font-size: 1em;
    color: #504d49;
	}

.widecolumn .entry p {
	font-size: 0.9em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f3f3f3;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #f3f3f3;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Tahoma', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color:  #504d49;
	}

h1 {
	font-size: 6em;
	text-align: center;
	color: #504d49;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	color: #949494;
}

h2.pagetitle {
	font-size: 1.6em;
	color: #949494;
	}

#sidebar h2 {
	font-family: 'Tahoma', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
        padding-left: 20px;
        color: #504d49;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: f3f3f3;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #949494;
	}

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

.entry p a:visited {
	color: 949494;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Tahoma','Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Tahoma','Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 0.9em 'Tahoma','Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #949494;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #949494;
	text-decoration: none;
	}

a:hover {
	color: #949494;
	text-decoration: underline;
	}
	
/* End Fonts & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #f3f3f3;
	margin: 20px auto;
	padding: 0;
	width: 830px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 282px;
	width: 100%;
	background-color: #fff;
	}

#headerimg {
	margin: 0;
	height: 282px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 533px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post-date {
	float: right;
	color: #504d49;
	text-align: center;
	margin: 3px 10px 0 0;
	padding: 3px 3px;
	width: 65px;
	background-color: #f3f3f3;
	border: 0px dotted #6f7d88;
    font: 1em 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
    text-shadow: #949494 0 2px 2px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 830px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
/* End Structure */

/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to the right. 
	Using 'class="centered"' will center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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;
	}

.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 ul li:before, #sidebar 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;
	}
	
#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;
	}

.sidebar_icon {
	text-align: right;
	padding-right: 5px;
	}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* This is for password protected posts. */

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	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 Sidebar */

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 580px;
	width: 230px;
	}

#sidebar form {
	margin: 1;
	}

/* End Sidebar */

/* Begin Calendar */
	
    /* Calendar Month */	
    
#wp-calendar caption {
    font: bold 1.2em 'Tahoma','Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: right;
	color: #c0c0c0;
    text-shadow: #504d49 0 1px 1px;
	text-transform: uppercase;
}

#wp-calendar {
	empty-cells: hide;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 20px;
	text-align: right;
    color: #949494;
	text-transform: uppercase;
}

#wp-calendar #prev a {
	padding-left: 20px;
	text-align: left;
    color: #949494;
	text-transform: uppercase;
}

#wp-calendar a {
	display: block;
	}
	
	/* Main Calendar Format */
	
#wp-calendar td {
	padding: 1px 1px;
	text-align: center;
	color: #949494;
	font: 1em 'Tahoma','Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #c0c0c0;
	border: 0px dotted #859fb6;
	}
	
	/* Calendar Days of the Week */
	
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #949494;
	}
	
/* End Calendar */

/* 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: 25px;
	border-left: 3px dotted #c0c0c0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.entry_spacer {
	width: 400px;
	height: 5px;
	border-bottom: 1px solid #859FB6;
	border-top: 1px solid ##859FB6;
	margin: auto;
	}

#sk2-footer a {
	color: #4c4c4c;
	}

#sk2-footer a:hover {
	color: #949494;
	}

/* End Various Tags & Classes*/

#page, #header {
	background-color: #f3f3f3;
	}

.top {
	float: right;
	padding-left: 10px;
	}

.toppost {
	float: right;
	margin-top: -15px;
	}

#ibook {
	position: absolute;
	left: 0%;
	top: 0px;
	overflow: visible;
	height: 200px;
	width: 200px;
	margin: 0 0 0 0px;
	z-index: 1000000000;
	border: none;
	float: none;
	}

/* Hack for IE */

* html #ibook {
	float: left;
	margin-top: 0px;
	overflow: hidden;
	}

* html #page {
	margin: auto;
	overflow: hidden;
	}

/* IE Hack end */

/* Background, etc. */

#header {
	background: url('images/header.jpg') no-repeat bottom center;
	margin: 0 !important;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 282px;
	width: 830px;
	}

#footer {
	background: url('images/footer.jpg') no-repeat bottom;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 220px;
	width: 830px;
	}

#page {
	border: none;
	padding: 0px;
	}

#page {
	border: none;
	}

/* Page Jump Plugin by Charles Stricklin and David House */

.page_jump {
	font: .9em 'Tahoma', Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
	}
	
.page_jump a, .pageList .this-page {
	padding: 2px 6px;
	border: 1px solid #bcbfc1;
	background: #fff;
	text-decoration: none;
	}
	
.page_jump a:visited {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
	}
	
.page_jump .this-page {
	padding: 2px 6px;
	border: solid 1px #bcbfc1;
	background: #c0c0c0;
	}
	
.page_jump a:hover {
	background: #e7e7e7;
	border: 1px solid #868b90;
	text-decoration: underline;
	color: #949494;
}

/* Misc CSS */

.currencies {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.currencies img {
	border: 1px solid #bcbfc1;
	}

.currencies img:hover {
	border: 1px solid #868b90;
	}

/* And Spam Karma II */

#sk2-footer {
	background-color: #fff;
	height: 1.2em;
	color: #f3f3f3;
	border-top: #f3f3f3;
	margin-top: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
}

/* This is for threaded comments */

small.comments_disclaimer {
	color: #5d5d5d;
	font-size: 1em;
}

#footer {
	margin-right: 1px;
}

* {
	
}

/* @end */
