/*  
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, h7, h8 p, blockquote, rec, 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, q {	quotes: "" "";}
rec:before, rec:after, q:before, q:after { content: ""; }
rec, q { quotes: "" "";
}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% "Lucida sans", Arial, Helvetica, sans-serif;
	background: #f0f1f3 url("images/ZigZagCOLOR_bg.jpg") repeat-x;
	background-attachment: fixed; 
	color: #505050;
	}

p {	
	margin: 15px 0;
	}


a:link, a:visited {
	color: #00aeef;
	text-decoration:none;
	}

a:hover, a:active {
	color: #ec008c;
	text-decoration:none;
	}

a img {
	border:0;
	}

@font-face {
  font-family: "League Gothic";
  src: local("League Gothic"), url("includes/fonts/Yanone Kaffeesatz.otf") format("opentype");
}

code {
     background: none repeat scroll 0% 0% #f0f1f3;
     font: 0.8em 'lucida sans',arial,Fixed;
font-style:italic;
color:#668284;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
background:url("images/bq.png") no-repeat scroll left top transparent;
clear:both;
font-style:italic;
font-weight:bold;
margin: 5px 20px 10px 10px;
overflow:hidden;
padding:10px 0 5px 30px;
}


select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

cap {
    color: #00AEEF;
    float: left;
    font-family: verdana;
    font-size: 42px;
    font-weight: bold;
    padding-right: 3px;
    padding-top: 9px;
}

em {
    font-style:italic;
}



/* Structure */


#head {
	width:940px;
	margin:0px auto;
	margin-top:0px;
	padding-top:42px;
	font-size:0.7em;
	}

#page {
	width:920px;
	margin:0px auto;
margin-top:15px;
	padding:10px;
	background: #f0f1f3 url(images/bg_stripe.gif);
	font-size:0.7em;
	}

#inner {
    margin:0;
    padding:0;
    background: #f0f1f3 url(images/left_stripe.gif) left repeat-y;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

.hilite { background:#b4d4ff; }

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	height: 54px;
	padding: 1px 0px 0px 120px; 
	text-transform:uppercase;
	background: #000;
	width:820px;
	font-size:18px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	}


#page-bar {
	padding-bottom:0px;
	border-right: 1px solid #303030; 
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	height: 40px; 
	}

#page-bar li:hover {
	
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:16px 12px;
	font-weight:bold;
	color:#fff;
	display:block;
	border-left:1px solid #303030;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	background: #00aeef;
	border-left:1px solid #303030;
	}

#page-bar p {
	margin:0;
	padding:0;
	}


#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin-right:0px;

	}

#featured img, #sidebar img, #random img
{
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;

}

#header a image{
-moz-opacity:1.00;
opacity:1.00;
}

#post img
{
border: 1px solid #ececec;
}
#page a:hover img, #headline a:hover img, #featured  a:hover img, #sidebar a:hover img, #random a:hover img
{
filter:alpha(opacity=65);
-moz-opacity:0.65;
opacity:0.65;


}


#socialbar {
    background-attachment: scroll;
    background-clip: border-box;
    background: url("images/bg_stripe.gi") repeat scroll 0 0 F0F1F3;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    position: relative;
    z-index: 99;
    padding: 9p;
}

#socialbar a{
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
border:0;
}

#socialbar img{
border:0;
padding-left:8px;
padding-right:0px;
}

#socialbar a:hover{
filter:alpha(opacity=70);
-moz-opacity:0.10;
opacity:0.70;
}



/* Dropdown Menus */		
#page-bar li {
	z-index: 99999;
	float: left;
	margin: -1px;
	padding-bottom: 15px;
	}
	
#page-bar li li {
	z-index: 99999;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 230px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	z-index: 99999;
	width: 230px;
	float: none;
	margin: 0px;
	padding: 12px;
	background: #000;
	border-top: 1px dotted #333;
	font-weight: normal;
	font-size: 14px; 
	border-left: none; 
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	z-index: 99999;
	background: #00aeef;
	padding: 12px;
	}

#page-bar li ul {
	z-index: 99999;
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	z-index: 99999;
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	z-index: 99999;
	left: auto;
	}

