/**
 * Theme Name: CCC custom theme
 * Theme URI: http://carolineelisa.com
 * Description: A bespoke theme created for the Chinese Community Centre.
 * Author: Caroline Elisa Haggerty
 * Author URI: http://carolineelisa.com
 * Version: 1.0
 * Tags: threaded-comments
 * Template: hybrid
 */

/**

/* Eric Meyer's reset.css */
	@import url('../hybrid/library/css/reset.css');
	
	
@font-face {
    font-family: 'MetaBoldRoman';
    src: url('fonts/meta-webfont.eot');
    src: url('fonts/meta-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/meta-webfont.woff') format('woff'),
         url('fonts/meta-webfont.ttf') format('truetype'),
         url('fonts/meta-webfont.svg#MetaBoldRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	 background: url(images/Lanterns.jpg) #7fb4d6 no-repeat center 0px;
	 font: 0.85em/1.4em Arial,sans-serif;
	 color:#333;
}
body {
	width: 955px;
	margin:auto;
}

h1, h2, h3, h4, #primary-menu li a, a.button, .navigation-links a, input[type="button"], input[type="submit"], button {
font-family: 'MetaBoldRoman', Arial, sans-serif!important;
line-height:1em;
font-weight: normal;
}
h1, h2, #primary h3.widget-title, hr {
	font-size:1.7em!important;
	border-bottom: 5px solid #F3E47C;
    margin-bottom: 15px;
    padding-bottom: 15px;
	line-height: 1.2em;
}
h2 {
	padding-top: 10px;
}
h3 {
	font-size:1.7em;
	margin-bottom: 15px;
	padding-top: 10px;
}
.widget h3 {
	font-size:1.7em!important;
	padding-top:0;
}
h4 {
	font-size:1.4em;
	margin-bottom:5px;
}
p, ul, ol, table, blockquote {
	margin-bottom:15px;
}
.gallery {
	margin-bottom:15px!important;
}
ul, ol {
	margin-left:20px;
}
a {
	color:#006699;
	text-decoration:underline;
}
h1 a, h2 a, h3 a {
	font-weight:normal;
}
blockquote {
	background:url(images/quote.png) no-repeat;
	padding-left:30px;
}
.highlight {
	background:#f9f1bd;
	padding:15px;
}
table {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#f5f5f5;
	border-spacing:0!important;
}
th {
	border-bottom: 1px solid #CCC;
}
td {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
input, textarea, select {
	background:#f5f5f5;
	padding:10px!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size: 1em;
	border:0!important;
	margin-bottom:5px;
	background: #f5f5f5 url(images/Input_gradient.jpg) repeat-x top;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
input[type="text"], textarea {
	width:96%;
	
}
a.button, input[type="button"], input[type="submit"], button {
	width:100%;
	display:block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:0;
	padding:10px 0;
	background:#f3e47c url(images/Button_gradient.jpg) repeat-x bottom;
	text-align:center;
	font-size:1.2em!important;
	cursor:pointer;
	color:#333;
	text-decoration:none;
}
button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
a.button:hover, input[type="button"]:hover, input[type="submit"]:hover, button:hover {
	background:#ddd16c;
}
input.search-text {
	width:885px;
	float:left;
}
input.search-submit {
	width:305px;
	float:right;
}
p.byline, p.entry-meta {
	display:none;	
}
#header {
	background: url(images/Skyline.png) no-repeat right bottom;
}
#site-title {
	background: url(images/CCC_logo.png) no-repeat;
	text-indent:-999px;	
	margin:20px 0 -10px 0;
	border: none;
    padding: 0;
}
#site-title a{
	display:block;
	width:462px;
	height:152px;
}
#site-description {
	display:none;
}
#primary-menu {
	background:#333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	margin-bottom:20px;
	padding: 10px 12px;
    width: 931px;
	font-size: 14px;
}
#primary-menu ul {
	margin:0;
	/*margin:auto;width:905px*/
}

#primary-menu li{
	list-style:none;
	float:left;
	border-left:1px solid #000;
	margin-left: 6px;
    max-width: 170px;
    padding-left: 6px;
}
#primary-menu li:first-child {
	margin-left:0px;
	border-left:none;
	padding-left:0px;
}
#primary-menu li a{
	color:#fff;
	text-decoration:none;
}
#primary-menu li a:hover, #primary-menu li.current-menu-item a, #primary-menu li.current-page-parent a.sf-with-ul {
	color:#f3e47c;
}
.sub-menu {
	display:none;
	overflow:visible;
    background: #333;
    margin-left: -10px!important;
    position: absolute;
    top: 200px;
    z-index: 200;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	padding:0 10px;
}
.sub-menu li {
	margin-left: -10px !important;
    padding: 10px !important;
	border-left:0!important;
	border-top: 1px solid #000000;
}
.page, .post, .widget, .error-404 #content, .search #content, #tec-content {
	padding:20px 25px 10px;
	margin-bottom:20px;
	background:#fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 3px #717984;
  	-webkit-box-shadow: 0px 0px 3px #717984;
  	box-shadow: 0px 0px 3px #717984;
	/*overflow: hidden;*/
}
#content {
	float:left;
	width:630px;
}
.error-404 #content, .search #content {
	width:905px;
}
.no-widgets #content {
	width:955px;
}
.search .hentry {
	border-radius: none;
    -moz-box-shadow: none;
  	-webkit-box-shadow: none;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
	width:100%
}
.search-info {
	margin-bottom:15px;
}
.search .hentry h2 {
	border-bottom: none;
    padding-bottom: 0;
}
#primary {
	width:305px;
	float:left;
	clear:none;
	margin-left:20px;
}

