/*  
Theme Name: Prosumer
Theme URI: http://www.jauhari.net/themes/prosumer
Description: <p>Prosumer Theme is clean layout that build with 3 Columns Layout.</p><ul style="list-style:none;"><li>* Left and Right Sidebar</li><li>* Widget Ready</li><li>* Change About text via Admin Profile</li><li>* Custom Image Header</li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/prosumer">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.4
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/themes/prosumer
	Crafted on 06 June 2007
	Last Edit: 20 June 2007 04.45  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

	/**
	Georgia, "Times New Roman", Times, serif
	Garamond, Georgia, "Times New Roman", times, serif
	Arial, Helvetica, sans-serif
	**/

/*rot: #B01C1C*/
/* Social Style 
********************* */

html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	margin: 0;
	padding: 0;
} 
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right {
	float: right;
	margin: 10px 0 0 10px;
}
img.left {
	float: left;
	margin: 0 10px 0 0;
}
hr {
	display: none;
}

body { /**/
	color: #656565;
	/*font: 72%/1.6em Georgia, "Times New Roman", Times, serif;*/
	font: 72%/1.6em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF url(images/main_bg.gif) repeat-x;
}

a { /**/
	text-decoration: none;
}

a:link, a:visited { /**/
	color: #656565;
}

a:hover, a:active { /**/
}

h1, h2, h3, h4, h5, h6 { /**/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 1.2em 0 0 0;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 131px;
	/*background: #333;*/
	/*border-bottom: 2px solid #FFFFFF;*/
	/*background: url(images/balken_oben.gif) 0 0;*/
}

#topi {
	left: 65px;
	top: 35px;
	position: absolute;
	/*border: 1px solid #000000;*/
}

#page {
	text-align: left;
	width: 950px;
	background: #FFFFFF;
	margin: 20px auto 20px;
	/*border: 1px solid #000000;*/
}

#header {
	background: #cccccc; /*1BACF2*/
	border-bottom: 5px solid #B98718;
}

#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
	/*border: 1px solid #000000;*/
}

#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: Arial, Helvetica, sans-serif;
}

#headr h1 a {
	color: #FFF;
}

#headr h1 a:hover {
	color: #FFF;
}
	
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 730px;
}
#right {
	float: right;
	width: 220px;
}

#content { /*full size 510 px wide*/
	width: 450px;
	padding: 0 30px 0 30px;
	float: right;
	background: #F0F0F0;
	/*border: 1px solid #000000;*/
}
.post {
	/*margin-bottom: 10px;*/
	margin-top: 20px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entry  a {
	color: #B01C1C; /*#656565*/ /*AF8C00*/
}

.entry  a:hover {
	color: #B01C1C; /*AF8C00*/
	text-decoration: underline
}

.side1 {
	width: 200px;
	float: left;
	color: #000;
}
.side2 {
	width: 200px;
	float: right;
	color: #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	width: 950px;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top: 1px solid #656565;
	background: #FFFFFF;
}
#footer {
	color: #656565;
	font-size: 0.9em;
}
#footer a {
	color: #656565;
	text-decoration: underline;
}

#footer a:hover {
	color: #656565;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1 ul.children, .side2 ul.children {
	margin-left: 16px;
	font-size: 0.8em; /*Test!!!*/
	/*width: auto;*/
	text-transform: none;
}

/* auszeichnung middots subnav
.side1 ul.children li {
	list-style: disc;
	color: #656565;
}
*/

.side1 ul li ul li ul li a { /*submenu, normale auszeichnung*/
	text-transform: none;
	padding: 5px 0 0 0;
}

.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat {
	margin-bottom: 20px;
}

input#s {
	width: 100px; /*185px*/
	padding: 4px;
	margin: 10px 0 5px 0;
	background: #FFFFFF;
	border: 1px solid #656565;
	color: #B01C1C;
}

input#s:focus {
	background: #FFFFFF;
	color: #B01C1C;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
/*.side1, .side2, .gap {
	border: 1px solid #000000;
}*/

.side1 h2, .side2 h2 {
	/*font: 1.2em Arial, Helvetica, sans-serif;*/
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #656565;
	text-transform: uppercase;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	/*padding: 4px;*/
	/*background: #6F7374;*/
	text-align: right;
	/*border-top: 1px solid #656565;*/
	padding: 10px 0 0 10px;
}

.side2 h2 {
	padding: 10px 0 0 0px;
	text-align: left;
}

