/*
Theme Name: WordPress Theme For GNOYO
Theme URI: http://www.nolagraphics.com/
Description: A Custom WordPress theme for GNOYO
Version: 1.0
Author: Marc Juneau
Author URI: http://nolagraphics.com/

GNOYO v1.0
	 http://gnoyo.com

	This theme was HTML'd and WP'd by Marc Juneau of the NOLAGraphics team
	
*/

.connections-list{margin-bottom:15px; clear:both;}
/*.vcard{width:350px; float:left; margin:10px 0;}*/

body {
	font-family: "Myriad Pro", "Myriad Pro Web", Verdana;
	font-size: 10pt;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin:0;
	padding:0;
	background-color: #223498;
}


/*Home Page Styles*/
body.home #ctas{
position:absolute;
top:540px;
left:25px;
width:934px;
height:193px;
}


body.home #ctas1 li p, body.home #ctas2 li p{margin:2px 0 15px 0; padding:0;}

body.home #ctas h3{ font-size:20pt; color:#000; letter-spacing:1pt; margin:0 0 10px 0; padding: 0;}
body.home #ctas, { font-size:11pt; color:#000;}

body.home #ctas #welcome, body.home #ctas #donate, body.home #ctas #tickets{float:left; width:311px; height:190px;}
body.home #ctas .widget{padding:10px 25px 25px 25px;}

body.home #ctas2{
position:absolute;
top:940px;
left:25px;
width:934px;
}

body.home #ctas2 h3{ font-size:20pt; color:#fff; letter-spacing:1pt; margin:0 0 10px 0; padding: 0;}
body.home #ctas2 h3 a{text-decoration:none;}
body.home #ctas2{ font-size:12pt; color:#fff;}
body.home #ctas2 li{font-size:10pt; color:#fff; margin:0; padding:0; list-style:none; }
body.home #ctas2 ul{margin:0; padding:0; list-style:none; }
body.home #ctas2 li a.post-title{font-size:12pt; color:#fff; margin:0; padding:0; }
body.home #ctas2 li a{font-size:10pt; color:#fff; margin:0; padding:0; }

body.home #ctas2 li a:hover{font-size:10pt; color:#FFBB5A; margin:0; padding:0; }
body.home #ctas2 li a.post-title:hover{font-size:12pt; color:#FFBB5A; margin:0; padding:0; }


body.home #ctas2 #programs, body.home #ctas2 #comingup, body.home #ctas2 #gnoyonews{float:left; width:311px; height:300px;}
body.home #ctas2 .widget{padding:10px 15px 25px 15px;}

.cat-post-item .post-title a{display:block;}

body.single.logo-1 a#logo, body.page.logo-1 a#logo, body.category.logo-1 a#logo{background-image: url(images/logo_trumpet.png); background-repeat: no-repeat;}
body.single.logo-2 a#logo, body.page.logo-2 a#logo, body.category.logo-2 a#logo{background-image: url(images/logo_drum.png); background-repeat: no-repeat;}
body.single.logo-3 a#logo, body.page.logo-3 a#logo, body.category.logo-3 a#logo{background-image: url(images/logo_violin.png); background-repeat: no-repeat;}
body.single.logo-4 a#logo, body.page.logo-4 a#logo, body.category.logo-4 a#logo{background-image: url(images/logo_clarinet.png); background-repeat: no-repeat;}

.fix {
	clear:both;
}
#headnav {
	color: #FFFFFF;
	background-image: url(images/navb_02.png);
	background-repeat: repeat-x;
	height: 51px;
	width: 100%;
}
.menu, .menu li {
	position:relative;
}
.menu li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	top: 40px;
	left: -999em;
}
.menu li:hover#linkcat-3 ul, .menu li.sfhover#linkcat-3 ul {
	left: -10px;
}
.menu li:hover#linkcat-4 ul, .menu li.sfhover#linkcat-4 ul {
	left: 120px;
}
.menu li:hover#linkcat-5 ul, .menu li.sfhover#linkcat-5 ul {
	left: 260px;
}
.menu li:hover#linkcat-6 ul, .menu li.sfhover#linkcat-6  ul {
	left: 400px;
}
.menu li:hover#linkcat-7 ul, .menu li.sfhover#linkcat-4 ul {
	left: 520px;
}
.menu li li {
	margin: 0;
	padding: 0;
	width: 200px;
	left: auto;
}
.menu li li a {
	width: 200px;
	height: 24px;
	line-height: 24px;
	color: #223498;
	text-shadow:#000;
	border:1px solid #13222C;
	background-color: #ffffff;
	margin: 0;
	padding: 5px 20px 5px 15px;
}
.menu li li a:hover {
	color: #fff;
	text-shadow:#FFBB5A;
	border:1px solid #13222C;
	background-color: #2F8A3E;
	padding: 5px 20px 5px 15px;
}
.menu li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}
/*     .menu #sub-menu{ display:none;}
  */      
