/* @override http://www.yugongyishan.com/wp-content/themes/yugongyishan/style.css
	http://eggplant.dev/wp/yugongyishan/wp-content/themes/yugongyishan/style.css */

/*   
Theme Name: Yugong Yishan
Theme URI: http://www.yugongyishan.com/
Description: Theme specially made for Yugong Yishan - remix v1.1 2009-11 by swelt.com
Author: Mark de Jong
Author URI: http://www.eggplantdigital.cn
Version: 1.1
Tags: client name, eggplant, custom theme
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

/* NextGen Gallery custom styles */
@import url('styles/photo-gallery.css');

/* WPML Custom styles overwrite */
@import url('styles/cms-navigation-base.css');
@import url('styles/cms-navigation.css');


div.clearall {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

body {
	background: url(images/bgk-yugong-monthly-calendar.png) /* no-repeat center GO TO LINE 820  */ top left /* fixed  */ ;
}

/* Temporary Dev Styles */
.clearall {clear: both;}


/* =Header
-------------------------------------------------------------- */

#header {
	padding-top: 25px; 
}
#branding, #branding a {
	width: 259px;
		/* width: 195px; */
	height: 58px;
}
#branding {
	float: left;
}
#branding a {
	display: block;
	background: url(images/img_mainlogo_yugongyishan.gif) left top;
	text-indent: -9999px;
}
#branding #blog-description {
	display: none;
}
#container, #content, .widget-container, #preview-events, #sidebar-event-calendar {
	background: #fff;  /* transparent url(images/div_background_2009-11.jpg) repeat-y right top; */
}

/* =Language & Search box
-------------------------------------------------------------- */

#language-searchbar {
	float: right;
	clear: right;
	background-color: #fff;
	padding-top: 3px;
}
#language-searchbar form, #language-searchbar ul {
	float: left;
}
#lang-nav {
	padding: 2px 5px;
	margin: 0 10px 0;
}
#lang-nav li {
	float: left;
	padding: 0 2px;
}
#lang-nav, #lang-nav li {
	list-style: none;
}

#language-searchbar #searchform {
	width: 185px;
}
#language-searchbar #s, #language-searchbar #searchsubmit {
	float: left;
}
#language-searchbar a {
	color: #000;
	font-weight: bold;
}
#language-searchbar #s {
	line-height: 100%;
	border: 1px solid #000;
	padding: 1px;
	color: #999;
	width: 150px;
}
#language-searchbar #searchsubmit {
	width: 27px;
	height: 18px;
	background: url(images/btn_topsearch.jpg) no-repeat left top;
	text-indent: -9999px;
	border: 1px solid #000;
}


/* =Menu
-------------------------------------------------------------- */

#menu-wrap {
	clear: both;
	padding: 5px 0;
}
#menu-wrap ul a, #menu-wrap ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0 10px;

	text-transform: uppercase;
	letter-spacing: -0.025em;
	

}
#menu-wrap ul a:hover, #menu-wrap ul a:visited:hover,
#menu-wrap ul .selected_page a, #menu-wrap ul .selected_page a:visited {
	color: #fff;
	background-color: #000;
	/*margin-right: 5px; */
}
#menu-wrap ul li {
	background-color: #fff; 	margin-right: 3px; 
}
#menu-wrap ul ul li {
	background-color: #000;		margin-right: 3px; 
}



/* =Breadcrumbs
-------------------------------------------------------------- */

#breadcrumbs {
	background-color: #000;
	padding: 0 5px;
	margin-bottom: 7px;
}
#breadcrumbs, #breadcrumbs a, #breadcrumbs strong {
	color: #fff;
	font-size:  10px;
	text-transform: lowercase;
	font-variant: small-caps;
}



