/*
THEME NAME: Dinamo FC
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Import Yahoo UI  */
/*@import url('http://yui.yahooapis.com/2.8.0r4/build/reset-fonts-grids/reset-fonts-grids.css'); */
@import url('reset-fonts-grids.css');
@import url('base-min.css');

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 9, 2011 */




html {
margin: 0; padding: 0;
background:#000 none repeat scroll 0 0 !important;
}

@font-face {
    font-family: 'KremlinRegular';
    src: url('kremlin-webfont.eot');
    src: url('kremlin-webfont.eot?#iefix') format('eot'),
         url('kremlin-webfont.woff') format('woff'),
         url('kremlin-webfont.ttf') format('truetype'),
         url('kremlin-webfont.svg#webfont9f5qG2aG') format('svg');
    font-weight: normal;
    font-style: normal;

}

h4 {
	font-family: KremlinRegular, helvetica, arial, sans;
font-size:20px; font-weight:normal; color:#000000; text-transform: uppercase; }

h4 a:link, h4 a:visited {
	color:#000000;
	text-decoration: none;
}

h4 a:hover, h4 a:hover.visited {
	color:#ff0000;
	text-decoration: none;
}



/* padding to add for background color */
#doc2 {
	background-color: #fff;
}

#yui-main, #hd{
	margin-left: 20px;
}

.yui-u{
	margin-bottom: 10px;
}


.yuipad {
	color: #acacac;
	height: 150px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	background: url(/wp-content/themes/dinamo/images/bg.gif) repeat;
}

.yuipad h2 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.yuipad h2 a:link, .yuipad h2 a:visited {
	margin-top: 0px;
	color: #000;
	text-decoration: none;
}

.yuipad h2 a:hover .yuipad h2 a:visited.hover {
	margin-top: 0px;
	color: #000;
	color:#ff0000;
	text-decoration: underline;
}

.yuipad ul{
	margin-top: 5px;
	margin-left: 15px;
}
.yuipad ul li {
	list-style-type: square;
}

#ft {
	background-color: #ff0000;
	padding-left: 20px;
	padding-top: 10px;
}


#ft a:visited, #ft a:link {
color:#000;
text-decoration:underline;
}

#ft a:hover, #ft a:hover.visited {
	text-decoration: none;
}

a:visited, a:link {
color:#ff0000;
text-decoration:none;
}

a:hover, a:hover.visited {
	color: #000;
	text-decoration: underline;
}

a:active{
color:#ff0000;
}

/* BADGES *********************************************************/

#badges {
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: 110px;
  position: relative;
	
}

#badges li {
  list-style-type: none;
}


#badges a {
  display: block;
  text-indent: -900%;
  outline: none;
  position: absolute;
}

#badges a:hover {
  background-position: right top;
  }


#badges .Inter {
	background:url('/wp-content/themes/dinamo/images/Inter.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 15px;
}

#badges .Redstar {
	background:url('/wp-content/themes/dinamo/images/Redstar.gif') no-repeat;
	height:75px;
	width: 75px;
	top:20px;
	left: 90px;
}

#badges .Loko {
	background:url('/wp-content/themes/dinamo/images/Loko.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 165px;
}

#badges .Shakhtar {
	background:url('/wp-content/themes/dinamo/images/Shakhtar.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 240px;
}

#badges .Spartak {
	background:url('/wp-content/themes/dinamo/images/Spartak.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 315px;
}

#badges .Dinamo{
	background:url('/wp-content/themes/dinamo/images/DFC.gif') no-repeat;
	height: 110px;
	width: 103px;
	top: 0px;
	left: 390px;
	
}

#badges .Sputnik {
	background:url('/wp-content/themes/dinamo/images/Sputnik.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 493px;

}

#badges .Gotham {
	background:url('/wp-content/themes/dinamo/images/Gotham.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 568px;

}

#badges .Zenit {
	background:url('/wp-content/themes/dinamo/images/Zenit.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 643px;
}

#badges .Turbine{
	background:url('/wp-content/themes/dinamo/images/Turbine.gif') no-repeat;
height: 75px;
	width: 75px;
	top:20px;
	left: 718px;
	
}

#badges .FK {
	background:url('/wp-content/themes/dinamo/images/FK.gif') no-repeat;
	height: 75px;
	width: 75px;
	top:20px;
	left: 793px;
	
}

#tooltip{
	position:absolute;
	background:#ff0000;
	padding:2px 5px;
	color:#fff;
	display:none;
	}	

#blog-title {
	font-size: 75px;
	font-weight: bold;
	letter-spacing: -4px;
	margin-bottom: 20px;
}


#blog-title a:visited, #blog-title a:link {
color:#000;
text-decoration:none;
}

#blog-title a:hover, #blog-title a:hover.visited {
	color: #ff0000;
	text-decoration: none;
}



#primary.sidebar ul li, #secondary.sidebar ul li{
	list-style-type: none;
}


#primary.sidebar a:link, #primary.sidebar a:visited, #secondary.sidebar a:link, #secondary.sidebar a:visited{
	color: #666;
	text-decoration: none;
}

#primary.sidebar a:hover, #primary.sidebar a:hover.visited, #secondary.sidebar a:hover, #secondary.sidebar a:hover.visited{
	color: #ff0000;
	text-decoration: underline;
	
}

#primary.sidebar h2, #secondary.sidebar h2{
	margin-bottom: 3px;
}

#primary.sidebar ul li ul, #secondary.sidebar ul li ul{
	list-style-type: none;
	margin: 0px;
}

.xoxo {
	margin-left: 8px;
}
textarea {
	width: 500px;
}


hr { border: none; height:1px; background-color: #000; color: #000; width: 100%; margin-top: 10px; }



