/*
Theme Name: Kitsfish Studio Theme
Theme URI: http://www.kitsfish.com/journal/
Description: A custom theme for Kitsfish Studio
Version: 1.0
Author: Eli Horn
Author URI: http://www.arecraft.net/
Tags: red, grey, white, fixed width, two columns, magazine

	Kitsfish 1.0
 
	This theme was designed and built by Eli Horn of arecraft.net
	and is based on the 'Wodpress Default/Kubrick' theme.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../../../images/site_bg.gif);
  	background-position: center;
  	background-repeat: repeat-y;
  	background-color: #9399A3;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #717A85;
	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #fefefe;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color: #d6283b;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
.random-image {
	margin-left: 10px;
	margin-bottom: 10px;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.post h2 {
	font-size: 1.6em;
	text-align: center;
	}

.page_title, page_title a {
	color: #d7d1d5;
	font: 7pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
	font-weight: 300;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #d6283b;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebars h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.5em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
small, .sidebars ul ul li, .sidebars ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #717A85;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a.title {
	color: #717A85;
	text-decoration: none;
	}

a:hover {
	color: #d6283b;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	padding: 0;
	width: 928px;
	text-align: left;
	}

#header {
	background-color: #FFFFFF;
	position: relative;
	display: block;
	float: left;
	clear: both;
 	height:160px;
	width: 928px;
 	padding: 0;
}
#header-top {
	background-color: #4E5360;
	position: relative;
	display: block;
	float: left;
	clear: both;
 	height:20px;
	width: 928px;
}
a#lang_select {
	float: right;
	padding: 5px;
	height: 15px;
	color: #9399A3;
	font: 7pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
a#lang_select:hover {
	background-color: #6E7380;
	color: #b3b9C3;
}
#header-left {
	background-image: url(../../../../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	position: relative;
	display: block;
	float: left;
	width: 344px;
 	height:160px;
}
#header-right {
	
	background-color: #FFFFFF;
	position: relative;
	display: block;
	float: left;
	width: 584px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	#topmenu ul li {
	position:relative;
	float: left;
	display: block;
	border-right: 1px solid #eeeeee;
}
#topmenu.vcenter a {
	position:relative;
	display: block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 300;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 80px;
}
#topmenu.vcenter a:hover {
	color: #d6283b;
}
#topmenu.vcenter a#left {
	border-right: 1px #e0e0e0 solid;
	text-align: right;
}
#topmenu ul, #topmenu li{
	list-style-image:none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#topmenu ul li img {
	float: left;
	padding:0;
	height: 40;
}
#topmenu ul li a#logo {
	float: left;
	padding:0;
	height: 40;
}
#topmenu ul li a {
	position:relative;
	float: left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	padding-top: 18px;
	padding-right: 8px;
	padding-left: 8px;
	height: 22px;
}
#topmenu ul li a:hover {
	background-color: #fafafa;
	color: #d6283b;
}
.menu {
	position:relative;
	float: left;
	display: inline;
	border-left: 1px solid #eeeeee;
	padding-top: 80px;
	height: 80px;
}
.menu ul {
	list-style-image:none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	list-style-image:none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu ul li a {
	display: block;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 15px;
}
.menu ul li a:hover {
	color: #d6283b;
}
#menu1, #menu2 {
	width: 145px;
}
#menu3 {
	width: 250px;
}
*html #menu1,*html #menu2 {
	width: 130px;
}
*html #menu3 {
	width: 250px;
}
#curve {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 928px;
	height: 37px;
	margin: 0;
	z-index: 50;
}
#content {
	width: 928px;
	background-image: url(images/page_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #efefef;
	line-height: 1.5em;
	position: relative;
	display: block;
	clear: both;
	float: left;
	margin: 0;
	margin-top: -37px;
	padding: 0;
	z-index: 0;
	}
#sidebar {
	position: relative;
	display:block;
	float: left;
	width: 344px;
	overflow: hidden;
}
.sidebars {
	margin: 0px;
	padding: 0px;
}
#sidebar_top {
	position: relative;
	display:block;
	float: left;
	width: 344px;
	clear: both;
	background-color: #f5f6f8;
	padding-top: 40px;	
}
#sidebar_test {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	display:block;
	float: left;
	width: 344px;
	clear: both;
	background-color: #fbfbfb;
	padding-top: 0px;
	border-top: 1px #ccc dotted;
	font-style: italic;	
}
#sidebar1 {
	position: relative;
	display:block;
	float: left; 
	width: 172px;
	margin:0;
}
.sidebars h2 {
	display: block;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc dotted;
	color: #666;
	font: 7pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em; 
	font-weight: 300;
	margin: 0;
	margin-bottom: 5px;
	background-color: #fbfbfb;
	}
#sidebar2 {
	position: relative;
	display:block;
	float: left; 
	width: 171px;
	margin:0;
	margin-left: 1px;
}
.sidebars .content {
	padding: 20px;
}
.sidebars ul {
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	padding: 0;
	margin:0;
	}
.sidebars ul li{
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	margin-bottom: 5px;
	padding-bottom: 10px;
	}
.sidebars ul li ul li{
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}
.sidebars a{
	font: 8pt Arial, Helvetica, sans-serif;
	color: #AA494;
}
.sidebars a:hover{
	color: #d6283b;
}
#main { 
	position: relative;
	display:block;
	float: left;
	width: 583px;
	padding: 0px;
	margin: 0;
	margin-top:38px;
	padding-bottom: 0;
}
.narrowcolumn {
	width: 450px;
	}

.widecolumn {
	width: 450px;
	}

.post {
	position: relative;
	display: block;
	float: left;
	width: 523px;
	margin-bottom: 10px;
	padding:30px;
	overflow: hidden;
	}
	*html .post {
	width: 540px;
	padding:20px;
	}
.post_archive {
	position: relative;
	display: block;
	float: left;
	width: 523px;
	margin-bottom: 5px;
	padding:30px;
	padding-top: 5px;
	overflow: hidden;
	border-bottom: 1px #ddd solid;
	}
	*html .post_archive {
	width: 540px;
	padding:20px;
	}
.post hr {
	display: block;
	}
.post_title {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color: #d6283b;
	text-align: center;
	margin-top: 20px;
}
.italic-sub{
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-style: italic;
}
.post_title a{
	color: #d6283b;
}
.post_date {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #4E5360;
	text-align:center;
	margin-top: 5px;
}
.dvdr {
	display: block;
	margin:auto;
	width: 200px;
	border-bottom: 1px dotted #ccc;
	margin-top: 10px;
}
#home_bottom {
	position: relative;
	display: block;
	float: left;
	background: #ffffff url(images/cat_bg.gif);
	width: 583px;
	margin-left: 1px;
	border-top: 1px solid #e0e0e0;
}
*html #home_bottom {
width: 582px;
}
.post_cat {
	position: relative;
	display: bock;
	float: left;
	width: 194px;
}
.post_cat_head {
	display: bock;
	width: 153px;
	padding: 20px;
	border-bottom: 1px dotted #e0e0e0;
	color: #666;
	font: 7pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em; 
	font-weight: 300;
	text-align: center;
	background: #ffffff;
}
.post_cat_head a{
	color: #666;
}
.post_cat_content {
	display: bock;
	width: 153px;
	padding: 20px;
}
.title {
	color: #d6283b;
	font: 12pt Georgia, "Times New Roman", Times, serif; 
	margin-top: 20px;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer{
	position: relative;
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 7pt;
	color: #ccc;
	line-height: 1.4em;
	text-align: center;
	border-top: 1px solid #e0e0e0;
}
#footer a {
	color: #ccc;
}
#footer a:hover {
	color: #d6283b;
}
.emph {
	font: 6pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	margin-left: 5px;
}
.number {
	font: 8pt Georgia;
	letter-spacing: 0.1em;
}
#footer-top {
	position: relative;
	display:block;
	float: left;
	width: 583px;
	height: 83px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0;
}
#footer-left {
	position: relative;
	display:block;
	float: left;
	width: 344px;
	height: 50px;
	margin: 0;
	border-right: 1px solid #e0e0e0;
}
#footer-right {
	position: relative;
	display:block;
	float: left;
	width: 582px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin:0;
	border-bottom: 1px solid #e0e0e0;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	}

.entry ul li:before, .sidebars ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebars ul p, .sidebars ul select {
	margin: 5px 0 8px;
	}

.sidebars ul ul, .sidebars ul ol {
	margin: 0;
	padding: 0;
	}

.sidebars ul ul ul, .sidebars ul ol {
	margin: 0;
	padding: 0;
	}

ol li, .sidebars ul ol li {
	list-style: decimal outside;
	}

.sidebars ul ul li, .sidebars ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#s-form {
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 0;
	width: 120px;
}
input.searchform {
	width: 116px;
	border: 1px solid #ccc;
	background: #fafafa;
	color: #aaa;
	font-size: 7pt;
	padding: 2px;
}
input.searchform:focus {
	background: #ffffff;
	color: #666;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.sidebars #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebars #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	#respond {
		margin-left: 30px;
	}
	*html #respond {
		margin-left: 20px;
	}
#commentform {
	position: relative;
	float: left;
	display: block;
	padding:30px;
	width:523px;
	margin-bottom: 20px;
	}
	*html #commentform {
	padding:20px;
	}
#commentform input, #commentform textarea {
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666;
	background-color: #fbfbfb;
}
#commentform input:focus, #commentform textarea:focus {
	background-color: #ffffff;
	color: #444;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	display: block;
	float: right;
	text-transform:capitalize;
	font-size: 9pt;
	border:none;
	padding:5px;
	color: #dddddd;
	background-color: #9399A3;
}
#commentform #submit:hover {
	background-color: #4E5360;
	cursor: pointer;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	border-top: 1px solid #ccc;
	}

.commentlist li {
	margin: 0;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	border: 0;
	border-bottom: 1px dotted #ccc;
	}
.commentlist li.alt {
	margin: 0;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fefefe;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a {
	color: #717A85;
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

.sidebars form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	position: relative;
	display: block;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	position: relative;
	width: 583px;
	height: 15px;
	}
.navigation #con {
	width: 500px;
	height: 25px;
	margin: auto;
	
	background: url(images/flourish.gif) center no-repeat;
}
.navigation #con2 {
	width: 500px;
	height: 25px;
	margin: auto;
	background: url(images/flourish2.gif) center no-repeat;
	padding-top: 10px;
	background-position: top;
}
.navigation a {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #4E5360;
	display: inline;
	position: relative;
	padding: 5px;
	padding-left: 20px;
	padding-right:20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

