/*  
Theme Name: Light and Vapor
Theme URI: 
Description: This is my theme for A Fifth of Vapor.
Version: 1.0
Author: I Lived With Apes
Author URI: http://www.afifthofvapor.com

*/

.sidebarResumeBlock{
border-top:1px solid #343434;
border-bottom:1px solid #343434;
height:25px;
margin-top:25px;
}

#sidebarPDF{
margin-left:18px;
margin-top:-4px;
float:left;
}

.sidebarPDFText{
margin:1px 0 0 3px;
float:left;
}

#resumeLink{
float:left;
font-weight:bold;
margin-top:11px;
}

#resumeArrow{
margin-left:1px;
}

#resumePDF{
float:left;
margin-left:10px;
margin-top:4px;
}

#markerBar{
width:510px;
height:17px;
background:#222525;
padding-top:1px;
}

#postMarker{
background:#333737;
padding:3px 10px 3px 10px;
margin-right:5px;
margin-top:5px;
font-size:9px;
}

#postMarker:hover{
background:#505454;
padding:2px 10px 2px 10px;
margin-right:5px;
font-size:9px;
}

#siteLink{
font-weight:bold;
margin-left:4px;
}

#linkArrow{
margin-left:3px;
}

.linkDesc{
font-size:11px;
float:right;
padding-right:7px;
}

#respond{
margin-top:10px;
}

.navigation{
margin-top:10px;
}



/* font colors */

/* white */
h1, h2, #searchH2, a:link, a:visited, .sidebar ul li sidebar1-2, #diggButton, #h3_about, .wp-pagenavi a, .wp-pagenavi a:link, #h3_about a, #h3_about a:link, .sidebar p strong, .aboutTitle, .sidebar .moretext {
	color: #e7e7e7;
}
/* white hover */
a:hover, .sidebarRSS a:hover, .sidebar ul li a:hover, .postLinks li a:hover, #h3_about:hover, #h3_about a:hover, #h3_about a:active, .sidebar .moretext:hover, .sidebar .moretext:active, .posterLinks a:hover {
    color:#ffffff;
}

/* yellow */
h3, h3 a:link, h3 a:visited, .wp-pagenavi span.current, .wp-pagenavi a:hover, .searchQuery, .sidebar .profileCity, .aboutLinks a:hover {
	color:#b6c63d;
}
/* yellow hover */
h3 a:active, h3 a:hover {
    color:#d8e956;
}


/* blue */
h4, .sidebar ul li sidebar1, .moretext, .sidebar h3, .sidebar h3 a, .sidebar h3 a:link, #resumeLink {
	color:#2b82ad;
}
/* blue hover */
.moretext:hover, .sidebar h3 a:hover, .sidebar h3 a:active, #resumeLink:hover {
	color:#439ecb;
}


/* off-white */
body, .sidebarRSS a, .sidebar ul li a, #searchform input, #comment, #author, #email, #url, .postLinks li a{
	color:#959999;	
}


/* off-white bold */
strong, .wp-pagenavi span.pages{
    color:#a9b0b0;
}

/* off-white extra bold */
blockquote{
	color:#d0d0d0;	
}





/* body properties */
body{
	margin: 0;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	width:100%;
	background:url(images/body_bg.jpg) center 0 repeat-y #756b63;
}





/* general properties */
body, h1, h2, h3, h4, h5, h6, blockquote, p, form, #searchH2 {
	margin: 0;
	padding: 0;
}
* { margin:0; padding:0; outline:none; }

h3{
margin-left:1px;
}

h1, a:link, a:visited{
	text-decoration: none;
}

#postHeader { 
	border:0px;
	border-top:1px solid #343434;
	border-bottom:1px solid #343434;
	margin:3px 15px 9px 0;
}

#postLeft, #postAbout, #postMovie {
    float:left;
    margin: 3px 25px 10px 0px;
    border:0px;
    border-top:1px solid #343434;
    border-bottom:1px solid #343434;
}

#postMovie {
    margin: 30px 25px 10px 0px;
}

#postAbout{
margin-top:-0px;
}

#postRight{
    float:right;
    margin: 3px 0px 10px 25px;
    border:0px;
    border-top:1px solid #343434;
    border-bottom:1px solid #343434;
}

#postThumb {
    border:0px;
    border-top:1px solid #343434;
    border-bottom:1px solid #343434;
    margin:5px 15px 8px 0;
}


#rssIcon{
    margin-bottom:-3px;
}

.aboutLinks, .posterLinks{
	float:left;
	clear:left;
	font-weight:bold;
}

.aboutLinks {
	width:222px;
	margin:0 25px 10px 0;
}

.sidebar h3 a, .sidebar h3 a:link {
	font-weight:normal;	
}

.entry li {
	list-style:none;
	list-style-image:none;
}

.entry ul {
	padding:20px 0 5px 15px;
}

.entry ul li {
	padding-bottom:10px;
	font-weight:bold;
}

.sidebar li{
	list-style:none;
	list-style-image:none;
}



/* Movie Post Styles */
.posterLinks{
	width:180px;
	margin:-2px 25px 10px 0;
}

.posterDiv{
	width:180px;
	text-align: center; 
}

.movieH4{
	margin:15px 0 -10px 0;
	padding-bottom:2px;
	border-bottom:1px solid #343434;
}

.movieTrailer{
	padding:20px 0 25px 0;
	float:left;
}

.movieH2{ margin:30px 0 -4px 0; }
.movieDetails{ margin-top:5px; }


/* header style properties */
h1 { font-family: Arial, Sans-serif; font-size: 22px; padding: 0 0 10px 0; }
h2, h2 a, .aboutTitle, #searchH2 { font-size:19px; font-weight:normal; }
h3 { font-size:12px; font-weight:normal; }
h4 { font-size:13px; margin: 5px 0 -8px 0; padding-top:10px; }
.aboutLocation{ padding-top:5px; }

