 /*
Theme Name: Modality Child Theme
Theme URI: http://vpthemes.com/modality/
Description:    Modality Child Theme
Author: Vitaly Pinchev	
Author URI: http://vpthemes.com
Template:     modality
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  modality
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
#post-body .text-holder-full p iframe,
#post-body #article embed,
#article iframe {
	width: 555px;
	height:370px
}

.footer-widget-col ul li a.rsswidget {
	font-weight: normal;
	display: block;
	line-height: 1.3em;
	margin-bottom: 5px;
}

#post-body h1, #post-body h2 {
	color: #008c47
}

hr {border-color: #008c47}

.footer-widget-col a:hover { 
	color: #ffffff!important;
	text-decoration:underline;}

.wp-caption .wp-caption-text {font-style: normal!important; text-align: center;}
.wp-caption .wp-caption-text #credit {font-size: xx-small;}

.wp-caption-text a {font-style: normal!important; color:#008c47;}
.wp-caption-text a:hover {font-style: normal!important; color:#777777; text-decoration:underline}

.wp-caption-text a#vote {
	width:auto;
	height: auto;
	padding:10px 25px;
	border-radius: 8px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	line-height: 3em;
	text-transform: uppercase;
	color: #ffffff;
  background-color: #777777;}

.wp-caption-text a:hover#vote{
color:ffffff;
 background-color: #008c47;
}

#menu-main-navigation .current-menu-item a {
  color: #008c47;
  background-color: #ffffff!important;
}

h2 {font-size:28px}

.addthis_default_style
{
    float: right!important;}

.feature .circle {
color: #eeeeee;
}
.feature .circle:hover {
color: #ffffff!important;
}


#article p a#vote {
	width:auto;
	height: auto;
	padding:10px 25px;
	border-radius: 8px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	line-height: 3em;
	text-transform: uppercase;
	color: #ffffff;
  background-color: #777777;}

#article p a:hover#vote{
color:ffffff;
 background-color: #008c47;
}

