@charset "UTF-8";
/* CSS Document */

#posts {
	float:left;
}

#posts h1 {
	background-color:#682aaf;
	color:#000;
	padding:10px;
	margin-bottom:30px;	
}

#posts h1 span {
	color:#FFF;	
}

#posts .post {
	margin-bottom:50px;
	padding-bottom:20px;
	padding-top:0px;
	width:650px;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;	
	background-color:transparent;
	background-image:url(../images/overlay.png);
	background-position:top left;
	background-repeat:repeat;	
}

#posts .post p {
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	text-align:left;
	opacity:0.8;
	font-weight:normal;
	filter:alpha(opacity=70); /* For IE8 and earlier */		
}

#posts .post p.entry-info {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	opacity:1;
	font-size:11px;
	text-align:center;	
}

#posts .post .entry-author {
	color:#676694;
}

#posts .post h2, #lyrics h3 {
	margin-bottom:10px;
	padding-top:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	text-shadow: 2px 2px #000;
	opacity:0.8;
	font-weight:normal;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	font-size:20px;
}

#lyrics h3 {
	padding-top:0px;	
}

#posts .post h2 a {
	text-decoration:none;
	letter-spacing:-1px;
	color:#682aaf;
}

#posts .post img {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	max-width:550px;
}

#posts .post p.wp-caption-text {
	font-style:italic;
	display:block;
	margin-top:5px;
	color:#682aaf;
	text-align:left;	
}

#posts .post div {
	margin-left:auto;
	margin-right:auto;	
}

#twitter-wrap {
	margin-top:0px;
}

#twitter {
	width:300px;
	margin-bottom:10px;	
}

#sidebar-news {
	margin-right:30px;
	float:right;
}

#sidebar-news #right-sidebar {
	margin-right:0px;
}	

#right-sidebar {
	float:right;
	margin-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:transparent;
	background-image:url(../images/overlay.png);
	background-position:top left;
	background-repeat:repeat;		
}

#right-top, #right-main, #right-bottom {
	width:300px;
}

#right-sidebar h5 a, #right-sidebar h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#676694;
}

#right-sidebar ul li {
	margin-left:60px;
	margin-right:60px;
	text-align:left;
	margin-bottom:5px;
}

#right-sidebar h3 {
	text-transform:uppercase;
	color:#FFF;
	opacity:0.7;
	font-weight:normal;
	filter:alpha(opacity=70);
	font-size:17px;	
}

#right-sidebar ul {
	margin-bottom:12px;
	margin-top:8px;	
}

#right-top {
	padding-bottom:20px;
	position:relative;	
}

#searchsubmit {
	background-image:url(../images/search.jpg);
	cursor:pointer;
	width:28px;
	height:28px;
	border:none;
	position:absolute;
	right:25px;
	top:0px;
	z-index:999;
}

#searchform {
	text-align:left;
	margin-left:30px;
}

#searchform #s {
    border: 1px solid #b99cda;
    color: #666666;
    padding: 6px 5px 6px 5px;
    width: 200px;
}

#right-top label {
	display:none;	
}

#home-player {
	margin-top:-10px;
	text-align:right;	
}

#music-page h1 {
	background-color:#672aac;
	color:#FFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	text-align:left;
	padding:5px;
	margin-top:10px;	
}

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

.ngg-albumoverview {
    display: block !important;
    float: left;
    height: 260px;
    margin-bottom: 15px;
    padding: 0 0 15px;
    width: 335px;
}
.ngg-album {
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.ngg-albumtitle {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.ngg-thumbnail {
    text-align: center;
}
.ngg-thumbnail a img {
    background-color: #EEEEEE;
    border: 7px solid #EEEEEE;
    position: relative;
}
.ngg-thumbnail a img:hover {
    background-color: #A4E015;
    border: 7px solid #A4E015;
}
.ngg-description p {
    color: #999999;
    font-size: 11px;
}

#gallery {
	margin-bottom:50px;
	margin-top:50px;
}

h2.galleryPage {
    color: #FD02FD;
    text-transform: uppercase;
}

.ngg-album-compact {
    float: left;
    text-align: center;
	
}
.ngg-album-compactbox {
    margin-bottom: 5px;
}
.ngg-album-compactbox .Thumb {
    background-color: #682aaf;
    border: 7px solid #682aaf;
}
.ngg-album-compactbox a:hover .Thumb {
    background-color: #EEEEEE;
    border: 7px solid #EEEEEE;
}
.ngg-album-compact h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:uppercase;
	letter-spacing:0px;
}

.ngg-album-compact h4 a {
	text-decoration:none;
	color:#682aaf;	
}

.ngg-album-compact h4 a:hover {
	color:#FFF;	
}

