/*  
Theme Name: StereoShot Theme
Theme URI: http://stereoshot.com/
Description: Tema oficial do site StereoShot, baseado no tema Arthemia por Michael Jubel Hutagalung
Version: 1.0
Author: StereoShot
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: url(images/bodybg.png);
	color: #333;
	}

p {	
	margin: 10px 0;
	line-height:19px;
	}

a:link, a:visited {
	color: #cd6f00;
	text-decoration:none;
	font-weight:bold;
	}

a:hover, a:active {
	color: #814f15;
	text-decoration:none;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	background: url(images/headerback.gif) repeat-x;
	padding:0px;
	font-size:0.7em;
	}

#page {
	background:#232323;
	width:940px;
	margin:0px auto;
	padding:10px;
	font-size:0.7em;
	margin-top:15px;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px;
	text-transform:uppercase;
	background:#303030;
	border-top: 1px solid #525252;
	}

#navbaralign {
	width:940px;
	margin:0 auto;
	}

#navbar2 {
	margin:0 auto;
	height:30px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#222222;
	border-top: 1px solid #525252;
	}

#navbar2align {
	width:940px;
	margin:0 auto;
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	padding:10px 0 10px 10px;
	}

#page-bar li:hover {
	background: #ff8a00;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:2px 16px 3px 30px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:9px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding:10px 0 10px 10px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:14px Arial;
	margin-bottom:3px;
	color:#e76700;
	font-weight:bold;
	text-transform:uppercase;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#6d0000;
	letter-spacing:0em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:450px;
	padding-top:15px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:uppercase;
	margin:0;
	font-weight:bold;
	font-size:10px;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}


#bottom {
	width: 940px;
	}

#front-list {
	width:580px;
	padding:15px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	font: Arial, Helvetica;
	background:#ffffff;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	text-transform:uppercase;
	font:14px Arial, Helvetica;
	letter-spacing:-0.06em;
	}

#frontgeral a:link, #frontgeral a:visited {
	color: #1d1d1d !important;
	text-decoration:none;
	font-weight:bold;
	}

#frontgeral a:hover, #frontgeral a:active {
	color: #434343 !important;
	text-decoration:none;
	}

#front-list .clearfloat, #archive .clearfloat {
	margin-bottom:20px;
	}

#front-list .spoiler, #archive .spoiler {
	display:inline-block;
	margin-top:3px;
	background:#d4d4d4;
	width:560px;
	padding:10px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	color:#323232;
	margin-bottom:10px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:10px;
	color:#333;
	text-transform:uppercase;
	font-weight:bold;
	line-height:10px;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:580px;
	background: #ffffff;
	padding:15px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:20px Arial, Helvetica;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding:0px;
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:1px solid #b1b1b1;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	margin:0 0 10px;
	padding:15px;
	background: #D4D4D4;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #000000;
	margin:0 10px 5px 0;
	padding:0px;
	max-width:548px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:5px;
	margin-bottom:5px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-aviso {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:3px 3px 3px 10px;
	font-size:1.0em;
	width:150px;
	border:1px solid #000000;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 555px;
	margin-top:5px;
	border:1px solid #000000;
	padding:10px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border:1px solid #999999;
	width:485px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:10px;
	color:#fff;
	width: 920px;
	background:#323232;
	margin: 0 auto;
	padding:20px;
	text-transform: uppercase;
	font-weight:bold;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* DESTAQUE */

#destaque {
	background: url(images/destaqueback.gif) repeat-x;
	height:300px;
	border-bottom: 1px solid #ffd800;
	border-top: 1px solid #ffd800;
	}

#destaquealign {
	margin: 0 auto;
	width:940px;
	}

#destaque p {
	margin:0px;
	margin-top:10px;
	font-size:12px;
	color: #1b1b1b;
	}

#destaqueimg {
	float:left;
	width:460px;
	}

