/*
Theme Name: Elisalon.at
Theme URI: http://www.elisalon.at
Description: Elisalon
Version: 0.1
Author: Sean Gruenboeck
Author URI: http://www.studio19.at
Tags: green

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Tahoma;
	color: #3c583c;
	background-color: white;
	text-align: left;
	}
a {
	-moz-outline:none;
}
#content {
	font-size: 12px;
	line-height: 1.5em;
	}

a, a:hover, a:visited {
	font-weight: normal;
}
a {
	color: #de7c20;
}
a:hover {
	color: #ed983f;
}
a:visited {
	color: #b26e27;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, cite, .widget a, .CategoryList a, .popular a, .CategoryList ul li a {
	text-decoration: none;
	color: #9db342;
	}

a:hover, .widget a:hover, a:visited:hover, .widget a:visited:hover  {
	color: #dee351;
}
div.entry a, div.entry a:hover, div.entry a:visited {
	border-bottom: 1px dashed #e6bb0e;
}
div.entry a:hover, div.entry a:visited:hover {
	border-bottom: 1px solid #dee351;
}
div.entry a.noborder {
	border: 0;
}
div.entry ahref
div.entry .wp-caption a, div.entry .wp-caption a:hover, div.entry .wp-caption a:visited {
	border: 0;
}

div.entry a.more-link, div.entry a.more-link:hover, div.entry a.more-link:visited {
	/*float: right;*/
	/*width: 489px;
	display: inline-block;
	/*text-align: right;*/
	/*border: 1px dashed #e6bb0e;*/	/*background-color: #fcffeb;*/
	/*margin: 8px 0 -14px 10px;
	padding: 3px 6px 8px 0;*/
	margin: 5px 0 0 15px;
}

small {
	font-size: 11px;
	color: #86ab83;
	line-height: normal;
	margin-left: 4px;
	}
small a, small a:visited {
	text-decoration: none;
}

p {
	margin: 0.4em 0 0.8em 0;
	}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;	
	text-align: left;
	}


h1 {
	font-size: 2em;
	color: #264426;
	font-weight: normal;
	font-style:italic;
	margin: 12px 0 0.1em 0;
	}

.post h1, h1.pagetitle {
	font-size: 2em;
	color: #9db342;
	font-weight: normal;
	font-style:italic;
	color: #9db342;
	margin: 12px 0 0.1em 1.5em;
	}

h1.page {
	margin-left: 0;
}

h1.archive {
	font-size: 20px;
}
	
h1.center {
	font-size: 22px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e6bb0e;
}

h2 {
	font-size: 2em;
	color: #264426;
	font-weight: normal;
	font-style:italic;
	margin: 12px 0 0.1em 1.5em;

	}

.search h2 {
	margin: 12px 0 0.1em 1.5em;
	font-size: 20px;
}

h3 {
	font-size: 17px;
	color: #cf9800;
	margin: 15px 0 0px -3px;
	}
h4 {
	font-size: 14px;
	color: #9db342;
	margin: 10px 0 5px -3px;
	font-weight: normal;
}

.entry {
	margin-top: 5px;
	padding: 5px;
	border-top: 1px solid #f5f7de;
}

.entry .wp-smiley {
border: 0;
margin: 0 5px 0 5px;
padding: 0;
}

.entry ul, .relatedposts ul {
	list-style: disc;
	margin-left: 20px;
}
.entry li, .relatedposts  {
	margin-bottom: 5px;
}

.entry ul.linkliste {
	margin-top: 15px;
}

/*.entry p:first-child {
	font-weight: bold;
}*/

/**/

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
.date {
	display: block;
	float: left;
	height: 22px;
	width: 25px;
	background: #cfd85b;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 6px 1px;
	margin: 5px 5px 0 -3px;
	line-height: 13px;
	text-align: center;
	border-top: 4px solid #005133;
}
.search .date {
	margin-top: 2px;
}
.date li.month {
	color: #005133;
	font-size: 9px;
	text-transform: uppercase;
}
.date li.year {
	display: list-item;
}

blockquote {
	background-color: #f5f7de;
	border-top: 1px dashed #CFD85B;
	border-bottom: 1px dashed #CFD85B;
	padding: 5px 15px 5px 15px;
}

