/*
Theme Name:Stroppy v3
Description:Interstellar theme.
Author: Stropp
Author URI: http://stroppsworld.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#02141c ;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color:#c1c1c1;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#7d98ba;
	text-decoration:none;
	}

a:hover {
	color:#9fbadc;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#c1c1c1;
	padding:2px 3px 2px 3px;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:281px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 {
	font-size:40px;
	font-weight:bold;
	margin:50px 0 0 30px;
	color:#fff;
	}
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}
.blogname a {
	text-decoration:none;
	color:#c1c1c1;
	font-weight:normal;
	}


/* CSS MENU BEGINS */

.menu {
	height:38px;
	background:url(images/menu.jpg);
	
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:8px 5px 0 5px;
	float:left;
	}
.menu li {
	display:inline;
	font-size:12px;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#66a4ff;
		}
		


/* The Line */

.line {
	height:8px;
	background:url(images/line.jpg); ;
	}
	


/* The Content */

.content {
	padding:30px 10px 25px 15px;
	background:#0c0606 url(images/content.jpg) repeat-y;
	border-top:#fff;
	}
.date {
	float:left;
	width:46px;
	height:49px;
	background:url(images/date.png);
	text-align:center;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}

/* The Posts */

.text {
	width:650px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0 0 10px 23px;
	
	}

h1.title {
    font-size:22px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#116287;
	font-weight:normal;
	}

h1.title a {
	color:#116287;
	text-decoration:none;
	}

h1.title a:hover {
	color:#d1d1d1;
	background:none;
	text-decoration:none;
	}


h2.title {
    font-size:18px;
	margin:5px 0 0 0;
	padding:0 3px 0 0px;
	color:#116287;
	font-weight:normal;
	}

h2.title a {
	color:#116287;
	text-decoration:none;
	}

h2.title a:hover {
	color:#d1d1d1;
	background:none;
	text-decoration:none;
	}

.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	border: 1px solid #2a2a2a;
	background:#000;	

	}
.postinfo a {
	color:#00577b;
	font-weight:normal;
	text-decoration:none;
	}

/* Section 2 */

.section2 {
        width:650px;
        float:left;
        height:100%;
	padding:10px 10px 10px 10px;
        }

.leadtitle,
.lefttitle,
.righttitle {
        font-size:18px;
	color:#fff;
	font-weight:normal;
	height:28px;
	padding-top:5px;
	padding-left:0px;
	}

.leadtitle {
	/*background:#000 url(images/h2.jpg);*/
}

.lefttitle {
	/*background:#000 url(images/h2.jpg);*/
}

.righttitle {
	/*background:#000 url(images/h2.jpg);*/
}

/* The Left and Right Content Columns */

#leftcol {
	width:600px;
	border-right:1px dotted #b6b6b6;
	padding-right:10px;
	margin-top:5px;
	float:left
	}

	
#rightcol {
	width:200px;
	padding-left:5px;
	margin-top: 5px;
        float:left;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#rightcol ul {
	margin:0;
	padding:5px;
	list-style:none;
	}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* The Sidebar */

.sidebar {
	width:300px;
	float:right;
	line-height:22px;
	padding: 15px 8px 0px 0px
	}
.sidebar ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar h2 {
	height:28px;
	padding-top:5px;
	padding-left:0px;
	font-size:18px;
	color:#fff;
	margin:0px 0;
	/*background:#000 url(images/h2.jpg);*/
	line-height:normal;
	font-weight:normal;
	}

.sidebar ul ul ul {
	padding-left:10px;
	}

.sidebar a {
	padding-left:0px;
	text-decoration:none;
	color:#7d98ba;
	font-weight:normal;
	
	}
.sidebar a:hover {
	color:#9fbadc;
	}

/* The Footer */

.footer {
	height:100%;
	padding:12px 0 0 15px;
	margin:0px 0 0 0;
	background:#0c0606 url(images/content.jpg) repeat-y;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

.footer a {
	color:#7d98ba;
	text-decoration:none;
	}

.footer a:hover {
	color:#FFF;
	}

.footerleft {
	float:left;
        width:40%;
        height:100%;
	}

.footerright {
	float:right;
        width:40%;
        height:100%;
        padding-right:12px;
	text-align:right;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#e05400;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:2px solid #626262;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #66a9d2;
	color:#216100;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

/* Related Posts */
.relatedposts {
        height:100%;
}

.relatedposts ul {
        list-style:none;
}

.relatedposts li {
        list-style:none;
}

/* The Bottom Section */

#bottom {
	clear: both;
	float: left;
	width: 1000px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #012349 url(images/separator_green.gif) repeat-x 0 0;
	background:#0c0606 url(images/content.jpg) repeat-y;
	border-top: 20px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #31556D;
	}
#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px;
	}
#bottom-mid-left,
#bottom-mid-right {
	width: 22%;
	padding: 20px 0 20px 20px;
	float: left;
	}

#bottom-left,
#bottom-right {
	width: 23%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom-right {
	width: 45%;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #888;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #555;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #555;
	}
#bottom ul li a {
	padding: 0 10px;
	color: #7d98ba;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #2a2a2a;
	}
#bottom-sep {
	clear: both;
}
