body
{
	background-color: #ffffff;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #272727;	
}

/* begin unique elements */

#container
{
	width: 960px;
	background: url(Common/content_main.gif) top left no-repeat #FDFDFD;
	margin: 10px auto;

	/* defines container element */
}

#login
{
	height: 20px;
	color: white;
	list-style: none;
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	
}	
	#login h1{
		display: none;
	}
	#login li{
		margin: 0px 0px 10px 0px;
		display: inline;
	}
	#login ul li a{
		text-transform: lowercase;
		font-weight: bold;
		color:white;
		text-decoration: none;
	}
	#login ul li a:hover{
		text-decoration: underline;
	}
	
#header
{
	background: url(Common/featured.jpg) top left no-repeat;
	width: 960px;
	height: 234px;
	margin: 0 auto;
	color: #fff;
	/* defines header element */
}

	#header h1
	{
		margin: 0;
		padding: 0;
		padding-top: 60px;
		text-align: center;
		font-weight: normal;
		font-size: 340%;	
		color: #272727;

		/* define header h1 tag */
	}

	#header h2
	{
		margin: 0;
		padding: 0;
		padding-top: 10px;
		text-align: center;
		font-weight: normal;
		font-size: 180%;
		color: #FFFFFF;

		/* define header h2 tag */
	}
	#header h3{
		padding: 0;
		margin: 0;
		padding-left: 130px;
	}

#navigation{
	background: url(Common/bg_nav.jpg) top no-repeat;
	height: 45px;
	width: 960px;
	line-height: 14px;
	display: block;

	/* define navigation element */
}
#navigation ul{
	display: none;
}

#navigationcat
{
	height: 45px;
	width: 960px;
}
#navigationcat td
{
	padding: 7px 7px 0px 7px;
	max-width:125px;
}
#navigationcat td.nijeprvi
{
	background: url(Common/separator.gif) no-repeat top left;
}
	#navigation a{
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
	#navigation a:hover{
		text-decoration: none;
	}
	#navigation td:hover{
		background: url(Common/gradijent.gif) top left repeat-x;
	}
	
#main-title-index {
	text-align:center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 2px;
	padding: 2px 0 2px 0;
	margin: 20px 5px 20px 5px;
}
#main-subtitle-index {
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2px;
	padding: 2px 0 2px 0;
	margin: 15px 5px 5px 5px;
}
#main-text-index {
	text-indent:25px;
	font-size:13px;
	margin:0 5px 10px 5px; 
}
#main-text-index-back {
	text-align:right;
	font-weight:bold;
	font-size:13px;
	margin:0 5px 10px 5px; 
}
	#main-text-index-back a {
		color: #444;
		display: block;
		text-transform:uppercase;
	}
	#main-text-index-back a:hover {
		color: #272727;
}
#main-text-index-list {
	text-indent:10px;
	font-size:13px;
	margin:0 5px 10px 5px; 
}
	#main-text-index-list ul {
		text-indent:0px;
		margin:5px 0 0 0;
	}
	#main-text-index-list ul li {
		list-style:disc;
		margin: 3px 0 0 0;
	}
	#main-text-index-list ol {
		text-indent:0px;
		margin:5px 0 0 0;
	}
	#main-text-index-list ol li {
		margin: 3px 0 0 0;
	}
	#main-text-index-list a {
		color:#444;
	}
#main-text {
	text-indent:25px;
	font-size:13px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
	#main-text a {
		color:#ff8c03;
	}
	#main-text ul {
		margin-top:0px;
		list-style-type:disc;
		text-indent:0px;
		margin-bottom:0px;
	}
	#main-text ol {
		margin-top:0px;
		text-indent:0px;
		margin-bottom:0px;
	}
