/*
Theme Name: Muse
Theme URI: http://www.proudthemes.com/2010/09/muse/
Description: Muse Theme
Version: 1.0
Author: ProudThemes
Author URI: http://www.proudthemes.com
Tags: fixed-width, two-columns, widgets
*/

@charset "UTF-8";
* {padding:0; margin:0; border: none; outline:0; }

body{
	font-family: 'Artifika', sans-serif;
	color: #7f7f7f;
	height: 100%;
	background-color: #000;
	background-image: url(http://brazilmugenteam.com/wp-content/uploads/2014/05/dark-wood-texture.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment:fixed;
}
a {
	text-decoration:none;
	color:#FC0;
}
a:hover {
	text-decoration:none;
	color: #0CF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin:0;
	padding:0;
	color:#FFF;
	font-family: 'Artifika', sans-serif;
}
p {margin: 0 0 10px; }
li,p {line-height: 1.6em; }
li {list-style-type: none; }

#wrap {width:100%; margin: 0 auto; text-align:left;  }
#wrap div.wrap {width: 960px; margin: 0 auto; text-align: left; }
#wrap div.clear {clear: both; font-size:1px; height: 1px; margin:0; line-height: 1px; }
#wrap div.sep {font-size:1px; height: 1px; margin:20px 0; line-height: 1px; background-color: #ccc; }

#header {padding: 30px 0 40px; }
#header div.banner {float: right; display: inline; }
#logo {float: left; display: inline; text-align: left; }
#adHead {float: right; display: inline; position:absolute; margin-left:250px;}


/* 2. Menu Area */

#menuWrap, #menuWrap ul {margin:0; padding:0; position:relative; line-height:18px; z-index:300; width:100%; }
#menuWrap {background: #232323 url(images/back_menu.png) repeat-x top left; height: 30px; line-height: 30px; margin-bottom: 15px; }
#menuhead a {
	display:block;
	color: #fff;
	text-shadow: #000 1px 1px 0;
	text-decoration: none;
	padding: 0 15px 0;
	font-family: 'Artifika',sans-serif;
}  
#menuhead a:hover, #menuhead .current-menu-item > a {
	background-color: #093;
	background-image: url(images/back_menu_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
}  
#menuhead li {float:left; display: inline; position:relative; line-height: 30px; font-size: 11px; font-weight: bold; border-left: solid 1px #555;}
#menuhead li li {line-height: 28px; }  
#menuhead ul {position:absolute; display:none; width:120px; top:30px; left:0; }  
#menuhead ul a {border-left:1px solid #333; border-right: 1px solid #333; border-top: solid 1px #333; background-color: #444; text-shadow: none;}  
#menuhead li ul {width:130px;}  
#menuhead li ul a {width:130px; float:left; display:inline; border-bottom:1px solid #555;}  
#menuhead ul ul {top:auto;}  
#menuhead li ul ul {left:130px; margin:0 0 0 10px;}  
#menuhead li:hover ul ul, #menuhead li:hover ul ul ul, #menuhead li:hover ul ul ul ul {display:none;}  
#menuhead li:hover ul, #menuhead li li:hover ul, #menuhead li li li:hover ul, #menuhead li li li li:hover ul {display:block;}

#social {clear: right; float: right; display: inline; margin-top: 6px;}
#social li {border: none; float: right; display: inline; margin-right: 0; font-size: 11px; margin-left: 10px; }
#social a {padding: 0; }
#social a:hover {background: none; }

/* 3. Content Area */
#content {margin-bottom: 30px; }
#content div.column {float: left; display: inline; margin-right: 30px; }
#content div.column-double {width: 630px; }
#content div.column-full {width: 960px; }
#content div.column-narrow {width: 300px; }
#content div.column-last {margin-right: 0;}

div.column p.header {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: dotted 1px #ccc;
	line-height: 24px;
	font-family: 'Bowlby One', sans-serif;
}
#content div.column-content {font-size: 14px; line-height: 20px; }

