/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	color: #917d83;
	background-color: #eee;
	background-repeat: repeat;
	background-position: top;
	background-image: url(images/bg6.jpg);
	background-attachment: fixed;
	}

p {
	margin: 15px 0;
	
	}

a:link, a:visited {
	color: #8a8d9d;
	text-decoration:none
	}

a:hover, a:active {
	color: #849BB3;
	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 {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}

.logorebelit {
	padding-top: 30px;
	width: 310px;
}
#page {
	width:940px;
	margin:20px auto 0px;
	padding:10px;
	font-size:0.7em;
	background-color: #FFFFFF;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	position:absolute;
	float: right;
	height: 100px;
	width: 100px;
	padding-left: 15px;
	padding-top: 14px;
	}


/* Navigation Bar*/
#navbar {
	margin:20px auto 0px;
	text-transform:uppercase;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	width: 926px;
	padding-right: -10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	margin-right: 6px;
	}

#page-bar li a {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	background-color: #FFFFFF;
	margin-right: 6px;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
-webkit-border-radius: 10px;
	}

#page-bar li a:hover {
float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	background-color: #ddd;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
-webkit-border-radius: 10px;
	}


#page-bar a, #page-bar a:visited {
	padding:10px 16px;
	font-weight:bold;
	color:#666666;
	display:block;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color: #666666;
	margin-right: 6px;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#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 {

	width: 120px;
	float: none;
	margin: 0px;
	padding: 10px 10px 0px;
	border-top: 1px solid #f6f6f6;
	height: 25px;
	text-transform: uppercase;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {

	background: #FFFFFF;
	width: 120px;
	float: none;
	margin: 0px;
	padding: 10px 10px 0px;
	border-top: 1px solid #f6f6f6;
	height: 25px;
	text-transform: uppercase;
	}

#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 {
	display: block;
	float: right;
	margin-bottom: 30px;
	width: 590px;
	text-align: right;
		}
h1 a {
	padding:10px;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	background:#fff url(images/bg6.jpg);
	margin-bottom: 50px;
	}

h2 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 20px;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#999999;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:916px;
	margin-top: 0px;
	margin-left: 0px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font:bold 2.4em Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:0px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;
	
}
#cat-2, #cat-4 {border-top:8px solid #999999;

}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;

	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#999999; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#999999; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#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:bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	background-image: url(images/bg6.jpg);
	margin-bottom:10px;
	float: left;
	width: 160px;
	padding: 10px;
	border: 1px dotted #ccc;
	margin-left: 4px;
	height: 190px;
	margin-right: 10px;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:0px;
	margin-top: -50px;
	}
	
	.quad {
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:0px;
	margin-bottom: 15px;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	width: 590px;
	}
	
	.quadp {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:0px;
	margin-bottom: 15px;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}


#content .breadcrumbs {
	
	}
#content .breadcrumbs a 
	
	{
	color: #999999;
	font: bold 12px Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	-moz-border-radius: 3px; /* this works only in camino/firefox */
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0px 2px 0 0;
	background-color: #7C696F;
	background-image: url(images/bg6.jpg);
	}

#content h2.title {
	font:normal 30px "Century Gothic", Times, serif;
	color:#999999;
	margin:0px 0px 5px;
	padding:3px 10px;
	
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px none #ccc;
	margin:10px 0px 0px;
	}

.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, #archive2 img {
	margin-right: 6px;
	margin-top: 6px;
		}
.postbottom {
clear:both;
float:right;
}
.postbottom a.commentslink {
background : url(images/comment.png);
border : 0;
margin : 0 0 0 10px;
padding : 10px 0 0;
width : 46px;
height : 38px;
float : right;
text-align : center;
font-weight : bolder;
font-family : tahoma;
font-size : 16px;
color : #FFFFFF;
}

.date {
	padding: 10px;
	background-image: url(images/balao.png);
	background-repeat: repeat;
	background-position: left top;
	height: 58px;
	width: 139px;
}
.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	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 a {
		color: #fff;
	font: bold 12px Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	-moz-border-radius: 3px; /* this works only in camino/firefox */
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0px 8px 0 0;
	background-color: #999999;
	
}
#stats2 {
margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}
	
#stats2 a:hover {
	color: #fff;
	font: bold 12px Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	-moz-border-radius: 3px; /* this works only in camino/firefox */
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0px 2px 0 0;
	background-color: #7C696F;
	}

