/*  
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 {
	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 p:before { float:left;display:inline;font:4em Georgia,Times New Roman; color: #8C0B0B; content: '“'; padding-right:5px;margin-top:-5px;margin-bottom:-40px;}
blockquote, q {	quotes: "" "";}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #444 url(images/stripe.png);
	color: #444;
	}

p {	
	margin: 15px 0;
        color: #000;
	}

a:link, a:visited {
	color: #162473;
	text-decoration:none
	}

a:hover, a:active {
	color: #000000;
	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: 1px 10px 5px 15px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Georgia;
	line-height:1.2em;
	margin:10px 15px 10px 10px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

/* Structure */


#head {
	width:930px;
	margin:0px auto;
	margin-top:0px;
	padding:0px 5px 0px 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;
	background:#eeeeee url(images/diag_stripe.gif);
	font-size:12px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
        border-bottom: 2px solid #444;
	}

#inner {
    margin:0;
    padding:0;
    background:url(images/left_stripe.gif) left repeat-y;
}

.left {
	float:left;
	}

.right {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background:#333333 url(images/navbar.png) no-repeat;
	width:920px;
	font-size:10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#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:#eeeeee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:149px;
	float:right;
	text-align:right;
	padding-top:0px;
	margin:0px 10px 0 0;
	}

#searchformfooter {
	width:149px;
	float:left;
	text-align:right;
	padding-top:0px;
	margin:10px 0px 0 17px;
	}

#icon1
{
     width: 47px;
     height: 17px;
     float: left;
     margin: -2px 0 0 2px;
}

#icon2
{
     width: 17px;
     height: 17px;
     float: left;
     margin: 0;
}

#icon3
{
     width: 90px;
     height: 21px;
     float: right;
}

#icon4
{
     width: 200px;
     height: 20px;
     float: right;
}

#holder {
     width: 813px;
     height: 1px;
     float: left;
     margin-bottom: -23px;
}

#texto a {
  width: 165px;
  height: 14px;
  margin: 2px 0px 0 5px;
  padding: 1px 0 0 6px;
  float: left;
  background: #333;
  color: #fff;

/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
}

#textt {
   width: 100px;
   height: 12px;
   padding: 4px 0 0 0;
   float: right;
}

#flags {
  width: 100px;
  height: 17px;
  margin: 0 3px 0 0px;
  padding: 6px 0 0 8px;
  float: right;
  background: #333;
  border-bottom: 1px solid #dedede;

/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
}

/* Dropdown Menus */		
#page-bar li {
	z-index: 9999;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	z-index: 9999;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#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:28px Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:25px Arial;
	font-weight:bold;
	}

h3 {
	font:12px Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

h4 {
	font:12px Arial;
	}

h3.cat_title {
        background:none repeat scroll 0 0 #303030;
background: -webkit-gradient(
    linear,
    right bottom,
    left top,
    color-stop(0.14, rgb(51,51,51)),
    color-stop(0.67, rgb(68,68,68))
);
background: -moz-linear-gradient(
    right bottom,
    rgb(51,51,51) 14%,
    rgb(68,68,68) 67%
);

        color:#FFFFFF;
        font:bold 12px Arial,Helvetica,Verdana,Sans-Serif;
        margin:10px 0 5px;
        padding:3px 0px 3px 5px;				border:1px solid #303030;				/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
	}

h3.cat_title a {
        color:#FFFFFF;
        font:bold 12px Arial,Helvetica,Verdana,Sans-Serif;
        margin:10px 0 5px;
        padding:3px 0px 3px 5px;			
	}

h3.cat_title2 {
        background:none repeat scroll 0 0 #303030;
background: -webkit-gradient(
    linear,
    right bottom,
    left top,
    color-stop(0.14, rgb(51,51,51)),
    color-stop(0.67, rgb(68,68,68))
);
background: -moz-linear-gradient(
    right bottom,
    rgb(51,51,51) 14%,
    rgb(68,68,68) 67%
);

        color:#FFFFFF;
        font:bold 12px Arial,Helvetica,Verdana,Sans-Serif;				
        margin:10px 0 5px;
        padding:3px 0px 3px 5px;
        border-bottom: 1px solid #fff;						/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
	}

h3.cat_title2 a, h3.cat_title2 a:visited{
        color:#FFFFFF;
        font:bold 12px Arial,Helvetica,Verdana,Sans-Serif;				
        margin:10px 0 5px;
        padding:3px 0px 3px 5px;			}

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*/

#logo {
	width:925px;
	height:140px;
	background:#fff;
	}

