/* 
Theme Name: ForceUnleashed.net
Theme URI: http://www.forceunleashed.net
Description: The third design for ForceUnleashed.net
Version: 3.0
Author: Jeff Moeller
Author URI: http://www.jeffmoeller.com/
*/

html {
	width: 100%;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #cbcdca;
	margin: 0;
	padding: 0;
	width: 100%;
}

img {
	border: 0px;
}

#sitewrapper {
	width: 900px;
        margin: 0 auto;
        padding: 0px;
}

#header {
	height: 260px;
        width: 900px;
	background: #000 url('/wp-content/themes/force2/images/rotator/rotator.php') no-repeat;
	clear: none;
        position: relative;
}

#contentwrapper {
        float: left;
        width: 550px;
}

#content {
	float: left;
	background: #222421;
	border: 1px solid #404040;
	width: 550px;
	min-height: 200px;
	text-align: left;
	font-size: 10pt;
	padding: 10px 15px 10px 15px;
	margin: 10px 15px 10px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content a,
#content a:link,
#content a:active,
#content a:visited {
	color: #577b9f;
	text-decoration: none;
}

#content a:hover {
	color: #fff;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #577b9f;
	padding: 0;
	margin: 0;
	line-height: 26px;
        clear: both;
}

#content h1 a,
#content h1 a:link,
#content h1 a:active,
#content h1 a:visited {
	color: #577b9f;
	text-decoration: none;
}

#content h1 a:hover {
	color: #fff;
    text-decoration: none;
}

h2 {
	font-size: 12pt;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #999999;
	padding: 0;
	margin: 0;
	line-height: 22px;
}

.postmeta {
	color: #ccc;
	font-size: 9pt;
    margin-bottom: 10px;
    line-height: 14px;
}

#content .postmeta a,
#content .postmeta a:active,
#content .postmeta a:visited {
        color: #ccc;
}

#content .postmeta a:hover {
        color: #ccc;
        text-decoration: underline;
}

#content img.attachment-thumbnail, 
#content img.size-full, 
#content img.size-medium, 
#content img.size-thumbnail {
        background: #000;
        border: 1px solid #404040;
        padding: 5px;
        margin-bottom: 5px;
}

.entry p {
	line-height: 20px;
}

div.alignleft {
	float: left;
	margin-right: 10px;
}

div.alignright {
	float: right;
	margin-left: 10px;
}

#sidebarwrapper {
        float: right;
        width: 300px;
}

#sidebar {
	background: #212421;
	width: 270px;
	border: 1px solid #404040;
	text-align: left;
	line-height: 19px;
	color: #fff;
	font-size: 10pt;	
	margin: 10px 0 10px 0;
	padding: 0 15px 0 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

#sidebar a, 
#sidebar a:link,
#sidebar a:active,
#sidebar a:visited {
	color: #999;
	text-decoration: none;
}

#sidebar a:hover {
	color: #577a9e;
	text-decoration: none;
}

#sidebar div.heading {
	font-size: 13pt;
	color: #fff;
	line-height: 22px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #999;
}

#sidebar ul {
    padding: 0px;
    list-style: none;
    margin-top: 0px;
}

#sidebar ul li {
    list-style: none;
    padding: 0px;
    margin: 10px 0 0 0;
	line-height: 20px;
}

#sidebar ul li ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	size: 10pt;
}

.squaread {
	height: 250px;
	width: 300px;
	float: right;
}

#searchform {
	margin: 0px;
	padding: 25px 7px 0 0;
}

#searchfield {
	display: block;
	background: #fff;
	width: 259px;
	height: 24px;
	margin: 5px 0px 10px 0px;
}

#searchfield #s {
	width: 259px;
	padding: 0px;
}

#searchfield input {
        border: solid 1px #577a9e;
	width: 259px;
	height: 24px !important;
	color: #000;
	font-size: 10pt !important;
}

#rss {
        position: absolute;
        left: 635px;
        top: 65px;
}

#rss a img {
        border:0;
	cursor:pointer;
}

textarea {
	width: 490px;
}

.commentsbox {
        float: left;
	background: #222421;
	border: 1px solid #404040;
	width: 550px;
	text-align: left;
	font-size: 10pt;
	padding: 10px 15px 10px 15px;
	margin: 10px 15px 10px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.commentsbox a,
.commentsbox a:link,
.commentsbox a:active,
.commentsbox a:visited {
	color: #577b9f;
	text-decoration: none;
}

.commentsbox a:hover {
	color: #fff;
	text-decoration: none;
}

.comments {
	overflow: hidden;
	padding: 10px 0 2px 0;
	width: 100%;
}

.comments .comment {
	clear: both;
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 0 0 9px 0;
	width: 550px;
}

.comments .comment a {
	color: #577a9e;
	text-decoration: none;
}

.comments .comment a:hover {
	color: #fff;
	text-decoration: none;
}

.information {
	float: left;
	width: 160px;
}

.information span.author {
	color: #ccc;
	display: block;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	padding: 5px 0 4px 0;
	width: 150px;
    text-align: left;
}

.information span.author strong {
	color: #fff;
	font-weight: bold;
}

.comments .comment .text {
	float: left;
	width: 375px;
    text-align: left;
}

.comments .comment .text p {
	font-size: 13px;
    text-align: left;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;
}

.comments .comment .text blockquote {
	color: #bfbfbf;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: 0;
}

.comments .comment .text p.awaiting_moderation {
	color: #ffbfbf;
	font-style: italic;
}

#footer {
	width: 900px;
	height: 111px;
	margin: 18px 0 0 0;
	float: left;
	background: url('/wp-content/themes/force2/images/footer.gif') no-repeat;
}

#footerwrapper {
	width: 900px;
	margin: 0 auto;
}

#footer p {
	text-align: center;
	margin: 0px;
	padding: 10px 0 0 0;
	color: #999;
	font-size: 9pt;
}

#footer p a {
	color: #577b9f;
	text-decoration: none;
}

#footer p a:hover {
	color: #fff;
	text-decoration: none;
}

#tooltip { 
    display: none; 
    background: transparent url('/images/black_arrow.png'); 
    font-size: 10pt; 
    height: 70px; 
    width: 160px;
    padding: 25px;  
    color: #cbcdca; 
}

#tooltip.bottom { 
    background:url('/images/black_arrow_bottom.png');     
    padding-top:40px; 
    height:55px; 
} 
 
#tooltip.bottom { 
    background:url('/images/black_arrow_bottom.png'); 
}