.intro {
    background: none repeat scroll 0 0 #F0F1F3;
    border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px;
-khtml-border-radius: 8px;
-o-border-radius: 8px;
 -moz-box-shadow: 0px 0px 5px #ccc;
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
margin-bottom: 10px;
    margin-left: 50px;
    margin-right: 0;
    margin-top: 182px;
    padding: 7px;
    text-align: center;
    width: 820px;
}

.intro a:hover {
text-decoration:underline;
color:#000;
}

/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.0em Arial;
	font-weight:bold;
	}

h3 {
	font:1.8em Arial;
	margin-bottom:25px;
	margin-top: 15px;
	color:#000;
	font-weight:bold;
	}

h4 {
	color: #2A2828;
    font-family: "Myriad Pro","Arial","Helvetica Neue",Helvetica,Trebuchet MS,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
	}

h5 {
	font:10px Trebuchet MS;
	margin-bottom:3px;
	letter-spacing:-0.05em;
	color:#999;
	}

h7 {	
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    font-family: Suburban-Light;
    font-size: 2.5em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

h8 {
font:20px Suburban-Light;
	letter-spacing:0em;

	}


h3.cat_title, h3.cat_title a {
	display: none;
	}

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 {

	height: 120px;
	width: 120px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-bottom: -55px;
	background: url(images/logo/logo_bc_cube.png) no-repeat;
	}

#logo a {
	height: 120px;
	width: 120px;
	position: relative;
	z-index: 2;
	}

#logo:hover {
	background-position: 0px -120px; 
}


#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top {
    background: none repeat scroll 0 0 #000;
    margin: 0 auto;
	width:940px;

	}

#headline {
	width:900px;
	padding: 20px;
	background-color: #000;
background:url("images/featurebg.png");
	color:#666;
	height: 320px; 
	overflow: visible;
margin-top:15px;
font-size:15px
	}


#headline a {
	color:#ffffff;
padding-top:
	}

#headline a:hover {
	color:#00aeef;
	}

#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:25px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	padding-bottom:5px;
	padding-top:5px;
    margin-top:15px;
color:#fff;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:10px;
	}

#headline p {
	padding-bottom:10px;
font-style:italic;
font-size:14px;
	}

#featured {
	width:320px;
	float:right;
	padding:0px 0px 0px 10px;
	font-size:12px;
}

#featured li {
    list-style:none;
    width: 320px;
    height: 9px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#featured .arthemia-carousel {
    overflow:hidden;
    width:320px;
}


#featured .info {
    margin-top:0px;
	padding-top:10px;
	/*float:right;*/
	/*width:203px;*/
	font-size:11px;
	}


#featured .meta {
	margin-top:5px;
    font-weight:normal;
    font-size:10px;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
	margin-bottom:20px;

float:right;
    }

#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#808080;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:0px;
	margin-left:20px;
	}



#mores {
	margin:0 auto;
	width:940px;
	font-size:0.7em;
	}

#more-head {
	background:#333333;
	text-align:center;
	float:left;
	width:560px;
	padding:0px 12px 10px 15px;
	}

#more-feat {
	background:#dedede;
	text-align:center;
	float:right;
	width:320px;
	padding:0px 10px 10px 13px;
	}

#more-head a {
	background:#404040;
	color:#b0b0b0;
	}

#more-feat a {
	background:#d0d0d0;
	color:#505050;
	}

#more-head a, #more-feat a {
	float:right;
	font-weight:bold;
	padding:3px 8px;
    margin-left:8px;
	}

#more-feat a:hover {
	text-decoration:none;
	background:#b0b0b0;
	}

#more-head a:hover {
	text-decoration:none;
	background:#505050;
	}

#middle {
    background: url("images/bg_stripe.gif") repeat scroll 0 0 #F0F1F3;
    font-size: 0.7em;
margin: auto;
margin-top:15px;
margin-bottom:15px;
    padding:10px;
padding-right:5px;
    width: 920px;
padding-bottom:0px;  
}
    
