/****************************
	Vinny Fiore Styles
*****************************/

/* Structure Controls
**********************/
html {
	background: #000 url(../images/GlobalPageGraphics/pageBg2.jpg) no-repeat center top;
}
body {
	margin: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}

form
{
	margin:0px;
	padding:0px;
}
#container {
	width: 802px;
	margin: 0 auto 20px auto;
	background: #FFF url(../images/GlobalPageGraphics/blCorner.gif) no-repeat left bottom;
	color: #333; 
}
#wrapper {
	background: url(../images/GlobalPageGraphics/brCorner.gif) no-repeat right bottom;
}
a, a:active, a:visited {
	color: #8FC524;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

/* Header Controls
*******************/
#header {
	background: url(../images/GlobalPageGraphics/headerBg2.jpg) no-repeat top;
	height: 190px;
}
h1 {
	background: url(../images/fiore-logo-vf.jpg) no-repeat top;
	width: 150px;
	height: 125px;
	margin: 0 auto;
}
h1 span {
	display: none;
}

/* Top Nav Controls 
********************/
#header ul {
	list-style: none;
	margin: 17px 0 0 150px;
	padding: 0;
}
#header li {
	float: left;
	margin-left: 42px;
}
#header .current {
	border-bottom: 3px solid #D2E3B2;
}

#header li a {
	font-size: 18px;
	text-decoration: none;
	color: #333;
}
#header li a:hover {
	border-bottom: 3px solid #D2E3B2;
}

.current a
{
	display:block;
	border-bottom: 3px solid #D2E3B2;
}

.current a:hover
{
	display:block;
	border-bottom: 3px solid #D2E3B2;
}

#adminheader 
{
	text-align:center;
	line-height:25px;
}

#adminheader ul 
{
	list-style: none;
	margin: 17px 0 50px 0px;
	padding: 0;
}
#adminheader li {
	float: left;
	margin-left: 5px;
}
#adminheader .current {
	border-bottom: 3px solid #D2E3B2;
}

#adminheader li a {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #333;
}
#adminheader li a:hover {
	border-bottom: 3px solid #D2E3B2;
}




/* Left Block Controls
***********************/
#leftBlock {
	float: left;
	width: 384px;
	margin-left: 10px;
}
#leftBlock p {
	font-size: 14px;
}
.greenText {
	color: #90C524;
	font-size: 12px;
}
#galleryPreview a {
	margin-left: 3px;
}
#galleryPreview .first {
	margin: 0;
}

/* Right Block Controls 
************************/
#rightBlock {
	width: 384px;
	margin-left: 405px;
}
html > body #rightBlock 
{
	margin-left: 411px;
}
#monthImg {
	margin-top: 15px;
}
#venue {
	background: url(../images/homeCalendarInfoBg.jpg) no-repeat;
	height: 221px;
	width:382px;
	margin-top: 8px;
}	
#venue h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 7px 0 10px 7px;
}
#venue #info {
	float: left;
	margin-left: 10px;
}
#venue #location, #venue #essentials {
	font-size: 12px;
}
#venueName {
	font-size: 20px;
}
#venueAddress, #venueCity, .venueAddress {
	color: #8FC524;
}
#venue #summary {
	margin-left: 196px;
}
#summary #venueSummary {
	font-size: 12px;
	width: 176px;
}
#summary #venueSummary span {
	color: #8FC524;
}
#summary #venueImg {
	margin-top: 10px;
}
#news {
	background: url(../images/recentNewsBg.jpg) no-repeat;
	height: 102px;
	margin-top: 8px;
	font-size:12px;
}
#news p
{
	margin-left:10px;
}
#news h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0px 0;
	padding: 7px 0 0 10px;
}
#news a {
	font-size: 12px;
	/*margin-left: 10px;*/
}
#news .odd {
	color: #333;
}

#news ul
{
	padding: 10px 0px 0px 25px;
	margin: 5px 0px 0px 0px;
}
#news li
{
	padding: 0;
	margin: 0;
}

#mainfooter
{
	
	padding:15px 10px 20px 10px;
}

.footerlogos
{
	width: 40%;		
}

#legal 
{
	text-align: right;
	font-size: 13px;
	color: #8FC524;
	width: 40%;
	float:right;
	display:block;
	margin-top:12px
}

#adminBlogEntry
{
	margin:0px 10px 0px 10px;
}
#adminBlogEntryFill
{
	margin:0px 10px 0px 10px;
	height: 380px;
}

#adminStreamingVideomain
{
	margin:0px 10px 0px 10px;
	height: 380px;
}

#adminCalendarGirlAdmin
{
	margin:0px 10px 0px 10px;
}

#adminEventAdminMain
{
	margin:0px 10px 0px 10px;
}