/*  
Theme Name: Fishamble
Theme URI: 
Description: 
Author: Andre Halim
Author URI: http://www.bestindonesia.info

Last Modified on April 3, 2007
*/

/* Base Definitions */
* {
	padding: 0; 
	margin:0;
}

html, body {border:0; margin:0; padding:0.5em;}

body {
	margin: 0;  
	color: #666666; 
	text-align: center;
	font: 88% / 1.5 Helvetica, Arial, Verdana, sans-serif; 
	background:  #ffffff url(images/pokadotblue.jpg);
}

p {
	margin: 0.7em 0;
	line-height:1.6em;
}

a {
    color: #265e15;
    text-decoration:none;
}

a:link, 
a:visited {
	color: #265e15;	
}

a:hover, a:active {
    color: #666666;
	border-bottom: #666666 1px dotted; 
}

h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

blockquote
{
	color:#096c96;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	border-top: #096c96 1px dashed;
	border-bottom: #096c96 1px dashed;
}

.clear {
	clear:both;
	height:20px;
}

fieldset 
{
	border:0;
}

/* General Image Defintions */

/* 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 */



/* Wrapper Definition */
#wrapper {
	width:800px;
	margin:0 auto;
	background: #fff;
	border:solid 2px #fff;
	padding: 10px;
	word-spacing: 1px;
	text-align:left;
}

/* Header Definitions */
#header {
	clear: both; 
	margin: 0px;
	padding: 0px; 
	width: 800px;
	height:200px;
}

#header {margin:0; height: 200px;}
#sub-header {margin:0; height: 75px;}
#contentheader-left {background:#fff; padding-bottom: 4px; float:left;}	
#contentheader-cntr {background:#fff; padding-bottom: 4px; float:left;}
#contentheader-right {background:#fff; padding-bottom: 4px; float:left;}

/* Header Image Area Definition */
#headerimage {
	clear: both; 
	background:#000000 url(images/headerimg.jpg) top center no-repeat;
	margin: 0px; 
	height: 161px;
}

#nav{
	width:800px;
	clear:both;
}

#nav a, #nav a:visited, #nav a:link{
	color: #265e15;
	text-decoration:underline;
}

#nav a:hover, #nav a:active{
	color: #265e15;
	text-decoration:none;
	border:none;
}

/* Navigation Definitions */
/* =navigation */
#navigation {width: 160px; border: 1px solid #ccc; margin: 10px;}
#navigation ul 	{list-style: none; margin: 0; padding: 0;}
#navigation li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}	
#navigation li a:link, #navigation li a:visited {
	color: #00608A;;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#navigation li a:hover, #navigation li a:active {color: #283A50; background: url(images/menu3.gif) 0 -32px; padding: 8px 0 0 20px;text-decoration: none;}

/* Container Definitions */
#container {
	margin: 10px 0px 0px 0px; 	
}

/* Content Definitions */

#content {
	float: left; 
	margin:0px 0px 0px 3px;
	padding:10px 10px 10px 10px;

}

.double{
	width: 410px; 
	background: #eee;
}

.single{
	width: 593px;
	background-color:#FFFFFF;
	border-right: 1px dashed #ccc; 
}

#content ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style:none;
}

#content ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}


#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}

#content .post {
	padding:0 0 2em 0;
	border-bottom:#E0DFE4 1px dashed;
}

#content h2 {
	font-size: 20px;
	color: #0E2936;
	margin: 1em 0 0;	
	font-weight:bold;
	line-height:1.4em;	
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
}


#content h2 a,
#content h2 a:link, 
#content h2 a:visited {
	color: #0E2936;
    border-bottom:#E0DFE4 1px solid; 
	font-weight:bold;   
}

#content h2 a:hover, 
#content h2 a:active {
	color:#6c5e55;
    border-bottom:#E0DFE4 1px dotted;    
}


#content .entry {
    margin:1em 0;
	padding:0px; 
}

#content .entry a,
#content .entry a:link, 
#content .entry a:visited {
	color:#4499c8;
    border-bottom:#E0DFE4 1px solid;    
}

#content .entry a:hover, 
#content .entry a:active {
	color:#666666;
    border-bottom:#E0DFE4 1px dotted;    
}

#content .post-info , 
#content .postmetadata {
	font-size:12px;
	color:#999;
	margin:0;
	padding:0;	
}

