/** style.css
 * 
 * Theme Name:	PeterFuda.com -  Bootstrap'd
 * Theme URI:	http://www.pedavoli.com/
 * Description:	A WordPress Theme based on Bootstrap, from Twitter. It features a 100% responsive layout, a superb gallery and image handling with a custom image meta widget and carousel for gallery post-formats, a clean and simple design and a lot more! The Bootstrap runs on HTML5 and CSS3, a 12-column grid and comes with custom jQuery plugins. See the Bootstrap documentation on GitHub for reference.
 * Author:		Sebastian Pedavoli
 * Author URI:	http://www.pedavoli.com/
 * Version:		1.0
 * Tags:		black, blue, white, light, custom-background, custom-header, custom-menu, featured-images, flexible-width, full-width-template, left-sidebar, microformats, post-formats, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns
 * Text Domain:	the-bootstrap
 * Domain Path:	/lang
 *
 * License:		GNU General Public License v3.0
 * License URI:	http://www.gnu.org/licenses/gpl-3.0.html
 *
 *
 *	Copyright (C) 2012 Pedavoli
 *
 *	This program is free software: you can redistribute it and/or modify
 *	it under the terms of the GNU General Public License as published by
 *	the Free Software Foundation, either version 3 of the License, or
 *	(at your option) any later version.
 *
 *	This program is distributed in the hope that it will be useful,
 *	but WITHOUT ANY WARRANTY; without even the implied warranty of
 *	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *	GNU General Public License for more details.
 *
 *	You should have received a copy of the GNU General Public License
 *	along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

 @font-face {
    font-family: 'DancingintheMinefieldsRegular';
    src: url('css/dancingintheminefields-webfont.eot');
    src: url('css/dancingintheminefields-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('css/dancingintheminefields-webfont.woff') format('woff'),*/
         url('css/dancingintheminefields-webfont.ttf') format('truetype'),
         url('css/dancingintheminefields-webfont.svg#DancingintheMinefieldsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.clearfix:after,
.content-links ul li a:after,
.jamie_social:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
 

/* =Elements
-------------------------------------------------------------- */

body {
    background: url("images/site-bg.gif");
    font-family: "futura-pt",sans-serif;
}

blockquote cite:before {
    content: '\2014 \00A0';
}

blockquote cite {
    color: #999999;
    display: block;
    font-size: 13px;
    line-height: 18px;
}

figure {
	margin: 0;
}

h1, h2, h3, h4, h5, h6, .clear {
	clear: none;
        font-weight: 400;
}

a {
    color: #c41230;
}
a:Hover {
    color: #9d041e;
}
p {
    font-size: 15px;
    line-height: 20px;
}
ul li {
    font-size: 15px;
    line-height: 20px;
}

/* =Classes
-------------------------------------------------------------- */

.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

body > .container {
	/*margin: 18px auto;*/
}

/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

.navbar-fixed-top {
	position: fixed;
}

nav .navbar-inner {
    background: none;
    background-image: none;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    filter: none;
}
nav #menu-primary-nav a {
    padding: 12px 32px 8px 0;
    color: #222;
    font-family: 'DancingintheMinefieldsRegular';
    text-transform: uppercase;
    font-size: 13px;
}
nav #menu-primary-nav .active a {
    background: none;
    color: #c41230;
}
nav #menu-primary-nav a:Hover {
    background: none;
}
.brand {
    display: none!important;
}
.btn-primary {
    background-color: #9d041e;
    background-image: -moz-linear-gradient(top, #c41230, #9d041e);
    background-image: -ms-linear-gradient(top, #c41230, #9d041e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c41230), to(#9d041e));
    background-image: -webkit-linear-gradient(top, #c41230, #9d041e);
    background-image: -o-linear-gradient(top, #c41230, #9d041e);
    background-image: linear-gradient(top, #c41230, #9d041e);
}
h1.entry-title{
    padding-bottom: 5px;
}
h1.entry-title a {
    color: #4c4d4f;
}
#author-info, article.post {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
#text-6,
#text-7 {
    background-color: transparent;
    padding: 0;
    border: 0 none;
    box-shadow: none;
}
.pf-short-bio, #text-6 {
    margin-bottom: 20px;
    padding-left: 135px;
    position: relative;
}
.pf-short-bio p, #text-6 p {
    font-size: 13px;
    line-height: 18px;
}
.pf-photo {
    /*float: left;
    margin: 0 15px 0 0;*/
    position: absolute;
    top: 0;
    left: 0;
}
.social-links ul, .content-links ul, #text-2 ul, #text-5 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-links ul li, #text-5 ul  li {
    float: left;
    margin-right: 13px;
}
.social-links .subscribe, #text-5 .subscribe {
    margin-right: 0;
    margin-top: 15px;
}
.page-footer {
    font-size: 11px;
}
#page-footer {
    min-height: 16px;
}
#text-2 h2,
#text-3 h2,
#text-5 h2,
#text-6 h2,
#text-7 h2 {
    display: none;
}
.content-links ul li, #text-2 ul li {
    margin-left: -19px;
    padding-left: 31px;
    background: url("images/content-link-bg.png") no-repeat 0px 50px;
    margin-top: 19px;
}
.content-links ul li:first-child, #text-2 ul li:first-child {
    margin-top: 0;
}
.content-links ul li a, #text-2 ul li a {
    display: block;
}
.content-links ul li a img, #text-2 ul li a img {
    border: 1px solid #c41230;
    float: none;
    margin-bottom: 5px;
}
.content-links ul li a h3, #text-2 ul li a h3 {
    clear: none;
    color: #4c4d4f;
    line-height: 20px;
    padding-bottom: 5px;
}
.content-links ul li a p, #text-2 ul li a p {
    font-size: 13px;
    line-height: 18px;  
}
.doco-container, #text-7 {
    float: right;
    /*position: absolute;*/
    margin-top: -223px;
    clear: none;
}
.doco-container img.cover, #text-7 img.cover {
    height: 195px;
    display: block;
    float: left;
    margin-left: 40px;
    
    -moz-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.2);
}
.doco-container .msg, #text-7 .msg {
    padding: 45px 0 0 20px;
    float: right;
    width: 110px;
    color: white;
    text-align: center;
}
.doco-container .msg strong, #text-7 .msg strong {
    font-weight: 400;
}
.doco-container .msg p, #text-7 .msg p {
    font-weight: 200;
    font-size: 13px;
    line-height: 15px;
    padding-top: 3px;
}
#register-interest {
    position: absolute;
    margin: 35px 0 0 -120px;
}
.commentlist ul.children {
    padding-left: 20px;
}
footer.comment-meta {
    width: 100%!important;
} 
div.comment-content {
    width: 100%!important;
}
a.comment-reply-link {
    color: #888;
}
#jamie_social {
    padding: 0px 0px 5px!important;
    height: 25px;
    border-bottom: 1px solid #EEE;
}
.skip-link { display: none; }
.assistive-text { display: none; }
.modal.fade { top: -50%; }

