/*  
Theme Name: Prosumer -- SWC Edition
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/

	/**	"Trebuchet MS", "Times New Roman", Times, serif
	Garamond, "Trebuchet MS", "Times New Roman", times, serif
	Arial, Helvetica, sans-serif
	***/
*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
img, div, #subscribe_rss {
behavior: url(iepngfix.htc);
}
p
{
	line-height:1.33em;
	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: #333;
	font: 0.75em "Trebuchet MS", Verdana, sans-serif; 
	line-height:1.25em;
	margin: 0;
	padding: 0;
	text-align: center;
	background:#FFFFFF url(images/bg_body.gif) repeat scroll 0 0;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #333;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin:20px auto 0;
	width: 1000px;
	position: relative;
	height: 105px;
}
#topi {
	background: white url(images/puzzle.jpg) right top no-repeat;
	float: left;
	left: 0;
	height: 105px;
	top: 0;
	z-index: 9999;
	width: 1000px;
}
#subscribe_rss {
	position: relative;
	float: right;
	margin: -13px 10px -13px 0;
	z-index: 9999;
	display: block;	
}
#swc_link {
	background: transparent url(images/swc-blog-logo.gif) 0 0 no-repeat;
	position: relative;
	display: block;
	width: 377px;
	height: 76px;
        float: left;
       margin:15px 0 0 15px;
	text-indent: -999999px;
        z-index: 9999;
}
#page {
background:#D7D7D7 none repeat scroll 0 0;
margin:0 auto;
padding-top:10px;
text-align:left;
width:1000px;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}
#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
}
#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:771px;
}
#right {
background:#FFFFFF none repeat scroll 0 0;
float:right;
width:220px;
-webkit-border-top-left-radius:12px;
}

html>/**/body #right, x:default{
	-moz-border-radius-topleft:12px;}



#content {
-webkit-border-top-right-radius:12px;
-webkit-border-top-left-radius:12px;
padding:15px;
width:531px;
float: right;
background:#fff;
}

html>/**/body #content, x:default{
-moz-border-radius-topright:12px;
-moz-border-radius-topleft:12px;	}

.widget_recent_comments{
	clear:both;}

#content div.entry a {
	border: 0
}

#content div.entry a.more-link {
	float: right;
	font-weight: bold;
	color: #FF6600
}

.post {
	margin:30px 0;
}
.entry {
}
.entry  a {
	color:#333333;
text-decoration:underline;
}
.entry a:hover {
	text-decoration: underline
}

.entry img {
	margin: 10px;
	max-width:511px;
}
.side1 {
	background:#fff none repeat scroll 0 0;
	width: 200px;
	float: left;
	color: #000;
	-webkit-border-top-right-radius:12px;
}
html>/**/body .side1, x:default{
	-moz-border-radius-topright:12px;}
	
.side2 {
	width: 220px;
	float: right;
	color: #000;
	-webkit-border-top-left-radius:12px;
}

html>/**/body .side2, x:default{
	-moz-border-radius-topright:12px;}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	background: #60AB80;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 1000px;
}
#footer {
	color: #fff;
	font: 0.9em;
}

#footer p{
	margin:0;}
#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
/* Design 
******************** */

#sensitive_tag_cloud{
	padding:0 10px 10px 10px;}
#sensitive_tag_cloud h2{
margin:0 -10px 10px -10px;
}
.subhead{
color:#5FAB7F;
font-size:20px;
font-style:italic;
font-weight:normal;
left:468px;
position:absolute;
top:33px;}
	
.subsubhead{
color:#454647;
font-size:12px;
font-style:italic;
left:598px;
position:absolute;
top:65px;}
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {

}

input#s {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	background: #fff;
	border-top: 2px solid #9FCCB2;
	border-left: 2px solid #9FCCB2;
	border-bottom: 1px solid #9FCCB2;
	border-right: 1px solid #9FCCB2;
	color: #454648;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.widget ul, .textwidget, .about p{
	padding:5px 10px;
	font-size:0.92em;}
	
a.iconsphere{
	font-size:1em !important;}
.about p{
	margin:0;}
	
.widget ul li{
	margin:5px 0}

.side1 h2 {
	font-size:1.08em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding:3px 10px;
	background: #fff url('images/bg_navigation.jpg');
}

