/*  
Theme Name: Logicalnot_v3_02
Theme URI: none
Description: Theme based on a theme made by Maciek Brynski.
Version:2008_04_21__23h27
Author: K.S.
Author URI: http://www.logicalnot.com
*/



/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
	margin-left: 0;
	}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 0;
}

li, dd { margin-left: 5%; }
fieldset { padding: .5em; }
select option { padding: 0 5px; }
.hide, .print-logo, .close-button { display: none; }
.left { float: left; }
.right { float: right; }

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 40px;
}

a img {
	border: none;
	border-bottom: 10px solid #101112;
	}

a:hover img {
	border: none;
	border-bottom: 10px solid #9aff12;
	}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body {
	color: #72724e;
	background-color: #101112;
	font: 84.5%/1.5em Georgia, "Times New Roman", Times, serif;
}

/* This class sets the width and position for all rows */
.inside {
	width: 960px;
	margin: 0 auto;
	padding-left: 20px;
}

a {
	color: #bc9910;
	text-decoration: none;
	}

h1 {
	text-decoration: none;
	text-shadow: #000 1px 1px 0px;
	opacity: 1;
	font: 200% "Lucida Grande" , Lucida, Verdana, sans-serif;
	color: #8c8b60;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}

h2, h3 {
	font-size: 1.15em;
	font-weight: normal;
	color: #8c8b60;
	}

#primary h2 { color: #72724e; }
p { line-height: 1.75em; }

ul li {
	list-style-type: square;
	margin: 50px 0 0.5em 2em;
}

blockquote {
	color: #72724e;
	border-left: 1px solid #8c8b60;
	background-color: #151515;
	padding: 5px 40px 5px 20px;
	margin: 20px 20px 20px 0;
	}

pre {
	width: 100%;
	padding: 1em 0;
	overflow: auto;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	}

table {
	width: 100%;
	border-spacing: 2px;
	margin: 1.5em 0;
	color: #72724e;
	}

table th, table td { padding: 0.3em 0.75em; }

table th {
	background: #CCC;
	color: #000;
	text-align: left;
	}

table td {
	background: #333;
	color: #FFF;
	}

table caption {
	text-align: left;
	color: #FFF;
	margin-bottom: -1em;
	margin-top: 1em;
	}

.rule {
	border-top: 1px solid #CCC;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 1.5em 0;
	}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header { color: #72724e; }

#header .inside {
	padding: 30px 0 1px;
	height: 150px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#header h2 {
	font-size: 2.25em;
	border-right: 1px solid #333;
	float: left;
	color: #bc9910;
	width: 135px;
	padding-top: 0;
	padding-bottom: 0.25em;
	margin: 120px 10px 40px 340px;
}

#header h2 a {
	text-decoration: none;
	color: #bc9910;
	}

#header h2 a:hover {
	text-decoration: none;
	color: #9aff12;
	}

#header p {
	padding: 1em 0;
	margin: 115px 0 0;
	line-height: 1em;
	}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary {
	color: #72724e;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 2em;
}

#primary.onecol-stories .primary {
	float: right;
	width: 620px;
	padding-right: 10px;
	padding: 0;
	margin: 0;
}

#primary.onecol-stories .secondary {
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
}

#primary.twocol-stories .story {
	float: left;
	width: 48%;
	margin: 0 0 0 4%;
	display: inline;
	}

* html #primary.twocol-stories .story { margin-left: 2%; }
#primary.twocol-stories .first, * html #primary.twocol-stories .first { margin: 10px 0 0; }

.story h3 {
	text-decoration: none;
	text-shadow: #000 1px 1px 0px;
	opacity: 1;
	font: italic 15px "Lucida Grande" , Lucida, Verdana, sans-serif;
	color: #8c8b60;
}

