/*  
$Id: style.css,v 1.35 2009/09/07 06:30:29 nbz Exp $
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
Theme ported to Drupal by nbz (http://drupal.org/user/123528/track) and the necessary changes made to the files.
*/


/**
 * Various views fixes
 * / 
 
 /**
  *
  * OUTREACH
  *
  */ 
 
 #page .view-id-outreach .view-content div {
   display:inline;
}
 
 /**
  * School Visits
  */ 
 
 
#page .field-field-date {
  font-style: italic;
  margin-bottom: 1em;
 }
 /* School Visits - Testimonials */
 
 div#block-views-school_visits-block_1 div.view-content, 
  div#block-views-workshops-block_1 div.view-content{
   text-align:center;
}
 div#block-views-school_visits-block_1 div.view-content div, 
  div#block-views-workshops-block_1 div.view-content div{
    display:inline;
 }
 div#block-views-school_visits-block_1 div.view-content div.field-item,
  div#block-views-workshops-block_1 div.view-content div.field-item {
    padding-right: 5px;
    padding-bottom: 5px;
}

div.field-field-gallery{
/*  text-align: center;*/
} 


div.field-field-gallery div.field-item {
width: 285px;
float:left;

}

div.field-field-gallery div.field-item div{
display:inline;
}

 
/* date.css override */
.views-widget .date-views-filter-wrapper {
	min-width: 50px;
}

/**
 *
 * Workshops
 *
 */

#page .field-field-datetime {
  text-align:center;
  font-style: italic;
}

#page .field-field-workshop-location {
  text-align:center;
  padding: 0 2em;
  margin-bottom: 2em;
}
/**
 *  Translation tabs
 *
 */


.translations-tab { 
  margin: 0px; 
  padding: 0px; 
}

#content .content ul.translations-tab { 
  background:#dbf2f8; 
  display:block; 
  overflow:hidden; 
  margin-bottom:0px;
}


#content .content ul.translations-tab li.language{ 
  position: relative; 
  padding:10px; 
  float: left; 
  list-style: none; 
  cursor: pointer; 
  background:#dbf2f8; 
  border-right:4px solid #ffffff; 
  border-bottom:2px solid #ffffff; 
  margin-left:0px;  /*override arthemia default*/
  width:124px; 
  text-align:center; 
}

#content .content ul.translations-tab li.language.last{ 
  border-right:none; 
}

#content .content ul.translations-tab li.language { 
  color: #718795; 
  text-transform: uppercase; 
  font-weight:bold; 
  font-size:12px; 
}
#content .content ul.translations-tab li.language a{
  padding:10px;
}

#content .content ul.translations-tab li.language a:hover { 
  color: #424f58; 
  text-decoration:none
  
}

#content .content ul.translations-tab li.language.active { 
  background: #bae3f5; 
  color:#424f58; 	
  border-bottom:2px solid #bae3f5; 
  }



.translation-content { 
  clear: both; 
  border: 4px solid #bae3f5; margin:0;
  padding:10px;
}







/* Story content type changes */

div.story-preamble{
  margin-bottom: 2.5em;
  font-size: 1.2em;
}

#content div.transcript {
  overflow:auto; 
  height:750px; 
  margin: 1em 0 2em 0; 
  border-top: 5px solid #999;
  border-bottom: 5px solid #999;
}

#content .content div.transcript p {
  font-size: 1.65em;
  line-height: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* Provide special styling to the translation text */
#content  .content div.transcript p span.translation {
  font-weight:bold;
  font-style: italic;
  font-size: 1.0em;
  display:block;
  margin-bottom: 5em;
  /* line-height: 1.05em;
     margin-top: 1.5em;
     padding-bottom: 2em;
  */
}

#content  .content div.transcript p span.english {
  font-size: 0.75em;
  line-height: 0.25em;
  /* line-height: 1.05em;
     margin-top: 1.5em;
     padding-bottom: 2em;
  */
}


/* */

#content div.translation-content  h2 {
   font-size: 2.5em;
    font-weight: bold;
    margin: 1em 0;
    text-align: center;
}
#content div.translation-content  h3 {
  font-size:1.8em;
  font-style:italic;
  margin: 1em 0 0.5em 0;
}



/**
 *  Sponsor content type
 *
 */


div.view-id-sponsors div.views-field-field-sponsor-logo-fid {
margin-top: 3.5em;
margin-bottom: 1.5em;
}

