/***************************************** Blog Css ******************************/

p
{
    font-size:16px !important;
    color:#4e4e4e;
}

h1
{
    font-size:28px !important;
}

h2
{
    font-size:21px !important;
}

h3
{
    font-size:18px !important;
}

label
{
    font-size:16px !important;
}

#main_wrapper {
    width:100%;
    margin:0 auto;
    height:100%;
}
#blog_container {
    width:990px;
    margin:0 auto;
    padding:30px 0 30px 0;
}
.blog_left_con
{
    float:left;
    margin: 0 0 40px;
}
.blog_main_con
{
    float:left;
    width:auto;
    margin: 0;
}
.blog_date_con
{
    margin: 30px 0;
    width:100%;
    float:left; 
}

.blog_main_con{
    border-bottom: 1px solid #e6e6e6;
    margin: 30px 0;
}
.blog_main_con:first-child {
    margin-top: 0;
}
.blog_main_con:last-of-type{
    border-bottom: none !important;
}


.blog-post-right .blog_date_con{
    border-bottom: none;
}

.blog-post-right .content{
    font-size: 16px;
    line-height: 24px;
}

.blog_date_con p
{
    float: left;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    width: 100%;
}

.blog_date
{
    font-family: 'Open Sans', sans-serif !important;
    color: #FFFFFF !important; 
    width: auto;
    height: auto;
    float: left;
    padding-top: 8px;
    background-color: #1bbc9b;
    text-align: center;
    -webkit-border-radius: 3px 3px 5px 5px;
    -moz-border-radius: 3px 3px 5px 5px;
    border-radius: 3px 3px 5px 5px;



    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 15%;
}
.blog_date p
{
    color: #FFFFFF !important; 
    float: left;
    font-size: 24px !important;
    margin-bottom: 3px;
    font-weight: bold;
    text-align: center;
}
.blog_date span
{    
    color: #FFFFFF !important; 
    float: left;
    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.blog_date .author{
    font-size: 12px;
    font-weight: 600;
    color: #363636;
    background-color: #f0f0f0;
    border-top: 4px solid #4e4e4e;
    border-bottom: 1px solid #cfcfcf;
    margin-top: 5px;
    padding: 8px;
}

.blog_date .author a{
    font-weight: 300;
}

.blog_date .no_of_likes{
    background: url('../images/likeicon.png') no-repeat #f0f0f0 15px;
    color: #1bbc9b;
    border-top: 1px solid #fafafa;
    padding: 8px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;

}

.date_jobs_con
{
    float: left;
    margin: 0px 0 30px 0;
    width: 100%;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
}

.date_jobs_con a{
    font-size: 20px;
    line-height: 24px;
    color: #4e4e4e;
}

.blog-post-left,
.blog-post-right{
    float: left;
}

.blog-post-right{
    margin-left: 35px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
}

.blog_main_con .blog-post-right .image{
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-bottom: 37px;
}

.blog_main_con > .blog_date_con{
    margin: 0;
}

.date_jobs
{
    width:100%;
    float:left;
}
.date_jobs p
{
    color: #5486CB;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 3px 1px;
    width: 100%;
}
.date_jobs p a
{
    color: #5486CB;
    float: left;
    margin: 0px;
    width: 100%;
    font-family: open sans;
    font-size: 22px;
    font-weight: normal;
    line-height: 28px;
}
.date_jobs span
{
    float:left;
    width:100%;
    font-size:12px;
    font-style:italic;
    color:#b01e6a;
}
.continue_btn
{
    float: left;
}
.continue_btn a {
    background: url("../images/continue_read_arrow.png") no-repeat 87% 54% #1bbc9b;
    color: #ffffff;

    
    display: block;
    float: left;

    font-size: 14px;
    padding: 10px 45px 10px 25px;
}
.continue_btn a:hover
{

}

.blog_about_con
{
    float:left;
    width:100%;
    margin:15px 0 0 0;
}
.blog_about_con p
{
    float: left;
    font-size: 14px;
    /* margin: -26px 0 0;*/
    text-align: justify;
}
.about_text
{
    float:left;
}

.about_text p
{
    color: #5486CB;
    float: left;
    font-size: 50px;
    width: 30px;
    margin: 0;
}
.about_text span
{
    color: #5486CB;
    float: left;
    font-size: 27px;
    margin: 5px 0;
    width: 584px;
}
.page_nav
{
    width:100%;
    float:left;
    margin:0;
}
.page_nav p
{
    float:left;
    color:#ed2562;
    font-size:16px;
}
.page_nav ul
{
    float:left;
    margin: -4px 0 0 10px;
    padding:0;
}
.page_nav ul li
{
    float:left;
    list-style:none;
    padding: 0 3px;
}
.page_nav ul li a
{
    background: none repeat scroll 0 0 #ED2562;
    border-radius: 100px 100px 100px 100px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    height: 26px;
    margin: 0;
    padding: 2px 0 0 2px;
    text-align: center;
    text-decoration: none;
    width: 26px;
}
.page_nav ul li a:hover
{
    background-color:#5486cb;
}
.page_nav ul li a.active
{
    background-color:#5486cb;	
}

.page_nav .pagination{
    margin-top: 1px;
}

.page_nav p:first-of-type{
    margin-right: 5px;
}

.page_nav .pagination a
{
    display: block;
    float: left;
    font-size: 15px;
    padding: 0 3px;

}
.page_nav .pagination a:hover
{
}
.page_nav .pagination span
{
    display: block;
    float: left;
    font-size: 15px;
    padding: 0 3px;

}

.page_nav span
{
    float:left;
    color:#4e4e4e;
    font-size:14px;
    margin:0;
}
.page_nav span a
{
    color:#ef4277;
}
.blog_right_con
{
    float:right;
    margin-left: 35px;
}
.find_student
{
    width:320px;
    float:left;
    background:url(../images/find_arrow.png) no-repeat right #5486cb;
    height:56px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    behavior: url(/css/PIE.htc);
}
.find_student p
{
    color: #FFFFFF;
    font-size: 24px;
    margin: 15px 38px 0 0;
    text-align: center;
}
.entry_level
{
    width:320px;
    float:left;
    background:url(../images/aa.png) no-repeat right;
    height:56px;
    -moz-border-radius:3px 5px 5px 3px;
    -webkit-border-radius:3px 5px 5px 3px;
    border-radius:3px 5px 5px 3px;
    behavior: url(/css/PIE.htc);
    margin: 15px 0;
}
.entry_level p
{
    color: #FFFFFF;
    font-size: 24px;
    margin: 15px 10px 0 0;
    text-align: center;
}
.search_article
{
    float:left;
    width:100%;
    margin: 0 0 45px;
}
.search_text_box
{
    color: #4e4e4e;
    float: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    width: 100%;
    margin-bottom: 18px;
}
.search_area_blog
{ 
    width: 100%;
    float: left;

}
.search_area_blog input
{
    border: 1px solid #dedede;
    background-color: white;
    color: #4e4e4e;
    float: left;
    padding: 15px;

    border-right: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;

    width: 82%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;


}

.search_btn {
    background: url("../images/searchicon2.png") no-repeat scroll 50% white;

    color: transparent;
    cursor: pointer;
    float: right;

    border: 1px solid #dedede;
    border-left: none;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 18%;

}
.search_btn:hover
{ 
}

.search_btn p { 
}

.search_btn p
{ 
}
.search_area_blog ul
{
    margin:0;
    padding:0;
}
.search_area_blog ul li
{
    float:left;
    list-style:none;
    width: 100%;
    margin-bottom: 8px;
}
.search_area_blog ul li a
{
    background-size: 27px 28px;
    display: block;
    float: left;
    padding: 0 0 0px 37px;
    line-height: 27px;
    text-decoration: none;
    width: 100% !important;
    color: #4e4e4e;
    font-size:16px;
    line-height: 28px;
    height: 28px;
}
.search_area_blog ul li a.facbk
{
    background:url(../images/blog_facebk.png) no-repeat;
    float:left;
    width:23px;
}
.search_area_blog ul li a.twitter
{
    background:url(../images/blog_twitter.png) no-repeat;
    float:left;
    width:23px;
}
.search_area_blog ul li a.rss
{
    background:url(../images/blog_rss.png) no-repeat;
    float:left;
    width:23px;
}
.search_area_blog ul li a.in
{
    background:url(../images/blog-in.png) no-repeat;
    float:left;
    width:23px; 
}
.search_area_blog ul li a span
{
    font-weight:bold;
    font-size:15px;
}
.newsletter_area {
    background-color: #F6F6F6;
    float: left;
    height: auto;
    padding: 15px;
    width: 282px;
}
.newsletter_area p
{
    font-size:16px;
    color:#000;
    font-style:italic;
    margin: 0 0 1px;
}
.newsletter_area span
{
    font-size:15px;
    font-weight:bold;
    color:#000;
    float:left;
    margin: 0 0 0 5px;
}
.newsletter_con
{
    width:100%;
    margin:15px 0 0 0;
}
.newsletter_con p
{
    float:left;
    width:91%;
    color:#000;
    font-size:14px;
    font-style: normal;
}
.newsletter_con span
{
    color: #000000;
    float: left;
    font-size: 15px;
    font-weight: normal;
    width: 100%;
}
.newsletter_area input
{
    border: 1px solid #C5D4E9;
    color: #B9B9B9;
    float: left;
    height: 30px;
    padding: 2px;
    width: 100%;
    margin:5px 0;
}
.recent_post
{
    float:left;
    width:100%;
    background: url("../images/line_blog.png") repeat-x scroll center bottom transparent;
}
.recent_area {
    background-color: #F6F6F6;
    border: 1px solid #C2C2C2;
    float: left;
    height: auto;
    padding: 15px;
    width: 288px;
}
.recent_area_main
{
    background-color: #F6F6F6;
    border: 1px solid #C2C2C2;
    float: left;
    height: auto;
    width: 319px;
}

.recent_area1 {
    background-color: #F6F6F6;
    float: left;
    height: auto;
    padding: 15px;
    width: 288px;
}

.recent_date
{
    float:left;
    width:36px;
    height:36px;
    background-color:#ed2562;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
    border-radius:100px;
    behavior: url(/css/PIE.htc);
}
.recent_date p {
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 2px 0 -4px;
    text-align: center;
    width: 100%;
}

.recent_date span {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.jobs_available
{
    float:left;
    margin: 0 0 15px 10px;
    width: 78%;
}
.jobs_available p
{
    float:left;
    text-decoration:underline;
    color:#5486cb;
    font-size:16px;
    padding: 0 0 2px;
}
.jobs_available span
{
    float:left;
    text-decoration:underline;
    color:#5486cb;
    font-size:16px;
    text-transform:uppercase;
}
.more a
{
    background: url("../images/readmore_btn2.png") no-repeat scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    color: transparent;
    float: right;
    font-size: 14px;
    font-style: italic;
    height:31px;
    margin: 0 18px 8px 0;
    text-align: center;
    width: 104px;
    cursor:pointer;
}
.more a:hover
{
    background-position:0 100%;
}

.recent_area_main ul{
    float:left;
    width:100%;
    margin:10px 0;
}

.recent_area_main ul li{
    float: left;
    list-style: none outside none;
    margin: 0 0 15px 8px;
    padding: 0 0 15px;
    width: 98%;
    background: url("../images/line_blog.png") repeat-x scroll center bottom transparent;
}

.recent_area_main ul li h4{
    color: #5486CB;
    float: right;
    width:270px;
    font-size: 15px;
    padding: 0 0 2px;
    text-decoration: none;
}
.recent_area_main ul li h4 a{
    /*text-decoration:underline;*/
    color: #5486CB;
}

.recent_area_main ul li p{
    background-color: #ED2562;
    border-radius: 100px 100px 100px 100px;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    min-height: 32px;
    padding: 5px 0 0;
    text-align: center;
    width: 36px;
}
.search_btn p input[type='submit']{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: transparent !important;
    float: left;
    font-style: normal !important;
    padding: 15px 0;
    cursor: pointer;

}
.social_blog
{
    float:right;
}

/**************blog(20-7-2013)****************/


.recent_area_main .srp-content-box h4.srp-post-title
{
    color: #5486CB;
    float: right;
    font-size: 15px;
    padding: 0 0 2px;
    text-decoration: none;
    width: 270px;
}
.recent_area_main .srp-content-box h4.srp-post-title a
{
    color: #5486CB;
}



.recent_area_main .srp-content-box p {
    background-color: #ED2562;
    border-radius: 100px 100px 100px 100px;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 12px !important;
    margin: 0;
    min-height: 32px;
    padding: 5px 0 0;
    text-align: center;
    width: 36px;
    margin: 5px 5px 0;
}


.recent_area_main div.srp-content-box {
    float: left;
    margin: 10px 0 0;
}

/****************Add css for registration page by pankaj(09.08.2013)************************/

#work_container {
    width:990px;
    margin:50px auto;
}

.register_new
{
    float:left;
    width:490px;
    border-right:5px solid #fff;
    background:#f5f5f5;
    padding: 0 0 30px;
    min-height: 620px;
}

.reg_user
{
    width:100%;
    border-bottom:9px solid #959da1;
    float:left;
    height:112px;
}

.reg_user img {
    float: left;
    height: 112px;
    left: 190px;
    position: relative;
    top: 55px;
    width: 112px;
}

.reg_id {
    float: left;
    margin: 80px 0 0;
    width: 100%;
}
.reg_id div
{
    float:left;
}

/*.reg_id input {
    background: url("../images/reg_onput.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 65px;
    margin: 0 0 20px 42px;
    padding: 20px;
    width: 378px;
}*/
.reg_id input {
    background: url("../images/reg_onput.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    height: 24px;
    margin: 0 0 20px 42px;
    padding: 20px;
    width: 320px;
}


.reg_remember {
    float: left;
    margin: 0 0 45px;
    padding: 0 60px;
    width: 72%;
}

.reg_remember input {
    float: left;
    height:15px;
    margin: 8px 5px 0 0 !important;
    width:15px;
}


.reg_remember label {
    color: #E72863;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0 0;
}

.reg_sign {
    float: right;
    height: 30px;
    width: 104px;
    background:url(../images/reg_sign.png) no-repeat;
    cursor:pointer;
}
.reg_sign a
{
    text-decoration:none;
    cursor:pointer;
}

.reg_sign_fr .save_button1 {
    float: right;
    height: 30px;
    width: 104px;
    background:url(../images/singupfr.png) no-repeat;
    cursor:pointer;
    color: transparent;
}
.reg_sign_fr a
{
    text-decoration:none;
    cursor:pointer;
}


.reg_facebk {
    float: left;
    margin: 0 0 0 60px;
    width: 363px;
    background:url(../images/reg_or.png) no-repeat;
    height:77px;
}

.reg_facebk a {
    float: left;
    margin: 15px 0 0 70px;
}

.reg_facebk a img {
    float: left;
    height: 46px;
    width: 247px;
}

.members_con {
    background: none repeat scroll 0 0 #F5F5F5;
    float: left;
    width: 495px;
    padding:0 0 30px 0;
    min-height: 620px;
}

.reg_members {
    border-bottom: 9px solid #959DA1;
    float: left;
    height: 112px;
    width: 100%;
}

.reg_members img {
    float: left;
    height: 112px;
    left: 190px;
    position: relative;
    top: 55px;
    width: 112px;
}

.members_con h2 {
    background: url("../images/member_btm.png") repeat-x scroll center bottom transparent;
    color: #6F7578;
    float: left;
    font-family: 'PT Sans', sans-serif ;
    font-size: 22px;
    margin: 70px 0 10px;
    padding: 0 0 10px 30px;
    text-transform: uppercase;
    width: 94%;
}


.members_con ul {
    float: left;
    margin: 10px 0 0 30px;
    padding: 0;
}

.members_con ul li {
    float: left;
    list-style: none outside none;
    width:100%;
    margin: 0 0 15px;
}

.members_con ul li.graduate
{
    height:54px;
    float:left;
    background:url(../images/graduate.png) no-repeat;
}

.members_con ul li.alert
{
    height:54px;
    float:left;
    background:url(../images/alert.png) no-repeat;
}

.members_con ul li.dashboard
{
    height:54px;
    float:left;
    background:url(../images/dashboard-reg.png) no-repeat;
}

.members_con ul li.favourite
{
    height:54px;
    float:left;
    background: url(../images/favourite.png) no-repeat;
}

.members_con ul li.online
{
    height:54px;
    float:left;
    background:url(../images/online.png) no-repeat;
}

.members_con ul li a {
    display: block;
    float: left;
    font-family: 'PT Sans', sans-serif ;
    font-size: 22px;
    text-decoration: none;
    color:#6f7578;
    text-align:left;
    margin: 0 0 0 70px;
}


.members_con ul li a span {
    color: #959DA1;
    float: left;
    font-family: 'PT Sans', sans-serif ;
    font-size: 16px;
    width: 100%;
}

.reg_sign .save_button1 {
    background: none repeat scroll 0 0 transparent;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 24px;
    width: 100%;
}
.show_valid img {
    margin: 0 0 0 9px !important;
    padding: 16px 0 0;
}

/*************************** End registration css********************************/

/********* CSS for facebook background images for french by pankaj(21.08.2013)*******/
.reg_facebk_fr {
    float: left;
    margin: 0 0 0 60px;
    width: 363px;
    background:url(../images/reg_or_fr.png) no-repeat;
    height:77px;
}

.lr_providericons.lr_facebook > img {
    float: left;
    margin: 15px 0 0 71px;
}

/** For Facebook Button on Signup Page ** Update By Harjap Singh on 12-8-13 */
.reg_facebk img {
    cursor: pointer;
    float: left;
    margin: 15px 0 0 70px;
}

span.lr_providericons lr_facebook{}

.widget_categories li a{
    color: white;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .15);
    padding: 12px;
    background-color: #4e4e4e;
}

.widget_archive ul{
}

.widget_archive li{
    font-size: 14px;
    text-align: right;
    font-weight: 400;
    color: #b6b6b6;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.widget_archive li a{
    float: left;
    color: #1bbc9b;
    font-weight: 700;
    background: url(../images/listicon.png) no-repeat 0 50%;
    padding-left: 12px;
}

.blog-category-list{
    float: left;
    margin-bottom: 20px !important;
}

.blog-category-count,
.blog-category-list{
    font-size: 14px !important;
    line-height: 40px;
    color: white;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .25);
    padding: 7px 12px;
    font-weight: 700;
    background-color: #4e4e4e;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    line-height: 25px;
    margin: 0px 9px;
    
    float: left;
}

