/*  
Theme Name: nFilme
Theme URI: http://www.ricdes.com/wp-themes/
Description: A very smooth theme for Wordpress. Great for tech blogs!
Version: 1.0
Author: Ricardo de Sousa
Author URI: http://www.ricdes.com/
*/
/*************** Special theme Styles *************************************/

body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #101010;
}

ul, ol {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}
a:link, a:visited {
	color: #6e504b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #b7ab8b;
}
.clear {
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
/* End hide from IE-mac */

.wrapper {
	margin: auto;
	text-align: left;
	position: relative;
}
.logo {
	margin: 30px 0px 30px 80px;
}
.ads {
	float:right;
	margin: -100px 80px 30px 30px;
}
.search {
	display: block;
	background: url(images/searchbg.gif) no-repeat top left;
	width: 357px;
	height: 30px;
	position: relative;
	left: 0px;
	margin:0px 0px 0px 235px;
}
.searchbar {
	background: url(images/searchbar.gif) no-repeat top left;
	border: none;
	color: #fff;
	width: 235px;
	padding: 2px 4px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 5px;
}
.searchbut {
	cursor: pointer;
	background: url(images/searchbut.gif) no-repeat top center;
	border: none;
	width: 91px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 255px;
}
.contop {
	background: url(images/contenttop.gif) no-repeat top left;
	width: 522px;
	height: 7px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}

.ad468x15{
	margin: 0px auto 10px auto;
	height:15px;
	width:468px;
}

.conbot {
	background: url(images/contentbot.gif) no-repeat top left;
	width: 522px;
	height: 9px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.container {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
.content {
	background: #F0F0F0;
	width: 492px;
	padding: 15px 15px;
	float:left;
	position: relative;
}
.sidebar {
	text-align: left;
	width: 200px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	color: #e8e3cf;
}
.sidebar2 {
	text-align: right;
	width: 200px;
	float:left;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	color: #e8e3cf;
}
#footer {
	clear: both;
	margin: auto;
	color: #676767;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.heade {
	width: 473px;
	border: none;
	padding: 10px;
	background: url(images/sidebg.gif) repeat-y top center;
	position: relative;
}
.headetop {
	background: url(images/sidetop.gif) no-repeat top center;
	width: 493px;
	height: 4px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.headebot {
	background: url(images/secbottom.gif) no-repeat top center;
	width: 493px;
	height: 4px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.headline {
	margin: 0px;
	padding:0px;
	font-weight: bold;
}
.headline a:link, .headline a:visited {
	color: #333333;
	text-decoration: none;
}
.headline a:hover {
	text-decoration: none;
	color: #000;
}
.author {
	margin: 0px;
	color: #333;
}
.author a:link, .author a:visited {
	color: #AD3231;
}
.author strong {
	font-weight: bold;
}
span.date {
	color: #ad3231;
	font-weight: bold;
}
span.commentry {
	font-weight: bold;
	color: #ad3231;
}
span.commentry a:link, span.commentry a:visited {
	font-weight: bold;
	color: #ad3231;
	text-decoration: underline;
}
span.commentry a:hover {
	text-decoration: none;
}
/*************** Default wordpress styles *********************************/ 

/***** GENERAL TEXT FORMATTING *****/
.entry {
	color: #2d2d2d;
}
.entry br{
	margin-bottom:20px;
}

.post {
	width: 493px;
	border-bottom: 1px dashed #333;
	margin-bottom: 40px;
}
blockquote {
	color: #000;
	margin: 0 30px 20px 30px;
	border-left: 5px solid #333;
	padding: 10px 10px 4px 10px;
}
p {
	margin-bottom: 15px;
	line-height: 1.6em;
}
p a {
	text-decoration: none;
}
p a:hover {
	text-decoration: none;
}
p.center {
	text-align: center;
}
.small {
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}
h1 {
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
}
h2.headline {
	font-size:16px;
}

.title {
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}
/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-type: square;
	padding-left: 30px;
}
html>body .post li {
	margin: 7px 0 8px 10px;
}
.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.post ol li {
	margin: 0;
	padding: 0;
}
/***** SEARCH FORM FORMATTING *****/

/***** SIDEBAR FORMATTING *****/
.sidebar h2 {
	margin: 5px 0px;
	text-align: left;
	padding: 0px;
	color: #ad3231;
	font-weight: bold;
}
.sidebar a:link {
	color: #e8e3cf;
	text-decoration: none;
	font-weight: normal;
}
.sidebar a:hover {
	background: none;
	color:  #fff;
	text-decoration: underline;
}
.sidebar a:visited {
	color: #fff;
}
/***** SIDEBAR LISTS FORMATTING *****/
.sidebar ul, .sidebar ol {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
}
.sidebar li {
	margin: 0px 0px 2px 0px;
}
.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol {
	margin: 2px 5px;
	text-align: left;
	list-style-position: inside;
}
.sidebar ul li ul li {
	list-style-position: inside;
	margin: 0px;
	display: block;
	width: 100%;
	background: url(images/secbullet.gif) no-repeat center left;
	padding-left: 8px;
	text-align: left;
	color: #e8e3cf;
}
.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #e8e3cf;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
.sidebar ul li a:hover {
	text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
/***** SIDEBAR FORMATTING *****/
.sidebar2 h2 {
	margin: 5px 0px;
	text-align: right;
	padding: 0px;
	color: #ad3231;
	font-weight: bold;
}
.sidebar2 a:link {
	color: #e8e3cf;
	text-decoration: none;
	font-weight: normal;
}
.sidebar2 a:hover {
	background: none;
	color:  #fff;
	text-decoration: underline;
}
.sidebar2 a:visited {
	color: #fff;
}
/***** SIDEBAR LISTS FORMATTING *****/
.sidebar2 ul, .sidebar2 ol {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: right;
}
.sidebar2 li {
	margin: 0px 2px 0px 0px;
}
.sidebar2 ul li ul, .sidebar2 ul li ol, .sidebar2 ol li ul, .sidebar2 ol li ol {
	margin: 5px 2px;
	text-align: right;
	list-style-position: inside;
}
.sidebar2 ul li ul li {
	list-style-position: inside;
	margin: 0px;
	display: block;
	width: 100%;
	background: url(images/secbullet2.gif) no-repeat center right;
	padding-right: 8px;
	text-align: right;
	color: #e8e3cf;
}
.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #e8e3cf;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
}
.sidebar2 ul li a:hover {
	text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}
img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 0px 0px 8px 8px;
	display: inline;
}
img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 0px 8px 8px 0px;
	display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
.postmetadata {
	background: #fff;
	border: none;
}
/***** COMMENTS FORMATTING *****/
h3#comments {
	color: #ad3231;
	font-weight: bold;
}
h3#respond {
	color: #084056;
}
#commentform input {
	background: url(images/commentinput.gif) no-repeat top left;
	width: 238px;
	height: 16px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	color: #fff;
	border: none;
}
#commentform textarea {
	background: url(images/commenttextarea.gif) no-repeat top left;
	width: 338px;
	height: 107px;
	padding: 2px;
	color: #fff;
	border: none;
}
#commentform #submit {
	cursor: pointer;
	background: url(images/commentsubmit.gif) no-repeat top left;
	border: none;
	width: 99px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
}
.commentlist li, #commentform input, #commentform textarea {
}
.commentlist li {
	font-weight: normal;
	color: #333333;
}
.commentlist li div {
	background: url(images/commentinfobg.gif) no-repeat top left;
	width: 296px;
	height: 38px;
	font-weight: normal;
	padding: 5px;
}
.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	color: #2d2d2d;
}
.commentlist cite {
	padding-left: 0px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
}
.commentmetadata {
	font-weight: normal;
	color: #2d343a;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentmetadata a:link, .commentmetadata a:visited {
	color: #333;
	text-decoration: none;
}
.commentmetadata a:hover {
}
/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	color: #000;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color: #4b3f31;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	color: #000;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

.button {
	padding: 3px 6px;
	border:#FFFFFF solid  medium;
	background:white;
}

.widget {
	color: #CCCCCC;
}

.pagetitle {
	margin:0px;
	padding-bottom: 10px;
}

.archive-post {
	min-height:250px;
}

object{
	margin-left:auto;
	margin-right:auto;
}