.lavaLampWithImage {
	position: relative;
	width: 900px;
	padding: 15px;
	margin: 0 auto;
	z-index:400;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	background: url("images/lava.png") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url("images/lava.png") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
	text-shadow:1px 1px 0 #000;
	font-weight:bold;
	font-size:9pt;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 2px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
}
.lavaLampNoImage {
	position: relative;
	height: 29px;
	width: 421px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}
.lavaLampNoImage li {
	float: left;
	list-style: none;
}
.lavaLampNoImage li.back {
	border: 1px solid #000;
	background-color: #e6e8ea;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLampNoImage li a {
	font-weight:bold;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
}
.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 421px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}
.lavaLampBottomStyle li.back {
	border-bottom: 5px solid blue;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}
#footnav {
background-image:url(images/navb_12.png);
background-repeat:repeat-x;
height:150px;
padding-top:10px;
width:100%;}

#footnav .footnav{width:800px; text-align:center; color:#FFFFFF; margin:10px auto 0 auto;}
#footnav .footnav h5{margin:0 0 3px 0;}
#footnav .footnav .textwidget{color:#68ff4c;}

#overall {
	width: 980px;
	margin:0 auto;
	position: relative;
}
#overall #gui a#logo {
	height: 175px;
	width: 442px;
	position: absolute;
	display:block;
	left: 45px;
	top: 10px;
	z-index:300;
	text-indent: -9999px;
}
body.home #overall #gui {
	background-image: url(images/home-bkg_02.png);
	background-repeat: no-repeat;
	background-position: center -50px;
	float: left;
	height: 1340px;
	width: 980px;
}
body.page #overall #gui, body.single #overall #gui, body.category #overall #gui {
	background-image: url(images/page-mid.png);
	background-repeat: repeat-y;
	background-position: -2px -50px;
	float:left;
	width: 980px;
}
body.page #overall #over-head, body.single #overall #over-head, body.category #overall #over-head{
	background-image: url(images/page-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 980px;
}
body.page #over-foot, body.single #over-foot, body.category #over-foot{
	clear:both;
	background-image: url(images/page-bot.png);
	background-repeat: no-repeat;
	background-position: -2px top;
	margin: 0 auto;
	height: 98px;
	width: 980px;
}
#overall #gui #minnav ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#overall #gui #minnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#overall #gui #minnav {
	width: 450px;
	position: absolute;
	left: 505px;
	top: -5px;
}
#overall #gui #minnav li.cal {
	background-image: url(images/minnav3.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 80px;
	display:block;
	float:left;
}
#overall #gui #ssp1 {
	height: 495px;
	width: 980px;
	position: absolute;
	top: 65px;
}
#overall #gui #ssp2 {
	height: 220px;
	width: 980px;
	position: absolute;
	top: 730px;
}
#overall #gui #minnav li.contact {
	background-image: url(images/minnav1.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 80px;
	display:block;
	float:left;
}
#overall #gui #minnav li.forms {
	background-image: url(images/minnav2.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 80px;
	display:block;
	float:left;
}
#overall #gui #minnav li.cal a {
	padding-left:3px;
}
#overall #gui #minnav li.contact a {
	padding-left:3px;
}
#overall #gui #minnav li.forms a {
	padding-left:3px;
}
.page #overall #gui object#mainsl, .single #overall #gui object#mainsl {
	margin:-75px 0 0 137px;
	position:absolute;
}

.page #overall #gui #content, .single #overall #gui #content, .category #overall #gui #content  {
	background-image: url(images/page-gui_21.png);
	background-repeat: no-repeat;
	top:-115px;
	width: 980px;
	height:173px;
	z-index:100;
	position: relative;}

.page #overall #gui #content.withslide {
	background-image: url(images/page-gui_21.png);
	background-repeat: no-repeat;
	top:-115px;
	width: 980px;
	height:173px;
	z-index:100;
	position: relative;}

body.page-template-page-full-width-php #overall #gui #content { 
	background-image: url(images/notes.png) !important;
	background-repeat: no-repeat;
	top:-115px;
	width: 980px;
	height:173px;
	z-index:100;
	position: relative;}


