* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "apertura-1", "apertura-2", sans-serif, arial, serif;
	font-size: 12px;
	color: #999;
	background: #141414;
}

a, a:visited {
	color: #fff;
	text-decoration: none;
	outline: 0 none;
}

a img {
	border: 0 none;
}

p {
	line-height: 20px;
	margin-bottom: 10px;
}

blockquote p {
	padding: 10px;
	font-size: 18px;
	line-height: 24px;
}

h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

h1.news, h2, p strong {
	font-size: 16px;
	margin: 20px 0 10px 0;
}

#container {
	width: 960px;
	margin: 0 auto;
}

header#page-header {
	background: #000;
	width: 100%;
	float: left;
}

header a.logo {
	margin: 0 30px;
}

header#page-header .wrapper, footer#page-footer .wrapper {
	position: relative;
	height: 130px;
	width: 960px;
	margin: 0 auto;
}

#page .wrapper, #pagehighlight .wrapper {
	width: 960px;
	margin: 0 auto;
}

#pagehighlight h1 {
	color: #fff;
	font-weight: normal;
	font-size: 24px;
}

#pagehighlight h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

#pagehighlight .col1 ul li {
	float: left;
	margin-right: 10px;
}

#pagehighlight .col3 {
	width: 700px;
	height: 250px;
	padding: 0;
}

#pagehighlight ul {
	list-style: none;
}

.col1 {
	width: 180px;
}

.col2 {
	width: 420px;
}

.col3 {
	width: 660px;
}

.col4 {
	width: 900px;
	
}

.col1, .col2, .col3, .col4 {
	float: left;
	padding: 20px;
	margin: 0 10px 10px;
}

.col4.border {
	border-top: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
}

footer#page-footer {
	background: #141414;
	width: 100%;
	float: left;
	line-height: 14px;
	font-size: 11px;
	padding: 20px 0;
}

footer h1 {
	font-weight: normal;
}

footer ul li a, footer ul li a:visited {
	color: #fff;
}

article#works strong {
	font-size: 12px;
}

footer#page-footer ul {
	list-style: none;
}

footer#page-footer ul li.h {
	color: #fff;
}

footer#page-footer .col1 {
	min-height: 100px;
	margin: 0 0 10px 20px;
	padding: 20px 30px 20px 10px;
}

footer#page-footer .col1.border1 {
	width: 180px;
	border-right: 1px solid #2f2f2f;
}

footer#page-footer .col1.border2 {
	width: 179px;
	border-right: 1px solid #2f2f2f;
}

footer#page-footer .col1.border3 {
	width: 179px;
	border-right: 1px solid #2f2f2f;
}

footer#page-footer .col1.border4 {
	width: 179px;
}

#page {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

#page.dark {
	background: #000;
}

#page.bright {
	background: #fff;
}

/* color */

#page.bright {
	color: #000;
}

#page.dark {
	color: #999;
}

#page.dark a, #page.dark a:visited {
	color: #fff;
}

#page.dark a:hover {
	color: #ffff00;
}

#page.dark h1, #page.dark h2 {
	color: #fff;
}

#page.dark h1 a, #page.dark h1 a:visited {
	color: #fff;
}

#page.bright a, a:visited {
	color: #ff0000;
}

#page.bright h2 a, #page.bright h2 a:visited {
	color: #000;
}

#page ul.subnav {
	list-style: none;
	margin: 0;
}

#page ul.subnav li {
	overflow: hidden;
	border-top: 1px solid #d9d9d9;
	line-height: 29px;
}

#page ul.subnav li a {
	padding: 0 20px;
}

.pagesnav {border-bottom: 1px solid #ccc;}

.footerhighlights p {
	line-height: 18px;
}

.footerhighlights .col1 {
	height: 150px;
}

.footerhighlights .col1 h2 {
	color: #fff;
	font-size: 14px;
	margin: 0 0 10px 0;
}
	
.col1.bgc, .col2.bgc, .col3.bgc, .col4.bgc {
	background: #141414;
}

section#pagehighlight {
	height: 270px;
	width: 100%;
	float: left;
	background: #000;
	color: #fff;
}

section#highlight {
	position: relative;
	width: 940px;
	margin: 0 10px 10px 10px;
	float: left;
	height: 320px;
}

.cycle article {
	position: relative;
	width: 940px;
	height: 320px;
}

#cyclenp {
	position: absolute;
	right: 20px;
	top: 20px;
	height: 22px;
	width: 49px;
	z-index: 999;
}

#cyclenp #prev {
	cursor: pointer;
	float: left;
	height: 22px;
	width: 22px;
	margin-right: 5px;
	background: url(/images/prev.jpg) no-repeat;
}

#cyclenp #next {
	cursor: pointer;
	float: left;
	height: 22px;
	width: 22px;
	background: url(/images/next.jpg) no-repeat;
}

#cyclenav {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 999;
}

#cyclenav a {
	opacity: 0.4;
	filter: alpha(opacity=40);
	background: #999;
	text-indent: -999em;
	height: 10px;
	width: 10px;
	float: left;
	margin-left: 1px;
}

#cyclenav a.activeSlide {
	background: #000;
}

nav#main-navigation ul {
	font-family: 'Cantarell', arial, serif;
	position: absolute;
	list-style-type: none;
	left: 30px;
	bottom: 20px;
}

nav#main-navigation ul li {
	float: left;
	margin-right: 20px;
}

nav#main-navigation ul li a {
	color: #999;
	text-transform: uppercase;
}

nav#main-navigation ul li a.active, nav#main-navigation ul li a:hover {
	color: #fff;
}

nav#sub ul {
	position: absolute;
	list-style-type: none;
	right: 30px;
	top: 20px;
}

nav#sub ul li {
	float: left;
	margin-left: 20px;
}

nav#sub ul li a {
	color: #999;
	font-size: 10px;
	text-transform: lowercase;
}

#flashmsg {
	position: absolute;
	top: 30px;
	right: 30px;
	background: #fff;
	color: #000;
	width: 400px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	z-index: 1000;
}

#flashmsg div.flashmessage {
	padding: 20px;
	display: block;
}

#page #sortable-pages { list-style-type: none; width: 100%;}
#page #sortable-pages li { background: url('/images/arrow.png') right no-repeat; line-height: 29px; border-top: 1px solid #ccc;}
#page #sortable-pages li span { position: absolute; margin-left: -1.3em; }
#page #sortable-pages li.page { cursor: move;}

label {
	width: 110px;
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

.txt {
	/* Column-count not implemented yet */
	-moz-column-count: 2;
	-webkit-column-count: 2;

	/* Column-gap not implemented yet */
	-moz-column-gap: 40px;
	-webkit-column-gap: 40px;
}

.css1 { font-size: 8px; color: #c9c9c9; }
.css2 { font-size: 10px; color: #aeaeae; }
.css3 { font-size: 12px; color: #7c7c7c; }
.css4 { font-size: 14px; color: #323232; }

#basecamp {
	background: #fff;
}

#basecamp h1 {
	margin: 10px 0;
	color: #333;
}

#basecamp p {
	margin: 0;
}

#basecamp input, #basecamp .submit {
	margin: 10px 10px 0 0;
	line-height: 20px;
	float: left;
}

#basecamp label {
	margin: 10px 10px 0 0;
	line-height: 20px;
	width: 100px;
	float: left;
}

.comment, .new_comment {
	border-top: 1px solid #2f2f2f;
	padding: 20px 0;
}