.category {
	width:163px;
	height:142px;
	float:left;
	border-top:px solid #;
	margin:0px;
	margin-top:-15px;
	padding:16px 10px 15px 10px;
	background:#222;
	cursor: pointer;
text-align: center
	}

.category p {
	margin:0;
	}


.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 {
	text-transform:capitalize;
	margin:0;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.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:0.70em;
line-height: 3em;
	}

#front-list {
	width:570px;
	padding:10px;
	background:#f0f1f3;
	font-size:1.1em;
	line-height:1.35em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
	}
#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title a {
	font:48px Suburban-Light;
	font-weight:;
	letter-spacing:-0.05em;
    line-height:0.9em;
color:#000;
	}
#front-list .title a:hover {
color:#777;
text-decoration:none;
}
#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta {
	color:#777777;
	font-weight:bold;
	}

.meta a {
	color:#666666;
	font-weight:bold;
text-decoration:underline;
	}

.meta a:hover{
	color:#00AEEF;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:570px;
	padding:0px 10px;
	background:#f0f1f3;
	font-size:14px;
	line-height:1.75em;
	border-top:1px solid #ececec;
padding-bottom:15px;
	}

#paged-list .clearfloat {
	}

.onecolumn {
	line-height:1.5em;
	padding:15px 0px;
	margin:0px 0px;
	border-bottom: 1px dashed #aaa; 
	}

.onecolumn img {
	float:left;
	margin:8px 15px 7px 0px;
	border:3px solid #000;
	}


.tanbox {
	width:275px;
	line-height:1.3em;
	padding:10px 0px;
	margin:0;
	}


.archive .tanbox {
     background: url("images/dots_content.png") repeat-x scroll center bottom transparent;
     padding-bottom: 1px;
     width: 570px;
}

.tanbox img {
     border: 4px solid #000000;
     float: left;
     margin: 8px 15px 7px 0px;
}


.tanbox span.title a {
	font:18px Arial;
	font-weight:bold;
	color: #003471;
	}

.onecolumn span.title a {
	font:24px Arial;
	font-weight:bold;
	color: #003471;
	}

.tanbox span.title a:hover, .onecolumn span.title a:hover {
	color: #ec008c;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}

.archive .tanbox p{
font-size:14px;
line-height:1.6em;
}



#navigation {
	padding:15px 5px;
	background:#f0f1f3;
	font-size:15px;
	text-align:center;
	width:560px;
	}


/* Content Page*/

#content {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #f0f1f3;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    font-size: 1.05em;
    line-height: 1.75em;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: justify;
    width: 580px;
}

#content #fullwidth.post {
margin-top:-10px;
    margin-bottom: -60px;
margin-left:-10px;
margin-right:10px;
padding-bottom:0px;
padding-left:15px;
padding-right:15px;
width:890px;
background:#f0f1f3;
font-size:12px;
} 

#footer #fullwidth.post {
font-size:1.2em;
}

.post {
font-size:1.1em;
	line-height:1.50em;
	margin-bottom: 50px;
padding:0 5px
	}

.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;
	border-bottom:1px solid #e2e2e2;
	border-top:3px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;
font:arial;
	font-weight:bold;
	}

.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 {
	border:0px solid #ccc;
	margin:5px 5px 5px -4px;
	padding:2px;
	}

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:11px Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:11px;
	}

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;
	padding-left: 2px;
	margin: 0 7px 2px -4px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#bio {
     background: none repeat scroll 0% 0% #e7e9ed;
     margin: 0px 0px;
     padding: 5px;
}

#bio p {
     margin: 0pt;
     padding:8pt;
color:#72818f;
text-shadow: 1px 1px 0pt #f0f1f3;
font-size:12px;
font-style:italic;
font-weight:bold;
}

#bio .avatar {
     border: 4px solid #000;
     float: left;
     height: 76px;
     margin: 0px 10px 2px 0pt;
     padding: 0px;
     width: 76px;
}
	

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

.spoiler { 	
	padding:0px 12px 12px 12px;
	background:#f0f1f3;
	border-top:1px solid #ececec;
	margin-bottom:0px; 	
	overflow:hidden;
}

