/*  
Theme Name: LazyStrippers.com - Sky vs Ground Theme.
Theme URI: http://www.skyvsground.com
Description: LazyStrippers.com custom theme designed by Andrew Martin of www.skyvsground.com.
Version: 1.0
Author: Andrew Martin via Sky vs. Ground Web Design
Author URI: http://www.skyvsground.com

*/



/* Begin Typography & Colors */
/* 	
All content (except for Lightbox) hand coded by Andrew Martin (Sky vs. Ground Print & Web Design. www.skyvsground.com).
*/

/* ----------| =Initial Page Structure |---------- */ 

* { 
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: bottom;
	list-style: none;
}

html { 
	font: 2.5em "Arial", Helvetica, Sans-serif; 
letter-spacing:-0.75px;
	line-height:1.0em;
}
	
body { 
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto;
	background: #181817 url(images/bg-tile.png) repeat-x top left;
}



/* ----------| =Basic Styles |---------- */ 

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	background: transparent;
	margin-bottom:1.0em;
}

h1, h2, h3 { 
	font-size:35px;
	color: #fff;
		margin-bottom:10px;

}

h2 {
	font-size:35px;
	color:#fff;
	text-transform:uppercase;

}

h3 { 
	color: #fff;
}

h4 { 
	color: #fff;
}

h4, h5, h6 { 
	font-size: 1.3em;
}

p { 
	margin: 0 0 1em 0;
	font-size:20px;
	line-height:1.5em;
}

img { 
	border: 0; 
}

a img { 
	border: 0;
}
/* ----------| =Forms |---------- */ 

input, textarea, select {
	padding: 5px;
	font: 15px Arial, Helvetica, Sans-serif;
	border: 3px solid #ccc;
	color: #444;
	background:#ccc;
	display:block;
	width:500px;
}

input#submit {
	width:200px;
}

input.radio {
	float:left;
	margin-right:5px;
	height:20px;
}

input:focus, textarea:focus, select:focus {
	background:#fff;
	color:#000;
	border: 3px solid #fff;
}

input.submit
input[type="image"] {
	padding: 0;
	background: transparent;
	border: 0;
}

input[type="hidden"] {
	display:none;
}

/* ----------| =Link Styles |---------- */ 

a, cite a { 
	color: #0d8ab3;
	text-decoration:none;
	border-bottom: 1px dotted #fff; 
}

a:visited { 
	color: #0d8ab3;
}

a:hover { 
	color: #1bb0e1;
	border-bottom: 1px solid #ccc;
}

ul li a, #top a {
	border:0;
}

/* ----------| =Colors |---------- */

/* 
dark grey: #181817
white.
standard teal: 0d8ab3
a:hover teal: 1bb0e1
dark teal: 062b37

*/ 

/* ----------| =Utilties |---------- */ 

.left { 
	float: left;
}

.right { 
	float: right;
}

.clear { 
	clear: both;
}
/*
.round {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}*/

.clear-left { 
	clear: left;
}

.clear-right { 
	clear: right;
}

.center { 
	text-align: center;
}

.spacer { 
	margin-top: 15px;
}

.spacer-bottom { 
	margin-bottom: 15px;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.inline {
	display:inline;

}

.nomargin {
	margin:0;
}

.autoclear { 
	display: inline-block; 
}

.autoclear { 
	display: block; 
}

/* ----------| =Layout and Function |---------- */ 

	/* ----------| =Top |---------- */

#header {
	width:100%;
	background:transparent url(images/header.png) no-repeat top center;
	text-indent:-9999px;
	margin:0;
	height:200px;
}

#header a.pagetitle {
	display:block;
	width:900px;
	height:200px;
	text-indent:-9999px;
	margin: 0 auto;
	background:transparent;
	border: 0 none;
}

div.description {
	display:none;
	background:transparent none repeat scroll 0 0;
	border:2px solid #000000;
	color:#666;
	font-size:14px;
	line-height:1em;
	margin: 0 auto;
	padding:10px;
	text-indent:0;
	width:900px;
}

div.description:hover {
	color:#fff;
}

div.description p {
	font-size:14px;
}
	/* ----------| =Navigation |---------- */


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

#content {
	border:0 none;
	margin:0 auto;
	padding:25px;
	clear:both;
}

#content div.post {
	width:900px;
	margin: 0 auto;
	margin-bottom:50px;
	border-bottom:1px dotted #000;
}

#content div.post {
	color:#fff;
}

#content div.post p a {
	border-bottom: 0px !important;
}

#content div.post img, #content div.post object {
	margin: 15px;
	display:block;
}

#content div.post small, #content div.post cite {
	font-size:20px;
	color:#ccc;
	font-style: oblique;
}

div.entry {
	background:transparent url(images/post-tile.png) repeat-y top center;
	padding:25px;
	border:1px solid #20201e;
}

div.alignright {
	float:left;
	line-height:1.0em;
	clear:both;
	width:100px;
	font-size:15px;
}

div.alignleft {
	float:right;
	line-height:1.0em;
	clear:both;
	width:100px;
	font-size:15px;
}

div.entry p {
	font-size:25px;
	line-height:1.0em;
}

div.description ul li {
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#0d8ab3;
}

div.entry blockquote {
	background: transparent url(images/quotes.png) no-repeat top left;
	padding-left:100px;
	padding-bottom:40px;
	font-size:30px;
	color:#0d8ab3;
	margin: 15px;
	font-weight:bold;
}

label {
	color:#666;
}

			/* -----------| =Headings |---------- */

#content div.post h2 a, div.post h3 a {
	text-transform:uppercase;
	font-size:45px;
	color: #fff;
	font-weight:bold;
	border-bottom: 1px dotted #1bb0e1;
}

#content div.post h2 a:hover, div.post h3 a:hover {
	color: #1bb0e1;
	border-bottom: 1px solid #ccc;
}

h3#comments, h2.pagetitle {
	color:#FFFFFF;
	font-size:45px;
	font-weight:bold;
	margin:0 auto 25px;
	width:900px;
}

ol.commentlist {
	width:900px;
	margin: 0 auto;
	line-height:1.0em;
	color:#ccc;
	font-size:20px;
}

ol.commentlist li {
	margin-bottom:10px;
	padding:15px;
}

.commentmetadata {
	display:block;
	margin:15px 0;
}

ol.commentlist cite {

	margin-bottom:10px;
}

ol.commentlist li.alt {
	background:#000;
}

ol.commentlist cite a {
	text-transform:uppercase;
	font-size:20px;
}
			/* -----------| =Images / Icons |---------- */



	/* -----------| =Forms |---------- */
	
input {
	padding:5px;
}

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

#footer {
	background:#000;
	color:#ccc;
}

#footer:hover {
	color: #fff;
}

#footer p {
	font-size:15px;
	margin:0 auto;
	position:relative;
	width:850px;
	text-align:center;
}

ol.commentlist cite a {
	text-transform:uppercase;
	font-size:20px;
}
			/* -----------| =Images / Icons |---------- */



	/* -----------| =Forms |---------- */
	
input {
	padding:5px;
}

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

#footer {
	background:#000;
	color:#ccc;
}

#footer p {
	padding:15px 0;
	font-size:15px;
	margin:0 auto;
	position:relative;
	width:850px;
	text-align:center;
}