#topad {
	height:105px;
	padding: 15px 5px 0 0;
	}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	background:#dedede;
background: -webkit-gradient(
    linear,
    right bottom,
    left top,
    color-stop(0.14, rgb(222,222,222)),
    color-stop(0.67, rgb(194,194,194))
);
background: -moz-linear-gradient(
    right bottom,
    rgb(222,222,222) 14%,
    rgb(194,194,194) 67%
);


	width:930px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#headline {
	width:560px;
	float:left;
	padding:8px 12px 14px 25px;
        font-size:12px;
	line-height:1.5em;
	margin:0;
	background:#333333;
background: -webkit-gradient(
    linear,
    right bottom,
    left top,
    color-stop(0.14, rgb(68,68,68)),
    color-stop(0.67, rgb(51,51,51))
);
background: -moz-linear-gradient(
    right bottom,
    rgb(68,68,68) 14%,
    rgb(51,51,51) 67%
);

	color:#fff;
	overflow:hidden;
	}

#headline a {
	color:#a0a0a0;
	}

#headline p {
	color:#fff;
	}

#headline a:hover {
	color:#d0d0d0;
	}

#top div.label {
	font:14px Arial;
	font-weight:bold;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	background:url(images/dots_footer.gif) repeat-x bottom;
	}

#top div.labelhead a {
	font:14px Arial;
	font-weight:bold;
	line-height:0.9em;
	display:block;
        margin: 2px 0 7px 0;
	padding-bottom:8px;
	padding-top:5px;
	background:url(images/dots_footer.gif) repeat-x bottom;
        color: #ffff99;
	}

#headline div.title a {
	font:28px Tahoma, Geneva, sans-serif;
	font-weight:bold;
        color: #ffff99;
	line-height:1.0em;
	padding-bottom:5px;
	padding-top:5px;
        margin-top:0px;			text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:12px;
	}

#headline p {
	padding-bottom:25px;
	}

#featured {
	width:320px;
	float:right;
	padding:0px 0px 7px 9px;
	font-size:14px;
    border-left: 4px double #444;
}

#featured li {
    list-style:none;
    width: 310px;
    height: 54px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#featured li ul {
    margin: 5px 0 0 10px;
}

#featured .info {
    margin-top:0px;
	padding-top:6px;
	/*float:right;*/
	/*width:203px;*/
	font-size:11px;
	}

#featured .info ul {
    margin-top:0px;
	padding-top:0px;
	/*float:right;*/
	/*width:203px;*/
	font-size:11px;
	}

#featured .meta {
	margin-top:4px;
    font-weight:normal;
    font-size:10px;
	}

#featured .title {
	font-weight:bold;
        z-index:1;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
    }

#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#808080;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #fff;
-webkit-box-shadow: 4px 4px 4px #fff;
box-shadow: 4px 4px 4px #fff;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 2px 2px 2px #fff;
-webkit-box-shadow: 2px 2px 2px #fff;
box-shadow: 2px 2px 2px #fff;
	}

#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;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #fff;
-webkit-box-shadow: 4px 4px 4px #fff;
box-shadow: 4px 4px 4px #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
    font-size:14px;
	line-height:1.5em; 
	}

#single_desc div.title {
	font:25px Arial;
	font-weight:bold;
	line-height:0.9em;
	display:block;
	padding-bottom:6px;
	padding-top:12px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:8px;
	font-size:11px;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
        font-weight: bold;
	}

#single_desc a {
	color: #000;
	}

#single_desc a:hover {
	color:#808080;
	}

#pagead {
        width: 470px;
        margin: 0 auto;
        padding: 30px 0 15px 0;
}

#middle {
	margin:0 auto;
	padding:10px 5px 0px 10px;
	background:#fff;
	width:925px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
        border-top: 2px solid #333;
        border-bottom:2px solid #333;
	}
    
.category {
	width:163px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 10px 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 {
	margin:0;
	font-weight:bold;
	font-size:16px;
	}

#front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
    margin-top:3px;
	}


#front-list img {
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 10px;
	border:1px solid #444;
	padding:2px;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
}

#front-list .wp-caption {
    margin-bottom:10px;
	}

#front-popular h3 {
	color:#fff;	margin-left: -4px;
	}

.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:580px;
	padding:10px 13px 10px 13px;
	background:#fff;
	font-size:14px;
	line-height:1.75em;
	margin-bottom:10px;
        border:2px solid #222;				/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 3px 3px 3px #222;
-webkit-box-shadow: 3px 3px 3px #222;
box-shadow: 3px 3px 3px #222;
    }