.column-narrow div.widget {font-size: 12px; line-height: 18px;}
.column-narrow div.widget ul {margin-left: 5px; }
.column-narrow div.widget ul li {list-style-type: square; list-style-position: inside; color: #ccc;}
.column-narrow div.widget ul li:hover {color: #777;}

.posts {margin-bottom: 10px; font-size: 11px; line-height: 18px; }
.posts li {float: left; display: inline; margin: 0 20px 20px 0; width: 305px; border-top: solid 2px #eaeaea; color: #aaa; }
.posts li div.content {background-color: #000; padding: 10px 9px; }
.posts li div.shadow {float: left; display: inline; height: 12px; width: 303px; background: url(images/back_post.png) no-repeat bottom center; }
.posts li img.active {display: none; }
.posts li h2 a {
	color: #FC3;
	text-decoration: none;
	font-family: 'Artifika';
	font-size: 15px;
}
.posts li:hover {
	color: #333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FC3;
}
.posts li:hover h2 a {
	color: #09F;
	text-decoration: none;
}
.posts h2 a:hover {text-decoration: underline;}
.posts li:hover {-moz-opacity:1.0; filter:alpha(opacity=100); opacity:1.0;}
.posts li:hover img.active {display: block; }
.posts li:hover img.inactive {display: none; }
.posts span.date {float: right; display: inline; margin-left: 10px; width: 70px; text-align: right; }
.posts li.last {margin-right: 0; }
.posts h2 {font-size: 12px; font-weight: bold; margin-bottom: 6px; }
.posts div.thumb {margin-bottom: 10px;}
.posts li p {margin-bottom: 0;}
.posts .ratingblock {font-size: 11px; }
.posts .ratingtext {margin-top: 4px; margin-bottom: 0;}
.posts .ratingbutton {border: solid 2px #000; }

.single {
	font-family: 'Artifika', Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.single p {margin: 0 0 14px; }
.single ul, .single ol {margin-left: 20px; margin-bottom: 14px; }
.single li {list-style-position: inside;} 
.single ul li {list-style-type: square;}
.single ol li {list-style-type: decimal;} 
.single blockquote {margin-left: 20px; padding-left: 20px; font-style: italic; border-left: dotted 2px #aaa; }
.single h2, .single h3, .single h4, .single h5, .single h6 {margin: 14px 0; }
.alignleft {float: left; display: inline; margin: 0 15px 10px 0; }
.alignright {float: right; display: inline; margin: 0 0 10px 15px; }
.single h1 {font-size: 40px; line-height: 40px; font-weight: normal; letter-spacing: -1px; margin-bottom: 20px; }

.single ol.comments {padding: 1em 0; margin:0; }
.single ol.comments a {text-decoration: none;}
.single ol.comments a:hover {text-decoration: underline;}
.single ol.comments div.comment-body {position: relative; }
.single ol.comments div.reply {position: absolute; top: 0; right: 0; }
.single ol.comments li {list-style-type: none; margin: 0 0 10px; padding: 15px 15px 5px; font-size: 14px; line-height: 20px; min-height: 90px; border-top: solid 1px #ccc; padding-left: 15px; }
.single ol.comments li ul.children {padding: 10px 0 0; }
.single ol.comments li ul.children li {clear: left; margin: 0 10px 10px 10px; }

.single ol.comments {
	font-family: 'Artifika', Arial, sans-serif;
}
.single ol.comments .vcard {}
.single ol.comments img.avatar { float: left; display: inline; margin: 0 15px 15px 0; border: solid 4px #ccc; }
.single ol.comments cite {font-size: 12px; line-height: 18px; font-weight: bold; font-style: normal; margin-left: 0; }
.single ol.comments cite.author {color: #333;}
.single ol.comments span.says {display: none; }
.single ol.comments .commentmetadata {line-height: 18px; font-size: 10px; margin-bottom: 5px; text-transform: uppercase; }
.single ol.comments blockquote {font-size: 12px; line-height: 18px; }
.single ol.comments p {text-shadow: #fff 1px 1px 1px;}
.single ol.comments li.comment {background-color: #f1f1f1; }
.single ol.comments li.bypostauthor { background-color: #fff; }

.afterpost .navigation .alignleft a, .single .reply a, .afterpost .navigation .alignright a, .single .cancel-comment-reply a { background: #ee285d; color: #fff; padding: 2px 5px; margin-bottom: 5px; font-weight: normal; text-transform: uppercase; font-size: 10px; text-shadow: none; }
.afterpost .navigation .alignleft a:hover, .afterpost .navigation .alignright a:hover, .single .reply a:hover, .single .cancel-comment-reply a:hover { background: #006699; color: #fff; text-decoration: none; }
.afterpost .navigation .alignleft a, .afterpost .navigation .alignright a {width:125px; padding:3px 0 0 3px; text-align:center; height:20px;}

#commentform {
	margin-top: 15px;
	clear: left;
	font-family: 'Artifika', Arial, sans-serif;
}
#commentform code {font-size: 11px; }
#commentform p {margin: 0 0 5px; font-size: 12px;}
#commentform label {float: left; display: inline; font-weight:normal; line-height: 26px; font-size: 11px; text-transform: none; margin-left: 10px; }
#commentform input {clear: left; float: left; display: inline; width: 300px;	padding: 6px 0 2px 5px;	font-size: 12px; margin-bottom: 10px; }
#commentform textarea {	width: 100%; height: 100px;	padding: 2px; margin-bottom: 10px;	}
#commentform input, #commentform textarea {background: #fff url(images/backSearch.png) repeat-x top left;	 border: 1px solid #ccc; color: #333; }
#commentform #submit {font-size: 11px; text-transform: uppercase; padding: 6px 15px; width: auto; background: none; background-color: #0c5390; color: #fff; border: none; cursor: pointer; }
#commentform #submit:hover {background-color: #0a406f; }
#comments h2 {margin-bottom: 10px; }

/* 4. Footer Area */
#footer {font-size: 11px; color: #333; }
#footer div.wrap {border-top: dotted 1px #ccc; padding: 15px 0 10px; }
#footer a {text-decoration: none; }
#footer a:hover {text-decoration: underline; }
#footer h3 {font-size: 16px; font-weight: normal; line-height: 20px; margin-bottom: 14px; color: #777; }
#footer p {text-align: left; }
#footer p.copy {font-size: 11px; color: #777;}
#footer p.copy a {text-decoration: none; color: #777; }
#footer p.copy a:hover {text-decoration: underline; color: #777; }

.widget {margin-bottom: 20px; }
.widget ul.gallery li {float: left; display: inline; width: 75px; margin-right: 10px; margin-bottom: 15px; }
.widget ul.gallery li.last {margin-right: 0;}
.widget ul.gallery li img {}

.navigation {padding-top: 20px; border-top: dotted 1px #ccc;}
.navigation p {text-align: center; }
.navigation a {text-transform: none; font-size: 16px; margin: 0 5px;}

#searchform label {display: none; }
#searchform input {float: left; display: inline; height: 20px; padding: 4px; border: solid 1px #d1d1d1; }
#searchform input#s {width: 180px;font-family: 'Artifika', Arial, sans-serif;}
#searchform input#searchsubmit {cursor: pointer; border: none; font-size: 10px; text-transform: uppercase; font-weight: normal; height: 30px; padding:0 5px; background-color:#0c5390; color: #fff; margin-left: 2px; border: none; margin-bottom: 15px; }
#searchform input#searchsubmit:hover {background-color:#0a406f; }