/**

 * Theme Name: Breaking into Broadcasting

 * Theme URI: http://breakingintobroadcasting.com

 * Description: A custom theme developed for George K. Howell and Breaking into Broadcasting.

 * Version: 0.7

 * Author: Tara Gentile

 * Author URI: http://taragentile.com

 *

 *Template: hybrid

 */



/* Get base CSS */

@import url('http://breakingintobroadcasting.com/wp-content/themes/hybrid/library/css/21px.css');



/* Get layout CSS */

@import url('http://breakingintobroadcasting.com/wp-content/themes/hybrid/library/css/3c-c-fixed.css');



/* Get plugins CSS */

@import url('http://breakingintobroadcasting.com/wp-content/themes/hybrid/library/css/plugins.css');



/* Get drop-downs CSS */

@import url('http://breakingintobroadcasting.com/wp-content/themes/hybrid/library/css/drop-downs.css');



/* Get default CSS */

@import url('http://breakingintobroadcasting.com/wp-content/themes/hybrid/library/css/screen.css');

body {
font-family: "trebuchet ms", helvetica, arial, sans-serif;
color: rgb(76,77,79);
}

a, a:visited {
color: rgb(0, 29, 70);
text-decoration:none;
}



a:hover {
color: rgb(191, 32, 38);
text-decoration:none;
}

h2, h3, h4, h5, h6 {
font-family: "trebuchet ms", helvetica, arial, sans-serif;
}

#body-container {
margin-top: 20px;
border: rgb(217, 217, 219) solid 3px;
padding-left:10px;
padding-right:10px;
}

#site-title, #site-description {
display:none;
}

#navigation {
margin-top: -170px;
display: none;
}

#page-nav {
float:right;
}

#header {
border-bottom: rgb(217, 217, 219) double 3px;
min-height: 120px;
}

.blog #container, .singular-post #container {
margin-top:-30px;
background: #ffffff url('http://breakingintobroadcasting.com/images/container_bg.jpg') repeat-y;
padding-left: 210px;
padding-right: 210px;
}

.blog .content, .singular-post .content {
margin-top: 10px;
}

.red {
background: rgb(191, 32, 38);
height: 65px;
width: 650px;
margin-left:310px;
margin-top:-79px;
margin-bottom:10px;

}

.custom_nav {
font-size:1.1em;
margin-top:10px;
position:absolute;
margin-left: 340px;
}

.custom_nav a, .custom_footer a {
color: rgb(76,77,79);
}

.custom_nav a:hover, .custom_footer a:hover {
color: #000;
}

#primary {
right: 210px;
width: 190px;
}

#secondary {
width: 190px;
}

h2.entry-title {
margin-bottom: 0px;
}

#footer {
border-top: rgb(217, 217, 219) solid 3px;
}

.custom_footer {
width: 570px;
margin-top: 10px;
padding-left:195px;
padding-right:195px;
font-style: normal;
font-size: 1em;
}

#footer-container {
margin-bottom: 10px;
}

.breadcrumb {
margin-bottom: 5px;
display:none;
}

.avatar {
display:none;
}

.post-headline {
padding-top: 20px;
}

div.wpcf7 {
padding: 20px;
}

.byline {
padding-top: 5px;
}

.no-widgets .content, .page-template-no-widgets .content {
padding:0 50px;
width:860px;
}

h1.entry-tile {
margin-bottom: 20px;
}


.page-template-widgets #primary, 
.page-template-widgets-2 #primary {
display:none;
}

.page-template-widgets #secondary, .page-template-widgets-2 #secondary {
display:none;
}

.page-template-widgets .content, 
.page-template-widgets-2 .content {
width: 935px;
margin-left:-230px;
}

.page-template-widgets .widget, .page-template-widgets-2 .widget {
border:1px dotted #FFCCFF;
float:left;
margin:10px;
padding:10px;
width:423px;
}

.page-template-widgets .widget img, .page-template-widgets-2 .widget img {
padding: 10px;

}
