/*
	Theme Name: Straighties
	Theme URL: http://newwpthemes.com/wordpress-theme/roundly/
	Description: Roundly is free premium WordPress theme. Dark style design. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0 
	Tags: Black,Tech, Technology, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Dark, Admin Options
*/

/* LAYOUT */

body {
	background: #000000 url(images/bg.jpg) top center no-repeat;	

	}

#wrapper {

	}

#container {
	}


#contentwrap {
	background: url(images/main-bg.gif) top center repeat-y;
width: 950px;
margin-left: -5px;
	}

a {
text-decoration: underline;	
color: #FFF;
	}

a:hover {
	text-decoration: underline;	
        color: #FFF;
	}
a:visited {
	color: #FFF;
}
a:active {
	color: #FFF;
}


/* HEADER */

#header {
	background: url(images/header-background.png) top center no-repeat;
height: 340px;
width: 940px;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 8px 0 0 20px;
	font-weight: bold;
	font-family:Arial, Verdana;
	font-size: 44px;
	text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #ffffff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 20px;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px; 
	font-family: Arial;
	}
	
.feedtwitter {
	margin-top: 10px !important;
	text-align: right;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 40px;
	margin: 12px 0 0 10px;
	}
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #ffffff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 10px 6px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
background: url(images/pagenav-backgr.png);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 45px;
	margin-top: 3px;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
margin-top: -60px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #FFFFFF;
background: #ac0513;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 8px 12px 9px 12px;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0 1px 0 #000;
	text-transform: uppercase;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

/* CONTENT */

#content {
        padding: 0px 0px 0px 5px;
margin: 0px 0px px 5px;
	}
	
h1, h2, h3, h4, h5 {
	color: #FFFFFF;
	}
H6 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	padding: 0px;
text-decoration: none;
}

H7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
text-shadow: 0 2px 0 #000;
display: block;

}

pre { overflow: auto; 
	}

.postwrap {
	margin: 0px 0px 15px -70px;
        width: 690px;

	border: 0px solid #ffffff;	
	background-color: #000000;
	}
	
.postwrap3 {
	margin: 0px 0px 15px 10px;
        width: 920px;
	border: 0px solid #ffffff;	

	}
.post {
	background: #000000;
	border: 0px solid #d5d5d5;
	padding: 5px 0px 5px 0;
	}
.post3 {
	border: 0px solid #d5d5d5;
	padding: 5px 0px 5px 0;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 5px 5px 0px 5px;
	padding: 0px;
	line-height: 15px;
	font-size: 14px;
	font-family: Arial, Verdana;
	color: #ffffff;
text-decoration: none;
	}

	
.title a {
	text-decoration: none;
	color: #ffffff;
	}

.title a:hover {
	text-decoration: none;
	}

.pagetitle {
	margin-bottom: 6px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: none;
margin-top: 6px;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #7f7f7f;
	color: #ffffff;
	text-decoration: none;
	}

a.readmore:hover {
	background-color: #555555;
	}


.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	background: #ababab;
	color: #444444;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	color: #474747;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 30px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #474747;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 689px;
margin-bottom: 5px;
margin-left: -5px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	

.sidebar {
        width: 220px;	
        background-color: #000000;
	margin: 10px 0px 0px 15px;
color: #ffffff;
	}
	
.sidebar a {
	text-decoration: none;
	color: #ffffff;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#ffffff;
	}
	

	
#search input, #searchform input{
	border: 1px solid #005687;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 4px 0 4px 0px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0 1px 0 #cbcbcb;
	border-bottom: 3px solid #5f5f5f;uppercase;
	color: #003d69;
	display: block;
	}
	
#s {
	       
	padding: 4px;
	}
	
#searchsubmit {
	border: 2px solid #7e7979;
	background: #7e7979;
	color: #fff;
	}
	
#topsearch {
	padding:11px 10px 0 0;
	text-align: center;
	}
	
#topsearch input {
	border: 2px solid #7e7979;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 205px;
	padding: 4px;
	}


/* Social icons */
.addthis_toolbox {
	margin: 15px 0 0 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 5px 0 0 0;
	padding: 4px 0 4px 0px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0 1px 0 #cbcbcb;
	border-bottom: 3px solid #5f5f5f;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #272727;
	background: #9c9c9c;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #9c9c9c;
	}

#wp-calendar td {
	color: #272727;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #d5d5d5;
	color: #272727;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: url(images/footer-backgr.png) top center no-repeat;
width: 940px;
height: 185px;
	text-align: center;
	color: #fff;
	font-size: 13px;
margin-top: 0px;

	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	background: #000000;
	}	
#footer2 a {
	color: #000000;
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 99%;
	padding: 1px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    margin: 0 10px 10px 0;
}

.content_left {
	font-family: Verdana, Geneva, sans-serif;
	width: 300px;
	float: left;
	display: block;
	font-size: 12px;
	color: #FFF;

}
.content_right {
	font-family: Verdana, Geneva, sans-serif;
	width: 600px;
	float: left;
	display: block;
	
}

.image_left {
	width: 300px;
	float: left;
	display: block;
	padding: 7px;
	position: absolute;
	text-align: left;
	top: 40px;
	left: 0px;
	background-color: #000;
	height: 200px;
}
.title_left {
	font-family: Verdana, Geneva, sans-serif;
	width: 300px;
	float: left;
	display: block;
	font-size: 11px;
	color: #FFF;
	padding: 7px;
	position: absolute;
	text-align: left;
	top: 240px;
	left: 0px;
	background-color: #000;
	height: 15px;
}
.title_left2 {
	font-family: Verdana, Geneva, sans-serif;
	width: 300px;
	float: left;
	display: block;
	font-size: 11px;
	color: #FFF;
	padding: 7px;
	position: absolute;
	text-align: justify;
	top: 265px;
	left: 0px;
	background-color: #000;
	height: 232px;
}
.content_right_title {
	font-family: Verdana, Geneva, sans-serif;
	width: 600px;
	float: left;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	position: absolute;
	left: 338px;
	top: 14px;
	font-size: 16px;
	height: 20px;
}
.image_right {
	width: 600px;
	float: none;
	display: block;
	padding: 7px;
	position: absolute;
	top: 40px;
	left: 325px;
	background-color: #000;
	height: 440px;
}
.content_right_bottom {
	font-family: Verdana, Geneva, sans-serif;
	width: 600px;
	float: left;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	position: absolute;
	left: 325px;
	top: 490px;
	background-color: #000;
	padding: 7px;
}
.thumb {
	width: 939px;
	display: block;
	position: absolute;
	text-align: center;
	top: 530px;
	left: 0px;
	background-color: #000;
	height: 130px;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 5px;
}
.bottom_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-align: center;
	background-color: #000;
	left: 0px;
	height: 50px;
	width: 939px;
	top: 680px;
	float: left;
	clear: left;
	position: absolute;
	text-decoration: underline;
	padding-bottom: 10px;
}
.date {
	font-family: Verdana, Geneva, sans-serif;
	width: 300px;
	float: left;
	display: block;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 14px;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
}