#main-title {
	background: url(Common/stripe.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	text-indent:2px;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:25px;
}
#mreza-list {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:5px;
	margin-bottom:5px;
}
	#mreza-list ul {
		margin-left:-25px;
		font-size:13px;
}
		#mreza-list ul li {
			list-style:disc;
			font-weight:bold;
			margin-bottom:2px;
		}
			#mreza-list ul li ul {
				margin-left:-55px;
			}
				#mreza-list ul li ul li {
					font-size:13px;					
					list-style:none;
					font-weight:normal;
					}
					#mreza-list ul li ul li a {
						color:#E07200;
					}
	#mreza-list ol {
		margin-left: -25px;
		font-size:13px;
	}
		#mreza-list ol li {
			margin-bottom:10px;
		}
			#mreza-list ol li a {
				color:#E07200;
			}
		
#centre
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background: #ffffff;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;

	/* container for all blog content */
}

#content
{
	list-style:none;
	float: left;
	width: 520px;
	margin: 0 10px 0 10px;
	min-height: 550px;
	padding: 5px 0 10px 0;
	text-align: justify;

	/* defines content element */
}
	#content p
	{
		font-size: 14px;
	}

	#content h1
	{
		border-bottom: 1px solid #E4E4E4;
		margin: 5px 0px 5px 0px;
		padding: 0px 0px 5px 0px;
		font-weight: normal;
		text-align:left;
		font-size: 16px;		
		color: #444;

		/* defines generic h1 element */
	}
	
	#content h1 a:hover{
		text-decoration: none;
		color: #E07200;
	}


	#content h2
	{
		margin: 5px 0px;
		font-weight: normal;
		text-transform: uppercase;
		text-align: left;
		color: #E07200;

		/* defines generic h2 element */
	}

	#content h3
	{
		margin: 5px 0px;
		font-weight: normal;
		text-align: left;
		color: #E07200;

		/* defines generic h3 element */
	}

	#content a
	{
		text-decoration: none;
	}

	#content a:hover
	{
		color: #E07200;
		text-decoration: underline;
	}
	
	/* content - article subcategory BEGIN*/
	#content .article
	{
		clear: both;
		font-size: 13px;
		margin-bottom: 35px;
		color:#444;
		text-indent:10px;
	}
		#content .article a
		{
			color:#E07200;
			text-decoration:none;
		}
			#content .article a:hover
			{
				color:#E07200;
				text-decoration:underline;
			}
		#content .article h1
		{
			font-size:20px;		
			color:#444;
			border:none;
			font-weight:bold;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			text-indent:0px;
		}
			#content .article h1 a
			{
				color:#444;
				text-decoration:none;
			}
			#content .article h1 a:hover
			{
				color:#E07200;
				text-decoration:none;
			}

		#content .article .details
		{
			margin: 0px 0px 10px 0px;
			padding: 0;
			list-style: none;
			font-size: 12px;
			text-indent:0px;
		}
				#content .article .details li
				{
					margin: 0px 5px 10px 0px;
					display: inline;
				}
					#content .article .details li a
					{
						color:#E07200;
					}
					#content .article .details li a:hover
					{
						text-decoration: underline;
					}

		#content .article .introduction
		{
			/*border-bottom: 1px solid #E4E4E4;
			line-height: 20px;
	
			 defines the article introduction container */
		}

		#content .article .link
		{
			margin: 10px 0 10px 0;
			float: right;
			background: url(Common/read_more.gif) top left no-repeat;
			padding: 0 0 5px 0;
	
			/* defines the container for the full information link */
		}
			#content .article .link a{
			padding: 6px 5px 5px 7px;
			display: block;
			color: #ffffff !important;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none !important;
			font-size: 12px;
			background: url(Common/read_more_r.gif) top right no-repeat;
		}
		#content .article .gallery
		{
			/* defines the container for article gallery */
		}
	
		#content .article .gallery img
		{
			border: 1px solid #EEEEEE;
			padding: 3px;
			margin: 3px;
		}	
	/* content - article subcategory END*/

