/*  
Theme Name: Positive Energy
Theme URI: http://www.rockthebulb.com
Description: PSE theme.
Version: 1.0
Author: AE
*/


.home .sidebarBox {
	margin-top: 0px;
	width: 250px;
	}

#content .sidebarBox .inner{
	margin-left: 0px;
	}

#content .sidebarBox li {
	color: #020202;
	font-weight: bold;
	padding-left: 0px;
	background: none;
	list-style: none;
	}

#content .sidebarBox li h5 {
	margin: 0px 0px 8px 0px;
	background: url(http://media.rockthebulb.com/img/bullet_red.gif) 8px 6px no-repeat;
	padding-left: 16px;
	}

.sidebarBox a:link, .sidebarBox a:visited, .sidebarBox a:hover {
	text-decoration: none;
	color: #020202;

	}

.sidebarBox a:hover {
	text-decoration: underline;
	}

.box .postmetadata img	{
	margin-bottom: 0px;
	}

h2 a:link, h2 a:visited, h2 a:hover {
	color:#000000;
	text-decoration: none;
	}

h2 a:hover {
	text-decoration: underline;
	}

/* Begin Comments*/

	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	}

.says{
	color: #BD3410;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	

.commentmetadata {
	font-weight: normal;
	font-size: 1em;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}
	
.vcard img {
	margin-bottom: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}


.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.even {
	background-color: #F0F0F0;
	}

h3#comments{
	text-transform: uppercase;
	}

#content ol.commentlist{
	margin-left: 0px;
	}

.entry img {
	margin: 10px 0;
	 }
	
.entry .alignleft {
	float: left;
	margin-right: 15px;
	}
	
.entry .alignright {
	float: right;
	margin-left: 15px;
	}

.entry .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
/* End Comments */