blockquote.archive {
	margin: 0 15px 15px 20px;
	background-color: white;
	padding: 0;
}

blockquote.archive .inner {
	padding: 3px 15px 3px 15px;
	margin: 2px 0 2px 0;
	background-color: #f5f7de;
}

hr {
	line-height: normal;
	height: 1px;
	bordeR: 0;
	border-top: 1px dashed #CFD85B;
}
/* End Typography & Colors */



/* Begin Structure */
html {
	text-align: center;
}
body {
	padding: 2em 0 0 0;
	width: 910px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	}

#header {
	position: relative;
	margin: 0 auto 0;
	height: 84px;
	width: 910px;
	overflow: visible;
}
#header img {
	border: 0;
	}
	
img.header {
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}

a.cats {
	position: absolute;
	display: block;
	background-image:url(images/cats_anim.gif);
	width: 62px;
	height: 43px;
	border: 0;
	z-index: 10;
}
a.cats:hover {
	background-image:url(images/cats_yellow.gif);
	}
img.butterfly {
	position:absolute;
	right: 0;
	top: 10px;
	z-index: 10;
	}

div#design {
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: 12px;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #9db342;
	}

#content {
	width: 502px;
	position: absolute;
	padding: 0 15px 15px 20px;
}

#sidebars {

}

.sidebar {
	width: 179px;
	position: absolute;
	margin: 0;
	margin-top: -1px;
}

#sidebar1 {
	left: 537px;
	border: 1px solid #ecefbd;
	border-top: 0;
}

#sidebar2 {
	left: 718px;
}

.bottombar {
}

.post {
	padding-bottom: 0.5em;
	/*margin-bottom: 25px;*/
	text-align: justify;
	}

.post + .post {
padding-top: 25px;
	border-top: 1px dashed #cfd85b;
}

.post hr {
	display: block;
	}

.postmetadata {
	margin: 10px;
	padding: 3px;
	clear: both;
	font-size: 11px;
	color: #86ab83;
	line-height: 140%;
	font-weight: normal;
	/*border-bottom: 1px solid #cfd85b;*/
	border-top:1px solid #F5F7DE;
	/*border-bottom:1px solid #F5F7DE;*/
}
.postmetadata br {
	margin-bottom: 10px;
}
.entry .postmetadata a, .entry .postmetadata a:hover, .entry .postmetadata a:visited, .entry .postmetadata a:visited:hover, .entry .crossreferences a, .entry .crossreferences a:hover, .entry .crossreferences a:visited, .entry .crossreferences a:visited:hover {
	border: 0;
}

/*cross references */
.crossreferences {
	margin: 10px;
	padding: 3px 7px 3px 7px;
	clear: both;
	font-size: 11px;
	color: #86ab83;
	line-height: 140%;
	font-weight: normal;
	/*border-bottom: 1px solid #cfd85b;*/
	border-top:1px solid #F5F7DE;
	/*border-bottom:1px solid #F5F7DE;*/
}

.crossreferences h3 {
	font-size: 13px;
	margin: 0;
	font-style: normal;
	color: #9db342;
}
.crossreferences ul {
	list-style: disc;
	list-style-position: inside;
	margin: 5px 5px 0 10px;
}

.clear {
	clear: both;
}

/* #footer, #suprahead {
	position: fixed;
	margin: 0 0 0 4px;
	padding: 0;
	width: 894px;
	background: white;
	order-bottom: 5px solid #cfd85b;
	z-index: 100;
	}
#footer {
	bottom: 0;
}
#suprahead {
	position: absolute;
	top: 0;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
*/
/* End Structure */


/* topnav */
#topnav {
	position: absolute;
	left: 65px;
	top: 5px;
	z-index: 50;
	width: 670px;
	font-size: 19px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	line-height: 1em;
}
#topnav ul {
	width: 100%;
	display: inline;
}
#topnav li {
	position: relative;
	list-style: none;
	display: inline;
}
#topnav a {
	height: 18px;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 0 0 2px 2px;
}
#topnav a, #topnav a:hover, #topnav a:visited {
	color: #9db53e;
	text-decoration: none;
}
#topnav a:hover, #topnav a:visited:hover {
	color: #e6bb0e;
}

