/*
Theme Name: Elsners
Theme URI: http://elsners.org/
Description: Styled according to elsners.org
Version: 1.6
Author: Mirek Elsner
Author URI: http://elsners.org
Tags: elsners


	This theme is based on work by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
/*
body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
	}

#page {
	background-color: white;
	text-align: left;

	background-image: url(../../../../v4/p7existential/img/existBlack_sbl_middle.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 980px;
	}

#headerimg 	{
	width: 980px;
	margin: 0 auto;
	}

#content {
	padding: 20px 32px 0px 32px;
	font-size: 11px;
	line-height: 1.5;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	padding: 0px;
	background: #f4f4f4;
	position: relative;
	border-top-color: #DFE6ED;
	border-right-color: #DFE6ED;
	border-bottom-color: #bcd1d8;
	border-left-color: #DFE6ED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-size: 0.8em;
	margin-bottom: 20px;
	color: #686969;
	}

small {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
 .description {
	font-size: 1.084em;
	color: #f0f0f0;
	padding-bottom:10px;
	margin-left:15px;
	
	}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
	
h4 {
	font-size: 1.1em;
	}
	
h5 {
	font-size: 1em;
	font-style:italic;
	}
	
h6 {
	font-size: 1em;
	font-style:italic;
	}



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

	

a:link {
	text-decoration: none;
	color: #666;
}



a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #ff9900;
}

th, td {
	border-left: 1px solid #fff;
	border-top: 0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
}
	
	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



#header {
	
	background-image: url(../../../../v4/p7existential/img/existBlack_masthead_s1.png);	
	background-repeat: repeat-x;
	background-color: #000;
	}


.narrowcolumn {
	float: right;
	padding: 0 45px 20px 45px;
	margin: 0px 0 0;
	width: 690px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 200px;
	width: 700px;
	}

.post {
	text-align: justify;
	font-size:100%;
	color:#666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	

	}

.post hr {
	display: block;
	}

.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: both;
}

.clear {
	clear: both;
}

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

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

h1 {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	}

h2 {
	margin-top: 15px;	 
	padding-right: 15px;
	padding-left: 0px; 
	}

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #666666; 
	}



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

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;
	text-align: left;
	}

.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;
	color: ccc;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	color:#CCC;
	}

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

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

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

#sidebar
{
	width: 200px;
	margin-right: 10px;
	
	font-size: 11px;
	line-height: 1.35;
	padding: 8px 16px;
	color: #CCC;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2, #wp-calendar caption, cite {
	text-transform: uppercase;
	font-size: 14px;
	margin: 20px 0px 6px 0px;
	}
	
#sidebar h3 {
	font-size: 13px;
}
	
#sidebar a{
	color: #999;
}


#sidebar a:hover, #sidebar a:focus{
	
	color: #FFF;
}



#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	color:#CCC;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: 1px solid #666666; 
	}

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

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

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

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

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



.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

.post a:link {
	text-decoration:none;
	color: #556;
}

.post a:visited {
	text-decoration:none;
	color: #556;
}

.post a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #999;
}

.post h1, h2, h3, h4, h5 {
	font-weight: bold;
	}
	


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}

ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #222222;
	color: #CCC;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #000;
	background-color: #f4f4f4;
}

li.widget {
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
}


#page #content h2 {
	color: #888;
}

.odd {
	background-color:#ddd;
}

#sidebar img{
	border:0px;
}

#sidebar img a, #sidebar img a:link, #sidebar img a:active, #sidebar img a:visited, #sidebar img a:hover{
	border:0px;
}

#layout-bottom {
	background-image: url(/p7existential/img/existBlack_sbl_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left bottom;
	clear: both;
}
#footer {
	margin: 12px auto;
	width: 980px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
}


.menubar {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.menubar li {
	list-style-type: none;
	margin-bottom: 4px;
}
.menubar a {
	background-color: #699;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 12px;
	border-top: 1px solid #81ABAB;
	border-right: 1px solid #568181;
	border-bottom: 1px solid #568181;
	border-left: 1px solid #81ABAB;
	zoom: 1;
}
.menubar a:hover, .menubar a:focus {
	background-color: #999;
	border-color: #ACACAC #8B8B8B #8B8B8B #ACACAC;
}
*/