.page #overall #gui #content #sidebar .box, .single #overall #gui #content #sidebar .box, .category #overall #gui #content #sidebar .box  {
	background-image: url(images/sidebar-mid.png);
	background-repeat: repeat-y;
	float: left;
	min-height: 150px;
	width: 331px;
}
.page #overall #gui #content #sidebar, .single #overall #gui #content #sidebar, .category #overall #gui #content #sidebar {
	float: left;
	width: 331px;
	margin-top: 173px;
}
.page #overall #gui #content #sidebar .box-sep, .single #overall #gui #content #sidebar .box-sep, .category #overall #gui #content #sidebar .box-sep {
	background-image: url(images/sidebar-bot.png);
	height: 34px;
	width: 331px;
	clear:both;
	float:left;
	background-position:-1px 0;
}
#sidebar .box h4 {
	background-image: url(images/sidebar-title.png);
	text-align: left;
	margin: 0px;
	padding: 0px 0 0 60px;
	height: 35px;
	width: 331px;
	background-position:-1px 0;
	background-repeat:repeat-y;
	font-size:20pt;
	color:#006837;
	font-weight:bolder;
}
#sidebar .box .textwidget{width:275px; margin:10px auto; color:#FFFFFF; list-style:none;}
#sidebar .box ul{width:260px; margin:10px 0; color:#FFFFFF; list-style:none; text-align:left; padding-left:30px;}
#sidebar .box a{color:#FFFFFF; display:block;}
#sidebar .box a:hover{color:#FFC04D; }

.page #overall #gui #content.withslide #main, .single #overall #gui #content.withslide #main {
	float: right;
	width: 647px;
	margin-top: 500px;
}

.page #overall #gui #content.noslide #main, .single #overall #gui #content.noslide #main,  .category #overall #gui #content.noslide #main {
	float: right;
	width: 647px;
	margin-top: 125px;
}

.page #overall #gui #content.fullwidth #main {
	float: right;
	width: 860px;
	margin-top: 120px;
}
.page #overall #gui #content.fullwidth #main h1{font-size:25pt;}

.page #overall #gui #content.noslide-posts #main, .category #overall #gui #content.noslide-posts #main  {
	float: right;
	width: 647px;
	margin-top: 145px;
}

#pad50 h1{font-size:30pt; letter-spacing:2pt;}

#pad50 a:link{
	font-weight: bold;
	text-decoration: none;
}
#pad50 a:visited{
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#pad50 a:hover{
	color:#1C2979;
	text-decoration: underline;
	font-weight: bold;
}
#pad50 a:active{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.page #overall #gui #content #main #pad50, .single #overall #gui #content #main #pad50, .category #overall #gui #content #main #pad50 {
	padding-right: 100px;
	padding-left: 0px;
	font-size:12pt;
}
#pad50 .post .post-head {
	background-image: url(images/post-top.png);
	background-repeat: no-repeat;
	clear: both;
	height: 37px;
	width: 554px;
	background-position: 1px 0px;
}




#pad50 .post {
	clear: both;
	width: 554px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	position:relative;
}



.post .pad-cont a:link, .post h2 a:link, .post .pad-cont a:link{color:#FFFFFF; text-decoration:none;}
.post .pad-cont a:hover{color:#FF981F; text-decoration:hover;}

.post .post-meta a, .post .post-meta{color:#0F4F2F; text-decoration:none;}
.post .post-meta a:hover{color:#000;}


.post .post-meta {
	background-image: url(images/post-bot.png);
	clear: both;
	height: 100px;
	width: 554px;
	background-repeat: no-repeat;
	font-size:10pt;
}
#pad50 .post .post-content {
	background-image: url(images/post-mid.png);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 554px;
	color:#FFFFFF;
}
.post .post-content .pad-cont {
	padding-right: 40px;
	padding-left: 40px;
}

.post .post-meta .comcat{float:left; width:250px; text-align:left; margin:45px 0 0;}
.post .post-meta .comcat .date-comm{margin:0 0 0 15px;}


.post .post-meta .entry-meta{float:left; width:250px; text-align:right; margin:45px 0 0;}

.post .post-meta .entry-meta .comments-link, .post .post-meta .entry-meta .tagmeta{margin:0 25px 0 0;}
.tagmeta dt{display:inline;}
.tagmeta dd{display:inline; margin:0 0 0 4px;}
.tagmeta dl{margin:0; padding:0;}
img{border:0;}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #223498;
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 p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color:#FFFFFF;
}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/***********************************************
blog adate STYLES 
***********************************************/

.cat-post-item{clear:both;}

.calicon .adate{ left:495px;
position:absolute;
top:15px;}


.adate {
-x-system-font:none;
background:transparent url(images/cal-icon.png) no-repeat scroll 0 0;
color:#666666;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:80px;
line-height:100%;
padding:0 2px 0 0;
text-align:center;
width:81px;
}
.cat-post-item  .adate{float:right;}

.adate span {
-x-system-font:none;
color:#FFFFFF;
display:block;
line-height:normal;
text-align:center;
}

.adate .month{
-x-system-font:none;
color:#ffffff !important;
padding-top:9px;
font-size:10pt;
font-weight:bold;
}

.adate .time{
-x-system-font:none;
color:#000000 !important;
padding-top:7px;
}

.adate .day  {
-x-system-font:none;
color:#1C6A39 !important;
font-size:12pt;
font-weight:bold;
margin-top:7px;
}
.adate .year{
color:#1C6A39 !important;
font-size:11px;
}

