/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-intheme-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;
	background:#999;
	color: #ddd;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 15px 10px 15px;
	border-left: 10px dotted #ddd;
	background: #d79102;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
color:#000000;
	}



select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto 0px auto;
	padding:0px;
	font-size:0.7em;

	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#fff;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/

#mastHead {
background:#d79102;
width:100%;
margin-bottom:15px;
padding:5px;
font-size:0.7em;
font-weight:bold;
color:#FFF;
letter-spacing: 3px;
word-spacing: 10px;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
display:block;
}


* html .fix {
height:1%;
}

#headCats {
float:left;
margin-left: 20px;
text-transform: uppercase;

}


#headPages{
float:right;
margin-right: 20px;

}





#nav ul li{  
color:#fff; 
 display: inline;
text-transform: uppercase;
 

}

#nav a{
	color:#d79102;
	}

#nav a:hover{
	color:#fff;
text-decoration:none;
	}

#navbar {
	margin:0 auto;
	margin-top:0px;
	padding:0px;
	text-transform:uppercase;
	background: url(images/navbar.png) top no-repeat #fff;
	}




#page-bar {
	width:960px;
height: 65px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}




#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	
	color:#000;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
color:#3c78a7;
	}

#searchform {
	width:300px;
	
	
	
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: right;
	margin: 0px;
	padding: 30px 0px 0px 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 {
	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:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.title_single_cat {
	font:1.5em Arial, Helvetica, sans-serif;
	
	color:#fff;
text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px;
letter-spacing:0.31em;
	}

h3.title_single_catfor {
	font:1.5em Arial, Helvetica, sans-serif;
	
	color:#000;
text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px;
letter-spacing:0.31em;
	}


h3.title_single_catfea {
	font:1.5em Arial, Helvetica, sans-serif;
	text-align:center;
	color:#3c78a7;
text-transform:uppercase;
	margin:0px auto 5px auto;
	padding:0px;
letter-spacing:0.31em;
	}

h3.title_single_cathea {
	font:1.5em Arial, Helvetica, sans-serif;
	
	color:#3c78a7;
text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px;
letter-spacing:0.31em;
	}

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

h3.cat_titlecategory, h3.cat_titlecategory a {
	color:#fff;
	letter-spacing:-0.05em;
	
	}

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:350px;
	}

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

#top {
	padding:0;
	}

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

#headline:hover {

border-bottom:2px solid #2c2c2c;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
color:#2c2c2c;
	}

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

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

#featured {
height: 275px;
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 10px 10px;
border-bottom:2px solid #dedede;
	}

#featured:hover {
	
border-bottom:2px solid #2c2c2c;
	}

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

	}

#sidebar-bottom .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

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

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

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

#sidebar-bottom .title {
	font-weight:bold;
	}

#headline a img, #featured a img, #sidebar-bottom a img {
	
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

img.featured {
 display: block;
 margin-left: auto;
 margin-right: auto;
margin-bottom: 5px;
 }


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

	}

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

.category {
	width:164px;
	float:left;
	border-top:2px solid #d79102;
	margin:0px;
	padding:5px 10px 10px 10px;
	
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:2px solid #d79102;}
#cat-2, #cat-4 {border-top:2px solid #3c78a7;}

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

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

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

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

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

#bottom {
	width: 940px;
	}

#front-list {
height:520px;
	width:590px;
	background:#2c2c2c ;
	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-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat {
	padding-bottom:10px;
	
	}

#archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .clearfloatnone {
	
	border: none;
	
	}



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


.metahea {
	font-size:0.8em;
	color:#2c2c2c;
	}

.meta a {
	color:#fff;
	}

.metahea a {
	color:#2c2c2c;
	}

#headline p, #featured p, #sidebar-bottom p {
	margin:0;
	}


/* Content Page*/

#content_forum {
	width:920px;
	background:#2c2c2c;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
color:#fff;
	}

#content_forum .breadcrumbs, #content_forum .breadcrumbs a {
	font-weight:bold;
	color:#fff;
	}

#content_forum h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

#content {
	width:590px;
	background:#2c2c2c ;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}


#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#fff;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

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

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

.post .clearfloat {
	border-bottom:1px dotted #3c78a7;
	margin:10px 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, #archive img {
	
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

.archive h3 {
	margin-bottom:10px;
	}

.archivecomp li {
	
list-style:none;
	
	display:block;
	
	}

.archivecomp {
	
margin-bottom: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 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 {
height:540px;
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
background:#2c2c2c ;
	}




#sidebar a{
	color:#d79102;
	}

#sidebar a:hover{
	color:#fff;
text-decoration:none;
	}

