html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 14px;
    line-height: 1.4;
    font: 13px/1.6 Arial, "Droid Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #666;
    background : #FEFEFE url('../images/bg-overlay.png') repeat
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #333;
}

p {
    font-weight: 400;
    color: #666;
    font: 13px/1.6 Arial, "Droid Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Pressvine
   ========================================================================== */

/* Global */
.inner-wrap {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.widget {
    background-color: #fff;
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0;
    float: left;
    width: 100%;
}

.main-wrap {
    width: 960px;
    margin: 15px auto 0;
    padding: 0 10px;
}

.twitter-timeline body .timeline {
    border-radius: 0 !important;
    margin: 0 !important;
}

.widget-title {
    padding: 10px 15px;
    background: #eee;
    text-shadow: 0px 1px 1px #fff;
    border-bottom: 1px solid #dedede;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px 4px 0 0;
}

.pbtn {
    display: block;
    margin: 5px 0 0;
    background: #EEE;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 1px #c9c9c9;
    padding: 8px 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight:normal
}

.pbtn:hover {
    background:#EEE;
}

header .inner-wrap .social ul li a, .pbtn, .rssfeed {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

/* Mid */
#twocol {
    width: 655px;
    float: left;
    margin: 10px 0 10px 25px;
}
#threecol {
    width:450px;
    float:left;
    margin: 10px 0 10px 25px;
}

/* Left Sidebar 2col */
.lsidebar {
    width: 280px;
    float: left;
}

/* Right Sidebar 2col */
.rsidebar {
    width: 280px;
    float: right;
}

/* Left Sidebar */
.lsidebarthree {
    width: 220px;
    float: left;
}

/* Right Sidebar */
.rsidebarthree {
    width: 220px;
    float: right;
}

/* Header */
header {
    height: 90px;
    width: 100%;
    padding: 10px;
    margin: 0px auto;
}

header .inner-wrap .logo {
    float: left;
    max-height: 80px;
    margin: 5px 0;
}

header .inner-wrap h1.title {
    float: right;
    font-size: 22px;
    font-weight: normal;
    margin: 30px 0;
}

/* 2 Col Mid */
.mid-content h2.mid-title {
    line-height: 36px;
    font-size: 26px;
    margin: 0;
}

.mid-content .mid-widget {
    background-color: #fff;
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    padding: 15px;
    margin: 0 0 25px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mid-content .featured {
    width: 100%;
}

.mid-content .featured .post-info p:first-child {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

.mid-content .featured p {
    font-weight: 400;
    color: #666;
}

.mid-content .featured span.posted-by {
    padding: 10px 0;
    border-bottom: 1px solid #EEE;
    font-size: 12px;
    width: 100%;
    display: block;
}

.mid-content .featured .post-info .readnow {
    display: block;
    width: 100%;
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 1px dotted #EEE;
}

.mid-content .latest-news {
    position:relative;
}

.mid-content .blog {
    position:relative;
}

.mid-content .latest-news h2, .mid-content .blog h2 {
    margin: 0 0 15px;
}

.mid-content .latest-news .rssfeed, .mid-content .blog .rssfeed {
    position:absolute;
    top:20px;
    right:20px;
    opacity:0.5;
}

.mid-content .latest-news .rssfeed:hover, .mid-content .blog .rssfeed:hover {
    opacity:1;
}

.mid-content .latest-news ul, .mid-content .blog ul {
    margin: 0;
    padding: 0;
}

.mid-content .latest-news ul li, .mid-content .blog ul li {
    list-style-type: none;
    width: 100%;
    float: left;
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.mid-content .latest-news ul li:first-child, .mid-content .blog ul li:first-child {
    border-top: 1px solid #EEE;
    padding-top: 10px;
}

.mid-content .latest-news ul li p, .mid-content .blog ul li p {
    float: left;
    display: block;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}

.mid-content .latest-news ul li a, .mid-content .blog ul li a {
    display: block;
    float: right;
    background: url('../images/view.png') no-repeat left center;
    padding-left: 15px;
}

#threecol .latest-news ul li p, #threecol .blog ul li p {
    width:65%;
}

.mid-content .latest-news a.pbtn, .mid-content .blog a.pbtn {
    float:right;
}

/* Contact Widget */
.contact {

}

.contact-wrap {
    padding: 15px 15px 5px;
}

.contact-wrap p {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
}

/* Social Widget */
.social {

}

.social ul {
    margin: 0;
    padding: 10px;
    overflow: hidden;
}

.social ul li {
    float: left;
    margin: 0 3px;
    list-style-type: none;
}

.social ul li a {
    opacity: 0.5;
}

.social ul li a:hover {
    opacity: 1;
}

/* Text Area Widget */
.text-area {

}

.text-area p {
    padding: 15px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
    margin: 0;
}

.text-area img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 15px 15px;
    max-width:100%;
}

/* Twitter Widget */
.twitter {
    background: none;
    box-shadow: none;
    margin-bottom: 3px;
}

.twitter iframe {
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.twitter .widget-title {
    position: relative;
    z-index: 2;
}

/* Facebook */
.facebook-like {

}

/* Inner */
.post-image {

    float:right;
    margin:3px 0px 15px 15px;
    position:relative;
}

.post-image img {
    border-radius:3px;
    position:relative;
    top:0;
    left:0;
}

.post-image span {
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    width:100%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #FFF;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 3px 3px;
}

.download-pdf {
    float:right;
    background:#7baa73;
    color:#FFF;
    text-shadow:none;
}

.download-image {
    float:right;
    margin-right:10px;
    background:#7baa73;
    color:#FFF;
    text-shadow:none;
}

.download-pdf:hover, .download-image:hover {
    background: #689461;
    color:#FFF;
}

#image-gallery {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.post-shares {
    margin: 5px 0;
    float: left;
    height: 30px;
}

.gallery-wrap {
    padding:10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius:3px;
    border:1px solid #CCC;
    overflow: hidden;
    margin:15px 0;
}

/* Pagination */
.pagination {
    margin: 20px 0;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
    display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999999;
    cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999999;
    cursor: default;
    background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}