
/******* Structure *******/

* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	color: #222;
	font: 0.8em/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff;
}

#container {

	margin: 0 auto;
}

* {
	
}

#illumination {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 900px;
	height: 40px;
	color: #000;
	letter-spacing: 1px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 4px solid #000;
}

#logohold {
	margin: 0 auto; 
	width: 300px;
	text-align: center;
}

#homepage-about-tease {
	width: 80px;
	margin: 0 0 0 785px;
	padding: 10px 10px;
	position: absolute;
	top: 555px;
	text-align: center;
	text-transform: uppercase;
	background: #000;
	color: #fff;
	/* for IE */
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
}

#homepage-about-tease a {
	color:#FFFFFF;
}

#illumination h1#logo {
width:900px;
height:95px;
text-indent:-9009px;
background:transparent url(../images/newlogo.png) no-repeat 0 0;
}


#illumination h1 {
	margin: 0;
	padding: 0;
	width: 900px;
	float: left;
	font-size: 60px;
	letter-spacing: -0.05em;
}

html>body #illumination h1 {
	margin: 0 0 0 -300px;
	padding: 0;
	width: 900px;
	float: left;
	font-size: 50px;
}

#illumination h1 a span {
	color: #aeaeae;
}


#illumination h2 {
	color: #8c8c8c;
	font-size: 14px;
	float: left;
	margin: 0 0 0 17px;
}

html>body #illumination h2 {
	color: #8c8c8c;
	font-size: 14px;
	float: left;
	margin: 0 0 0 17px;
}


#illumination a:link, #illumination a:visited, #illumination a:active   {
	color: #000;
}


#fakeout-nav {
	margin: 15px 0 20px 0;
	padding: 10px 0;
	display: block;
	width: 900px;
	float: left;
	border-top: 1px solid #999;
	border-bottom: 8px solid #000;
}

#fakeout-nav h4 {
	margin: 0 10px 0 0;
	float: left;
	font-size:12px;
	color: #acaeae;
	text-transform: uppercase;
}

#fakeout-nav h4.music {
	padding: 0 0 2px 18px;
	background: url("../images/nav-music.png") center left no-repeat;
}

#fakeout-nav h4.photos {
	padding: 0 0 2px 18px;
	background: url("../images/nav-photos.png") center left no-repeat;
}

#fakeout-nav h4.videos {
	padding: 0 0 2px 18px;
	background: url("../images/nav-videos.png") center left no-repeat;
}

#fakeout-nav h4.food {
	padding: 0 0 2px 18px;
	background: url("../images/nav-food.png") center left no-repeat;
}

#social-nav {
	margin: 0;
	float: right;
}

#fakeout-nav h4.about {
	padding: 0 0 2px 18px;
	background: url("../images/nav-about.png") center left no-repeat;
}

#fakeout-nav h4.twitter {
	padding: 0 0 2px 18px;
	background: url("../images/nav-twitter.png") center left no-repeat;
}

#social-nav h4 {
	margin: 0 0 0 15px;
	text-transform: uppercase;
}



#package {
	text-align: left;
	margin:0 auto;
	width: 900px;
	background: #fff;

}

#content {
	padding: 0px;
	margin: 0;
	width: 102%;
	overflow: none;
}

#content p {
	padding: 0px;
	margin: 0;
	overflow: none;
}

div.morestuff {
	padding: 10px 0;
	margin: 0 0 15px 0;
	width: 900px;
	overflow: none;
	border-bottom: 1px solid #000;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 0.05em;
}


#footerhack {
				position: relative;
				min-height: 100%;
				height: 100%;
				voice-family: "\"}\"";
				voice-family: inherit;
				height: auto;
			}
			
			html>body #footerhack {
				height: auto;
			}

/******* Links *******/

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

a:hover {
	color: #000;
}


#content h2 a {
	border: none;
	margin: 0 0 0 -10px;
	padding: 0 0 0 -5px;
}