#sidebar h3 {
	
font:1.2em Arial, Helvetica, sans-serif;
	
	color:#fff;
text-transform:uppercase;
	margin:10px 0px;
	padding:0px;
letter-spacing:0.21em;
text-align: center;
	}

#sidebar-top, #sidebar-bottom, #sidebar-middle {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
		background:#2c2c2c ;
	}


#sidebar-top .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}



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

#sidebar-top .title {
	font-weight:bold;
	}

#sidebar-top a img {
	
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}



#sidebar-bottom img{

	padding:0px 0px 10px 0px;
		
	}

#sidebar-middle {
	margin-bottom: 0px;
border-bottom: 3px solid #fff;
	}

#sidebar-bottom {
	margin-top: 0px;

	}

#sidebar-top {
	margin-bottom:0px;
margin-top: 0px;
border-bottom: 3px solid #fff;
text-align: center;
	}







.feed {
	text-align: center;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #d79102;
	display:block;
	padding:2px 0px 2px 0px;
	
	}

#sidebar li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;

	}
}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}
/* Sidebar Style*/



#sidebar .prova li {
	padding:2px 0px 2px 0px;

	}

#sidebar .prova li ul li:last-child{
	
	padding:2px 0px 0px 0px;

	}


#sidebar .prova li:hover{

}

/* Sidebar LastBeachShow*/

#sidebar-LastBeachShow {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	color:#2c2c2c;
	}

#sidebar-LastBeachShow a{
	color:#660099;
	}

#sidebar-LastBeachShow a:hover{
	color:#2c2c2c;
	text-decoration:none;
	}

#sidebar-top-LastBeachShow {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	margin-top: 0px;
	}

#sidebar-middle-LastBeachShow {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	}

#sidebar-bottom-LastBeachShow {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-top: 0px;
margin-bottom: 10px;
	}

#sidebar-LastBeachShow h3 {
	font:1.2em Arial, Helvetica, sans-serif;	
	color:#2c2c2c;
	text-transform:uppercase;
	margin:5px 0px;
	padding:0px;
	letter-spacing:0.21em;
	}

#sidebar-bottom-LastBeachShow .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

#sidebar-bottom-LastBeachShow .info, #sidebar-top-LastBeachShow .info, #sidebar-middle-LastBeachShow .info {
	padding:2px 0px 2px 0px;
	color:#2c2c2c;
	}

#sidebar-bottom-LastBeachShow .meta, #sidebar-top-LastBeachShow .meta, #sidebar-middle-LastBeachShow .meta {
	color:#2c2c2c;
	}

#sidebar-bottom-LastBeachShow .title, #sidebar-top-LastBeachShow .title, #sidebar-middle-LastBeachShow .title {
	font-weight:bold;
	}

#sidebar-bottom-LastBeachShow a img,#sidebar-top-LastBeachShow a img, #sidebar-middle-LastBeachShow a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#sidebar-middle-LastBeachShow img, sidebar-bottom-LastBeachShow img, #sidebar-top-LastBeachShow img{
	padding:10px 10px 10px 0px;
	float:left;	
	}

#sidebar-LastBeachShow li {
	list-style:none;
	border-bottom:1px dotted #660099;
	display:block;
	padding:2px 0px 2px 0px;
	}

#sidebar-LastBeachShow li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;
	}

#sidebar-ads-LastBeachShow {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}





#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 Style*/


#sidebar .prova li {
	padding:2px 0px 2px 0px;

	}

#sidebar .prova li ul li:last-child{
	
	padding:2px 0px 0px 0px;

	}


#sidebar .prova li:hover{

}



#sidebar .feeds li:last-child{
padding:15px 0px 15px 40px;
background:url(images/icons/Feed.jpg) no-repeat   center left;
border: 0;
}

#sidebar .feeds li  {
padding:15px 0px 15px 40px;
background:url(images/icons/Feed.jpg) no-repeat   center left;
border: 0;
}



#sidebar .podcast li:last-child{
padding:15px 0px 15px 40px;
background:url(images/icons/Feed.jpg) no-repeat   center left;
border: 0;
}

#sidebar .podcast li  {
padding:15px 0px 15px 40px;
background:url(images/icons/Feed.jpg) no-repeat   center left;
border: 0;
}







