/*  
Theme Name: FunPark
Theme URI: http://www.teda.id.au
Description: www.teda.id.au theme for 2008
Version: 0.1
Author: Ian Teda
Author URI: http://www.teda.id.au
*/

* {
	margin: 0;
	padding: 0;	
}

hmtl{
}

body{
}


/*--------------------Classes--------------------*/
.float-left, .alignleft {
	float: left;
}

.float-right, .alignright {
	float: right;
}

.center-container {
	/*Center */
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	min-width: 790px;
	max-width: 1000px;
}

.min-height-contents {
	min-height: 608px;
	height:auto !important;
	height: 608px;
}

#page-content-rightsidebar	{
	float: right;
	width: 300px;
	margin: 0;
	padding: 1em;
}

#page-content-left{
	margin: 10px 340px 10px 0;
	padding: 1em;
	border-right: #8AB8D5 solid 1px;
	min-height: 580px;
	height:auto !important;
	height: 580px;
}

/*--------------------for your text--------------------*/

.post, .page {
	font-family: Helvetica,Verdana,Geneva,Arial,sans-serif;
	font-size: 0.85em;
	padding-top: 5px;
	padding: 0 5px 0 5px;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
	margin: 8px 0 0 0;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: #eaeaea solid 2px;
	height: 21px;
}

h2 {
	font-size: 1.05em;
}

h3 {
	font-size: 0.95em;	
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
}

blockquote cite {
}

hr {
}

dl{
     }
     dt{
          }
          dd{
          }

ul{
}

ol{
}
	 
li{
}

.post li, 
.page li {
	list-style: none;
	background: url(images/ul-bullet.gif) no-repeat 0.5em;
	padding-left: 18px;
}

ul ul{
}

blockquote {

}

blockquote p {
	margin: 27px 40px;
	color: #575757;
	padding: 5px 0px 0px 35px;
	background: url(images/quote_up.png) top left no-repeat;
	font-style: italic;
	content: open-quote;
}

code{
}

pre{
}

b, strong,i,em {
}

img{
}

/* Caption stylings*/

.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;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


address {
}

/*--------------------for links--------------------*/
a {
	text-decoration: underline;
	color: #005389;
}

a:link { 
}

a:visited { 
}

a:link:focus{ 
}

a:link:hover, 
a:visited:hover {
	text-decoration: none;
	color: #e10704;
}

a:link:active, 
a:visited:active {
}

/*--------------------Header--------------------*/
#page-header-menu {
	min-height:40px;
	height:auto !important;
	height:40px;
	width: auto;
	background:url(images/header-background.gif) repeat-x;
}

#page-header-menu ul {
	list-style-type: none;
	list-style-image: none;
	padding-top: 11px;
}

#page-header-menu li {
	display: inline;
}

#page-header-menu ul li a {
	text-decoration:none;
	color: #000000;
	padding: 0 2px 0 2px;
}

#page-header-menu ul li a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#page-header-menu a span{
	color: #ff6500;
	padding: 0 2px 0 0;
}

#page-header-menu a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#page-header-menu-center {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#page-header-image {
	min-height: 179px;
	height:auto !important;
	height:179px;
	background: url(images/header-image.jpg) center no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	margin-top: -6px;
}

#page-header-image-left{
	margin-top: 27px;
	float: left;
}

#page-header-image-right {
	margin-top: 45px;
	float: right;
}

#page-header-divider {
	min-height: 7px;
	height:auto !important;
	height:7px;
	width: auto;
	background: url(images/header-divider.gif) repeat-x;
}

#page-header-message div {
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	background: #FFDBA5;
	border: #FFB13C solid 1px;
	width: auto;
	text-align: center;
}

/*--------------------iamges as a link--------------------*/
a img{
}

a:link img { 
}

a:visited img { 
}

a:link:active img, 
a:visited:active img {
}

/*--------------------smilies --------------------*/
body img.wp-smiley{
}

