/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

/* 
VIDEO EMBED STYLESHEET
---------------------
*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 
END VIDEO EMBED STYLESHEET
---------------------
*/



a.button, a.comment-reply-link, #commentform #submit, .submit, input[type="submit"], input.button, button.button {
	font-size:.75em;
}

#post-author{
	display:none;
}

#header {
	padding-top:1em !important;
	padding-bottom:1em !important;

}

#logo img{
	height:100px;
}

#bookshelf_slider_sc_1{
	padding-bottom:4px;
}

.controls-container .flex-control-nav {
	right: -70px;
}

.panel_bar {
	display:none;
}

.panel_slider {
	height: 400px;
}

.slide-video p {
	display:none;
}

.panel_title {
	display:none;
}
#ml-newsletterform-container #ml-p {
	font-size: 14px;
}

#ml-newsletterform {
	height: 60px;
}

#mc_embed_signup {
	background:#fff; 
	clear:left; 
	font:14px Helvetica,Arial,sans-serif; 
}

#header hgroup {
	margin-right: 20px;
}

#navigation {
	margin-top:30px;
}

.search_main.fix {
	margin-top:30px !important;	
}

#featured {
	background: url(http://www.temp.hpcyoa.com/wp-content/uploads/2013/01/bg-slider-30.png);
}



#header .site-title a:hover {
	text-decoration:none;
}


p.post-category{
	display: none;
}

.post-date, .post-author, .post-comments, .edit {
	display:none;
}

.home-form {
	width:800px; 
	margin:0 auto;
	text-align:center;
}

.sub-menu {
	font-size:20px;
}

#ns_widget_mailchimp-2.widget.widget_ns_mailchimp h3 {		
	padding: 5px;
	background-color: #b72020;
	font-size: 18px;
	color: #ffffff;
}

@media only screen and (max-width: 769px) {

.controls-container .flex-control-nav {
	display:none;
}

.form-line-break {
	display:block;
}

.home-form {
	width:300px; 
	margin:0 auto;
}

}