/* @override http://styles.azeitler.com/basis.css */

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* SoliBlog CSS */
body {
	margin:0px;
	font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	text-align:left;
	line-height: 1;
	font-size: 15px;
	font-weight:300;
	color: #FFF;
	background: #323232;
}
#body_column {
	margin:0px;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;
	background: #186b16 url(http://styles.azeitler.com/tumbler_bg.png) no-repeat;
}

p { margin:0px 0px; line-height:20px; }
b { color: #FFFFFF; font-weight: bold; }


a {
	color:#323232;
	font-weight:bold;
}
a:hover {
	color:#000;
}


h2 {
	font-size:20px;
	font-weight:normal;
	letter-spacing:-0.5px;
	line-height:22px;
}

h2.search_results {
	display:inline-block;
}

h2 span.query {
	font-weight:normal;
}

h3 {
	font-size:18px;
	font-weight:normal;
	letter-spacing:-0.5px;
	line-height:20px;
}
h4 {
	font-size:16px;
	font-weight:normal;
	letter-spacing:-0.5px;
	line-height:18px;
}

#wrapper {
	width:800px;
}
#content {
	padding-left:25px;
	padding-bottom:5px;
	padding-top:30px;
	padding-right: 0px;
	clear: none;
}

#sidebar {
	float: right;
	font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 220px;
	height: 680spx;
	margin-top: -300px;
	margin-right: -35px;
	color: #000000;
	padding: 10px 16px 70px 16px;
	line-height: 17px;
	font-size: 14px; 
	border:5px solid #ffffff;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	background: #36B3E7 url(http://styles.azeitler.com/sidebar.png) repeat-x;
	background-position: bottom;
	overflow: visible;
}

#sidebar img {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 4px;
	}

#header {
	padding:18px;
	padding-right:0px;
	height: 320px;
}

#pages {
	position: relative;
	left: -18px;
	padding:8px;
	padding-left: 218px;
	margin-top: 150px;
	background-color: rgba(254,255,254,0.3);
	width: 347px;
}

#pages .page {
	color: #323232;
	//font-weight: bold;
	text-decoration: none;
	//text-shadow: rgba(0,0,0,0.35) 0 0 5px;
}
#pages .page:hover {
	text-decoration: underline;
}
#pages .page:active {
	text-decoration: none;
	color: #323232;
}

#header a.home {
	position: relative;
	top: 112px;
	left: -18px;
	color:#fff;
	letter-spacing:0px;
	vertical-align: bottom;
	text-shadow: rgba(0,0,0,0.35) 0 0 5px;
	font: 42px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: rgba(255,255,255,0.25);
	padding: 10px 84px 50px 218px;
}
#subtitle {
	text-align: left;
	letter-spacing:1px;
	text-decoration: none;
	position: relative;
	top: 115px;
	color: #fff;
	left: 200px;
	text-shadow: rgba(0,0,0,0.35) 0 0 5px;
	font: 20px "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#navi {
	font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	text-decoration:none;
	display:inline-block;
	font-weight: lighter;
	padding-left: 100px;
	margin-bottom: 81px;
	margin-top: 2px;
	font-weight: bold;
	text-shadow:#000000 0px 0px 2px;
}

.tags a {
	text-decoration:none;
	margin-left: 8px;
	margin-bottom: 8px;
	color: #323232;
}
.tags a:hover {
	color: #0000;
	text-decoration:underline;
}

.tagcommas {
}

.tagfooter {
	margin-top: 25px;
	margin-bottom: 0px;
	text-decoration:none;
	font-size:12px;
	color: #323232;
}

#navi a {
	letter-spacing:1px;
	text-decoration:none;
	font-weight: bolder;
}
#navi a:hover {
	letter-spacing:1px;
	text-decoration:underline;
	font-weight: bolder;
}
	
.clear{
	clear:both;
	margin:0;
	padding:0;
	}


#header a.home:hover {
	text-decoration:none;
}

#header span {
	display:inline-block;
	color:#EEEEEE;
	vertical-align:middle;
	margin-left:10px;
	margin-top:2px;
	font-size:15px;
	line-height: 19px;
}

.post {
	position:relative;
	width: 480px;
	color: #323232;//rgba(31, 31, 31, 0.8);
	padding:20px 20px 20px 20px;
	//border:5px solid #ffffff;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	margin-bottom:36px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	background-color: #ffffff;
	//background-color: #40820e;
	//background-color: rgba(254,255,254,0.9);
}

.post h2 a, .post h2 {
	font-weight:bold;
	text-decoration:none;
	color:#323232;
	line-height:22px;
	//text-shadow: #000000 0 0 5px;
	margin-bottom: 16px;
	margin-top:8px;
}

