/******************************************************************
Theme Name: Minimal Markus Threaded
Theme URI: http://markus-spring.info/files/minimal-markus-t
Description: None Yet
Author: Markus W. Spring
Author URI: http://markus-spring.info
Version: 1.0
Tags: minimal white, fixed with, threaded comments
*/

body
{
	background: #fff;
	color: #333;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 80%;
	margin: 0 0 20px;
	padding: 0;
	/* text-align: center; */
}
#page
{
	/* background-color: #fff; */
	background-color: #FCFCFC;
	margin: 20px auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
#header
{
	height: 125px;
	margin: 0;
	padding: 0;
}
#headerimg
{
	height: 125px;
	margin: 0;
	padding: 0 0 0 45px;
}
.widecolumn .entry p
{
	font-size: 1.05em;
}
.narrowcolumn .entry,.widecolumn .entry
{
	line-height: 1.4em;
}
.widecolumn
{
	line-height: 1.6em;
	margin: 5px 0 0 43px;
	padding: 10px 0 20px;
	width: 850px;
}
.narrowcolumn .postmetadata
{
	font-size: 0.9em;
	padding-top: 5px;
}
.alt
{
	background-color: #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 0;
	padding: 10px;
}
#footer
{
	background: #fff;
	border: none;
	clear: both;
	margin: 0 auto;
	padding: 0 0 0 45px;
}
small
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: .9em;
	line-height: 1.5em;
}
h1,h2,h3
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: 700;
	text-align: left;
	font-weight: bold;
}
#headerimg h1
{
	font-size: 4em;
}
#headerimg .description
{
	font-size: 1.2em;
}
h1,h2
{
	color: #666;
	font-size: 1.6em;
}
h1,h1 a,h1 a:hover,h1 a:visited
{
	color: #888;
	text-decoration: none;
}
h2.pagetitle
{
	font-size: 1.6em;
	margin-top: 30px;
}
#sidebar h2
{
	color: #666;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1.3em;
	margin: 5px 0 0;
	padding: 0;
}
h3
{
	color: #666;
	font-size: 1.3em;
	margin: 30px 0 0;
	padding: 0;
}
h3.comments
{
	margin: 40px auto 20px;
	padding: 0;
}
h2 a,h2 a:visited,h3,h3 a,h3 a:visited
{
	color: #888;
	text-decoration: none;
}
h2 a:hover,h3 a:hover
{
	color: #666;
	text-decoration: none;
}
.commentlist li,#commentform input,#commentform textarea
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
}
.commentlist li
{
	font-weight: 700;
	list-style: none;
	/* margin: 15px 0 10px; */
	/* padding: 5px 5px 10px 5px; */
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}
.commentlist li .avatar
{
	background: #fff;
	border: 1px solid #ccc;
	float: right;
	height: 45px;
	margin: 15px 8px 6px 0;
	padding: 2px;
	width: 45px;
}
.commentlist cite,.commentlist cite a
{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
.commentlist p
{
	font-weight: 400;
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
}
#commentform p
{
	font-family: Arial,Helvetica,Sans-Serif;
	margin: 5px 0;
}
.commentmetadata
{
	display: block;
	font-weight: normal;
	margin: 0;
	color: #ca5433;
}
small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
{
	color: #333;
}
code
{
	font: 1.1em 'Courier New',Courier,Fixed;
}
acronym,abbr,span.caps
{
	cursor: help;
	font-size: .9em;
	letter-spacing: .07em;
	cursor: help;
}
pre
{
	font: 1.1em 'Courier New',Courier,Fixed;
	overflow: auto;
	overflow-y: hidden;
}
a
{
	color: #666;
	text-decoration: none;
}
a:hover
{
	color: #333;
	text-decoration: underline;
}
#wp-calendar #prev a,#wp-calendar #next a
{
	font-size: 9pt;
}
#wp-calendar a
{
	display: block;
	text-decoration: none;
}
#wp-calendar caption
{
	font: bold 1.3em 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-align: left;
	width: 100%;
}
#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}
.narrowcolumn
{
	float: left;
	margin: 0;
	padding: 0 0 20px 45px;
	width: 655px;
}
.post
{
	margin: 0 0 40px;
	text-align: justify;
}
.post hr
{
	display: block;
}
.widecolumn .postmetadata
{
	margin: 30px 0;
}
.widecolumn .smallattachment
{
	float: left;
	margin: 5px 5px 5px 0;
	width: 128px;
}
.widecolumn .attachment
{
	margin: 5px 0;
}
#footer p
{
	margin: 0;
	padding: 20px 0;
}
h1
{
	margin: 0;
	padding-top: 20px;
}
h2
{
	margin: 30px 0 0;
}
p img
{
	max-width: 100%;
	padding: 0;
}
img.alignright
{
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.alignleft
{
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright
{
	float: right;
	margin-left: 7px;
}
.alignleft
{
	float: left;
}
html>body .entry ul
{
	line-height: 1em;
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 10px;
	text-indent: -10px;
}
html>body .entry li
{
	margin: 7px 0 8px 10px;
}
.entry ol
{
	margin: 0;
	padding: 0 0 0 35px;
}
.postmetadata ul,.postmetadata li
{
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul li
{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}
#sidebar ul p,#sidebar ul select
{
	margin: 5px 0 8px;
}
#sidebar ul ul,#sidebar ul ol
{
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul,#sidebar ul ol
{
	margin: 0 0 0 10px;
}
ol li,#sidebar ul ol li
{
	list-style: decimal outside;
}
#sidebar ul ul li,#sidebar ul ol li
{
	margin: 3px 0 0;
	padding: 0;
}
ul ul li
{
	margin-left: 0;
}
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
}
#sidebar #searchform #s
{
	padding: 2px;
	width: 108px;
}
#sidebar #searchsubmit
{
	cursor: pointer;
	padding: 1px;
}
select
{
	width: 130px;
}
#commentform input
{
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}
#commentform textarea
{
	padding: 2px;
	width: 100%;
}
#commentform #submit
{
	cursor: pointer;
	float: right;
	margin: 0;
}
.comment-form-url label, .comment-form-captcha label
{
        display: inline-block;
        width: 115px;
    }
.comment-form-author label,.comment-form-email label 
{
        display: inline-block;
        width: 100px;
    }
.comment-form-captcha img
{
    margin-bottom: -8px;
}
#commentform .required
{     
        display: inline-block;
        width: 10px;
        margin: 0;
        padding: 0;
        
    }
.form-allowed-tags
{
    display: none;
    }
input,textarea,select
{
	background-color: #FFF;
	border: #ddd 1px solid;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1em;
	font-weight: normal;
}
#text_field,#text_area,.password,select
{
	width: 100%;
}
#searchsubmit
{
	cursor: pointer;
	text-decoration: none;
}
table
{
	border: 1px solid #ccc;
	margin: 10px 0 0;
	padding: 5px;
	width: 100%;
}
th
{
	padding: 5px;
}
td
{
	border-top: 1px solid #ccc;
	padding: 5px;
}
.commentlist
{
	padding: 0;
	text-align: justify;
}
#wp-calendar
{
	empty-cells: show;
	margin: 10px 0 0;
	text-align: left;
	width: 155px;
}
#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar td
{
	padding: 3px 0;
}
#wp-calendar td.pad:hover
{
	background-color: #fff;
}
acronym,abbr
{
	border-bottom: 1px dashed #eee;
}
blockquote
{
	border-left: 5px solid #eee;
	font-weight: 700;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
blockquote cite
{
	display: block;
	margin: 5px 0 0;
}
a img
{
	border: none;
}
.navigation
{
	display: block;
	margin-bottom: 60px;
	margin-top: 10px;
}
.wp-caption
{
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 3px;
	khtml-border-radius: 3px;
	margin-top: 10px;
	moz-border-radius: 3px;
	padding-top: 4px;
	webkit-border-radius: 3px;
}
.wp-caption img
{
	border: 0 none;
	margin: 0 5px;
	padding: 0;
}
.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.rssblogroll-url
{
	font-weight: 700;
}
#tabs
{
	border-top: 1px solid #ddd;
	float: left;
	margin-left: 45px;
	width: 896px;
	/* width: 100%; */
}
.page-item
{
	width: 80px;
}
#tabs ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#tabs ul ul li
{
	padding-left: 0;
	text-indent: 0;
}
#tabs a,#tabs h2
{
	border-color: #cfcfcf #ddd #ddd #ddd;
	border-style: solid;
	border-width: 1px;
	display: block;
	margin: 0;
	padding: 2px 3px;
}
#tabs h2
{
	background: #000;
	color: #fff;
	text-transform: uppercase;
}
#tabs a
{
	/* background: #fff; */
	background: #eee;
	color: #666;
	font-size: 1.1em;
	font-weight: 700;
	text-decoration: none;
}
#tabs a:hover
{
	background: #fff;
	color: #444;
}
#tabs li
{
	float: left;
	position: relative;
	text-align: none;
	width: 10em;
}
#tabs li li
{
	border-top: 1px solid #eee;
}
#tabs ul ul
{
	position: absolute;
	z-index: 500;
}
#tabs ul ul ul
{
	left: 100%;
	position: absolute;
	top: 0;
}
div#tabs ul li:hover ul,div#tabs ul ul li:hover ul,div#tabs ul ul ul li:hover ul
{
	border-top: 1px solid #eee;
	display: block;
}
.superwide
{
	padding: 15px 0 0 45px;
}
#archive
{
	position: relative;
}
#archive-searchform
{
	margin-left: 0;
	padding: 10px 0 5px 0;
}
#archive-monthly
{
	position: absolute;
	top: 50px;
	width: 300px;
}
#archive-bysubject
{
	left: 350px;
	position: absolute;
	top: 50px;
}
.blog-title
{
	font-weight: 700;
	margin: 5px 0 0 -10px;
	margin: 5px 0 0 0px;
	text-indent: 0;
}
#content,#headerimg .description
{
	color: #999;
	font-size: 1.2em;
}
h1,h1 a,h1 a:hover,h1 a:visited,h2 a,h2 a:visited,h3,h3 a,h3 a:visited,#sidebar h2,#wp-calendar caption,cite
{
	color: #888;
	text-decoration: none;
}
.blog-title
{
	font-weight: bold;
	text-indent: 0;
}
.entry p a:visited,.sociable_tagline
{
	color: #666;
}
.widecolumn .post,#sidebar form
{
	margin: 0;
}
.postmetadata,.clear
{
	clear: both;
}
img.centered,.aligncenter,div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry ol li,#sidebar ul,#sidebar ul ol,.nocomments
{
	margin: 0;
	padding: 0;
}
.entry form,#wp-calendar_wrap
{
	text-align: left;
}
.hidden,hr,div#tabs ul ul,div#tabs ul li:hover ul ul,div#tabs ul ul li:hover ul ul
{
	display: none;
}
#content
{
	font-size: 1.2em;
        color: #555;
}
#sidebar
{
	width: 190px;
	margin-left: 745px;
	padding: 55px 0 10px 0;
	font: 1em 'Lucida Grande',Verdana,Arial,Sans-Serif;
	line-height: 1.4em;
}
.widecolumn .post
{
	margin: 0;
}
.narrowcolumn .postmetadata
{
	padding-top: 5px;
}
.postmetadata
{
	clear: both;
}
.clear
{
	clear: both;
}
#sidebar ul,#sidebar ul ol
{
	margin: 0;
	padding: 0;
}
.aligncenter,div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div#tabs ul ul,div#tabs ul li:hover ul ul,div#tabs ul ul li:hover ul ul
{
	display: none;
}
.sociable_tagline
{
	color: #666;
}
#buttons td
{
	border: none;
	padding: 0 7px 7px 0;
}
#buttons,#buttons tr
{
	border: none;
	margin: 0;
	padding: 0;
}
.wrap_posttitle
{
}
.wrap_email_icon
{
	display: inline;
	float: right;
}
html > body ul.FotomotoBar, html > body ul.FotomotoBar a, html > body ul.FotomotoBar a.FotomotoBarLink
{
	font-size: 90% !important;
	font-weight: normal !important;
	padding: 0 2px !important;
}
.FotomotoToolbarClass
{
	margin-left: 0 !important;
}
#post-1350
{
	width: 800px;
}
#comments ol
{
	line-height: 18px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
#comments ul li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0pt;
	padding-right: 0px;
	padding-top: 5px;
}
.commentlist li ul li
{
	list-style: none;
	margin-left: 10px;
	margin-right: -5px;
}
.commentlist li li
{
	background: none;
	border: none;
	list-style: none;
	margin: 3px 0 3px 20px;
	padding: 3px 0;
}
.commentmetadata a, .commentmetadata a:visited
{
	color: #fa7703;
}
.commentmetadata a:hover
{
	color: #333333;
}
.children
{
	padding: 0;
}
.thread-alt
{
	background-color: #f8f8f8;
}
.thread-even
{
	background-color: white;
}
.depth-1
{
	border: 1px solid #ddd;
}
.even, .alt
{
	border-left: 1px solid #ddd;
}
a.liinternal
{
	font-style: italic;
	font-weight: bold;
}
.commentlist p
{
	padding-right: 15px;
}
.fergcorp_countdownTimer_event_title
{
	font-style: italic;
	font-weight: bold;
}
