/* layout */
html, body {
	font: 100% Tahoma, Arial, sans-serif, Helvetica, Verdana;
	text-align: left;
	font-size: 12px;
	color: #4BC7EB;
    height: 100%;
    margin: 0;
    padding: 0;
	background: #000 url('/img/p.gif') no-repeat;
    background-attachment: fixed;
}

#page {
	width: 90%;
	margin: 0 auto;
	min-height: 100%;
	margin-bottom: -100px;
}
* html #page {
	height: 100%;
}
#header {
	height: 120px;
	margin-bottom: 10px;
}
#content {
	margin: 0;
	padding: 0;
}
#empty {
	height: 100px; 
	clear: both;
}
#footer {
	margin: 0 auto;
	height: 90px;
	margin-top: 5px;
	width: 90%;
}

/* common */
img {
	border: 0px;
}
.clear {
	clear: both;
}
a {
	color: #256792;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
}
h4 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
}
h5 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
}
h6 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}

textarea {
	width: 100%;
	color: #4BC7EB;
	background: #000;
	border: 1px solid #256792;
}
.simple input {
	width: 500px;
	height: 15px;
	border: 1px solid #256792;
	color: #4BC7EB;
	background: #000;
}


/* header */
.logo {
	float: left;
	padding-top: 78px;
}
.nav {
	padding-top: 90px;	
	margin-left: 360px;	
}

/* content */
.left_col {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_ {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}

.left_col_news {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_book {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_about {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_photos {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
	/*border: 1px solid #fff;*/
}
.left_col_wingchun {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_wingchun_genealogy {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_wingchun_iwco {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_wingchun_teaching {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_wingchun_seminars {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_wingchun_video {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_wingchun_photos {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}

.left_col_diving {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_contact {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}
.left_col_map {
	float: left;
	width: 345px;
	height: 700px;
	background: url('./img/collage-1.jpg') center bottom no-repeat;
}



.menu {
	width: 210px;
	height: 100%;
}
.menu ul {
	padding: 20px 0 25px 0;
	margin: 0 0 0 30px;
}
.menu li {
	list-style: none;
	padding: 5px 0 0 25px;
}
.menu li a {
	color: #256792;
	font-size: 16px;
	text-decoration: none;
}
.menu_ac, .menu li a:hover {
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	background: url('./img/li.png') left center no-repeat;
}
.submenu ul {
	padding: 10px 0 10px 0;
	margin: 0;
}
.submenu li a {
	color: #256792;
	font-size: 12px;
}


.content {
	margin-left: 350px;
	padding-left: 15px;
}


/* Edit */
.ui-tabs-nav {
	height: 31px;
}

/**/
.publish {
	padding-bottom: 25px;
	min-height: 170px;
}
.post {
	padding-bottom: 50px;
}
.title {
	font-family: Arial;
	font-size: 20px;
	padding-bottom: 5px;
}
.title_post {
	font-family: Arial;
	font-size: 20px;
	padding: 35px 0 5px 0;
}
.body {
	padding: 0 0 10px 0;
}

.detail {
	text-align: right;
}
.detail a {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
.detail a:hover {
	text-decoration: none;
}
.pager {
	text-align: right;
	margin-bottom: 13px;
}
.pager_item {
	font-family: Arial;
	font-size: 16px;
	color: #536255;
	text-decoration: none;
	padding: 2px 7px 2px 7px;
	border:  1px solid #536255; 
}
.pager_item_ac {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	background: #536255;
	text-decoration: none;
	padding: 2px 7px 2px 7px;
	border:  1px solid #536255;
	cursor: text; 
}

/* footer */
.cp {
	text-align: left;
	padding-top: 30px;
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #256792;
	float: left;
}
.cp_rt {
	float: right;
	text-align: right;
	padding-top: 30px;
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #256792;
}
.cp_rt a {
	color: #256792;
	text-decoration: underline;
}
.cp_rt a:hover {
	text-decoration: none;
}


/* Photoalbums */

.photoalbum_td {
	border-bottom: 1px solid #256792;
	padding: 20px 5px 20px 5px;
}


/* Indents */

.indent0 {
	padding-left:8px;
}
.indent1 {
	padding-left:48px;
}
.indent2 {
	padding-left:88px;;
}
.indent3 {
	padding-left:128px;;
}
.indent4 {
	padding-left:168px;;
}
.indent5 {
	padding-left:208px;;
}
.indent6 {
	padding-left:248px;;
}
.indent7 {
	padding-left:288px;;
}
.indent8 {
	padding-left:328px;;
}
.indent9 {
	padding-left:368px;;
}
.indent10 {
	padding-left:408px;;
}