.side1 li.widget:first-child h2{
	-webkit-border-top-right-radius:12px;
}

html>/**/body .side1 li.widget:first-child h2, x:default{
	-moz-border-radius-topright:12px;}
	
.side1 .widget_rss h2 a{
	color:white}
	
.side2 h2{
	font-size:1.08em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding:3px 10px;
	background: #fff url('images/bg_navigation.jpg');
}

.side2 .about h2{
	-webkit-border-top-left-radius:12px;
}

html>/**/body .side2 .about h2, x:default{
	-moz-border-radius-topleft:12px;}

.recentcomments a:link, .recentcomments a:visited, .recentcomments a:hover, .recentcomments a:active {

        background: none;	
}
.recentcomments{
background:transparent url(images/star.gif) no-repeat scroll 0 3px;
color:#454648;
display:inline-block;
padding-left:15px;
}

.recentcomments a{
	}

.side1 ul li ul li a, .side2 ul li ul li  a {
background:transparent url(images/star.gif) no-repeat scroll 0 3px;
color:#454648;
display:inline-block;
padding-left:15px;
}
.side1 ul li ul li a:hover,.side2 ul li ul li a:hover{
	text-decoration:underline;
}
.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: #FF6600;
	font-weight: bold;
	background: url(images/star.gif) 0 2px no-repeat;
	padding-left: 15px;
}

h2.pagetitle {
	text-align: left;
	font: 1.5em;
	margin:30px 0 10px;
}

.post h2 {
	font-size: 1.5em;	
	line-height:1em;
	color: #60AB80;
	font-weight:bold;
}
.post h2 a {
	color: #454648;
	display: block;
}
.post h2 a:hover {	
	text-decoration:underline;
}
p.postmeta {
	margin-bottom: 10px;
	color:#60AB80;
}

.postmeta a {text-decoration:underline;}

p.meta {
	font-size: 0.92em;
	margin-bottom: 10px;
	color: #60AB80;
}

.wp-caption-text{
	color:#999999;
margin:0 0 0 10px;
text-align:center;}
p.meta a
{
color:#333333;
text-decoration:underline;
}
span.user
{
	font: 10px;
	padding: 3px 5px;
}

span.timr
{
	background: #60AB80;
	color: #fff;
	padding: 3px 10px;
-webkit-border-top-left-radius:8px;
-webkit-border-bottom-right-radius:0;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-left-radius:0;

}

html>/**/body span.timr, x:default{
		-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:0;}


span.catr
{line-height:1.7em;
	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 {
}
.post ul {
	margin-left:14px;
}
.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: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.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;
        border: 1px solid #999;
        color: #454648;
	font: 1em "Trebuchet MS", Verdana, sans-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 5px 10px;
	font: 1em;
	border: 0;
	background: transparent url('images/star2.gif') 0 7px no-repeat; 
}
.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;
}

ol.commentlist li {
background:transparent url(images/blockquote.gif) no-repeat scroll left top;
color:#666666;
margin:1em;
padding:0 0 0 50px;
}

ol.commentlist li p {
}

h3#respond, h3#comments {
	margin:35px 0 10px;
	color: #60AB80;
	font-size:1.33em;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg_navigation.jpg) 0 0 repeat-x;
	position: relative;
	height: 40px;
	font-size: 1.2em;
}
#menuv  ul {
	list-style: none;
	left: 10px;
	top: 8px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
	-webkit-border-radius: 12px;
background:#E4E4E4 none repeat scroll 0 0;
border:1px solid #60AB80;
color:#454648;
font-weight:bold;
margin-right:0;
padding:2px 10px 1px;
display:inline-block;
height:20px;
line-height:20px;
}

html>/**/body #menuv li.page_item  a, html>/**/body #menuv li.admintab  a, x:default {
	-moz-border-radius:12px;
}

#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menuv li.current_page_item  a {
	-webkit-border-radius: 12px;
 background: #FFF;
 color: #454648;
 font-weight: bold;
 padding:2px 10px 1px;
 display:inline-block;
 border: 1px solid #60AB80;
 margin-right: 0;
 height:20px;
line-height:20px;
}

html>/**/body li.current_page_item  a, x:default {
	-moz-border-radius:12px;
}

.request {
height:20px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
}

#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;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px;
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
*** */

