html{font-size:100.01%;}
body{
    margin:0;
    color:#2e3192;
    font:64% Arial, Helvetica, sans-serif;
    background:url(/static/images/bg-body.gif);
    min-width:1002px;
}
img{border-style:none;}
a{text-decoration:underline; color:#9e0b0f;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
    font:100% arial,sans-serif;
    vertical-align:middle;
}
form,fieldset{
    margin:0;
    padding:0;
    border-style:none;
}
.wrp{
    width:100%;
    overflow:hidden;
    position:relative;
}
.mc-1{
    width:1030px;
    position:relative;
    float:left;
    left:50%;
}
.mc-2{
    width:1030px;
    position:relative;
    float:left;
    left:-50%;
    background:url(/static/images/center-bg.png) repeat-y 0 0;
}
.page-holder{
    width:100%;
    overflow:hidden;
}
.page{
    width:984px;
    margin:0 auto;
    position:relative;
}
/*logo start*/
.logo{
    margin:0;
    width:196px;
    height:170px;
    position:absolute;
    z-index:100;
    top:5px;
    left:26px;
}
.logo a{
    display:block;
    background:url(/static/images/logo.png) no-repeat;
    height:170px;
    overflow:hidden;
    text-indent:-9999px;
    cursor:pointer;
}
.container{
    width:100%;
}
.page:after,
#menu ul:after,
#menu .sub-middle:after,
.box2 .middle:after,
.large-box .middle:after,
.column:after,
#menu:after,
.sidebar .navigation .middle:after,
.container:after{
    content:"";
    display:block;
    height:0;
    clear:both;
    overflow:hidden;
}

