/*
Theme Name:   LeitrimGuardianDivi
Description:  Divi Child Theme
Author:       adesign
Author URL:   http://www.leitrimguardian.ie
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  LeitrimGuardianDivi
*/

/* Write here your own personal stylesheet */
.box-curves
{
padding:10px 10px 10px 10px;
margin:15px 0px 5px 0px;
background-color:#FFFFFF;
   -moz-border-radius:  0px 0px 0px 0px;
    -webkit-border-radius:0px 0px 0px 0px;
    -khtml-border-radius:0px 0px 0px 0px;
    border-radius:0px 0px 0px 0px;
    border:1px solid #2f3730;
    height: 250px;
}

.box-curves-sidebar
{
padding:10px 5px 7px 10px;
margin:53px 0px 5px 0px;
background-color:#FFFFFF;
   -moz-border-radius:  0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    -khtml-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    border:1px solid #2f3730;
   width: 100%;
}
.current-issue
{
height:"100%";
 background-color:#FFFFFF;
 margin: 0px -5px 0px -5px;
 padding: 5px 0px 10px 0px;
}

.box-paypal {
line-height: 16px; height:30px;
color:#FFFFFF; font-weight:500; font-size: 16px;font-family: 'Open Sans Semibold', sans-serif;
   margin: -35px 0px 25px 0px;
    overflow:hidden;
    padding:5px;
    background-color:#698904;
    -moz-border-radius:  0px 0px 8px 8px;
    -webkit-border-radius:0px 0px 8px 8px;
    -khtml-border-radius:0px 0px 8px 8px;
    border-radius:0px 0px 8px 8px;
    border:1px solid #2f3730;
}
.box-green {
line-height: 16px; height:30px;
color:#FFFFFF; font-weight:500; font-size: 16px;font-family: 'Open Sans Semibold', sans-serif;
   margin:-40px -12px 25px -12px;
    overflow:hidden;
    padding:5px 8px 10px 8px;
    background-color:#698904;
    border:1px solid #afcde3;
     -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    border-width: 0px 0px;
}


.box-green-left {
line-height: 16px; height:30px;
color:#2f3730; font-weight:500; font-size: 20px;font-family: 'Open Sans Semibold', sans-serif;
    margin:25px 0px 2px 0px;
    overflow:hidden;
    padding:5px 5px 5px 0px;
    background-color:#f7f7f7;
    border:0px solid #afcde3;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}/* The CSS code written in this window will append within the style.css file. */ 

.border-box-dark {
    margin:  25px 0px 0px 0px;
    padding:10px 10px 10px 10px;
    background-color:#FFFFFF;
    border:1px solid #2f3730;
       -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.entry-content tr td {
    border-width: 0px 0px;
}