.story h3 a { color: #fff1bb; }
.story h3 a:hover { color: #9aff12; }

.story .details {
	text-align: left;
	border-top: 1px solid #333;
	font-size: 0.95em;
	color: #8c8b60;
	margin: 5px 0 20px;
	padding-bottom: 20px;
}

.story .details .read-on {
	background: url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right: 20px;
	display: block;
	}
.story .details a{#bc9910}

.story .details a:hover { color: #9aff12; }

/* Single Post Styles */

#primary .primary {
	float: right;
	width: 610px;
	padding-right: 10px;
	padding-left: 10px;
	}

#primary .secondary {
	float: left;
	display: inline;
	width: 310px;
	padding-right: 10px;
	padding-top: 0;
	}

* html #primary .secondary { }

.secondary .featured p {
	padding: 0.5em 20px 0.6em 0;
	line-height: 1.5em;
	margin: 1em 0 0 0;
	border-top: 1px none #333;
	border-bottom: 1px none #333;
	}

.secondary .featured dl {
	margin: 0 0;
	padding: 0.5em 0 0.6em 0;
	border-bottom: 1px none #333;
	}

.secondary dt {
	display: inline;
	margin: 0;
	padding: 0;
	color: #8c8b60;
	}

.secondary dd {
	display: inline;
	margin: 0;
	padding: 0;
	}

.secondary dd a { color: #bc9910; }
.secondary dd a:hover { color: #9aff12; }
.single-post h1, .single-post h2 {
		text-decoration: none;
	text-shadow: #000 1px 1px 0px;
	opacity: 1;
	font: italic 15px "Lucida Grande" , Lucida, Verdana, sans-serif;
	color: #8c8b60;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background: #101112 url(images/BackgroundComments.png) no-repeat 0 top;
}

.comment-head {
	border-bottom: 1px solid #333;
	padding-top: 0.8em;
}

.comment-head h2 {
	text-decoration: none;
	text-shadow: #000 1px 1px 0px;
	opacity: 1;
	font: italic 15px "Lucida Grande" , Lucida, Verdana, sans-serif;
	color: #8c8b60;
	text-align: right;
	width: 300px;
}

.comment-head .details {
	font-size: 0.95em;
	color: #8c8b60;
	margin-right: 0;
	margin-left: 320px;
	padding-right: 0;
	padding-left: 0;
}

.comment-head .details a { color: #bc9910; }
.comment-head .details a:hover { color: #9aff12; }

ol#comments {
	list-style-type: none;
	margin: 2em 0;
	}

ol#comments li {
	list-style-type: none;
	margin: 2em 0;
	}

#comments cite {
	float: left;
	width: 31%;
	font-style: normal;
	text-align: right;
	}

* html #comments cite { width: 30.6%; }
#comments cite span { display: block; }
dsd #comments cite .author a { text-decoration: none; }
#comments cite .admin-tools { margin: 5px 0; }

#comments cite .admin-tools a {
	float: right;
	margin: 0 5px;
	padding: 0px 3px 3px;
	border: 1px solid #999;
	text-decoration: none;
	color: #bc9910;
	background-image: url(/images/pattern_055.gif);
	}

#primary .secondary .admin-tools { margin: 1em 0; }

#preview {
	margin: 1em 0;
	padding: 0.5em;
	border: 1px solid #333;
	}

#preview p { margin: 1em 0 0 0; }

#errors {
	color: #FF0000;
	font-weight: bold;
	}

#comments .pingback cite .author {
	display: block;
	padding-top: 68px;
	background: url(images/trackback_pingback.gif) 100% 0 no-repeat;
	}

#comments .pingback cite .author a { color: #8c8b60; }
#comments .pingback cite .author a:hover { color: #9aff12; }

#comments .content {
	float: left;
	width: 65%;
	margin-left: 1.9%;
	border-left: 1px solid #868686;
	padding: 0 0 0 2%;
	}

#comments .content p { margin: 0 0 1em 0; }

#comments .content h3 {
	margin: 0;
	font-size: 1em;
	}

#comment-form {
	margin: 20px 0 60px 320px;
	width: 600px;
	}

input.textfield {
	width: 24em;
	margin: 5px 3em 5px 0;
	border-width: 1px;
	border-color: #666;
	color: #c7c7c7;
	font-family: "Lucida Grande" , Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	padding: 4px;
	border-right: 1px solid #666;
	background-color: #454545;
}

textarea.commentbox {
	width: 600px;
	height: 260px;
	margin: 5px 0;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	color: #bc9910;
	background: #101112 repeat;
	font: 1.25em Georgia, "Times New Roman" , Times, serif;
	text-shadow: #666 2px 2px 5pt;
	opacity: 0.73;
	float: right;
}

label.text {
	position: relative;
	left: 0.5em;
	top: -0.5em;
	}

.formactions input.submit {
	float: right;
	color: #999;
	font-size: 1em;
	background-color: #101112;
	border-style: none;
}

.formactions .spinner {
	float: right;
	margin: -8px -20px 0 0;
	}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary { padding: 2em 10px 0; }

#ancillary .block {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	}

* html #ancillary .block { }
#ancillary .twice-length { width: 65%; }
#ancillary .thrice-length { width: 100%; }

#ancillary .first, * html #ancillary .first {
	clear: both;
	margin: 0;
	padding-left: 0;
	width: 310px;
}

#ancillary .block-separator {
	clear: both;
	height: 2.5em;
	}

#ancillary .block h2,
#ancillary .block h3 {
	margin: 2em 0;
	color: #72724e;
	font-style: italic;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages {
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	border-top: 1px solid #333;
	}

ul.mysidebar {
	list-style-type: none;
	font: 12px "Lucida Grande" , Lucida, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}

ul.dates li, ul.counts li, ul.blogroll ul li,
ul.pages li {
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0;
	border-bottom: 1px none #333;
	}

ul.mysidebar li {
	list-style-type: none;
	padding: 0 0 1em;
	border-bottom: 1px none #333;
	font: 12px "Lucida Grande" , Lucida, Verdana, sans-serif;
	margin: 0;
}

ul.dates .date {
	padding: 0 20px 0 0;
	color: #72724e;
	}

ul.counts .count {
	float: right;
	color: #858585;
	}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.mysidebar a {
	text-decoration: none;
	color: #bc9910;
	}

