/*
	Theme Name: Isarie.com
	Theme URI: http://www.isarie.com/
	Description: Original design for Isarie.com - theme for WordPress
	Author: Stefan Isarie
	Author URI: http://www.isarie.com/
	Version: 1.0

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

html, body{ margin:0; padding:0; background: #fff url("images/background-page.gif") repeat-x; text-align:center; font: 12px/14px Arial, Helvetica, sans-serif; }
#page-container{ width:820px; margin: 0 auto; text-align: left; }
	#header{ height: 144px; width:100%; }
		#about-me{ height: 144px; width: 185px; float:left; background: url("images/background-isarie.gif") no-repeat; }
		#masthead{ height: 143px; background: url("images/background-musthead.jpg") no-repeat top left; width: 620px; float:right; position: relative; }
	#navigator{}
	#content{ min-height: 550px; background: url("images/background-content.gif") no-repeat top right; }
	/*\*/* html #content { height: 550px; }/**/ /* MIN-HEIGHT FOR IE */
		#left-side{ width: 170px; float:left; }
		#right-side{ width: 570px; float:right; margin-right: 40px; }
			/*\*/* html #right-side { margin-right: 15px; }/**/ /* FOR IE */
			.inside{ padding:12px; }
	#footer{ height:40px; width:100%; background: url("images/background-footer.gif") no-repeat 210px 0px; clear:both; }

/* =top navigation */
ul#nav{ margin:1px 0 0 0; padding: 0; list-style: none; }
ul#nav li{ background: url("images/navigator-spacer.gif") no-repeat right center; float:left; padding: 2px 16px 2px 14px; }
ul#nav li.last{ background: none; }
ul#nav li a, ul#nav li a:link, ul#nav li a:visited{ text-decoration: none; color: #666; }
ul#nav li a:hover, ul#nav li a:active{ color: #000; }

/* =myself - about */
#about-me a#isarieLink{ display: block; height:36px; margin-bottom: 16px; }
#about-me p{ margin:0 16px; font-size:10px; line-height: 10px; }

/* =search */
div#search-box{ position: absolute; margin:115px 0 0 375px; _display: none; width: 224px; }
	div#searchForm{ background: url("images/background-search.gif") no-repeat left bottom; }
		div#searchForm #s{ width: 170px; font: 11px Arial, Helvetica, sans-serif;  border: 1px solid #ccc; margin-right: 8px; padding:2px; }
		div#searchForm #s:focus{ border: 1px solid #BCE27F; }
		div#searchForm #go{  }
	div#searchTrigger{ text-align: right; margin-right: 10px; }

* html div#search-box{ display: none; } /* hide for IE */
* html div#alternate-search-box{ display: block; } /* display alternate search box for IE */
html>body div#alternate-search-box{ display: none; } /* hide alternate search box for standard compliant browser */


