.small_print{
font-size:85%;
}

.feed-table, .feed-table tr, .feed-table td{
   border: 1px solid;
}
.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 9px 24px;
    border: 1px solid #1c60a8;
    border-radius: 8px;
    background: #33aefb;
    background: -webkit-gradient(linear, left top, left bottom, from(#33aefb), to(#1f6b9a));
    background: -moz-linear-gradient(top, #33aefb, #1f6b9a);
    background: linear-gradient(to bottom, #33aefb, #1f6b9a);
    text-shadow: #144361 1px 1px 1px;
    font: normal normal normal 18px arial;
    color: #99e00b;
    text-decoration: none;
    text-transform: uppercase
}
.button:hover {
    border: 1px solid #2d9aff;
    background: #3dd1ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#3dd1ff), to(#2580b9));
    background: -moz-linear-gradient(top, #3dd1ff, #2580b9);
    background: linear-gradient(to bottom, #3dd1ff, #2580b9);
    color: #99e00b;
    text-decoration: none;
    text-transform: uppercase
}
.button:active {
    background: #1f6b9a;
    background: -webkit-gradient(linear, left top, left bottom, from(#1f6b9a), to(#1f6b9a));
    background: -moz-linear-gradient(top, #1f6b9a, #1f6b9a);
    background: linear-gradient(to bottom, #1f6b9a, #1f6b9a);
    text-transform: uppercase
}
.button:focus {
    text-transform: uppercase
}


#article { 	font-family: Arial Unicode MS, Arial, sans-serif; font-size: 14px; /*color: #e8e8e8;*/ }

body { background-color:#121d53;
background-image:url(images/NMbackground2.jpg);
backgroud-cover:cover;
}

a.Rlinks{

font-size:110%;
color:#e85cbb;
}

a {
color:#e85cbb;
text-decoration: none;

}
a:hover {
color:#98bf4a;
text-decoration: none;
}

.boldUnder{
font-weight:bold;
text-decoration:underline;
color:#98bf4a;
}

#likes p { display: none; }

.logo{
padding-top:20px;
width:250px;
margin: 0 auto;
}


.sidelinks{
word-break: break-all;
font-size:110;
display:block
}


#classic-container {
/*background-image:url(images/bluback.png);
background-repeat:repeat;*/
background: #fff;
margin-top:40px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

}
.indent{
padding-left:35px;
}


h1 {font-size:1.45em; text-align:center;color:#98bf4a;text-align:center; padding:3px;}

h2 { text-align: center;  font-size: 1.2em;font-weight:bold; color:#e85cbb;text-align:center;padding:3px; }

h3 { font-size: 1.45em; text-align: center; color:#98bf4a; lletterspacing:1px; border-bottom:1px dotted #98bf4a; padding-top:20px; font-weight:300;} 

#right_container {
padding-left: 20px;
margin-left:-15px;
color: #fff;

}

.dateline { font-style: italic; font-weight: bold;} 

.source { font-style: italic; font-weight: bold; }

.contact { text-align: right; font-size: 100%; padding-right: 10px;}

#lede { padding: 0 10px 0 10px; }

#body_text {	padding: 0 10px 0 10px;}

#facebook-feed { max-width: 100%; }

.fb_iframe_widget iframe {height: 363px !important;}

img, object, embed { max-width: 100%; }

#section-middle-1-1-content { text-align: center; }
#section-middle-1-5-content { text-align: center;}

.row {	margin-left: -15px; 	margin-right: -15px;	padding-bottom: 30px; }

#section-header-0 {}
#section-header-1 {}

.section-block-a {}

#section-video-gallery {}
#video-main-title {}

#section-photo-gallery {}
#photo-main-title {}

.section-block-b {text-align:center;}
#section-block-c {}
#section-press-release {}
.block {}

span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] { display: block; }

.flexslider {
background-color:#121d53;
}
.flex-caption {font-size:.9em; line-height:130%; padding:5px;text-align:center; color:#abd94f;}

#right_container{
background-color:#121d53;
}

#slider-player {}
#slider-player-nav {}

#header-container {}

#middle-container {}

#footer-container {}

.social-likes {}


.ctab {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #a12727;
    border-radius: 8px;
    background: #fa1717;
    background: -webkit-gradient(linear, left top, left bottom, from(#fa1717), to(#7a0d0d));
    background: -moz-linear-gradient(top, #fa1717, #7a0d0d);
    background: linear-gradient(to bottom, #fa1717, #7a0d0d);
    text-shadow: #591717 1px 1px 1px;
    font: normal normal bold 17px arial;
    color: #ffffff;
    text-decoration: none;
}
.ctab:hover,
.ctab:focus {
    background: #ff1c1c;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff1c1c), to(#921010));
    background: -moz-linear-gradient(top, #ff1c1c, #921010);
    background: linear-gradient(to bottom, #ff1c1c, #921010);
    color: #ffffff;
    text-decoration: none;
}
.ctab:active {
    background: #960e0e;
    background: -webkit-gradient(linear, left top, left bottom, from(#960e0e), to(#7a0d0d));
    background: -moz-linear-gradient(top, #960e0e, #7a0d0d);
    background: linear-gradient(to bottom, #960e0e, #7a0d0d);
}


 @media screen and (max-width:768px) {
#section-header-0 { display:none;}
#sharing-bar { padding: 20px; }
}