div#block-views-sponsors-block_1 div.view-content div.views-row {
  text-align: center;
  margin-bottom: 0.75em;
  margin-top:0.75em;
}

div#block-views-sponsors-block_1 div.view-content div.views-row div.views-field-field-sponsor-logo-fid{
margin:0;
}

div.views-field-field-sponsor-url-url,
div.field-field-sponsor-url {
 font-size: 140%;
    margin: 1em 0;
}


/**
 * Inset images
 */
div.inset-img {
   width: 545px; 
 	border-bottom: 2px solid #999; 
    margin-left:auto;
    margin-right:auto;
    margin-top:1em;
    margin-bottom:1em;
}
div.inset-img.right {
   width: 275px; 
   margin-left: 1.5em; 
   margin-bottom: 1em;
   float: right;
} 

div.inset-img .caption {
display:block;
  font-size:0.9em;
  line-height: 1.5em;
  font-style: italic;
}



/* HTML Elements */
* {
	margin:0;
	padding:0;
}

body {
	font: 100% Arial, Helvetica;
	background: #FFF;
	color: #666;
}
  
dl {
  margin: 0.5em 0 1em 0.5em;
}

dl dd {
  margin: 0 0 .5em 1em;
}

fieldset {
  border:1px solid #C8DBEA;
}

legend {
  font-weight: bold;
  color: #3c78a7;
}

p {	
	margin: 15px 0;
}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
}

a img {
	border:0;
}

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}			

acronym, abbr {
	border-bottom: 1px dashed #999;
}

li{	
	margin-left:30px;
}

.tabs li {
	margin-left:0;
}

/* Text*/

h1, h2, h3, h4 {
	/* color:#3c78a7; */
	color: #303030;
}

h1 {
	font:2.7em Helvetica, Arial;
	font-weight: bold;
	margin:0.5em 0 0.5em 0;
}

h2 {
	font:1.8em Helvetica, Arial;
}

h3 {
	font:1.5em Helvetica, Arial;
	margin-bottom:3px;
}

h4 {
	font:1.3em Helvetica, Arial;
}

#content h1, #content h2, #content h3, #content h4 {
  /*text-shadow: #bbb 1px 1px 2px;*/
}

/* theme code and blockquote elements */

code {
  display:block;
	font: 1.0em 'Courier New', Courier, Fixed;
	padding: 10px;
	margin:10px;
}	

blockquote {
	padding: 10px;
	line-height:1.5em;
	margin:10px;
}

#page blockquote, #page  code {
	border-top: 1px solid #DAE7F1;
	border-bottom: 1px solid #DAE7F1;
  background-color: #EDF3F8;
}

#page blockquote blockquote {
  background-color: #DAE7F1;
}

#page .comment blockquote {
	border-top: 1px solid #C8DBEA;
	border-bottom: 1px solid #C8DBEA;
	background-color: #DAE7F1;
}

#page .comment blockquote blockquote {
  background-color: #EDF3F8;
}

/* Structure */

#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
}

#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
}

/* Navigation Bar*/

#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
}

#page-bar ul {
	list-style: none;
  z-index:10;
}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
}

#page-bar li:hover, #page-bar li a:hover {
	background: #3c78a7;
}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 15px;
	font-weight:bold;
	color:#FFF;
	display:block;
}

#page-bar a:hover {
	text-decoration:none;
	display:block;
}

/* Dropdown Menus */

#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
}

#page-bar li ul {
	position: absolute;
	width: 10em;
	display: none;
}

#page-bar li:hover ul {
	display: block;
}

#page-bar li li ul {
  top:0px;
  left:140px;
  display: none!important;
}

#page-bar li li:hover ul {
  display: block!important;
  border-left: 1px solid #C0C0C0;
}

/* Form Elements */

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
}

#logo {
	width:550px;
  float:left;
}

#banner-region {
	float:right;
}

#sitename {
  float:left;
  height:60px;
  font-size:4em;
}

#tagline {
	margin-top:5px;
	font-size:1.75em;
	color:#333;
  clear:left;
}

#top {
	padding:0;
}

#headline {
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0 0 10px 0;
}

.with-featured {
	width:590px;
  }

.no-featured {
  width:920px;
}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
  margin-bottom:10px;
}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin: 0 0 10px 0;
}

#bottom {
  display:table;
	width: 940px;
  margin-top:10px;
}

#headline p {
	padding-bottom:15px;
}

#headline p, #featured p {
	margin:0;
}

/* Content Page*/

#content {
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
}

#content-top {
  margin-bottom:10px;
}

