/*
Theme Name: seams3
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 


*/







/*
	POST VARIABLES
	http://wordpress.taragana.net/nav.html?_variables/index.html


	LIST OF UNICODE REFERENCES
	http://www.fileformat.info/info/unicode/version/1.1/index.htm

	ICONS FULL LIST
	http://paularmstrongdesigns.com/projects/bwpx-icns/viewall/index.php
	
	FUGUE ICONS FULL LIST
	http://www.pinvoke.com/icon/image/fugue-all.png
*/



/* when needed forces a complete clear of all elements */










.clear,
hr.clear {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	border-width: 0px; 
	height: 0px; 
	visibility: hidden;
}


.help {
	cursor: help;
}


.alignleft {
	float: left;
	margin: 3px;
	margin-left: 0px;
}


.alignright {
	float: right;
	margin: 3px;
	margin-right: 0px;
}




label {
	visibility: hidden !important;
	font-size: 0.01em !important;
	line-height: 0.01em !important;
	display: block !important;
	width: 0px !important; 
	height: 0px !important; 
	margin: 0px !important; 
	padding: 0px !important;
}


.show_label {
	display: block !important; 
	visibility: visible !important; 
	height: auto !important; 
	width: auto !important; 

	font-size: 100% !important; 
	line-height: 120% !important;
} 


.post:hover .lvComment {
	visibility: visible;
}


.lvComment {
	visibility: hidden;
}

























.normalLink {
	padding: 0px !important;
	background-image: none !important;
}


.normalLink img {
	border-width: 0px !important;
}
