/*
Theme Name:The  South Bend Voice 2014 V1.0
Author: Angel Cortes
Author URI: http://cortesangel.com/
Description: The South Bend Voice 2014 Wordpress Theme. This is a work in progress
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: news, blog, gray, blue, black, white, custom, angel, cortes, design, kyle, bell, south, bend, indiana.
Text Domain: SouthBendVoice

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
	height: 100%;
	font-size: 16pt;
}

.page, .blog, .single, .archive, .category, .search-results {
	margin: 0;
}

a {
	text-decoration: none;
	color: #0071BC;
}

a:hover {
	color: #000;
}

h1, h2 {
	font-family: kaffeesatz, sans-serif;
	color: #0071BC;
	font-weight: 400;
	font-size: 175%;
	margin: 0;
}

h3, h4, h5, h6 {
	color: #0071BC;
	font-weight: normal;
	margin: 0;
	font-family: kaffeesatz, sans-serif;
}

h6 {
	font-weight: bold;
}

#content_wrapper p {
	font-size: 90%;
	line-height: 1.5;
	color: #464646;
}

hr {
	border: none;
	background-color: #0071BC;
	height: 1px;
}

#content_wrapper dl, #content_wrapper ol,  #content_wrapper ul, #content_wrapper table {
	coor: #464646;
}

#content_wrapper li {
	color: #464646;
	font-size: 90%;
	margin-bottom: 20px;
}

dt {
	font-weight: bold;
}

fieldset {
	margin-bottom: 40px;
}

legend, label {
	font-weight: bold;
	color: #000;
}

input[type='file'], input[type='text'] {
	width: 100%;
}

input[type='text'], textarea {
	width: 100%;
}

#content_wrapper input[type='text'], #content_wrapper textarea {
	border: none;
	background-color: #F5F5F5;
	padding: 10px 0px 10px10px;
	width: 100%-10px;
}

#content_wrapper input[type=password] {
	border: none;
	background-color: #F5F5F5;
	padding: 10px 0px 10px10px;
}

select {
	padding-left: 10px;
}

optgroup {
	font-size: 80% !important;
}

option {
	font-size: 120% !important;
}

optgroup, option {
	padding: 10px 0px 10px 10px;
}

input[type=radio], input[type=checkbox] {
	margin-bottom: 20px;
}

input[type=file] {
	background-color: #F5F5F5;
}

button {
	background-color: #0071BC;
	color: #FFF !important;
	padding: 5px 20px 5px 20px;
	border-style: none;
	margin: 20px 20px 0px 0px !important;
}

button[type=reset] {
	background-color: #F5F5F5;
	color: #000 !important;
}

table {
	width: 100%;
	font-size: 80%;
}

caption {
	background-color: #0071BC;
	color: #FFF;
	text-align: center;
	font-size: 120%;
}

caption, th, td {
	padding-top: 10px;
	padding-bottom: 10px;
}

th, td {
	text-align: left;
	padding-left: 20px;
	font-family: ubuntu-condensed, sans-serif;
}

tbody tr:nth-child(odd) td  {
	background-color: #FFF;
}

tbody tr:nth-child(even) td  {
	background-color:  #f3faff;
}


thead tr th { 
	background-color: #e6e6e6;
}

tfoot {
	background-color: #e6e6e6;
}

blockquote {
	font-family: sans-serif;
	font-style: italic;
	margin: 0.25em 0;
	padding: 0.25em 40px;
	line-height: 1.5;
	position: relative;
	color: #383838;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -20px;
	top: -20px;
	color: #0071BC;
}

blockquote cite {
	display: block;
	margin-top: 5px;
}

blockquote cite:before {
	content: "\2014 \2009";
}

#page_wrap {
	background-color: #F5F5F5;
}

#bar_nav {
	width: 100%;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #000000 0%, #323232 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#323232)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000000 0%,#323232 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000000 0%,#323232 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000000 0%,#323232 100%); /* IE10+ */
	background: linear-gradient(to bottom, #000000 0%,#323232 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#323232',GradientType=0 ); /* IE6-9 */
	height: 75px;
	display: none;
	font-family: kaffeesatz, sans-serif;
}

#brand_horizontal {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#brand_horizontal img {
	width: auto;
	height: 45px;
}

#bar_nav ul {
	list-style-type: none;
}

#bar_nav li {
	display: inline;
}

#nav_hor {
	float: left;
	padding-top: 10px;
}

#nav_hor li {
	padding-right: 20px;
}

#social_links {
	float: right;
	padding-right: 20px;
	padding-top: 5px;
}

.social_link {
	padding-left: 15px;
}

#social_hashtag {
	font-size: 80%;
	letter-spacing: 1px;
	color: #999;
}

#social_links img {
	width: auto;
	height: 25px;
}

