/*

Theme Name: latro12 blog
Theme URI: http://www.latro12.com/blog
Description: simple two column blog for the latro12 based of of Blass2 by 1000ff.
Author: Eric Hinote
Author URI: http://www.erichinote.com/
Template: blass2

*/

/*-- RESETS --*/
* {
	margin:0;
	padding:0;
	}
body {
	background: #f6f5e5;
  	font: 76% Verdana, Geneva, sans-serif;
	text-align: center; 
}
ul, ol, li {
	list-style: none;
	}
a, a:focus {
	text-decoration: none;
	overflow: hidden;
	outline:0;
	}
img {
	border: none;
	}
blockquote, q {
	quotes: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
.right {
	float: right;
	margin-left: 8px;
	}
.left {
	float: left;
	margin-right: 8px;
	}
.clear {
	clear:both;
	}
/*-- Typography Styles 
---------------------------------*/
@font-face{  
    font-family: 'Century Gothic';  
    src: url('../../fonts/Century Gothic') format('truetype');  
    } 
h1, h2, h3, h4, h5, .news, #sidebar li a, #nav li a, #header .description  {
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	letter-spacing: .065em;
	text-transform: lowercase;
}
h1 {
	font-size: 2.5em; /* 30px */
	}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	}
h2 {
	font-size: 2em; /* 24px */
  	line-height: 1.5em; /* 36px */
  	margin-top: 0.375em;
  	margin-bottom: 0.375em;
	color: #7c845c;	
	text-shadow: rgba(190,188,143,.7) 1px 1px 6px;
	}
h3 {
	font-size: 1.6667em; /* 20px */
  	line-height: 1.8em; /* 36px */
	font-weight: 100;
 	margin-top: 0.9em;
  	margin-bottom: 0;
	}
h4, #sidebar h2 {
	font-size: 1.5em; /* 18px */
  	line-height: 1em; /* 18px */
	font-weight: 100;
 	margin-top: 0.5em;
  	margin-bottom: 0.5em;
	}
h5, #comments, .news, #header .description {
	font-size: 1.1667em; /* 14px */
	line-height: 1.2857em; /* 18px */
	margin-top: 1.2857em;
	color: #7c845c;
	}
h3, h4, #sidebar h2 {
	color: #655c45;
	}
p {
  	font-size: 1em; /* 12px */
 	line-height: 1.5em; /* 18px */
  	margin: 0 0 1.5em 0;
	color: #655c45;
	}
.post small {
	font-size: 0.8333em; /* 10px */
  	line-height: 1.8em; /* 18px */
	color: #B2AF7C;
 	margin: 0 0 1.8em 0;
	}
ul, ol {
	line-height: 1.5em; /* 18px */
	color: #655c45;
	margin: 0 0 1em 0;
	}
abbr {
	cursor: help;
}

/*-- MAIN DIVS 
------------------------*/
#wrapper {
	text-align: left;
	width:960px;
	margin:0 auto;
}

/* header
--------------------------------------------------*/
#header .description {
	float:right;
	color:#655c45;
	margin:120px 80px 0 0;
}
#header {
	height: 176px;
	background: url(images/header_bg.jpg) bottom no-repeat;
	margin: 0 0 30px 0;
	border-bottom:2px solid #B2AF7C;
}
#header h1 {
	background: url(images/logo.png) no-repeat;
	text-indent:-9999px;
	height:135px;
	width:180px;
	margin: 15px 0 0 0;
}
#header h1 a {
	clear: left;
}
/* navigation
--------------------------------------------------*/
#nav {
border-bottom:3px solid #7C845C;
height:24px;
margin:0;
padding: 0 0 0 18px;
}

#nav li {
float:left;
padding:0 2px 0 0;
}

#nav li a {
color:#CFEECE;
background:#8c8e65;
display:block;
margin:0 2px 0 0;
padding:3px 10px;
border-bottom: 3px solid #7C845C;
}

#nav li a:hover, #nav li a:focus {
background-color:#DFDDC7;
color:#655C45;
border-bottom: 3px solid #655C45;
}

/* content
--------------------------------------------------*/
#content, #content2 {
	margin:0 360px 0 0 !important;
	padding:10px 20px 0 0;
}
#content h2, #content2 h2 {
	padding: 0 18px;
	margin-bottom: 0;
	background: url(images/title_bar.jpg) left bottom no-repeat;
}
#content h2 a,#content2 h2 a {
	text-transform:lowercase;
	font-weight: 100;
	color:#7C845C;
}
#content h2 a:hover,#content2 h2 a:hover, #content h2 a:focus,#content2 h2 a:focus {
	color:#655C45;
}
#content h3, #content2 h3 {
	padding: 0 18px;
}

#content a, #content2 a {
	color:#7C845C;
}
#content a:hover, #content2 a:hover, #content a:focus, #content2 a:focus {
	color:#A5C0AC;
}
.pagetitle {
	color:#655C45;
	border-bottom:2px solid #B2AF7C;
}


/* blockquote + links
--------------------------------------------------*/

blockquote {
	background: #fff;
	padding: 10px 10px 0 12px;
	border:1px solid #DFDDC7;
	margin: 0 12px 12px 12px;
}
blockquote p {
	color:#7C845C;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover, a.more:focus {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
	margin:0 0 60px 0;
}

.post img {
	background:#fff;
	border:1px solid #B2AF7C;
	padding: 2px;
	margin: 8px 10px;
}

