/* 
 Theme Name:     St. Paul's Ratoath
 Author:         St. Paul's NS Ratoath
 Author URI:     http://miword.com
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant MarketpPlace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.5.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#et_mobile_nav_menu {
display:none;
}

.et_pb_post {
    border: 2px solid #aa0011;
    border-radius: 5px;
}
/*#main-header{ box-shadow: 5px 5px 3px #aa0011; }*/

#main-header {
    padding: 5px 0px 0px 0px;
}
h3.et_pb_gallery_title {
display:none;
}

.et_pb_post h2 a, .post-meta, .et_pb_portfolio_item h3 a {
Padding: 20px 0 0 20px;
}



.et_pb_blog_0 h2 {
 text-align: center }
a:hover, a:active {text-decoration: none; color: red; border-bottom: 1px solid red; }
.timely {
border-left: 2px solid #aa0011;
border-right: 2px solid #aa0011;
border-bottom: 2px solid #aa0011;
border-top: 1px solid #aa0011;
border-top-left-radius:7px;
border-top-right-radius:7px;
}