/* @override 
	http://lumilux.org/txp_2/textpattern/css.php?s=archives
	http://lumilux.org/txp_2/textpattern/css.php?s=default
*/
/* RESET */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


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

body {
	padding-bottom: 50px;
	width: 100%;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-align: center;
}

body.dark {
	background-color: #111;
	color: #aaa;
}

em {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #f96400;
}

div#left {
	display: none;
}

div#container {
	margin: 0 auto 0 auto;
}

div#content {
	margin: 0 auto 0 auto;
}

div#ads {
	display: block;
	height: 10em;
	width: 62.4em;
	text-transform: uppercase;
	font-size: 9px;
	position: relative;
	top: 0em;
	text-align: center;
	left: 50%;
	margin-left: -31.2em;
	margin-bottom: 3em;
}

div#ads li {
	float: left;
	text-decoration: none;
	color: #666;
	padding: .35em 0 .35em 0;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	margin: .15em .15em;
	width: 15em;
	height: 2.2em;
}

div#ads li:hover {
	color: #333;
	background-color: #fff;
}

div#ads a {
	color: #222;
}

h1 {
	letter-spacing: 0;
	width: 100%;
	margin: 0 auto .3em auto;
	padding: 0;
	font-size: 4em;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
	color: #222;
}

.dark h1 a {
	color: #ccc;
}

h2 {
	font-size: 1.2em;
	letter-spacing: -.05em;
	margin: .5em 0 .3em 0;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	text-shadow: 2px 2px 2px #bbb;
	clear: both;
}

h2 a {
	text-decoration: none;
	color: #333;
}

.dark h2 a {
	color: #ccc;
}

h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	color: #444;
}

.dark h3 a {
	color: #aaa;
}

div.archive-single {
	padding-bottom: 1.5em;
}

div.archive-multiple {
	padding-bottom:  .5em;
}

p#post-nav {
	margin: 0 0 1em 0;
	font-size: .9em;
	font-style: italic;
}

p#post-nav a {
	color: #333;
	text-transform: uppercase;
	font-size: 1em;
	text-decoration: none;
	padding: .4em .2em .4em .2em;
	font-weight: bold;
	font-style: normal;
}

p#post-nav a:hover {
	background-color: #f96400;
	color: #fff;
}

.dark p#post-nav a {
	color: #fff;
}

p.published {
	margin: 0 0 1em 0;
	color: #666;
	font-size: .7em;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

p.published .comm-invite a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: .2em;
}

p.published .comm-invite a:hover {
	background-color: #222;
	color: #fff;
}

.dark p.published .comm-invite a:hover {
	background-color: #fff;
	color: #222;
}

div.entry-content {
	margin: 0 auto 0 auto;
	line-height: 175%;
	color: #222;
}

.dark div.entry-content {
	color: #aaa;
}

div.text {
	text-align: center;
	margin: 0 auto 3em auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1.5em;
	font-size: .85em;
	width: 36.7647em;
}

div.entry-content blockquote {
	color: #333;
	padding: 20px 20px 20px 20px;
	font-style: italic;
}

div.entry-content a {
	color: #f96400;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .85em;
	padding: 3px 0 1px 0;
	border-bottom: 1px dotted #999;
}

div.entry-content a:hover {
	color: #fff;
	background-color: #222;
	border: none;
}

.dark div.entry-content a:hover {
	color: #222;
	background-color: #fff;
}

div.entry-content img {
	border: 1px solid #ccc;
	margin: .5em 0 .5em 0;
	-webkit-box-shadow: 4px 4px 15px #888;
}

ul.directory {
	width: 900px;
	margin: 0 auto 0 auto;
	display: block;
	border-bottom: 1px solid #ccc;
}

ul.directory li a {
	border: none;
	margin: 0;
	padding: 0;
}

ul.directory a:hover {
	background: transparent;
}

ul.title-directory {
	margin: 0 0 1.5em 0;
}

ul.title-directory .entry-title a {
	border: none;
	font-size: 1.2em;
}

ul.directory li {
	//margin: 1em 0 1em 0em;
	line-height: 0em;
	float: left;
	margin: 0;
	padding: 0;
	width:100px;
	height:100px;
}

ul.directory li img {
	//margin-top: .45em;
	//-webkit-box-shadow: 2px 2px 8px #888;
	margin: auto;
}

ul.title-directory li {
	line-height: 1.4em;
	margin-bottom: .6em;
}

ul.title-directory li .published {
	color: #888;
	font-size: .7em;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

ul.title-directory li .entry-title {
	padding: 1px;
}

ul.title-directory li .entry-title a {
	line-height: .6em;
	padding: .2em;
	font-size: .9em;
	font-style: italic;
	color: #333;
}

ul.title-directory li .entry-title a:hover {
	color: #fff;
	background-color: #f96400;
}

ul.title-directory li .comm-invite {
	border: none;
	color: #666;
	line-height: 1em;
	text-transform: uppercase;
	font-size: .7em;
}

ul.title-directory li .comm-invite a {
	border: none;
	line-height: 1em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: .2em;
}

ul.title-directory li .comm-invite a:hover {
	background-color: #222;
	color: #fff;
}

ol.comments {
	margin: 2em auto 2em auto;
	font: 12px/150% Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	list-style-position: outside;
	list-style-type: none;
	width: 41.666em;
}

ol.comments li {
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
	color: #111;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.dark ol.comments li {
	color: #ccc;
}

ol.comments li p.byline {
	font-size: 80%;
	color: #666;
	background-color: #eee;
	margin-top: 1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: .5em;
}

.dark ol.comments li p.byline {
	color: #fff;
	background-color: #333;
}

ol.comments li p.byline a {
	color: #f96400;
	text-decoration: none;
}

ol.comments li p.byline a:hover {
	background: #f96400;
	color: #fff;
}

p#txpCommentInputForm {
	font-weight: bold;
	background-color: #ff9;
	padding: .5em;
}

