/*
Theme Name: Jonathan Beninca: Peak Speaking;
Theme URI: -
Description: Jonathan Beninca Website
Author: Erin Klapper
Author URI: http://erinklapper.com
Version: 1.0
Tags: 

License:
License URI:

General comments (optional).
*/

@font-face {
    font-family: 'SimonettaRegular';
    src: url('fonts/simonetta/Simonetta-Regular-webfont.eot');
    src: url('fonts/simonetta/Simonetta-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/simonetta/Simonetta-Regular-webfont.woff') format('woff'),
         url('fonts/simonetta/Simonetta-Regular-webfont.ttf') format('truetype'),
         url('fonts/simonetta/Simonetta-Regular-webfont.svg#SimonettaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aller_lightregular';
    src: url('fonts/aller/aller_lt-webfont.eot');
    src: url('fonts/aller/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller/aller_lt-webfont.woff') format('woff'),
         url('fonts/aller/aller_lt-webfont.ttf') format('truetype'),
         url('fonts/aller/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aller_lightitalic';
    src: url('fonts/aller-italic/aller_ltit-webfont.eot');
    src: url('fonts/aller-italic/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller-italic/aller_ltit-webfont.woff') format('woff'),
         url('fonts/aller-italic/aller_ltit-webfont.ttf') format('truetype'),
         url('fonts/aller-italic/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, ul, li, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-text {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/black_denim.png);
	background-color: black;
}

ul li {
	list-style: none;
}

h3, h1, h2 {
	font-family: SimonettaRegular, georgia, helvetica, arial, serif;
	font-weight: lighter;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1, h3 {
	font-size: 30px;
	margin-bottom: 30px;
}

h1, h2 {
	color: #d81f26;
}

h2 a, h2 {
	text-decoration: none;
	font-size: 22px;
	background-color: #d81f26;
	height: 50px;
	width: 750px;
	margin-left: -50px;
	line-height: 50px;
	padding-left: 50px;
}

h3 {
	margin-top: 30px;
}

h3, h3 a, h2, h2 a {
	color: #ffffff;
	font-weight: 100;
	text-shadow: black 1px 1px 1px;
}

p {
	color: #6a6a6a;
}

a {
	color: #d81f26;
}

#red-bar {
	background-color: #d81f26;
	height: 50px;
	width: 800px;
	margin-left: -50px;
	margin-top: 30px;
}

#container {
	width: 700px;
	background: url(images/microphone.png) no-repeat center 20px;
	background-color: white;
	margin: 0 auto;
	padding-top: 50px;
	padding-right:50px;
	padding-left: 50px;
}

#content {
	font-family: aller_lightregular, helvetica, arial, georgia, serif;
	font-size: 15px;
}

#header {
	margin-bottom: 30px;
}

#logo {
	display: block;
	background: url(images/jonathan-beninca-logo.png) no-repeat;
	width: 485px;
	height: 122px;
	text-indent: -9999px;
	margin: 0 auto;
	z-index: 10;
}

.menu {
	width: 800px;
	height: 50px;
	text-align: center;
	margin-top: 50px;
	background-color: #d81f26;
	margin-left: -50px;
	font-family:  helvetica, arial, georgia, serif;
}

li.menu-item a {
	color: white;
	text-decoration: none;
	padding: 8px;
}

li.menu-item a:hover {
	text-decoration: underline;
}

ul.menu li {
	display: inline;
	font-size: 16px;
	font-family: aller_lightregular, helvetica, arial, serif;
	line-height: 50px;
	font-weight: 100;
}

.menu-item ul {
	margin-left: 40px;
}

.post-content {
	margin-top: 50px;
	margin-bottom: 50px;
}

#recent-news h3 a {
	text-decoration: none;
}

#right {
	width: 465px;
	float: left;
	margin-top: -75px;
}

#info {
	margin-top: -75px;
}

#left {
	width: 205px;
	float: left;
	margin-left: 30px;
	margin-top: -75px;
}

#about-image {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

#slideshow {
	margin-left: -50px;
	width: 800px;
}

.blog-permalink a {
	color: #d81f26;
	text-decoration: underline;
	font-family: aller_lightitalic, helvetica, arial, georgia, serif;
}

a.blog-link {
	color: #d81f26;
}

.wpcf7-form-control.wpcf7-submit {
	background-color: #d81f26;
	font-family: SimonettaRegular, georgia, helvetica, arial, serif;
	text-transform: uppercase;
	font-size: 24px;
	color: white;
	border: none;
	width: 120px;
	height: 45px;
	margin-left: 125px;
	cursor: pointer;
	text-shadow: black 1px 1px 1px;
}

.wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-text {
	background-color: #e6e6e6;
	border: none;
	padding: 7px;
	font-family: aller_lightregular, helvetica, arial, georgia, serif;
	color: #6a6a6a;
	font-size: 15px;
	width: 225px;
}

.wpcf7-form-control.wpcf7-textarea {
	width: 359px;
}

a.gde-link {
	color: #d81f26;
	text-decoration: none;
}

a:hover.gde-link {
	color: #d81f26;
	text-decoration: underline;
}

label {
	float: left;
	width: 105px;
	text-align: right;
	margin-right: 20px;
	margin-top: 3px;
	color: #a1a1a1;
	font-family: aller_lightregular, georgia, helvetica, arial, serif;
	font-size: 18px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	margin-bottom: 10px;
}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}

#single-title {
	font-size: 20px;
	margin-top: 10px;
}

#single-title a {
	color: #d81f26;
	text-decoration: none;
	font-family: SimonettaRegular, georgia, helvetica, arial, serif;
	text-transform: uppercase;
	font-size: 30px;
}

.time {
	color: #d81f26;
	margin-top: 10px;
	font-size: 20px;
}

#contact p {
	width: 480px;
	margin-bottom: 20px;
}

#respond h3 {
	color: #d81f26;
	text-shadow: none;
}

#footer-line {
	border-top: 2px solid #d81f26;
	width: 800px;
	margin-left: -50px;
}

#footer {
	clear: both;
	padding-top: 30px;
	height: 120px;
	font-family: aller_lightregular, helvetica, arial, georgia, serif;
	font-size: 13px;
}

#footer-content {
	margin-top: 30px;
}

#copyright {
	float: left;
	margin-top: -10px;
}

#copyright a {
	color: #d81f26;
	text-decoration: underline;
}

.form-allowed-tags {
	display: none;
}

#social {
	float: right;
	width: 160px;
}

#linkedin a, #twitter a, #facebook a {
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	float: left;
	margin-left: 10px;
}

#linkedin a {
	background: url(images/linkedin.png) no-repeat;
}

#twitter a {
	background: url(images/twitter.png) no-repeat;
}

#facebook a {
	background: url(images/facebook.png) no-repeat;
}

#comments {
	margin-top: 20px;
}

.commentlist {
	padding-top: 10px;
}

.fn{
	margin-left: 10px;
}

time {
	margin-left: 10px;
}
.comment-meta {
	margin-top: 10px;
}

#follow {
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-top: -8px;
}

.ngg-gallery-thumbnail {
padding-top: 0 !important;
padding-right: 0 !important;
}