/*
Theme Name: Visible Evidence
Theme URI: http://visibleevidence.org/
Description: Theme for the Visible Evidence conferences held annually.
Version: 0.1
Author: SurfZen
Author URI: http://SurfZen.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
body, td{
font-family:arial;
font-size: 13px;
padding: 0px;
margin: 0px;
text-align: left;
}
#red {color: cc3030;}
#blue {color: blue;}
#green {color: green;}
#gray {color: gray;}
#yellow {color: yellow;}
#pink {color: #ee9090;}

hr {
	border: 0;
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
	margin: 15px;
	}
img.alignright {
float: right;
padding: 5px 0px 10px 15px;
}

h1{
font-family:arial;
font-size: 16px;
line-height: 120%;
}
.condate {
font-family:arial;
font-size: 15px;
font-weight: bold;
background-color: #ee6666;
padding: 5px;
line-height: 120%;
}
.contime {
font-family:arial;
font-size: 14px;
background-color: #cceecc;
border: 1px solid #338833;
padding: 5px;
line-height: 120%;
}
.contitle {
font-family:arial;
font-size: 16px;
font-weight: bold;
padding: 5px;
line-height: 120%;
}
.filmtitle {
font-family:Times;
font-size: 18px;
font-weight: bold;
color: #777777;
line-height: 120%;
}
.mainstyle{
background-color: #ffffff;
border-top: 5px solid #c73e38;
border-bottom: 5px solid #c73e38;
border-right: 3px solid #000000;
font-family:arial;
font-size: 13px;
line-height: 140%;
padding: 10px;
}

.calendarstyle{
background-color: #ffffff;
font-family:arial;
font-size: 12px;
line-height: 120%;
padding: 10px;
}

.conferencestyle{
background-color: #c73e38;
border-right: 1px solid #000000;
}

.left_menu{
background: #e0e0e0;
border-top: 5px solid #c73e38;
border-left: 1px solid #000000;
border-bottom: 5px solid #c73e38;
}

a.menu_sstyle{
color: #000000;
font-size: 13px;
font-weight: bold;

}

a.menu_sstyle:hover{
color: #c73e38;
font-size: 13px;
font-weight: bold;

}
a{
color: #000000;
font-size: 14px;
font-weight: bold;

}

a:hover{
color: #c73e38;
font-size: 14px;
font-weight: bold;

}

ol {
padding:1px 1px 1px 15px;
}

/* right hand menu */

.conference_text{
color: #ffffff;
font-size: 15px;
font-weight: bold;
text-align: center;
}

.conference_text ul{
padding: 0;
margin: 0;
list-style: none;
}

.conference_text li{
padding: 0px 0px 20px 0px;
list-style: none;
}

.conference_text a{
color: #ffffff;
font-size: 14px;
font-weight: bold;

}

.conference_text a:hover{
color: #c0c0c0;
font-size: 14px;
font-weight: bold;

}

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
#menu2 {
width: 160px;
margin: 0px;
list-style: none;

}
#menu2 li a {
height: 40px;
text-decoration: none;
text-align: middle;
border: 1px solid #ffffff;
padding: 5px 5px 5px 5px;
font-size: 13px;
}
#menu2 li a:link, #menu2 li a:visited {
font-family:verdana;
text-transform:uppercase;
color: #283A50;
display: block;
border: 1px solid #ffffff;
font-weight:bold;
background-color: #e0e0e0;
}
#menu2 li a:hover, #menu2 li a:active {
font-family:verdana;
text-transform:uppercase;
color: #000000;
font-weight:bold;
border: 1px solid #000000;
background-color: #e8e8e8;
}

#acknowledge a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#727272;
	text-decoration: none;
}
#acknowledge a:hover {
	color:#F93;
}