/*  
Theme Name: Arthemia Premium
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://michaelhutagalung.com">Michael Jubel Hutagalung</a> of <a href="http://colorlabsproject.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, wp-caption {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {line-height: 1;	color: black; background: white; }
ol, ul { list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body
{
	font: 100% Arial, Helvetica;
	color: #505050;
	background-color: white;
	background-image: url(images/back4.png);
	background-repeat: repeat;
}

p { margin: 1px 0 1px 0; }

p br.spacer { display: none; }

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

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

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: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

/* Structure */


#head
{
	width: 950px;
	margin: 0px auto;
	margin-top: 0px;
	padding: 10px 0px 15px 0px;
	font-size: 0.7em;
	background: #fff;
	
}
	
#headwide {
	width:990px;
	margin:0px auto;
	margin-top:0px;
	padding:10px 5px 15px 5px;
	font-size:0.7em;
	background:#fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#page
{
	width: 920px;
	margin: 0px auto;
	padding: 10px;
	font-size: 12px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background-color: white;
	background-image: url(images/diag_stripe4.gif);
	background-repeat: repeat;
	background-position: bottom left;
}

#pagewide
{
	width: 980px;
	margin: 0px auto;
	padding: 10px;
	font-size: 12px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background-color: white;
	background-image: url(images/diag_stripe4.gif);
	background-repeat: repeat;
	background-position: bottom left;
}

#inner {
    margin:0;
    padding:0;
    background:url(images/left_stripe.gif) left repeat-y;
}

#rsslogo
{
	margin: 2px 0 0 0;
	padding: 0;
	width: 78px;
}

#rsslogo a:hover { margin:0;
    padding:0;}
#rsslogo a:active { margin:0;
    padding:0; }
#rsslogo a { margin:0;
    padding:0;}

.left {
	float:left;
	}

.right {
	float:right;
	}


#conqt {
	z-index: 1;
	}
	
#sideb
{
	position: absolute;
	width: 300px;
	margin: 116px 510px 0 0px;
	height: 600px;
	right: 50%;
	text-align: right;
}

#podo
{
	position: absolute;
	width: 300px;
	margin: 160px 475px 0 0px;
	height: 300px;
	right: 50%;

}

#tab1
{
	position: absolute;
	width: 2px;
	margin: 140px 496px 0 0px;
	height: 2px;
	right: 50%;
}

#tab2
{
	position: absolute;
	width: 2px;
	margin: 216px 496px 0 0px;
	height: 2px;
	right: 50%;
}

#tab3
{
	position: absolute;
	width: 2px;
	margin: 320px 496px 0 0px;
	height: 2px;
	right: 50%;
}


/* Navigation Bar*/
#navbar
{
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 930px;
	font-size: 10px;
	background-color: #000000;
	background-repeat: no-repeat;

}

#navbarwide
{
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	width: 990px;
	font-size: 10px;
	background-color: #4B1B00;
	background-repeat: no-repeat;

}

.lnow
{
	background-color: #5B5B5B;
	background-repeat: no-repeat;

}




#page-bar {
	padding:0px;
	}

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

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#page-bar li:hover {
	background: #5b5b5b;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#FAF5EC;
	display:block;
	}

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

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:350px;
	float:left;
	text-align:left;
	padding-top:9px;
	margin-right:1px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 9999;

	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	z-index: 9999;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	z-index: 9999;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	z-index: 9999;
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	z-index: 9999;
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	z-index: 9999;
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	z-index: 9999;
	left: auto;
	}



/* Text*/

h1
{
	font-weight: bold;
	font-size: 1.9em;
	letter-spacing: 0.02em;
	text-align: left;
	color: black;
	line-height: 1.1em;
}

h2
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	text-align: justify;
	color:#444;
}

h3 {
	font:12px Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

h4 {
	font:12px Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

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

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

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

/* Index Page*/
#madmenu
{
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
	width: 840px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

#madmenu ul {
	float:left; 
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#madmenu li { 
	float: left;
	margin: 0;
	padding:0;
	border-right:1px solid #303030;
	}

#madmenu li:hover {
	background: #5b5b5b;
	}

#madmenu li a, #madmenu li a:visited { 
	margin:0;
	padding:7px 14px;
	color:#c5da00;
	display:block;
	}

#madmenu li li { 
	float: none;
	margin: 0;
	padding:0;
	border-right:0px solid #303030;
	}

#madmenu li ul {
	display:none;
	position: absolute;
	width: 154px;
	left: -999em;
	padding:0;
	text-transform: none;

	}

#madmenu li ul ul { 
	margin: -22px 0 0 154px;
	}