#front-list blockquote {
	padding: 0px 10px 0 10px;
        margin: 10px 20px 10px 20px;
	}

#front-list .title, #front-list .title a, #front-list .title a:active, #front-list .title a:hover   {
	font:22px Tahoma, Geneva, sans-serif;
	font-weight:bold;
    line-height:1.0em;
        margin-top:8px;	padding-bottom:4px;	padding-top:1px;	text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
	}
#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta {
	padding:3px 10px 5px 25px;		 	margin: 5px 0 5px 0;	font:11px Arial;	display:block;	border-bottom:2px dotted #e2e2e2;	font-weight:bold;        background-image: url(/clock.png);        background-repeat:no-repeat;        background-position: left center; 
	}	#metahead {				margin: 3px 0 10px 220px;	padding:3px 10px 3px 0px;		border-bottom: 2px dotted #e2e2e2;	font:11px Arial;	display:block;	font-weight:bold;	}
#tags, #tags a, #tags a:visited, #tags p {		
margin-top: 10px;
font:11px Arial;		font-color: #da7219;		display: block;		border-bottom: 1px solid #e2e2e2;		border-top: 1px solid #e2e2e2;		font-weight: bold;			font-style: italic;	    }
#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:580px;
	padding:0px 13px;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
        border:2px solid #222;				/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 3px 3px 3px #222;
-webkit-box-shadow: 3px 3px 3px #222;
box-shadow: 3px 3px 3px #222;
	}

#paged-list .cat_title {
    margin-top:12px;
	}
#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:1px solid #ccc;
	padding:2px;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 2px 2px 2px #ccc;
-webkit-box-shadow: 2px 2px 2px #ccc;
box-shadow: 2px 2px 2px #ccc;
	}

.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:1px solid #444;
	padding:2px;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 2px 2px 2px #444;
-webkit-box-shadow: 2px 2px 2px #444;
box-shadow: 2px 2px 2px #444;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:14px Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 3px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:12px;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:580px;
	background:#fff;
	padding:4px 15px 10px 15px;
	font-size:14px;
	line-height:1.75em;
	float:left;
	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 3px 3px 3px #222;
-webkit-box-shadow: 3px 3px 3px #222;
box-shadow: 3px 3px 3px #222;
	}

.post {
	line-height:1.75em;
	}

.post p {
	margin-top:12px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
        margin-bottom: 10px;
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin: 0 10px 15px 15px;
        padding: 1px 15px 3px 6px;
        background: #ffffe5;
        font-size:12px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

#content h2.title {
	border-bottom:1px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;	text-shadow: 1px 1px 1px rgba(226,226,226,0.6);
	}

.entry ul li, #front-list ul li {	
	list-style-image: url(/wp-content/themes/arthemia-premium/images/bullet.png);
	margin-left:30px;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #111;
	}

.entry ol:before, #front-list ol:before{	
float:left;display:inline;font:3em Georgia,Times New Roman; color: #FFCCCC; content: '#';padding-bottom:5px;;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
        margin-top: 10px;
        margin-bottom: 15px;
	font-size:1em;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style-image: url(/wp-content/themes/arthemia-premium/images/bullet.png);
	margin-left:20px;
	}

.entry img, .post a img {
	border:1px solid #444;
	margin:0 5px 15px 2px;
	padding:2px;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
	}

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:10px;
	padding:3px 10px 1px 25px;
	font:11px Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
        background-image: url(/clock.png);
        background-repeat:no-repeat;
        background-position: left center; 
	}
#stats .tags {		font:11px Arial;		font-color: #da7219;		border-bottom: 1px solid #e2e2e2;		border-top: 1px solid #e2e2e2;		padding-bottom: 5px;	    }
span#map {
	font-size:12px;
       	}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.aligncenter, div.aligncenter {
	margin:0 auto;
	display:block;
	text-align:center;
}

#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:300px;
	float:right;
	margin:0px 0px 0px 0px;
        padding: 0 0 0 5px;
	overflow:hidden;
	}

.spoiler { 	
	padding:0px 12px 12px 12px;
	background:#fff;
	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
	margin-bottom:8px; 	
	overflow:hidden;
}

.spoiler img {
	border:1px solid #444;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 2px 2px 2px #444;
-webkit-box-shadow: 2px 2px 2px #444;
box-shadow: 2px 2px 2px #444;
	}


.spoiler h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
   	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 8px;
	border-bottom:1px solid #ececec; 	 	  	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin-left:5px;
        margin-bottom:-5px;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
    font-weight:bold;
	margin-bottom:5px;
        margin-left: 10px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar {
    font-size:11px;
}

