/* 
Theme Name: Lingua Fantastika
Theme URL: http://www.linguafantastika.com/
Description: A four-column theme designed for the Lingua Fantastika blog.
Author: Matt Denault
Author URI: http://www.azility.com/
Version: 1.0
*/
body {
	background:#ffffff;
	color:#1A1F4A;
	font-size:11px;
	font-family:Tahoma, Helvetica, Sans-Serif;
	margin:0px 0px 0px 0px;
	padding:0;
}

a, a:visited {
	color:#669999;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

#header {
	width: 100%;
	height: 30px;
	background-color: #e6ae01;
}

div#header-tagline {
	color: #95A5A7;
	font-size: 11pt;
	font-family: adobe garamond pro, garamond, times new roman, serif;
	font-weight:bold;
	padding-top: 5px;
	text-transform:uppercase;
}


description {
	display:none;
}

#l_sidebar {
	background-color: #f4f5a9;
	float: left;
	width: 16%;
	margin: 0;
	padding: 0;
}

#l_sidebar_single {
	background-color: #f4f5a9;
	float: left;
	width: 4%;
	margin: 0;
	padding: 0;
}

#l_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 10px 8px;
}

#l_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#l_sidebar ul li {
	margin: 0;
	padding: 5px 0 0 0;
}

#l_sidebar ul li a {
	color: #474B7C;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color: #474B7C;
	text-decoration: underline;
}

#r_content {
	float: left;
	width: 20%;
}

#r_content_single {
	float: left;
	width: 20%;
}

#aphorisms {
	background-color: #193857;
	height: 200px;
}

#orangeblock {
	background-color: #e6ae01;
	height: 200px;
	text-align:center; 
	overflow: hidden;
}

#r_sidebar {
	float: left;
	width: 18%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #283d76;
}

#r_sidebar p {
	padding: 2px 0 5px 0;
	margin: 0;
	line-height: 20px;
}

#r_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 5px 10px;
	text-align: center;
}

#r_sidebar ul li {
	margin: 0;
	padding: 5px 0 0 0;
}

#wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#content {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#content p {
	padding: 10px 0 10px 0;
	margin: 0;
	line-height: 22px;
}

#content p img {
	float: left;
	border: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content h1 {
	color: #95A5A7;
	font-size: 22px;
	font-family: palatino linotype, adobe garamond pro, garamond, times new roman, serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#content h1 a {
	color: #95A5A7;
	text-decoration: none;
}

#content h1 a:hover {
	color: #658DB5;
	text-decoration: none;
}

#content h2 {
	color: #95A5A7;
	font-size: 13pt;
	font-family: adobe garamond pro, garamond, times new roman, serif;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0;
	text-transform:uppercase;
}

#content p ol {
	margin: 0;
	padding: 0 0 0 10px;
}

#content p ul {
	margin: 0;
	padding: 0 0 0 10px;
}

div.entry ul { list-style-type: none; }
div.entry ul li { padding-left: 15px; background: url(images/bullet.gif) 0px 7px no-repeat; }

blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	font-size: 17px !important;
	background: #f7f8c8;
	color: #669999;
	border-top: 2px solid #669999;
	border-bottom: 2px solid #669999;
}

#content blockquote p {
	margin: 0 0 10px 0;
	padding: 0;
}

#contentmiddle {
	float: left;
	width: 46%;
	margin: 0;
	padding: 0;
	background-color: #f4f5a9;
}

#contentmiddle_single {
	float: left;
	width: 58%;
	margin: 0;
	padding: 0;
	background-color: #f4f5a9;
}

#contentmiddle ul {
	margin-left: -.5em;
}

#contentmiddle ul li {
	padding-bottom: .75em;
}

#contentmiddle p img {
	float: left;
	border: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

.contenttitle {
	float: left;
	width: 70%;
	margin-top: -17px;
	padding: 0 0 0 20px;
}

.contenttitle h2 a {
	font-size:28pt;
	text-transform: none;
	color: #193857;
}

.contenttitle h1 a {
	font-size:32pt;
	font-weight: bold;
	text-transform: none;
	color: #193857 !important;
}

#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

.postspace {
	height: 30px;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 4px double #ffffff;
}

#footer {
	background-color: #e6ae01;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	border-top:none;
	height: 30px;
}

#commentsformheader {
	padding-left:0;
}

#commentsform {
	text-align:left;
	margin:0;
	padding:0;
}

#commentsform form {
	text-align:left;
	margin:0;
}

#commentsform p {
	margin:0;
}

#commentsform form textarea {
	width:99%;
}

p.comments_link img {
	margin:0;
	padding:0;
	border:none;
}

div#comment-area {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div#comment-area-inner {
	padding: 10px;
	border: 3px solid #193857;
}

.wp-caption.alignright {
	float: right;
	padding-left: 5px;
	margin-left: 10px;
	background: #eeefc1;
}

