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

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #fff;
	color: #505050;
	margin-top: 5px;
	}

p {	
	margin-bottom: 8px;
	}
hr {
  margin: 10px 0;
}
a:link, a:visited {
	color: #000000;
	text-decoration:none
	}

a:hover, a:active {
	color: #808080;
	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;
	}
textarea {
	border: 1px solid #574f31;
}
/*TOP BAR Structure*/
#top_bar {
  width: 980px;
  height: auto;
  margin: 0 auto;
}
#top_lft_col {
  width: 700px;
  height: 100%;
  float: left;
  margin-right: 6px;
}
#logo_container {
  height: 100px;
  background: url(images/flower.png) bottom right no-repeat;
  border-bottom: 1px solid #b9b9b9;
  margin-bottom: 5px;
}
#logo {
  margin-top: 30px;
  margin-left: 5px;
  border: none;
}
#top_navs ul {
  list-style-type: none;
  margin-top: 5px 0;
}
#top_navs ul li {
  display: inline;
  /*margin-left: 5px;*/
  margin-right: 18px;
  float: left;
}
#top_navs ul li a {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 15px;
  font-weight: bold;
  color: #999966;
  text-decoration: none;
  font-style: italic;
}
#top_navs ul li a:hover {
  color: #656545;
}
.top_links_desc {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 0.51em;
  color: #4b4739;
  float: left;
  max-width: 108px;
  /*width: 90px;*/
  margin-bottom: 5px;
  overflow: visible;
}
#top_rgt_col {
  width: 270px;
  float: left;
  height: 100%;
}
#dekatkooperasie {
  width: 155px;
  float: left;
  height: 100%;
}
#open_brace, #close_brace, #link_container {
  float: left;
}
#open_brace, #close_brace {
  width: 20px;
  height: 100%;
}
 #open_brace {
   background: url(images/open_brace.png) center left no-repeat;
 }
 #close_brace {
   background: url(images/close_brace.png) center right no-repeat;
 }
#dekatkooperasie_links {
  width: 100%;
  height: 90px;
  margin: 55px 0 4px 4px;
}
#link_container {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #003333;
  text-align: center;
  width: 115px;
}
#link_container ul {
  list-style-type: none;
  padding: 0;
  margin: 15px 0 0 0 ;
}
#link_container ul li {
  margin-bottom: 5px;
}
#link_container a {
  font-weight: bold;
  display: block;
  color: #003333;
  text-decoration: none;
}
#link_container a:hover{
  text-decoration: underline;
}
#mag_ad {
  margin-top: 5px;
  float: right;
}
#main_navs {
  clear: both;
  width: 980px;
  margin: 0 auto;
  border-top: 1px solid #a2a2a2;
  border-bottom: 3px solid #514825;
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
}
 #main_navs ul {
   list-style-type: none;
 }
 #main_navs ul li {
   display: inline;
 }
#main_navs ul li a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #336666;
  margin-left: 5px;
  margin-right: 25px;
}
#main_navs ul li a:hover {
  text-decoration: underline;
}
/*END TOP BAR Structure*/


/* Structure */
/*Main Content Structure*/

/*End Main Content Structure*/

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

#page {
	width:980px;
	margin:0px auto;
	padding: 0;
	background:#fff/* url(images/bg_stripe.gif)*/;
	font-size:0.7em;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}
#topbar div {
}
/*DYCE: Added css*/
#top_nav {
  height: 150px;
}

#navs {
  width: 685px;
  height: 50px;
}

#dekatkooperasie {
  width: 155px;
  height: 150px;
  float: left;
}
/*** set the width and height to match your images **/

/*#slideshow {
    position:relative;
    overflow: hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}*/

/* Navigation Bar*/
#navbar {
  font-family:Verdana, Geneva, sans-serif;
	margin:0 auto;
	padding:5px;
	/*text-transform:uppercase;*/
  font-weight:bold;
	background:#fff;
	width:940px;
	font-size:0.6em;
  border-top: solid 1px #a2a2a2;
	border-bottom: solid 2px #514825;