#content-bottom {
  margin-top:10px;
}

.with-sidebar {
  width:590px;
}

.no-sidebar {
  width:920px;
}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
}

#content .content {
  font-family: Verdana, "DejaVu Sans", Sans;
}

.node .content {
  margin-top:10px;
}

#content .content p {
	margin-top:0px;
}

#content .content .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
}

#content .content ul, #content .content ol{
	margin-bottom:15px;
}

#content .content li{	
	list-style:square;
  line-height:1.7em;
}

#content .content li{	
	list-style:square;
  line-height:1.7em;
}

#content .content ol li{	
	list-style:inherit;
}

#content .content li ul li{	
	list-style:square;
	margin-left:20px;
}

.content .links {
  padding-left:20px;
}

.links li {
  margin-left:0px!important;
}

#content table {
  width:100%;
  border:1px solid #C8DBEA;
  border-collapse: separate;
  padding:0;
  margin:0px 0 10px 0;
}

#content table th {
  background-color:#C8DBEA;
  padding: 2px 5px;
  color: #3c78a7;
  line-height:1.5em;
}

#content table th, .topics, .posts, .last-reply , .created {
  text-align:center;
}

#content table td {
  padding: 2px 5px;
  line-height:1.5em;
}

#content tr.odd {
  background-color: #edf5fa;
}

#content tr.even {
  background-color: #E7F2F9;
}

.node {
  border-bottom: 1px dotted #ccc;
  margin-bottom:20px;
}

.picture img {
  padding:2px;
  border: 1px solid #C8DBEA;
  background:#fff;
  margin-top:5px;
}

/* System messages*/
.messages {
  padding: 10px;
  margin:10px 0;
}

.status {
	border: 1px solid #C8DBEA;
	background-color: #DAE7F1;
  color: #3c78a7;
}

/* Sidebar */
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
}

#sidebar h3 {
	font:1.5em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
}

#sidebar .odd h3 {
  background:#3c78a7;
}

#sidebar h3 a{
  color:#fff;
}

#sidebar .content {
  font-size:1.1em;
}

#sidebar .content h3 {
  font:1.2em Arial;
  background:#aaa;
}

#sidebar .block{
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
  margin-bottom:10px;
}

#sidebar ul {
  margin:0px;
  padding:0px;
}

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
  margin:0px;
	background:url(images/sub.png) no-repeat 0 0px;
}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
}

.poll .title {
  margin-bottom:10px;
  font-weight:bold;
}

/* Fix menu CSS by overriding the default icons. */

.menu li.expanded, .menu li.collapsed, .menu li.leaf {
  list-style-image:none;
}

/* comments */

.comment {
  background-color:#EDF3F8;
  margin: 10px 0 0 0;
  padding: 0px;
}

.comment .author-data {
  float:left;
  width:120px;
  height:100%;
  text-align:center;
  line-height:1.1em;
}

.comment .author-data  div{
  margin-top:5px;
}

.comment .comment-main {
  margin-left:120px;
  border-left:1px solid #C8DBEA;
  min-height: 200px;
  height: auto !important;
  height: 200px;
}

.comment .content {
  padding: 10px;
}

.comment-header {
  background-color: #DAE7F1;
  border-bottom:1px solid #C8DBEA;
  padding: 0 5px;
}
.comment-header .submitted {
  float:left;
  font-weight:bold;
}

.comment-header .comment-link {
  float:right;
}

.comment .new {
  float:right;
  color:#CC0000;
  padding: 0 10px;
}

.comment .links {
  float:left;
  clear:both;
  text-align:right;
  display:block;
  background-color:#DAE7F1;
  border-top:1px solid #C8DBEA;
  width:100%;
}

.comment .links ul{
  padding: 0px 5px;
}

/* Footer*/

#footer-region {
	font-size:0.7em;
	color:#ccc;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
}

#footer-left, #footer-middle {
	width:280px;
	float:left;
	padding:10px;
}

#footer-middle {
	margin-left:17px;
}

#footer-right {
	width:280px;
	float:right;
	padding:10px;
}

#footer-region a {
	color:#fff;
}

#footer-region ul {
	margin:5px 0 0 0;
  padding:0px;
}

#footer-region li{
	list-style:none;
	border-top:1px dotted #ccc;
	padding:5px;
  margin:0px;
	display:block;
}

#footer-region li:hover {
	background:#3c78a7;
	color:#fff;
}

#footer-region li:first-child {
	border-top:0px dotted #fff;
}

