/*
 Theme Name:     Jukebox Co Theme
 Description:    Jukebox Co Theme
 Author:         Nebulas Website Design
 Author URI:     http://www.nebulasdesign.com
 Template:       charityplus
 Version:        1.0.0
*/

@import url("../charityplus/style.css");

h1, h2, h3, h4, h5, h6 {
	color: #333!important;
}

h1.title-divider  {
	padding-bottom:0;
	margin: 0 0 20px!important;
}

h1.title-divider span {
    font-family: 'Oxygen', sans-serif;
    font-size: 34px;
    color: #333;
    line-height: normal;
    padding-right: 0px;
}

p, li {
    color: #333333;
    line-height: 20px;
}

p {
	margin-bottom:20px;
}

.su-posts-default-loop h2.su-post-title {
	line-height:normal;
}

.navbar-inverse .navbar-inner, .footer-widgets {
    background: rgba(53,159,167,1);
}

.fake-navbar img {
    padding: 10px;
}

.navbar .brand {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.navbar .nav > li > a {
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-transform: none;
	padding-top: 69px;
	padding-right: 22px;
	padding-bottom: 69px;
	padding-left: 22px;
	color: #fff;
	text-shadow: none;
	-webkit-font-smoothing: auto;
	font-weight: 500;
}

.search-header button {
	margin-top:40px;
}

.shortcodes-margin {
    margin-top: 20px;

}

.margin-bottom-80 {
    margin-bottom: 20px;
}

.news-home span {
    font-family: 'Oxygen', sans-serif;
}

#sidebar {
	margin-top:40px;
    margin-bottom: 20px;
}

#sidebar .su-posts-default-loop .su-post-thumbnail img {
    max-width: 80px;
    max-height: 80px;
}

#sidebar .block a, .top-content-text h3 a:hover {
	color:#c1232a;
}

#sidebar .block a:hover {
	color:#333;
}

.alignright, .alignleft {
	margin-top: 0px;
}

footer a:hover {
	color:#CCC;
}

.footer-widgets .span3 .block h2 {
    font-family: 'Oxygen', sans-serif;
	color:#CCC!important;
}

.wpcf7 input, .wpcf7-select {
	padding:10px;
	width:93%;
	color:#666;
	font-size:16px;
	line-height: 20px;
	border: solid 1px #9f9f9f;
	box-shadow: inset 2px 2px 8px #bababa;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	margin-bottom:7px;
}
.wpcf7 textarea {
	padding:10px;
	color:#666;
	font-size:16px;
	width:93%;
	height:100px;
	line-height: 20px;
	border: solid 1px #9f9f9f;
	box-shadow: inset 2px 2px 8px #bababa;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	font-family: 'Open Sans', Arial, sans-serif;
}

.wpcf7 .wpcf7-list-item {
	padding-left: 0;
	margin-left: 0;
	margin-right: 25px;
}
.wpcf7 .wpcf7-list-item input {
	border: none;
	padding-left: 0;
	margin-left: 0;
}
.wpcf7 select {
	outline: none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.wpcf7 input:hover, .wpcf7 input:focus, .wpcf7 input:active, .wpcf7 textarea:hover, .wpcf7 textarea:focus, .wpcf7 textarea:active {
	background: #efefef;
	outline: none;
}
.wpcf7 input.wpcf7-submit {
	width: 98%;
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
	border: none;
	position: relative;
	color: #fff;
	text-transform: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
	/* Gradient background */
	background-color: #ed313a;
	background: -webkit-gradient(linear, left top, left bottom, from(#db464d), to(#c1232a));
	background: -moz-linear-gradient(top, #db464d, #c1232a);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#db464d', endColorstr='#c1232a');
 -ms-filter: &quot;
progid:DXImageTransform.Microsoft.gradient(startColorstr=#db464d, endColorstr=#c1232a)&quot;
	/* Drop Shadow */
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	margin-right: auto;
	margin-left: auto;
}
/* On hover */
.wpcf7 input.wpcf7-submit:hover {
	cursor: pointer;
	text-decoration: none;
	background-color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#c1232a), to(#db464d));
	background:  -moz-linear-gradient(top, #c1232a, #db464d);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1232a', endColorstr='#db464d');
 -ms-filter: &quot;
progid:DXImageTransform.Microsoft.gradient(startColorstr=#c1232a, endColorstr=#db464d)&quot;;
}
/* On click */
.wpcf7 input.wpcf7-submit:active {
	top: 1px;
	color: #d8c6e2;
	background-color: #ed313a;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed313a), to(#cc151e));
	background: -moz-linear-gradient(top, #ed313a, #cc151e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed313a', endColorstr='#cc151e');
 -ms-filter: &quot;
progid:DXImageTransform.Microsoft.gradient(startColorstr=#ed313a, endColorstr=#cc151e)&quot;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors {
	border:none;
	background-color:#efefef;
	margin:0;
	padding:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wpcf7 .wpcf7-mail-sent-ok {
	border:none;
	background-color:#efefef;
	margin:0;
	padding:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wpcf7 .wpcf7-mail-sent-ng {
	border:none;
	background-color:#efefef;
	margin:0;
	padding:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: white;
}
.wpcf7 span.wpcf7-not-valid-tip {
	border:none;
	background-color:#cf2d38;
	width:100%;
	padding:10px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius:10px;
	width: 180px;
	color: white;
	/* Drop shadow */
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.wpcf7-form .fleft {
	float: left;
}
.wpcf7-form .mright20 {
	margin-right: 20px;
}
.wpcf7-form .mright40 {
	margin-right: 40px;
}
.wpcf7-form .clear {
	clear: both;
}

@media screen and (max-width: 979px) {

.navbar .nav > li > a {
	padding: 10px;
}

.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #fff;
}
}