.spoiler img {
	border:3px solid #000;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:18px Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:bold; 	
	color:#fff; 	
	margin:15px 0px 8px 0px; 	
	padding:10px 10px;
	background: #000; 
	border-top-right-radius: 6px; 
	-moz-border-radius-topright:6px; 
	-webkit-border-top-right-radius: 6px; 
	border-top-left-radius:6px; 
	-moz-border-radius-topleft:6px; 
	-webkit-border-top-left-radius:6px;

 	}


.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}


.spoiler p {
	margin:0;
	color:#6d6d6d;
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
line-height:1.2em;
	}

.spoiler h4 {
	font:14px Arial, Helvetica, Verdana, Sans-Serif;
    font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar {
    font-size:11px;
}

#sidebar h3 {
	font:18px Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:bold; 	
	color:#fff; 	
	margin:10px 0px 8px 0px; 	
	padding:10px 10px;
	background: #000; 
	border-top-right-radius: 6px; 
	-moz-border-radius-topright:6px; 
	-webkit-border-top-right-radius: 6px; 
	border-top-left-radius:6px; 
	-moz-border-radius-topleft:6px; 
	-webkit-border-top-left-radius:6px;
	}
#sidebar h3 a {
	font:18px Arial;
	font-weight:bold;
	text-transform: ; 
	background:#;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:10px 0px;
	}


#sidebar-left h3, #sidebar-right h3 {
font: 14px Arial;
font-weight:bold;
color:#fff; 	
	padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;

}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#f0f1f3;
	border-top:0px solid #ececec;

	}

#sidebar-bottom, #sidebar-middle {
	margin-top:-5px;
	}

#sidebar-middle {
	width:320px;
	float:right;
background:#f0f1f3;
	}

#sidebar-left {
     background: none repeat scroll 0% 0% #F0F1F3;
     float: left;
     padding-left: 10px;
     padding-right: 3px;
     padding-top: 0pt;
     width: 125px;
}

#sidebar-right {
     background: none repeat scroll 0% 0% #F0F1F3;
     float: right;
     padding: 0px 10px 10px 5px;
     width: 167px;
}

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:5px 0px 5px 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:#f0f1f3;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	background:#000;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	cursor: pointer;
 padding-bottom: 22px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
	}

.submitbutton:hover {
    background:#00aeef;
	font-weight:bold;
    color:#fff;
    }
    
..field {
	padding: 1px;
	border-top:2px solid #777;
	border-left:2px solid #777;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	background:#f0f1f3;
	font-size:1.0em;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	font-size:1.0em;
font-color:#ccc;
	}


#commentform input {
	width: 150px;
	height: 17px;
	margin: 0px 5px 0px 5px;
	}

#commentform textarea {
	background: #f0f1f3;
	width: 100%;
	margin-top:5px;
	border-top:1px solid #777;
	border-left:1px solid #777;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	}

.share {
     background: none repeat scroll 0% 0% #f0f1f3;

     box-shadow: 0px 0px 1px #aaa;
     clear: both;
     margin-bottom: 10px;
     margin-top: -35px;
     padding: 10px 50px;
}

.share h3, .prevnext h3 {
     color: #2A2828;
     font-family: "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
     font-size: 16px;
     font-weight: bold;
     margin-bottom: 10px;
     text-transform: uppercase;
}


.share li {
     display: inline;
     margin-right: 15px;
     padding: 0pt 0pt 3px 20px;
}

.share li a {
     color: #00aeef;
     font-size: 10px;
     font-weight: bold;
     text-transform: uppercase;
}

.share li a:hover {
     color: #ec008c;
}

	 li.facebook  {
	background:url(images/facebook.png) no-repeat left;
	}

	  li.twitter  {
	background:url(images/twitter.png) no-repeat left;
	}

	 li.delicious  {
	background:url(images/delicious.png) no-repeat left;
	}

	  li.digg  {
	background:url(images/digg.png) no-repeat left;
	}

	  li.stumble  {
	background:url(images/stumble.png) no-repeat left;
	}

.prevnext   {
 	clear:both;
	background:url(images/line.png) repeat-x bottom center;
 	padding-bottom:20px; 
 	margin-bottom:10px; 
    padding-bottom: 5px;
    padding-top: 5px;
	}
	