#topnav a:active, #topnav a.active {
	/*color: #e6bb0e;*/
	color: #80a899;
	border-bottom: 2px solid #80a899;
	}

/* image replacement */
#topnav a {
	text-indent: -9999px;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#topnav a:hover {
	background-position: 0px -20px;
}
body#blog a.blog, body#salon a.salon, body#elisa a.elisa, body#photos a.photos, body#links a.links, body#kontakt a.kontakt {
	background-position: 0px 0px;
	color: #80a899;
	border-bottom: 2px solid #80a899;
}

.blog {
	width: 42px;
}
a.blog {
background-image: url(images/topnav-blog.gif);
}
.salon {
	width: 50px;
}
a.salon {
	background-image: url(images/topnav-salon.gif);
}
.photos {
	width: 59px;
}
a.photos {
	background-image: url(images/topnav-photos.gif);
}
.elisa {
	width: 42px;
}
a.elisa {
	background-image: url(images/topnav-elisa.gif);
}
.links {
	width: 48px;
}
a.links {
	background-image: url(images/topnav-links.gif);
}
.kontakt {
	width: 71px;
}
.kontakt a {
	width: 71px;
	background-image: url(images/topnav-kontakt.gif);
}
/* suche */
/*------------------------------------------------*/
#suche {
	display: block;
	position: absolute;
	height: 23px;
	width: 50px;
	right: 25px;
	top: 0px;
	z-index: 70;
	overflow: hidden;
	vertical-align: top;
	text-align: right;
}
#suche h3 {
	text-indent: -9999px;
	position: absolute;
	right: 0;
	margin: 0 0 -20px 0;
	padding: 0;
	width: 39px;
	height: 24px;
	background: transparent url(images/lupe.gif) no-repeat;
	cursor: pointer;
	z-index: 60;
}
#suche:hover {
	height: 52px;
	width: 147px;
	margin-left: -97px;
	background: white;
}
#suche:hover h3 {
	background: url(images/lupe-hover.gif);
}
#suche:hover #searchform {
	border: 1px solid #80A899;
	background: white;
	z-index: 50;
}
#suche #searchform {
	position: relative;
	top: 20px;
}
#suche form {
margin: 0;
padding: 5px;
}
#suche #s {
	width: 100px;
	height: 14px;
	padding: 0;
	font-size: 10px;
	background-color: #cfd85b;
	border: 1px solid #426834;
	color: #426834;
	padding: 1px;
	margin: 0;
	}

#suche #searchsubmit {
	position: relative;
	top: 2px;
	margin-left: 4px;
	background-color: #cfd85b;
	border: 1px solid #426834;
	color: #426834;
	font-weight: bold;
	height: 18px;
	}



/* end topnav */


/*	Begin Headers */
h2 {
	}

h2.pagetitle {
	text-align: center;
}

h3#comments, h3#respond {
	padding: 15px 0;
	margin-bottom: 12px;
	font-size: 18px;
	border-top: 1px dashed #cfd85b;
	}
h3#respond {
	margin-bottom: 0;
	margin-top: 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
	}
	
.entry img {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #286143;
}
.entry img.noborder {
	border: 0;
}
.entry .alignright img {
	margin-right: 0;
}
.entry .alignleft img {
	margin-left: 0;
}
.entry p.wp-caption-text {
	float: right;
	font-size: 11px;
	color: #86ab83;
	line-height: normal;
}
/* End Images */

/*SideBar Lists*/
.sidebar {
	font-size: 12px;
}
ul.firstlevel, #sidebar1 div.popular { /*border level*/
	margin: 2px;
	width: 173px;
	padding:0 0 10px 0;
	border: 1px solid #f5f7de;
}
.sidebar ul li ul, div.popular ul { /*parent*/
	list-style-image: url(images/li-greenarrow.gif);
	margin-left: 30px;
	line-height: 1.5em;
}
.sidebar ul li ul li a {
	margin-left: -3px;
}
.sidebar ul.children {
	margin-left: 15px;
}