/* normal/active/visited link properties */
a:link, a:visited{

}

h3 a{
    font-weight:bold;
}

/* hover link properties */
a:hover{
	text-decoration: none;
}

/* paragraph properties */
p{
	padding: 10px 0 0 0;
}

/* outside wrapper on all data properties */
#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
}

/* header properties */
#header{
	float: left;
	width: 900px;
	height: 240px;
	padding-bottom:15px;
}

/* main content container properties */
#container{
	float: left;
	padding-left: 84px;
	padding-top: 20px;
	width: 510px;
}

/* post properties */
.post{
	padding: 10px 0 15px 0;
}

/* post sub-heading properties */
.post h2, #searchH2{
	font-size: 18px;
}

/* entry properties */
.entry{
	line-height: 16px;
}

#entry-image{
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
}

blockquote {
    font-weight: bold;
    font-style: italic;
    margin: 10px 10px 0px 0px;
    padding: 0px 10px 9px 28px;
    background: transparent url(/assets/images/quotes.gif) no-repeat;
}

#diggButton{
    margin: 0px 0px -10px 0px;
}

/* post metadata properties */
p.postmetadata{
	border-top: 1px solid #343434;
	margin: 12px 0 5px 0;
        padding-top:5px;
}

.shareThis{
    padding:12px 0 2px 0;
}

/* navigation (next/last links) properties */
.navigation{
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.nextNavigation{
    float:right;
    margin-top:-18px;
}

/* sidebar properties */
.sidebar{
	float: left;
	width: 160px;
	margin: 4px 0 0 94px;
	display: inline;
}

.sidebar ul {
	padding-top:6px;
	list-style:none;
	font-size:11px;
	line-height:20px;
}

.googleAds{
    padding:50px 0px 0px 6px;
}

.sidebarRSS{
	padding:9px 8px;
}

.sidebarRSS a{
        font-size:11px;
}

tr.alt td{
background-color:#D5E0E1;
}

.sidebar ul li {
	margin-left:10px;
}

.sidebar ul li a{
	background:url(images/blue_arrow2.gif) no-repeat;
	padding-left: 10px;
}

.sidebar h3 {
	width:146px;
	padding:4px 8px;
	border-top:1px solid #343434;
	border-bottom:1px solid #343434;
	font-size:14px;
	margin-top:37px;
}

.sidebar p {
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
}

.profileImage{
	background:url(images/profile-icon.jpg);
	width:50px;
	height:63px;
	float:left;
	margin:13px 11px 4px 9px;
}

#h3_about a, #h3_about a:link {
	font-weight:normal;
}



/* Searchform Properties */
form.searchform {
	display: inline;
}

#searchform input {
	border: 0px;
	background:none;
	padding: 2px 0 0 7px;
	height: 17px;
}

#s {
	font-size:11px;
}

#searchform {
	background:url(images/search-bg.jpg);
	border:1px solid #343434;
	margin-top:30px;
    height:18px;
}

.button {
	margin-top: -2px;
	float:right;
	height:18px;
	width:21px;
}

/* Search Header */
.searchQuery{
border-bottom:1px solid #343434;
border-top:1px solid #343434;
font-style:italic;
margin:15px 0 25px 0;
padding:4px 0 6px 0;
}

/* calendar properties */
table#wp-calendar{
	width: 100%;
}

/* footer properties */
#footer{
	padding: 10px 0 0 0;
	margin-left:-5px;
	clear: both;
	float: left;
	width: 750px;
}

/* comments properties */

#comment{
    text-decoration:none;
    font-family: arial, "lucida console", sans-serif;
    font-size: 11px;
    background:#1b2224;
    padding-left:4px;
    padding-top:4px;
    border:1px solid #343434;
    width:514px;
    height:81px;
}

#comments{
        padding-top:10px;
}

.authorcomment {
}

.count {
    display:none;
	float:right;
	font-size:20px;
	color:#333;
	margin-top: -3px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

/* comments ol properties */
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

/* comments ol li properties */
.comments-template ol li{
	margin: 10px 0 10px;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

/* comments secondary/tertiary header properties */
.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

/* comments metadata properties */
.commentmetadata{
        margin-bottom:-6px;
	font-size: 12px;
}

.commentComments{
        padding-bottom:22px;
}

/* comments p.nocomments properties */
.comments-template p.nocomments{
	padding: 0;
}

/* comments text area properties */
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#submit:hover{
	background-position: 0 -18px;
}

#submit{
    font-size:0px;
    width:110px;
    height:20px;
    border:1px #343434 solid;
    background:url(images/submit-button.jpg);
}

.commentAuthorDate{
    float:right;
    margin:-24px 3px 0 0;
}

#author, #email, #url{
    text-decoration:none;
    font-family: arial, "lucida console", sans-serif;
    font-size: 11px;
    background:#1b2224;
    padding:2px 0 2px 4px;
    border:1px solid #343434;
}

/* footer p tag properties */
#footer {
	width:100%;
	margin:52px 0 0 0;
	padding:0px;
	border-top:1px solid #343434;
	background:#1b2224;
}

#footer p{
	line-height: 18px;
	float: left;
	padding: 10px 0 14px 85px;
}

.postLinks {
	font-size:10px;
	float:right;
	list-style:none;
	margin-top:-12px;
	margin-right: -17px;
}

.postLinks li {
	float:left;
	display:inline;
}

.postLinks li a {
	display:block;
	padding:0 7px;
	height:8px;
	line-height: 8px;
	border-right: 1px solid #494949;
}

.postLinks li.last a {
	border:none;
}

img#wpstats{display:none}
