/* Body font size is set to 68.8% which is 11px at default on most browsers (1em or 100% being 16px) */

body {
	font-family:lucida grande, lucidia, helvetica, arial, sans-serif;
	font-size:68.8%;
	/* height:100%; removed causing added height on video page*/
	margin:0;
	top:0;
}

html {
	height:100%;
}

div#content {
	position:relative;
	z-index:1;
}

a {
	color: #e94e43;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}


	
/****************
*********************************************************************************************************

02 - SUPERSIZE BACKGROUND IMAGE

*********************************************************************************************************
****************/
#supersize {
	position:fixed;
	background:#09c;
}

#supersize img {
	height:100%;
	position:absolute;
	width:100%;
	z-index:0;
}


	
/****************
*********************************************************************************************************

03 - HEADER

*********************************************************************************************************
****************/
div#header {
	height:64px;
	left:0;
	overflow:hidden;
	position:fixed;
	bottom:50px;
	width:100%;
	z-index:80;
}

#menu {
	bottom:20px;
	left:141px;
	line-height:12px;
	position:fixed;
	width:100%;
	z-index:80;
}

#menu h1 {
	left:-160px;
	margin-bottom:-77px;
	opacity:0.99;
	filter: alpha(opacity = 99);
	position:relative;
	width:160px;
}

#menu h1 a {
	background: url(../images/cuckoo_logo.png) no-repeat 25px 10px #fff;
	color:#E94E43;
	display:block;
	border-right: 1px #666 solid;
	font-size:26px;
	height: 77px;
	text-align:right;
	text-transform: uppercase;
	text-indent: 9000px;
}

#menu div {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFF none repeat scroll 0 0;
	height:70px;
	opacity:0.6;
	filter: alpha(opacity = 60);
	padding:7px 0 0 7px;
}

#menu ul {
	float:left;
	margin-top:7px;
	}

#menu li a {
	color:#333;
	display:block;
/* 	font-weight:bold; */
	height:12px;
	font-size:1.2em;
	padding: 3px;

}

#menu li a:active{
	font-weight: bold;
}

#menu li a:hover{
	color:#fff;
	text-decoration: none;
	background: #E94E43;
	opacity:1;
	filter: alpha(opacity = 100);
	
}



h1,h2,.large,.left {
	font-family:"Georgia", Times, serif;
}




div#sub {
	float:right;
	margin-right: 150px;
	background: none;
	opacity:1;
	filter: alpha(opacity = 100);	
	color:#fff;
	text-align: right;
	right: 0;
	position: relative;
	display: block;
	line-height: 19px;
}

div#sub h2 {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 30px;
	color:#333;
	opacity:0.9;
	filter: alpha(opacity = 90);
	margin-top: 10px;
	font-style: italic;

}

div#sub small{
	font-size: 1.2em;
}

	
/* h1{background:#333;height:44px;left:0;position:fixed;width:191px;color:#fff; padding-top: 20px; padding-left: 10px} */
a#home-link {
	display:block;
	height:64px;
	left:0;
	position:absolute;
	text-indent:-999em;
	width:201px;
}

div#tagline {
	background-color:#000;
	filter:alpha(opacity=80);
	height:64px;
	left:761px;
	opacity:.8px;
	position:fixed;
	text-indent:-999em;
	width:100%;
}


	
/****************
*********************************************************************************************************

04 - CONTENT

*********************************************************************************************************
****************/
div#content {
	line-height:2em;
	background-color: #fff;
	float:right;
	position:relative;
	top:50px;
	width:600px;
	margin-top:5px;
	margin-right:50px;
	padding:2em 42px 100px 42px;
}


#home #content{background: none;}
#home #supersize {background: none;}

	
/****************
	*********************************************************************************************************
	
	04.1 - BLOG
	
	*********************************************************************************************************
	****************/
h2.pagetitle {
	color:#e94e43;
	font-size:2.2em;
	font-weight:600;
}