/* gallery */
.gallery {
    overflow:hidden;
    width: 100%;
}
.gallery .img-holder {
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
}
.inner-gallery ul.img-holder {
    height: 126px !important;
}
.gallery ul.img-holder {
    overflow: hidden;
    height: 218px;
    width: 100%;
}
.gallery ul.img-holder li {
    position:absolute;
    top:0;
    left:0;
    z-index:0;
}
.gallery div.img-holder img {
    position:absolute;
    top:0;
    left:5px;
    z-index:0;
}
.gallery .img-holder .active {
    z-index:1;
}
/*sidebar start*/
.sidebar{
    float:left;
    width:273px;
    margin:0 -5px 0 0;
    position:relative;
    z-index:10;
    padding:0 0 38px;
}
.sidebar .navigation{
    width:100%;
    margin:0 0 8px;
}
.sidebar .navigation .middle{
    width:100%;
    background: url(/static/images/bg-navigation-middle.png) repeat-y;
}
.sidebar .navigation .btm{
    width:100%;
    background: url(/static/images/bg-navigation-btm.png) no-repeat;
    height:52px;
    overflow:hidden;
}
.sidebar .navigation .inside{
    width:235px;
    margin:0 0 -16px 19px;
    float:left;
    position:relative;
    background: url(/static/images/bg-navigation-gradient.gif) no-repeat;
    padding:180px 0 16px;
    display:inline;
}
/*menu start*/
#menu{
    width:235px;
    padding:0;
    margin:0;
    list-style:none;
    font:bold 18px/30px Arial, Helvetica, sans-serif;
}
#menu li{
    width:100%;
    float:left;
    margin:6px 0 0;
	zoom: 1;
}
#menu li.hover{
    position:relative;
}
#menu a{
    display:block;
    position: relative;
    height:auto;
    padding:8px 0 8px 55px;
    color:#fff200;
    line-height: 20px;
    text-decoration:none;
}
#menu a span{
	position: absolute;
	top: 3px;
	left: 10px;
    width:33px;
    margin:0 12px 0 0;
}
#menu a span img{
    vertical-align:top;
}
#menu li.hover a,
#menu a:hover{
    background:#bd151a;
    text-decoration:none;
}
#menu .sub{
    width:256px;
    position:absolute;
    top:-16px;
    left:205px;
    z-index:101;
	zoom: 1;
    display:none;
}
.cloud3{
    width:116px;
    height:70px;
    position:absolute;
    top:-45px;
    right:-15px;
    z-index:200;
}
.cloud3 .bg{
    height:70px;
    background: transparent url(/static/images/cloud3.png) no-repeat;
}
#menu .sub-top{
    height:48px;
    background: transparent url(/static/images/bg-sub-top.png) no-repeat;
    overflow:hidden;
}
#menu .sub-btm{
    height:15px;
    background: transparent url(/static/images/bg-sub-btm.png) no-repeat;
    overflow:hidden;
}
#menu .sub-middle{
    background: transparent url(/static/images/bg-sub.png) repeat-y;
    padding:0 13px 0 27px;
    height:1%;
}
#menu ul{
    margin:-33px 0 0;
    padding:0;
    list-style:none;
    font-size:14px;
    line-height:16px;
    width:215px;
    float:left;
    position:relative;
    z-index:102;
}
#menu ul li{
    margin:0;
    padding:6px 0 4px;
}
#menu li:hover ul a,
#menu li.hover ul a,
#menu ul a{
    color:#9e0b0f;
    height:auto;
    padding:4px 0 4px 23px;
    background: none;
    height:1%;
}
#menu ul li a.off{
    background: transparent url(/static/images/flyout-indicator.png) no-repeat center right;
}
#menu ul li:hover a,
#menu ul li.hover a,
#menu ul a:hover{
    background:#ebdcdd;
}
#menu ul ul{
    background:#dae9ef;
}
#menu ul li:hover ul a,
#menu ul li.hover ul a,
#menu ul ul a{
    background:none;
}
#menu ul ul li:hover a,
#menu ul ul li.hover a,
#menu ul ul a:hover{
    background:#ecf4f7;
    color:#c92732;
}
/*hours start*/
.hours{
    width:100%;
    margin:0 0 15px;
    color:#fff;
}
.hours h3{
    font-size:180%;
    color:#d7f3ff;
    text-transform:uppercase;
    margin:0 0 0 25px;
}
.hours p {
	font-size: 120%;
	margin: 0 0 10px 25px;
}
.hours dl{
    font-size:120%;
    margin:0;
    font-weight:bold;
}
.hours dl dt{
    float:left;
    text-align:right;
    width:128px;
    padding:0 9px 0 0;
}
.hours dl dd{
    margin:0;
}
/*column start*/
.column{
    width:715px;
    float:right;
}
/*top-nav start*/
#header{
    height:28px;
    position:relative;
    z-index:3;
}
#header .bg{
    height:28px;
    background:url(/static/images/bg-top-nav.png) no-repeat;
    overflow:hidden;
    padding:0 14px;
}
#header ul{
    text-align:right;
    margin:0;
    padding:0;
    list-style:none;
    font-size:110%;
    line-height:24px;
    font-weight:bold;
}
#header ul li{
    display:inline;
    background:url(/static/images/top-split.gif) no-repeat left;
    padding:0 4px 0 8px;
}
#header ul li:first-child{
    background:none;
}
#header ul a{
    color:#2e3192;
    text-decoration:none;
    position:relative;
}
#header ul a:hover{
    color:#7d7fb9;
    text-decoration:underline;
}
/*visual start*/
.visual{
    width:100%;
    position:relative;
    z-index:2;
}
.visual .top{
    height:15px;
    background:url(/static/images/visual-top.png) no-repeat;
    overflow:hidden;
}
.visual .btm{
    height:15px;
    background:url(/static/images/visual-btm.png) no-repeat;
    overflow:hidden;
}
.visual .middle{
    background:url(/static/images/bg-visual.png) repeat-y;
    overflow:hidden;
    padding:0 15px;
    overflow:hidden;
    height:1%;
}
.visual .middle img{
    display:block;
}
.visual .text{
    width:377px;
    height:28px;
    position:absolute;
    top:210px;
    left:323px;
    background:url(/static/images/visual-text.png) no-repeat;
    overflow:hidden;
    text-indent:-9999px;
    z-index: 100;
}
.cloud{
    width:226px;
    height:143px;
    position:absolute;
    top:-27px;
    right:-27px;
    z-index: 100;
}
.cloud2{
    width:225px;
    height:123px;
    position:absolute;
    top:-25px;
    right:-20px;
    z-index: 100;
}
.cloud .bg{
    background:url(/static/images/cloud.png) no-repeat;
    height:143px;
    overflow:hidden;
}
.cloud2 .bg{
    background:url(/static/images/cloud2.png) no-repeat;
    height:123px;
    overflow:hidden;
}
.cloud a{
    background:url(/static/images/transparent.gif) no-repeat;
    width:144px;
    height:65px;
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    position:relative;
    cursor:pointer;
    margin:58px 0 0 40px;
}
.cloud2 a{
    background:url(/static/images/transparent.gif) no-repeat;
    width:144px;
    height:65px;
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    position:relative;
    cursor:pointer;
    margin:38px 0 0 40px;
}
#content{
    width:100%;
    overflow:hidden;
}
.sub-column1{
    float:left;
    width:491px;
}
/*box start*/
.box{
    width:100%;
}
.box .top{
    height:15px;
    overflow:hidden;
    background:url(/static/images/bg-box-top.png) no-repeat;
}
.box2 .btm,
.box .btm{
    height:15px;
    overflow:hidden;
    background:url(/static/images/bg-box-btm.png) no-repeat;
}
.box2 .middle,
.box .middle{
    background:url(/static/images/bg-box.png) repeat-y;
    height:1%;
    padding:0 15px;
}
.holder{
    height:1%;
    overflow:hidden;
}
/*welcome start*/
.welcome{
    width:100%;
}
.welcome .headline{
    height:37px;
    line-height:37px;
    overflow:hidden;
    background:url(/static/images/bg-welcome-headline.gif) no-repeat;
}
.welcome .headline h2{
    text-transform:uppercase;
    color:#fff;
    margin:0;
    font-size:160%;
    padding:0 0 0 23px;
}
.welcome .inside{
    background:#c7dee7 url(/static/images/bg-welcome.gif) no-repeat 0 100%;
    overflow:hidden;
    padding:20px;
    height:1%;
    color:#2e3192;
}
.welcome .inside p{
    margin:0;
    font-size: 14px;
    line-height: 20px;
}
/*widget start*/
.widget{
    background:#dce6ea;
    height:1%;
    overflow:hidden;
    color:#2e3192;
    padding:7px 23px 11px;
}
.widget h2{
    margin:0 0 -16px;
    text-transform:uppercase;
    color:#9e0b0f;
    font-size:160%;
}
.widget h3{
    font-size:140%;
    margin:19px 0 0;
}
.widget p{
    margin:0;
    font-size:120%;
}
/*box2 start*/
.box2{
    width:100%;
}
.box2 .top{
    height:59px;
    overflow:hidden;
    background:url(/static/images/box2-top.png) no-repeat;
}
.box2 .inside{
    float:left;
    position:relative;
    margin:-30px 0 0;
    width:100%;
}
.box2 .programs{
    width:413px;
    margin:0 auto;
    overflow:hidden;
    padding:0 16px 16px;
}
.box2 .text{
	font-size: 12px;
	line-height: 18px;
    float:left;
    width:250px;
}
.box2 h2{
    text-transform:uppercase;
    color:#9e0b0f;
    font-size:16px;
    margin:0 0 4px;
}
.box2 .text ul{
    margin:0;
    padding:0;
    list-style:none;
    font-size:120%;
    line-height:200%;
}
.box2 .text ul li{
    padding:0 0 0 11px;
    background:url(/static/images/bullet.gif) no-repeat left;
}
.box2 .image{
    float:right;
}
.box2 .image img{
    border:5px solid #fff;
}
.sub-column2{
    float:right;
    width:223px;
    overflow:hidden;
}
.badge{
    margin:0 0 0 17px;
    margin:0;
    padding:15px 0 0;
    list-style:none;
    height:1%;
    overflow:hidden;
}
.badge li{
    float:left;
    width:100%;
    margin:0 0 30px;
}
.badge a{
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    cursor:pointer;
    margin:0 auto;
    outline:none;
}
.badge a:hover{
    background:none;
}
.badge a span{
    display:block;
}
.badge .volunteer{
    width:185px;
    height:147px;
}
.badge .volunteer span{
    background:url(/static/images/volunteer.png) no-repeat;
    width:185px;
    height:294px;
}
.badge .volunteer:hover span{
    margin-top:-147px;
}
.badge .donate{
    width:193px;
    height:188px;
}
.badge .donate span{
    background:url(/static/images/donate.png) no-repeat;
    height:376px;
    width:193px;
}
.badge .donate:hover span{
    margin-top:-188px;
}
.badge .join{
    width:206px;
    height:116px;
    overflow:hidden;
}
.badge .join span{
    width:206px;
    background:url(/static/images/join.png) no-repeat;
    height:232px;
}
.badge .join:hover span{
    margin-top:-116px;
}
/*footer start*/
.footer-holder{
    width:1030px;
    margin:-36px auto 0;
    background:url(/static/images/bg-footer-holder.png) no-repeat;
}
#footer{
    width:984px;
    margin:0 auto;
    padding:182px 0 20px;
    overflow:hidden;
}
#footer .by{
    float:left;
    width:100px;
    height:15px;
    background:url(/static/images/by.gif) no-repeat;
    text-indent:-9999px;
    overflow:hidden;
    margin:2px 0 0 21px;
}
#footer .by:hover{
    background-position:0 -15px;
}
#footer .text{
    float:right;
    padding:0 8px 0 0;
}
#footer address{
    padding:0 0 0 80px;
    background:url(/static/images/bg-address.gif) no-repeat 0 2px;
    font-style:normal;
    font-size:110%;
    color:#fff;
    font-weight:bold;
    float:left;
}
#footer address span{
    display:block;
}
#footer .text ul{
    float:left;
    display:inline;
    margin:0 0 0 19px;
    padding:0 0 0 22px;
    border-left: 1px solid #fff;
    list-style:none;
    font-size:110%;
    font-weight:bold;
}
#footer .text ul li{
    padding:0;
    margin:0;
    float:left;
    clear:left;
}
#footer .text ul a{
    color:#fff;
    text-decoration:none;

}
#footer .text ul a:hover{
    text-decoration:underline;
    color:#4cb5de;
}
/*overview page*/