.ngg-album-compact p {
    color: #999999;
    font-size: 11px;
}
.ngg-galleryoverview {
    clear: both;
    display: block !important;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.ngg-galleryoverview .desc {
    margin: 0 10px 10px 0;
    padding: 5px;
}
.ngg-gallery-thumbnail-box {
    float: left;
    height: 250px;
    text-align: center;
    width: 335px;
}
.ngg-gallery-thumbnail {
    float: left;
    height: 250px;
    margin-right: 0;
    text-align: center;
    width: 325px;
}
.ngg-gallery-thumbnail a img, .ngg-gallery-thumbnail img {
    background-color: #000000;
    border: 7px solid #000000;
    display: inline;
}
.ngg-gallery-thumbnail a:hover img {
    background-color: #EEEEEE;
    border: 7px solid #EEEEEE;
}
.ngg-gallery-thumbnail span {
    display: block;
    font-size: 90%;
    padding-left: 5px;
}
.ngg-clear {
    clear: both;
}
.ngg-navigation {
    clear: both !important;
    display: block !important;
    font-size: 0.9em !important;
    padding-top: 15px;
    text-align: center;
}
.ngg-navigation span {
    font-weight: bold;
    margin: 0 6px;
}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
    border: 1px solid #DDDDDD;
    margin-right: 3px;
    padding: 3px 7px;
}
.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
    background-color: #0066CC;
    color: #FFFFFF !important;
    text-decoration: none !important;
}
.ngg-imagebrowser {
}
.ngg-imagebrowser h3 {
    text-align: center;
}
.ngg-imagebrowser img {
    border: 1px solid #A9A9A9;
    display: block !important;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
    width: 100%;
}
.ngg-imagebrowser-nav {
    margin-left: 10px;
    padding: 5px;
}
.ngg-imagebrowser-nav .back {
    border: 1px solid #DDDDDD;
    float: left;
    margin-right: 3px;
    padding: 3px 7px;
}
.ngg-imagebrowser-nav .next {
    border: 1px solid #DDDDDD;
    float: right;
    margin-right: 3px;
    padding: 3px 7px;
}
.ngg-imagebrowser-nav .counter {
    font-size: 0.9em !important;
    text-align: center;
}
.exif-data {
    margin-left: auto !important;
    margin-right: auto !important;
}
.slideshow {
    margin-left: auto;
    margin-right: auto;
    outline: medium none;
    text-align: center;
}
.slideshowlink {
}
.ngg-singlepic {
    background-color: #FFFFFF;
    display: block;
    padding: 4px;
}
.ngg-left {
    float: left;
    margin-right: 10px;
}
.ngg-right {
    float: right;
    margin-left: 10px;
}
.ngg-center {
    margin-left: auto !important;
    margin-right: auto !important;
}
.ngg-widget, .ngg-widget-slideshow {
    margin: 0;
    overflow: hidden;
    padding: 5px 0 0 0;
    text-align: left;
}
.ngg-widget img {
    border: 2px solid #A9A9A9;
    margin: 0 2px 2px 0;
    padding: 1px;
}
.ngg-related-gallery {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E0E0E0;
    margin-bottom: 1em;
    margin-top: 1em;
    overflow: hidden;
    padding: 5px;
}
.ngg-related-gallery img {
    border: 1px solid #DDDDDD;
    float: left;
    height: 50px;
    margin: 0 3px;
    padding: 2px;
    width: 50px;
}
.ngg-related-gallery img:hover {
    border: 1px solid #000000;
}
.ngg-galleryoverview ul li:before {
    content: "" !important;
}
.ngg-gallery-list {
    list-style-type: none;
    padding: 0 !important;
    text-indent: 0 !important;
}
.ngg-galleryoverview div.pic img {
    width: 100%;
}
.ngg-gallery-list li {
    float: left;
    margin: 0 2px 0 !important;
    overflow: hidden;
}
.ngg-gallery-list li a {
    border: 1px solid #CCCCCC;
    display: block;
    padding: 2px;
}
.ngg-gallery-list li.selected a {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #000000;
}
.ngg-gallery-list li img {
    height: 40px;
    width: 40px;
}
li.ngg-next, li.ngg-prev {
    font-size: 3.5em;
    height: 40px;
    width: 40px;
}
li.ngg-next a, li.ngg-prev a {
    border: medium none;
    padding-top: 10px;
    text-decoration: none;
}

h2.contact-zora {
	color:#FFF;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */	
	text-transform:uppercase;
	letter-spacing:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top:20px;
	font-weight:normal;
	display:none;
}

a.back-to-albums {
	/**
	font-size:18px;
	display:block;
	text-align:left;
	margin-bottom:50px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;	
	**/
	display:none;
}

a:hover.back-to-albums {
	color:#FFF;	
}

#wpcf7-f1-p21-o1 {
	width:500px;
	height:420px;
	_height:445px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:transparent;
	background-image:url(../images/overlay.png);
	background-position:top left;
	background-repeat:repeat;
	border:1px solid #000;	
}

#wpcf7-f1-p21-o1 div {
	margin-bottom:15px;
	position:relative;	
}

.wpcf7-response-output {
	background-color:#FFF;
	width:100%;
	text-align:left;	
}

#name {
	padding-top:25px;
}

#wpcf7-f1-p21-o1 label {
	display:block;
	float:left;
	width:160px;
	text-align:right;
	color:#FFF;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	font-size:14px;
	padding-top:4px;
}

#wpcf7-f1-p21-o1 input {
	width:300px;
	border:1px solid #000;
	padding:3px;
	border-radius:4px 4px 4px 4px;
}

#wpcf7-f1-p21-o1 textarea {
	width:300px;
	border:1px solid #000;
	padding:3px;
	border-radius:4px 4px 4px 4px;
}

#submit {
	float:right;
	margin-rigth:20px;
}

#submit input {
	width:300px;
	background-color:#000;
	color:#FFF;
	padding:5px;
	border-radius:4px 4px 4px 4px;
}

h2.gallery {
/**
	color:#682aaf;
	text-transform:uppercase;
	letter-spacing:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:20px;
**/
display:none;
}