.homepage-thumb {
	float: left;
	height: 275px;
	width: 165px;
	margin:0px 18px 15px 0px;
	color: #7d7d7d;
	font: 11px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.homepage-thumb-fade {
	float: left;
	height: 275px;
	width: 165px;
	margin:0px 18px 20px 0px;
}

.homepage-thumb-fade p {
	margin:0 10px 5px 0;
	color: #7d7d7d;
	font-size: 11px;
	line-height: 20px;
}

.homepage-thumb h4 {
	color: #000000;
	font: italic normal 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 5px 0;
}

.homepage-thumb strong {
	color: #313232;
	font: italic normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.homepage-thumb-fade h4 {
	color: #000000;
	font: italic normal 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 5px 0;
}

.homepage-thumb-fade strong {
	color: #3c3c3c;
	font: italic normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.homepage-thumb-fade a {
	float: left;
	width: 165px;
	margin:0 0 5px 0;
	/* for IE */
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.7;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}


.homepage-thumb-fade a:hover {
	float: left;
	width: 165px;
	margin:0 0 5px 0;
	/* for IE */
	filter: alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity: 1;
}



.article-center {
	margin: 0 auto;
	padding: 0 10px 10px 0;
	width: 910px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.article-center img {
	margin: 0;
}

.article-center img p object {
	margin: 0 ;
}

.article-center h2 {
	margin: 10px 0 8px 15px;
	color: #000;
	border: none;
}


.article-center h2 a:link, .article-center h2 a:visited, .article-center h2 a:active {
	color: #000;
	border: none;
}


.article-center h2 a:hover {
	color: #000;
	border: none;
}

.article-center span.cufon.cufon-canvas {
	padding: 0;
	border-bottom: none;
	color: #fff;
}

div.article-center h3 {
	width: 860px;
}

.article-center h5 {
	margin: 5px 0 4px 15px;
	color: #fff;
	display: none;
}


.article-center p {
	margin: 0 5px 5px 0;
	padding: 0 10px 0 0;
	color: #000;
	font: 95%/1.64 "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.article-center a:link, .article-center a:visited, .article-center a:active {
	color: #6b696e;
	border-bottom: 1px solid #e4e4e4;
}

.article-center a:hover {
	color: #000;
}

.article h3 a:hover {
	color: #65aae8;
}

.article ul.meta a {
	color: #599777;
	border-bottom: 1px dotted #96d4b4;
}

ul.archive li a {
	border: none !important;
}

/******* Masthead *******/

#masthead {
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 0;
	with: 200px;
	display: none;
}

#masthead h1 a {
	color: #ffffff;
	font: normal 2.6em/1em Helvetica, Sans-serif;
}

#masthead h1 a:hover {
	color: #ffffff;
}

#package p.date {
	position: absolute;
	right: 15px;
	color: #000;
	width: 104px;
	font: bold 1.7em/0.7em Helvetica, Sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
}

#package p.date span {
	display: block;
	font: normal 0.55em/1em Helvetica, Sans-serif;
	margin-top: 0.5em;
}

/******* Menu *******/

ul#menu {
	margin: 0;
	font: normal 2em/1em Helvetica, Sans-serif;
}

ul#menu li {
	display: inline;
	margin: 0;
}

ul#menu a {
	color: #000;
}

ul#menu a:hover, ul#menu a.active {
	color: #ccc;
}

/******* Typography *******/

h2 {
	font: strong 1.4em/1.8em Helvetica;
	letter-spacing: -1px;
	padding: 0 0 0 0;
	color: #ffffff;
}


h3 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #000;
	margin: 10px 0 10px 0;
	padding: 18px 0 10px 0;
	width: 900px;
	border-top: 2px solid #000000;
}

h4 {
	padding: 0;
	color: #575449;
}

p {
	margin: 2px 0 6px 0;
}

hr {
	border: none;
	border-top: 1px solid #000;
	width: 900px;
	height: 1px;
	margin: 10px 0;
	text-align: left;
}

code {
	color: #928c8e;
	font: 0.9em Monaco, "Courier New", Courier, mono;
}

ul, ol {
	margin: 0 55px;
}

ul {
	list-style: square;
}

li {
	margin: 0.5em 0;
}

/******* Article *******/

.article-left {
	float: left;
}

.article-right {
	float: right;
	width: 208px;
	margin: 21px 0 0 0;
	background: #fbf9fe;
	padding: 12px 10px 12px 13px;
	border-left: 1px solid #ededf2;
}

.article-right p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


.article h3 {
	padding-right: 40px;
}

.article ul.meta {
	position: relative;
	overflow: hidden;
	color: #ccc;
	list-style: none;
	margin: -2em 5px 0;
}

.article ul.meta li {
	display: inline;
}

.article ul.meta li.icon-filed-under {
	background: url("../images/icons/filed-under.gif") 0 50% no-repeat;
	padding-left: 18px;
	float: left;
}

.article ul.meta li.icon-comments {
	float: right;
	background: url("../images/icons/comment-bubble.gif") 0 50% no-repeat;
	padding-left: 18px;
}

