/*Theme Name: Dark Water FallTheme URI: http://www.shanestrong.com/my-design/wordpressDescription: Dark Water Fall is a free theme designed for Wordpress by <a href="http://www.shanestrong.com">Shane Strong</a>.Version: 1.2Author: Shane StrongAuthor URI: http://www.shanestrong.comTags: dark, blue, black, right-sidebar	Dark Water Fall v1.1	 http://www.ShaneStrong.com/my-design/portfolio	This theme was designed and built by Shane Strong	who can be contacted at shanestrong05@gmail.com	The CSS, XHTML and design is released under GPL:	http://www.opensource.org/licenses/gpl-license.php*/a#bg{display: block;width: 2400px;height: 1200px;background: ;text-indent: -9999px;}a {text-decoration: none; color: #000000;}a:hover {color: #000000;}a img {border: none; color: #000000;}body{	
background: #000000; padding:0; border:0; margin:0; position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
#top {
margin: 0; padding: 0;
position: absolute; top: 0;
width: 100%;
}
IMG.bgweb {
    display: block;
    margin-left: auto;
    margin-right: auto; }

#content {
	width: 500px;
	padding-right: 10px;
	border-right: 1px solid #737373;
	float: left;
}

#content .entry {
	margin-bottom: 10px;
}

#content .entry a, a:visited {
	text-decoration: none;
	color: #43A9FF;
}

#content .entry a:hover {
	text-decoration: underline;
	color: #E5E5E5;
}

#content .entry h1 {
	color: #43A9FF;
	font-family: Verdana;
	font-size: 17pt;
	font-weight: normal;
}

#content .entry h1.archive {
	font-size: 19pt;
}

#content .entry p {
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-top: 5px;
	padding-bottom: 5px;
}

#content .entry .info {
	border-top: 1px solid #565656;
	border-bottom:  1px solid #737373;
}

#content .entry .info p.infoleft {
	width: 40%;
	float: left;
	font-size: 7pt;
	border-bottom: none;
}

#content .entry .info p.inforight {
	width: 40%;
	float: right;
	font-size: 7pt;
	border-bottom: none;
	text-align: right;
}