#brand_button {
	display: none;
}

#mobile_buttons {
	display: none;
}

#bar_subnav {
	display: none;
}

#bar_search {
	width: 100%;
	height: 75px;
	display: none;
	padding-left: 20px;
	background-color: #e6e6e6;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
}

#bar_search form {
	padding-top: 20px;
	padding-right: 20px;
}

#bar_search input[type=text] {
	/* Firefox */
	width: -moz-calc(100% - 80px);
	/* WebKit */
	width: -webkit-calc(100% - 80px);
	/* Opera */
	width: -o-calc(100% - 80px);
	/* Standard */
	width: calc(100% - 80px);
	height: 30px;
	border: 0;
	padding-left: 10px;
}

#bar_search input[type=submit] {
	height: 32px;
	width: 50px;
	background-color: #0071BC;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-size:65%;
	font-family: Arial, Helvetica, san-serif;
	vertical-align: middle;
	margin-top: -3px;
}

#left_column {
	width: 400px;
	display: block;
	float: left;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

#nav_main {
	width: 230px;
	background: #323232; /* Old browsers */
	background: -moz-linear-gradient(left, #323232 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#323232), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #323232 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #323232 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #323232 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to right, #323232 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
	height: 100%;
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 120%;
}

#brand {
	text-align: right;
}

#sbv_logo {
	width: 50%;
	height: auto;
	paddding-top: 20px;
}

#nav_main ul, #nav_sub ul {
	list-style-type: none;
	line-height: 2;
	margin-top: 10px;
	text-align: right;
	font-family: kaffeesatz, sans-serif;
}

#bar_nav a, #bar_subnav a, #nav_main a {
	color: #999;
}

#bar_nav a:hover, #bar_subnav a:hover, #nav_main a:hover, #nav_sub a:hover, #right_footer a:hover, a:hover {
	color: #0071BC;
}

.social_icon {
	width: 32px;
	height: auto;
	margin-bottom: -10px;
}

.social_link {
	font-size: 75%;
	text-transform: none;
	line-height: 1;
	padding-top: 25px;
}

#nav_sub {
	width: 130px;
	padding-right: 20px;
	background-color: #1a1a1a;
	height: 100%;
	float: right;
	font-size: 100%;
	padding-top: 30px;
}

#nav_sub a {
	color: #FFF;
}

#search_wrapper {
	width: 380px;
	padding-left: 20px;
	height: 120px;
	display: block;
	float: right;
	position: fixed;
	background-color:  #e6e6e6;
	font-weight: 400;
	right: 0;
	top: 0;
	font-family: kaffeesatz, sans-serif;
	z-index: 100;
}

#search_wrapper h4 {
	margin-top: 20px;
	margin-bottom: 10px;

}

#search_wrapper input[type=text] {
	width: 240px;
	height: 24px;
	padding-left: 10px;
	border: 0;
	font-family: kaffeesatz, sans-serif;
	letter-spacing: 1px;
	font-size: 75%;
}

#search_wrapper input[type=submit] {
	height: 26px;
	width: 50px;
	background-color: #0071BC;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-size:65%;
	font-family: Arial, Helvetica, san-serif;
	vertical-align: middle;
	margin-top: -1px;
	
}

#right_column {
	width: 380px;
	margin-top: 120px;
	height: 100%;
	float: right;
	font-weight: 400;
	padding-left: 20px;
}

#right_column h3 {
	font-family: kaffeesatz, san-serif;
	margin-bottom: 10px;
	letter-spacing: 0.5px;
}

#right_column div {
	width: 300px;
}

#right_column a {
	color: #0071BC;
}

#right_column p {
	margin: 0;
	font-size: 80%;
	padding-bottom: 10px;
}

#ads {
	padding-top: 20px;
}

#ads div {
	padding-top: 20px;
}

#ads p {
	font-size: 60%;
}

#ads img {
	padding-bottom: 20px;
}

#newsletter input[type=text] {
	width: 238px;
	height: 24px;
	padding-left: 10px;
	border: 0;
	font-family: kaffeesatz, sans-serif;
	letter-spacing: 1px;
	font-size: 75%;
}

#newsletter input[type=submit] {
	height: 26px;
	width: 50px;
	background-color: #0071BC;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-size:65%;
	font-family: Arial, Helvetica, san-serif;
	vertical-align: middle;
	margin-top: -1px;
	
}

#content_wrapper {
	width: auto;
	margin-left: 400px;
	margin-right: 400px;
	padding: 20px 40px 20px 40px;
	background-color: #fff;
}

#container {
	width: auto;
}

.ad {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 60%;
}

.ad div {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#right_footer {
	width: 380px;
	float: right;
	margin-top: -350px;
	font-family: kaffeesatz, sans-serif;
	padding-left: 20px;
}

