/*

Theme Name: sumenep
Description: A dark theme with curly flowers and a customisable header.
Author: Nurudin Jauhari
Tags: dark, green, fixed width, two column, widget, threaded comments, custom header
WDP ID: 128
Version: 1.3.5

	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: 11 May 2007 16.22  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

                                                                     
/* Captions and image alignment for wordpress */

div.aligncenter {
	display: block !important;
    margin: 0px auto 10px;
}
div.alignleft {
	float: left !important;
	margin-right: 10px;
}
div.alignright {
	float: right !important;
	margin-right: 0px;
	margin-left: 10px;
}
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
    text-align: center !important;
	padding: 5px 4px;
	margin: 0;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #949494;
	font-style: normal;
}

blockquote p {
	margin: 0px !important;
	padding: 0px;
}

blockquote {
	margin: 1em 25px;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 5px solid #888;
}


pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.commentlist {
  margin: 10px 0px 10px 20px;
  padding: 0px;
  list-style: none;
}
.commentlist li {
  margin-left: 0px;
  padding: 8px;
}

.commentlist .children {
padding-left: 0px;
}

.commentlist .children img.avatar {
  width: 32px;
  height: 32px;
}
.commentlist .children {
padding-left: 10px;
margin-left: 20px;
margin-top: 10px;
list-style: none;
}

.commentlist .children .children img.avatar {
  width: 25px;
  height: 25px;
}

#post-navigator-single {
width: 100%;
float: left;
}

#pings {
  list-style: none;
}
#author-block {
  width: 94%;
  padding: 3%;
  float: left;
  margin-bottom: 25px;
  background: #eee;
}
#author-block h1 {
display: block;
width: 100%;
float: left;
font-size: 20px;
  margin-bottom: 10px;
}
#author-block .info {
 float: left;
 width: 70%;
 padding-left: 15px;
}
#author-block .info p {
 font-size: 12px;
 width: 100%;
float: left;
 margin-top: 0px;
 margin-bottom: 16px;
 line-height: 20px;
}


/* End captions and image alignment */


/* 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;
}

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: 20px;
}
#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 img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	

.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;
}
/* Comment Etc
********************* */
.navigation {
	margin-top: 10px;
}
.navigation a
{
	color: #67EE4B;
}

.ileft {
	float: left;
	margin-right: 5px;
}
.iright {
	float: right;
	margin-left: 5px;
}
.entry ul , .entry ol {
  padding-bottom: 15px;
}


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: 3px 5px;
}
.comment
{
	background: #5d6062;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #262626;
}
.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%;
}

#sidebar input#s {
	width: 93%;
	padding: 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;
	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;
}

/* Change Log *** 
1.0	: Public Releaed
*** */