#stats2 a {
		color: #fff;
	font: bold 12px Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	-moz-border-radius: 3px; /* this works only in camino/firefox */
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0px 2px 0 0;
	background-color: #917D83;
}
	#stats3 {
	float: right;
	width: 103px;
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
}
#stats3 a:hover {
	color: #fff;
	font: bold 12px Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	-moz-border-radius: 3px; /* this works only in camino/firefox */
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0px 2px 0 0;
	background-color: #707385;
	
	}

#stats3 a {
	color: #fff;
	font: bold 12px Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	-moz-border-radius: 3px; /* this works only in camino/firefox */
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0px 2px 0 0;
	background-color: #8A8D9D;

}
#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 a img{
margin: 0px 0px 6px 0;
}
#sidebar h3 {
	font:normal 16px "Century Gothic", "Times New Roman", Times, serif;
	color:#8A8D9D;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px;
	background:#fff url(images/bg6.jpg);
	margin-bottom: 10px;
	list-style-type: none;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}
	#sidebar-twitter {
	width:300px;
	float:right;
	padding:0px 10px 10px;
	
	margin-bottom: 10px;
	list-style-type: none;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}
	#sidebar-twitter li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	background:#fff url(images/bg6.jpg);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	-moz-border-radius: 30px; /* this works only in camino/firefox */
	-webkit-border-radius: 30px; /* this is just for Safari */
	margin-bottom: 10px;
	}
	#sidebar-twitter 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-categorias {
	float:left;
	padding:0px 5px 5px;
	margin-bottom: 5px;
	list-style-type: none;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	margin-left: 5px;

	}
	#sidebar-categorias li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	background:#fff url(images/bg6.jpg);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	-moz-border-radius: 30px; /* this works only in camino/firefox */
	-webkit-border-radius: 30px; /* this is just for Safari */
	margin-bottom: 10px;
	float: left;
	margin-left: 4px;
	
	}
	#sidebar-categorias 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;
	float: left;
	
	}
	
ul, li, ol {
margin: 0px;
padding: 0px;
        font-family: Verdana;
        font-size: 11px;
list-style: none;
text-decoration:none;
}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}
	#sidebar-bottom li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:4px 0px 4px 18px;
	background:0 url(images/sub.png) no-repeat;
	}
	#sidebar-bottom 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-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}
#sidebar-left2 {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#a7d3d4;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}
	#sidebar-right li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:4px 0px 4px 18px;
	background:0 url(images/sub.png) no-repeat;
	}
	#sidebar-right 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-right2 {
	width:135px;
	padding:0px 10px 10px;
	float:right;
	background:#fff;
	height: 295px;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}
	#sidebar-right2 li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:4px 0px 4px 18px;
	background:0 url(images/sub.png) no-repeat;
	}
	#sidebar-right2 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-ads {
	width:300px;
	float:right;
	background:#fff;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	   -moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}
	#sidebar-ads img {
	height: 95px;
	width: 95px;
	padding-right: 5px;
	margin: 0px;
	}
	#sidebar-ads li {
	
	}
	#sidebar-ads li ul li:last-child{
	
	}
	
	
	
#sidebar-box {
	width:300px;
	float:right;
	background:#fff;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	list-style-type: none;
	text-align: justify;
	-moz-border-radius: 10px; /* this works only in camino/firefox */
	-webkit-border-radius: 10px; /* this is just for Safari */
	}
	#sidebar-box li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:4px 0px 4px 18px;
	background:0 url(images/sub.png) no-repeat;
	}
	#sidebar-box 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-box li ul li:last-child{
	list-style-type: none;
}

	
	#artist li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:none;
	padding:0px;
	
	}

#artist li ul li:last-child{
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:none;
	padding:0px;
	
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* 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-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	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:0.7em;
	color:#999999;
	width: 940px;
	background: url(images/bottombar.png) no-repeat bottom;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px none #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px none #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#999999;
	}

#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 #999999;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	color:#666666;
	}

#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;
	color: #999999;
	}


/* 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;
	}
	

	
.flickr a img{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 0px 0 0;
	width: 111px;
	height: 111px;
	}
.flickr a:hover img  {
	
				}
img {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	cursor: hand;
}



img {

border: 0px;}
/* TEXTAREA, INPUTS E FORMULÁRIOS */
form, fieldset {
margin: 0;
padding: 0;
border: 0px;
}

input, textarea, select, button {
font-size:11px;
color:#909090;
border: 1px solid #e1e1e1;
background-color: #f8f8f8;
margin: 0;
}
input#searchsubmit {
background: #f8f8f8 ;
background-position:2px 3px;
border: 1px solid #e1e1e1;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}
#sidebar img {
	
	}