/* 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:200px;
color:#2c2c2c;
background:#fff;
border:2px solid #fff;
padding:3px 5px;
margin-right:0px;
	}

#m {
	padding:1px;
	font-size:1.0em;
	width:265px;
color:#2c2c2c;
background:#fff;
border:2px solid #fff;
padding:3px 5px;
margin-right:0px;
	}

.button {
	
	font-size:1.0em;
	width:50px;
color:#2c2c2c;
background:#d79102;
border:2px solid #fff;
margin-left:0px;
padding:3px 5px;
	}

#email_add{
	padding:1px;
	font-size:1.0em;
	width:150px;
color:#2c2c2c;
background:#fff;
border:2px solid #fff;
padding:3px 5px;
margin-right:0px;
	}

	
#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:#333;
	}
			
.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:#000;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#d79102;
	}
	
#commentform small {
	
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#fff;
	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;
	
	}

/* Footer*/

#front-popular-bottom {
	

	width: 940px;
	background: url(images/bottombar.png) bottom no-repeat #fff;
	margin: 0 auto;
	padding:10px;
	}


#front-popular {
	font-size:0.7em;
	color:#000;
	width: 940px;
	background:#fff;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border-top:2px solid #000;
	}

#recentpost:hover, #mostcommented:hover {
	
	border-top:2px solid #3c78a7;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border-top:2px solid #000;
	}

#recent_comments:hover {

	border-top:2px solid #3c78a7;
	}

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

#recentpost a:hover, #mostcommented a:hover, #recent_comments a:hover {
	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 #000;
	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 #000;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
text-align:center;
	}


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

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



.leftvideo {
margin-top:5px;
	margin-right:10px;
	padding:2px;
	float:left;
	}


#gallery {
	font-size:0.7em;
	color:#333;
	width: 925px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 0px 15px;
	border-left:10px solid #fff;
	border-right:10px solid #fff;

	}

#gallery #random {
    float:right;
    width:613px;
    padding-bottom:5px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:left;
    width:281px;
    padding-right:15px;
    margin-bottom:15px;
  
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}

#paged-list {
	width:590px;
	padding:0px 10px;
	background:#2c2c2c;
	font-size:1.05em;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:none;
	padding:2px;
	}

.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:none;
	padding:2px;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:1.2em Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
}
.centrato {
	margin-left:auto;
margin-right:auto;
text-align:center;
}

/* Sidebar Page*/

#sidebar-Page {

width:320px;
	float:right;
	margin:0px 0px 0px 0px;
background:#2c2c2c;
clear: right;
	}




#sidebar-Page a{
	color:#d79102;
	}

#sidebar-Page a:hover{
	color:#fff;
text-decoration:none;
	}

#sidebar-Page h3 {
	
	font:1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:10px 0px;
	padding:0px;
	letter-spacing:0.21em;
	text-align: center;
	}

#sidebar-top-Page, #sidebar-bottom-Page, #sidebar-middle-Page {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#2c2c2c ;
	}


#sidebar-top-Page .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

#sidebar-bottom-Page .info, #sidebar-top-Page .info, #sidebar-middle-Page .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#sidebar-bottom-Page .title, #sidebar-top-Page .title, #sidebar-middle-Page .title {
	font-weight:bold;
	}

#sidebar-bottom-Page a img,#sidebar-top-Page a img, #sidebar-middle-Page a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#sidebar-bottom-Page img{
	padding:0px 0px 10px 0px;	
	}

#sidebar-middle-Page {
	margin-bottom: 0px;
	border-bottom: 3px solid #fff;
	}

#sidebar-bottom-Page {
	margin-top: 0px;
	}

#sidebar-top-Page {
	margin-bottom:0px;
	margin-top: 0px;
	border-bottom: 3px solid #fff;
	text-align: center;
	}

.feed {
	text-align: center;
	}

#sidebar-Page li {
	list-style:none;
	border-bottom:1px dotted #d79102;
	display:block;
	padding:2px 0px 2px 0px;
	
	}

#sidebar-Page li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;

	}
}

#sidebar-ads-Page {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

/* Sidebar Category 16*/

#sidebar-ZwickyLive {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	color:#2c2c2c;
	}

#sidebar-ZwickyLive a{
	color:#660099;
	}

#sidebar-ZwickyLive a:hover{
	color:#2c2c2c;
	text-decoration:none;
	}

#sidebar-top-ZwickyLive {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	margin-top: 0px;
	}

#sidebar-middle-ZwickyLive {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	}

#sidebar-bottom-ZwickyLive {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-top: 0px;
margin-bottom: 10px;
	}