.social-links .subscribe a, #text-5 .subscribe a {
    width: 175px;
    display: block;
}

.social-links .subscribe img, #text-5 .subscribe img {
    width: 175px;
    display: block;
}
.book-sample,
.book-live-post {
    float: left; 
    margin: 0 25px 25px 0;
}
.book-sample a,
.book-live-post a {
    display: block;
}
.book-sample img,
.book-live-post img {
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
.book-live-post img {
    max-width: 150px!important;
}


/* =Book
-------------------------------------------------------------- */

.well-book-purchase {

}
.well-book-purchase .book-live {
    float: left;
    margin-right: 20px;
    max-width: 140px;

}
.well-book-purchase h2 {
    color: #c41230;
    line-height: 25px;
    margin-top: 10px;
}

.well-book-purchase h2 small {
    color: #333;
    display: block;
}
.book-testimonials p {
    font-size: 13px;
    line-height: 18px;
}
.book-testimonials span.red {
    color: #c41230;
    font-weight: bold;
}
.about-the-book h2 {

    }
.about-the-book h3 {
    margin-top: 5px!important;
    color: #c41230;
    font-size: 16px;
    line-height: 20px;
}
.buttons {
    margin-top: 100px;
    width: 40%;
    float: left;
}
.buttons a {
    display: block;
}
.buttons a:first-child {
    margin-bottom: 10px;
}
.trailer {
    /*width: 45%;
    float: right;
    margin-top: 10px;*/
}
.trailer h2 {
    margin: 0 0 10px!important;
    line-height: 26px;
}
.book-sample-cont .book-sample {
    max-width: 90px;
}
.book-social ul {
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
}
.book-social ul li {
    margin: 10px 0 10px;
}
.book-social ul li img {
    padding-right: 5px;
}
.book-social ul li a {
    color: #333;
}
.book-hbr img {
    float:left;
    margin-right: 10px;
    max-width: 120px;
}
.book-pad {
    margin-top: 25px;
}
.book-pad h2 {
    margin: 0 0 10px!important;
    line-height: 26px;
}
aside.exercise-portal h2, #text-4 h2 {
    margin-top: 0!important;
    line-height: 25px;
    margin-bottom: 5px;
}
aside.exercise-portal a, #text-4 a {
    color: #fff;
    display: block;
    height: 25px;
    vertical-align: middle;
}
.yt-book {
     width: 300px;
     height: 169px;
}