#feature{
	padding:0!important;
	width:305px;
	height:140px;
	float:left;
	margin-left:20px;
	overflow:
}
#feature:first-child{
	margin-left:0px;
}
#feature h3 {
	display:none;
	border-bottom: none!important;
}
#feature p {
	margin:0;
	position:absolute;
}
#feature p a {
	margin:0;
	padding:25px;
	width: 150px;
	font-family: 'MetaBoldRoman', Arial, sans-serif!important;
	line-height:1em;
	font-weight: normal;
	font-size:1.7em!important;
	display:block;
	text-decoration:none;
	color:#333;
}
#feature img{
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0;
}
.alignright, .alignnone {
	float:right;
	margin:0 0 15px 20px;
}
.alignleft {
	float:left;
	margin:0 20px 15px 0;
}
.navigation-links a span{
	width:305px;
	display:block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px 0;
	margin-bottom: 15px;
	background:#f3e47c url(images/Button_gradient.jpg) repeat-x bottom;
	text-align:center;
	font-size:1.2em;	
	-moz-box-shadow: 0px 0px 3px #717984;
  	-webkit-box-shadow: 0px 0px 3px #717984;
	color: #333333;
}
.search .navigation-links a span {
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
}
.navigation-links a span:hover {
	background:#ddd16c;
}
.navigation-links a span.previous {
	float:left;
}
.navigation-links a span.next {
	float:right;
}
#footer-container {
	clear:both;
	padding:50px 0;
	font-size:0.9em;
}

/*FT CALENDAR*/
#content .ftcalendar-event-date a, #content .ftcalendar-event-date span.thumb-event {
    color: #333333!important;
}
#ftcalendar-table tr td.current_day {
    background: #f9f1bd!important;
}
.month #ftcalendar-table, .week #ftcalendar-table, .day #ftcalendar-table {
	min-width:580px!important;	
	background:#f5f5f5!important;
	margin-bottom:15px!important;
}
#ftcalendar-div {
    border: none!important;
	background: none!important;
	margin-bottom:15px!important;
}
#ftcalendar-nav {
    height: 45px!important;
}
#ftcalendar-table tr th {
    background: #f5f5f5!important;
}
.month #ftcalendar-table tr th, .month #ftcalendar-table tr td, .week #ftcalendar-table tr th, .week #ftcalendar-table tr td, .thumb #ftcalendar-table tr th, .thumb #ftcalendar-table tr td {
	border: none!important;
	border-bottom: 1px solid #FFFFFF!important;
    border-right: 1px solid #FFFFFF!important;
}
.ftcalendar-event-date {
	background:none!important;
}
.ftcalendar-event div {
	background: none!important;
    border: none!important;
	padding:0!important;
}
div.ftcalendar-event {
    border: none!important;
}
a.large-prev, a.large-next, a.thumb-prev, a.thumb-next {
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 10px;
	background:#f3e47c url(images/Button_gradient.jpg) repeat-x bottom;
	text-align:center;
	font-size:1.2em!important;
	cursor:pointer;
	color:#333;
}
a.large-prev:hover, a.large-next:hover, a.thumb-prev:hover, a.thumb-next:hover {
	background:#ddd16c;
}
#ftcalendar-legend {
	padding:0!important;
}
#ftcalendar-legend p {
    margin-bottom: 10px !important;
}
#ftcalendar-legend .ftcalendar-event {
    padding: 5px 10px !important;
	margin-right: 5px!important;
	 -moz-border-radius: 5px;
	border-radius: 5px;
}
#ftcalendar-legend .ftcalendar-event div a {
    font-size: 1.2em!important;
}
.month #ftcalendar-table tr td, .week #ftcalendar-table tr td {
    height: 65px!important;
    min-height: 65px!important;
}
#ftcalendar-headings {
	padding:5px;
}
#ftcalendar-types a {
	text-decoration:none!important;
}
#ftcalendar-nav #ftcalendar-current {
    font-size: 1.2em;
}
.thumb #ftcalendar-nav #ftcalendar-current {
    font-size: 1em !important;
    margin-left: 10px;
}
/*END FT CAL*/
/*FT CAL WIDGET*/
.thumb-event-header {
    background-color: #fff!important;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
}
.thumb-event-div {
    background-color: #fff!important;
    border: none!important;
    top: -20px!important;
    width: 260px!important;
}
.thumb .ftcalendar-event-date span.thumb-event {
    font-size: 1.2em;
}
/*END FT CAL WIDGET*/
/*FT CAL LIST*/
.page .ftlistcalendar ul {
	margin:0 0 15px 0;
	list-style:none;
}
/*END FT CAL LIST*/
/*FT CAL LIST WIDGET*/
.widget .ftlistcalendar ul {
	list-style:none;
	margin-left:0;
}
/*END FT CAL LIST WIDGET*/


/*SHADOWBOX*/
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
    font-family:Arial, Helvetica, sans-serif!important;
}
#sb-wrapper-inner {
    border: 1px solid #f4f4f4!important;
}
#sb-nav-close{background-image:url(images/close.png)!important;}
#sb-nav-next{background-image:url(images/next.png)!important;}
#sb-nav-previous{background-image:url(images/previous.png)!important;}
#sb-nav-play{background-image:url(images/play.png)!important;}
#sb-nav-pause{background-image:url(images/pause.png)!important;}
/*END SHADOWBOX*/

#share {
	float:right;
}