/* 
  ================================================
  PVII Existentiality
  Copyright (c) 2009 Project Seven Development
  www.projectseven.com
  Layout 01: 2Col Sidebar Left (Black)
  ================================================
*/

body {
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
}
#masthead {
	background-image: url(/p7existential/img/existBlack_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#logo {
	width: 980px;
	margin: 0 auto;
}
#layout {
	background-image: url(/p7existential/img/existBlack_sbl_middle.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 980px;
}
.column {
	float: right;
}
#main-column {
	width: 750px;
	margin-right: 10px;
}
.maincontent {
	padding: 20px 32px 0px 32px;
	font-size: 11px;
	line-height: 1.5;
}
.maincontent p, .sidecontent p {
	margin: 3px 0 12px 0;
}
#sidebar {
	width: 200px;
	margin-right: 10px;
}
.sidecontent {
	font-size: 11px;
	line-height: 1.35;
	padding: 8px 16px;
	color: #CCC;
	background-color:#000;
}
.sidecontent h2, .sidecontent h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 20px 0px 6px 0px;
}
.sidecontent h3 {
	font-size: 13px;
}

.maincontent h1, .maincontent h2, .maincontent h3 {
	margin: 24px 0 0 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.maincontent h2 {
	font-size: 16px;
}
.maincontent h3 {
	font-size: 14px;
}
#layout-bottom {
	background-image: url(/p7existential/img/existBlack_sbl_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left bottom;
	clear: both;
}
#footer {
	margin: 12px auto;
	width: 980px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
}
.quotation {
	font-size: 11px;
	text-transform: uppercase;
}
/*LINK STYLES*/
.maincontent a, #footer a {
	color: #666;
	text-decoration:none;
}
.maincontent a:hover, .maincontent a:focus,
#footer a:hover, #footer a:focus {
	color: #000;
}
.sidecontent a {
	color: #699;
}
.sidecontent a:hover, .sidecontent a:focus {
	color: #FFF;
}
/*EXTRA STYLES for STATIC MENU BAR*/
.menubar {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.menubar li {
	list-style-type: none;
	margin-bottom: 4px;
}
.menubar a {
	background-color: #699;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 12px;
	border-top: 1px solid #81ABAB;
	border-right: 1px solid #568181;
	border-bottom: 1px solid #568181;
	border-left: 1px solid #81ABAB;
	zoom: 1;
}
.menubar a:hover, .menubar a:focus {
	background-color: #999;
	border-color: #ACACAC #8B8B8B #8B8B8B #ACACAC;
}

th, td {
	border-left: 1px solid #fff;
	border-top: 0;
}

.odd {
	background-color:#ddd;
}

th {
	text-align: right;
}

img{
border:0px;
}

.widgets {
	font-size: 11px;
	line-height: 1.35;
	padding: 6px 0px;
	color: #CCC;
}

.widgets a {
	color: #999;
	text-decoration:none;
}
.widgets a:hover, .widgets a:focus {
	color: #FFF;
}

.widgets h2, .widgets h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 20px 0px 6px 0px;
}
.widgets h3 {
	font-size: 13px;
}

.widgets  ul, widgets ul ol {
	margin: 0;
	padding: 0;
	color: ccc;
	}

.widgets ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

.widgets ul p, .widgets ul select {
	margin: 5px 0 8px;
	}

.widgets ul ul, .widgets ul ol {
	margin: 5px 0 0 5px;
	}

.widgets ul ul ul, .widgets ul ol {
	margin: 0 0 0 5px;
	}

ol li, .widgets ul ol li {
	list-style: decimal outside;
	}

.widgets ul ul li, .widgets ul ol li {
	margin: 6px 0 0;
	padding: 0;
	color:#CCC;
	}

li.widget {
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
}

#header hr {
	display: none;
	}
	
#searchform {
	margin: 10px auto;
	padding: 1px 1px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 2px 6px;
	}