/* buch empfehlungen: */ g
.sidebar li#linkcat-3 {
	padding-bottom: 0;
}
.sidebar li#linkcat-3 ul, .sidebar li#linkcat-3 ul li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 5px 10px;
}
.sidebar li#linkcat-3 ul li {
	width: 100px;
	text-align: center;
	padding: 0;
	}
.sidebar li#linkcat-3 ul li img {
	margin: 0 3px 15px 3px;
}

/* empfehlungen end */

/* SideBar Headers Image Replacement */
/*li.widget, ul.CategoryList {
margin: 2px 0 2px 0;
background-position: 0 1.5em;
background-repeat: no-repeat;
padding: 0 0 15px 0;
border: 1px solid #f5f7de;
}*/
#sidebar2 li.widget {
border: 0;
background-image: url(images/hr-sidebar2.gif);
background-repeat: no-repeat;
background-position: 20px bottom;
}
#sidebar2 hr {
	width: 110px;
	border: 0;
	border-top: 1px dashed #e4e69f;
	height: 1px;
	margin-left: 20px;
}
.sidebar h2 {
text-indent: -9999px;
height: 35px;
width: 80%;
padding: 0;
margin: 10px 0 5px 0;
background-repeat: no-repeat;
}
.sidebar a:hover h2 {
	background-position: 0 -57px;
}
h2.widgettitle {
	margin-left: 0;
}
.sidebar h2.search {
margin-left: -10px;
}
.widget_categories h2, h2.themen {
background-image: url(images/h2-themen.gif);
}
.widget_archive h2 {
background-image: url(images/h2-archiv.gif);
}
.widget_pages h2, h2.seiten, ul.seiten h2 {
background-image: url(images/h2-seiten.gif);
margin-top: 0;
}
.widget_links h2 {
background-image: url(images/h2-links.gif);
}
.widget_tag_cloud h2 {
background-image: url(images/h2-tags.gif);
padding-bottom: 20px;
margin-bottom: -15px;
}
.sidebar #searchform h2 {
background-image: url(images/h2-suche.gif);
}
h2#flickrrss {
background-image: url(images/h2-fotostream.gif);
margin-top: 0;
}
h2.werke, ul.werke h2 {
background-image: url(images/h2-werke.gif);
}
h2.abonnieren, ul.abonnieren h2 {
background-image: url(images/h2-abonnieren.gif);
}
h2.info, ul.info h2 {
background-image: url(images/h2-info.gif);
padding-bottom: 20px;
margin-bottom: -15px;
}
h2.teilnehmer, ul.teilnehmer h2 {
background-image: url(images/h2-teilnehmer.gif);
}
h2#librarything {
background-image: url(images/h2-bibliothek.gif);
/*background-image: url(images/h2-librarything.gif);*/
width: 180px;
/*height: 53px;*/
}
#linkcat-3 h2 { /*empfehlungen*/
background-image: url(images/h2-empfehlungen.gif);
padding-bottom: 20px;
margin-bottom: 5px;
}
#linkcat-2 h2 { /*links*/
}

#linkcat-4 h2 { /*cds?*/
}
div.popular h2 {
background-image: url(images/h2-populaer.gif);
}
h2.tipsdesmonats {
background-image: url(images/h2-tipsdesmonats.gif);
width: 100%;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-left: 15px;
	margin-bottom: 20px;
}
#searchform {
	text-align: left;
	position: relative;
	}
.search #searchform, .search #searchform h2 {
	text-align: center;
	margin: 20px 0;
}
.search #searchform h2 {
	display: inline;
	margin-right: 10px;
}
#searchform ul, #searchform li {
	list-style: none;
	display: inline;
}

.sidebar #searchform #s {
	width: 100px;
	height: 14px;
	padding: 0;
	font-size: 10px;
	background-color: #cfd85b;
	border: 1px solid #426834;
	color: #426834;
	padding: 1px;
	margin: 0 5px 0 5px;
	}

.sidebar #searchsubmit {
	position: absolute;
	background-color: #cfd85b;
	border: 1px solid #426834;
	color: #426834;
	font-weight: bold;
	height: 18px;
	}

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