/*--------------------read more link--------------------*/
.more-link{
}

/*--------------------pages with pagination--------------------*/
p.serif{
}

/*--------------------search--------------------*/

#searchform{

}

input#s{
	border: #8AB8D5 solid 1px;
	background-color: #D5E6F1;
	font-size: 0.9em;
	color: #505050;	
}

input#searchsubmit{
 }

/*--------------------comments--------------------*/
.commentdiv h4 {
	margin-top: 15px;
}

.commentlist {
	list-style: none;
}

.nocomments {
}
 
.commentlist li {
}

.alt {
	background-color: #F5F9FC
}

.commentlist cite, 
.commentlist cite a {
}

.commentlist p {
}

#commentform p {
}

.commentmetadata {
}

#commentform input {
	background-color: #F5F9FC;
	border: #8AB8D5 solid 1px;
}

#commentform textarea {
	background-color: #F5F9FC;
	border: #8AB8D5 solid 1px;
}

#commentform #submit {
	margin-top: 7px;
	background-color: white;
	border: #8AB8D5 solid 1px;
}

/*--------------------calendar--------------------*/
#wp-calendar th {
}


#wp-calendar {
	empty-cells: show;
}

#wp-calendar #next a {
}

#wp-calendar #prev a {
}

#wp-calendar a {
}

#wp-calendar caption {
}

#wp-calendar td {
}

#wp-calendar td.pad:hover { 
}

/*-------------------- Posts ---------------------*/
.post {

}

.post h1 {
	margin: 0px 0px 6px 0px;
	padding-left: 5px;
}

.post h1 a {
	text-decoration: none;
	background: url(images/h2-post6.gif) no-repeat left;
	padding-left: 12px;
}

.post h1 a:hover {
	text-decoration: none;
	background: url(images/h2-post7.gif) no-repeat left;
	padding-left: 12px;
}

.post h1 span {
	padding-left: 7px;
	font-size: 9pt;
	background: none;
	color: #CCCCCC;
}

.post h3 {
	margin: 5px 0 0 0;
	float: right;
	color: #CCCCCC;
}

.post h4 {
	margin-top: 15px;
}

.post-info {
	clear: left;
	margin-top: 10px;
	padding: 2px 0px 3px 0px;
	border: #E9F2F8 solid 1px;
	border-top: #E9F2F8 solid 2px;
	border-bottom: #8AB8D5 solid 1px;
	background-color: #D5E6F1;
	font-size: 0.6em;
	color: #787878;
}

.post-info li {
	background: none;
	padding: 2px 3px 3px 8px;
	display: inline;
	list-style-type: none;	
}

.post-info-right {
	float: right;
	margin-top: -3px;
	border-left: #E9F2F8 solid 1px;
}

.archive h2{
	margin-top: 6px;
	padding-left: 5px;
	font-weight: bold;
	height: 19px;
	font-variant: small-caps;
	line-height: 19px;
}

.archive h2 a {
	text-decoration: none;
	background: url(images/h2-post6.gif) no-repeat left;
	padding-left: 12px;
}

.archive h2 a:hover {
	text-decoration: none;
	background: url(images/h2-post7.gif) no-repeat left;
	padding-left: 12px;
}

.archive h3 {
	margin-top: 0px;
	font-size: 0.6em;
	background-color: #D5E6F1;
	border-top: #E9F2F8 solid 2px;
	border-bottom: #8AB8D5 solid 1px;
	color: #787878;
	padding: 0 5px 0 5px;
}

.archive h3 span {
	float: right;
	padding-left: 4px;
	border-left: #E9F2F8 solid 1px;
}

