/*
Theme Name: Churchope
Version: 1.9
Theme URI: http://churchope.themoholics.com/
Description: Premium WordPress theme that is perfect for churches and business websites, but also suits well for any other needs.
Author: themoholics
Author URI: http://themoholics.com/
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: red, white, gray, two-columns, fixed-width, threaded-comments, translation-ready, custom-menu
*/

header .ribbon_holder {
    height: 79px;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 41px;
}

.widget_social_links a {
 
    padding: 1px 0 1px 25px;
}

.widget_social_links ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.textwidget h3 {
    color:#ccc;
    

}

.widget_social_links ul li {
    float: left;
	margin:24px 10px 9px 0px;

}

header .widget {
    float: right;
    padding: 35px 0 15px;
}

.widget + .widget {
    margin-top: 3px;
padding: 33px 10px 0px 0px;
}



.cycle_content h3.entry-title {
    display: inline-block;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 42px;
    margin: 0 0 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}

#main .grid_8 h3, #main .grid_12 h3 {
    font-size: 22px;
    line-height: 100%;
    margin: 10px 0 12px;
    padding: 20px 0 0;
}

.widget_nav_menu a:hover, .widget_links a:hover, .widget_meta a:hover, .widget_nav_menu .current-menu-item > a {
    -moz-transition: background 200ms ease-in-out 0s;
    background-color: #ffffff;
    color: #C62B02;
}

#title_sidebar .textwidget h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 4px;
}

.churchope_button, #submit {
    float: right;
}

.widget + .widget {
    margin-top: 5px;
}

.textwidget h3 {
  	  font-size: 20px;
	font-family: 'Gentium Book Basic',Arial,Helvetica,sans-serif;
   	 font-weight: 700;
    margin: 13px 0px 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
color:#454645;
}