/*
Theme Name: Shiny Version 1
Theme URI: http://www.shinyentertainment.com.au/
Description: The default theme for Shiny Entertainment.
Version: 2.0
Author: Brett Fusedale
Author URI: http://www.fade.com.au/
*/

@charset "utf-8";

/* CSS Document */

/* Global Reset */

* {
	padding:0;
	margin:0;
}

/* Global Styles */

p {
	padding: 10px;
	margin: 0;
}

a:link, a:active {
	color:#72c9fe;
	text-decoration:none;
}
a:hover {
	color:#ffde00;
        text-decoration:none;
}
a:visited {
	color:#72c9fe;
	text-decoration:none;
}
.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #08578b;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 180px;
	border-bottom: 1px dotted #FFF;
        border-top: 1px dotted #FFF;
        text-transform: uppercase;
        margin-bottom: 10px;
}
.sidebar-title a, sidebar-title a:visited {
	color: #FFF;
        text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #003659;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h1 a:link, h1 a:active, h1 a:visited {
	color:#FFCC00;
}
h1 a:hover {
	color:#72c9fe;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4cb8ff;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	clear: both;
}
h2 a:link, h1 a:active, h1 a:visited {
	color:#FFCC00;
}
h2 a:hover {
	color:#72c9fe;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4cb8ff;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	clear: both;
}
h3 a:link, h1 a:active, h1 a:visited {
	color:#72c9fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	clear: both;
}
h3 a:hover {
	color:#FFCC00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h4 a:link, h1 a:active, h1 a:visited {
	color:#FFCC00;
}
h4 a:hover {
	color:#72c9fe;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h5 a:link, h1 a:active, h1 a:visited {
	color:#FFCC00;
}
h5 a:hover {
	color:#72c9fe;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h6 a:link, h1 a:active, h1 a:visited {
	color:#FFCC00;
}
h6 a:hover {
	color:#72c9fe;
}
.more-link {
  margin:10px 0 0 0;
  display:block;
  width: 100px;
}

.page img {
border: 1px dotted #1b9cf1;
}
img.alignright {
float:right;
margin:0 0 10px 10px;
border: 1px dotted #1b9cf1;
}
img.alignleft {
float:left;
margin:0 10px 10px 0;
border: 1px dotted #1b9cf1;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
border: 1px dotted #1b9cf1;
}
a img.alignright {
float:right;
margin:0 0 10px 10px;
border: 1px dotted #1b9cf1;
}
a img.alignleft {
float:left;
margin:0 10px 10px 0;
border: 1px dotted #1b9cf1;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
border: 1px dotted #1b9cf1;
}
/* Layout */

#container {
	width: 978px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
        padding: 0;
}
#header {
	height: 170px;

}
#searchform-header {
	margin:20px 0 0 0;
	padding:0;
	width:284px;
	height:auto;
	background:url(images/searchform-back.png) no-repeat center left;
	float:right;
}
#searchform-header #s {
	margin:0 0 0 0;
	padding:6px 10px 5px 25px;
	width:165px;
	height:auto;
	border:0;
	background:none;
	float:left;
	font-size:0.92em;
	color:#aea592;
}
#searchform-header #go {
	float:right;
	margin:0;
}
#menu {
	height: 0px;
	float: right;
	margin-top: 32px;
        clear: both;
}
#main {
	width: 554px;
	float: left;
}
#sidebar-1 {
	float: left;
	width: 200px;
	border-right: 1px dotted #FFF;
        border-left: 1px dotted #FFF;
        border-bottom: 1px dotted #FFF;
        margin-left: 10px;
        padding: 0;
	background-image: url(images/bg-trans-20.png);
}
#sidebar-2 {
	float: right;
	width: 200px;
	border-right: 1px dotted #FFF;
        border-left: 1px dotted #FFF;
        border-bottom: 1px dotted #FFF;
        margin: 0 0 20px 0;
        padding: 0;
	background-image: url(images/bg-trans-60.png);
}
#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 75px;
	clear: both;
	text-align: left;
}
#footer-container {
        width: 978px;
	margin-right: auto;
	margin-left: auto;
}
.gigpress-date {
	font-weight: bold;
}
.gigpress-artist {
	font-weight: bold;
	color: #91d5fe;
}
.author , .author a {
	font-weight: bold;
	color: #00578D;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.author a:hover {
	color: #FFCC00;
}
.post-box {
	background-image: url(images/bg-trans-content.png);
	background-repeat: repeat;
	border: 1px dotted #FFF;
}
.page-box {
	background-image: url(images/bg-trans-content.png);
	background-repeat: repeat;
	border: 1px dotted #FFF;
        margin-bottom: 30px;
}
.post-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #1b9cf1;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 532px;
	border: 1px dotted #FFF;
        text-transform: uppercase;
        margin-bottom: 10px;
}
.post-title a, .post-title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
        text-transform: uppercase;
        margin-bottom: 10px;
}