/* =Content
-------------------------------------------------------------- */
.post h1, .entry-content, .entry-summary, .entry-meta {
	padding-left: 10px;
	padding-right: 10px;
}
.events-page .entry-content {
	padding-left: 0;
	padding-right: 0;
}
.tag h1, .page h1, #event-timedate, h1.search-title {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	padding: 2px 10px;
}
.page-title {
	padding: 2px 10px;
	border-top: 4px solid #000;
}
.tag h1, .page h1, #event-timedate a, #event-timedate span, .page-title, h1.search-title {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.post h1, .photogallery h1 {
	font-size: 30px;
	font-weight: bold;
	border-bottom: none;
	border-top: none;
}
#exhibitions h1, #exhibitions h1 a {
	font-size: 26px;
	text-decoration: none;
	color: #000;
	border-bottom: none;
	border-top: none;
}
#exhibitions h1 a:hover {
	text-decoration: underline;
}
.post h2, .post h2 a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

a {
	color: #114E8F;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}


.post {
	margin: 0 0 15px 0;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}
.entry-utility {
	padding: 5px 10px;
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	clear: both;
}
.entry-utility .socialnetworks {
	float: right;
	height: 24px;
}
.entry-utility .bandsites {
	padding-bottom: 3px;
}
.entry-utility .clearall {
	border-bottom: 1px solid #eee;
}


.entry-content h3 {
	font-size: 14px;
	font-weight: bold;
}
#event-details {
	padding-bottom: 1px;
	padding-top: 1px;
}
#event-details, #event-details li {
	list-style: none;
	margin: 0;
}
#event-details li, #event-details span {
	font-size: 14px;
}
#event-details li {
	color: #333;
	font-weight: bold;
}


.ec3_events h3, .ec3_list li {
	color: #000;
}
.ec3_list li {
	
}

div.ec3_iconlet {
	border: 0;
}
div.ec3_iconlet table {
	width: 50px;
}
.ec3_month {
	background-color: #f00;
	color: #fff;
}
.ec3_day td, .ec3_time td {
	padding: 3px 0 !important;
}


.event-genre {
	font-size: 12px;
	color: #999;
}
.event-genre a {
	color: #666;
	text-decoration: none;
	text-transform: capitalize;
}
.event-genre a:hover {
	text-decoration: underline;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.navigation a {
	font-size: 16px;
	font-weight: normal;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}

#back-to-top {
	float: left;
	width: 100%;
	margin-top: 15px;

	text-transform: uppercase;
	letter-spacing: 0.025em;
}
#back-to-top a {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	background-color: #fff;
	padding: 3px 15px;
	clear: both;
	
	color: #000;
	/* text-transform: capitalize; */
	font-size: 16px;
	text-decoration: none;
}

#back-to-top a:hover {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	background-color: #ddd;
	padding: 3px 15px;
	
}



/* =Widget Areas
-------------------------------------------------------------- */

#fp-sidebar h3, #secondary h3, #top-of-pages h3 {
	font-size: 18px;
	padding: 3px 5px;
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-area p {
	padding-left: 5px;
	padding-right: 5px;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

#newsletterform ul, #newsletterform ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#newsletterform input[type="text"] {
	margin: 2px;
	width: 200px;
}
#newsletterform #submitbutton {
	padding: 2px 15px;
	border: 2px solid #666;
	cursor: pointer;
	background-color: #eee;
	margin: 4px 0;
	font-weight: bold;
}


/* =Frontpage only styles (...and i mean frontpage only!)
-------------------------------------------------------------- */

#highlight-wrap {
	width: 220px;
	float: left;
	margin-right: 5px;
}
#features-wrap {
	width: 445px;
	float: left;
}
.frontpage-events .highlight, .frontpage-events .features, .frontpage-events .chronological,
.event-listing {
	margin: 10px 8px 15px;
}
.frontpage-events .highlight, .frontpage-events .features,
.event-listing {
	width: 205px;
	float: left;
}
.frontpage-events .highlight p, .frontpage-events .features p {
	min-height: 150px;
}
.frontpage-events .chronological p {
	min-height: 130px;
}
.frontpage-events .chronological {
	width: 150px;
	float: left;
}

