/*  
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.0
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: 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/

*/

/* Social Style 
********************* */

	* {
		margin: 0;
		padding: 0;
	}

	body {
		padding: 0;
		margin: 0;
		font-size: 90%;
		text-align: center;
		/* background: url(library/images/bg.jpg) #000000 repeat-x left top; 
		background: url(http://perceptionphotography.biz/library/images/newbg.jpg) #333333 repeat-x left top; */
		color: #FFFFFF;
		background-color: black;
	}

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 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: Verdana, Arial, Serif;
}

/* 
body
{
	background-attachment: fixed;
	background: #000 url(images/bgbg.gif) center top no-repeat; 
	font: 90%/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: 10px;
}
#page {
	text-align: left;
	width: 800px;
	background: black;
/* 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;

	height: 130px;
	padding: 10px 20px;
}

#headr  h2 {
		
		display: inline;
		font: 36px "Tw Cen MT", helvetica, verdana, arial, sans-serif;
	}

#pre {

}
#headr .description {
	color: white;
}

#content {
	width: 560px;
	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 Verdana, sans-serif;
}
#headr h1 a {
	color: #000;
	}
#sidebar h2{
	font: 1.4em 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 Verdana, sans-serif; 
}
.post h2 a {	
	color: #FFFF00;
}
.post h2 a:hover {
	color: #67EE4B;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px; color: black;
}

.commentlist ol li a {
     color: black;
}
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;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.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 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: #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: #f9f9f9;
}
.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
*** */

#navigation
	{
	position: relative;
	margin-bottom: 0.22em;
	}

/* begin css tabs */
#tabnav { /* general settings */
	border-bottom: 1px solid #ccc; /* set border COLOR as desired */
}


ul#tabnav { /* general settings */
clear:both;
text-align: right; /* set to left, right or center */
margin: 0.3em; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
list-style-type: none;
padding: 3px 40px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

/*
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 {
border-bottom: 1px solid #fff;
background-color: transparent;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a {
background-color: transparent;
color: #000;
position: relative;
top: 1px;
padding-top: 4px;
}
*/

ul#tabnav li a { /* settings for all tab links */
padding: 3px 14px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid transparent; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: transparent; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 10px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: transparent; /* set desired hover color */
border: 1px solid #ccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */

color: #fe7501;
}

#tabcontentcontainer{
	width: 780px;
	height: 25px;
}






.tabcontent{
	display:none;
	font: 12px arial;
	padding: 3px 5px;
	margin-left: 5px;
	background: #000;
	color: #fff;


}





#sc1 {margin-left:17em;}
#sc2 {margin-left:24em;}
#sc3 {margin-left:30em;}
#sc4 {margin-left:37em;}
#sc5 {margin-left:39em;}
#sc6 {margin-left:15em;}
#sc7 {margin-left:47em;}
#sc8 {margin-left:30em;}

a.tabconlink:link{
background: transparent;
color:#666;
text-decoration: none;
padding: 3px 5px;
font-weight:bold;
}

a.tabconlink:visited{
background: transparent;
color:#666;
text-decoration: none;
padding: 3px 5px;
font-weight:bold;
}

a.tabconlink:hover{
background: transparent;
color: #fe7501;
text-decoration: none;
padding: 3px 5px;
font-weight:bold;
border-bottom: 1px solid transparent; /* set border COLOR as desired; usually matches border color specified in #tabnav */

}

a.tabconlink:visited:hover{
background: transparent;
color: #fe7501;
text-decoration: none;
padding: 3px 5px;
font-weight:bold;
}

#basic-accordian{
	border:0px solid #EEE;
	padding:5px;
	width:740px;
	position:relative;
	z-index:2;



}

.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