#sidebar-ZwickyLive h3 {
	font:1.2em Arial, Helvetica, sans-serif;	
	color:#2c2c2c;
	text-transform:uppercase;
	margin:5px 0px;
	padding:0px;
	letter-spacing:0.21em;
	}

#sidebar-bottom-ZwickyLive .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

#sidebar-bottom-ZwickyLive .info, #sidebar-top-ZwickyLive .info, #sidebar-middle-ZwickyLive .info {
	padding:2px 0px 2px 0px;
	color:#2c2c2c;
	}

#sidebar-bottom-ZwickyLive .meta, #sidebar-top-ZwickyLive .meta, #sidebar-middle-ZwickyLive .meta {
	color:#2c2c2c;
	}

#sidebar-bottom-ZwickyLive .title, #sidebar-top-ZwickyLive .title, #sidebar-middle-ZwickyLive .title {
	font-weight:bold;
	}

#sidebar-bottom-ZwickyLive a img,#sidebar-top-ZwickyLive a img, #sidebar-middle-ZwickyLive a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#sidebar-middle-ZwickyLive img, #sidebar-bottom-ZwickyLive img, #sidebar-top-ZwickyLive img{
	padding:10px 10px 10px 0px;
	float:left;	
	}

#sidebar-ZwickyLive li {
	list-style:none;
	border-bottom:1px dotted #660099;
	display:block;
	padding:2px 0px 2px 0px;
	}

#sidebar-ZwickyLive li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;
	}

#sidebar-ads-ZwickyLive {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

/* Sidebar Category 24*/

#sidebar-Pwn {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	color:#2c2c2c;
	}

#sidebar-Pwn a{
	color:#347235;
	}

#sidebar-Pwn a:hover{
	color:#2c2c2c;
	text-decoration:none;
	}

#sidebar-top-Pwn {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	margin-top: 0px;
	}

#sidebar-middle-Pwn {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	}

#sidebar-bottom-Pwn {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-top: 0px;
margin-bottom: 10px;
	}

#sidebar-Pwn h3 {
	font:1.2em Arial, Helvetica, sans-serif;	
	color:#2c2c2c;
	text-transform:uppercase;
	margin:5px 0px;
	padding:0px;
	letter-spacing:0.21em;
	}

#sidebar-bottom-Pwn .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

#sidebar-bottom-Pwn .info, #sidebar-top-Folk .info, #sidebar-middle-Folk .info {
	padding:2px 0px 2px 0px;
	color:#2c2c2c;
	}

#sidebar-bottom-Pwn .meta, #sidebar-top-Folk .meta, #sidebar-middle-Folk .meta {
	color:#2c2c2c;
	}

#sidebar-bottom-Pwn .title, #sidebar-top-Folk .title, #sidebar-middle-Folk .title {
	font-weight:bold;
	}

#sidebar-bottom-Pwn a img,#sidebar-top-Folk a img, #sidebar-middle-Folk a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#sidebar-middle-Pwn img, #sidebar-top-Pwn img, #sidebar-bottom-Pwn img{
	padding:10px 10px 10px 0px;
	float:left;	
	}

#sidebar-Pwn li {
	list-style:none;
	border-bottom:1px dotted #347235;
	display:block;
	padding:2px 0px 2px 0px;
	}

#sidebar-Pwn li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;
	}

#sidebar-ads-Pwn {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Sidebar Category 31*/

#sidebar-Folk {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	color:#2c2c2c;
	}

#sidebar-Folk a{
	color:#347235;
	}

#sidebar-Folk a:hover{
	color:#2c2c2c;
	text-decoration:none;
	}

#sidebar-top-Folk {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	margin-top: 0px;
	}

#sidebar-middle-Folk {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	}

#sidebar-bottom-Folk {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-top: 0px;
margin-bottom: 10px;
	}

#sidebar-Folk h3 {
	font:1.2em Arial, Helvetica, sans-serif;	
	color:#2c2c2c;
	text-transform:uppercase;
	margin:5px 0px;
	padding:0px;
	letter-spacing:0.21em;
	}

#sidebar-bottom-Folk .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

#sidebar-bottom-Folk .info, #sidebar-top-Folk .info, #sidebar-middle-Folk .info {
	padding:2px 0px 2px 0px;
	color:#2c2c2c;
	}

#sidebar-bottom-Folk .meta, #sidebar-top-Folk .meta, #sidebar-middle-Folk .meta {
	color:#2c2c2c;
	}

#sidebar-bottom-Folk .title, #sidebar-top-Folk .title, #sidebar-middle-Folk .title {
	font-weight:bold;
	}