#breadcrumb
{
	display: none;
	/*height: 10px;
	padding: 10px 0px;
	margin-bottom: 20px;

	 defines breadcrumb element */
}

	#breadcrumb a
	{
		color: #E07200;
		text-decoration: none;
	}

	#breadcrumb a:hover
	{
		color: #E07200;
		text-decoration: none;
	}

#levimeni
{
	list-style:none;
	float: left;
	width: 230px;
	margin: 0;
	min-height: 550px;	background: url(Common/shadow_left.gif) top right no-repeat;
	padding: 10px 5px 5px 5px;

	/* defines container for links element */
}

	#levimeni h1
	{
		margin: 0;
		padding: 0px 10px 7px 10px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 18px;
		text-align: left;
		color: #444;
	}
		#levimeni h1 a
		{
			text-decoration:none;
			color:#444;
		}
			#levimeni h1 a:hover
		{
			color: #E07200;
		}
	

	#levimeni ul
	{
		margin: 0;
		padding: 0px 10px 15px 10px;
	}
	#levimeni ul li
	{
		background: url(Common/bullet.gif) top left no-repeat;
		font-size:11px;
		background-position: 0 3px;
		font-weight: bold;
		list-style: none;
		margin: 0 0 5px 0;
		padding: 0 0 0 15px;
	}
	
	#levimeni ul li a
	{
		text-decoration: none;
		color: #444;

		/* defines generic link hover state */
	}
	#levimeni ul li a:hover
	{
		text-decoration: none;
		color: #E07200;

		/* defines generic link hover state */
	}


#desnimeni
{
	list-style: none;
	float: left;
	width: 230px;
	margin: 0;
	min-height: 550px;	background: url(Common/shadow_right.gif) top left no-repeat;
	padding: 5px 5px 5px 5px;

	/* defines container for links element */
}
	#desnimeni h1
	{
		margin: 0;
		padding: 0 10px 15px 10px;
		font-family: Trebuchet MS, Arial Narrow, Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-align: right;
		/*color: #E07200;*/
	}

	#desnimeni h1 a
	{
		text-decoration: none;
		color: #444;

		/* defines generic link hover state */
	}

	#desnimeni h1 a:hover
	{
		text-decoration: none;
		color: #E07200;

		/* defines generic link hover state */
	}	
	
	#desnimeni ul
	{
		margin: 0;
		padding: 0px 10px 5px 10px;
	}
	#desnimeni ul li
	{
		background: url(Common/bullet.gif) top left no-repeat;
		background-position: 0 3px;
		font-weight: bold;
		list-style: none;
		margin: 0 0 5px 0;
		padding: 0 0 0 15px;
	}
	
	#desnimeni ul li a
	{
		text-decoration: none;
		color: #444;

		/* defines generic link hover state */
	}
	#desnimeni ul li a:hover
	{
		text-decoration: none;
		color: #E07200;

		/* defines generic link hover state */
	}

#content #naslov
{
		margin: 0;
		margin-bottom: 20px;
		padding: 0 10px 8px 10px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		color: #272727;
		background: url(Common/naslov_bg.gif) left bottom repeat-x;
		text-align: right;
}
	#content #naslov a
	{
		color:#E07200;
		text-decoration:none;
	}
		#content #naslov a:hover
		{
			text-decoration:underline;
		}
#content #naslov h1
{
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		color: #272727;
		font-size: 20px;
		text-align: center;
		border: none;	
}

