/*
Theme Name: LT80s
Theme URI: http: //mysite.com/
Description: This is a custom child theme I have created for LT80s.
Author: Alli Denning
Author URI: http://denningesolutions.com/
Template: Nexus
Version: 0.1
*/


/*@import url("../Nexus/style.css");   */

body {
  background-attachment: fixed;
  background-color: #ffffff;
  background-image: url("http://www.liketotally80s.com/wp-content/uploads/2014/02/page_bg1.gif");
  background-position: left top;
  background-repeat: repeat;
}

#sidebar {
	width: 336px;
}

.container {
	width: 100%;
	max-width: 1296px;
}

#sidebar, #additional-sidebar {
	max-width: 346px;}

#content, body.page #content {
	/*max-width: 932px;*/
}

#main-content::before {
	width: 335px;
}

.widget.widget_adsensewidget {
	padding-left: 5px;
	padding-right: 5px;
}

.widget.widget_adsensewidget h4.widgettitle {
	margin-left: -5px;
	margin-right: -5px;
}


#breadcrumbs .raquo { display: inline-block; position: relative; text-indent: -9999px; width: 44px; }
#breadcrumbs .raquo:before { background: url(images/breadcrumbs_separator.png) no-repeat; content: ""; display: block; height: 52px; left: 0; position: absolute; top: -19px; width: 11px; }
#breadcrumbs { padding: 17px 16px; text-shadow: 0 1px 0 #fff; }
#breadcrumbs a { text-decoration: none; color: #333; font-weight: 900; padding: 0 24px 0 0; }

#top-info {
background: #fff;
padding: 10px;
}
#main-header {
padding-top: 0px !important;
}

#sidebar .widget_text {
padding: 15px;
}

.wp_rp_content ul {
width: 100% !important;
}
.wp_rp_wrap {
height: 280px;
}
#below-content {
	padding: 20px;
}
@media only screen and ( min-width: 961px ) and ( max-width: 1300px ) { 
#content, body.page #content { width: 65% !important; }
} 

#text-15 {
position: fixed;
bottom: 0px;
left: 20px;
}


#text-17 {
background: #f7f7f7;
}

h1.module-tile{
    display: none;
}
#logo{
	width: 260px !important;
    height: auto;
    margin-left: 10px;
}