.frontpage h3 {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	padding: 3px 10px;
	font-size: 18px;
	color: #000;
}
.frontpage .event-date,
.event-listing .event-date {
	color: #333;
	font-weight: bold;
	padding: 5px 0;
}
.frontpage .event-date span,
.event-listing .event-date span {
	display: block;
}


#fp-sidebar .ec3_events li {
	padding-left: 33px;
}
#fp-sidebar #preview-events .preview-date {
	margin-left: -37px;
}

.frontpage-events p {
	text-align: justify;
	margin-bottom: 10px;
}
.frontpage-events .highlight h2, .frontpage-events .highlight h2 a,
.frontpage-events .features h2, .frontpage-events .features h2 a,
.event-listing h2, .event-listing h2 a, .video-listing h2, .video-listing h2 a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	min-height: 48px;
}
.video-listing h2, .video-listing h2 a {
	min-height: 0;
}
.frontpage-events .highlight h2 a:hover,
.frontpage-events .features h2 a:hover,
.event-listing h2 a:hover {
	text-decoration: underline;
}
.photogallery h2 {
	font-size: 18px;
	color: #000;
}
.frontpage-events .chronological h2, .frontpage-events .chronological h2 a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	min-height: 42px;
}
#content .readmore-link {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	display: block;
	padding: 3px 1px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.025em;
}

#special-notice {
	background-color: #fdffdf;
	padding: 10px;
	border: 1px solid #ffd900;
	margin: 0 10px 10px;
}
#special-notice p {
	margin: 0;
	font-size: 14px;
}

/*
.readmore-link a:hover {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	background-color: #ddd;
	padding: 3px 15px;
}
*/

/* =Sidebar
-------------------------------------------------------------- */

.widget-area .xoxo {
	background-color: #fff;
}
.widget-area #text-3 img {
/*
	margin: 2px;
	border: 1px solid #fff;
*/
}
.widget-area h3 {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	margin-bottom: 5px;
	font-weight: bold;
}
.widget-area h4 {
	font-size: 14px;
}
.widget-container, #preview-events, #sidebar-event-calendar {
	padding-bottom: 5px;
}

.widget-container ul, .widget-container div, #preview-events ul, #preview-events div {
	padding-left: 10px;
	padding-right: 10px;
}


/* =Scroller: Events preview */
#preview-events .ec3_events, #preview-events .ec3_events li {
	list-style: none;
	margin: 0;
}
#preview-events .ec3_events li {
	margin-bottom: 5px;
}
#preview-events p {
	margin-bottom: 0;
}
#preview-events p a {
	font-weight: normal;
}
#preview-events a {
	color: #000;
}


/* =Event page only (...and this time i mean it too!)
-------------------------------------------------------------- */
.events-page .event-listing {
	width: 205px;
	float: left;
}
.event-listing a img {
	margin-bottom: 0;
}

#wp-calendar table {
	width: 100%;
}
#wp-calendar table.ec3_calendar {
	height: 220px;
}
#wp-calendar table.ec3_calendar td, #wp-calendar table.ec3_calendar td.pad {
	width: 24px;
	height: 20px;
	border: 1px solid #eee;
	padding: 0;
	color: #666;
}
#wp-calendar table.ec3_calendar thead, #wp-calendar table.ec3_calendar th {
	height: 5px;
	line-height: normal;
}
#wp-calendar table td.ec3_eventday {
	background-color: #7FBFFF;
	border: 1px solid #114E8F;
		border-bottom: 1px solid #000;
}
#wp-calendar .ec3_eventday a.eventday {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#ec3_popup td td {
	font-size: 12px;
	padding: 5px;
}
#ec3_popup .ec3-cal-time {
	padding-right: 5px;
}
#ec3_popup .ec3-cal-title {
	font-weight: bold;
}



