/*   
Theme Name: Greater Miami Youth Symphony
Theme URI: http://greatermiamiyouthsymphony.org
Description: Custom theme for the Greater Miami Youth Symphony
Author: We <3
Author URI: http://welessthanthree.com
Version: 1.0
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:10px;color:#231f20;background:url('images/page-bg.gif') 0px 10px repeat-x #231f20;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.8em;margin-bottom:0.75em;font-weight:bold;}
h3 {font-size:1.4em;line-height:1;margin-bottom:1em;font-weight:bold;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;font-size:1.2em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#231f20;}
a {color:#3dbed9;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ul, ol, li {margin:0;padding:0;}
li ul, li ol {margin:0;}
.entry ul, .entry ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
.entry ul {list-style-type:disc;}
.entry ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.alignleft {float:left;margin-right:10px;margin-bottom:20px;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* columns */
.container {width:960px;margin:0 auto;}
.main {width:100%;background:#414042;border:1px solid #4d4d4f;padding-bottom:15px;}
.showgrid {background:url(src/grid.png);}
.column, .left, .center, .right, .module {float:left;padding:0 10px;}
.last {margin-right:0;}
.left {width:180px;}
.center {width:500px;}
.right {width:219px;border-left:1px solid #bcbec0}
.module {width:280px;margin:0 10px;background:#231f20}
.home-container, .home-right {padding-top:10px;background:url('images/home-bg.png') repeat-x;}
.home-container {width:620px;}
.home-right {width:300px;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.bevel, .bevel-side {background:url('images/bevel.gif') repeat-x;height:2px;margin:15px 10px;width:940px;display:block;clear:both;}
.bevel-side {width:300px;margin:15px 0;}
#left-corner {background:url('images/left-corner.png') no-repeat;display:block;width:19px;height:25px;float:left;margin-left:-20px;}
#right-corner {background:url('images/right-corner.png') no-repeat;display:block;width:19px;height:25px;float:right;margin-right:-20px;}

/* global header */
#hat {height:40px;padding:0 10px;}
.hat-nav {color:#ddd;text-decoration:none;font-size:11px;margin-left:20px;position:relative;top:9px;}
.hat-nav:first-child {margin-left:0px;padding-right:20px;border-right:1px solid #ddd;}
.hat-nav:hover {color:#ddd;text-decoration:underline;}
#header h1 a {display:block;text-indent:-9999px;background:url('images/logo.png') no-repeat;width:253px;height:120px;float:left;}
#header #in-store {float:right;width:300px;height:100px;margin-right:10px;text-align:right;padding-right:110px;background:url('http://gmys.org/wp-content/uploads/2012/02/GMYS-Tote-Bag-e1328184964563.jpg') top right no-repeat;}
#header #in-store p {color:#fff;}
#header #in-store .wpsc_buy_button {background:transparent;border:0;color:#fff;font-weight:bold;margin-left:200px;}
.screen-reader-text {display:none;}
#searchform {float:right;}
.search-holder {width:202px;height:18px;overflow:hidden;background:#808285;position:relative;top:9px;padding:2px 6px;}
#searchform input {background:transparent;border:0;padding:0;margin:0;}
#new-badge {position:absolute;top:35px;right:50%;margin-right:-485px;z-index:99;}

/* new header styles */
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:url('images/hover-bg.png'); font-weight:bold;}
#dropmenu {background:url('images/nav-bg.png') repeat-x;height:40px;width:1000px;margin-left:-20px;display:block;}
#dropmenu a {display:block;padding:5px 20px;border-right:1px solid #277b8d;border-left:1px solid #65b6c8;margin-top:5px;text-decoration:none;text-transform:uppercase;font-weight:bold;font-size:1.4em;color:#fff;}
#dropmenu li:last-child a {border-right:0;padding-right:0;}
#dropmenu a:hover {color:#231f20}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:17em; top:3em; left:-1px;padding:0.5em 0;}
#dropmenu ul a {font-size:1.2em;text-transform:none;border:0;}
#dropmenu li ul li {}
#dropmenu li ul a {width:12em; height:auto; float:left; border-bottom:1px dotted #231f20; padding:4px 8px;margin-left:3px;}
#dropmenu li ul a:hover {color:#3dbed9}
#dropmenu li ul li:last-child a {border:0;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
#dropmenu li.home-link a {border-left:0;display:block;height:21px;width:20px;background:url('images/home-icon.png') 20px 5px no-repeat;text-indent:-9999px;}

/* page style */
.white-block {background:url('images/article-topper.png') no-repeat #fff;padding-top:110px;padding-bottom:40px;width:760px;margin-left:200px;}
h2.title {color:#3dbed9;}
.center ul, .center ol, .center td {line-height:1.2;font-size:1.2em}
.wpa_dl {display:none;}
.center h3 {clear:both;}

/* home styles */
#home-news h2.home, #home-news span, #home-news p {color:#fff;}
.home-sub {padding-top:15px;width:300px;float:left;}
.home-sub h3.sub-feature-title {z-index:99;padding:7px 10px;margin-left:10px;color:#fff;background:url('images/feature-head-bg.png');display:inline;position:absolute;top:505px;left:50%;}
.home-sub h3.video {margin-left:-460px;}
.home-sub h3.spotlight {margin-left:-140px;}
.home-sub object {z-index:0;}
#viewer {width:620px;height:265px;overflow:hidden;}
#viewer ul, #students ul {position:relative;padding:0;}
#viewer li, #students li {float:left;list-style:none;}
#students {width:300px;height:200px;overflow:hidden;}
#students p {margin:0;}
#students .student-title {float:left;font-size:1.2em;display:block;padding:8px;height:20px;width:222px;background:url('images/feature-head-bg.png');position:absolute;top:164px;z-index:99;font-weight:bold;color:#fff;}
#previous, #next {display:none;}
#stud-next, #stud-previous {display:block;height:36px;width:30px;position:absolute;top:390px;right:50%;text-indent:-9999px;}
#stud-next {margin-right:-470px;background:url('images/next-btn.png') no-repeat;}
#stud-previous {margin-right:-439px;background:url('images/prev-btn.png') no-repeat;}

/* gallery styles */
.carousel-controls img {padding:3px !important;border:1px solid #ddd !important;}
.carousel-controls .active img {background:#e5e5e5;}
.carousel-controls-inner {margin:0 auto;}
.cgj_prev {margin-left:10px;}
.cgj_next {float:right;margin-right:10px;}

/* sidebar */
#sidebar h2 {color:#231f20;}
#sidebar li, .home-right li {list-style:none;}
#sidebar .widget h2 {padding-top:16px;border-top:1px solid #ddd;margin-top:16px;}
#sidebar .widget:first-child h2 {padding-top:0;border-top:0;margin-top:0;}
.widget h3 {margin:0 0 8px 0;}
.widget h3 a {color:#3dbed9;font-weight:bold;text-decoration:none;}
.widget h3 a:hover {color:#231f20;}
.ec3_events {font-size:1.4em;font-weight:bold;}

/* left side */
.left {text-align:right;}
.left #left-head {background:url('images/left-head.png');display:block;height:90px;width:200px;margin-left:-10px;}
.left #left-head h2 {position:relative;top:50px;right:10px;color:#fff;text-transform:uppercase;}
.left #left-nav {list-style-type:none;margin:0;padding:10px 0 0 0;}
.left #left-nav a {font-weight:bold;font-size:1.2em;text-decoration:none;color:#fff;border-bottom:1px dotted #231f20;padding:6px 0;}
.left #left-nav li {margin-bottom:10px;}
.left #left-nav ul {display:none;}

/* global footer */
.module {color:#fff;}
.module h2 {color:#ddd;}
#footer-contact input, #footer-contact textarea {border:0;background:#bcbec0;color:#414042;padding:3px;margin:0 0 5px 0;font-size:1em;}
#footer-contact input {width:200px;}
#footer-contact input#send-btn {width:80px;}
#footer-contact textarea {width:270px;height:90px;}
#news-signup {margin-bottom:12px;}



/* comment styles */	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

.youtube-video {float:left; z-index:0;margin:-1px 0 0 0;}

