/*
Theme Name: Yoko Child 01
Theme URI: 
Description: Child 01 theme for the Yoko theme
Author: <a href="http://www.elmastudio.de/en/themes/" title="Besuche die Homepage des Autors">Elmastudio</a>
Author URI: 
Template: yoko
Version: 1.1
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 27 Nov 2013 00:37:58 +0000 */ 

@import url('../yoko/style.css');

body {

	font-family:'Droid Sans', arial, sans-serif;
	color: #777;
  /* fallback */
  background-color: #2F2727;
  background-image: url(images/radial_bg.png);
  background-position: center center;
  background-repeat: no-repeat;

  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#1a82f7), to(#2F2727));

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #1a82f7, #2F2727);

  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #1a82f7, #2F2727);

  /* IE 10 */
  background: -ms-radial-gradient(circle, #1a82f7, #2F2727);

  /* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
}

td {
vertical-align: top;
}

a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #cc0000!important;
text-decoration: none;
}

.RECEIPT {

}

.LEFT_CONTENT {

}

.RIGHT_CONTENT {

}