ul.dates a:hover, ul.dates a:hover .date,
ul.counts a:hover, ul.counts a:hover .count,
ul.blogroll a:hover, ul.pages a:hover, ul.mysidebar a:hover { color: #9aff12; }
ul.blogroll { margin-top: 0; }

ul.blogroll li {
	list-style-type: none;
	margin: 0;
	}

ul.pages ul { margin: 0; }

ul.pages ul li {
	border: none;
	margin-left: 2em;
	list-style-type: square;
	}
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	color: #939393;
	margin: 2em 0 3em 0;
	}

#footer .inside {
	border-top: 1px solid #333;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 1em 0;
}

#footer p {
	margin: 0;
	font-size: 0.95em;
	color: #333;
	}

.rss {
	color: #fa9914;
}

.rss a {
	color: #fa9914;
}

.rss a:hover { float: left;
	color: #3cfe0e;
}

#footer p.rss {
	float: right;
}

#footer p.copyright { float: left; }
#footer p.copyright a { color: #333; }
#footer p.copyright a:hover { color: #9aff12; }
#footer p.attributes { float: right; }

#footer p.attributes a {
	padding: 0 0 0 1em;
	text-decoration: none;
	color: #333;
	}

#footer p.attributes a:hover { color: #9aff12; }

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search {
	width: 305px;
	-moz-opacity: 0.4;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
}

#search:hover { -moz-opacity: 1.0; }

#search .searchimg {
	width: 13px;
	height: 13px;
	background: url(images/search.png) no-repeat 0 0;
	position: relative;
	top: 4px;
}

#search input {
	font-size: 0.85em;
	color: #fcf817;
	border: 1px solid #292929;
	font-weight: bold;
	border-top: 1px solid #292929;
	border-right-style: solid;
	border-right-color: #292929;
	border-bottom: 1px solid #292929;
	border-left-style: solid;
	border-left-color: #292929;
	padding: 4px;
	width: 240px;
	margin-right: 5px;
	background: #101112 url(images/search.png) no-repeat right;
}

#search input:focus { }
#searchform { margin: 1em 0; }

#searchform #s {
	background: #222;
	border: none;
	border-bottom: 1px solid #333;
	width: 30em;
	color: #666666;
	padding: 0.25em;
	}

#searchform #searchsubmit {
	color: #666;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	background: #454545 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	}

/* Legacy Typo CSS */

#search-results {
	width: 30%;
	background: #333;
	padding: 0 0 0 0;
	float: right;
	-moz-opacity: 0.9;
	border-top: 1em solid #000;
	}

#search-results h3 {
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0 0 1em 0;
	background: #000;
	}

#search-results small {
	display: block;
	text-align: left;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	border-top: 1px solid #666;
	border-bottom: 1px solid #555;
	}

#search-results small a { color: #CCC; }

#search-results ul li {
	list-style-type: none;
	padding: 0 1em 0.5em 1em;
	margin: 0.5em 0;
	}

#search-results ul li:hover {
	background: #202020;
	color: #9aff12;
	}

#search-result ul { margin: 0; }

#search-results ul li a {
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
	color: #bc9910;
	}

#search img.archives-icon {
	margin: 0 7px 0 0;
	top: 1px;
	}

.language_item { margin-right: 5px !important; }
.language_item a { text-decoration: none; }

.language_item a:hover {
	text-decoration: none;
	color: #9aff12;
	}

.meta li {
	display: inline;
	text-decoration: none;
	border: none !important;
	}

.meta ul {
	display: inline;
	list-style: none;
	text-decoration: none;
	border: none !important;
	margin: 0;
	padding: 0;
	}

.meta { display: inline; }
	
/*-----------------------------
  Bonus Style
  -----------------------------*/

.mod1  {
	width: 300px;
	text-align: justify;
	float: left;
	padding-right: 0;
}

.mod2  {
	width: 300px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	padding-right: 0;
}

.mod3  {
	width: 300px;
	text-align: justify;
	float: left;
	padding-left: 20px;
}

.mod4  {
	width: 620px;
	padding-left: 10px;
	text-align: justify;
	float: left;
}

.mod5  {
	width: 300px;
	padding-left: 20px;
	text-align: justify;
	margin-left: 640px;
	float: left;
}

.mod6  {
	width: 300px;
	padding-left: 10px;
	text-align: left;
	float: left;
}

.mod7  {
	width: 620px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #373737;
	padding-bottom: 10px;
}

.col1, .col2 {
	float: left;
	width: 350px;
	margin-bottom: 50px;
	}

.col1 { margin: 0 10px 0 0; }

.col2 {
	margin: 0 0 0 10px;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	}

.colA, .colB, .colC {
	float: left;
	border: #000000;
	padding-top: 10px;
	width: 300px;
}

.colA {
	margin: 0 15px 0 0;
	border: #000000;
	}

.colB { margin: 0; }
.colC { margin: 0 0 0 15px; }

.justif {
	text-align: justify;
	font: 8px/10px Times New Roman, Times, serif;
	}