.post-title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b0e0ff;
        text-transform: uppercase;
        margin-bottom: 10px;
}
.date {
	color: #007ED1;
	width: 534px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Menu */

.menu {
	list-style:none;
	float: left;
}
.menu li {
	display:inline;
	float: left;
        padding: 0;
        margin: 0;
}
.menu li a {
	height: 32px;
	float: left;
}
.menu li a span {
	display: none;
}
li.news a {
	width:61px;
	background-image: url(images/menu-news.jpg);
}
li.news a:hover {
	background-position: 0px -32px;
}
li.news a.active {
	background-position: 0px -64px;
}
li.clients a {
	width:67px;
	background-image: url(images/menu-clients.jpg);
}
li.clients a:hover {
	background-position: 0px -32px;
}
li.clients a.active {
	background-position: 0px -64px;
}
li.tours a {
	width:58px;
	background-image: url(images/menu-tours.jpg);
	background-color: #0FF;
}
li.tours a:hover {
	background-position: 0px -32px;
}
li.tours a.active {
	background-position: 0px -64px;
}
li.team-blog a {
	width:94px;
	background-image: url(images/menu-team-blog.jpg);
}
li.team-blog a:hover {
	background-position: 0px -32px;
}
li.team-blog a.active {
	background-position: 0px -64px;
}
li.about a {
	width:63px;
	background-image: url(images/menu-about.jpg);
}
li.about a:hover {
	background-position: 0px -32px;
}
li.about a.active {
	background-position: 0px -64px;
}
li.faq a {
	width:53px;
	background-image: url(images/menu-faq.jpg);
}
li.faq a:hover {
	background-position: 0px -32px;
}
li.faq a.active {
	background-position: 0px -64px;
}
li.contact a {
	width:76px;
	background-image: url(images/menu-contact.jpg);
}
li.contact a:hover {
	background-position: 0px -32px;
}
li.contact a.active {
	background-position: 0px -64px;
}

li { 
        list-style-type:none;
        margin-bottom: 10px;
        padding: 0 10px 0 10px;
}

#footerfade {
        margin: -72px 0 0 880px;
}



/* Clearfix
/* -------------- */

.clearfix:after {
        content: " ";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
}

.clearfix {
        display: inline-block;
}

html[xmlns] .clearfix {
        display: block;
}

* html .clearfix {
        height: 1%;
}


/* Post Footer
/* --------------- */		
			
.post-footer {
        margin:0 0 10px 0;
        padding:10px;
        background:#fcfdfe;
        border:1px dotted #FFF;
        position:relative;
        z-index:100;
}
.continue-reading {
	margin:0;
        padding:0;
	width:180px; height:auto;
	float:left;
}
.category-menu {
	margin:0;
        padding:0;
	width:400px;
        height:auto;
	float:right;
        text-align:right;
	position:absolute;
        top:10px;
        right:11px;
}
.indicator, .indicator-active {
	margin:0;
        padding:0;
	width:7px;
        height:5px;
	background:url(images/category/expand.gif) no-repeat center left;
	display:inline-block;
        vertical-align:middle;
			}
.indicator-active {
	background:url(images/category/collapse.gif) no-repeat center left;
}
.dropdown {
	margin:10px;
        padding:0;
	width:400px; height:auto;
	background-color: #003659;
	text-align:left;
	display:none;
	position:relative;
        border:1px dotted #FFF;
}
.cat-posts {
	margin:0;
        padding:0;
	width:400px; height:auto;
	list-style:none;
}
.cat-posts li {
	margin:0;
        padding:10px;
        border-top:1px dotted #1b9cf1;
}
.cat-posts li.view-more {
	background:none;
}