/*	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 #534d30;*/
	}
#page-bar li a {font-weight:bold;}
#page-bar li:hover, #page-bar li a:hover {
	/*background: #898468;*/
	color:#3c7979;
	}
#recent-mag {
  padding: 0 0 10px 10px;
}
#recent-mag a.title {
  margin-bottom: 10px;
}
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:5px 14px;
	font-weight:bold;
	color:#336666;
	display:block;
	}

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

#page-bar p {
	margin:0;
	padding:0;
	}
#search {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  padding-top: 5px;
}
#searchform {
	padding:10px 5px 5px 5px;
	margin:10px;
	border: 1px solid #b0b0a7;
	text-align: center;
	overflow: auto;
	}
.field {
	width: 215px;
	height: 18px;
	margin-top: -10px;
     padding: 1px;
     border:1px solid #bbbbbb;
     background:#fff;
     font-size:1.0em;
     }
.submit {
  position:absolute;
  	padding: 2px 6px;
    margin: -10px 0 0 2px;
	background-color: #eaeeed;
	border: none;
}
.btn_submit, .frm_inp {
  float:left;
}
/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	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 {
	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 {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

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

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

/*footer page-bar*/
#footer-navbar {
  font-family: Verdana, Geneva, sans-serif;
	margin:0 auto;
	padding:10px;
	/*text-transform:uppercase;*/
  vertical-align:bottom;
	background:#fff;
  color: #002e2e;
	width:960px;
	font-size:0.6em;
	border-bottom: solid 5px #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
.bottom_ad {
  margin: 10px 0 50px 0;
  height: 90px;
  clear: both;
  text-align: center;
}
.bottom_ad img, .bottom_ad object {
  border: 1px solid #ccc;
}
#footer-page-bar {
	padding:0px;
	}

#footer-page-bar ul {
	list-style: none;
  padding-top: 20px;
	}

#footer-page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	/*border-left:1px dotted #aaa;*/
  margin-top: 20px;
	}

#footer-page-bar li:hover {
	/*background: #d8d8d8;*/
	color:#333;
	}


#footer-page-bar a, #footer-page-bar a:visited {
	margin: 0px;
	padding:2px 10px;
	font-weight:bold;
	color:#002828;
	display:block;
  font-weight: bold;
	}

#footer-page-bar a:hover {
	text-decoration:none;
	display:block;
  color: #008d9b;
	}

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

/* Dropdown Menus */
ul#footer-page-bar {
  padding-top: 18px;
}
#footer-page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#footer-page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#footer-page-bar li li a, #footer-page-bar li li a:link, #footer-page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 2px 10px;
	}
	
#footer-page-bar li li a:hover, #footer-page-bar li li a:active {
	background: #ccc;
	padding: 2px 10px;
	}

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

#footer-page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#footer-page-bar li:hover ul, #footer-page-bar li.sfhover ul {
	left: auto;
	}
/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.0em Arial;
	font-weight:bold;
	}

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

h4 {
	font:1.0em 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*/

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

#top {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	background:#e2e2c0;
	width:945px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#headline {
	width:560px;
	float:left;
	padding:0px 12px 10px 10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	background:#fff;
	color:#666;
	overflow:hidden;
	}

#headline a {
	color:#a0a0a0;
	}


#headline a:hover {
	color:#d0d0d0;
	}

#top div.label {
	font:1.2em 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:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:15px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:0.85em;
	}

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

#featured {
	/*width:285px;
	float:right;*/
	padding:5px;
	font-size:1.05em;
	}
#featured .label {
  	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: 21px;
      font-weight: bold;
      margin-top: 5px;
     margin-bottom: 10px;
}
#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
	}

#featured .info {
	margin-top:5px;
	padding-top:0px;
	font-size:0.9em;
	}

#featured .meta {
	margin-top:5px;
	font-size:0.85em;
	}

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

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

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	margin-bottom:10px;
	}

