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

* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	color: #222;
	font: 0.8em/1.7em Baskerville,Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
	height: 100%; 
	background: #fff;
	overflow-x: hidden;
}

#container {

	margin: 0 auto;
}

* {
	
}

#illumination {
	text-align: center;
	margin: 0;
	padding: 12px 0 10px 80px;
	width: 100%;
	height: 40px;
	background: #000;
	color: #000;
	letter-spacing: 1px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#logohold {
	float:left;
}

#illumination h1 {
	margin: -10px 0 0 28px;
	padding: 0;
	font-size: 20px;
}

html>body #illumination h1 {
	margin: 0;
	padding: 0;
	float: left;
}


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

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

#fakeout-nav h4 {
	margin: 0 4px 0 0;
	float: left;
	font-size:10px;
}



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

#illumination a:hover   {
	color: #c9c9c9;
}

#fakeout-nav {
	margin: 15px 80px 0 0;
	float: right;
}

html>body #fakeout-nav {
	margin: 12px 170px 0 0;
	float: right;
}

#package {
	position: relative;
	text-align: left;
	margin:0;
	width: 113%;
	background: #fff;

}

#content {
	padding: 0px;
	margin: 0;
}

#close-link {
	position: absolute;
	top: 0px;
	right: 8px;
}

#close-link a {
	color: #919191;

}

#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: 130px;
	width: 130px;
	margin:0 0 -3px 0;
	background: #efefef;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

html>body .homepage-thumb {
	float: left;
	height: 130px;
	width: 130px;
	margin:0;
	background: #efefef;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

.homepage-thumb-fade a {
	float: left;
	height: 130px;
	width: 130px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin:0 0 -3px 0;
	/* for IE */
	filter: alpha(opacity=30);
	/* CSS3 standard */
	opacity: 0.3;
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}

html>body .homepage-thumb-fade a {
	float: left;
	height: 130px;
	width: 130px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin:0;
	/* for IE */
	filter: alpha(opacity=30);
	/* CSS3 standard */
	opacity: 0.3;
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}

.homepage-thumb-fade a:hover {
	float: left;
	height: 130px;
	width: 130px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin:0 0 -3px 0;
	/* for IE */
	filter: alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity: 1;
}

html>body .homepage-thumb-fade a:hover {
	float: left;
	height: 130px;
	width: 130px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin:0;
	/* for IE */
	filter: alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity: 1;
}


.article-center {
	position: absolute;
	top: 1px;
	left: 45%;
	margin: 0 0 0 -304px;
	padding: 0 0 10px 0;
	width: 600px;
	background: #181818;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.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: #fff;
	border: none;
}

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

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


.article-center p {
	margin: 0 5px 5px 17px;
	padding: 0 10px 0 0;
	color: #fff;
	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: #a3d5e8;
}

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


h3 a {
	border: none !important;
}

.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;
	letter-spacing: -0.08em;
}

#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: 2em Baskerville, Georgia, Times, serif;
	font-weight: normal;
	margin: 5px 0 5px 17px;
	color: #fffeff;
}

h4 {
	padding: 0;
	text-transform: uppercase;
	color: #575449;
}

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

hr {
	width: 100%;
	height: 0px;
	border-top: 1px solid #ccc;
	margin: 24px auto;
}

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: Baskerville,Georgia,"Times New Roman",Times,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 {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #afc79f;
	margin-top: 20px;
}

form fieldset {
	background: #c8e4b7;
	border: none;
	font-size: 90%;
	padding: 10px 15px;
	margin: 1px;
}

form label {
	display: block;
	position: relative;
	color: #3f5a3e;
	font-size: 0.95em;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

form label small {
	position: absolute;
	right: 0;
	color: #3f5a3e;
	font-size: 90%;
	text-transform: none;
	text-align: right;
	margin-left: 40%;
}

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

form input[type="text"], form textarea {
	display: block;
	width: 100%;
	padding: 3px 0;
	background-color: #f6feee;
}

form textarea {
	height: 200px;
}

form input[type="submit"]#submit {
	display: block;
	float: right;
}

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

form p.success {
	color: #2c421b;
	background-color: #8acd55;
	padding: 5px 15px;
	border-top: 1px solid #a9fa68;
	border-bottom: 1px solid #6fa444;
	margin: 1px !important;
}

form p.error {
	color: #5f311b;
	background-color: #fb834b;
	border-top: 1px solid #fcc8a4;
	border-bottom: 1px solid #ae5832;
	padding: 5px 15px;
	margin: 1px !important;
}

form label.error{
	color: #b12123;
	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: 140px;
	height: 30px;
	border: none;
}

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


ul#footer {
	color: #b0b0b0;
	text-align: center;
	margin: 0px auto 10px auto;
	letter-spacing: 0.08em;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul#footer li {
	display: inline;
	margin-left: 1em;
}

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;
}

#tooltip 			{
					position: absolute;
					
					z-index: 3000;
					background-color: #000000;
					padding: 6px 9px 6px 8px;
					/* for IE */
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
					}

#tooltip h3, #tooltip div { margin: 0; font: 95%/1.64 "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-shadow: #000 1px 1px 1px; }