.nextpage {
background:url(images/page.png) no-repeat left;
padding-left:20px;
float:center;
clear:both;
margin-bottom:5px;
font-weight:bold;
}


/* Comments*/

#comments {
	line-height:1.5em;
	}

.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.4em;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	line-height:1.0em;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:482px;
	float:right;
	line-height:1.5em;
	}
	
li.my_comment {
	background: #f0f1f3;
 border-left:4px solid #00aeef;
	}


li cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#f0f1f3;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.commentlist li .avatar {
	border:1px solid #ccc;
	margin:0px 8px 6px 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px;
	}	

#comment {
	width:590px;
	background:#f0f1f3;
	}

ul.commentlist li.pingback, ul.commentlist li.trackback { display:none; }
ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px;  list-style:none; margin-bottom:10px; font-size:12px; line-height:18px; border-bottom: 1px solid #dcdbd7; -webkit-box-shadow: 0px 0px 6px #97a6b9; -moz-box-shadow: 0px 0px 6px #97a6b9;  box-shadow: 0px 0px 6px #97a6b9; border-radius: 8px; -moz-border-radius: 8px; 	-webkit-border-radius: 8px;}
ul.commentlist li.comment h3#respond { 	background:#ff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 13px 13px 0px; float:left; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color: #313228; font-size: 16px; font-weight: bold; }
ul.commentlist li.comment div.comment-meta { font-size: 12px; margin-top: -35px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:none; }
ul.commentlist li.comment a:hover { 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: 43px 0px 10px 0px;padding: 0pt;}
ul.commentlist li.comment blockquote { width:380px; }





/* Footer*/

#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#f0f1f3;
	margin: 0 auto;
	padding:15px;
	}

.carousel-item {
    width:131px;
    float:left;
    padding:0px 20px;
    border-right:1px dotted #ccc;
}

.carousel-item img {
    border:1px solid #ccc;
    padding:2px;
    margin-bottom:5px;
}

.carousel-item .info {
    font-weight:bold;
}

#gallery {
	font-size:0.7em;
	color:#333;
	width: 925px;
	background: #000;
	margin: 0 auto;
	margin-top: 15px; 
	margin-bottom: 0px; 
padding:15px 7.5px 5px 7.5px;
	}

#gallery #random {
    float:right;
    width:912px;
}

#gallery #random img {
    border:4px solid #333;
    margin-right:13px;
    margin-bottom:13px; 
}
#gallery #random img:hover {
    border:4px solid #fff;
}



#gallery h3 {
    display:block;
    padding-bottom:5px;
	color: #fff; 
}
#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#303030;
	margin: 0 auto;
	padding:15px;
	}

#recentpost {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	background: url(images/foot3.png) no-repeat top right;
	}
#mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	background: url(images/foot2.png) no-repeat top right;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px 0px 0px 0px;
	background: url(images/foot1.png) no-repeat top right;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background: url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented 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, #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: 940px;
	font-size:0.9em;
	line-height: 1.2;
	background:none;
	color:#222222;
	text-align: center;
	padding: 10px 0px 10px 0px;
	}

#footer a {
	color: #fff;
	text-decoration: underline;
font-weight:bold;
	}

#footer a:hover {
	color:#ee008c;
	text-decoration: underline;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

.clear { clear: both; }
.clear2 { clear: both; height: 20px;  }


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/*/////////////////////////////////////////
///////////////// FEATURED ////////////////
/////////////////////////////////////////*/

#featured{width:590px;height:230px;margin-left:-25px;margin-top: 0px;padding:10px 10px 10px 10px;background:#222;}

.controls{padding:4px 2px 1px 2px;}