select {
	width: 130px;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

/* comments*/

.postcomment {
	float: right;
	font-size: 11px;
}

.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;
	margin: 0 0 3px 10px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #9db342;
	}
	
.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;
	}

a.commentlink, a.permanentlink {
	float: right;
}
div.entry a.permanentlink, div.entry a.permanentlink:hover, div.entry a.permanentlink:visited {
	border: 0;
}
li.alt {
	background-color: #f7fef5;
	border-top: 1px solid #F5F7DE;
	border-bottom: 1px solid #F5F7DE;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin-top: 5px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0px 5px 0;
	padding: 5px 10px 3px;
	list-style: none;
	}
#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	}
/* End Comments */

/* Begin related posts */
.relatedposts {
margin-top: 10px;
padding-top: 5px;
border-top:1px dashed #CFD85B;
color:#86AB83;
font-size:11px;
font-weight:normal;
}
.relatedposts h4 {
	margin-top: 0;
	font-size: 13px;
}

/* end related posts */

/* 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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	/*border-bottom: 1px dashed #CFD85B;*/
	border:1px solid #F5F7DE;
	background-color: #f5f7de;
	border-top: 1px dashed #CFD85B;
	border-bottom: 1px dashed #CFD85B;
	padding: 3px 15px 0px 15px;
	}
/* End Various Tags & Classes*/


/* special contents */

	
div#content div.katze {
	float: left;
	width: 210px;
	border: 0;
	margin: 10px;
	padding: 0;
	font-size: 11px;
	}
div#content div.katze h2 {
	margin: 0 0 4px 0;
	}
div#content div.rezept {
	float: left;
	width: 330px;
	border: 1px solid #D79800;
	margin: 10px;
	padding: 0;
	font-size: 11px;
	}
div#content div.rezept p {
	margin-left: 8px;
	margin-right: 8px;
	}
div#content div.rezept h3 {
	margin: 0;
	background: #D79800;
	color: white;
	padding: 1px 1px 1px 2px;
	}
div#content div.rezept .subtitle {
	margin: 0 0 0 6px;
	}

/* Flickr RSS */
/*------------------------------------------------*/
div#flickrrss {
	position: relative;
	left: 15px;
	margin-bottom: 15px;
}
div#flickrrss img {
	width: 65px;
	height: 65px;
	margin: 4px;
	padding: 1px;
	outline: 1px solid #CFD85B;
}
div#flickrrss img:hover {
	/*width: 75px;
	height: 75px;*/
	width: 75px;
	height: 75px;
	margin: -2px 0 -1px -2px;
	outline: 1px solid #426834;
	position: relative;
	z-index: 10;
}
/*  */

/* flickr photos */

#content .flickr-gallery a {
	border: 0;
}
#content .flickr-gallery a:hover {
}
#content .flickr-gallery img, #content .flickr-thumb img {
	margin: 0;
	padding: 4px;
	border: 1px solid #CFD85B;
}
#content .flickr-gallery img:hover {
	border: 1px solid #426834;
}
#content .flickr-thumb {
	padding: 5px;
	border: 0;
}
.flickr-set-title {
	padding-top: 6px;
	text-align: left;
	font-size: 11px;
}
.flickr-set-title a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 17px;	
}

/* Subscribe2 + RSS */
/*------------------------------------------------*/

/* SideBar - Abonnieren */

ul#abonnieren {
	position: relative;
	list-style: none;
	left: 20px;
}
li.RSS, li.Email {
	position: absolute;
	width: 60px;
	text-align: left;	
}
li.RSS {
	left: 70px;
}
li.RSS small {
	position: absolute;
	left: 48px;
	top: 0;
}
li.Email {
	width: 70px;
}
/*li.Email:hover {
	height: 500px;
	background: green;
	width: 400px;
}*/

/* Subscribe2 seite */

#post-180 .entry p + p {
font-weight: bold;
}
#post-180 .entry small {
display: block;
font-weight: normal;
margin-top: 30px;
}

/* library thing */

div#w4e1e5d20e572c6894a3ba00a6aac8b1c {
	margin-left: 15px;
	margin-top: 15px;
}

/* Wordpress Stats - Smiley */
img#wpstats {width:0px;height:0px;overflow:hidden}

@import url('safari.css');