/*
Theme Name: Magazine Basic Child
Description: Child theme for the Magazine Basic theme
Author: Jon Madof
Version: 1.0
Template: magazine-basic
*/

/* Get Core CSS */
@import url('../magazine-basic/style.css');

/* header */
#header { 
	/* background: url(http://thejewniverse.com/wp-content/uploads/2012/05/bg-11.jpg); */
	background: url(http://thejewniverse.com/wp-content/uploads/2015/01/jewniverse-header2bg2.jpg);
	/* padding-bottom: 8px; */
}

table#underMenu {
	width: 1024px;
	padding: 0 10px 20px 0;
}

table#underMenu td {
	cellpadding: 0;
}

table#underMenu td, table#underMenu th {
	background: white;
	padding: 0;
	border: 0;
}

#topad {
	float: left;
}

a.aboutUs {
	padding: 7px 14px;
	color: #fff;
	font-size: 14px!important;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: #900;
	border-radius: 4px;
	vertical-align: 12px;
}

a.aboutUs:hover, .aboutUs focus {
	text-decoration: none;
	font-size: 14px!important;
	background: #b81911;
}

#social {
	float: right;
	margin: 4px 8px 0 0;
}

#fbButton {
	float: right;
}

#topright {
	float: right;
}

/*
input#s.search_input {
	width: 200px;
	height: 22px;
	border: 1px solid silver;
	color: #666;
	padding-left: 6px;
	margin: 2px 8px 0 0;
	float: right;
	font-size: 12px;
}
*/

#search-2.side-widget.widget_search {
	background-color: #fff;
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
}

.side-widget #s {
	margin-top: 10px;
	padding: 5px;
	width: 287px;
	border: 1px solid silver;
	color: #666;
	font-size: 14px;
}

.aligncenter, div.aligncenter {
	margin: 5px auto 0 auto;
}

/* main */
#mainwrapper {
	border: 0;
}

/* custom main nav */

/* old background: #5d0600; */
.main-navigation {
	background: transparent;
	height: 26px;
	padding: 10px 0 8px;
	text-align: center;
}

/* old 	background: #900900; */
#static-links a {
	padding: 11px 16px;
	color: #fff;
	font-size: 14px!important;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: #000;
	border-radius: 4px;
}

/* old 	background: #aa0b00; */
#static-links a:hover, #static-links focus {
	text-decoration: none;
	font-size: 14px!important;
	background: #303030;
}

/* old	background: #c30c00; */
#main-navigation-links a {
	padding: 11px 16px;
	color: #fff;
	font-size: 14px!important;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: #000;
	border-radius: 4px;
}

/* old	background: #dd0e00; */
#main-navigation-links a:hover, .main-navigation focus {
	text-decoration: none;
	font-size: 14px!important;
	background: #303030;
}

.more-topics img {
	display: inline;
	vertical-align: middle;
	margin-top: -6px;
}

.more-topics a {
	padding: 11px 5px;
	color: white;
	font-size: 14px!important;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	background: #7491A3;
	border-radius: 4px;
}

.more-topics a:hover, .more-topics focus {
	text-decoration: none;
	font-size: 14px!important;
	background: #93a9b7;
}

/* text styling */

.red, .entry a {
	color: #900;
}

a {
	color: #900;
}

h2 a {
	color: #232323;
	font-family: impact, san-serif;
}

h1 {
	color: #333;
	font-family: impact, san-serif;
}

#leftcontent h1.catheader, #leftcontent h5.latest {
	color: #333;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 10px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

/* sidebar */

.side-widget {
	background: #F0F0EE;
}

.side-widget h2 {
	color: #333;
	font-family: impact, san-serif;
	font-size: 18px;
}

/* sidebar ads */
#sidebar-ads {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

/* sidebar box ad */

.sidebarBoxad {
	margin-left: -10px!important;
	margin-bottom: -15px!important;
}

.sidebarBoxad2 {
	margin-left: -10px!important;
}

/* revised sidebar width for skyscraper ads - NOT USED
#sidebar .side-widget { width: 300px!important; }
#leftcontent, #twocol, #threecol, #threecol2, .commentlist { width: 639px!important; }
#pagination { width: 625px; }
*/

/* newsletter signup box */

.signup {
	margin-top: 10px;
	height: auto;
	text-align: center;
}

#text-2.side-widget.widget_text {
	background: url(http://thejewniverse.com/wp-content/uploads/2012/05/bg-11.jpg) no-repeat;
	border: 2px solid #900;
	width: 278px;
	height: auto;
}

/* newsletter signup buttons */

.nlButton {
	background-color:#900a00;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	width: 100px;
	text-align: center;
}
.nlButton:hover {
	background-color:#b81911;
	text-decoration: none;
}
.nlButton:active {
	position:relative;
	top:1px;
}
.rightButtons {
	display: block;
	float: right;
	margin-right: 6px!important;
}
.leftButtons {
	display: block;
	float: left;
	margin-left: -8px!important;
}
#widgetButtons {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* comments section */

p.nocomments {
	display: none;
}

/* facebook box */
.fb-like-box {
	margin-top: 10px;
	background-color: #fff;
}

/* bottom leaderboard ad */
#bottomad {
	width: 100%;
	background-color: #fff;
}

/* footer */
#footer {
	border: 0;
	padding: 0;
}

/* read more link */

.post .more-link {
	width: 66px;
}

#leftcontent a.more-link {
	display: inline;
	background: #666!important;
	padding: 4px 8px;
	font-family: arial, sans-serif;
	border-radius: 4px;
}

#leftcontent a.more-link:hover, #leftcontent a.more-link:focus {
	background:#b81911!important;
	text-decoration: none;
}

/* bottom credit */
#credit {
	padding: 20px 0 30px;
}

/* archives */

#twocolumn-archives {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
} 

/* author date meta byline */
#leftcontent .date {
line-height: 1.5em;
}

/* AUTHORS PAGE - SIMPLE USER LISTING plugin 

img.photo {
	float: left;
	padding: 0 10px 10px 0;
}

.author-block {
	padding-bottom: 4px;
	border-bottom: 1px solid #d0d0d0;
	font-family: times, serif;
	font-size: 14px;
	white-space: pre-line;
}

.author-search {
	display: none;
}

.author-block p {
	padding: 0!important;
	margin: 0!important;
	-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

#leftcontent .entry h2 {
	color: #fff;
	font-size: 26px;
}

*/

/* AUTHOR AVATAR plugin */

.shortcode-author-avatars div.author-list .user {
	text-align: left!important;
	margin-bottom: 20px!important;
}

.shortcode-author-avatars p {
	margin-top: 0px!important;
}

.shortcode-author-avatars div.author-list .user .name {
	font-size: 1.2em!important;
	float: none!important;
	clear: right!important;
	padding-bottom: 4px;
}

img.photo {
	float: left!important;
	padding: 0 10px 10px 0!important;
}

.our-team-text {
	margin: 0;;
}

.our-team img {
	margin-bottom: 20px;
}

.our-team {
	clear: both;
}

.our-team-name {
	font-size: 1.2em!important;
	font-weight: bold;
	margin: 0 0 4px 0!Important;
	padding: 0!important;
}

p.tags {
	font-size: medium;
}

/* Facebook Popup */
#arevicofancy-wrap {
	position: absolute;
	width: 400px!important;
	left: 50%!important;
	margin-left: -200px!important;
}