/* 
	project:  abstract studio template
	author:   luka cvrk (www.solucija.com) 
*/

*{ margin: 0; padding: 0; }* 
body { font: .74em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.64em; background: #000000; color: #444; }
a { color: #0000cc;	background: inherit; text-decoration: none; }
a:hover { color: #ff0000; background: inherit; }
.blue { color: #FF0000; }
.white { color: #fff; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.1em Georgia, Arial, Sans-Serif; margin: 15px 0 0 5px; }
h1 a:hover { color: #oooocc; background: inherit; }
h2 { font: 1.6em Arial, Sans-Serif; margin: 0 0 12px; background: #e4e4e4; border-bottom: 1px solid #000000;}
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
#content { width: 920px; margin: 0 auto; background: #fff; }
#logo { float: left; border-bottom: 5px solid #FF0000; height: 60px; width: 452px; }
#dirttrack { float: right; border-bottom: 5px solid #FF0000; height: 60px; width: 468px; }
#menu { float: left; width: 920px; border-bottom: 5px solid #e0e0e0; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 5px 5px 0 5px; margin: 0 0px 0 0; color: #0000cc; border-right: 1px solid #ff0000; }
#menu li a:hover { color: #000; border-left: 1px solid #7DD0F1; }
#intro { clear: both; background: #ccc url(../images/teaser.jpg) no-repeat; color: #333; width: 900px; height: 150px; padding: 35px 0 0 20px; }
	#intro h1 { margin: 0; repeat-x bottom; display: inline;  color: #000000; font-weight: bold; padding: 5px 0px;}
	#intro p { margin: 0; color: #000000; font-weight: bold; font-size: 1.0em; }
	#login { font-size: .9em; margin: 45px 0 0; }
	#login a { color: #0000cc; background: #e4e4e4; padding: 4px 20px 6px; border-bottom: 1px solid #616161; }
	#login a:hover { color: #fff; background: #8BE1FA url(images/loginhover.gif) no-repeat; }
#left { clear: left; float: left; width: 520px; padding: 0px 10px 0 15px; margin: 10px 0 15px; }
	#left img { border: 1px solid #ccc; padding: 1px; float: left; margin: 0 15px 5px 0;}
	#articles { margin: 40px 0 0 0; }
	#articles li  { border-top: 1px solid #cecece; list-style: none; float: left; width: 245px; background: #eee url(../images/newslist.jpg) repeat-x bottom; padding: 4px 8px; margin: 0 15px 0 0;}
		#articles li a { background: url(../images/menuarrow.jpg) no-repeat 0 5px; padding: 0 0 0 8px; }
		#articles li.last { margin: 0; }
#right { position: relative; top: -25px; margin: 0 15px 0 0; padding: 15px; float: right; width: 300px; font-size: .9em; background: #e4e4e4; }
	#right img { border: 1px solid #ccc; padding: 1px; margin: 0 0 8px; }
	#left a { background: #EFFCFF; }
	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }
	#right .info { border: 1px solid #e0e0e0; background: #191919; padding: 8px; }
#footer { clear: both; border-top: 1px solid #ccc; padding: 10px; margin: 0 0 5px; font-size: .9em; color: #9b9b9b; background: #fff; }
	#footer a { color: #808080; background: #fff; font-weight: bold; }
	.right{ float: right; padding: 7px 0 0 15px; }