#right_footer_categories {
	display: none;
}

#right_footer h4 {
	font-size: 75%;
	letter-spacing: 1px;
}

#right_footer ul {
	list-style-type: none;
	padding-left: 20px;
}

#right_footer li {
	padding-bottom: 15px;
	display: inline-block;
	width: 125px;
}

#right_footer_links li {
	display: block;
}

#right_footer p {
	font-size: 85%;
}

#right_footer a {
	color: #808080;
}

#right_footer_legalese {
	padding-top: 20px;
	padding-left: 20px;
}

.copy_symbol {
	font-family: Verdana, Helvetica, san-serif;
	font-size: 80%;
}

#footer {
	display: none;
}

.blue {
	color: #0071BC;
}

.grey, .gray {
	color: #999;
}

.black {
	color: #000;
}

/* stuff within "#content_wrapper" */

#content_wrapper {
	overflow: hidden;
}

#content_wrapper img {
	width: 100%;
	height: auto;
}

.container {
	clear: both;
}

.container a:hover {
	color: #000;
}

.section_tag {
	font-size: 70% !important;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
	color: #888;
	clear: both;
}

.section_hr {
	border: none;
	background-color: #0071BC;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
}

.clip_hr {
	border: none;
	background-color:#F2F2F2;
	height: 1px;
	clear: both;
}

#featured_article {
	position: relative;
	overflow: auto;
	margin-bottom: 40px;
}

#featured_article header {
    position: absolute;
	width: 26%;
	padding: 2%;
	background-color: rgba( 255, 255, 255, 0.95);
}

#featured_title {
	font-family: kaffeesatz, sans-serif;
	padding-bottom: 10px;
	letter-spacing: 0.5px;
	margin: 0;
}

#featured_title a {
	color: #0071BC;
}

#featured_title a:hover {
	color: #000;
}

#featured_meta {
	font-size: 65%;
	padding-bottom: 20px;
}

#featured_clip {
	font-size: 80%;
	padding-bottom: 20px;
}

.container a:hover {
	color: #000;
}

.vertical {
	width: 30%;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: kaffeesatz, sans-serif;
	letter-spacing: 1px;
	vertical-align: top;
}

.vertical_articles > div:nth-child(1) {
	margin-right: 5%;
}

.vertical_articles > div:nth-child(2) {
	margin-right: 5%;
}

.meta, .cat-links, .tag-links {
	font-family: Verdana, sans-serif;
	font-size: 10pt !important;
	letter-spacing: 0;
}

.title {
	letter-spacing: 0.5px;
}

.addthis_sharing_toolbox {
	margin-top: 10px;
}

.addthis_button {
	align: top;
}
.featured_articles a {
	color: #0071BC;
}

.clip_article {
	padding-top: 20px;
}

.clip_thumb {
	width: 260px;
	height: auto;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.clip_article a {
	color: #0071BC;
}

.clip_meta {
	font-size: 75%;
}

.clip_excerpt {
	font-size: 90%;
}

#more-news {
	text-align: center;
	font-family: kaffeesatz, sans-serif;
}

.nav-previous, .nav-next {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: kaffeesatz, sans-serif;
	font-size: 175%;
}

.single-nav-previous, .single-nav-next {
	font-family: kaffeesatz, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 175%;
	text-align: center;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

/* WordPress features styles */

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.comment-reply-title {
	padding-bottom: 20px;
}

.statcounter {
	display: none;
}

#wpstats {
	display: nonne;
}

/* END WordPress features styles */

/* YouTube Responsive*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* END YouTube Responsive */

@media (max-width: 1850px) {

#sbv_logo {
	width: 75%;
	height: auto;
	paddding-top: 20px;
}

#left_column {
	width: 320px;
}

#nav_main {
	width: 150px;
}

#search_wrapper {
	width: 320px;
}

#right_column {
	width: 320px;
}

#content_wrapper {
	margin-left: 320px;
	margin-right: 340px;
}

#right_footer {
	width: 320px;
}

} /* end @media (min-width:1850) */

@media (max-width: 1400px) {

#bar_nav {
	display: block;
	position: fixed;
	z-index: 100;
}

#bar_subnav {
	display: block;
	font-family: kaffeesatz, sans-serif;
	padding-bottom: 20px;
}

#bar_subnav ul {
	margin: 0;
	padding: 10px 0px 0px 0px;
}

#bar_subnav li {
	display: inline-block;
	padding-right: 20px;
	padding-top: 15px;
}

#bar_subnav ul li:first-child {
	display: none;
}

#left_column {
	display: none;
}

#search_wrapper {
	top: 75px;
}

#right_column {
	margin-top: 195px;
	background-color: #F5F5F5;
}

#nav_main {
	display: none;
}

#nav_sub {
	padding-top: 0;
}