#content .postmetadata  a,
#content .postmetadata  a:link, 
#content .postmetadata  a:visited {
	color:#4499c8;
    border-bottom:#E0DFE4 1px solid;    
}

#content .postmetadata  a:hover, 
#content .postmetadata  a:active {
	color:#6c5e55;
    border-bottom:#E0DFE4 1px dotted;    
}



/* Sidebar Definitions */
#sidebar {
	width:180px; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	font-size: 0.9em; 
	line-height: 13px; 
	color: #000; 
	letter-spacing: 1px;
	word-spacing: 1px; 
	background:#fff; 
	border-bottom: 12px solid #2D7794; 
	border-left: 1px dashed #ccc; 
	border-right:1px dashed #ccc; 
	border-top: 1px dashed #ccc; 
	float:left;
}

/*#quotes {padding:0; background:#999; font-size: 0.8em; color: #fff; padding-top: 8px; padding-bottom: 8px;}*/



#sidebar a:link {color: #003333; text-decoration: none;}
#sidebar a:visited {color: #003333; text-decoration: none;}
#sidebar a:active {color: #003333; text-decoration: underline; border:none;}
#sidebar a:hover {color: #003333; text-decoration: underline; border:none;}
#sidebar h2 {font-size: 1.5em;  padding-top: 10px;text-align: center; color: #00608A;}
#sidebar h3 {background: #00608A; font-size: 1em; padding: 2px; color: #fff; display:block;}

#sidebar ul {
	list-style:none;
}

#sidebar li {
  padding:0px 0px 0px 0px;
}

#sidebar ul ul {
    list-style:none;
	margin: 0px;
	padding:5px 0px 20px 0px;
}

#sidebar ul ul li {
  padding:5px 5px 0px 10px;
}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
  padding:5px 5px 0px 10px;
}


#sidebar li.sideblock p {
    margin:0;
	padding:0px 0px 5px 15px;
}

#sidebar li.sideblock p img {
	margin:0;
	border:#E0DFE4 1px solid;
	background:none;
}

#sidebar li.sideblock {
  border:0;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

/* These help support the widgets properly */
#sidebar ul table {
	width: 160px;
	margin: 0px;
}

#sidebar ul .textwidget {
	margin:0px;
	padding:5px 5px 5px 5px;
}

/* This is to support the search widget properly */
#sidebar ul form#searchform {
    margin:0;
	padding:15px 10px 10px 10px;
	text-align:center;
}

/* Sidebar Definitions */
#sidebar2 {
	font-family:Helvetica, Geneva, Arial,  sans-serif;
	float:right; 
	width:180px; 
        height:600px;
	font-size: 0.9em; 
	padding:0; 
	line-height: 13px; 
	color: #000; 
	letter-spacing: 1px; 
	word-spacing: 1px; 
	background:#fff; 
	/*border-bottom: 12px solid #2D7794; 
	border-left: 1px dashed #ccc; 
	border-right: 1px dashed #ccc; 
	border-top: 1px dashed #ccc; */

}

#sidebar2 a:link {color: #003333; text-decoration: none;}
#sidebar2 a:visited {color: #003333; text-decoration: none;}
#sidebar2 a:active {color: #003333; text-decoration: underline; border:none;}
#sidebar2 a:hover {color: #003333; text-decoration: underline; border:none;}
#sidebar2 h2 {font-size: 1.5em;  padding-top: 10px;text-align: center; color: #00608A;line-height:1.1em;}
#sidebar2 h3 {background: #00608A; font-size: 1em; padding: 2px; color: #fff; display:block;text-align:center;}

#sidebar2 ul {
	list-style:none;
}

#sidebar2 li {
  padding:5px 5px 0px 5px;
}

#sidebar2 ul ul {
    list-style:none;
	margin: 0px;
	padding:5px 0px 20px 0px;
}

#sidebar2 ul ul li {
  padding:5px 5px 0px 10px;
}

#sidebar2 ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar2 ul ul ul li {
  padding:5px 5px 0px 10px;
}

#sidebar2 li.sideblock p {
    margin:0;
	padding:0px 0px 5px 15px;
}

#sidebar2 li.sideblock p img {
	margin:0;
	border:#E0DFE4 1px solid;
	background:none;
}

#sidebar2 li.sideblock {
  border:0;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

/* These help support the widgets properly */
#sidebar2 ul table {
	width: 160px;
	margin: 0px;
}

#sidebar2 ul .textwidget {
	margin:0px;
	padding:5px 5px 5px 5px;
}

