/*
Theme Name: Transpiring
Theme URI: http://kyall.com
Description: kyall.com's 2010 wp theme.
Version: 1
Author: Kyall Glennie
Tags: theme

*/
@font-face {
	font-family: 'GoudyBookletter1911Regular';
	src: url('fonts/fonts/goudybookletter1911-webfont.eot');
	src: local('â˜º'), url('fonts/goudybookletter1911-webfont.woff') format('woff'), url('fonts/goudybookletter1911-webfont.ttf') format('truetype'), url('fonts/goudybookletter1911-webfont.svg#webfonthLHqrhPQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FontinSansRgRegular';
	src: url('fonts/fontin_sans_r_45b-webfont.eot');
	src: local('â˜º'), url('fonts/fontin_sans_r_45b-webfont.woff') format('woff'), url('fonts/fontin_sans_r_45b-webfont.ttf') format('truetype'), url('fonts/fontin_sans_r_45b-webfont.svg#webfontQ0JnM52t') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FontinSansRgItalic';
	src: url('fonts/fontin_sans_i_45b-webfont.eot');
	src: local('â˜º'), url('fonts/fontin_sans_i_45b-webfont.woff') format('woff'), url('fonts/fontin_sans_i_45b-webfont.ttf') format('truetype'), url('fonts/fontin_sans_i_45b-webfont.svg#webfontWdMvUkzH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FontinSansRgBold';
	src: url('fonts/fontin_sans_b_45b-webfont.eot');
	src: local('â˜º'), url('fonts/fontin_sans_b_45b-webfont.woff') format('woff'), url('fonts/fontin_sans_b_45b-webfont.ttf') format('truetype'), url('fonts/fontin_sans_b_45b-webfont.svg#webfontOPsOctFC') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FontinSansRgBoldItalic';
	src: url('fonts/fontin_sans_bi_45b-webfont.eot');
	src: local('â˜º'), url('fonts/fontin_sans_bi_45b-webfont.woff') format('woff'), url('fonts/fontin_sans_bi_45b-webfont.ttf') format('truetype'), url('fonts/fontin_sans_bi_45b-webfont.svg#webfontBiPd1zbc') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {font-family:FontinSansRgRegular, Helvetica, Arial, sans-serif; font-weight:normal; font-size:90%;}
#header	{background-color:black; background-image:url(images/header-bg.jpg); background-repeat:no-repeat;
		 padding:10px; padding-bottom:0px;}
#header-bottom {width:100%; background-image:url(images/header-bottom.png); height:22px;}
#logo	{float:left;}
#blurb {float:left; color:rgb(50,50,50); font-size:200%; padding-top:20px; padding-left:20px;}
.blurb-l  {color:rgb(50,50,50);}
.blurb-m  {color:rgb(75,75,75);}
.blurb-h  {color:rgb(100,100,100);}
#navigation	{background-image:url(images/sides-white.png);
			background-color:white;
		width:271px;
		height:45px;
		padding-top:10px; padding-right:20px;
		text-align:right;
		font-size:130%; float:right; position:relative; top:-85px;
		margin-bottom:20px;
		font-family:"GoudyBookletter1911Regular", "Georgia", sans-serif;}

.nav-link	{text-decoration:none; color:black;}

#crescent	{position:absolute;
			left:10px;
			top:200px;
			float:right;
			background-image:url(images/sides-crescent.png);
			width:100px;
			height:85px;}
#writing	{color:white;
			 width:525px;
			 padding:10px;
			 padding-left:20px;
			}
h1.item-title	{padding-top:20px; padding-left:15px;
				 font-family:FontinSansRgBold;
				 font-size:200%;}
h2 	{padding-top:20px; padding-left:15px;
				 font-family:FontinSansRgBold;
				 font-size:200%;}				 
.item-body	{font-size:100%;
			 padding:10px; padding-left:20px;}
.item-info	{font-size:84%; color:rgb(240,240,240);
			 padding:10px; padding-left:20px;}
#entries-nav {background-color:white; color:black; padding-top:5px; padding-bottom:5px; height:40px;}
#footer
			{
				font-size:80%;
				background-image:url(images/bottom-bg.png);
				background-color:black;
			color:rgb(102,102,102);
			padding:40px;
			padding-right:20px;
			padding-top:20px;
			height:61px;
			margin-top:20px; margin-bottom:10px;
			}
.gallery-area {height:600px; width:455px; padding-right:60px;}
.mainimgwrapper {position:relative; height:600px; float:right; width:60px;}
.mainimage {position:absolute; clip:rect(0px,110px,600px,40px); border:0px;}
.mainimage:hover {position:relative; z-index:1;}
			
#footer-left	{float:left; width:300px;}
#footer-right	{float:right;}
#closer-text	{padding-top:14px; width:200px; float:left;}
#triangle		{float:left; vertical-align:middle; margin-right:10px; position:relative; top:20px; left:-40px;}
#search	{position:relative; top:30px;}
#flag	{background-image:url(images/queer.png); width:60px; height:40px; float:left; position:relative; top:18px; margin-right:10px;}
#kg-logo		{float:right; margin-left:20px;}
.ccl	{color:rgb(244,244,244);}