.article a.read-more {
	background: url("../images/icons/read-more.gif") 100% 50% no-repeat;
	padding-right: 15px;
}

/******* Article Images *******/

.article-left img {

	margin: 0;
}

.videobox video-upload p {
	margin: 0;
	padding: 0;
}

.videobox object {
	margin: 0;
}

video-upload {
	margin: 0;
}

.article-left object {
margin: 0 0 -7px ;

}

.article-images {
	overflow: hidden;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 0;
	margin: 1em 0;
	text-align: center;
}

.article-images a {
	display: inline-table;
	margin: 0;
}

.article-images a:hover img {
	border-color: #000;
}

.article-images li a.last-column {
	margin-right: 0;
}

/******* Comments *******/

#comments dl.comment {
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	padding: 0.5em 0;
}

#comments dl.comment dt {
	color: #6a6a6a;
	float: left;
	width: 134px;
	text-align: right;
	padding-right: 10px;
}

#comments dl.comment dt em {
	display: block;
	color: #888;
	font: normal 0.85em Helvetica, Sans-serif;
}

#comments dl.comment dd {
	color: #575449;
	padding-left: 1em;
	border-left: 1px dotted #ccc;
	padding: 0 10px 0.3em;
	margin-left: 143px;
}

#comments dl.comment dd p {
	margin: 0 0 1em;
}

/******* Notes *******/

dl.note {
	overflow: hidden;
}

dl.note dt {
	float: left;
	color: #599777;
	padding: 1em 5px;
}

dl.note dd {
	padding: 1em 0 1em 4em;
	border-bottom: 1px dotted #ccc;
}

dl.note p {
	display: inline;
}

/******* Archive *******/

ul.list {
	overflow: hidden;
	color: #575449;
	list-style: none;
	border-bottom: 1px dotted #ccc;
	padding: 0.5em 5px;
	margin: 0;
}

ul.list li {
	display: inline;
}

ul.list li sup {
	line-height: 0;
}

ul.list li.date {
	float: left;
}

ul.list li.title {
	margin-left: 25px;
	float: left;
}

ul.list li.comments,
ul.list li.categories {
	float: right;
}

/******* Form *******/

#guideline {
	float: right;
	color: #333;
	width: 235px;
	font: 80%/1.5em Verdana, Sans-serif;
	margin: 20px 0 0 15px;
}

#guideline h4 {
	font: 110% Helvetica, Sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 6px;
}

#guideline ul {
	list-style-type: square;
	margin: 6px 0 30px 15px;
}

#guideline li {
	margin: 0 5px 12px;
}

form {
	background-color: #fff;
	margin: 0;
	width:900px;
}

form #sign-up {
	background: #8d96a6;
	color: #fff;
	padding: 10px 20px 10px 20px;
}

html>body form #sign-up {
	border: 1px solid #ffffff;
	background: #8d96a6;
	color: #fff;
	padding: 10px 20px;
	margin: 0;
}

form #sign-up label.required {
	color: #fff;
}


form fieldset {
	border: 1px solid #ffffff;
}

html>body form fieldset {
	border: 1px solid #ffffff;
	margin: 0;
}

form label {
	display: block;
	color: #868686;
	font: 80%/150% Helvetica, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
}

form label small {
	display: block;
	color: #fff;
	font-size: 80%;
	text-transform: none;
	text-align: right;
	margin-left: 40%;
	margin-top: -1.55em;
}

form label small a:hover {
	color: #666;
	border-color: #888; 
}

form input, form textarea {
	display: block;
	width: 98%;
	padding: 4px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
}

form input#submit {
	float: right;
	display: block;
	width: 120px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

form textarea {
	height: 200px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
}

form p.success {
	display:none;
}

form p.error {
	display:none;
}


form label.required input {
	background-color: #ffffff;
}


form label.error{
	color: #ab1f20;
	font-weight: bold;
}

form#publish-article {
	text-align: center;
}

form#publish-article fieldset button#submit {
	cursor: pointer;
	color: #333;
	background: url("../images/button.gif") 0 0 no-repeat;
	width: 130px;
	height: 30px;
	border: none;
}

/******* Footer *******/


ul#footer {
	color: #000000;
	text-align: left;
	width: 900px;
	margin: 0px auto 10px auto;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0 0 15px 0;
}

ul#footer li {
	display: inline;
}

ul#footer li a:link, ul#footer li a:active, ul#footer li a:visited {
	color: #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	border-color: #e6e6e6;
}

ul#footer li a:hover {
	color: #000;
	border-color: #e6e6e6;
}