#sidebar img:hover{
	
	}


	.links {
width : 100%;
margin : 0 0 5px 0;
border : none;
}
.links ul {
margin : 0;
padding : 0;
list-style-type : none;
}
.links ul li {
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}
.links li a, .links ul li a:visited, .links ul li a:active {
display : block;
width : 270px;
height : auto;
margin : 0 0 0 2px;
padding : 2px 2px 2px 18px;
background : url(images/sub.png) no-repeat left;
border-bottom : 1px solid #f0f0f0;
}
.links ul li a:hover {
background : url(images/sub.png) no-repeat left;
}

#register form, fieldset {
	margin: 0 0 0 0;
	padding: 0;
	width: 570px;
}

#register input {
	font-size:11px;
	color:#909090;
	border: 1px solid #e1e1e1;
	background-color: #f8f8f8;
	margin: 0 0 0 100;
	width: 200px;
	padding: 0px;
}
/***************** BORDA EM IMAGENS *****************/



.imageblog {
	background-image: none;
	margin:3px;
	padding:5px;
	border:1px solid #cccccc;
	background-color: #F2f2f2;
}



.imageblog:hover {
	background-color: #Ff1f1f1;
	background-repeat: repeat;
}

/* Tumblr Badge */
 
#tumblr-bagde {margin: -5px 0 0 0; font-size: 10px; padding: 1px 1px 2px 1px; width: 290px;}

.tumblr {list-style: none; width: 290px; margin-bottom: 1em; padding: 0;}
.tumblr li {margin-bottom: 1em; list-style-type:none;}
.tumblr p {margin: 0; font-size: 10px;}

.tumblr blockquote {margin: 2px 0 2px 4px; padding: 2px 0 2px 6px; background: none; border-left: 1px dashed #DDD; border-bottom: none; border-right: none; border-top: none; font-size: 10px;}

.tumblr img {display: block; width: 300px; padding: 10px 0px 0px; filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;}}

.tumblr img:hover {display: block; width: 290px;  padding: 5px 5px 9px 5px; filter:alpha(opacity=88); -moz-opacity:0.88; opacity:0.88;}

.tumblr em {display: block; margin-top: 0.2em; font-size: 10px;}

.tumblr .tumblr-post-date {height: 18px; display: block; font-size: 10px; color: #97ABBF; text-shadow: 0 1px 1px #FFF; border-bottom: none; padding: 2px 0 0 2px; margin: 0.5em 0 -20px;}
.tumblr .tumblr-post-date a {height: 18px; display: block; font-size: 10px; margin-top: 0.5em; color: #97ABBF; background: #fff; text-shadow: 0 1px 1px #FFF; border-bottom: none; padding: 2px 0 0 2px;}
.tumblr .tumblr-post-date a:link {height: 18px; display: block; font-size: 10px; margin-top: 0.5em; color: #97ABBF; background: #fff; text-shadow: 0 1px 1px #FFF; border-bottom: none; padding: 5px 0 0px 2px; font-size: 10px;}
.tumblr .tumblr-post-date a:hover {height: 18px; display: block; font-size: 10px; margin-top: 0.5em; color: #97ABBF; background: #fff; text-shadow: 0 1px 1px #FFF; border-bottom: none; padding: 2px 0 0 2px; font-size: 10px;}

.thumb {
	border: 1px solid #E2E2E2;
	padding: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	background-image: url(images/bg6.jpg);
}
#relatedcontent {margin:0; padding:38px 0 10px;}
#relatedcontent h3 {font-size:13px; font-style:italic;}
.relatedposts {margin:0 6px 0 0; padding:0; width:141px; float:left;}
.relatedposts img {background:#fff; border:1px solid #f1f1f1; padding:4px;}
.relatedposts .relatedtitle {width:140px; margin:45px 0 0 3px; position:absolute;}
.relatedposts .relatedtitle span {background:#fff; padding:2px 5px; font-size:11px; line-height:15px; font-weight:bolder;}
.hell{
	width: 610px;
	background-image: url(images/balaorelated.png);
	margin-top: -30px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
	height: 143px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
h6 {
	color: #8A8D9D;
	background-image: url(http://rebelit.com/h6.jpg);
	font-family: Helvetica, Century Gothic, "Times New Roman", Times, serif;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
	
}
.tagcloud{
	clear: both;
	float: right;
	margin-top: -230px;
	text-decoration: none;
	text-align: center;
	width: 775px;
	padding-right: 30px;
	text-transform: lowercase;
	color: #CCCCCC;
	font-family: "Century Gothic";
}