.side1 ul li ul li a, .side2 ul li ul li a { /**/
	/*color: #656565;*/
	/*background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;*/
	text-transform: uppercase;
	text-align: right;
	display: block;
	padding: 10px 0 0 0;
}

.side2 ul li ul li a { /**/
	text-align: left;
}

#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #B01C1C;
	/*background: url(images/star.gif) left top no-repeat;*/
}

.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #B01C1C;
	font-weight: bold;
	/*background: url(images/star.gif) left top no-repeat;*/
	
}

h2.pagetitle { /*Artikel der Kategorie '' Suche */
	text-align: left;
	text-transform: uppercase;
	font: 2em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #B01C1C;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #B01C1C;
}

.post h2 { /**/
	font: 2em Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
}

.entry h2 { /**/
	font: 2em Arial, Helvetica, sans-serif; /*1.5*/
	/*text-transform: uppercase;*/
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { /**/
	color: #B01C1C;
}

.post h2 a { /**/
	
	color: #B01C1C;
	text-transform: uppercase;
	display: block;
}

.post h2 a:hover { /**/
	color: #B01C1C;
}

p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	border-top: 1px solid #B01C1C;
	margin-bottom: 10px;
	color: #A73228;
}
p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr {
	/*background: #B01C1C;*/
	color: #000000;
	padding: 3px 0px 3px 0px;
	font-style:italic;
}

span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	/*border-bottom: 1px solid #ccc;*/
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 0px; /*20*/
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.alignleft {
	float: left;
	/*width: 50%;*/
	width: 225px;
}

.alignright {
	float: left;
	text-align: right;
	/*width: 50%;*/
	width: 225px;
}

.minipost {
	color: #656565;
}

.printlink a {
	font-size: 0.9em;
	margin-top: 200px;
}

.alignleft a, .alignright a, .minipost a, .printlink a {
	color: #B01C1C;
}

.alignleft a:hover, .alignright a:hover, .minipost a:hover, .printlink a:hover {
	color: #B01C1C;
	text-decoration: underline;
}


.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy { /**/
	width: 950px;
	height: 40px;
	margin: 0 auto;
	/*background: #E2B400;*/
	position: relative;
	font-size: 1.2em;
	/*background-image: url(images/nav_streifen.gif);*/
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: right;
	/*border: 1px solid #000000;*/
}

#menuv ul { /**/
	/*float: right;*/
	width: 850px;
	height: 40px;
	list-style: none;
	/*text-align: right;*/
	right: 0px;
	/*bottom: 10px;*/
	position: absolute;
	/*border: 1px solid #000000;*/
}

#menuv li { /**/
	display: inline;
}

#menuv li.page_item a, #menuv li.admintab a { /**/
	margin: 0;
 padding: 4px 10px 3px 10px;
 color: #656565;
 background: #FFFFFF;
 /*border: 1px solid #5A1301;*/
 /*margin-right: 8px;*/
}

#menuv li a:hover { /**/
 color: #B01C1C;
 background: #FFFFFF;
}

#menuv li.current_page_item a { /**/
margin: 0;
 color: #B01C1C;
 background: #FFFFFF;
 font-weight: bold;
 padding: 4px 10px 3px 10px;
 /*border: 1px solid #5A1301;*/
 /*margin-right: 8px;*/
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

/* Change Log *** 
1.0	: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
*** */


/*additions*/

.categoryTitleCustom a:hover {
	color: #B01C1C;
}

/*FoCaL menu*/
/* Makes selected category highlighted */
.FoldingCategoryList a {color:#656565;}

a.focalLinkSelected {color:#B01C1C;font-weight:bold;}

/* Indent Child Category */
.FoldingCategoryList li ul {margin-left:6px;} /* nodeLevel1 */
.FoldingCategoryList li ul li ul {margin-left:6px} /* nodeLevel2 */
/* or */
.nodeLevel1 {font-size: 1.0em; }
.nodeLevel2 {font-size: 1.0em;}

/*.nodeLevel1 li {margin: -3px 0 0 0;}*/ /*IE 7 looks bad*/

/* Change colour of indent items */
/*.nodeLevel1 a {color:red}
.nodeLevel2 a {color:white}
.nodeLevel3 a {color:blue}*/

h2.widgettitle {
	color: #B01C1C;
}

.minipost .title {
	color: #656565;
	font-weight: bold;
	text-decoration: none;
}