.controls a{background:#181818;border:1px solid #181818;display:block;float:left;height:55px;width: 75px;margin-left:4px;margin-right:10px;margin-top: 3px; padding:2px;}

.controls b{background:#000;display:block;height:55px;overflow:hidden;text-indent:-999em;width:75px;}

.controls a.on{border:1px solid #999;}

.controls a:focus{outline:none;border-color:#fff;}

.controls a:hover{outline:none;border-color:#00aeef;}
		
.boxIn{clear:both;border:0;padding:0 10px;}

.pi{padding:5px 0;width:580px; height:300px;}

.mi{color:#fff;background:#222;padding:7px;font:13px tahoma,arial;margin:125px 10px 10px;width:50%;}

.mi a{color:#00aeef;text-decoration:none;} 

.mi a:hover{color:#ddd;}



div.scroller{width:580px;height:190px;overflow:hidden;}

div.scroller div.section{width:580px;height:450px;overflow:hidden;float:left;}

div.scroller div.content{width:100%;}

.section{color:#fff;}




#intro {
	background: #fff url(images/backgrounds/intro.jpg) no-repeat;
	color: #fff;
	padding: 10px 20px 10px 20px;

	}


#intro img {
	border: none;
	}

#intro a {
	text-decoration:underline;
}

#intro a:hover {
	text-decoration:underline;
}

#rss {
	background: #fff url(images/backgrounds/rss.jpg) no-repeat;
	}
#gravbox {
float:left;
margin-right:6px;
width:96px;
height:96px;
background:url(images/MisteryMan.png) no-repeat;
border:2px solid #777;

}

#gravbox .avatar {
margin:0;
padding:0;
}

#gravbox .nogravatar {
    color: #EC008C;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    text-shadow: 3px 3px 2px #FFFFFF;
}

#gravbox img {
border:1px solid black;
}
    
		
     /* category bar */
    #cat-65 { border-top:8px solid #ef59ab; color:#333333; }
    #cat-65:hover { background:#ef59ab; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-65  {background:#ef59ab; color:#ffffff; }
    #sidebar h3.catt-65 a { color:#ffffff; }
		
    /* category bar */
    #cat-286 { border-top:8px solid #ffd91f; color:#333333; }
    #cat-286:hover { background:#ffd91f; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-286  {background:#ffd91f; color:#ffffff; }
    #sidebar h3.catt-286 a { color:#ffffff; }
		
    /* category bar */
    #cat-285 { border-top:8px solid #53a626; color:#333333; }
    #cat-285:hover { background:#53a626; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-285  {background:#53a626; color:#ffffff; }
    #sidebar h3.catt-285 a { color:#ffffff; }
		
    /* category bar */
    #cat-287 { border-top:8px solid #09c2f9; color:#333333; }
    #cat-287:hover { background:#09c2f9; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-287  {background:#09c2f9; color:#ffffff; }
    #sidebar h3.catt-287 a { color:#ffffff; }
		
    /* category bar */
    #cat-288 { border-top:8px solid #ff6e00; color:#333333; }
    #cat-288:hover { background:#ff6e00; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-288  {background:#ff6e00; color:#ffffff; }
    #sidebar h3.catt-288 a { color:#ffffff; }
		
    /* category bar */
    #cat-213 { border-top:8px solid #60281f; color:#333333; }
    #cat-213:hover { background:#60281f; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-213  {background:#60281f; color:#ffffff; }
    #sidebar h3.catt-213 a { color:#ffffff; }
		
    /* category bar */
    #cat-214 { border-top:8px solid #ee626d; color:#333333; }
    #cat-214:hover { background:#ee626d; color:; }
    /* sidebar */
    #sidebar h3.catt-214  {background:#ee626d; color:#ffffff; }
    #sidebar h3.catt-214 a { color:#ffffff; }
		
    /* category bar */
    #cat-215 { border-top:8px solid #c25f17; color:#333333; }
    #cat-215:hover { background:#c25f17; color:; }
    /* sidebar */
    #sidebar h3.catt-215  {background:#c25f17; color:#ffffff; }
    #sidebar h3.catt-215 a { color:#ffffff; }
		
    /* category bar */
    #cat-212 { border-top:8px solid #db3246; color:#333333; }
    #cat-212:hover { background:#db3246; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-212  {background:#db3246; color:#ffffff; }
    #sidebar h3.catt-212 a { color:#ffffff; }
		
    /* category bar */
    #cat-270 { border-top:8px solid #4faacd; color:#333333; }
    #cat-270:hover { background:#4faacd; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-270  {background:#4faacd; color:#ffffff; }
    #sidebar h3.catt-270 a { color:#ffffff; }
		
    /* category bar */
    #cat-213 { border-top:8px solid #60281f; color:#333333; }
    #cat-213:hover { background:#60281f; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-213  {background:#60281f; color:#ffffff; }
    #sidebar h3.catt-213 a { color:#ffffff; }
		
    /* category bar */
    #cat-215 { border-top:8px solid #c25f17; color:#333333; }
    #cat-215:hover { background:#c25f17; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-215  {background:#c25f17; color:#ffffff; }
    #sidebar h3.catt-215 a { color:#ffffff; }
		
    /* category bar */
    #cat-240 { border-top:8px solid #d8889e; }
    #cat-240:hover { background:#d8889e; color:#ffffff; }
    /* sidebar */
    #sidebar h3.catt-240  {background:#d8889e; color:#ffffff; }
    #sidebar h3.catt-240 a { color:#ffffff; }

