/*
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("../headlines/style.css");

/* Edits below here only! */

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

/* 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;
}