#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:1.05em;
	line-height:1.5em;
	}


#single_desc div.title {
	font:2.4em 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:0.85em;
	}

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

#single_desc a {
	color:#000000;
	}

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

#mores {
	margin:0 auto;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	width:940px;
	font-size:0.7em;
	}

#more-head {
	background:#fff;
	text-align:center;
	float:left;
	width:560px;
	padding:0px 12px 10px 10px;
	}

#more-feat {
	background:#e2e2c0;
	text-align:center;
	float:right;
	width:320px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	}

#more-head a {
	background:#404040;
	color:#b0b0b0;
	}

#more-feat a {
	background:#d0d0d0;
	color:#505050;
	}

#more-head a, #more-feat a {
	display:block;
	font-weight:bold;
	padding:3px;
	}

#more-feat a:hover {
	text-decoration:none;
	background:#b0b0b0;
	}

#more-head a:hover {
	text-decoration:none;
	background:#505050;
	}

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
  	display: none;
	}
    
.category {
	width:164px;
	height: 220px;
	overflow: hidden;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

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

#front-list .cat_title {
	font-size:1.25em;
	}

#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-left {
	float:left;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:0.85em;
	}

#front-list {
	/*width:570px;*/
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	margin: 0;
	margin-bottom:15px;
	padding-top: 10px;
	display: block;
	clear: both;
	/*border-top:1px solid #ececec;*/
	}

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

#front-list .title {
	font:1em Verdana, Geneva, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}

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

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

.meta {
	color:#333333;
	font-weight:bold;
	}

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


.paged-list {
	clear: both;
	width: 785px;
	padding:0px 10px 15px 0px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

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

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

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	}
.content_block {
  width: 785px;
  overflow: auto;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.sub_content, .tanbox {
	width: 48%;
	line-height:1.5em;
	padding:5px 5px 15px 5px;
	margin:0;
	}

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

.sub_content img, .sub_content a img, .tanbox img {
	float: left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	}

.sub_content span.title a, .tanbox span.title a, .onecolumn span.title a {
	font:1em Tahoma, Geneva, sans-serif;
	font-weight:bold;
	}

.sub_content p, .onecolumn p, .tanbox p {
  float: left;
	}	

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


/* Content Page*/

#content {
	width: 805px;
	padding:5px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

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

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

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post 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:#cccccc;
	}

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

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

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

.entry img, .post a img, #front-list img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	}

.entry a {
	text-decoration:underline;
	}
.entry table, .entry p {
  	display: block;
}
.entry p {
  margin-bottom: 8px;
}
.entry h3 {
  display: none;
}
.entry h2 {
  font-size: 16px;
}
.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:0.9em Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:0.9em;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* Sidebar*/
#sidebar {
	width:160px;
	float:right;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	background: #f3f8f9;
	}

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

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


.spoiler h3 {
	font:1.1em Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:bold; 	
	color:#336666; 	
	margin:0px 0px 8px 0px; 	
	/*padding:3px 10px;
	border-bottom:1px solid #aad4d5;*/
  }

.spoiler h3 a {
	color:#336666;
	text-decoration:none;
	}
h3.catt-8 {
  background: none;
}
.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

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

.spoiler h4 a {
	color:#333333;
	}

#sidebar h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	/*background:#8ac4c5;*/
	color:#000000;
	margin:10px 0px 5px 0px;
	/*padding:3px 10px;
  border-bottom: 1px solid #439595;*/
	}

#sidebar-top, #sidebar-bottom {
	/*width:300px;*/
/*	float:right;
	padding:0px 10px 10px 10px;
	background:#f3f8f9;
  margin: 0;*/
	/*border-top:1px solid #ececec;*/
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	/*width:320px;*/
	/*float:right;*/
	}

#sidebar-left, #sidebar-top, #sidebar-bottom {
	/*width:135px;*/
	padding:0px 10px 10px 10px;
	/*float:right;*/
	background:#f3f8f9;
	/*border-top:1px solid #ececec;*/
	}