.small-box{
    width:223px;
}
.small-box .top{
    height:15px;
    overflow:hidden;
    background:url(/static/images/bg-small-box-top.png) no-repeat;
}
.small-box .btm{
    height:15px;
    overflow:hidden;
    background:url(/static/images/bg-small-box-btm.png) no-repeat;
}
.small-box .middle{
    height:1%;
    overflow:hidden;
    background:url(/static/images/bg-small-box.png) repeat-y;
    padding:0 15px;
}
.breadcrumb{
    height:1%;
    padding:0 0 0 38px;
    font-size:120%;
    margin:0 0 2px;
}
.breadcrumb strong{
    color:#fff;
}
.breadcrumb ul{
    margin:0;
    padding:0;
    list-style:none;
    color:#fff;
    display:inline;
}
.breadcrumb ul li{
    padding:0 4px 0 10px;
    background:url(/static/images/bc-split.gif) no-repeat left;
    display:inline;
}
.breadcrumb ul li:first-child{
    background:none;
    padding-left:5px;
}
.breadcrumb ul a{
    color:#fff;
}
.breadcrumb ul a:hover{
    text-decoration:none;
}
.page-title{
    height:1%;
    padding:0 2px 0 36px;
    overflow:hidden;
    position:relative;
    z-index:4;
}
.page-title h1{
    float:left;
    margin:2px 0 0;
    font-size:300%;
    line-height:110%;
    color:#fff;
    letter-spacing:-1px;
}
.page-title a{
    float:right;
    margin:0 0 0 -5px;
    width:38px;
    height:38px;
    overflow:hidden;
    text-indent:-9999px;
    cursor:pointer;
}
.page-title a.email{ background:url(/static/images/btn-email.png) no-repeat; }
.page-title a.print{ background:url(/static/images/btn-print.png) no-repeat; }
.events{
    width:435px;
    margin:0 auto;
}
.events .intro{
    padding:0 10px 0 0;
}
.events p{
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
}
.events-list{
    width:435px;
    overflow:hidden;
}
.events-list .item{
    border-top:1px solid #d0d1e3;
    margin:-1px 0 1px;
    padding:16px 4px 16px 10px;
}
.events-list .item h3{
    font-size:160%;
    line-height:100%;
    margin:0;
    color:#9e0b0f;
    text-transform:uppercase;
}
.events-list .item .holder{
    width:100%;
    overflow:hidden;
}
.events-list .item .more{
    text-align:right;
    font-size:120%;
    font-weight:bold;
    word-spacing:2px;
    padding:4px 0 0;
}
/*detail page start*/