#sidebar h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#303030;
background: -webkit-gradient(
    linear,
    right bottom,
    left top,
    color-stop(0.14, rgb(51,51,51)),
    color-stop(0.67, rgb(68,68,68))
);
background: -moz-linear-gradient(
    right bottom,
    rgb(51,51,51) 14%,
    rgb(68,68,68) 67%
);

	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;		border: 1px solid #303030;							/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
	}			#sidebar h3 a, #sidebar h3 a:active {				color: #fff;				}
#sidebar-social {	width:270px;	float:left;		margin-bottom: 10px;	padding:0px 11px 6px 11px;	background:#fff;	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;	
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
}		#sidebar-social2 {	width:270px;	float:left;		margin-top: 10px;	margin-bottom:5px;      padding:0px 11px 5px 11px;	background:#fff;	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;	
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;}

#sidebar-social2 h3 {
background: -webkit-gradient(linear,right bottom,left top,color-stop(0.14, rgb(11,7,44)),color-stop(0.67, rgb(30,26,66)));background:-moz-linear-gradient(right bottom,rgb(11,7,44) 14%,rgb(30,26,66) 67%);
}
#sidebar-top {
	width:270px;
	float:left;
	padding:0px 11px 10px 11px;
	background:#fff;
	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
	}

#sidebar-bottom {
	width:270px;
	float:left;
	padding:0px 11px 10px 11px;
	background:#fff;
	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:300px;
	float:right;
	}

#sidebar-left {
	width:123px;
	padding:0px 8px 10px 8px;
	float:left;
	background:#fff;
	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
	}

#sidebar-right {
	width:123px;
	padding:0px 8px 10px 8px;
        margin-right:5px;
	float:right;
	background:#fff;
	border:2px solid #222;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
	}


#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:#333;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333333;		width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #aaa;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
	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;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
	background:#fff;
	font-size:11px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
	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;		/* For rounded corner */      -moz-border-radius: 5px;      -khtml-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
	}

/* 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-family: Arial, Helvetica, sans-serif;
	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 p {		
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

#gallery #random {
    float:right;
    width:386px;

}

#gallery #random2 {
    float:right;
    width:230px;

}

#gallery #random img {
    padding:2px;
    border:3px solid #222;
    margin-right:40px;
    margin-bottom:10px; 
    background:#fff;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 2px 2px 2px #222;
-webkit-box-shadow: 2px 2px 2px #222;
box-shadow: 2px 2px 2px #222;
}

#gallery #random2 img {

  margin-right:25px;  
    margin-bottom:10px; 

}

#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:#fff;
	width: 910px;
	background:#303030;
background: -webkit-gradient(
    linear,
    right bottom,
    left top,
    color-stop(0.14, rgb(51,51,51)),
    color-stop(0.67, rgb(58,58,58))
);
background: -moz-linear-gradient(
    right bottom,
    rgb(51,51,51) 14%,
    rgb(58,58,58) 67%
);

	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}
#recentpost h3 {	color:#fff;	margin-left: 0px;	}
#mostcommented {
	width:174px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	margin: 0 0 0 20px;
	}

#mostcommented2 {
	width:169px;
	float:left;
	padding:0px 15px 0px 0px;
	border-right:1px solid #808080;
	margin: 0 0 0 20px;
	}

#recent_comments {
	width:174px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #mostcommented2 a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #mostcommented2 ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#mostcommented li, #mostcommented2 li, #recent_comments li  {
	list-style:none;
        padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #mostcommented2 ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #mostcommented2 ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #mostcommented2 ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 920px;
        font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#dedede;
	color:#333333;
	padding:5px 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#footer a {		
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

#footer p {		
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

#footer a:hover {
	color:#808080;
	}

/* 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;
	}
.wp-caption {
    border: none;
    text-align: center;
    background: none;
    padding: 0;
    margin: 10px 5px;
    position: relative;
}
 
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
 
.wp-caption p.wp-caption-text {
   background-color:#222;
  border:1px solid #222;
  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    margin: 2px 2px 2px 2px;
padding: 4px 4px 5px 8px;
position: absolute;
bottom:1em;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.gallery {padding:0}
dl.gallery-item {
padding-top:15px;
border-top: 1px solid #222;
width:auto;
display:inline;
/* For rounded corner */
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
-moz-box-shadow: 4px 4px 4px #222;
-webkit-box-shadow: 4px 4px 4px #222;
box-shadow: 4px 4px 4px #222;
}
dd.gallery-caption
{
    font-size: 1em;
    font-weight: bold;
}