@import url('../style.php')
/*  
Theme Name: rnd8 (random.lt eight)
based on: 
Theme URI: www.random.lt
Description: 
Version: 8.0a
Author: random
Author URI: www.random.lt

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


/* Fix for PNG alpha channel display in IE6 */
img, .head, .footer, .ImageFrame_shadow
{
	behavior: url(../wp/wp-content/themes/iepngfix.htc);
}

/* full css in style.php */

x.tst * {
border:1px solid red;
}

x.overlay {
background: transparent;
}

.entry-excerpt img.alignleft {
float:left;
margin-right:5px;
}

.entry-excerpt img.alignright {
float:right;
margin-left:5px;
}

.entry-excerpt img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}