/*
Theme Name: FeldenKrais Theme
*/



* {margin: 0; padding: 0; }

body{margin: 5px 5px 5px 5px;background:#E1E3E7; font-family:Arial, Helvetica, sans-serif;font-size: 13px; }

a 	{ color: #9E9A75; text-decoration: none;}

a:link	{ color: #9E9A75; text-decoration: none; font-weight:bold; }

a:visited	{ color: #9E9A75; text-decoration: none; font-weight:bold;}

a:active	{ color: #9E9A75; font-weight:bold; }

a:hover	{ color: #5F6063; text-decoration: underline; font-weight:bold;}

img					{border: none;}

#wrapper 			{margin: 0 auto; width: 780px;}

h1, h2, h3	{
	margin: 0px;
	padding: 0px;
                text-align: left;
	}



/* ---- Content */

#content{width: 534px;}




#content p,.blogbody p			{margin: 10px 0; font-size: 12px;}



#content blockquote	{border-left: 1px solid #327eb0; padding: 10px; font-style: italic; background: #ddd;}

#content .indicator 	{float: left; margin-left: -30px; font-size: 30px; color: #999;}


#content .metadata	{color:#555;font-size:10px;font-weight:normal;background:#eee;line-height:130%;margin-bottom:5px;letter-spacing: 0em;border:1px solid #520100;padding:10px;  }

#content .metacomments  {}

#content .metacomments a { display: block; float: left; padding: 6px 15px 16px 15px; margin-right: 10px; background: #327eb0 url('images/commentcount.gif') top left no-repeat; color: #fff; font-weight: bold; text-decoration: none;}
#content .metacomments a:hover{ background: #40a2e3 url('images/commentcount.gif') top left no-repeat; text-decoration: none; }

 

/* ---- Comments */

#content .comments-template {margin-top: 20px;}
#content .commentlist 	{list-style: none; margin: 10px 0 0 0;}
#content .commentmetadata { padding: 5px 10px; background-color:#e7e7e7;}
#content .commentmetadata img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }

#content .commentmetadata_author { padding: 5px 10px; background: #327eb0 url('images/corner.gif') top left no-repeat; margin: 5px 0 5px -30px; color: #fff;}
#content .commentmetadata_author img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }
#content .commentmetadata_author a {color: #fff;}

/* ---- Sidebar */

#sidebar 		{width: 220px; float: right; margin-top:5px;}



#sidebar li{ list-style:none;}

.postcontent li{ list-style-type:disc; margin-left:15px;}




/* ---- comments */

#author, #email, #url, #comment { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}

#author 		{ width: 250px; }
#email 		{ width: 250px; }
#url 		{ width: 250px; }
#comment 	{ width: 500px; }
#submit 		{background: #e35c00; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}



/* Old Css */

#banner	{
                color: #000;
	font-size: 30px;
	font-weight:bold;
	padding:0px;
                margin: 0px;
                border-left: 0px dotted #BBBBBB;
                border-bottom: 0px dotted #BBBBBB; 
                width: 100%;
                }

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover	{
	font-size: x-large;
	color: #000;
	text-decoration: none;
	}
	
	
.footer {
	color:#666;
	font-size:8pt;		
	line-height:140%;
	padding:2px;
	margin-top:10px;
	letter-spacing: .03em;
	text-align: left;	
	width:500px;
	clear:both;	
	margin-left:25px;		
}

	
	.side	{
	font-family: arial, sans-serif;
	color:#999;
	font-size:11px;
	font-weight:normal;
	background:#eee;
	line-height:140%;
    padding: 5px;
	}
	
.links a:link,.links a:active,.links a:visited{ font-size:14px; line-height:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }

.sidetitle	{
                font-family:  arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	letter-spacing: .02em;
	text-transform: lowercase;       
                margin: 3px; padding: 1px;
               	border:0px solid #f3f3f3;
                width: 100%;
	}
	
.date	{
	font-family:  arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background:#E1E3E7;
	font-weight: normal;
	letter-spacing: .05em;
	text-transform: lowercase; 
	padding-left:5px;      
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #f3f3f3;
    margin-left: 0px;
	margin-bottom:3px;
	margin-top:10px;
	margin-bottom:5px;
	}
	
	.title	{
	font-family:  arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-transform:none;
                vertical-align: middle;
	}
	
.title a{ color:#444444;}
	
.posted	{
	font-family: arial, sans-serif;
	font-size: 10px; 
	color: #999;
	}
	
.posted	a:link{
	
	font-size: 10px; 
	
	}
	
.blog	{
	width:500px;
	margin-left:30px;
	}

.spacer5{ margin-top:5px;}
	
.blogbody	{
	font-family: arial, sans-serif;
	color:#555;
	font-size:10pt;
	font-weight:normal;
	background:#eee;
	line-height:130%;
	letter-spacing: 0em;
	border:1px solid #520100;
	padding:10px 10px 0px 10px;	}

.textarea
{
	width:430px;
	height: 200px;
}

.postcontent
{
	padding-left:7px;
	padding-right:6px;
	
}

.page_min_height{min-height:670px;}

.postcontent img{ margin:0px 5px 5px 0px;}

#small p{ font-size:11px;}