/* This is to support the search widget properly */
#sidebar2 ul form#searchform {
    margin:0;
	padding:15px 10px 10px 10px;
	text-align:center;
}

/* This is to support the calendar widget properly */
#calendar_wrap {
  margin:0;
  padding:0px 0px 5px 15px;
}

/* Footer Definitions */
#footer { background-color: #000; color: #fff; font-weight: bold;  padding: 10px; font-size: 0.8em; clear:both; width:780px; }
#footer-accent {clear: both; border-bottom: 1px solid #fff; background-image: url(images/col-bg1.jpg); padding: 0; margin: 0; height: 24px;}
#footer ul {display: inline; margin: 0;  }
#footer li {display: inline; padding: 0 10px; border-right: 1px solid #fff; }
#footer li.last {border-right: 0;}
#footer a:link {color: #33A3DB; text-decoration: none; padding-bottom: 10px;}
#footer a:visited {color: #33A3DB; text-decoration: none;}
#footer a:active, #footer a:hover {color: #fff; text-decoration: underline;}

#donations-button {	width:100px; margin: 5px 15px; background: #fff;}
li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments, 
#respond {
	margin: 0;
	padding:1em 0 0 0;
}

#commentform {
	margin:10px 0;	
	padding:10px;
	background:#F6F6F6;
	border-top: #E0DFE4 1px solid;
	border-bottom: #E0DFE4 1px solid;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #E0DFE4 1px solid;
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	border-bottom: #E0DFE4 1px solid;
}

.commentlist li.alt {
    background:#F6F6F6;    
}

.commentlist li.authorcomment {
    border-top:#8F8F6B 1px solid;
	border-bottom:#8F8F6B 1px solid;
}

.commentlist li .cmtinfo {
	font-size:1em;		
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	background:url(images/feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url(images/link.gif) no-repeat left center;
	padding-left:20px;
}

input.textbox, 
textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	border:#AAAAAA 1px solid;
}

#submit {
	padding:3px 5px;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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 */

.clear{
	clear:both;
}
/* =left email form */

#email-form {padding:0; margin-top: 15px; background:#2D7794;}

h3.email {font-size: 1em; color: #fff; margin:0; padding: 5px; border-bottom: solid 1px #fff; }


/* =email form formatting */

.fullwidth-email {padding: 0; margin-left: 5px; padding-left: 5px;  }

.fullwidth-email input{width: 95%; }

label.email {color: #fff; font-size: 0.8em; font-weight: bold; }

/* =text formatting */

p.top {text-align: right; font-size: 0.8em;}
p.right {text-align: right;}
p.caption {background: #fff; width: 384px; border: 1px solid #9ABCCA; text-align: center;}
/*p.name {background: #535151; padding: 2px; color: #fff;}*/
img.floatleft {margin: 0 1em 0.8em 0.8em; float:left; }
img.floatright-feature {margin: 0 0 0 10px; float: right; }
img.floatright {margin-left: 10px; float: right; }
img.feature {border: 1px solid #9ABCCA;}
img.productions {border: 2px solid #666; padding: 0; margin: 0;width:150px; }
img.productions-holder {border: 2px solid #fff; padding: 0; margin: 0; }

#logohome{
	margin-left:-10px;
	margin-top:-10px;
	background-color:#FFFFFF;
}

#s{
	width:100px;
}

#searchform{
	padding:10px 0px 10px 10px;
	background-color:#CCCCCC;
}
/*Old Style CSS*/

#navigation ul 	{list-style: none; margin: 0; padding: 0;}	
.productions {
	color:#666666;
	font-size:0.8em;
	padding-left:10px;
}
.double-archive {
	width: 595px; 
	background: #eee;
}
img.productions {
	border:2px solid #666666;
	margin:0;
	padding:0;
}
#quotes {
background:#FFFFFF none repeat scroll 0 0;
color:#FFFFFF;
font-size:0.8em;
}
#quotes p {
color:#00608A;
font-size:13px;
letter-spacing:0;
line-height:16px;
margin:5px 15px;
text-align:left;
}
#quotes p.name {
color:#666666;
font-weight:bold;
}
#content-box{
	border:1px solid #CCCCCC;
	margin:8px 0px 0px;
	padding: 8px;
}
#arts-council-logo {padding:8px; font-size: 0.8em; color: #fff;}
/*Old Style CSS*/