/*
Theme Name: Mertner
Theme URI: http://www.mertner.com
Description: The theme used on mertner.com based on Kubrick
Version: 1.5
Author: Allan Mertner
Author URI: http://www.mertner.com/allan

*/

body {
	background-image: url("images/gradient.gif");
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
}

#content.widecolumn {
	margin-right: 1em;
}
	 
#content {
	margin-right: 18em;
	margin-left: 40px;
	background-color: #fff;
	padding: 0.5em;
	margin-top: 160px;
	
	border: 1px #eee solid;
}

.mainleft {
	float: left;
	width: 60%;
}

#.entercomment {
	float: left;
	width: 25%;
	padding-left: 1em;
}

#.comment-list {
	float: left;
	display: block;
	width: 100%
}

html {
	min-width: 600px;
}

/* Image from sxc.hu (http://www.sxc.hu/browse.phtml?f=view&id=16710)
   Thanks bradleym! */


h1#header {
	position: absolute;
	top: 30px;
	left: 0px;
	background-position: top right;
	background-repeat: no-repeat;
	width:90%;
	margin: 0;
	height: 150px;
	
	padding-left: 45px;
	
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 3em;
}

h1#header a {
	position: absolute;
	margin-top: 0.8em;
}

.subheader {
	position: absolute;
	top: 140px;
	left: 0px;
	padding-left: 50px;
	font-size: 2em;
	color: #b54141;
}

/* Multiple more Plugin
   -------------------------------------------- */

a.more:hover {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

/* Content & menu
   -------------------------------------------- */

#sidebar {
	width: 16em;
	position: absolute;
	float: right;
	top: 200px;
	right: 2em;
	
	font-size: 90%;
}

#sidebar img {
	border: none;
	float: none;
	vertical-align: middle;
}

#sidebar ul {
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
 	margin-bottom: 0.6em;
	list-style: none;	

	color: #B54141;
	/*text-indent: 1000em;*/

}

#sidebar ul li h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
}

#sidebar ul .children{
	margin:0;
}

#sidebar a:link, #sidebar a:visited {
	color: black;
	border: none;
}

#sidebar li a:hover {
	border-bottom: 1px dotted #444;
}

#sidebar ul ul {
	margin-left: 0;
	list-style: none;
	list-style-position: inside;
	padding-left: 0.5em;
	text-indent: 0;
	
	color: black;
}

.navigation {
    margin-top: 0em;
    margin-bottom: 2em;
    display: block;
}

.navigation .alignleft {
    display: inline;
}

.navigation .alignright {
	display: inline;
	margin-left: 2em;
}

#categories .children {
 margin-bottom: 0px;
}

.cat_count {
	display: inline;
}

.cat_date {
	display: inline;
	font-size: xx-small;
	position: absolute;
	right: 0.1em;
	color: #666;
}

#sidebar form{
	margin: 0;	 
}
#sidebar form br {
	display: none; 
}

.imginput {
	width: 21px;
	margin-right: 5px;
}

#sidebar input {
	width: 7em;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; 
	margin-bottom: 0.6em;
	margin-left: 1em;
}
#sidebar input.button {
	width: 3em;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; 
	padding-left: 0em;
	margin-left: 0em;
}

 
/* Post
   -------------------------------------------- */


#content h2 {
	font-size: 0.9em;
	color: #666;
	margin-bottom: 0;
	margin-top: 0;
}

#content .nobreaks br {
	display: none;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.33em;
}

#content .address {
	margin-left: 2em;
	padding-left: 0.5em;
	border-left: 1px solid #ccc;
}

.storytitle {
	margin-top: 0.25em;
}

.entry {
	font-size: 100%;
    line-height: 1.45em;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}
.post-categories li {
	display: inline;
	margin-left: 0 3px 0 0;
	padding: 0;
}

.post .meta {
	font-size: 0.85em;
	color: #666;
}
.post .meta * {
	margin-top: 0;
}	

.post .feedback {
	margin-bottom: 2em;
	border-bottom: 1px solid #ccc; 
	padding-bottom: 1px;
}

.post {
	padding-left: 5em;
}

.code {
	border: 1px solid #ccc;
	background-color: #FFFACD;
	margin-left: 2em;
	margin-right: 2em;
	padding: 3px;
	font-family: courier, monospace;
}

code {
	font-family: courier, monospace;
}

.postdate {
	font-variant: small-caps;
	font-size: large;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 3px;
	width: 3em;
}

.picture {
	float: right;
	border: 1px solid #ccc;
}

/* Comments
   -------------------------------------------- */

.link-comment a, .link-comment a:hover { 
/*	border-bottom: 0; */
	margin-left:20px;
}

.feedback span { 
	margin:0 5px 6px 0; 
	padding:0; 
	line-height:1.6em;
	background-repeat:no-repeat; 
	background-position:0 50%; 
}

.link-comment { 
	background-image:url("/images/ico-talk-act.gif"); 
}

span.link-comment-off { 
	padding-left:20px; 
	background-image:url("/images/ico-talk.gif"); 
}


/* Archives
   -------------------------------------------- */

.archive-date {
}

.archive-link {
	margin-left: 1em;
}

.archive-content {
	margin-right: 3em;
	margin-left: 40px;
	background-color: #fff;
	padding: 0.5em;
	margin-top: 160px;
	
	border: 1px #eee solid;
}

/* Meta and Feed graphics
   -------------------------------------------- */

li.meta ul li {
	line-height: 15px;
}

a.img {
	opacity: .6;
}

a.img:hover {
	opacity: 1;
}

/* Credit
   -------------------------------------------- */
	 
p.credit {	
	margin-right: 20em;
	margin-left: 40px;
	padding: 0.5em;
	font-size: 90%;
}
p.credit a:visited, p.credit a:link {
	border: none;
}

.firefox {
  margin-top: 20px;
  margin-left: -12px;	
}

/* Basic typography
   -------------------------------------------- */

body {
	font-family: Georgia, sans serif, Helvetica, MS Sans Serif, Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
 }

td, th, li {
	font-size: 1em;
	line-height: 1.65em;
}

a:link, a:visited {
	text-decoration: none;
	color: #B54141;
	border: 1px solid white;
}

a:hover {
/*	background-color: #eee;
	border: 1px solid #ccc; */
	border-bottom: 1px solid #B54141;
	border-style: dotted;
}

.postCounts {
    font-style: italic;
    color: #b54141;
}

/* Top Menu 
   -------------------------------------------- */

.navlist
{
	margin: 0;
	margin-left: 20px; 
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #ccc;
}

.navlist ul, .navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.navlist a:link, .navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover
{
	border-bottom: 4px solid #000;

	border-top: 0px;
	padding-top: 1px;
	border-left: 0px;
	padding-left: 1px;
	border-right: 0px;
	padding-right: 1px;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

.navlist a:hover { 
	color: #000; 
}

.post td a{
	border: none;
}