#sidebar-bottom-Folk a img,#sidebar-top-Folk a img, #sidebar-middle-Folk a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#sidebar-middle-Folk img, #sidebar-top-Folk img, #sidebar-bottom-Folk img{
	padding:10px 10px 10px 0px;
	float:left;	
	}

#sidebar-Folk li {
	list-style:none;
	border-bottom:1px dotted #347235;
	display:block;
	padding:2px 0px 2px 0px;
	}

#sidebar-Folk li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;
	}

#sidebar-ads-Folk {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

/* Sidebar Category 32*/

#sidebar-MusicSelected {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	color:#2c2c2c;
	}

#sidebar-MusicSelected a{
	color:#990000;
	}

#sidebar-MusicSelected a:hover{
	color:#2c2c2c;
	text-decoration:none;
	}

#sidebar-top-MusicSelected {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	margin-top: 0px;
	}

#sidebar-middle-MusicSelected {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	}

#sidebar-bottom-MusicSelected {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-top: 0px;
margin-bottom: 10px;
	}

#sidebar-MusicSelected h3 {
	font:1.2em Arial, Helvetica, sans-serif;	
	color:#2c2c2c;
	text-transform:uppercase;
	margin:5px 0px;
	padding:0px;
	letter-spacing:0.21em;
	}

#sidebar-bottom-MusicSelected .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

#sidebar-bottom-MusicSelected .info, #sidebar-top-MusicSelected .info, #sidebar-middle-MusicSelected .info {
	padding:2px 0px 2px 0px;
	color:#2c2c2c;
	}

#sidebar-bottom-MusicSelected .meta, #sidebar-top-MusicSelected .meta, #sidebar-middle-MusicSelected .meta {
	color:#2c2c2c;
	}

#sidebar-bottom-MusicSelected .title, #sidebar-top-MusicSelected .title, #sidebar-middle-MusicSelected .title {
	font-weight:bold;
	}

#sidebar-bottom-MusicSelected a img,#sidebar-top-MusicSelected a img, #sidebar-middle-MusicSelected a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#sidebar-bottom-MusicSelected img, #sidebar-top-MusicSelected img, #sidebar-middle-MusicSelected img{
	padding:10px 10px 10px 0px;
	float:left;	
	}

#sidebar-MusicSelected li {
	list-style:none;
	border-bottom:1px dotted #990000;
	display:block;
	padding:2px 0px 2px 0px;
	}

#sidebar-MusicSelected li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;
	}

#sidebar-ads-MusicSelected {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

/* Sidebar Archive*/

#sidebar-Archive {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	color:#2c2c2c;
	}

#sidebar-Archive a{
	color:#990000;
	}

#sidebar-Archive a:hover{
	color:#2c2c2c;
	text-decoration:none;
	}

#sidebar-top-Archive {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	margin-top: 0px;
	}

#sidebar-middle-Archive {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-bottom: 10px;
	}

#sidebar-bottom-Archive {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#dedede;
	margin-top: 0px;
margin-bottom: 10px;
	}

#sidebar-Archive h3 {
	font:1.2em Arial, Helvetica, sans-serif;	
	color:#2c2c2c;
	text-transform:uppercase;
	margin:5px 0px;
	padding:0px;
	letter-spacing:0.21em;
text-align: center;
	}

#sidebar-bottom-Archive .clearfloat {
	margin-top:7px;
	margin-bottom:10px;
	}

#sidebar-bottom-Archive .info, #sidebar-top-Archive .info, #sidebar-middle-Archive .info {
	padding:2px 0px 2px 0px;
	color:#2c2c2c;
	}

#sidebar-bottom-Archive .meta, #sidebar-top-Archive .meta, #sidebar-middle-Archive .meta {
	color:#2c2c2c;
	}

#sidebar-bottom-Archive .title, #sidebar-top-Archive .title, #sidebar-middle-Archive .title {
	font-weight:bold;
	}

#sidebar-bottom-Archive a img,#sidebar-top-Archive a img, #sidebar-middle-Archive a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#sidebar-middle-Archive img{
	padding:10px 10px 10px 0px;
	float:left;	
	}

#sidebar-Archive li {
	list-style:none;
	border-bottom:1px dotted #990000;
	display:block;
	padding:2px 0px 2px 0px;

	}

#sidebar-Archive ul {
	list-style:none;
	
	display:block;
	margin-bottom:20px;

	}

#sidebar-Archive li ul li:last-child {
	list-style:none;
	border:none;
	display:block;
	padding:2px 0px 0px 0px;

	}

#sidebar-ads-Archive {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}