.post a {
	font-weight:bold;
	text-decoration:none;
	color:#323232;
}
.post a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.post h2 a:hover {
}

.post .date {
	position:absolute;
	top:4px;
	right:6px;
	text-align:right;
	font-size:10px;
	color:#FFFFFF;
}

.post .date a {	
	color: #fefffe;
	text-decoration:none;
	position: relative;
	top: 5px;
	right: 5px;
}
.post .date a:hover {	
	color:#FFFFFF;
	text-decoration:none;
}

.post .photo .caption .date {
	position:absolute;
	top:-15px;
	right:15px;
	padding:2px;
	background:#bbd910;
	border:1px solid #FFFFFF;
	
	border-bottom:0px;
	font-size:11px;
}

.post .photo .caption .date:hover {
	color:#bbd910;
}

.post img {
	position: relative;
	background:transparent;
	margin-bottom: 10px;
}


.embedimg {
	position: relative;
	left: -10px;
	margin-bottom: 15px;
	width: 500px;
	background:transparent;
}
.photo img, .embedframe {
	position: relative;
	left: -10px;
	width: 500px;
	background:transparent;
	margin-top: 10px;
	margin-bottom: 10px;
}

.caption {
	color: #DDDDDD;
	line-height:14px;
}
.caption span.tip {
	display:block;
	height:14px;
	width:27px;
	position:absolute;
	top:-14px;
	left:25px;
}



.post .conversation ul {
	list-style-type:  none;
	margin:           10px 0px 5px 0px;
	padding:          1px;
	border:           solid 1px #414141;
}

.post .conversation ul li {
	padding:          4px 0px 4px 8px;
	color:            #FFF;
}

.post .conversation ul li span.label {
	font-weight:      bold;
}

.post .conversation ul li.odd {
	background-color:#414141;
}

.post .conversation ul li.even {
	background:none;
}

blockquote { 
	color:#323232;
	border-left: 2px dashed #323232;
	
	//background-color: rgba(255,255,255,0.09);
	margin: 20px 10px 20px 0;
	padding: 10px 2px 10px 20px;
}

.post .entry ul {
	list-style-type:disc;
	margin-left:25px;
}

.post .entry li {
	line-height:20px;
}

.quote .source {
	font-style:italic;
	color:#999999;
	font-size:12px;
	padding-left:10px;
}

.quote .caption {
	margin-top:20px;
	text-align:center;
	font-family:"Baskerville", "Palatino Linotype", Georgia, Times New Roman, serif;
	font-size:        28px;
	line-height:      36px;
	color: 	#DDDDDD;
	letter-spacing:   -1px;
}

big.quote {
	font-weight:      bold;
	font-size:        40px;
	line-height:      36px;
	vertical-align:   0px;
	opacity:          0.5;
	color: #616161;
	-moz-opacity:     0.5;
}

#footer {
	padding:15px;
	padding-top:60px;
	padding-bottom:0px;
	text-align:center;
	font-size:12px;
	color:#313131;
	position: relative;
	height: 105px;
	background: #339933 url(http://styles.azeitler.com/tumbler_bg_bottom.png) repeat-x;
	background-position: left bottom;
	}

input {
	background:#313131;
	padding:3px 4px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #414141;
	border-top:1px solid #414141;
}



.post .datetab {
	position:absolute;
	top:20px;
	left:-50px;
	background-color: #FFFFFF;
	display:block;
	text-align:center;
	color:#313131;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	padding:4px 5px;
	width: 35px;
	cursor:pointer;
	text-decoration:none;
}

.post .datetab span {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	line-height:22px;	text-decoration:none;
}

.post:hover .datetab {
	color:#000000;
	text-decoration:none;
}

.post .datetab.selected {
	color:#bbd910;
	text-decoration:none;
}

input.search, input[type="submit"] {
	padding:2px;
	background:#313131;
	border-color:#414141;
	color: #FFF;
}

input.search:focus, input[type="submit"]:hover {
	border-color:#414141;
	background:#313131;
	color: #BBBBBB;
}

#navigation {
	padding:15px 15px 8px 15px;
	margin-left: 20px;
	margin-right: -5px;
	margin-bottom: 50px;
	background-color: #40820e;
	height: 24px;
	width: 490px;
	//border:5px solid #ffffff;
	//border-radius:16px;
	text-decoration: none;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}

#navigation a {
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}

#navigation .next {
	float:right;
	
}

#footer a {
	color: #313131;
	font-weight:normal;
	text-decoration: none;
}

#footer a:hover {
	color:#444444;
}