.large-box{
    width:100%;
}
.large-box .btm{
    height:15px;
    overflow:hidden;
    background:url(/static/images/bg-large-box-btm.png) no-repeat;
}
.large-box .middle{
    background:url(/static/images/bg-large-box.png) repeat-y;
    height:1%;
    padding:0 15px;
}
.large-box .top{
    height:59px;
    overflow:hidden;
    background:url(/static/images/bg-large-box-top.png) no-repeat;
}
.large-box .inside{
	font-size: 12px;
	line-height: 18px;
    float:left;
    position:relative;
    margin:-20px 0 0;
    width:100%;
}
.adult{
    width:662px;
    margin:0 auto;
}
.adult h2{
    font-size:160%;
    color:#9e0b0f;
    margin:0 0 -5px;
    text-transform:uppercase;
}
.programs-list{
    width:662px;
    margin:0 auto;
    overflow:hidden;
}
.programs-list .item{
    height:1%;
    overflow:hidden;
    border-top:1px solid #d0d1e3;
    margin:-1px 0 1px;
    padding:15px 0 13px 11px;
}
.programs-list .text{
    float:left;
    width:423px;
}
.programs-list .text h3{
    font-size:150%;
    line-height:160%;
    margin:0;
    color:#9e0b0f;
}
.programs-list .text p{
    margin:0 0 4px;
    font-size:120%;
    line-height:200%;
}
.programs-list .text table{
    border-collapse:collapse;
    width:100%;
}
.programs-list .text table td{
    padding:6px 0;
    border:1px solid #c8c9dc;
    background:#e5eff3;
    vertical-align:middle;
    font-size:120%;
}
.programs-list .text table .odd td{
    background:#dce6ea;
}
.programs-list .text table td.times{
    width:86px;
}
.programs-list .text table td.times span{
    padding:0 0 0 23px;
}
.programs-list .text table td span{
    padding:0 18px 0 10px;
}
.programs-list .image{
    float:right;
}
.programs-list .image img{
    border:5px solid #fff;
    display:block;
}
/*style template page start*/
.style{
    width:631px;
    margin:0 auto;
}
.style h1 {
    text-transform: capitalize;
}
.style h2{
    margin:0 0 18px;
    text-transform:uppercase;
    color:#9e0b0f;
    font-size:160%;
}
.style h3{
    margin:0 0 18px;
    color:#9e0b0f;
    font-size:150%;
}
.style h4{
    margin:0 0 18px;
    color:#9e0b0f;
    font-size:140%;
}
.style h5{
    margin:0 0 18px;
    color:#9e0b0f;
    font-size:130%;
}
.style h6{
    margin:0 0 18px;
    color:#9e0b0f;
    font-size:120%;
    font-weight:normal;
}
.style p{
    font-size:120%;
    line-height:150%;
    margin:0 0 22px;
}
.style blockquote{
    margin:0;
    border:1px solid #c8c9dc;
    background:#dce6ea;
    font-size:120%;
    line-height:150%;
    padding:9px 13px;
    margin:0 0 21px;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.style blockquote q{
    font-style:italic;
    display:inline;
}
.style blockquote cite{
    font-weight:bold;
    display:inline;
}
.style img{
    float:right;
    border:5px solid #fff;
}
.style ul{
    margin:0 0 22px;
    padding:0 0 0 30px;
    font-size:120%;
    line-height:150%;
}
.style ul li{
    #padding:0 0 0 14px;
    #background:url(/static/images/bullet.gif) no-repeat left;
}
.style ol{
    margin:0 0 22px;
    padding:0 0 0 7px;
    font-size:120%;
    line-height:150%;
    list-style-position:inside;
}
.error {
    color: #ff0000;
}

.site-map {
    font-size:120%;
}

.site-map li {
    margin-top: 4px;
}
/* ================================================ *
 * Calendar CSS                                     *
 * ------------------------------------------------ */
.column dt {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    padding: 10px 10px 10px 0;
    margin: 0;
    color: #000;
}
.column dl {
    margin: 0 0 30px 0;
}
.column dd {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 10px;
}
table a,
table a:link,
table a:visited {
    border: none;
    text-decoration: none;
}
table a:hover {
    text-decoration: underline;
}
table {
    width: 100%;
    border-top: 1px solid #c8c9dc;
    border-right: 1px solid #c8c9dc;
    margin: 0 0 22px 0;
    border-collapse: collapse;
    background-color: #e5eff3;
    font-size: 120%;
}
table caption {
    color: #692904;
    font-size: 11px;
    text-transform: lowercase;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: bold;
    caption-side: top;
    text-align: left;
}
table tr.odd td {
    background-color: #e0eaef;
}
table tr.odd .head-column {
    background-color: #f1f1f1;
}
.head-column {
    background-color: #f3f3f3;
}
table thead tr.odd td.head-column,
table tfoot tr.odd td.head-column {
    background-color: #fafafa;
}
table td {
    border: 1px solid #c8c9dc;
    padding: 6px 8px;
    text-align: left;
    vertical-align: top;
}
table th {
    font-weight: bold;
    color: #000;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #c8c9dc;
    padding: 6px 8px;
    background-color: #e0eaef;
}
table tr.odd td ul,
table tr.even td ul {
    list-style: none;
    margin: 5px 0;
    padding: 0;
    border-top: 1px solid #d9d9e5;
}
table tr td ul li {
    padding: 0;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 0;
    border-bottom: 1px solid #d9d9e5;
}
table tr td ul li a {
    text-decoration: none;
}
table tbody th {
    background: #d7e2e7;
}
table tbody tr.odd th {
    background: #d2dde2;
}
table thead th,
table tfoot th {
    background: #d7e2e7;
    color: #000;
    font-size: 14px;
}
table thead th {
    text-align: center;
}
table thead.five th {
    width: 20%;
}
table thead.seven th {
    width: 14%;
}
table tfoot th {
    text-align: right;
}
table tfoot th strong {
    font-size: 12px;
}
table tfoot th em {
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
}
table.none,
table.none tr,
table.none tr.odd,
table.none tr.odd th.head-column,
table.none tr.odd td.head-column,
table.none td.head-column,
table.none th.head-column,
table.none tr.odd th,
table.none tr.odd td,
table.none td,
table.none th {
    border: none;
    background-color: transparent;
}
td p,
th p {
    margin: 0;
    padding: 0;
}
span.event_times {
    font-weight: bold;
}
.day-ordinal {
    display: block;
    width: 100%;
    clear: both;
    text-align: right;
}
.day-ordinal a {
    text-decoration: none;
    font-weight: bold;
}
table tr.odd td.today,
table tr.even td.today {
    background: #f8f8f8;
    border: 2px dotted #900;
}

.odd td.cal-event,
.even td.cal-event {
    background-color: #c7c8e2;
    border-bottom: #c7c8e2 solid 1px;
    color: #af1c10;
    padding: 0;
}

td.cal-event .event {
    border-top: 1px solid #af1c10;
    display: block;
    padding: 2px;
}

/* ================================================ *
 * Photo Gallery                                    *
 * ------------------------------------------------ */

.photo-gallery {
    overflow: hidden;
    width: 100%;
}
/* Begin  Thumbnails */
.photo-gallery .thumb {
    width: 180px;
    float: left;
    padding: 5px;
    margin: 0 20px 20px 0;
    background: #fafafa;
}
.photo-gallery .thumb:hover {
    background: #fff;
}
.photo-gallery .thumb.last {
    margin: 0 0 20px 0;
}
.photo-gallery .thumb h3 {
    margin: 0 0 5px 0;
    font-size: 120%;
    text-transform: capitalize;
}
.photo-gallery .thumb h3 a {
    text-decoration: none;
}
.photo-gallery .thumb img {
    margin: 0;
    border: none;
}

/* End Thumbnails // Begin  Miniature */
.photo-gallery .mini {
    width: 90px;
    float: left;
    padding: 5px;
    margin: 0 20px 20px 0;
    background: #fafafa;
}
.photo-gallery .mini:hover {
    background: #fff;
}
.photo-gallery .mini.last {
    margin: 0 0 20px 0;
}
.photo-gallery .mini h3 {
    margin: 0 0 5px 0;
    font-size: 12px;
    text-transform: capitalize;
}
.photo-gallery .mini h3 a {
    text-decoration: none;
}
.photo-gallery .mini img {
    margin: 0;
    border: none;
}
/* End Miniature // Begin Gallery Photos */
.photo-gallery .gallery-photo {
    overflow: hidden;
    padding: 5px;
    margin: 0 0 20px 0;
    background: #fafafa;
}
.photo-gallery .gallery-photo:hover {
    background: #fff;
}
.photo-gallery .gallery-photo h3 {
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.photo-gallery .gallery-photo h3 a {
    text-decoration: none;
}

.photo-gallery .gallery-photo p {
    margin: 10px 0;
}
.photo-gallery .gallery-photo a img,
.photo-gallery .gallery-photo img {
    border: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
}
