/* 
	project:  abstract studio template
	author:   luka cvrk (www.solucija.com) 
*/

*{ margin: 0; padding: 0; }* 
body { font: 11px Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 16px; background: #fff; color: #444; }
a { color: #299DCA;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
.blue { color: #299DCA; }
.white { color: #fff; }
.green { color: #5CBD0B;}
.orange { color: #FF8040;}

p { margin: 0 0 15px 0; }
h1 { font: normal 25px Georgia, Arial, Sans-Serif; margin: 15px 0 0 5px; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 15px Arial, Sans-Serif; margin: 0 0 12px; }
h3 { font: bold 11px Tahoma, Arial, sans-serif}
h4 { color: #808080; background: inherit; font-weight: normal; font-size: 9px; }
#content { width: 800px; margin: 0 auto; }

#logo { float: left; border-bottom: 5px solid #7DD0F1; height: 58px; width: 295px; }
#logo {letter-spacing: -1px;}
li a:hover { color: #ff8040;}



#committees li {list-style: none;}
#committees li a:hover { color: #FF8040;}
#committees li a:current {color: #FF8040;}
#committees {padding: 20px 115px; margin: 5px;}

#newsletters li {list-style: none;}
#newsletters li a:hover { color: #FF8040;}
#newsletters li a:current {color: #FF8040;}

.events li {list-style: none;}
#menu { float: right; width: 500px; padding: 11px 0; margin: 20px 0 7px; border-bottom: 5px solid #e0e0e0; }
#menu li { font-size: 11px; display: inline; }
#menu li a { padding: 25px 10px 0 5px; margin: 0 3px 0 0; background: #fff url(../images/menuarrow.jpg) no-repeat 10px 5px; color: #808080; border-left: 1px solid #e0e0e0; }
#menu li a:hover { color: #FF8040; border-left: 1px solid #7DD0F1; }
#menu li a:current {color: #FF8040; border-left: 1px solid #7DD0F1; }
#intro { clear: both; background: #ccc url(../images/teaser5.jpg) no-repeat; color: #333; height: 154px; padding: 35px 0 0 20px; }
	#intro h1 { margin: 0; background: #666666 url(../images/h1bg.jpg) repeat-x bottom; display: inline;  color: #7DD0F1; padding: 2px 5px; }
	#intro p { margin: 0; color: #808080; font-weight: bold; font-size: 10px; }
	#login { font-size: 11px; margin: 65px -8px 0px; }
	#login a { color: #fff;  padding: 4px 5px 4px; }
	#login a:hover { color: #616161;  url(images/loginhover.gif) no-repeat; padding: 50px;}

hr {
	border: 1px solid #d9d9d9;}

#notfound {background: #fff url(../images/cup_cake.gif) no-repeat;}



input {width: 100px;}

#left { clear: left; float: left; width: 475px; padding: 0 10px 0 5px; margin: 5px 0 5px; }
	#left img { border: 1px solid #ccc; padding: 1px; float: left; margin: 0 5px 5px 0;}
	#articles { margin: 30px 0 0 0; }
	#articles li  { border-top: 1px solid #cecece; list-style: none; float: left; width: 175px; 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: -80px; border-left: 1px dashed #d5d5d5; margin: 0 10px 0 0; padding: 8px; float: right; width: 255px; font-size: 10px; background: #fff; }
	#right img { border: 1px solid #ccc; padding: 1px; margin: 0 0 2px; }
	#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: #f4f4f4; padding: 8px; }
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #666666;	
}

#footer { clear: both; border-top: 1px solid #ccc; padding: 5px; margin: 0 0 5px; font-size: 10px; color: #9b9b9b; background: #fff; }
	#footer a { color: #808080; font-weight: bold; }
	.right{ float: right; padding: 5px 0 0 5px; }
	#footer li {float:left; padding: 5px;list-style: none; border-left: 1px solid #444;}
	#footer li:first-child {border: none;}
	#footer li a:hover {color: #FF8040;}
	#copy {letter-spacing: -.25px;}
	