/*
Theme Name: Xiamenwave
Theme URI: http://wordpress.org/
Description: The xiamenwave theme
Author: cloud1one.com
Version: 0.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	/*clear: both;*/
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/*
LAYOUT: Three columns
DESCRIPTION: There-column fixed layout with two sidebar
*/
html{
  height: 100%;
}
body{
  background: #f3fefc url("images/css-content-body.png") repeat-x  0px 170px;
  font-family: Georgia;
  font-size: 12px;
  height: 100%;
}
#page-top{
  background: url("images/css-body-top.png") repeat-x;
  min-height: 100%;
  position: relative;
}
*html #page-top{
  height: 100%;
}
#page-top #header{
  height: 170px; 
  margin: 0 auto;
  width:900px;
}
#page-top #content{
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  padding: 25px 0 165px;  
  width: 900px;
}
#page-bottom{
  background: #fff;
  border-top: 1px solid #dff3ef;
  height: 153px;
  margin: -155px 0 0;
}
#page-bottom #bottom-content{
  width: 900px;
  margin: 0 auto;
  padding: 20px 0 0;
  position: relative;  
}
#page-bottom #bottom-right-box{
  position: absolute;
  right: 0;
  top: 20px;
}
/*
PAGE-TOP HEADER
*/
#header #logo-banner{
  height: 95px;
  position: relative;
}
#logo-banner #banner{
  right: 0px;
  position: absolute;
  top: 15px;
}
#header #date-login-search{
  height: 45px;
}
#date-login-search #box-date{
  width: 30%;
}
#date-login-search #box-login{
  width: 40%;
}
#date-login-search #box-date,
#date-login-search #box-login{
  float: left;
  padding: 16px 0px;
}  
#date-login-search #box-search{
  float: left;
  padding: 11px 0 0;
  text-align: right;    
}
/*
menu-header
*/
#header .menu-header{
  clear: both;
}
#header .menu-header a{
  color: #36454b;
  font-size: 14px; /*em*/
  text-decoration: none;
  text-transform: lowercase;
}
#header .menu-header ul li{
  float: left;
  margin: 0 2px 0 0;
}
#header .menu-header ul li span, 
#header .menu-header ul li a{
  cursor:pointer;
  display: inline-block;
  height: 30px;
}
#header .menu-header ul li a{
  background: #def4fb url("images/css-header-menu-corners.png") no-repeat top right;
}
#header .menu-header a:hover{
  background-color: #fcfcc6;
}
#header .menu-header .current-menu-item a,
#header .menu-header .current_page_parent a{
  background-color: #c7e9f5;
}
#header .menu-header .current-menu-item a:hover,
#header .menu-header .current_page_parent a:hover{
  background-color: #c7e9f5;
}
#header .menu-header .menu-item-type-taxonomy a{
  background-color: #def4fb;
}
#header .menu-header .menu-item-type-taxonomy a:hover{
  background-color: #fcfcc6
}
#header .menu-header ul li span{
  background: url("images/css-header-menu-corners.png") no-repeat;
  line-height: 30px;
  padding: 0 15px;
}
/*
PAGE-TOP CONTENT
*/
#content #content-body{
  margin: 0 150px;
  overflow: hidden;
  padding: 0 20px;
  width: 560px;
}
*html #content #content-body{
  margin: 0;
  width: 550px;
}
/*
sidebar
*/
#content .sidebar{
  width: 150px;
}
#content #sidebar-left{
  float: left;
  text-align: right;
}
#content #sidebar-right{
  float: right;
}
#content .sidebar .sidebar-banner-top{
  margin: 0 0 20px;
}
#content .sidebar .sidebar-banner-bottom{
  margin: 20px 0 0;
}
#sidebar-left #search-in-sidebar, #sidebar-left .box-light-brown{
  margin-bottom: 20px;
  text-align: left;
}
#sidebar-left .box-light-brown{
  padding: 15px 0 15px 10px;
}
/*
home
*/
#content #content-body #post-last img{
  float: left;
  margin: 0 20px 0 0;
  max-width: 255px;
  max-height: 189px;
}
#content #content-body #post-last div{
  overflow: hidden;
}
*html #content #content-body #post-last div{
  height: 1%;
  /*overflow: visible;*/
}
#content #news-about #box-about{
  float: right;
  width: 180px;
}
#content #news-about #box-news{
  margin-right: 200px;
}
#content #news-about #box-news ul li {
  border-bottom: 1px dashed #36454B;
  padding: 5px 0;
}
/*
blog
*/
#content-body .post{
  margin-bottom: 20px;
}
/*
events
*/
/*#events-categories{
  margin-bottom: 20px;
}*/
#content-body .events-list div{
  border-bottom: 1px solid #f2d8a7;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 10px;
}
#content-body .events-list .events-img{
  float: left;
  margin: 0 10px 5px 0;
}
#content-body .events-single .events-img,
#content-body .location-single .location-img{
  float: left;
  margin: 0 10px 5px 0;
}
#content-body .location-single ul {
  clear: both;
  margin-top: 10px;
}
/*
directory
*/
#content-body div#bizdir_directory{
  border-top: 1px solid #f2d8a7;
  border-bottom: 1px solid #f2d8a7;
  padding: 10px 0;
}
/*
PAGE-BOTTOM CONTENT
*/
/*
menu-bottom
*/
#page-bottom .menu-bottom ul li{
  float: left;
  margin: 0 4px 0 0;*/
}
#bottom-content #menu-bottom a{
  text-decoration: underline;
}
#bottom-content #menu-bottom a:hover{
  text-decoration: none;
}
/*
FORM
*/
input[type="button"], 
input[type="submit"]{
  cursor:pointer;
}
input.search{
  background: #fff;
  border: 2px solid #e1f5f2;
  height: 21px;
}
#search-in-sidebar input.search{
  width: 100px;
}
input.search-submit{
  background: url("images/css-button-bg.png") repeat-x;
  border: 1px solid #9fb3b0;
  color: #e5eceb;
  height: 24px;
  text-transform: uppercase;
}
input.search-submit:hover{
  background: #666;
  color: fff;
}
table input[type="text"],
table textarea{
  background: #fff;
  border: 2px solid #e1f5f2;
  padding: 2px;
}
table input[type="button"], 
table input[type="submit"]{
  background: url("images/css-button-bg.png") repeat-x;
  border: 1px solid #9fb3b0;
  color: #e5eceb;
  text-transform: uppercase;
}
table input[type="button"]:hover, 
table input[type="submit"]:hover{
  background: #666;
  color: fff;
}
/*
LINK
*/
a{
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}
a.rsslink{
  background:url("images/feedicon10.png") no-repeat 0% 50%;
  padding-left:14px;
}
#content #box-about a.button{
  background: url("images/css-button-bg.png") repeat-x;
  border: 1px solid #9fb3b0;
  display: inline-block;
  color: #e5eceb;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  padding: 0 10px;
  text-transform: uppercase;
  text-decoration: none;
}
#content #box-about a.button:hover{
  background: #666;
  color: fff;
}
#date-login-search #box-login a{
  color: #a6270a;
  text-decoration: none;
}
#date-login-search #box-login a:hover{
  text-decoration: underline;
}
#box-login #join{
  font-weight: bold;
  text-transform: uppercase;
}
.sidebar a, #content-body a{
 color: #a6270a;
 /*color: #cc9933;*/
}
#content-body h1 a{
  color: #36454b;
  text-decoration: none;
}
#content-body h1 a:hover{
  text-decoration: underline;
}
#content-body #news-about a{
  color: #36454b;
}
#content-body #events-forum a.location{
  color: #518ea6;
  font-size: 11px;
}
#bottom-content a{
  color: #36454b;
  text-decoration: none;
}
#bottom-content a:hover{
  text-decoration: underline;
}
/*#
TEXT
*/
#header #date-login-search{
  color: #36454b;
}
#page-top #content,
#page-bottom #bottom-content{
  line-height: 18px; 
}
.sidebar{
 color: #36454b;
}
#content-body p{
  margin: 10px 0 0;
}
#page-bottom #bottom-content{
  color: #8d979b;
}
#bottom-content #bottom-right-box span{
  color: #a6270a;
  font-size: 24px;
}
/*
H1..Hn
*/
#content-body h1{
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 20px;
}
.sidebar h3, h2{
  color: #a6270a;
  font-size: 18px;
  margin: 20px 0 15px;
}
.sidebar-box-magazine h3{
  margin-top: 0px;
  text-align: center;
}
#sidebar-left .box-light-brown h2, 
.sidebar-banner-top h3,
#content-body .events-list div h2{
  margin-top: 0px;
}
#content-body .events-list div h2 span{
  color: #393a35;
}
.sidebar #search-in-sidebar h3{
  color: #393a35;
  font-size: 12px;
  margin-top: 0px;
}
.sidebar #search-in-sidebar h3 span{
  text-transform: capitalize;
}
/*
table
*/
table#events-forum{
  border-bottom: 1px solid #f2d8a7;
  border-collapse: collapse;
  border-top: 1px solid #f2d8a7;
  margin: 20px 0 0;
  width: 100%;
}
table#events-forum th{
  color: #a6270a;
  font-size: 18px;
  font-weight: normal;
  padding: 5px 0 10px;
  text-align: left;
}
#events-forum td{
  width: 50%;
}
#events-forum .events-last{
  border-right: 1px solid #f2d8a7;
  padding-right: 20px;
}
#events-forum .forum-last{
  border-left: 1px solid #f2d8a7;
  padding-left: 20px;
}
#events-forum table td{
  border-top: 1px dashed #c2cfc3;
  padding: 10px 0;
}
/*
Box
*/
.box-light-brown{
  background: #fcfcc6;
  border: 1px solid #fff;
}