/* =Page
-------------------------------------------------------------- */

#page {
	background: url("images/header-bg.gif") #FFFFFF no-repeat;
	margin-right: -20px;
	/*padding: 14px 0 0;*/
        padding: 0;
}

.page-header {
	margin: 0 0 9px;
        border-bottom: 1px dashed #EEE;
}

#header-image {
	display: block;
}

#branding hgroup,
#header-image,
.entry-content {
	margin-bottom: 18px;
}
#branding hgroup {
    height: 105px;
    padding: 55px 0 0 185px;
}
h1#site-title a {
    color: white;
    font-weight: 300;
    font-size: 27px;
}
h2#site-description a {
    font-size: 34px;
    color: white;
}

.entry-attachment {
	margin-bottom: 36px;
}

.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
	margin-bottom: 54px;
}

#author-info,
article.post,
article.page {
	margin-bottom: 32px;
}

.page-header,
.entry-content {
	word-wrap: break-word;
}

.post-password-form legend {
	font-size: inherit;
}

.entry-attachment figure {
	display: table;
	margin: 0 auto;
}
.widget_twitter_vjck h2 {
    padding-left:  30px;
    background: url('images/icon-twitter.gif') no-repeat 0px 7px;
}

.widget_twitter_vjck #twitter_profile {
    height: 22px!important;
    
}
.widget_twitter_vjck #twitter_time_line {
    padding-top: 5px!important;
}
.widget_twitter_vjck #twitter_time_line li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.entry-content a.more-link {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #333;
    padding: 3px 10px;
    color: #fff;
    margin-top: 15px;
    display: block;
    width: 300px;
    text-align: center;
    
}
.wrap-left {
    float: left;
    margin: 5px 20px 15px 0;
}
.wrap-right {
    float: left;
    margin: 5px 0 15px 20px;
}
#content h3 {
    margin: 15px 0 5px;
}

/* =Comments
-------------------------------------------------------------- */

#comments-title {
	border-bottom: 1px solid #EEEEEE;
	font-size: 19.5px;
    margin: 0 0 27px;
}

#comment,
.entry-content iframe,
.entry-content embed {
	max-width: 100%;
}

.commentlist > li {
	margin-bottom: 36px;
}

.commentlist ul.children {
	margin: 10px 0 18px;
	list-style: none;
}

#reply-title {
	position: relative;
}

#reply-title small {
	position: absolute;
	right: 0;
	top: 7px;
}


/* =Sidebar
-------------------------------------------------------------- */

.form-search {
	margin: 0;
}
aside.twitter {
    padding: 5px 19px;
}

/* =Images
-------------------------------------------------------------- */

.entry-content .post-thumbnail {
	margin: 0 20px 20px 0;
}

.thumbnail > img {
	width: 100%;
	width: auto\9; /* Cure IE8 max-width bug */
}

header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
img[class*="avatar"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* =Footer
-------------------------------------------------------------- */

#colophon .nav-pills {
	margin: 0;
}

#site-generator {
	float: right;
	/*font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;*/
        color: #888;
}

#site-generator a {
	/*background: url("images/wordpress.png") no-repeat scroll left center transparent;
	color: #787878;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;*/
        color: inherit;
}

#site-generator.footer-nav-menu a {
	margin-top: 10px;
}

table .label {
	background-color: transparent;
	border-radius: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}


/* =Jetpack Support
-------------------------------------------------------------- */

.comment-subscription-form > input[type=checkbox] {
	position: absolute;
}

.comment-subscription-form > label {
	min-height: 18px;
    padding-left: 18px;
}


/* =Bootstrap Adjustments
-------------------------------------------------------------- */

#comment,
.thumbnail {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.label .post-edit-link,
.label .comment-edit-link {
	color: #FFFFFF;
}

.navbar .btn, .navbar .btn-group {
    margin: 5px;
}

.navbar-search {
	height: 34px;
}

.pagination span {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-left-width: 0;
	color: #999999;
	cursor: default;
	float: left;
	line-height: 34px;
	padding: 0 14px;
}
.pagination span.dots,
.pagination a {
	background-color: #FFFFFF;
}

.pagination li:first-child span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 0 auto 20px;
}

