/*
File Name: style.css
Theme Name:  RT-Theme 18-IAB
Author: Tolga Can
Version: 1.3.3
Template: bed
Author URI: http://www.MafiaShare.net
Theme URI: http://www.MafiaShare.net
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/


@import url("../bed/css/style.css");



/*Sidebar Title */

.sidebar .featured_article_title {
    font-size: 20px;
	color:#000000;
}


/* change in font-size of sidebar widget Title  */
.widget .title {
    
	font-size: 16px;
}

/*change in padding in right sidebar */
 
.sidebar .widget {
       padding: 10px 10px 10px !important;
 } 
 
 
 /*change margin in right sidebar*/
  .widget > .margin-b20{
	 margin-bottom: 1px !important;
 } 
 
 
/* button class for Admission & download Button*/

 .btn {
  background: rgba( 0, 183, 205, 1 ) ;
   -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Georgia;
  color: #003366;
  font-size: 30px;
  padding: 15px 20px 15px 20px;
  text-decoration: none;
  text-align:center;
} 

  