/*
Theme Name: Blank 2 Column - Left Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready, blank
*/

/*colors
Blue: 49C3F2;
Orange: FF7F00;
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#000;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 62.5%;
	margin: 25px auto;
        color: #333;
	}
	

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

h2 {font-size: 2em;
line-height: 1.25em;
font-weight: normal;
margin: 25px 25px 5px 50px;}

h3 {font-size: 1.25em;
font-weight:normal;
font-style:italic;
margin: 5px 25px 0px 50px;}

h4 {font-size: 1.25em;
margin: 5px 25px 0px 50px;
padding: 5px 0 0 0;
border-top: 1px solid #333;}

/* links */

a{text-decoration:none;}
a:link {color: #00AADF;}
a:visited {color: #00AADF;}
a:hover{text-decoration: underline;
color: #FF7F00;}
a:active {color: #FF7F00;}

p {padding: 10px 50px;}

ul {margin: 0 75px;}

iframe {margin: 25px 100px;
position:relative;}

hr {width: 75%;
margin: 50px auto;
clear:both;}
/* container */
#wrap {background:#fff;
       background-image: url(http://vilaswi.com/images/vilasbg.png);
       width: 960px;
       margin: 25px auto;
       font-size: 1.5em;
       line-height: 1.5em;}
#container {
	width: 900px;
	margin: 0px auto;
	padding:0px;
	border: 10px solid #000;
	color:#333;
    position:relative;
    top: 30px;
	}



/* header */

#header {
  	height: 155px;
	float:right;
	display:block;
    margin: 10px 50px 0 0}

#header img {position:relative;
z-index: 50;}


#guide a {position:absolute;
top: -75px;
left: -75px;
width: 205px;
height: 205px;
overflow:hidden;
background-image: url(/images/enews.png);
text-indent: -9999px;}

#guide a:hover {background-position: -200px 0px;
cursor:pointer}

.gfield {margin: 0 0 5px -50px}
#gform_submit_button_1 {margin: 0 0px 0 75px;}

#enews a {position:absolute;
top: -50px;
left: 725px;
width: 205px;
height: 210px;
overflow:hidden;
background-image: url(/images/banner.png);
text-indent: -9999px;
z-index: 50;}

#enews a:hover {background-position: -230px 0;
cursor:pointer}
/* main menu */


#menu {
	background:#000;
    background-image: url(http://vilaswi.com/images/ribbon.jpg);
    width:900px; 
    height: 58px;
    font-size: 1.25em;
	clear:both;
    z-index: 5;
position:relative;}

#menu ul {width: 960px;
margin-left: 8px;}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 10px;
	padding: 5px;
   position:relative;
    z-index: 1000;}

#menu ul li a {
	padding:4px 5px;
	margin: 0;
	color: #FFF;
	display:block;
}

#menu ul li:hover {
font-style:italic;
}


#menu ul li a {
	margin: 0;
	display:block;
}


#menu ul ul {margin: 0px 0 0 0;
background:#fff;
border: 1px solid #000;
padding: 5px 5px 0px 5px;
width: 220px;}

#menu ul li li {
position:relative;
z-index: 50;
font-size: .8em;
border-bottom: 1px dotted #000;
clear:both;
width: 200px;
padding:5px 5px 0px 5px;
margin: -10px 0 5px 0;}

#menu ul li li a {color: #FF7F00;}
#menu ul li li a:hover {color: #49C3F2;}


#menu ul li ul {font-style:normal;}

#menu ul li li:last-child {border:none;}


#menu li ul {position:absolute;
display:none;
z-index: 5;}

#menu li:hover ul {display:block;}


.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#lefttilt {float:left;
margin: -20px 0px 0 -100px;
*margin: 0 0 0 -100px;}
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*bottom links to Minoqua online */
#links ul {list-style:none;
background: url(/images/ribbon.jpg);
height: 58px;
width: 900px;
margin: 25px auto -5px auto;
text-align:center;
clear:both;}

#links li {display:inline;
font-size: 1.25em;
padding: 5px 25px;}

#links a {color: #FFF;
position:relative;
top: 15px;}

.bull {padding: 0 25px;}
/* footer */