#destaqueimg .imgborder {
	border:5px solid #000000;
	width:400px;
	height:200px;
	}

#destaquetexto {
	float:right;
	text-align:left;
	width:480px;
	}

#destaqueinfo {
	margin:0px;
	font-size:10px;
	color: #4d4d4d;
	text-transform:uppercase;
	font-weight:bold;
	}

#destaqueinfo a:link, #destaqueinfo a:visited {
	color: #4d4d4d;
	text-decoration:none;
	}

#destaqueinfo a:hover, #destaqueinfo a:active {
	color: #4d4d4d !important;
	text-decoration:none;
	}

#destaquetexto .title {
	color:#1c1c1c;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-0.05em;
	}

#destaquetexto a:link, #destaquetexto a:visited {
	text-decoration:none;
	}

#destaquetexto a:hover, #destaquetexto a:active {
	color: #454545;
	text-decoration:none;
	}

#s2, #s3, #s4, #s5 {display:none;}

/* SUBMENU */
#sublinks{
width:auto;
margin:0 auto;
background:#888888;
font-size:10px;
font-weight:bold;
}

#sublinks ul{
margin-top:8px;
}

#sublinks ul li{
display:inline;
}

#sublinks ul li a,
#sublinks ul li a:visited {
padding:0 20px;
display:block;
text-decoration:none;
float:left;
color:#FFFFFF;
}

#sublinks ul li a:hover{
text-decoration:none;
color:#ffa800;
}

#topnews {
	width:940px;
	margin:0 auto;
	background:url(images/backnews.png) no-repeat;
	padding:10px;
	margin-top:20px;
	height:230px;
	}

#topnews li {
	list-style:none;
	display:block;
	padding:0px 5px;
	line-height:15px;
	}

#topnews h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:0px 0px 5px 0px;
	padding:3px 10px;
	}

#topnews a:link, #topnews a:visited {
	color: #dbdbdb;
	text-decoration:none;
	font-size:9px;
	text-transform: uppercase;
	font-weight:bold;
	}

#topnews a:hover, #topnews a:active {
	color: #ffbf5b;
	text-decoration:none;
	}

#topnews1 {
	float:left;
	width:635px;
	}

#topnews11 {
	float:left;
	padding-top:25px;
	width:300px;
	}

#topnews12 {
	float:right;
	padding-top:25px;
	width:300px;
	}

#topnews2 {
	float:right;
	width:270px;
	padding-top:25px;
	}

#headeralign {
	width:940px;
	height:120px;
	margin:0 auto;
	padding-top:30px;
	}

/* CONTENT BLOCKS */

#contenttitle {
	background:#ffffff;
	padding:10px;
	margin-bottom:1px;
	}

#contentstats {
	background:#ffffff;
	margin-top:0px;
	padding:10px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	margin-bottom:1px;
	}

#contentstats span {
	padding: 0px 20px 0px 0px;
	}

#contentstats span a:hover {
	background:none;
	}

#contentstats span a {
	color:#333;
	}

#contententry {
	background: #ffffff;
	padding:15px;
	margin-bottom:10px;
	}

#contentcomments {
	background: #ffffff;
	padding:15px;
	}

#frontgeral {
	width:580px;
	}

#fgeraldata {
	float:left;
	width:30px;
	height:30px;
	background:#595959;
	padding:10px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	text-align:center;
	}

#fgeralinfo {
	float:right;
	width:502px;
	background:#ff9000;
	padding:10px 10px 10px 15px;
	height:30px;
	}

#fgeralinfo .title {
	font-size:14px;
	text-transform:uppercase;
	line-height:18px;
}

#pentry {
	padding:15px;
	background: #D4D4D4;
	}

#contentforum {
	width:910px;
	background: #ffffff;
	padding:15px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

.postforum {
	margin:0px;
	padding:0px;
	background: #ffffff;
	}

.entryforum {
	margin:0px;
	}