/*
Theme name: CAS News Center Child Theme
Author: Electronic Vision
Version: 1.1.4
Template: magazine_explorer
*/

@import url("../magazine_explorer/style.css");

.oubanner{background:#00795f; padding:5px}

#logo {
float: left;
padding: 10px 0 10px 0;
}

.oubanner img, #logo img{max-width:100%;}

#footer {
    font-size:12px;
	border-top: none;
	padding:0;
	margin-top: 15px;
}
p.wpzoom{display:none;}

object embed{background:grey;}


::-moz-selection { background: #872434; color: #fff; text-shadow: none; }
::selection      { background: #872434; color: #fff; text-shadow: none; }
img::-moz-selection { background: transparent; }
img::selection      { background: transparent; }

.carousel-slider{margin-bottom:0;}
.carousel-slider .fredsel_pagination a { width: 12px; height: 12px; float: left; margin: 2px; background: url(images/navigator.png) 0 0 no-repeat; display: block; font-size: 1px; cursor: pointer; text-indent: -2999em; background-position: 0 -11px; }
.carousel-slider .fredsel_pagination a:hover { background-position: 0 0; }
.carousel-slider .fredsel_pagination a.selected { background-position: 0 0; }
.tag-list{text-transform:capitalize;}

#left_sidebar .widget a, #sidebar .widget a{font-weight:normal;}

/* Navigation */
div.navigation { text-align:center; margin: 0 0 10px; font-size: 12px; }
div.navigation a { font-weight: normal; padding:8px 10px; line-height: 50px; background:#f4f3f2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
div.navigation span.current { padding: 8px 10px;   font-weight:bold; background:#00795f; color: #ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
div.navigation span.pages { margin-right: 10px; display: none; }
div.navigation .alignleft, div.navigation .alignright { margin: 0; }

.Thumbnail.thumbnail.recent-widget {
width: 30%;
height: 30%;
max-width: 30%;
max-height: 30%;
}

/*
Color Overrides
*/

#slider #slides h2 a { background-color: #f4f3f2; padding: 8px 0; -moz-box-shadow: 15px 0 0 #f4f3f2, -15px 0 0 #f4f3f2; -webkit-box-shadow: 15px 0 0 #f4f3f2, -15px 0 0 #f4f3f2; box-shadow: 15px 0 0 #f4f3f2, -15px 0 0 #f4f3f2; }

.cats a { line-height:2.5; margin:1px 4px 0 0; font-weight:normal; position: relative; font-size: 11px; color: #000; background-color: #f4f3f2; padding: 2px 5px; border: 1px solid #999; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; opacity: 0.5; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;  }
.cats a:after { display:none;}

.dropdown ul {background:#872434;}

 .widget ul.feature-posts-list-slider li h4 a, .widget ul.feature-posts-list-slider li h4 a { background-color: #872434; -moz-box-shadow: 10px 0 0 #872434, -10px 0 0 #872434; -webkit-box-shadow: 10px 0 0 #872434, -10px 0 0 #872434; box-shadow: 10px 0 0 #872434, -10px 0 0 #872434; }

a:hover, a:active, .cats a:hover, .dropdown li:hover a, #slider h3, .slider_widgets .widget h3.title, .widget ul.feature-posts-list-slider li h4 a:hover, h1.archive_title, h3.archive_title, h1.archive_title a, h3.archive_title a, .recent-post h2 a:hover, .recent-meta a:hover, .entry a, .entry .col_arch a:hover, .widget h3.title, .widget h3, .tabbertabs h4 {color:#872434;}


/*********************************************************************************************

8. Comments  -------------------------  comments.php

*********************************************************************************************/

#comments h3 {color: #872434;}
.comment-author cite { color: #872434; }
.tag-list h5 {
color: #872434;
}
.related_posts h3 {
	color: #872434;
}
/* Comments form */
#respond h3#reply-title {color: #872434; }

#respond input[type="submit"] { background: #872434; }
#respond input[type="submit"]:hover {color:#F1F1F1; background: #872434;}
#respond input[type="submit"]:active { background: #872434;}




@media screen and (max-width: 320px) {
#left_sidebar{display:none;}
}