/* =Video listing page
-------------------------------------------------------------- */
.video-listing {
	list-style: none;
	margin: 0;
}
.video-listing li {
	width: 280px;
	float: left;
	margin: 0 20px 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #000;
}
.video-listing h2 {
}
.video-listing .video-thumb {
	display: block; position: relative;
	overflow: hidden;
	width: 280px; height: 210px;
	margin-bottom: 5px;
}
.video-playbutton {
	position: absolute;
	left: 100px; top: 65px;
}
.video-listing p {
	min-height: 150px;
	margin-bottom: 0;
}
.video-listing .watch-more {
	display: block;
	margin: 5px 0;
}

#video-player {
	padding: 0 20px;
	margin: 25px 0;
}
#player-wrap, #video-description {
	float: left;
}
#player-wrap, #player-wrap embed {
	width: 440px; height: 370px;
}
#video-description {
	width: 180px;
	margin-left: 10px;
}
#video-player h1 {
	padding: 0;
	font-size: 18px;
}
.more-header {
	padding: 5px 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.more-header h3 {
	font-size: 16px;
	line-height: 1.4;
}



/* =Exhibitions page
-------------------------------------------------------------- */

.single-exhibit {
	border-top: 2px solid rgb(0, 0, 0);
	border-bottom: 4px solid rgb(0, 0, 0);
	margin-bottom: 5px;
}
.single-exhibit .entry-content {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.single-exhibit.event-1 {
	background: url(images/div-background-red.jpg) no-repeat right top;
}
.single-exhibit.event-2 {
	background: url(images/div-background-green.jpg) no-repeat right top;
}
.single-exhibit.event-3 {
	background: url(images/div-background-yellow.jpg) no-repeat right top;
}


/* =Friends link page
-------------------------------------------------------------- */
#friends-links {
	margin: 0;
}
#friends-links li {
	margin-top: 10px;
	clear: both;
}
#friends-links li, #friends-links li li {
	list-style: none;
}
#friends-links ul {
	margin: 0;
}
#friends-links ul li {
	float: left;
	padding: 10px;
	margin-top: 0;
	clear: none;
}
#friends-links h2 {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 10px;
}


/* =Search results
-------------------------------------------------------------- */

h1.search-title {
	margin-bottom: 10px;
}
.search .post h2, .search .page h2,
.archive .post h2, .archive .page h2 {
	padding-left: 10px;
	padding-right: 10px;
}
.search .post h2 a,
.search .page h2 a,
.archive .post h2 a,
.archive .page h2 a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.search .post h2 a:hover,
.search .page h2 a:hover,
.archive .post h2 a:hover,
.archive .page h2 a:hover {
	text-decoration: underline;
}

.halfway-line {
	width: 66%;
	border: none;
	background-color: #999;
	margin: 10px 10px;
}



/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-top: 15px;
}
#footer #colophon {
	padding-top: 5px;
	border-top: 4px solid #000;
	margin-bottom: 10px;
}
#footer #site-info {
	background-color: #000;
	padding: 10px;
}
#footer #site-info p {
	color: #fff;
}
#footer #site-info p a {
	color: #fff;
}





/* =sven's addons.....
-------------------------------------------------------------- */

#wrapper 

{
background: #fff; opacity: 0.99; /* transparent url(images/div_background_2009-11.jpg) repeat-y right top; */

     -moz-box-shadow: 4px 4px 4px #333; /* FF3.5+ */
  -webkit-box-shadow: 4px 4px 4px #333; /* Saf3.0+, Chrome */
          box-shadow: 4px 4px 4px #333; /* Opera 10.5, IE 9.0 */


}

#header {
background: url(images/_______YUGONG-Calender-02-2011-header.png) /*repeat-y */ right top transparent;	 /* opacity: 0.9; */
}

#footer #site-info {
background: #001 url(images/YUGONG-2010-11footer.jpg)  no-repeat right top ; /* opacity: 0.8; */
height: 250px; 	 )

.distancetop {
padding-top: 15px;  	 )

}