#content_wrapper {
	padding-top: 75px;
	margin-left: 0;
	padding-left: 20px;
}

#right_footer {
	margin-top: -350px;
}

#right_footer_categories {
	display: block;
}

}

@media (max-width: 1200px) {


}

@media (max-width: 1000px) {

#bar_search {
	display: block;
	margin-top: 75px;
	position: fixed;
	z-index: 100;
}

#search_wrapper {
	display: none;
}

#right_column {
	display: none;
}

#content_wrapper {
	padding-top: 150px;
	margin-right: 0px;
	padding-right: 20px;
}

#right_footer {
	display: none;
}

#footer {
	display: block;
	background-color: #F5F5F5;
	padding-top: 20px;
	font-family: kaffeesatz, sans-serif;
	padding-bottom: 20px;
}

#footer h4 {
	padding-left: 20px;
}

#footer ul {
	margin-bottom:0;
	padding-bottom: 20px;
}

#footer li {
	display: inline-block;
	width: 100px;
	padding-bottom: 20px;
}

#footer a {
	color: #808080;
}

#footer a:hover {
	color: #0071BC;
}

#footer_search {
	display: none;
}

#footer h4 {
	margin-top: 0;
}

#footer_menu {
	display: none;
}

#footer_categories ul li:first-child {
	display: none;
}

#footer_social {
	display: none;
	letter-spacing: 1px;
}

#footer .social_link {
	padding-left: 0;
	padding-right: 20px;
	padding-top: 0;
}

#footer_links li {
	width: auto;
	padding-right: 30px;
}

#footer_brand {
	display: none;
}

#footer_legalese {
	text-align: center;
	color: #808080;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 60%;
}

#footer_legalese p {
	display: inline-block;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 100%;
}

}

@media (max-width: 768px) {

#nav_hor {
	display: none;
}

#social_links {
	display: none;
}

#mobile_buttons {
	display: block;
	float: right;
	padding-right: 20px;
	padding-left: 0;
}

#mobile_buttons img {
	height: 35px;
	width: auto;
}

#mobile_rightmost {
	padding-left: 45px;
}

#bar_search {
	display: none;
}

#content_wrapper {
	padding-top: 75px;
}

#bar_subnav {
	display: none;
}

#footer {
	padding-top: 0;
}

#footer_search {
	display: block;
	width: 100%;
	height: 75px;
	background-color: #e6e6e6;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 20px;
}

#footer_search form {
	padding-top: 20px;
	padding-left: 20px;
}

#footer_search input[type=text] {
	/* Firefox */
	width: -moz-calc(100% - 80px);
	/* WebKit */
	width: -webkit-calc(100% -80px);
	/* Opera */
	width: -o-calc(100% - 80px);
	/* Standard */
	width: calc(100% - 80px);
	height: 30px;
	border: 0;
	padding-left: 10px;
	background-color: #FFF;
}

#footer_search input[type=submit] {
	height: 32px;
	width: 50px;
	background-color: #0071BC;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-size:65%;
	font-family: Arial, Helvetica, san-serif;
	vertical-align: middle;
	margin-top: -3px;
}

#footer_menu {
	display: block;
}

#footer_social {
	display: block;
}

/** stuff within #content_wrapper **/

#content_wrapper {
	padding-top: 100px;
}

#featured_article {
	position: static;
	margin-bottom: 20px;
}

#featured_article header {
	position: static !important;
	width: 100%;
	padding: 0;
	background-color: none;
}

.vertical_articles {
	margin-top: 4%;
}

.vertical {
	width: 100%;
	height: auto;
	margin: 0 0 3% 0;
}

.vertical_img {
	width: 260px;
	float: left;
	padding-right: 20px;
}

}

@media (max-width: 550px) {

.meta {
	margin-top: 15px;
}

.vertical_articles {
	margin-top: 30px;
}

.vertical {
	margin-bottom: 10%;
}

.vertical_img {
	width: 100%;
	float: none;
	padding-right: 0;
}

.clip_thumb {
	width: 100%;
	float: none;
	padding: 0;
}

.ad .728x90 {
	display: none;
}

.mobile_300x100 {
	display: block;
}

#bottom_content {
	display: none;
}

}

@media (max-width: 450px) {

#brand_horizontal {
	display: none;
}

#brand_button {
	display: block;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}

#brand_button img {
	width: auto;
	height: 45px;
}

.clip_excerpt {
	display: none;
}

#footer_brand img {
	/* Firefox */
	width: -moz-calc(100% - 40px);
	/* WebKit */
	width: -webkit-calc(100% - 40px);
	/* Opera */
	width: -o-calc(100% - 40px);
	/* Standard */
	width: calc(100% - 40px);
	height: auto;
	padding-left: 20px;
}

#footer_legalese p {
	display: block;
}
	
}