/*  
Theme Name: Krotscheck.net
Theme URI: http://www.krotscheck.net/
Description: The Theme for www.krotscheck.net
Version: 1.0
Author: Michael Krotscheck
Author URI: http://www.krotscheck.net/
*/

/* Begin Structure */
*
{
	position: relative;
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Times New Roman", Times, serif;
	background: #FFFFFF;
	
	text-align: center;
}
body > div
{
	text-align: left;
}
div.masthead
{
	height: 16em;
	width: 86em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
div.footer
{
	width: 86em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}
div.clear
{
	clear:both;
}
div.sub_index
{
	background-color: #f4f4f4;
}
div.sub_top
{
	height: 17px;
	background-image: url(images/background-curly-top.gif);
}
div.sub_bottom
{
	margin-top: 1em;
	height: 11px;
	background-image: url(images/background-curly-bottom.gif);
}
div.sub_index div.content p
{
	margin-left: 10em;
}
div.sub_index div.sidebar h3
{
	text-align: left;
}

/* Portfolio specific styles */
table.package
{
	width: 100%;
	padding: 5px;
	border: 1px solid #BBBBBB;
	background-color: #EEEEEE;
	margin-bottom: 1em;
}
table.package th
{
	color: #333333;
	padding: 0px 5px 0px 0px;
}
table.package td
{
	color: #333333;
}


div.thumbnail img.thumbnail
{
	width: 12.8em;
	height: 12.8em;
	padding-right: 1.7em;
	padding-bottom: 1.8em;
	float: left;
}
div.thumbnail img.shadow
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 13.5em;
	height: 13.6em;
}



div.main
{
	width: 86em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
div.sidebar
{
	float: left;
	width: 27em;
	padding: .5em;
}
div.content
{
	margin-left: 29em;
	padding: .5em;
}
div.content-sitemap
{
	padding: .5em;
	width: 60em;
	margin-right: 13em;
	margin-left: 13em;
}
div.post
{
	margin-bottom: 1em;
}


div.widget
{
    width: 22.5em;
    margin-left: 2em;
    margin-right: 2em;
    text-align: justify;
    padding-bottom: 1em;
}
div.sidebar ul
{
    margin: 0em;
    padding: 0em;
}
div.sidebar ul li
{
    margin: 0em;
    padding: 0em;
}

div.hr
{
	overflow: hidden;
	height: 1px;
	background-color: #333333;
	margin-bottom: 1em;
}

div.sidebar div.hr
{
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
div.content div.hr
{
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}

div.callout
{
	border: 1px solid #DDDDDD;
	margin: 1em 0em 1em 0em;
	padding: 0em 1em 0em 1em;
	background-color: #EEEEEE;
}
div.callout p
{
	font-size: 12px;
}
div.callout p:first-child
{
	margin-top: 1em;
}
div.image
{
	text-align: center;
	border: 1px solid #DDDDDD;
	margin: 1em;
}
div.image img
{
	margin: 1em;
}
div.image p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#DDDDDD;
	padding: .2em;
	margin: 0em;
}

/* End Structure */


/* Begin Typography & Colors */
p
{
	line-height: 1.6em;
	font-size: 1.4em;
	margin-bottom: 1em;
}
p p {
	font-size: 1em;
	margin: 0em;
	padding: 0em;
}
p.copyright
{
	float: left;
	z-index: 100;
}
p.wordpress
{
	float: right;
	z-index: 100;
}
p.date
{
	margin-bottom: 0em;
}
p.comments
{
	margin-bottom: 0em;
}
p.readmore
{
	margin-bottom: 0em;
	float: right;
	z-index: 100;
}
p.small
{
	font-size: 1.2em;
}
h1
{
	font-size: 3.2em;
}
h2
{
	font-size: 2.8em;
	font-weight: normal;
	margin-bottom: .3em;
}
h3
{
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: .5em;
	margin-top: 1em;
}
h4
{
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: .5em;
	margin-top: 1em;
}
h5
{
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: .5em;
	margin-top: 1em;
}
.nospace
{
	margin-bottom: 0px;
}

div.main h2
{
	margin-right: 5em;
}
div.sidebar h3
{
	text-align: center;
}


a
{
	color: #468966;
}
a:hover
{
	text-decoration: none;
}

h2 a
{
	text-decoration: none;
	color: #000000;
}
h2 a:hover
{
	text-decoration: underline;
}

h3 a
{
	text-decoration: none;
}
h3 a:hover
{
	text-decoration: underline;
}

ul
{
	margin-bottom: 1em;
}
ul li
{
	line-height: 1.6em;
	margin-left: 2em;
	font-size: 1.4em;
}
ol
{
	margin-bottom: 1em;
}
ol li
{
	line-height: 1.6em;
	margin-left: 2em;
	font-size: 1.4em;
}
dl
{
	margin-bottom: 1em;
}
dl dt
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.6em;
}
dl dd
{
	font-size: 1.2em;
	line-height: 1.6em;
}

