﻿
/* add by dev */
#commentsForm input[type="radio"] { margin-bottom: 5px;}
.feedbackerror { color: #9F0200;}
.feedbackmessage { color: #998675;}

/* Loading box of width=height=100px with a spinner placed at the center */
#AjaxAnimation {
width:50px;
height: 50px;
position: fixed;
top: 50%;
left: 50%;
background:url(/img/ajax-loader.gif) no-repeat center #fff;
text-align:center;
padding:10px;
font:normal 16px Tahoma, Geneva, sans-serif;
margin-left: -50px; 
margin-top: -50px;
border: solid 2px #9F0200;
z-index:2;
overflow: auto;
opacity: 1 !important;
}

/* Override default causing a button to shrink when href added */
.btn-small {
    border-radius: 3px 3px 3px 3px;
    font-size: 11.9px;
    padding: 2px 10px !important;
}

.newsletter-container   { margin: 0 0 20px;   }
.hero-unit              { overflow: hidden;     }


@media only screen and (max-width: 767px) {
    /*.featured-writers   {   display:none !important;}	*/
    .leadarticles p     {   overflow: hidden !important;}
    .breadcrumb         {   display:none !important;}
    .adright            { display: none !important;}
}


.familyStrip a { margin: 0px 5px !important;}

.col1 p { overflow: hidden;}

.nogreyborder .bgDarker { background-image: none !important;}

.containerContent > .row-fluid .span2 { text-align: center;}

li { overflow: hidden; }
.tabbable li { overflow: visible;}
li.dropdown,
.tabbable li { overflow: visible;}

@media print {
    .fontsizetools { display: none;}
    .footer { display: none;}
    .crumbsContainer { display: none;}
    .bgRedSpecks  { display: none;}
    .articleComments { display: none;}
    .donate  { display: none;}
    .marginTop10  { display: none;}
    .rightcol { display: none !important;}
    .bottomad { display: none !important;}
    .donate { display: none !important;}
    .islandAd300x250  { display: none !important;}
    .articlemain    { width: 100% !important; }
}

.recaptcha { padding: 10px 0 10px 0;}
.whiteLink { float:right; padding:5px; display:inline-block; vertical-align:bottom;}
.whiteLink:link,
.whiteLink:visited,
.whiteLink:active,
.whiteLink:hover
 {  color: white;   float:right; line-height:1.5em;}


 
 .hidden {
clear: left;
display: block;