#subcontent_index
{
	list-style:none;
	float: left;
	width: 165px;
	padding: 5px 5px 5px 5px;
	min-height: 550px;
	margin: 0;
	background: url(Common/shadow_right.gif) top left no-repeat;

	/* defines subcontent element */
}

	#subcontent_index h1
	{
		margin: 0;
		padding: 5px 10px 15px 10px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-align: left;

		/* defines generic h1 element */
	}
	
	#subcontent_index h4
	{
		margin: 0;
		padding: 5px 15px 10px 10px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 18px;
		text-align: right;

		/* defines generic h4 element */
	}	

		#subcontent_index h4 a
		{
			text-decoration: none;
			color: #444;
	
			/* defines generic link hover state */
		}
	
		#subcontent_index h4 a:hover
		{
			text-decoration: none;
			color: #E07200;
	
			/* defines generic link hover state */
		}	
		#subcontent_index h4 ul
		{
			margin: 0;
			padding: 0px 10px 5px 10px;
			font-size: 12px;
			text-align:right;
}
		#subcontent_index h4 ul li
		{
			text-align:right;
			font-weight: bold;
			list-style: none;
			margin: 0 0 5px 0;
			padding: 0 0 0 15px;
		}
		
		#subcontent_index h4 ul li a
		{
			text-decoration: none;
			color: #444;
	
			/* defines generic link hover state */
		}
		#subcontent_index h4 ul li a:hover
		{
			text-decoration: none;
			color: #E07200;
	
			/* defines generic link hover state */
		}		
		
	#subcontent_index h2
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		text-align: left;
		color: #382E1F;

		/* defines generic h2 element */
	}

	#subcontent_index h3
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		text-align: left;
		color: #382E1F;

		/* defines generic h3 element */
	}

	#subcontent_index ul
	{
		text-align:right;		
		margin: -5px 0 0 0;
		padding: 0px 10px 5px 10px;

		/* defines generic list container element */
	}

	#subcontent_index ul li
	{
		text-align: right;
		background: url(Common/bullet_inv.gif) top right no-repeat;
		background-position: right;
		font-weight: bold;
		list-style: none;
		margin: 0 0 3px 0;
		padding: 0 14px 0 15px;

		/* defines generic list element */
	}

	#subcontent_index ul li a
	{
		text-decoration: none;
		color: #444;
		display: block;

		/* defines generic link element */
	}

	#subcontent_index ul li a:hover
	{
		text-decoration: none;
		color: #E07200;

		/* defines generic link hover state */
	}

#subcontent_index_list
{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 10px 5px 0px;

}
	#subcontent_index_list a
	{
		text-decoration:none;
		color:#444;
		display:block;
	}
	#subcontent_index_list a:hover
	{
		text-decoration:none;
		color:#E07200;
	}
		
#aktuelnosti
{
	font-size:11px;
	text-align:right;
	margin-right:15px;
	margin-top:5px;
}
	#aktuelnosti a
	{
		text-decoration:none;
		color:#444;
	}
	#aktuelnosti a:hover
	{
		text-decoration:none;
		color:#E07200;
	}	
#subcontent
{
	list-style:none;
	float: left;
	width: 165px;
	padding: 5px 5px 5px 5px;
	min-height: 550px;	margin: 0;
	background: url(Common/shadow_right.gif) top left no-repeat;

	/* defines subcontent element */
}

	#subcontent h1
	{
		margin: 0;
		padding: 5px 10px 15px 10px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-align: left;

		/* defines generic h1 element */
	}
	
	#subcontent h4
	{
		margin: 0;
		padding: 5px 10px 15px 10px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-align: right;

		/* defines generic h4 element */
	}	

		#subcontent h4 a
		{
			text-decoration: none;
			color: #444;
	
			/* defines generic link hover state */
		}
	
		#subcontent h4 a:hover
		{
			text-decoration: none;
			color: #E07200;
	
			/* defines generic link hover state */
		}	
		#subcontent h4 ul
		{
			margin: 0;
			padding: 0px 10px 5px 10px;
			font-size: 12px;
			text-align:right;
}
		#subcontent h4 ul li
		{
			font-weight: bold;
			list-style: none;
			margin: 0 0 5px 0;
			padding: 0 0 0 15px;
		}
		
		#subcontent h4 ul li a
		{
			text-decoration: none;
			color: #444;
	
			/* defines generic link hover state */
		}
		#subcontent h4 ul li a:hover
		{
			text-decoration: none;
			color: #E07200;
	
			/* defines generic link hover state */
		}		
		

	#subcontent h2
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		text-align: left;
		color: #382E1F;

		/* defines generic h2 element */
	}

	#subcontent h3
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		text-align: left;
		color: #382E1F;

		/* defines generic h3 element */
	}

	#subcontent ul
	{
		margin: 0;
		padding: 0px 0 5px 10px;

		/* defines generic list container element */
	}

	#subcontent ul li
	{
		background: url(Common/bullet.gif) top left no-repeat;
		background-position: 0 3px;
		font-weight: bold;
		list-style: none;
		margin: 0 0 5px 0;
		padding: 0 0 0 15px;

		/* defines generic list element */
	}

	#subcontent ul li a
	{
		text-decoration: none;
		color: #444;
		display: block;

		/* defines generic link element */
	}

	#subcontent ul li a:hover
	{
		text-decoration: none;
		color: #E07200;

		/* defines generic link hover state */
	}