p.wp-caption-text {
	font-family:Tahoma, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	color: #669999;
}

.entry {
	font-family: palatino linotype, adobe garamond pro, garamond, times new roman, serif;
	font-size: 11pt;
	padding-left: 20px;
	padding-right: 20px;
	clear: left;
}

img#wpstats {
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden;
}


div.footer-block-main {
	margin-left: 20px;
	margin-right: 20px;	
	clear:both;
}

div.footer-block-top-right {
	padding: 0px;
}

div.footer-sociable {
	background: #fff;
	border-top: 1px solid #669999;
	padding: 2px;
	padding-left: 100px;
}

div.footer-block-bottom-right {
	
}

div.footer-block-dataset {
	background: #fff;
	border-bottom: 2px solid #f4f5a9;
}

div.footer-block-title {
	width: 94px;
	padding: 2px;
	float: left;
}

div.footer-block-data {
	padding: 2px;
	margin-left: 100px;
	background: #f7f8c8;
}


div#page-navigation, div#page-navigation_single {
	background-color: #283d76;
	height: 22px; 
	padding-top: 8px;
	padding-left: 25px;
}

div#page-navigation_single a {
	border: 1px solid #669999;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
}

div.sociable { padding: 2px; margin: 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



ul.r-comment-links {
	background: #f7f8c8;
}

ul.r-comment-links li {
	padding-right: 4px !important;
	padding-bottom: 6px !important;
}

div#elsewheres-list ul, div#elsewheres-top ul, div#elsewheres-submit ol {
	list-style: none;
	margin: 0;
	padding: 4px;
}

div#elsewheres-list ul li, div#elsewheres-top ul li, div#elsewheres-submit ol li {
	margin: 0 0 .75em;
	padding: 0;
}

div#elsewheres-about p, div#elsewheres-top p, div#elsewheres-submit p, div#related-list p {
	padding-right: 10px;
	padding-left: 4px;
	line-height: 15px;
}

div#elsewheres-submit form {
	margin: 0;
	padding: 4px !important;
}




div.recent-comment-excerpt {
	border: 1px solid  #f7f8c8;
	padding: 2px;
}

div#commentlist-wrapper {
	padding-left:20px;
	padding-right:20px; 
}


ul.commentlist { background-color: #f7f8c8; padding: 10px; list-style:none; margin:0; text-indent:0; }
ul.commentlist li { border:1px solid #669999; background-color: #ffffff; height:1%; margin:0 0 10px; padding:5px 7px 5px 70px; position:relative; }
ul.commentlist li.alt { }
ul.commentlist li.bypostauthor { }
ul.commentlist li.byuser {}
ul.commentlist li.comment-author-admin {}
ul.commentlist li.comment { }
ul.commentlist li div.comment-author { padding:0 170px 0 0; }
ul.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ul.commentlist li div.vcard cite.fn { font-style:normal; }
ul.commentlist li div.vcard cite.fn a.url { text-decoration:none; }
ul.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ul.commentlist li div.vcard img.avatar { border:1px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ul.commentlist li div.vcard img.avatar-32 {}
ul.commentlist li div.vcard img.photo {}
ul.commentlist li div.vcard span.says {}
ul.commentlist li div.commentmetadata {}
ul.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ul.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ul.commentlist li div.comment-meta a:hover { color:#000; }
ul.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ul.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ul.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ul.commentlist li ul.children li { }
ul.commentlist li ul.children li.alt {}
ul.commentlist li ul.children li.bypostauthor {}
ul.commentlist li ul.children li.byuser {}
ul.commentlist li ul.children li.comment {}
ul.commentlist li ul.children li.comment-author-admin {}
ul.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-5 {}
ul.commentlist li ul.children li.odd {}
ul.commentlist li.even { }
ul.commentlist li.odd { }
ul.commentlist li.parent { }
ul.commentlist li.pingback { }
ul.commentlist li.pingback.parent { }
ul.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ul.commentlist li.thread-alt { }
ul.commentlist li.thread-even {}
ul.commentlist li.thread-odd {}


div#searchform {
	border: 1px solid #669999;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	width: 80%;
	height: 18px;
}

div#searchform input#s {
	background-color: #283d76;
	border: 0px;
	margin: 0px;
	color: #669999;
	font-size:11px;
	font-family:Tahoma, Helvetica, Sans-Serif;
	width: 80%;
}

input#search-button {
	float: right;
	opacity:0.6; filter:alpha(opacity=60);
	border: 1px solid #669999;
	background-color: #669999;
	color: #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
}

input#search-button:hover {
	opacity:1; filter:alpha(opacity=100);
}




