/*
Theme Name: black 2
Description: 2 Column Test
Author: Joao
Author URI: http://arbos.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ffa200;
	text-decoration:none
	}
a:hover {
	color:#EA864B;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {

	
	}
blockquote {
	padding-left:10px;
	color:#efffca;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

#wrapper {
	width:1040px;
	margin:0 auto;
	background:#000;	
	
	}
	
#inwrapper {
	width:868px;
	float:left;
			
	}	

/* The Top */

#top {
	width:330px;
	height:700px;
	margin-top:0px;
	background:#000000 url(images/top.jpg);
	background-repeat:no-repeat;
	float:right;
	position:fixed;
	 _position: absolute;
	}
	
* html #top { /* lte IE6 */
	position:absolute;
}	
	
.blogname {
	float:left;
	width:323px;
	font-family:"Myriad Pro",Tahoma,Verdana,sans-serif;
	text-align:center;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:20px 0 0 0px;
	color:#fff;
	text-decoration: none;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #edfcd0; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#fff;

	}

/* The Content */
#content {
	padding:15px 0px 25px 3px;
	width:520px;
	float:right;

	}

/* The Posts */

.text {
	width:510px;
	float:right;
	text-align:left;
	padding-right:3px;
	padding-left:3px;
	font-size:13px;
	font-family:Verdana,Tahoma,Myriad Pro,sans-serif;
	}
.post {
	padding:0px 0px 10px 0px;
	text-align:left;
	color:#efffca;
	}
.titleb{
	
	height:51px;
	padding:0px 0px 0px 5px;
        color: black;

}
.author{
	
	height:16px;
	background:url(images/user.png);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:2px;
	color:#ed8d48;
}
h1.title {
    font-size:24px;
	margin:2px 0 0 0;
	padding:4px 3px 0px 0px;
	color:#fff;
        text-transform: uppercase;
	font-weight:normal;
	font-family:"Myriad Pro",Tahoma,Verdana,sans-serif;	
	}
h1.title a {
	color:#fff;
	text-decoration:none;
	}
h1.title a:hover {
	color:#fff;
	background:none;
	text-decoration:none;
	}
.entry{
	padding:5px 5px;
	background-repeat:repeat-y;
}
.comment{
	height:16px;
	background:url(images/comment.png);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:10px;
	
}
.postinfo {
	height:20px;
	padding: 5px 10px 2px 2px;

		}
.post img {
padding: 0;
max-width: 100%;

}
.postinfo a {
	color:#ffa200;
	font-weight:normal;
	text-decoration:none;
	}
	
/* The Sidebar */
.sidebar {
	float:right;
	width:160px;
	padding-top:15px;
	padding-right:5px;
	font-size:13px;
	font-family: "Century gothic", Tahoma, Arial, sans-serif;
	}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:grey;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background-repeat:repeat-x;
	
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	
	}	
	
.sidebar ul li {
	height:100%;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #e0a87f;
	text-decoration: none;
	padding: 3px 0px 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#000;
	background-repeat:no-repeat;
	}

.sidebar ul li a:hover {
	background:#4d2f04 ;
	color:#e78901;

	}

.sidebar p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	color:#fff;
	}

	
/* --- FOOTER --- */

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#1e1301;
	color:#999;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	position:relative;
	z-index: 999;
	text-align: center;
	}

#footer a {
	color:#fefefe;
	}

#footer a:hover {
	color:#FFF;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#e4fdad;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #DFB88B;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:10px;
	}
#commentform input {
	background:#fff;
	border:1px solid #DFB88B;
	color:#484849;
	padding-left:0px;
	}
.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;
	list-style:none;
	}