/* @override http://visitmadison.org/wp/wp-content/themes/visit/style.css */



/*

Theme Name: VisitMadison 2.0

Author: Joe Lackner

Author URI: http://celsius.ws

*/



@import 'lib/reset.css';



/* stylesheet - summer edition  */



html, body {

  margin: 0px;

  padding: 0px;

  border: 0px;

  background-color: #FFD966;

  color:white;

  font-family: georgia, serif;

  font-size: 12.5pt;

}



#flashhome {

width: 784px;

overflow:hidden;

height:440px;

background-color: #fceed8; } 



#homesch { position:absolute; color:#978f82; width:190px; font-size:8pt; top:0px; margin-left:10px; }



#homesch strong { color:black; }



#homesch a {color:black; }



#homesch ul { list-style-type:none; }



#vm-logo {position:relative; top:400px;}



a:link {color: #fff;}    

a:visited {color: #fff;}

a:hover {color: #fff;}

a:active {color: #fff;}



hr { border: 0; width: 100%; color: white; background-color: white; height: 1px; }



.even { border-bottom: 1px solid white; }

.odd tr { }





.months td { border-bottom: 1px solid white; }



.odd2 td { border-bottom-style: solid; 

border-bottom-color: white; 

border-bottom-width: 1px; padding-top:10px; }











.details { font-size:10pt; }



.months td { padding:10px; }

.months tr { padding:10px; }



.alert { background-color:white; margin-bottom:5px; padding:10px; color:red; }

.alert a { color:red; }



.frame { margin:5px; padding:5px; border: 2px solid white; margin-right:10px; }



b { color:#fceed8; }





#container { margin-left:auto; margin-right:auto; width: 784px; background-color:#F79256; }





#header-bar { 

	background-color: #503968;

	color:white;

	padding:10px;

	margin-top:0px;

	height:50px;

}





#navigation { width:100%; padding-top:0px; }





#navigation ul { font-size:10.5pt; list-style: none;}



#navigation a { color: #333333; text-decoration:none; }



#navigation a:hover { text-decoration:underline;}



#nav-table { margin-left:20px; padding-bottom: 35px;;}





#content {

  padding-left:20px;

  padding-right:20px;

  line-height: 130%;

  padding-bottom: 25px;;

}



#content p { padding-bottom: 20px; }



.intro { line-height:110%; font-size:110%; }





#content h1 { font-weight: bold; font-size: 160%; border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 8px; color:#f6e6cd;}





#content h2 { font-weight: bold; font-size: 150%;border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 8px; color:#f6e6cd;}





#content h3 { font-weight: bold; font-size: 140%;padding-bottom: 8px; border-bottom-style: solid;	border-bottom-width: 1px; margin-bottom: 15px; padding-top:15px; color:#f6e6cd;}











#buttons { align:bottom; margin-bottom:15px; }



#buttons img { margin:5px; border: 5px solid white; }



#buttons img:hover { border: 5px solid #161c28; }







#footer { clear:both; background-color: #503968; color:white; padding:20px; height:80px; }



#footer p { font-size:9pt; }



#footer-table {font-size:9pt; }





.title { 

  color:white;

  padding-bottom:15px;

  font-weight: bold;

}



.right { float:right; }



.left { float:left; }