#sidebar-right {
	/*width:135px;*/
	padding:0px 10px 10px 10px;
	/*float:right;*/
	background:#f3f8f9;
	/*border-top:1px solid #ececec;*/
	}

#sidebar ul {
  	margin-bottom: 5px;
}
#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0;
  	margin:0;
	/*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:#e2e2c0;
	}

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

/* Form Elements */

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


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

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

#comments {
	line-height:1.5em;
	}
#comment {
  border: 1px solid #574f31;
	}
.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.1em;
	}	

.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:665px;
	float:right;
	line-height:1.5em;
	}
	
li.my_comment {
	background: #fff;
	}

li cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #ccc;
	margin:15px 8px 6px 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px;
	}	

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

/* Footer*/

#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

.carousel-item {
    width:131px;
    float:left;
    padding:0px 20px;
    border-right:1px dotted #ccc;
}

.carousel-item img {
    border:1px solid #ccc;
    margin-bottom:5px;
}

.carousel-item .info {
    font-weight:bold;
}

#gallery {
	font-size:0.7em;
	color:#333;
	width: 960px;
	background:#ebf0f1;
	margin: 0 auto;
	padding:15px;
  	clear: both;
	}

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

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

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	clear: both;
	font-size:0.7em;
	color:#fff;
	width: 970px;
	background:#008d9b;
	margin: 0 auto;
	padding:10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost, #mostcommented {
	width:30%;
	float:left;
	padding:0px 20px 0px 0px;
	}

#mostcommented {
  width: 30%;
	margin-left:5px;
  border-left: 1px solid #fff;
  padding: 0 10px;
	}

#recent_comments {
	width:30%;
	float:left;
	padding:0px 10px;
  border-left: 1px solid #fff;
	}

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

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}
#recent_comments ul {
  float: left;
  margin-right: 15px;
}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
    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:#0799a5;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}
#recent_comments form#searchform {
  border: none;
  
}
#recent_comments form input.field {
  width: 215px;
}
#footer {
	margin: 0 auto;
	width: 920px;
	font-size:0.6em;
	background:#fff;
	color:#cccc99;
	padding:5px 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
  text-align:right;
	}

#footer a {
	color:#808080;
	}

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

/* Float Properties*/

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

.clearfloat {
	display: inline-block;
	}
/*Facebook links etc*/
.sociable {
  display: block;
  clear: both;
  margin: 10px 0;
  padding: 10px 0;
}
/*Home page Slider*/
 {
}
#js_slider, #js_slider_holder {
  float: left;
}
#js_slider {
  width: 465px;
}
#js_slider_holder {
  width: 475px;
}
#js_slider_div {
  float: left;
}
.home_graphics {
  float: left;
  height: 65px;
  width: 49%;
}
#mag-featured {
  padding-top: 10px;
  padding-bottom: 0px;
	font-size: 11px;
	line-height: 13px;
}
#mag-featured a.more {
  display: none;
}
#mag-featured h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#mag-featured h3 a {
	color: #336666;
}
div.home_graphics img, div.home_graphics a img {
  border: none !important;
}

.description {
  height: 200px;
  overflow: hidden;
}
.category_name, .category_name a {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 5px 0;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
}
/*ADS*/
#Ads {
  	width: 320px;
    float: right;
    background-color: #e2e2c0;
    text-align: center;
    padding-bottom: 5px;
}
.advert {
     margin: 5px 0;
     padding: 0 10px;
     width: 300px;
     text-align: center;
     border: none;
}
.advert img, .advert a img {
  border: none !important;
  margin: 0 auto;
  padding: 0;
}
.advert a img.transparent {
	position: absolute;
	background-color: none;
	z-index: 9999;
}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
table.ec3_schedule {
  	display: block !important;
}
.ev_dates {
  	display: block;
    	margin: 10px 0;
      width: 100%;
      background-color: #e2e2c0;
}
.children {
  display: none;
}