h2.blogtitle {
	line-height:2em;
	position:relative;
	top:119px;
	width:442px;
	left:206px;
	background-color:#000;
	color:#e94e43;
	font-size:1em;
	font-weight:400;
	margin-top:;
	padding:24px 66px 1.2em 42px;

}


	
/*
	div.post{
		line-height:2em;
		background-color:#fff;
		float:right;
		position:relative;
		top:50px;
		width:600px;
		margin-top:5px;
		margin-right: 50px;
		padding:2em 42px 2em 42px
	}
*/
div.post h3 {
	line-height:1.2em;
	font-size:2.6em;
	font-weight:700;
	letter-spacing:-.05em;
}

div.post h3 a {
	color:#000;
}

div.post h3 a:hover {
	color:#e94e43;
	text-decoration:none;
}

div.entry h1 {
	background:none;
	font-size:1.8em;
	font-weight:400;
	height:auto;
	margin:0 0 1em;
	padding:0;
	position:static;
	text-indent:inherit;
	width:auto;
}

div.entry h2 {
	background-color:transparent;
	border:none;
	color:#e94e43;
	font-size:1.4em;
	height:auto;
	margin:0 0 1em;
	padding:0;
	text-transform:none;
	width:auto;
}

div.entry ul {
	font-size:1.3em;
	list-style:disc inside;
	margin-bottom:1em;
}

div.entry ol {
	font-size:1.3em;
	list-style:decimal inside;
	margin-bottom:1em;
}

div.entry pre {
	font-size:1.3em;
	margin-bottom:1em;
}

div.entry blockquote {
	border-left:15px solid #ececec;
	margin-bottom:1.6em;
	padding-left:1.8em;
}

div.entry blockquote p {
	font-size:1em;
}

div.entry h3 {
	margin-bottom:1em;
	font-size:1.3em;
}

div.entry h4 {
	margin-bottom:1em;
	font-size:1.3em;
}

div.entry h5 {
	margin-bottom:1em;
	font-size:1.3em;
	font-weight:700;
}

div.entry p {
	font-size:1.3em;
	margin-bottom:1.2em;
}

div.dateandcategory {
	color:#666;
	font-size:1em;
	border-bottom:1px solid #d9d9d9;
	margin:.8em 0 1.7em;
}

p.date {
	display:inline;
}

p.category,p.comments {
	display:inline;
	margin-left:1.5em;
	padding:0 0 6px 1.5em;
	border-left:1px solid #d9d9d9;
}

p.sharethis {
	font-size:1.3em;
}

p.postmetadata {
	font-size:1em;
}
/*

div.navigation {
	font-size:1.3em;
	line-height:2em;
	background-color:#fff;
	left:206px;
	position:relative;
	top:119px;
	width:442px;
	margin-top:5px;
	padding:.6em 66px 0 42px;
	height:30px;
}
*/

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

h2.leave-comments {
	position:relative;
	width:442px;
	background-color:#000;
	color:#e94e43;
	font-size:1em;
	font-weight:400;
	margin-top:5px;
	padding:24px 66px 1.2em 42px;
	text-transform:uppercase;
}

ol.commentlist {
	line-height:1.7em;
	position:relative;
	width:550px;
	background-color:#fff;
}

ol.commentlist li {
	list-style:none;
	padding:2em 66px 2em 42px;
}

ol.commentlist li.odd {
	background-color:#ececec;
}

ol.commentlist li p {
	font-size:1em;
	margin-left:0;
	margin-right:0;
}

ol.commentlist li img.avatar {
	float:left;
	margin:0 1em 1em 0;
}

div#respond {
	background-color:#fff;
	padding:0 0 1em;
	width:550px;
	margin-top:5px;
}

div#respond h2 {
	background-color:#000;
	border-bottom:1px solid #fff;
	color:#e94e43;
	font-size:1em;
	font-weight:400;
	margin-bottom:2.2em;
	padding:24px 66px 1.2em 42px;
	text-transform:uppercase;
}

div#respond p.login-message {
	margin-left:42px;
	margin-right:66px;
	font-size:1.3em;
	margin-bottom:1.2em;
}

img.ngg-singlepic {
}

img.ngg-left {
	float:left;
	margin:0 1.6em 1em 0;
}

img.ngg-right {
	float:right;
	margin:0 0 1em 1.6em;
}