/* tabs */
ul#elsewheres-tabs {
	font-family: verdana, arial;
	font-size: 10px;
	list-style-type: none;
	z-index: 1;
	margin: 0;
	padding-left: 3px;
}
#elsewheres-tabs li.tab {
	float: left;
	background-color: #eeeeee;
	margin: 0px 0px 0px 2px;
	border-right: 1px solid #669999;
	border-bottom: 1px solid #669999;
	border-left: 1px solid #669999;
	border-top: 0px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
#elsewheres-tabs li.tab a {
	float: left;
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
#elsewheres-tabs li.tab a:hover {
	background-color: #bfe0fe;
}

/* selected tab */

#elsewheres-tabs li.selectedtab {
	float: left;
	background-color: #669999;
	margin: 0px 0px 0px 2px;
	border-right: 1px solid #669999;
	border-bottom: 1px solid #669999;
	border-left: 1px solid #669999;
	border-top: 0px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
#elsewheres-tabs li.selectedtab a {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	cursor: default;
	font-weight: bold;
}



img.jacket {
	margin-right: -20px !important;
	padding-right: 30px;
	background: url(/wp-content/themes/fantastika-1.0/images/jacket-back.gif);
}

a.chiclet img {
	margin: 4px;
	opacity:0.6; filter:alpha(opacity=60);
	border: 1px solid #669999;
	background-color: #669999;
	color: #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
}

a.chiclet img:hover {
	opacity:1; filter:alpha(opacity=100);
}

.center-list a:hover {
	color: #ffffff;
}

div#elsewheres-list ul li a:hover, div#elsewheres-top ul li a:hover {
	color: #283d76;
}



a.elsewheres-button {
	float: right;
	opacity:0.6; filter:alpha(opacity=60);
	border: 1px solid #669999;
	background-color: #669999;
	color: #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	margin: 4px;
}

a.elsewheres-button:hover {
	opacity:1; filter:alpha(opacity=100);
}


#jquery-comment-wrap {
}
#jquery-comment-preview {
	height: 23px;
	position: relative;
	overflow: hidden;
	padding: 5px;
	background-color: #669999;
}
#comment_preview {
	border: 1px solid #D6D3D3;
	padding: 5px;
}
ol#comment-preview {
	margin: 0;
	padding: 7px 12px;
	list-style: none;
	background: #FFF;
}
#comment-preview .avatar {
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}

#textarea_clone {
	height: 0;
	overflow: hidden;
}

#preview-tab {
	float: right;
	height: 21px;
	padding: 0 6px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 4px;
	background-color: #669999;
	border: 1px solid #cccccc;
	color: #ffffff;
	cursor: pointer;
}

/* HTML editor
-----------------------------------------------------------------------------*/
#html-editor a {
	float: left;
	overflow: visible;
	min-width: 12px;
	height: 21px;
	margin-right: 3px;
	padding: 0 6px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #669999;
	border: 1px solid #cccccc;
	color: #ffffff;
  	text-align: center;
	cursor: pointer;
  	text-decoration: none;
}
a#ed_strong {font-weight: bold}
a#ed_em {font-style: italic}
a#ed_strike {text-decoration: line-through}
a#ed_a {
	color: #00F;
  text-decoration: underline;
}
#html-editor a:hover,
#preview-tab:hover {
	border-color: #ffffff;
}
#html-editor a:active,
#preview-tab:active {
	position: relative;
	top: 1px;
	left: 1px;
}
#html-editor a b {display: none}


input#comment-submit {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #669999;
	border: 1px solid #283d76;
	color: #ffffff;
  	padding: 6px;
}

#comment {
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
}

div#comment-wrap {
	padding: 5px;
	background-color: #ffffff;
}

div#tag-cloud {
	font-family: Times New Roman, Times;
}

div#tag-list {
	text-align: center;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

div#tag-cloud a {
	color: #669999;	
	line-height: .55em;
}

div#tag-cloud a:hover {
	color: #283d76;
}

div#tag-bottomcap {
	background-color: #fff;
	height: 10px;
	border-left: 10px solid #283d76;
	border-right: 10px solid #283d76;
	border-bottom: 10px solid #283d76;
}

a.headerbuttonon {
	border: 1px solid #669999;
	background-color: #669999;
	color: #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
}

a.headerbutton {
	border: 1px solid #669999;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
}

a.headerbutton:hover {
	color: #fff;
}

li.current-cat a {
	color: #fff;
}

div#page-cat-title {
	text-align: left;
	margin-top: -45px;
	padding-right: 20px;
	padding-left: 20px;
}

div#page-cat-title h1 {
	color: #f4f5a9;
	font-size: 54px;
}

div#contentmiddle_single div.entry h2 {
	font-size: 20pt;
	font-weight: bold;
	text-transform: none;
	color: #193857 !important;
	font-family: palatino linotype, adobe garamond pro, garamond, times new roman, serif;
	padding-top: 20px;
	margin: 0;
}