li p
{
	font-size: 1em;
}

dl
{
	font-size: 1.2em;
}
dt
{
	font-weight: bold;
}
dd
{
	padding-left: 1em;
}
/* End Typography & Colors */




/*	Begin Comments */
.editComment, .editableComment, .textComment {
	display: inline;
}
.comment-childs { 
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: .5em 1em 1em 2em;
	padding: 1em 1em .5em 1em;
	background: #EEEEEE;
}

div.reply
{
	font-size: 1.2em;
}
/* End Comments */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
img
{
	border: none;
}
img#kastanien
{
	position: absolute;
	top: 0em;
	right: 1.3em;
	width: 33.8em;
	height: 21.2em;
}
img#logo
{
	padding-top: 3.3em;
	width: 30.9em;
	height: 9.0em;
}
img#accent_recentpost_top
{
	margin-bottom: 1em;
	height: 1.8em;
	width: 22.5em;
	margin-right: 2.25em;
	margin-left: 2.25em;

}

img#accent_recentpost_bottom
{
	margin-top: .5em;
	margin-bottom: 1em;
	height: 1.8em;
	width: 22.5em;
	margin-right: 2.25em;
	margin-left: 2.25em;
}
/* End Images */



/* Begin Menu Elements */
ul.menu_footer
{
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ul.menu_footer li
{
	display: inline;
	font-size: 1.4em;
	margin-left: 0em;
}
/* End Menu Elements */



/* Begin List Elements */
ul.recent_posts
{
	list-style: none;
	margin-right: 4em;
	margin-left: 4em;
}
ul.recent_posts li
{
	font-size: 1.4em;
	margin-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
}

div#rss-1 ul
{
	list-style: none;
}
div#rss-1 ul li
{
	font-size: 1.4em;
	margin-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
}


div.widget ul
{
	list-style: none;
}

div.widget ul li
{
	margin-bottom: 1.5em;
	text-align: left;
}
/* End List Elements */

/* Begin Form Elements */
input
{
	border: 1px solid #777777;
	padding: .2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
textarea
{
	border: 1px solid #777777;
	padding: .2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
form#searchform
{
	display: block;
	text-align: center;
	margin-bottom: 1em;
}
form#searchform input#s
{
	width: 11em;
}
form#searchform input#searchsubmit
{
	padding: .1em;
}

form#commentform input
{
	margin-bottom: .6em;
}
textarea#comment
{
	width: 97%
}
/* End Form Elements */


/* Begin Table */
table td
{
	font-size: 1.2em;
	padding: .2em;
}
table th
{
	font-size: 1.2em;
	padding: .2em;
}

div.content-sitemap table
{
	width: 100%;
}
div.content-sitemap table .high
{
	background-color: #EEEEEE;
}

/* End Table */


/* Begin Comments*/

.comment 
{
	margin:					.3em;
	margin-top:				.6em;
	border: 				1px solid #ddd; 
	padding:				.4em .4em .4em .8em;
	background-color:		#fff;
	margin-top: 			10px;
}
.odd
{
	background-color: #f8f8f8;
}

.comment .collapseicon 
{
	width: 					13px;
	height: 				13px;
	overflow:				hidden;
	background-image: 		url(/wp-content/plugins/briansthreadedcomments.php?image=subthread-open.png);
}

.collapsed .collapseicon 
{
	background-image: 		url(/wp-content/plugins/briansthreadedcomments.php?image=subthread.png);
}

.comment .reply {
	text-align: 			right;
	padding: 				0px .6em .6em 0px;
}
.comment .body .content
{
	padding:				0px 3px 0px 3px;
	width: 					100%;	
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}
.collapsed .body, .collapsed .comment
{
	display:				none;
}
/* End Comments */



/* Begin Sidebar */

/* End Sidebar */

/* ============== Code Formatting ============== */
div.code
{
	border: 1px solid #BBBBBB;
	background-color: #EEEEEE;
	margin-bottom: 1em;
}
div.code p
{
	font-family: monospace;
	padding: 2px;
	margin: 2px;
	background-color: #BBBBBB;
	text-align: center;
}
pre
{
	padding: 10px;
	font-family: monospace;
	overflow: auto;
	margin-bottom: 1em;
	font-size: 12px;
	max-height: 200px;
}

code
{
	font-family: monospace;
}

/* Begin Calendar */

/* End Calendar */



/* Begin Table */
table.callout
{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	border-collapse: collapse;
	margin-bottom: 1em;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
table.callout th
{
	border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	background-color: #EEEEEE;
	border-collapse: collapse;
	text-align: right;
}
table.callout td
{
	border-width: 1px;
	border-style: dotted;
	border-color: #DDDDDD;
	border-collapse: collapse;
	text-align: right;
}

/* End Various Tags & Classes*/