#calender
{
	margin: 0px 0px 10px 0px;

	/* defines container for calender element */
}

	#calender table
	{
		background-color: #F4F4EC;
		border: 1px solid #C0C57F;
		width: 100%;
		height: 150px;
		text-align: center;

		/* define table for calender */
	}

	#calender table td
	{
		width: 14%;
		padding: 3px 0px;

		/* set column width */
	}

	#calender table .controls
	{
		background-color: #C0C57F;
		font-weight: bold;
		color: #FFFFFF;

		/* style event controls */
	}

	#calender table .controls a
	{
		color: #FFFFFF;
		text-decoration: underline;

		/* style control links */
	}

	#calender table .controls a:hover
	{
		color: #FFFFFF;
		text-decoration: none;

		/* style link controls */
	}

	#calender table .title
	{
		background-color: #CBD6AD;

		/* style calender titles */
	}

	#calender table .days td
	{
		background-color: #DEE6CC;

		/* style day columns */
	}

	#calender table .days a
	{
		color: #E07200;
		text-decoration: underline;

		/* style day links */
	}

	#calender table .days a:hover
	{
		color: #E07200;
		text-decoration: none;

		/* style day links */
	}

	#calender table td.empty
	{
		background-color: #E4E4E4;

		/* style empty cells */
	}

	#calender table td.article
	{
		background-color: #669900;

		/* style article cells */
	}

	#calender table td.article_event
	{
		background-color: #009980;

		/* style article cells */
	}

	#calender table td.event
	{
		background-color: #006699;

		/* style event cells */
	}

	#calender table td.event a, #calender table td.article a, #calender table td.article_event a
	{
		color: #FFFFFF;
		text-decoration: underline;

		/* style item links */
	}

	#calender table td.event a:hover, #calender table td.article a:hover, #calender table td.article_event a:hover
	{
		color: #FFFFFF;
		text-decoration: none;

		/* style item links */
	}

#pages
{
	margin-bottom: 10px;

	/* defines container for categories element */
}

#categories
{
	margin-bottom: 10px;
	padding: 0px;

	/* defines container for categories element */
}

#archives
{
	width: 140px;
	overflow: hidden;
	float: left;
	clear: left;
}

	#archives ul
	{
		margin-bottom: 10px;
	}

	
	#links ul
	{
		margin-bottom: 10px;
	}

	#feeds ul
	{
		margin-bottom: 10px;
	}


#notification
{
	background-color: #FFFDFB;
	height: 100%;
	padding: 15% 10%;
	text-align: center;

	/* defines container for notification element */
}

	#notification h1
	{
		margin: 5px 0px;
		font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 25px;
		color: #E07200;
		text-transform: uppercase;

		/* defines notification h1 element */
	}

	#notification a
	{
		color: #E07200;
		text-decoration: underline;

		/* defines notification link styles */
	}

	#notification a:hover
	{
		color: #E07200;
		text-decoration: none;

		/* defines notification link hover styles */
	}

