/*
Theme Name: W.I.T.C.H. Global Skin
Theme URI: http://blog.witchmagazine.eu
Description: Witch wordpress theme. Created by <a href="http://www.mutado.com>Mutado</mutado>.
Version: 1.0
Author: Mutado
Author URI: http://www.mutado.com/

CSS Documentation:	
The Real K2: 		
*/

@import url('css/core.css.php');

div.upper_rounded {
	height: 20px;
	background: url(images/skin_witch/upper_rounded.png) no-repeat bottom center;
}

div.bottom_rounded {
	height: 30px;
	background: url(images/skin_witch/bottom_rounded.png) no-repeat top center;
}

div.upper_rounded, x:-moz-any-link, x:default {
	width: 100%;
	padding: 0 0 0 1px;
}

div.bottom_rounded, x:-moz-any-link, x:default {
	width: 100%;
	padding: 0 0 0 1px;
}