#madmenu li:hover ul ul, #madmenu li:hover ul ul ul, #madmenu li.sfhover ul ul, #madmenu li.sfhover ul ul ul {
	left: -999em;
	}

#madmenu li:hover ul, #madmenu li li:hover ul, #madmenu li li li:hover ul, #madmenu li.sfhover ul, #madmenu li li.sfhover ul, #madmenu li li li.sfhover ul { 
	display:block;
	left: auto;
	}

#madmenu a, #madmenu a:visited, #madmenu a:link {
	display: block;
	text-decoration:none;
    	padding:7px 14px;
    	margin:0;
	color: #c5da00;
	}

#madmenu a:hover, #madmenu a:active {
    	background: #5b5b5b;
	color:#fff;
	}

#madmenu li li a, #madmenu li li a:link, #madmenu li li a:visited {
	color:#fff;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	padding:5px 14px;
	float: none;
	margin: 0;
	}

#madmenu li li a:hover, #madmenu li li a:active {
	background: #909090;
	color:#fff;
	}

#madmenu li li li a {
	padding:5px 14px;
	background: #909090;
	}

#madmenu li li li a:hover {
	color: #fff;
	}

#madmenu li li li a:active {
	color: #fff;
	background: #909090;
	}

#logo {
	width:165px;
	height:90px;
	background:#fff;
	}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top
{
	margin: 0 auto;
	padding: 0px 10px 0px 0px;
	width: 930px;
	border-left: #FFF;
	border-right: #FFF;
	background-color: white;
	border-width: 0 5px 0px 5px;
	border-style: none solid none solid;
}

#headline
{
	width: 580px;
	float: left;
	padding: 0px 6px 0px 0px;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	overflow: hidden;
	background-color: white;
}

#headline a {

	}

#headline a:hover {
	
	}

#top div.label {
	font:14px Arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline div.title {
	font:24px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	padding-bottom:5px;
	padding-top:5px;
    margin-top:0px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	font-size:12px;
	}

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

#featured
{
	width: 310px;
	float: right;
	padding: 5px 0px 0px 5px;
	font-size: 12px;
}

#featured li {
    list-style:none;
    width: 320px;
    height: 81px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#featured .arthemia-carousel {
    overflow:hidden;
    width:320px;
}


#featured .info {
    margin-top:0px;
	padding-top:0px;
	/*float:right;*/
	/*width:203px;*/
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	}

#featured .meta
{
	margin-top: 1px;
	font-weight: normal;
	font-size: 1.1em;
	letter-spacing: 0.02px;
}

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

#featured .divider {
	margin-left:95px;
	}

#headline a img {
	margin-top:5px;
    }

#featured a
{
	color: #202020;
	font-size: 12px;
}

#featured a:hover {
	color: #202020;
	font-size: 12px;
	}

#featured a img { margin-right: 8px; }

#headline a img { margin-right: 15px; }

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
    font-size:12px;
	line-height:1.5em; 
	}

#single_desc div.title {
	font:25px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:10px;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
    
.category {
	width:164px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
    cursor:pointer;
	}

.category p {
	margin:0;
    font-size:11px;
	}

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

#front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
	}

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

.more-link {
	display:block;
	margin:15px 0px;
	}

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

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

#bottom {
	width: 920px;
	}

#bottom-left {
	float:left;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:10px;
	}

#front-list {
	width:570px;
	padding:10px;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
    }

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:18px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta {
	color:#333333;
	font-weight:bold;
	}
	
.meta2
{
	color: gray;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
}

.meta2 a
{
	color: gray;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
}


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


#paged-list
{
	width: 570px;
	padding: 0px 10px;
	font-size: 12px;
	line-height: 1.75em;
	overflow: hidden;
	height: 1250px;
	margin: 0px;
}

#paged-list .clearfloat {
	
	}
	
#paged-listevent
{
	width: 570px;
	padding: 0px 10px;
	font-size: 12px;
	line-height: 1.75em;
	overflow: hidden;
	height: 1150px;
	margin: 0px;
}

#paged-listevent .clearfloat {
	
	}

#paged-shortlistevent
{
	width: 570px;
	padding: 0px 10px;
	font-size: 12px;
	line-height: 1.75em;
	overflow: hidden;
	height: 550px;
	margin: 0px;
}

#paged-shortlistevent .clearfloat {
	
	}

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

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox
{
	width: 275px;
	line-height: 1.3em;
	padding: 8px 0px 8px 0px;
	margin: 0;
	text-align: left;
}

.tanboxneu
{
	width: 575px;
	line-height: normal;
	padding: 5px 0px 4px 0px;
	margin: 0;
	text-align: left;
	height: 80px;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.1px;
}

