/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i,900|Muli:400,700,700i,800');

#site-title {
	display: none; 
}

#site-description {
	display: none !important;
}

#wrapper {
	background-color: #fdfdfd;
}

body {
	background-image: none !important;
	background-color: #eee !important;
	background: #eee;
}

.menu-header a {
	color: #ccc !important;	 
} 

.menu-header a:hover, .menu-header a:active {
	color: #eee !important;	
}

body, input, textarea, .page-title span, .pingback a.url
{
  font-family: Roboto; 
}

img[title~=Zinnia] {
	box-shadow: 5px 5px 5px #ddd;
}

img[title~=Support] {
	box-shadow: 5px 5px 5px #ddd;
}

.genana-profile-pic {
	box-shadow: 5px 5px 5px #ddd;
}

a:active, a:hover {
/*color: #2da64f;*/
/*color: #5739de;*/
	color: #9157ff;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.66;
	padding-bottom: .3em;
}

h3.widget-title {
	font-size: 16pt;
	line-height: 2;
	text-shadow: 3px 3px 5px #ddd;
	font-family: Roboto !important;
}

.widget_categories ul li {
	font-size: 10.5pt;
	line-height: 1.4;
}

.widget_recent_entries ul li {
	font-size: 10.5pt;
	line-height: 1.5;
}

.widget_archive ul li {
	font-size: 10.5pt;
	line-height: 1.5;
}

.menu-blogroll-container ul li {
	font-size: 10.5pt;
	line-height: 1.5;
}

.widget_text p {
	font-size: 10.5pt;
	line-height: 1.5; 
}

.genana-sidebar-intro {
	font-size: 11pt;
	line-height: 1.6;
}

.entry-title {
	font-family: Roboto;
	font-weight: 700 !important;
}

#entry-author-info {
	font-size: 11pt;
	line-height: 1.6;
}

.sticky a {
	background: none !important;
}

h3#comments-title {
	font-family: Roboto;
	font-weight: 700 !important;
}

table.genana-introindex-table {
	width: 90% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border: none !important;
	border-collapse: collapse !important;
	background-color: #f2f7fc;
}

tr.genana-introindex-row {
	border: none !important;	
}

td.genana-introindex-cell {
	border: solid 12px #f2f7fc !important;
	text-align: center;
	vertical-align: middle;
	height: 3.5em;
	background-color: #fff;
}

td.genana-introindex-cell a {
	font-weight: 500;
	font-size: 110%;
}

td.genana-introindex-cell:hover {
	background-color: #f9faff;
}

.entry-meta, .entry-utility {
	font-size: 11.5pt;
	line-height: 1.5;
	font-family: Roboto;
}

p.wp-caption-text {
	font-family: Roboto !important;
	font-size: 11pt !important;
	margin-bottom: 6px !important;
} 

#nav-above.navigation, #nav-below.navigation {
	font-size: 11pt;
	line-height: 1.5;
	font-family: Roboto;
}

.entry-meta {
	margin-top: 0.2em;	
}

.entry-content a {
	background-color: #f9ffff;
	padding-top: .15em;
	padding-bottom: .15em;
}

.entry-content a:hover {
		background-color: #f0faff;
	  color: #2288ee;
}

.entry-content a:active {
	
}

.entry-content a:visited {
	
}

h3#reply-title {
	font-family: Roboto;	
}

#commentform {
	font-family: Roboto;
}

#site-info {
	font-family: Roboto;
	font-size: 12pt;
}

.textwidget {
	font-size: 120%;
	line-height: 1.52;
}

.entry-content {
	font-size: 104%;	
}

.entry-content p {
	line-height: 1.66;	
}

.navigation {
	font-size: 11pt;
}

.entry-title a:active, .entry-title a:hover, .entry-meta a:active, .entry-meta a:hover, .entry-utility a:active, .entry-utility a:hover, .widget-area a:active, .widget-area a:hover, .navigation a:active, .navigation a:hover, .logged-in-as a:active, .logged-in-as a:hover {
	color: #9157ff;
}

#respond label {
	font-size: 11pt;
}

#respond .form-allowed-tags {
	font-size: 10.5pt;
}

#respond .form-allowed-tags code {
	font-size: 10pt;
}

#respond {
	border-top-color: #d0d0d0;
}

#access a {
	font-size: 11pt !important;
}

hr {
	background-color: #d0d0d0;
}

blockquote {
	font-style: normal;
	font-size: 96%;
	border-left: solid 6px #f1f1f1;
	padding-left: 15px;
	margin-left: 2em;
}

blockquote p {
}

#author-avatar {
	display: none !important;
}

.genana-references-list {
	list-style-type: none;
	padding-left: 2em;
	text-indent: -2em;
}

.genana-references-list li {
	padding-bottom: .4em;
	line-height: 1.6;
}

.genana-summary-para {
	margin-left: 2.5em;
	margin-right: 2.5em;
	margin-top: 1em;
	padding: 1em;
	background-color: #fafafa;
	border: solid 6px #eaeaea;
	border-radius: 15px;
}