/* 
*Theme Name: Parkinson Partners
*Theme URI: http://wwww.parkinsonpartners.org
*Description: funk is in the house.
*Author: Mercyhurst Graphic Design Group 1
*Author URI: http://wwww.parkinsonpartners.org
*Template: wordpress-bootstrap-master
*Version: 0.1.0
*/

@import url("../wordpress-bootstrap-master/style.css");
@import url('https://fonts.googleapis.com/css?family=Quicksand');

.lead{
    color:RGB(12,123,42);
    
}

body{font-family: 'Quicksand', sans-serif;}

.navbar{
background-color: rgb(246,175,98);
}
.navbar li{font-size: 20px;}

.col-md-4{
padding: 5px 0;
font-size: 20px;
}
.col-md-3{
padding: 1px 0;
font-size: 20px;
}

.add,.donate{
margin-top:75px;
}

.ghost-button {
  display: inline-block;
  width: 250px;
  font-size:35px;
  letter-spacing:5px;
  padding: 8px;
  color: #fff;
  background-color: rgb(246,175,98);
  border: 1px solid rgb(246,175,98);
  text-align: center;
  outline: none;
  text-decoration: none;
  font-family: 'Quicksand', sans-serif;
}
.ghost-button:hover{
  text-decoration: none;
  color: rgb(80,151,209);
}

.row.box .col-md-4 .yellow ul li a{
 color: rgb(80,151,209);
 text-decoration: none;
 text-emphasis: none;
}

.row.box .col-md-4 .yellow ul li a:hover{
 color: rgb(246,175,98);
 text-decoration: none;
 font-size: 18px;
}

/* FOOTER STYLE  */   
.footer{
background-color: rgb(80,151,209);
color: #fff;
padding: 5px;
}


.footer a{
text-decoration: none;
color: #fff;

}
.footer ul {
    list-style: none;
    padding-top:25px;
}

.footer .col-md-3 h2{
     margin-left: 15px;
}


.ghost-button-footer {
  display: inline-block;
  width: 250px;
  font-size:30px;
  letter-spacing:5px;
  padding: 8px;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  font-family: 'Quicksand', sans-serif;
margin-left: 15px;
}
.ghost-button-footer:hover{
  text-decoration: none;
  background-color:rgb(246,175,98);
  border: 2px solid #fff;
}
	 
.contact:hover{

text-decoration: underline;
}
.form{
color: black;
}

/*  Jumbotron  */
.jumbotron{
background-image: URL('http://www.parkinsonpartners.org/wp-content/uploads/2018/05/ppnwpa.png');
background-repeat: no-repeat;
background-size: cover;
height: 500px;
}

.ghost{
  display: inline-block;
  width: 250px;
  font-size:30px;
  letter-spacing:5px;
  padding: 8px;
  border: 2px solid rgb(80,151,209);
  text-align: center;
  outline: none;
  text-decoration: none;
  font-family: 'Quicksand', sans-serif;
}
.ghost:hover {
  text-decoration: none;
  color: white;
  background-color:rgb(80,151,209);
  border: 2px solid #fff;
}


.about{
background-color: rgb(102,199,171);
margin-bottom: 30px;
font-size: 20px;
}
.info{
padding: 15px 200px;
}
.moreinfo{
text-align: center;
margin-bottom: 40px;
}
.box{
display: inline-block;
}
.links1{
height: 500px;
width:350px;
font-size: 16px;
background-image: URL('http://69.89.31.72/~parkison/wp-content/uploads/2017/04/AdobeStock_121965186_WM.jpeg');
background-repeat: no-repeat;
background-size: cover;

}

.links2{
height: 500px;
width:350px;
font-size: 16px;
background-image: URL('http://69.89.31.72/~parkison/wp-content/uploads/2017/04/AdobeStock_57356705_WM-copy.jpeg');
background-repeat: no-repeat;
background-size: cover;

}

.links3{
height: 500px;
width:350px;
font-size: 16px;
background-image: URL('http://69.89.31.72/~parkison/wp-content/uploads/2017/04/AdobeStock_84425727_WM.jpeg');
background-repeat: no-repeat;
background-size: cover;

}
.yellow{
margin-top: 250px;
padding-top: 10px;
padding-bottom: 89px;
background-color: rgb(252,215,39);
height: 275px;
}
ul{
list-style: none;
text-align: left;
}

.ghost-smile{
  display: inline-block;
  width: 250px;
  font-size:30px;
  letter-spacing:5px;
  padding: 8px;
  border: 2px solid rgb(80,151,209);
  text-align: center;
  outline: none;
  text-decoration: none;
  font-family: 'Quicksand', sans-serif;
}
.ghost-smile:hover {
  text-decoration: none;
  color: white;
  background-color:rgb(80,151,209);
  border: 2px solid #fff;
}
.news{
border:2px solid black;
padding:15px;
margin-bottom: 10px;
}
.news p{
font-size:16px;
}
.news h3 {
padding-bottom: 20px;
}


margin-bottom: 20px;
}
i {
padding-top: 85px;
}

#ai1ec-container .ai1ec-month-view .ai1ec-week div {
height:50px !important;
}
.ai1ec-agenda-view .ai1ec-event{
    background: #fff none repeat scroll 0 0;
    border: 0px solid ;
    border-radius: 0;
    clear: right;
    overflow: hidden;
    position: relative;
    transition: border-color 0.1s ease 0s;
padding: 0 !important;
margin: .01em !important;
}
.ai1ec-pagination .ai1ec-btn-group{
padding:0 !important
margin: 0 !important;
}
.ai1ec-date {
background-color: rgb(246,175,98) !important;
}
ai1ec-minical-trigger ai1ec-btn ai1ec-btn-sm ai1ec-btn-default ai1ec-tooltip-trigger{
background-color: rgb(246,175,98) !important;
}


img.logo{
height: 225px;
background-size: cover;
margin-left: -40px;
}