.tanboxpic
{
	padding: 0px;
	margin: 0;
	text-align: left;
	height: 65px;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.1px;
}
.moveback
{
	height: 160px;
	width: 578px;
	background-color: white;
}

.movename
{
	font-size: 22px;
	font-weight: bold;
}

.movenamesmall
{
	font-size: 14px;
	font-weight: bold;
}

.ridername
{
	font-size: 20px;
}

.ridernamesmall
{
	font-size: 12px;
}


.movbox
{
	width: 136px;
	min-width: 134px;
	float: left;
	padding: 0 3px 0 3px;
	font-size: 12px;
	margin: 9px 1px 15px 0px;
	color: black;
	height: 144px;
	position: relative;
	line-height: normal;
	border-width: 0;
	border-style: none;
}

.movbox img { margin: 0 0 5px 0; }

.movtext
{
	margin: 1px 6px 0 1px;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0.4px;
	color: #333333;
}

.headbox
{
	width: 180px;
	min-width: 150px;
	float: left;
	padding: 0 3px 0 3px;
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 9px 0 15px 0px;
	color: black;
	height: 155px;
	position: relative;
}

.headbox img
{
	border: 1px solid gray;
	margin: 0 0 0 6px;
}

.headtext
{
	margin: 0 0 0 6px;
	padding: 1px 4px 1px 1px;
	font-size: 11px;
	text-align: justify;
	line-height: normal;
}

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

.tanbox img    /* startseien bilder */
{
	float: left;
	margin: 8px 8px 5px 0px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
}

.tanboxneu img    /* startseien bilder */
{
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

.tanboxpic img    /* startseien bilder */
{
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}

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

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:12px;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content
{
	width: 570px;
	background: #fff;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	float: left;
	border-top: 1px solid #ececec;
	color: #444;
	letter-spacing: 0em;
}

#contentwide
{
	width: 900px;
	background: #fff;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	float: left;
	border-top: 1px solid #ececec;
	color: #444;
	letter-spacing: 0em;
}

strong, em, b, i {
ÊÊÊÊfont-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption
{
	text-align: center;
	padding-top: 4px;
	margin: 10px 1px 1px 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text
{
	font-size: 10px;
	line-height: 13px;
	padding: 0 4px 5px;
	margin: 0;
	vertical-align: top;
}
/* End captions */

.post {
	line-height:1.75em;
	}

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

.post .clearfloat {
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content h2.title
{
	letter-spacing: -0.05em;
	margin-bottom: 0px;
	padding: 5px 0px;
	color: #000000;
	border-width: 3px 3px 1px 3px;
}

.entry ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
	margin:0 10px 5px 0;
	padding:2px;
	}

.entry a {
	text-decoration:underline;
	}
	
	
.post .ads {
	margin-top:10px;
	}

#stats
{
	margin-bottom: 15px;
	padding: 0px 0px 5px 0px;
	display: block;
	font-weight: bold;
	color: #595959;
	font-family: Arial;
	font-size: 11px;
}

span#map {
	font-size:11px;
	}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	  

}

img.centered2, a img.centered2
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

img.alignright, a img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft
{
	padding: 0px;
	margin: 0 7px 7px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}	

/* Sidebar*/
#sidebar
{
	width: 320px;
	float: right;
	margin: 0px 0px 0px 0px;
	height: 1250px;
	overflow: hidden;
	background-color: white;
}

#sidebarshortevent
{
	width: 320px;
	float: right;
	margin: 0px 0px 0px 0px;
	height: 550px;
	overflow: hidden;
	background-color: white;
}

#sidebarshop
{
	width: 320px;
	float: right;
	margin: 0px 0px 0px 0px;
	height: 550px;
	overflow: hidden;
	background-color: white;
}

#shoplinks
{
	font-size: 14px;
	font-weight: bold;
}

.spoiler { 	
	padding:0px 12px 12px 12px;
	background:#fff;
	border-top:1px solid #ececec;
	margin-bottom:12px; 	
	overflow:hidden;
}

.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
   	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
    font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar {
    font-size:11px;
}

#sidebar h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#202020;
	color:#c5da00;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}
	
#sidebar-event h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#202020;
	color:#c5da00;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}
	
#sidebar-top h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#202020;
	color:#c5da00;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}
	
	


#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}
#sidebar-right
{
	width: 300px;
	float: right;
	padding: 0px 10px 0px 10px;
	background: #fff;
	overflow: hidden;
	height: 38px;
	text-align: center;
}
	
#sidebar-shop
{
	width: 300px;
	float: right;
	padding: 15px 10px 10px 10px;
	background: #fff;
	overflow: hidden;
	height: 300px;
}
	
#shopread { font-size: 12px; }

#pay
{
	height: 58px;
}

#subscribe-widget-theme { text-align: left; }

#sidebar-middle {
	margin-top:10px;
	}