#screenshot
{
	background-image:url(Common/Screenshot-Background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	text-align: center;
	color: #FFFFFF;
	overflow: visible;
}

	#screenshot img
	{
		background-color: #EFEFD6;
		border: 1px solid #542700;
		margin: 6px;
		padding: 3px;
	}

#footer
{
	background: url(Common/content_foot2b.gif) bottom left no-repeat;
	height: 293px;
	font-weight:bold;
	text-align: center;
	/* style footer element */
}

	#footer a
	{
		color: #E07200;
		text-decoration: underline;

		/* style footer links */
	}

	#footer a:hover
	{
		color: #E07200;
		text-decoration: none;

		/* style footer links */
	}


#copyright
{
	display: none;

	/* style copyright element */
}

/* begin article style definitions */

.AccordionTitle, .AccordionContent, .AccordionContainer
{
	position:relative;
}
.AccordionTitle
{
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 2px;
	padding: 2px 0 2px 0;
	margin: 15px 5px 5px 5px;
	background-color: #F3F3F3;
}
.AccordionContent
{
	text-indent:10px;
	font-size:13px;
	margin:5px 5px 10px 5px;
	overflow:hidden;
	height:0;	
	display: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
}
	.AccordionContent ul
	{
		text-indent:0px;
		margin:5px 0 0 0;
		list-style:disc;
}
		.AccordionContent ul li
		{
			margin: 3px 0 0 0;		
		}
	.AccordionContent a
	{
		color:#444;
	}
	.AccordionContent a:hover
	{
	color: #272727;
	}

.AccordionContainer
{
}



/* begin comment style definitions */

#comments
{
	margin-bottom: 10px;
	margin-top: 10px;
}
	#comments p{
		font-size: 12px;
		line-height: 1.5;
		margin: 0 0 10px 0;
	}
	#comments h1{
		font-size: 200%;
	}
	
	
	#comments .details
	{
		background: url(Common/comment_bg.gif) repeat-x;
		margin-bottom: 10px;
	}

	#comments .details dt
	{
		background-image: url(Icons/Avatar.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		float: left;
		height: 40px;
		width: 20px;
		margin-right: 5px;
	}

	#comments .details dd
	{
		margin: 0;
	}

	.comment
	{
		padding: 5px 0px;
		clear: both;
	}

	.whisper
	{
		background-color: #E4E4E4;
		padding: 5px 5px;
		clear: both;
	}

form
	{
	margin: 0;
	padding: 0;


	/* container for comment and search forms */
	}

	form #comment
	{
		width: 100%;
		height: 125px;

		/* comment textarea */
	}

	form #whisper
	{
		margin-left: 0px;

		/* whisper checkbox */
	}

	form #keywords
	{
		width: 32%;
	}

	form #date
	{
		width: 32%;
	}

	form #category
	{
		width: 32%;
	}

#paging
{
	text-align: center;

	/* container for paging controls */
}

	#paging a
	{
		padding: 0px 5px;
	}

/* begin events styling */

.event
{

}

	.event h1
	{

	}

	.event h2
	{

	}

	.event h3
	{

	}

	.event .details
	{
		margin: 0;
		padding: 0;
	}

	.event .details li
	{
		margin-right: 5px;
		list-style: none;
		display: inline;
	}


.clear
{
	clear: both;

}

/* miscellaneous elements */
img
{
	border: none;
}

body {
	font: 12px Trebuchet MS, Helvetica, Arial, sans-serif;
}
p{

}
a:focus {
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

#lista li{
	font-size: 14px;
}
ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 15px;
}

dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address {
	margin-bottom: 20px;
}
p{
	
}
.hidden { display: none; }
.unhidden { display: block; }