form#txpCommentInputForm {
	text-transform: uppercase;
	color: #666;
	line-height: 1.5em;
	font-size: .75em;
	padding: 0 0 1.5em 0;
	width: 41.666em;
	margin: 0 auto 2em auto;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

form#txpCommentInputForm a {
	text-decoration: none;
	color: #f96400;
	text-transform: uppercase;
	padding: .2em 0 .2em 0;
}

form#txpCommentInputForm a:hover {
	background-color: #f96400;
	color: #fff;
}

form#txpCommentInputForm input {
	margin: 0 0 1em 0;
	border: 1px solid #ccc;
	height: 1.3em;
}

form#txpCommentInputForm input:focus {
	border-color: #666;
}

form#txpCommentInputForm ol li {
	width: 41.8em;
	float: left;
	margin: 0;
	padding: 0;
}

form#txpCommentInputForm li input {
	font-size: 11px;
	margin: 0 0 1.5em; 0;
	width: 40em;
	float: right;
}

form#txpCommentInputForm li label {
	margin: 0em 0em 1em 0;
	float: left;
	clear: both;
	height: 0;
}

form#txpCommentInputForm li fieldset label input {
	width: 2em;
	border: 1px solid #aaa;
	position: relative;
	left: 8em;
	top: -1.8em;
}

form#txpCommentInputForm li fieldset label label {
	font-style: italic;
	position: relative;
	top: -3.6em;
	left: 12.5em;
}

form#txpCommentInputForm ol li fieldset {
	margin: 0 0 0 0;
	width: 10em;
	float: left;
	clear: both;
}

form#txpCommentInputForm textarea {
	font-size: 13px;
	border: 1px solid #ccc;
	width: 38.4615em;
	margin: 1em 0 .5em 0;
}

form#txpCommentInputForm textarea:focus {
	border-color: #666;
}

form#txpCommentInputForm p input {
	background-color: #f96400;
	color: #fff;
	font-size: 1.0em;
	line-height: .8em;
	height: 2em;
	width: 20.41666em;
	margin: .5em 0 0 0;
	padding-bottom: .2em;
}

form#txpCommentInputForm p input.disabled {
	color: #ccc;
	background-color: #aaa;
}

form#txpCommentInputForm fieldset ol {
	margin-top: 1em;
}

p.section_list {
	display: block;
	font-size: .9em;
	margin: 0em auto 2em auto;
	font-style: italic;
	width: 34.7222em;
	clear: both;
	position: relative;
	top: 3em;
}

p.section_list a {
	font-size: .9em;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	display: inline;
	margin-right: 0em;
	padding: .4em .2em .4em .2em;
	font-style: normal;
}

.dark p.section_list a {
	color: #ccc;
}

p.section_list a.current {
	text-transform: none;
	font-size: 1em;
	font-style: italic;
}

p.section_list a:hover {
	background-color: #222;
	color: #fff;
}

.dark p.section_list a:hover {
	background-color: #fff;
	color: #222;
}

#foot {
	display: block;
	color: #666;
	font-size: .8em;
	margin: 0 auto;
	line-height: 1.5em;
	font-style: italic;
	width: 52.08333em;
	position: relative;
	top: 3em;
}

#foot a {
	color: #666;
	text-decoration: none;
	padding: .2em;
	text-transform: uppercase;
}

#foot a:hover {
	background-color: #f96400;
	color: #fff;
}

#about #content {
	margin-top: -2em;
}

#about #content{
	width: 75%;
}

#archives .list {
	width: 80%;
	margin: 0 auto !important;
	text-align: center;
}

#about div.text {
	width: 37%;
	text-align: justify;
}

#archives .list div.text {
	width: 50%;
	text-align: center;
}

#about #primary {
	margin-top: 1.5em;
}

#primary {
	float: left;
}

#secondary {
	float: right;
}

#cpreview {
	width: 34.7222em;
	background-color: #FDFCB9;
	margin: 0 auto 1em auto;
	padding: .3em;
}

div.comments_error {
	font-size: 1.2em;
	text-transform: none;
	text-style: italic;
	color: #000;
}

p.error-msg {
	margin-bottom: 2.5em;
}

#switch {
	height: .5em;
	width: .5em;
	margin: -.5em auto 1em auto;
	background-color: #333;
	cursor: pointer;
}

#switch:hover {
	border-left: 3px solid #999;
	border-right: 3px solid #999;
}

#switch:active {
	position: relative;
	top: 1px;
}

.dark #switch {
	background-color: #fff;
}

.dark input, .dark textarea {
	background-color: #333;
	color: #fff;
}

ul#thumbgallery {
	//width: 936px;
	//margin-left: -50% !important;
	clear: both;
}

ul#thumbgallery li {
	float: left;
	margin: none !important;
	padding: none !important;
}

ul#thumbgallery li a {
	display: block;
	border: 0px solid #fff;
	padding: 1px !important;
	margin: 0 !important;
}

ul#thumbgallery li a:hover {
	border: 2px solid #333;
	padding: 0px 0 0 0px !important;
	margin: -1px -1px -1px -1px !important;
}

ul#thumbgallery li a img {
	border: none;
	padding: 0 !important;
	margin: 0 !important;
}