/********************* scholorship pages**************************/
.cms-detail,
body.page-restricted div#block-system-main.block div.content,
.taxonomy-term.vocabulary-scholarships, 
taxonomy-term.vocabulary-scholarship-tags
{
		font-size: 1.7em;
		line-height: 150%;
		margin: 0 auto 0;
		max-width: 1050px;
		color: #696969;
		font-family: Times New Roman;
}
.cms-detail p{
margin-bottom:0px;
}
.view-spotlight .col-2,
.page-scholarship-recipients .col-2 {
    -moz-box-sizing: border-box;
    border: 8px solid #DDDDDD;
    box-shadow: 0 0 0 0 #B5B5B5 inset;
    display: table-cell;
    margin-top: 1%;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 38%;
}
.view-spotlight .col-1,
.page-scholarship-recipients .col-1 {
    -moz-box-sizing: border-box;
    border: 4px solid #2B3036;
    display: table-cell;
    margin-right: 3%;
    width: 38%;
}
.view-spotlight,
.page-scholarship-recipients #block-system-main.block div.content div.view{
    /*max-width: 1050px;*/
    width:100%;
    margin:0 auto;}
/*.view-spotlight .spotlight-description,
.page-scholarship-recipients .spotlight-description{font-size:1.4em;font-family:Times New Roman; }*/
/********************************************* article page ************************************************************/
.article-sections, .basic-sections, .certificate-sections, .product-sections, .spotlight-sections, .blog-sections {
		background-color: rgba(0, 0, 0, 0);
    background-image: url("images/main_title_flower.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: rgb(105, 105, 105);
    font-family: Times New Roman;
    font-size: 1.7em;
    line-height: 150%;
    margin: 30px auto;
    max-width: 1040px;
    display: block;
     padding: 50px 2% 2%;
    /*width: 100%;*/
}


.article-sections .field-name-field-image .field-items{float: left;width: 36%;margin-right:2%}
.article-sections .field-name-body .field-items{float: left;width: 60%;}
.article-sections .content-2 img {height: 200px; padding: 1em;width: 100%}
.article-sections #comments{clear:both;box-shadow: 6px 6px 6px -6px rgba(0, 0, 0, 0.17) inset, -6px 0 6px -6px rgba(0, 0, 0, 0.17) inset, 0 -6px 6px -6px rgba(0, 0, 0, 0.17) inset;
margin: 3% auto 2%;
    max-width: 990px;
    padding: 2%;
    width: 100%;}
.article-sections .field-name-field-tags a{background-position:0 3px;}
.article-sections #comments #edit-author--2 > label {
    clear: both;
    float: left;
    width: 15%;
}
.article-sections #comments #edit-author--2 > label a{
    clear: both;
    float: left;
    width: %;
}