#sidebar-bottom
{
	margin-top: 10px;
	overflow: hidden;
	height: 750px;
}

#sidebar-middle {
	width:320px;
	float:right;
	}
	
#sidebar-event
{
	margin-top: 10px;
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
}

#sidebar-left {
	width:320px;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-twitter
{
	width: 320px;
	padding: 10px 2px 0px 2px;
	background: #fff;
}

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

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

#sidebar h3 img { margin-top:1px; }

#customsky { padding: 0 0 0 20px; }

.friendfeed.widget,
div.friendfeed.widget div,
div.friendfeed.widget span,
div.friendfeed.widget img,
div.friendfeed.widget table,
div.friendfeed.widget tr,
div.friendfeed.widget td
{
	position: relative;
	background-color: transparent !important;
	color: #333333 !important;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	line-height: 1.0em !important;
	width: auto;
	float: none;
}

.friendfeed .feed .entry .info { display: none !important; }

.friendfeed .feed .entry .media { display: none !important; }

.friendfeed.widget .feed .cluster { margin-bottom: -0.3em !important;}

		.friendfeed.widget .feed .cluster .summary,
	.friendfeed.widget .feed .entry .title,
		.friendfeed.widget .feed .entry .media {
  margin-bottom: 1pt !important;
}



.friendfeed.widget
{
	color: black !important;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	position: relative;
	border: 0px !important;
	overflow: hidden;
}
.friendfeed.widget a
{
	background: none;
	color: black !important;
	font-weight: normal;
	text-decoration: none !important;
	margin: 0;
	padding: 0;
	font-size: 11px !important;
	line-height: 13px !important;
}
Ê
.friendfeed.widget a:hover
{
	text-decoration: underline !important;
}

.friendfeed.widget .title a:hover
{
	text-decoration: underline !important;
}


.friendfeed.widget a:visited {
color: #333333 !important;
}


.friendfeed.widget .feed .cluster .summary a, .friendfeed.widget .feed .cluster .summary a:hover {
border:0 none;
font-size:11px !important;
color: #595959 !important;
}

/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #aaa;
	background:#fff;
	font-size:11px;
	color:#aaa;
	cursor: pointer;
	}

.submitbutton:hover {
    background:#303030;
    color:#fff;
    }
    
.field {
	padding: 1px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#fff;
	font-size:11px;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:11px;
	}

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

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}



/* Comments*/

#comment { width:590px;	background:#fff; }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.pingback, ul.commentlist li.trackback { display:none; }
ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

ul.children li.comment { margin-top:15px; color:#4d4d4d; padding: 12px 12px 12px 12px; background:#fff; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }

#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none; }

/* Footer*/

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

#gallery #random {
    float:right;
    width:613px;
}

#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;
    border-right:1px solid #b0b0b0;
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular
{
	font-size: 11px;
	color:#333333;
	width: 910px;
	margin: 0 auto;
	padding: 15px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background-color: white;
}

#front-popularwide
{
	font-size: 11px;
	color:#333333;
	width: 970px;
	margin: 0 auto;
	padding: 15px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background-color: white;
}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments
{
	width: 276px;
	float: right;
	padding: 1px;
}

#recent-comments { margin: 0 0 15px 0; }

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

#recentpost ul, #mostcommented ul, #recent_comments ul, #wplistcal ul { margin: 2px 2px 7px 2px; }

#recentpost li, #mostcommented li{
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#wplistcal li{
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
     padding:2px;
	}
	
#recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding:2px;
    color:#333333;
	}
	
#bbstart li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding:2px;
	}
	
#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:1px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer
{
	margin: 0 auto;
	width: 930px;
	font-size: 10px;
	background: #000000;
	color: #c5da00;
	padding: 5px 10px;
	border-style: none solid none solid;
}

#footerwide
{
	margin: 0 auto;
	width: 990px;
	font-size: 10px;
	background: #4B1B00;
	color: #FAF5EC;
	padding: 5px 10px;
	border-style: none solid none solid;
}

#footer a:hover { color:#c5da00; }
#footer a:active { color:#c5da00; }
#footer a { color:#c5da00; }
	
#footerwide a:hover { color:#c5da00; }
#footerwide a:active { color:#c5da00; }
#footerwide a { color:#c5da00; }
	
	
#down
{
	border-top: 1px solid #e2e2e2;
	margin: 14px;
}


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