#footer-region h3{
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
}

#footer-region h3 {
	color:#fff;
}


#footer-message {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	display: none;
}


/* 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;
}
  
/***** Pager Navigation links *****/
.pager ul {
  padding:0px!important;
  margin:10px 0px!important;
  font-size:0.82em;
}

.pager li {
	padding: 2px!important;
  margin:10px 2px!important;
	text-decoration: none;
	border: 1px solid #C8DBEA!important;
	color: #3c78a7;
	background-color: #EDF3F8;
  background-image:none!important;
}

.pager li a {
	color: #3c78a7;
}

.pager li:hover  {
  background-color: #DAE7F1!important;
}

.pager li a:hover  {
  text-decoration: none;
}

/* Hack to show the pager properly in blocks - not pefect as it is no longer centered */
.block .pager li {
  float:left;
}

/*Slideshow Theming*/

.views_slideshow_singleframe_teaser_section {
position:relative;	
}

#transparency, #transparency_block2 {
	position:absolute;
	bottom: 0px;
	left:0px;
	width:920px;
	height: 130px;
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}

#mycontent, #mycontent_block2 {
	position: absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	overflow:hidden;
	height:110px;
	padding:10px;
}



#mycontent h2, #mycontent_block2 h2 {
	color:#fff;
}

#mycontent a, p {
	font-size:1.2em;
}

#mycontent_block2 a, p {
	font-size:1em;
}

#block-views-Slideshow-block_1, #block-views-Slideshow-block_2{
	position:relative;
}

#views_slideshow_singleframe_playpause_Slideshow-block_1, #views_slideshow_singleframe_playpause_Slideshow-block_2 {
display:none;
}

#views_slideshow_singleframe_prev_Slideshow-block_1, #views_slideshow_singleframe_next_Slideshow-block_1{
	position:absolute;
	width:50px; 
	height:0px; 
	padding-top:50px;
	overflow:hidden;
	z-index: 10;
	filter:alpha(opacity=30);
	opacity:0.3;
	-moz-opacity:0.3;
}

#views_slideshow_singleframe_prev_Slideshow-block_1{
	background:url('../../files/arrow-left.png');
	left:10px;
	top:150px;
}

#views_slideshow_singleframe_next_Slideshow-block_1{
	background:url('../../files/arrow-right.png');
	right:10px;
	top:150px;
}

/*Slideshow 2*/

#transparency_block2{
	width:590px;
	height:120px;
	bottom:4px;
}

#mycontent_block2 {
	height:100px;
	line-height: 13px;
}

#views_slideshow_singleframe_prev_Slideshow-block_2, #views_slideshow_singleframe_next_Slideshow-block_2{
	position:absolute;
	width:50px; 
	height:0px; 
	padding-top:50px;
	overflow:hidden;
	z-index: 10;
	filter:alpha(opacity=20);
	opacity:0.2;
	-moz-opacity:0.2;
}

#views_slideshow_singleframe_prev_Slideshow-block_2{
	background:url('../../files/arrow-left.png');
	left:10px;
	top:80px;
}

#views_slideshow_singleframe_next_Slideshow-block_2{
	background:url('../../files/arrow-right.png');
	right:10px;
	top:80px;
}

#views_slideshow_singleframe_next_Slideshow-block_2:hover, #views_slideshow_singleframe_prev_Slideshow-block_2:hover{
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
	-webkit-transition: all 0.2s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
     transition: all 0.2s ease-out;
}

#block-views-sponsors-block_1{
	font-size:1.52em;
	margin-top:20px;
	font-weight:bold;
}

#block-views-sponsors-block_1 .view-footer{
	clear:both;
	float:right;
}

#block-views-sponsors-block_1 h3{
	font-size:1.9em;
	font-weight:bold;
}

.sponsorblock .views-field-field-sponsor-logo-fid{
	float:left;
	padding:10px;
}

/*Frontpage Story Styling*/

.frontpage_story_image{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:10px;
}

.available_translations .field-item{
	float:left;
	color:#ffffff;
	background:#3c78a7;
	padding:5px;
	margin:5px 5px 15px 5px;
}

.available_translations .field-item a{
	color:#ffffff;
	text-decoration:none;
}


.frontpage_story_divider{
	clear:both;
}

.frontpage_story_divider hr{
	margin-bottom:15px;
	height:0;
	border:1px dotted #ccc;
}

.sb-gallery-field_testimonial_img{
	float:left;
	padding:2px;
}