.alignright {
    float:right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 0 20px 20px 0;
}

a img.alignright {
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	padding: 0 9px 9px;
	text-align: center;
}

.wp-caption .wp-caption-text {
	padding-top: 9px;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
    text-align: center;
}

.sticky {}
.bypostauthor {}


/* =Responsiveness
-------------------------------------------------------------- */

@media (max-width: 767px) {
	body {
		padding:0;
	}
	.container {
		width: auto;
		padding: 0 10px;
	}
	#page {
		margin: 0;
		padding: 10px;
	}
	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail {
		display: table;
		float: left;
	}
	.carousel .item > img {
		width: 100%;
	}
	.thumbnails > li:nth-child(4n+1) {
		margin-left:0;
	}
	.thumbnails [class*="span"] {
		width: 21%;
	}
	.sidebar-content #primary {
		float: none;
		margin: inherit;
	}
	#s {
		display: inline-block;
	}
	#site-generator,
	#site-generator.footer-nav-menu a {
		float: none;
		margin-top: 5px;
	}
	textarea[class*="span"] {
		height: auto;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		margin: 0;
	}
    #branding hgroup {
        height: 115px;
        padding: 35px 0 0 120px;
    }
    h2#site-description a {
        font-size: 20px;
        line-height: 15px;
    }
    h1#site-title a {
        font-size: 20px;
    }
    .doco-container, #text-7 {
        float: none;
        margin: 0 0 30px 0;
        clear: none;
    }
    .doco-container img.cover, #text-7 img.cover {
        margin-left: 0;
        height: 180px;
    }
    .doco-container .msg, #text-7 .msg {
        color: #C41230;
        padding: 55px 0 0 20px;
        width: 140px;
    }
    .doco-container .msg p, #text-7 .msg p {
        color: #333;
    }
    .content-links ul li a img {
        float: left;
        margin-right: 15px;
    }
    .pf-short-bio, #text-6 {
        min-height: 148px;
    }
    .yt-book {
         width: auto;
         height: auto;
    }
    .buttons {
        margin-top: 15px;
        width: 100%;
        float: left
    }
        
}
@media (min-width: 768px) and (max-width: 778px) {
	#page {
		margin-right: -15px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.dl-horizontal dt {
		width: 85px;
	}
	.dl-horizontal dd {
		margin-left: 95px;
	}
    h2#site-description a {
        font-size: 39px;
    }
    .doco-container, #text-7 {
        float: none;
        margin: 0 0 30px 0;
        clear: none;
    }
    .doco-container img.cover, #text-7 img.cover {
        margin-left: 0;
        height: 150px;
    }
    .doco-container .msg, #text-7 .msg {
        width: 105px;
        color: #C41230;
        padding: 35px 0 0 20px;
    }
    .doco-container .msg p, #text-7 .msg p {
        color: #333;
    }
    .pf-short-bio, #text-6 {
        padding-left: 115px;
    }
    .pf-photo {
        width: 100px;
    }
    .yt-book {
         width: 228px;
         height: 128px;
    }
    .buttons {
        margin-top: 15px;
        width: 100%;
        float: left
    }
        
}
@media (min-width: 1200px) {
    nav #menu-primary-nav a {
        padding: 12px 50px 8px 0;
        font-size: 15px;
    }
	#page {
		margin-right: -30px;
		/*padding: 24px 0 10px;*/
                padding: 0 0 10px;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		margin-right: 30px;
	}
	.wp-caption {
		display: table;
	}
    h1#site-title a {
        color: white;
        font-weight: 300;
    }
    h2#site-description a {
        font-size: 43px;
        color: white;
    }
    .content-links ul li a img {
        float: left;
        margin-right: 15px;
    }
    .social-links .subscribe, #text-5 .subscribe {
        margin-top: 0;
    }
    
    .doco-container .msg, #text-7 .msg {
        padding: 45px 0 0 20px;
        float: right;
        width: 180px;
        color: white;
        text-align: center;
    }
    .well-book-purchase .book-live {
        max-width: 165px;

    }
    .buttons {
        margin-top: 197px;
        width: 45%;
        float: left;
    }
    .yt-book {
         width: 370px;
         height: 208px;
    }
}


/* End of file style.css */
/* Location: ./wp-content/themes/the-bootstrap/style.css */