/*
//	Site:		China Light Media Foundation (chinalightmedia.org)
//	File:		styles.css
//	Updated:	June 7, 2008
*/


/*
//	Linked stylesheets
*/


/*
//	HTML elements
*/

body {
	margin: 0;
	padding: 0;
	color: #c4c9cc;
	background: #222526 url(images/main/content-bg.png) top left repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 75%; /* 12px */}

strong, em, b, i {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #ffffff;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;}

h2 {
	margin-top: 1.4em;
	margin-bottom: 0.8em;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #393e40;
	font-size: 2em;
	letter-spacing: -0.02em;}

h3 {
	margin-top: 1.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #393e40;
	font-size: 1.4em;}

h4, h5, h6 {
	font-size: 1.2em;}

p {
	margin-top: 1em;
	margin-bottom: 0.8em;
	line-height: 1.6em;}

a {
	text-decoration: none;}

a:link, a:visited {
	color: #9bb38f;}

a:hover {
	color: #c3d9b8;
	text-decoration: underline;}

a:active {
	color: #ffffff;}

img {
	border: none;}


/*
//	Min-width container
*/

/* Sets minimum width for container div */
.width {
	width: 100%;
	min-width: 850px;}

/* IE6 min-width hack */
* html .minwidth {
	position: relative;
	float: left;
	border-left: 850px solid #222526;}

* html .container {
	position: relative;
	float: left;
	margin-left: -850px;}


/*
//	Page layout blocks / IDs
*/

#header {
	clear: both;
	width: 100%;
	height: auto;
	min-height: 70px;
	background: #ffffff;
	overflow: hidden;
	letter-spacing: 0.05em;}

/* IE min-height hack */
/*\*/
* html #header {height: 70px;}
/**/

	#header h1 {
		display: block;
		float: left;
		width: 280px;
		height: 45px;
		margin: 10px 0 0 10px;
		padding: 0;
		background: url(images/main/header-logo.png) top left no-repeat;}
	
	#header h1 a {
		display: block;
		width: 100%;
		height: 100%;}
	
	#header-nav {
		float: right;
		width: 50%;
		margin-top: 20px;
		margin-right: 10px;
		color: #393e40;
		font-size: 0.8em;
		text-align: right;}
	
	#header-nav a,
	#header-nav a:hover,
	#header-nav a:active {
		margin-right: 0.5em;
		margin-left: 0.5em;
		color: #393e40;
		text-transform: uppercase;}
	
	#header-nav a.last {margin-right: 0;}
	
	#tagline {
		clear: both;
		margin-top: 0.5em;
		font-size: 1.2em;
		text-transform: uppercase;}

#navigation {
	clear:both;
	width: 100%;
	height: 30px;
	margin-bottom: 30px;
	border-bottom: 0.2em solid #ffffff;
	background: #9cb490 url(images/main/navigation.png) top left repeat-x;
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;}

	#navlinks {
		width: 810px;
		margin: auto;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;}
	
	#navlinks li {
		display: block;
		float: left;}
	
	#navlinks li a {
		display: block;
		height: 22px;
		padding-top: 8px;
		padding-right: 3em;
		padding-left: 3em;}
	
	#navlinks a {color: #222526;}
	
	#navlinks a:hover,
	#navlinks a.current {
		background: url(images/main/navigation-hover.png) top left repeat-x;
		color: #ffffff;
		text-decoration: none;}
	
	#navlinks a.current {
		padding-right: 2.8em;
		padding-left: 2.8em;
		border-right: 0.2em ridge #ffffff;
		border-left: 0.2em ridge #ffffff;}

#splash {
	clear: both;
	width: 800px;
	height: 270px;
	margin: auto;
	margin-bottom: 30px;
	padding: 5px;
	background: #17191a;}

#content {
	clear: both;
	width: 810px;
	margin: auto;
	padding-bottom: 30px;
	overflow: auto;}

#main-content {
	float: left;
	width: 530px;}

	#main-content p {text-align: justify;}
	
	#main-content form {
		display: block;
		width: 330px;
		margin: 1em 0;
		padding: 0;
		float: left;}
	
	#main-content input.text,
	#main-content textarea {width: 320px;}
	
	#form-sidebar {
		display: block;
		float: left;
		width: 130px;
		margin-left: 30px;}
	
	.left-container {
		display: block;
		float: left;
		width: 250px;}
	
	.right-container {
		display: block;
		float: left;
		width: 250px;
		margin-left: 30px;}
	
	.left-container p,
	.right-container p {text-align: left !important;}

#sidebar {
	float: left;
	width: 230px;
	margin-left: 25px;
	padding-left: 24px;
	border-left: 1px solid #393e40;}

	#sidebar h3 {
		padding-bottom: 0;
		border: none;}

#pagelinks {
	width: 96%;
	margin: 0;
	padding: 2%;
	background: #17191a;
	border-bottom: 0.1em solid #393e40;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.1em;}

	#pagelinks a {
		margin-left: 1em;}
	
	#pagelinks a.current {color: #ffffff;}

#footer {
	clear: both;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #ffffff;
	background: #393e40;
	font-size: 0.8em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;}

	#footer a,
	#footer a:active {color: #ffffff;}


/*
//	Text styles
*/

a.link-icon {
	padding-left: 1.2em;
	background: url(images/main/link-icon.png) center left no-repeat;}

a.link-icon:hover {
	background: url(images/main/link-icon-hover.png) center left no-repeat;
	text-decoration: none;}

a.current.link-icon {background: url(images/main/link-icon-hover.png) center left no-repeat;}


/*
//	Form styles
*/

fieldset {
	margin: 0;
	margin-top: 30px;
	padding: 0;
	border: none;}

label {
	display: block;
	clear: both;
	font-weight: bold;}

input.text,
textarea {
	display: block;
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 2em;
	padding: 5px;
	background: #222526;
	color: #ffffff;
	border: 1px solid #393e40;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 0.9em;}

input.btn {clear: both;}

input.error,
textarea.error {
	border: 1px solid #94a1a6;}


/*
//	Layout styles
*/

p.border {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #393e40;}

img.border {
	padding: 5px;
	background: #393e40;}

.img-desc {
	background: #393e40;
	color: #c4c9cc;
	font-size: 0.8em;}

.img-desc img {
	float: left;
	border-bottom: 1px solid #ffffff;}

.img-desc p {
	clear: both;
	padding: 1em 1em 0 1em;
	text-align: left !important;}

.alignright {
	float: right;
	margin-left: 1.8em;
	margin-bottom: 1em;}

.alignleft {
	float: left;
	margin-right: 1.8em;
	margin-bottom: 1em;}

.rule {
	display: block;
	clear: both;
	width: 100%;
	height: 1.2em;
	border-bottom: 1px dotted #393e40;}

.hidden {display: none !important;}

.alpha {margin-top: 0 !important;}

.omega {margin-bottom: 0 !important;}

.highlight {color: #ffe599;}