/*-------------------- Page Bar Styling---------------------*/
.pagebar {
	clear: both;
	text-align: center;
	padding: 15px 0.5em 15px 0;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive {
   	border: 1px solid #cccccc;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

/*-------------------- Page Styles ---------------------*/

.page img {
}
/*-------------------- widgets---------------------*/
.sidebarlist a{
	text-decoration: none;
}

.sidebarlist li {
	display: block;
	text-align: left;
	border-top: #eaeaea solid 1px;
	border-bottom: #eaeaea solid 1px;
	margin: 0px 0px -1px 0px;
	padding: 0px 10px 0px 20px;
	background: url(images/ul-bullet.gif) no-repeat 0.5em;
}

.sidebarlist li:hover {
	background: url(images/ul-bullet-hover.gif) no-repeat 0.5em;
}

#recent-posts a{
	text-decoration: none;
}

#recent-posts li {
	display: block;
	text-align: left;
	border-top: #eaeaea solid 1px;
	border-bottom: #eaeaea solid 1px;
	margin: 0px 0px -1px 0px;
	padding: 0px 10px 0px 20px;
	background: url(images/ul-bullet.gif) no-repeat 0.5em;
}

#recent-posts li:hover {
	background: url(images/ul-bullet-hover.gif) no-repeat 0.5em;
}

h2.widgettitle{
	text-align: right;
	margin: -14px 0px 2px 0px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	width: 100%;
}
	
.widget {
	list-style-type: none;
	list-style-image: none;
	margin-top: 22px;
}

#lastfmrecords ol{
	list-style-type: none;
	list-style-image: none;
}

#lastfmrecords li {
	display: inline;
}

img.cdcover, #ngg-sidebar img {
	width: 50px;
	height: 50px;
	padding: 2px;
	border: #005389 solid 1px;
	background: #eaeaea;
}

img.cdcover:hover, #ngg-sidebar img:hover{
	border: #e10704 solid 1px;
}

/*----------------Good Reads Styles---------------------*/
#goodreads-sidebar li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#goodreads-sidebar img {
	width: 50px;
	height: 76px;
	padding: 2px;
	border: #005389 solid 1px;
	background: #eaeaea;
	margin: 0px 4px 0px 0px;
}

#goodreads-sidebar img:hover {
	border: #e10704 solid 1px;
}

/*--------------------Archive--------------------*/

li#archives{
}

.widget_archives{
}

/*--recent posts--*/

li#recent-posts{
}

.widget_recent_entries{
}



/*--------------------text widget--------------------*/
li.widget_text{
}

/*--id in relationsship to the id of the widget*/
li#text-4{
}
	 
.textwidget{
}

/*--------------------links blogroll--------------------*/

li#links{
}

.widget_links{
}

/*--------------------categories--------------------*/

li#categories{
}

.widget_categories{
}

/*--------------------Footer Divs & Classes--------------------*/
#page-footer {
	background-color: #FFFE56;
	clear: both;
}

#footer-tags {
	clear: both;
	text-align: center;
	border-top: #8AB8D5 solid 1px;
	margin-bottom: 10px;
}

#footer-tags h2 {
	display: none;
}

#footer-container{
	background-color: #FFFE56;
}

#footer-notes{
	text-align: center;
}

/*--------------------Archive Divs--------------------*/

#archive-left {
	width: 48%;
}

#archive-right {
	float: right;
	width: 48%
}

.archive {
}

/*--------------------NextGEN Styling--------------------*/
/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear: left;
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	overflow:hidden;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(images/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear: left; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 3px 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: left;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:left !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:5px;
	padding:4px;
	position:relative;
}

.ngg-left {
	float: left;
	padding-right:10px;
}

.ngg-right {
	float: right;
	padding-left:10px;
}

.ngg-center img {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/*----------- Quotes Collection Plugin Styles ----------*/

/* Random quote */
.quotescollection_randomquote q {
}

.quotescollection_randomquote cite {
	text-align: right;
	font-style: oblique;
}


/* Quotes page */
blockquote.quotescollection {
	border:0;
	background:none;
	padding:0;
	margin:2em;
	font-size:1em;
}

blockquote.quotescollection q {
	color:#555;
}

blockquote.quotescollection cite {
	display:inline;
	font-size:0.83em;
	color:#888;
}