/*  
Theme Name: sumenep
Theme URI: http://www.jauhari.net/themes/sumenep
Description: <p>sumenep Theme is rounded layout that build with 2 Colums Layout with some Art Background.</p><ul style="list-style:none;"><li>* Right Sidebar and Widget Ready</li><li>* Custom Header</li><li>* Change About text via Admin Profile</li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/sumenep">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/sumenep
	Crafted on 11 May 2007
	Last Edit: 25 February 2009 18.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/

*/

/* 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.alignright, img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.alignleft, img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #fff;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

body
{
	background-attachment: fixed;
	background: #000 url(images/bgbg.gif) center top no-repeat;
	font: 73%/1.6em Verdana, Arial, Serif;
	color: #ccc;
	margin: 0 0 1px;
	padding: 0 0 1px;
	text-align: center;
}
/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	background: url(images/bgtr.gif) center bottom no-repeat;
	height: 27px;
	margin-top: 150px;
}
#page {
	text-align: left;
	width: 710px;
	background: #353535 url(images/bgcr.gif) center 0 repeat-y;
	margin: 0 auto;
	padding: 0 20px 0;
	border-top: none;
	border-bottom:none;
}
#botr {
	background: url(images/bgbr.gif) center top no-repeat;
	height: 19px;
	margin: 0;
	padding:0;
}


#headr {
	margin: 0 auto;
	background: url(images/bgheadr.png) 0 0 no-repeat;
	
	/*
	background: url(images/bgheadr.gif) 0 0 no-repeat;
 */
	height: 130px;
	padding: 10px 20px;
}
#pre {
	background: #67EE4B url() left top no-repeat;
}
#headr .description {
	color: #333;
}

#content {
	width: 480px;
	float: left;
	padding-right: 20px;
	padding-bottom: 0px;	
	margin-right: 10px;
	margin-bottom: 10px;
}
.post {
	padding: 10px 0 0;
	text-align: justify;
}
.post  a{
	color: #fff;
}	


#sidebar {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}


/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}
#sidebar ul li ul {
	list-style-type:square;
	margin-left: 15px;
}
#sidebar  ul li.about, #sidebar .categories,.linkcat, .linkside{
	margin-bottom: 10px;
}

/* Design  Typo
********************* */
#headr h1 {
	margin: 0;
	color: #efefef;
	font: 2.5em "Trebuchet MS", Verdana, sans-serif;
}
#headr h1 a {
	color: #000;
	}
#sidebar h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #67EE4B;
	border-bottom: 1px solid #efefef;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

#sidebar  ul li.about a, #sidebar .categories a,.linkcat a, .linkside a {
	color: #fff;
}
#sidebar ul li a:hover {
	color: #ffff00;
}
#sidebar ul li ul li a {
}
#sidebar ul.children {
	margin-left: 16px;
}
#sidebar a:hover {
	color: #1A4568;
}
#sidebar #avatr {
	border: 1px solid #666;
}

/* Page Navigation Style 
********************* */
ul.menu li a
{
	color: #fff;
	display: block;
}
ul..menu li a:hover {
	color: #FFFF00;
}
ul.menu li a:active, ul.menu li.current_page_item a
{
	color: #FFFF00;
	display: block;
	font-weight: bold;
}


h2.pagetitle {
	margin-top: 10px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font: 1.8em "Trebuchet MS", Verdana, sans-serif; 
}
.post h2 a {	
	color: #FFFF00;
}
.post h2 a:hover {
	color: #67EE4B;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmeta {
	font-size: 85%;
	padding: 0;
	border-top: 1px solid #ccc;
}

p.postmetadata
{
	color: #efefef;
	text-align: right;
	font-size: 85%;
	margin-bottom: 10px;
	border-bottom: 2px solid #efefef;
	/* A3B291 */
	padding: 5px 0;
}
p.postmetadata a
{
	color: #efefef;
	text-decoration: none;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}
.post a:link img, .post a:visited img {
	border: none;
}


.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	margin: 0 auto 10px;
	background: #999 url(images/bgfr.gif) center bottom no-repeat;
	padding: 0 10px 10px;
	width: 580px;
	text-align: left;
	color: #ccc;
	font-size: 0.95em;
	height: 50px;
}
#footer p {
	width: 55%;
	float: left;
}
#footer p.right {
	float: right;
	width: 40%;
	text-align:right;
}

#footer a {
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover {
	color: #666;
	text-decoration: none;
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}

/* Comment Etc
********************* */

.ileft {
	float: left;
	margin-right: 5px;
}
.iright {
	float: right;
	margin-left: 5px;
}

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: #999;
	margin: 1em;
	padding: 0 0 0 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
h3#respond,h3#comments {
	border-bottom: 1px solid #ccc;
	color: #F06100;
	font: 1.4em "Trebuchet MS", Verdana, sans-serif; 
	margin-top: 10px;
}
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: 5px;
	border: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background: #269237;
	
}
.comment
{
	background: #333;
	list-style: none;
	margin: 0;
	padding: 1em;
	color: #ccc;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}	
.alt
{
	background: #575757;
	color: #ccc;
}
.commentmetadata, .commentmetadata a  {
	color: #FF6600;
}
.authcmr,.authcmr a {
	color: #269237;
}
.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;
}
#comment {
	width: 100%;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.trackbacklist {
	margin-left: 30px;
}
#sidebar input#s {
	width: 93%;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	margin-bottom: 10px;
	background: #F7F7D4;
	font-weight: bold;
	border: 2px solid #67EE4B;
	color: #2FC312;
}
#sidebar input#s:focus {
	width: 93%;
	padding: 5px;
	margin-bottom: 10px;
	background: #efefef;
	color: #333;
	border: 2px solid #999;
}

#sidebar input#searchsubmit
{
	background: #30BA47;
	border: #269237 2px solid;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	padding: 2px 6px;
}
#right input#searchsubmit:focus
{
	background: #BCE240;
}
fieldset {
	border: none;
}
textarea#cont_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #333;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #ccc;
padding: 2px;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

small {
	}
img.wp-smiley { 
   vertical-align: -25%; 
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	overflow: auto;
	}
.navigation a
{
	color: #67EE4B;
}

/* End Various Tags & Classes*/

.navigation .alignleft {
	float: left;
	width: 50%;
	text-align: left
}
.navigation .alignright {
	float: right;
	width: 50%;
	text-align: right;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #333;
	text-align: center;
	background-color: #222;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


img.wp-smiley {
	vertical-align: -25%;
}

.avatar {
	float: right;
}
.commentlist li {
	position: relative;
}
.numero {
	font-size: 35px;
	position: absolute;
	right: 10px;
	font-style: italic;
	font-weight: normal;
	bottom: 15px;
	color: #ccc;
}
.odd .numero {
	color: #C9BE99;
}
.chead .comment-author {
	font-weight: bold;
}
.chead .commentmetadata {
	font-size: 11px;
}

ul.trackbacklist {
	margin-left: 30px;
}

/* Change Log *** 
1.0	: Public Releaed
1.1 : Support WordPress 2.3 and UP and better comment area
1.2 : WordPress 2.5 Support and Fix Some issues
*** */