.blog-category-list-container{
    display: block;
}
.blog-category-list-container:hover .blog-category-list{
    background-color: #1bbc9b;
}
.blog-category-list-container:hover .blog-category-count{
    background-color: #4e4e4e;
    
}
.blog-category-list-container:hover  .blog-category-count:before{
    content: url('../images/category-counticon.png');
}

.blog-category-count{
    background-color: #1bbc9b;
    padding: 7px;
    margin: 0;
    margin-top: -15px;
}

.blog-category-count:before{
    content: url('../images/category-counticon-hover.png');
    position: absolute;
    margin: 18px 0;
}

.widget_tag_cloud a{
	text-transform: capitalize;
    font-size: 14px !important;
    color: white;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .25);
    padding: 10px 8px;
    font-weight: 700;
    background-color: #4e4e4e;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    display: inline-block;
    margin-right: 9px;
    margin-bottom: 18px;
}

.widget_tag_cloud .tagcloud{

}

.widget_tag_cloud a:hover{
    background-color: #1bbc9b;

}


div.srp-widget-singlepost{
    padding: 0;
    margin: 0;
    border-bottom: none;
    clear: both;
    float: left;
}

div.srp-thumbnail-box{
    padding: 0;
}

.post-tags{
	float: right;
	padding-top: 15px;	
}

.textureline1{
	display: none !important;	
}

.rating-after{
	border-top:1px solid #ededed;
	width: 100%;
	height:2px;
	margin-top: -28px;
	position: relative;
}

.rating-before{
	border-top:1px solid #ededed;
	width: 100%;
	height:2px;
	margin-top: -32px;
	position: relative;
}

.page-data p{
	display: none !important;
}	

/************* tag page ************/
#tag-page #content header.page-header h1.page-title{
	margin-bottom: 20px !importants;
	font-size: 24px !important;
	line-height: 25px !important;
	font-family: 'PT Sans', sans-serif !important;
	font-weight: bold;
	color: #1bbc9b !important;
}

.blog_left_con .blog_date_con{
	margin-top: 0px !important;	
}

.blog_left_con .excerpt_content{
	font-size: 16px !important;
	line-height: 24px !important;	
}