/* =post */
div.post h1{ margin: 0; line-height: normal;font: 20px 'Arial Black', Arial Black, Arial, sans-serif; color:#555 !important; letter-spacing:-2px; }
h1 a{ font: 20px 'Arial Black', Arial Black, Arial, sans-serif; color:#555 !important; letter-spacing:-2px; }
#right-side p{ margin: 10px 0; }
p.post-date{ font: 12px Georgia, serif; color:#ccc; font-style:italic; margin:0 !important; line-height:normal; }
p.post-info{ font: 12px Georgia, serif; color:#666; margin:0 0 12px 0 !important; line-height:normal; }
a{ color:#34872d; text-decoration: none; }
div.post h3{ margin: 0; line-height: normal;font: 14px 'Arial Black', Arial Black, Arial, sans-serif; color:#555 !important; }
h2.pagetitle{ margin: 0; line-height: normal;font: 16px Arial, sans-serif; color:#555 !important; font-weight:600; }

/* =left links */
#left-side ul{ margin:0; padding:0; list-style: none; clear: both; }
#left-side ul li h2{ margin:0; color:#34872D; font: 16px Georgia, serif; background: url("images/background-ornament.gif") no-repeat left center; padding: 0 0 0 14px; text-align: right; display: inline; float: right; font-weight:bold; font-style:italic; }
#left-side ul li{ margin: 0 0 16px 0; }
#left-side ul li ul li{ text-align:right; margin:0; }
#left-side ul li ul li a, #left-side ul li ul li a:link, #left-side ul li ul li a:visited{ color: #666; text-decoration: none; }
#left-side ul li ul li a:hover, #left-side ul li ul li a:active{ color: #000; }

/* =footer */
#footer p{ text-align: center; width: 600px; margin-left: 200px; padding-top: 30px; font-size:10px; }

/* site wide elements */
div.hr{ height: 24px!important; background: url("images/separator.gif") no-repeat left center; }
div.hr hr{ display: none; }

/*  post id 45 */
dl.previews{ margin:0; padding:0; width: 220px; float:left; margin-right:2px; }
dl.previews dt{ width:200; padding:10px; margin:0; background-color:#c1c1c1; }
dl.previews dd{ width:208px; margin:0; padding:6px; margin-bottom:16px; background-color:#484848; text-align:center; font-weight:bold; }
dl.previews dd a{ color: #F0F7E2; }

/* gallery */
ul#gallery{ margin: 10px 0; padding: 0; list-style: none; width: 580px; clear: both; }
ul#gallery li{ margin: 0; padding: 0; }

/* others */
.hide{ display: none; }
.show{ display: block; }
.show_{ display: inline; }
.underline{ text-decoration: underline; }
.i{ font-style: italic; }
.r{ text-align: right; }
.l{ text-align: left; }
.c{ text-align: center; }
.b{ font-weight: bold; }
.s{ text-decoration: line-through; }
.u{ text-decoration: underline; }
.b{ font-weight: bolder; }
.i{ font-style:italic; }
img,form{ border: 0; margin: 0; padding: 0; }
.fr{ float: right !important; }
.fl{ float: left !important; }
br.clear{ clear: both; }
hr{ width:100%; height:2px; }
td{ vertical-align:top; }

.frImg{ float: right; margin: 0 0 8px 8px; }
.flImg{ float: left; margin: 0 8px 8px 0; }

a{ outline:none; }

/* heritance */
div.navigation{ width:100%; float:left; clear: both; margin-bottom:8px; }
div.alignleft{ width:49%; float:left; }
div.alignright{ width:49%; float:right; text-align:right; }

/********************
DROP SHADOWS
*********************/
.sp { margin-bottom:16px; }
.shadow {float:left;background: url("../../../../images/shadowAlpha.png") no-repeat bottom right !important;background: url("../../../../images/shadow.gif") no-repeat bottom right;margin: 10px 0 0 10px !important;margin: 10px 0 0 5px; clear: both;}
.shadow img {display: block;position: relative;background-color: #fff;border: 1px solid #a9a9a9;margin: -6px 6px 6px -6px;padding: 4px;}

/*******************************************
SIFR definitions
*******************************************/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {visibility: hidden;}
/*.sIFR-hasFlash h2 {visibility: hidden;letter-spacing: -9px;font-size: 55px;}*/
.sIFR-hasFlash h3 {visibility: hidden;letter-spacing: -6px;font-size: 22px;}
.sIFR-hasFlash h4 {visibility: hidden;font-size: 46px;margin: 6px 0;padding: 0;letter-spacing: 0px;}
.sIFR-hasFlash h5#pullquote {letter-spacing: -4px;visibility: hidden;font-size: 24px;}

dl#sifrFonts dd{margin: 0;padding-left: 0; }
dl#sifrFonts dd.href{margin-left: 16px;margin-bottom: 16px;}
dl#sifrFonts dd a{padding-left: 16px;background: url("../../../../images/qbullets/disk.gif") no-repeat center left;color: #999;text-decoration: none;}
/*dl#sifrFonts dd h4{ font-size: 32px; letter-spacing: -4px; }*/
dl#sifrFonts dd h4{ font-size: 46px; letter-spacing: -4px; line-height: 46px; }

.postmetadata{ clear: both; }
textarea#comment{ width: 98%; }

ol.commentlist{ margin:0 0 0 16px; padding:0; }
ol.commentlist li.alt{ background-color: #eefbff; padding: 4px 6px; }

dl.form dd, dl.form dt{ margin: 0; padding: 0; }
dl.form dt{ font-weight: bolder; }
dl.form dd{ margin-bottom: 12px; }