#footer {
	background:#000;
	clear: both;
	width: 1000px;
        margin: 60px auto 0 auto;
        padding: 15px 0;
	color: #fff;}

#footer ul {list-style:none;
margin: 0 0 0 60px;
width: 900px;}

#footer li {float:left;
padding: 0 15px 10px 0;}
#footer a {padding: 0 15px 0 0px;}
	
#footer p{clear:both;
padding:15px 0; 
margin: 15px auto; 
color: #fff; 
text-align:center;
border-top: 1px solid #fff;
width: 660px;}

#footer a{color: #fff;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: underline;
font-style:italic;}
#footer a:visited {color: #fff;}

#infolinks, #reports {
clear:both; 
width: 350px;
float:left;
margin: 20px 0 0 -25px;
border-right: 1px dotted #000;}

#infolinks h2, #reports h2 {background: #000;
background-image: url(/images/ribbon.jpg);
height: 58px;
text-align: center;
font-size: 1.5em;
margin: 0 0 0 25px;
padding: 0;}


#infolinks h2 a, #reports h2 a 
{color: #FFFFFF;
font-size: 1.25em;
font-weight:normal;
position:relative;
top: 15px;}


#infolinks ul {
margin: 25px 50px 25px 75px;
font-size: 1.5em;
line-height: 1.5em;
list-style:none;}


#reports {margin: -25px 0 0 -25px;}
#reports p {margin: 0px;}

#news {width: 500px;
height: 305px;
float:left;
margin: 25px 0px 50px 10px;
position:relative;
z-index:1;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;}

#news h2 {font-size: 1.75em;
margin: 10px;}

#news a img:hover {-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);}


.random {position:absolute;
top: -35px;
left: 300px;}

#musky {float:left;
width: 275px;
margin: -20px 0 0 0;}

#musky h2 {font-size: 1.75em;
margin: 15px;}

#musky ul {
margin: 15px 0px 0 50px;
color: #ccc;}

#musky img {float:left;
margin: -100px 0 -30px 0;
position:relative;
z-index: 5;}

#social {float:right;
width: 275px;
height: 100%;
margin: 0px 0 0 0;
border-left: 1px dotted #000;}

#social ul {list-style:none;
margin: 0px 0 0 25px;}

.social img {margin: 10px 5px -10px 0px;}

#social fieldset {border:0;
margin: 25px 0px 0px -25px;}

#social legend {font-size: 1em;
padding: 0 0 5px 0;
font-weight:bold;}
.required {margin: 2px 0 10px 0;}
#subnav {margin: 0 50px 25px 50px;}
#subnav ul {
color: #ccc;}

.leftcol {width: 50%;
float:left;}

.clear {clear:both;}

form {
margin: 25px 50px;}

td {padding: 10px;
font-size: .8em;}

.date {font-weight:bold;
margin: 0;
padding: 0 50px;}

#weather {margin: 55px 25px 50px 0px;
font-size: .75em;
line-height: 1.25em;
font-family: helvetica, arial, sans-serif;
width: 200px;
padding: 0 0 0 10px;
float:right;
border-left: 1px dotted #000;}


#weather dd a{padding: 0;
margin: 0;}

#weather dt {
padding: 0px 0;
font-size: 1.25em;
margin: 0 0 -10px 0;}
#weather img {float:right;
margin: 15px 10px 0 0;}

.enews {float:right;
margin: -225px -50px 0 0px;
position:relative;
z-index: 50px;}

.navigation {margin: 0 50px;}

#events {overflow: hidden;
position:relative;}

#ics-event-list-280840 li {margin: 10px 0;
border-bottom: 1px dotted #ccc;
background:#fff;}

.entry td {line-height: 1.25em;}

.ical {position:relative;
width: 800px;
margin: 0;
padding: 0 50px 50px 50px;}

.amrcol1 {width: 150px;}

th.Month {color:#fff;
background: #000}

.location {font-style:italic;
display:block;}

#post-1368 iframe{margin:0 50px 0 0;}

#post-391 strong {display:none;}

#post-2627 strong {display:none;}

.listing span {display:block;
padding: 0 50px;}