#test1-header {
	/* background: url(/library/images/nos/1.gif) no-repeat; */
	background-color: #000;
	color: white;
	font: 1.6em bold Arial, sans-serif;
	border: 1px solid white;
	text-align: center;
	width: 125px;
}
#test2-header {
	/* background: url(/library/images/nos/1.gif) no-repeat; */
	background-color: #000;
	color: white;
	font: 1.6em bold Arial, sans-serif;
	border: 1px solid white;
	text-align: center;
	width: 125px;
}
#test3-header {
	/* background: url(/library/images/nos/1.gif) no-repeat; */
	background-color: #000;
	color: white;
	font: 1.6em bold Arial, sans-serif;
	border: 1px solid white;
	text-align: center;
	width: 125px;
}
#test4-header {
	/* background: url(/library/images/nos/1.gif) no-repeat; */
	background-color: #000;
	color: white;
	font: 1.6em bold Arial, sans-serif;
	border: 1px solid white;
	text-align: center;
	width: 125px;
}
#test5-header {
	/* background: url(/library/images/nos/1.gif) no-repeat; */
	background-color: #000;
	color: white;
	font: 1.6em bold Arial, sans-serif;
	border: 1px solid white;
	text-align: center;
	width: 125px;
}


#test6-header {
	/* background: url(/library/images/nos/1.gif) no-repeat; */
	background-color: #000;
	color: white;
	font: 1.6em bold Arial, sans-serif;
	border: 1px solid white;
	text-align: center;
	width: 125px;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:0px;
	background:#EEE;
	width:600px;
}

.header_highlight{
	background:#eee;
}

#maincontent {
		clear: both;
		float: left;
		background-color: #333333;
		margin: 0;
		padding: 0 20px 10px 20px;
		width: 760px;
		display: inline;
	}

	#maincontent h2 {
		float: left;
		display: inline;
		font: 36px "Tw Cen MT", helvetica, verdana, arial, sans-serif;
	}

	#maincontent p {
		width: 420px;
		display: inline;
	}

	#maincontent p.main {
		clear: left;
		float: left;
	}

	#maincontent h2.vid {
		float: left;
		margin: 0 0 0 25px;
		display: inline;
	}

	#maincontent p.vid {
		float: left;
		margin: 0 0 0 25px;
		width: 290px;
		display: inline;
	}

	#maincontent .flash {
		float: left;
		border: 5px solid #ffffff;
		width: 405px;
		height: 300px;
		margin: 10px 0 0 0;
		display: inline;
	}

	#maincontent .mainpic {
		float: right;
		width: 290px;
		height: 215px;
		border: 5px solid #ffffff;
		margin: 10px 0 0 0;
		display: inline;
	}

.top {
	background: url(http://perceptionphotography.biz/library/images/top.gif) no-repeat left top;
}

.bottom {
	background: url(http://perceptionphotography.biz/library/images/bottom.gif) no-repeat left top;
}

.round {
	clear: both;
	float: left;
	height: 10px;
	width: 800px;
	margin: 0;
	padding: 0;
}
	.maintop {
		background: url(http://perceptionphotography.biz/library/images/220top.gif) no-repeat left top;
	}

	.mainbottom {
		background: url(http://perceptionphotography.biz/library/images/220bottom.gif) no-repeat left top;
	}

	.mainround {
		clear: both;
		float: left;
		height: 10px;
		width: 220px;
		margin: 0;
		padding: 0;
	}

	* html .round {
		margin-bottom: -6px;
	}

	#mainfooter {
		clear: both;
		float: left;
		width: 800px;
		margin: 40px 0 0 0;
		padding: 0px;
		color: #ccc;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist .quote {
	background:url(/blog/wp-content/themes/sumenep-10/images/bg_quote.gif) no-repeat top right;
	}

.commentlist li {
padding: 5px 18px 22px 18px;
margin-top:15px;
/* background:#454545 url(/blog/wp-content/themes/sumenep-10/images/bg_commentlist.gif) bottom no-repeat; */
color:#e4edee;
background-color:#454545;
}

.commentlist cite {
	display:block;
	font-style:normal
        font-variant: small-caps;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#88e5f0;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;

	}