.post .info {
	color: #B2AF7C;	
	text-transform: lowercase;
	border-top:2px solid #DFDDC7;
	border-bottom:1px solid #DFDDC7;
	background-color:#fff;
	padding:2px 3px 3px 18px;
	margin: 24px 0;
}
#content .post .info a {	
	color:#A5C0AC;
}
#content .post .info a:hover, #content .post .info a:focus {
	color:#7C845C;
}
.post-edit-link {
	color:#A5C0AC;
}
.date {
	padding: 3px 0 2px 18px;
	border-top:1px dotted #B2AF7C;
}
.entry {
	background:url(images/line_shadow_03.jpg) top repeat-x;
	padding: 18px 10px 0 18px;
	border-top:1px solid #fff;
}
.entry a {
	border-bottom: 1px dotted #7C845C;
}
.entry a:hover, .entry a:focus {
	border-bottom: 1px dotted #A5C0AC;
}
.entry li {
	list-style: square inside;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/
.news {
	background:#fff;
	border-bottom:1px solid #DFDDC7;	
	border-top:1px solid #DFDDC7;
	padding:10px 5px  10px 10px;
}
.news a {
	color:#A5C0AC;
}
.news a:hover, .news a:focus {
	color:#7C845C;
}
/* sidebar
--------------------------------------------------*/
#sidebar {
	width:240px;
	float:right;
	padding:30px 0;
	height:100%;
	border-left:2px dashed #b3af7c;	
}
#sidebar h2 {
	padding: 0 10px;
}
#sidebar ul {
	margin:0 0 24px 0;	
	border-top:2px solid #DFDDC7;
}
#sidebar li {
	background: url(images/line_shadow_03.jpg) top repeat-x;
}
#sidebar li a {
	color:#7C845B;
	font-weight: bold;
	padding: 4px 10px;
	display:block;
	border-bottom:1px solid #DFDDC7;
}
#sidebar li a:hover, #sidebar li a:focus {
	color:#A5C0AC;
	background: #fff;
	border-bottom:1px solid #DFDDC7;
}

#sidebar input {
width:100px;
background:#fff;
border:1px solid #eee;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
padding:4px;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments form
--------------------------------------------------*/
#comments {
	padding: 0 0 2px 0;
	border-bottom: 2px solid #B2AF7C;
}

.commentlist {
	background: #fff;
	padding: 10px 18px;
}
.commentlist li {
	border-bottom: 1px solid #DFDDC7;
}

#commentform {
	background:#fff;
	width:540px;
	padding: 18px;
	margin:0 0 15px 0;
	border-top:2px solid #DFDDC7;
	border-bottom:1px solid #DFDDC7;
}
#commentform label {
	display: block;
	padding: 0 0 6px 0;
}
#commentform a {
	color:#7C845C;
}
#commentform a:hover, #commentform a:focus {
	color:#A5C0AC;
}

#commentform textarea {
	background:#f8f7f6;
	width:480px;
	border:1px solid #B2AF7C;
	padding: 4px;
}

#commentform #email,#commentform #author,#commentform #url {
	background:#f8f7f6;
	border:1px solid #B2AF7C;
	width:320px;
}

#commentform input {
	margin-bottom:3px;
}

#gravatar {
	align:right;
}


/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}


/* footer
--------------------------------------------------*/
#footer { 
	background: url(images/line_shadow_03.jpg) top repeat-x;
	width: 662px;
	padding: 20px; 
	margin: 0;
	border-top: 1px solid #fff;
	} 
#footer p small {
	display: none;
}
#foot_nav {
	font-family: 'Century Gothic', Verdana , Geneva, sans-serif;
	letter-spacing: .05em;
	float: right;
	width: 252px; /* width minus padding */
	padding: 0 0 12px 0;
	border-left: 2px dashed #DFDDC7;
	}
#foot_nav ul {
	text-align:center;
	margin: 0 0 6px 0;
	}
#foot_nav a {
	color:#7c845c;
	font-weight: bold;
	}
#foot_nav a:hover, #foot_nav a:focus {
	color: #a5c0ac;
	}
#foot_nav p {
	color: #a5c0ac;
	text-align: center;
	}
#foot_nav .footer_dude {	
	padding: 0 0 6px 96px;
	margin: 0;
}
#foot_nav .footer_dude a {
	background: url(images/latro_dude.jpg) no-repeat;
	width: 60px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	}
#foot_extra {
	float: left;
	width: 400px;
	}
#foot_extra h5 {
	color:#7c845c;
	margin: 0 0 .5em 0;
	}
#reads {
	float: right;
	width: 208px;
	}
#reads a {
	color:#7c845c;
	}
#reads a:hover, #reads a:focus {
	color: #a5c0ac;
	}
#social_sites {
	width: 120px;
	float: left;
	}
#social_sites li {
	float: left;
	display: inline;
	width: 40px;
	height: 40px;
	padding: 3px 12px 6px 0;
	text-indent: -9999px;
	}
#social_sites a {
	display: block;
	width: 40px;
	height: 40px;
	}
#flickr a {
	background: url(images/logo_flickr.jpg) no-repeat;
	overflow: hidden;
	}
#linked a {
	background: url(images/logo_linkedin.jpg) no-repeat;
	overflow: hidden;
	}
#social_sites a:hover, #social_sites a:focus {
	background-position: 0 -40px;
	}