#cat-295 {
background: url(images/cat_Sorveteria.png)no-repeat;
border-top-color:transparent;
    border-top-style: solid;
    border-top-width: 15px;
    color: #FFFFFF;
}
#cat-295:hover {
	background-position: -183px 0px;
}

#cat-296 {
background: url(images/cat_Padaria.png)no-repeat;
border-top-color:transparent;
    border-top-style: solid;
    border-top-width: 15px;
    color: #FFFFFF;
}
#cat-296:hover {
	background-position: -183px 0px;
}

#cat-360 {
background: url(images/cat_Sobremesa.png)no-repeat;
border-top-color:transparent;
    border-top-style: solid;
    border-top-width: 15px;
    color: #FFFFFF;
}
#cat-360:hover {
	background-position: -183px 0px;
}

#cat-298 {
background: url(images/cat_Confeitaria.png)no-repeat;
border-top-color:transparent;
    border-top-style: solid;
    border-top-width: 15px;
    color: #FFFFFF;
}
#cat-298:hover {
	background-position: -183px 0px;
    color: #000000;
}

#cat-299 {
background: url(images/cat_Cafeteria.png)no-repeat;
border-top-color:transparent;
    border-top-style: solid;
    border-top-width: 15px;
    color: #FFFFFF;
}
#cat-299:hover {
	background-position: -183px 0px;
}
		

.jcarousel-skin-arthemia .jcarousel-container-vertical { width: 310px; height: 257px; padding: 0px; }
.jcarousel-skin-arthemia .jcarousel-clip-vertical { width: 310px; height: 237px; }
#featured {overflow:hidden; } 


.slidetitles { margin-top: -138px; background: #000; display: block; width: 650px; height: 50px; color: #fff; font-size: 17px; font-style:italic;  padding: 20px; }

.slidetitles2 { margin-top: -125px; background: #000; display: block; width: 650px; height: 50px; color: #fff; font-size: 17px; font-style:italic; padding: 20px; line-height: 1.5; }
.slidetitles .blue, .slidetitles2 .blue { color: #00aeef;  }

.sidesocial { margin-top: 10px; padding: 10px 20px; background: #fff; height: 75px; border-radius: 6px; -moz-border-radius: 6px; 	-webkit-border-radius: 6px; }
.sidesocial img { margin-right: 16px;  float: left;  }
.sidesocial1 img { margin-right: 0px; float: right;  }
.sidesocial img:hover { background: #ddd; border-radius: 6px; -moz-border-radius: 6px; 	-webkit-border-radius: 6px;  }


#page, #middle, #blocks, #navbar, #logo, #gallery, #top, socialbar  { -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000;  box-shadow: 0px 0px 20px #000; -ms-box-shadow: 0px 0px 20px #000;-o-box-shadow: 0px 0px 20px #000;-ie-box-shadow: 0px 0px 20px #000;-kmtml-box-shadow: 0px 0px 20px #000;border-radius: 8px; -moz-border-radius: 8px; 	-webkit-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;  -ie-border-radius: 8px;
  -kmtml-border-radius: 8px;}

