/*
Theme Name: LBS-theme
Theme URI: http://www.zejmedia.com/
Description: Child Theme for LBS, based on Headlines
Author: Brian Z. Danin, BZD-films
Author URI: http://www.briandanin.com/
Template: headlines
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("http://www.learningbreakthrough.com/blog/wp-content/themes/headlines/style.css");

/* Edits below here only! */
.entry .twtr-widget p {
clear: none;
}
.twtr-widget {
width: 200px;
}

.fullwidth div.box {
width: 960px;
}
.fullwidth div.post {
width: 907px;
}
.fullwidth div.entry {
width: 873px;
}

/*custom stuff */
.lightsocial_container {
margin: 0 !important;
padding: 0 0 10px 0 !important;
}

.post-bottom { background:#eeeeee url(http://www.learningbreakthrough.com/blog/wp-content/themes/LBS-theme/images/bg-post-bottom.png) repeat-x bottom; line-height:18px; padding:0 25px; }

.post-bottom div a{
font-size: .9em;
padding: 2px 0;
}

.post-bottom .cat{
display:none;
}

.post-bottom .fr{
float: left;
}

.findus img {
padding: 10px 0 0 0;
}

#better-blogroll element.style {
margin-bottom:10px;
width:240px;
}

.entry .rss-home ul {
padding: 0;
}

.entry .rss-home ul li {
list-style-type: none;
}

/* huffpo newswire-inspired rss styling */
div.rss-home {
width: 480px;
}

div.rss-home ul {
margin-bottom: 44px;
}

div.rss-home ul li {
background-image: none;
padding-left: 0;
font-size: 10px;
}

div.rss-home ul li a.title {
color: #111;
font-size: 20px;
line-height: 24px;
font-weight: bold;
text-decoration: none;
}

div.rss-home ul li a:hover {
text-decoration: underline;
}

div.rss-home ul dl {
margin-left: 0px;
}

div.rss-home dd {
padding-left: 20px;
}

hr {
border: 1px solid black;
margin: 5px 0;
}

.entry-content h2.media {
margin: 44px 0;
font-size: 30px;
line-height: 30px;
}

/*learning feed */
table.learningfeed {
width: 873px !important;
clear: both;
}

table.learningfeed td {
padding: 0 10px;
vertical-align:top;
}

/* Main Elements */
.post .title a:link, .post .title a:visited {
color:#336600;
}

h1.title {
color:#336600;
}

/* Edits to the Feed Page Layout */
.rss {
margin:0 20px 0 15px;
}

.rss dd {
font-size:0.9em;
line-height:15px;
margin:1px 0 10px 5px;
}

.rss dt {
font-size:1.1em;
font-style:italic;
clear:both;
}

.rss li {
font-size:0.9em;
font-style:italic;
line-height:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 5px;
}

/* Share Icons */
.entry img {
border:medium none;
padding:0;
}

.lightsocial_container {
border:medium none;
float:left;
margin-bottom:4px;
margin-top:-5px;
position:relative;
height:20px;
padding:5px 0;
}

.lightsocial_element
{
	margin-left: 4px;
	margin-right: 4px;
	display: inline;
	float: left;
}

.lightsocial_a
{
	margin: 0px;
	border: 0px;
}

.lightsocial_img
{
	margin: 0px;
	border: 0px;
}

.entry p {
clear:both;
}

.post .title {
margin:0 0 15px;
}

.post p.video {
text-align:justify;
font-size:0.7em;
line-height:1.3em;
margin:0 12% 2% 10%;
}

.post-meta {
margin:-10px 0 15px;
}

.entry p, h2 {
clear:both;
}

h2.video {
text-align:center;
margin-top:4%;
}

.right {
float:right;
}

.left_video {
float:left;
margin-right:35px;
}

.box {
overflow:hidden;
}

/* Twitter Feed Page */

#twitter_01 h1 {
	font: normal 1em Arial, sans-serif;
	padding: 0px;
}

#twitter_01 #maincontent
{
	width: 525px;
	margin: 0px auto;
}

#feed-left {
	border: 1px solid #efefef;
	margin: 0px;
	width: 225px;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

#twitter_01 #feed-right {
	border: 1px solid #efefef;
	margin: 0px;
	width: 225px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}

#twitter_01 .clear {
	clear: both;
}

#twitter_01 a {
	text-decoration: none;
	font-weight: bold;
}

#twitter_01 a:link {
	color: #48546f;
	border-bottom: 1px dotted #5384bc;
}

#twitter_01 a:visited {
	color: #626b7d;
	border-bottom: 1px dotted #78a5d4;
}

#twitter_01 a:hover, a:active {
	color: #000000;
	border-bottom: 1px solid #000000;
}

#twitter_01 li {
	border-bottom: 1px dashed #c0c0c0;
	margin-bottom: 10px;
}


/* Footer */
#footer #credit img.zej_stamp {
position:relative;
top:-20px;
}

#footer p.zej_stamp {
position:relative;
top:13px;
}

#footer {
height:55px;
}

#credit {
text-align:center;
}