/*
Theme Name: Virality Child for MeowGifs
Theme URI: http://wpdevshed.com/themes/virality-child/
Author: WP Dev Shed
Author URI: http://wpdevshed.com/
Description: Inspired by popular viral media sites like Upworthy.com and Viralnova.com, Virality is a simple blog theme with all the options you need to build you own site in this style. Built in social sharing, the ability to turn off all the extraneous navigation and post meta data, and total control over the color scheme, background image and logo with no coding required.
Version: 1.0.5
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats
Template: virality

*/
@import url("../virality/style.css");
@import url("/style.css");

/* MeowGifs STYLES */

body {
	background-color: #fff !important;
}

#site-title {margin: 0px; white-space: nowrap;}

#site-title a {font: 55px 'Mystery Quest', cursive; text-decoration: none; margin: 0px; color: #000; text-transform: capitalize; letter-spacing: normal;}

a {font-family: "Lato", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

.description_txt {font-size: 80%; color: #666666; margin-bottom: 8px; text-align: left;}

#comments-title, #reply-title {font: 200% 'Mystery Quest', cursive; white-space: nowrap; border-bottom: 1px dotted #ccc; letter-spacing: normal; text-transform: capitalize; }

.widget-title {font-family: "Lato", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 150%; white-space: nowrap; border-bottom: 1px dotted #ccc; letter-spacing: normal; text-transform: capitalize; }

#inner-header {padding-bottom: 0px;}

header[role=banner] {
	box-shadow: 0 1px 2px #fff;
}

#branding {padding-top: 3em; background: url("images/feet.png") 0 10% repeat-x;}
#wrapper {background: #fff;}

nav[role=navigation] {background: #fff; !important }
nav[role=navigation] div.menu {padding: .5em 0; margin-top: 0em; border: 1px solid #000; border-left: none; border-right: none; text-align: left; width: 100%; font-family: "Lato", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important; background: #fff;}
nav[role=navigation] .menu  ul {}
nav[role=navigation] .menu  ul li {width: auto; color: #000; font-weight: normal;}
nav[role=navigation] .menu ul li a, div.footer-menu a {font-size: 1.4em; font-weight: 0; padding: 6px 8px; letter-spacing: normal; color: #000 !important; text-decoration: none; text-transform: capitalize !important; font-family: "Lato", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
 nav[role=navigation] .menu ul li a:hover {text-decoration: underline;}

#site-generator {letter-spacing: normal; color: #000 !important; text-decoration: none; font-family: "Lato", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
#site-generator a {color: #000}

.pagination a.page-numbers, .footer-wrap  {
	background: #d6d6d6 !important;
color: #000;
}

#sidebar .send {display: block; background: #CCE6E6; 
	  border: 1px solid #aaf;
	  border-top: 1px solid #aaf;
	  border-left: 1px solid #aaf;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #396B85;
	  display: inline-block;
	  font-size: 1.7em;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 10px;
	  line-height: 1.5;
	  padding: 8px 10px;
	margin-top: 4px;
}

		#meta.widget aside a {
			line-height: 1.6;
			margin-bottom: 6px;
			padding-bottom: 6px;
			border-bottom: 1px dashed #e2e8e8;
		}

.sidebar-inner-wrap aside {padding-top: 2px; padding-bottom: 6px; margin-bottom: 2px;}
.widget-title {margin-top: 2px;}
.tagcloud {margin-bottom: 10px;}

div.really_simple_share_clearfix {height: 15px !important;}