/* 
	This CSS file from:
	project:   abstract studio template
	author:    luka cvrk (www.solucija.com)
	edited by: rrios (www.physics.smu.edu/rrios)
*/

*{ margin: 0; padding: 0; }* 
body { font: .95em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.64em; background: #fff; color: #444; }
a { color: #8B1714;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
.blue { color: #2a4468; }
.blue2 { color: #2a4468; font: 1.3em Georgia, Arial, Sans-Serif ; }
.white { color: #fff; }
.red { color: #8B1714; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.4em Georgia, Arial, Sans-Serif; margin: 15px 0 0 5px; }
h1 a:hover { color: #e4ffd3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
#content { width: 920px; margin: 0 auto; }
#logo { float: left; border-bottom: 5px solid #8B1714; height: 58px; width: 30px; }
#menu { text-align: right; float: right; width: 850px; padding: 10px 0; margin: 19px 0 5px; border-bottom: 5px solid #e0e0e0; }
#menu li { text-align: left; font-size: .9em; display: inline; }
#menu li a { text-align: right; padding: 17px 0 0 10px; margin: 0 15px 0 0; background: #fff url(images/menuarrow.jpg) no-repeat 10px 5px; color: #808080; border-left: 1px solid #e0e0e0; }
#menu li a:hover { color: #8B1714; border-left: 1px solid #8B1714; }
#intro { clear: both; background: #ccc url(images/header.png) no-repeat; color: #333; height: 150px; padding: 35px 0 0 20px; }
	#intro h1 { margin: 0; repeat-x bottom; display: inline;  color: #2a4468; padding: 2px 5px; }
	#intro h2 { font:  bold 1.3em  Georgia, Arial, Sans-Serif; }
	#intro p { margin: 0; color: #808080; font-weight: bold; font-size: 1em; }
	#login { font-size: .9em; margin: 45px 0 0; }
	#login a { color: #616161; background: #d9d9d9; padding: 4px 20px 6px; border-bottom: 1px solid #616161; }
	#login a:hover { color: #fff; background: #adadad url(images/loginhover.gif) no-repeat; }
#left { clear: left; float: left; width: 550px; padding: 0 34px 0 5px; margin: 15px 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; }
#leftnoright { clear: left; float: left; width: 900px; padding: 0 34px 0 5px; margin: 15px 0 15px; }
        #leftnoright h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#leftnoright h2 { 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; }
	#articles { margin: 40px 0 0 0; }
	#articles li  { border-top: 1px solid #cecece; list-style: none; float: left; width: 545px; 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: 0px; margin: 0 15px 0 0; padding: 15px; float: right; width: 284px; font-size: .9em; background: #fff; }
	#right img { border: 1px solid #ccc; padding: 1px; margin: 0 0 8px; }
	#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: #f4f4f4; 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; }
