/*--------------------------------------------------------------
  sNews Calendar - Month View Block
  Origin: Calendar Script by Midgard (bahadir@eggdrop.gen.tr)
  http://www.eggdrop.gen.tr
  Last Revision: Sept.22.08 (keyrocks) Revision by Poppoll Oct 21.2008
----------------------------------------------------------------*/
* { margin: 0px; padding: 0px; }
.mainTable {
	background-color: #fff;
	border: 1px solid #eee;
	width: 220px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	
	}
.mainTable tr {height: 25px;}
.mainTable td {width: 25px;}

.monthRow {
	vertical-align: middle;
	font-size: 12px;
	font-weight: Bold;
	color: #000;
	width: 220px;
	text-align: center;
	
	}
.monthRow a:link, .monthRow a:visited {
	text-decoration: none;
	color: #000;
	}
.monthRow a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
.rows{}

.dayNamesRow {
	background-color: #EFFAE6 ;
    font-weight: Bold;
	color: #000;
	text-align: center;
	}
.daycell_today {
    text-align: center;
	background-color: #ccc;
	color: #000;
	cursor: pointer;
	
	}
.today_mouseover {
        background-color: #EFFAE6; color: #000; font-weight: bold; padding-left: 10px;
	}
.daycell_wkend {
        text-align: center;
	background-color: #eee;
	color: #666666;
	}
.daycell_wkday {  
    text-align: center;
	background-color: #fff; 
	color: #333333;
	}
.daycell_with_event {background: #EFFAE6; color: #000; text-align: center; cursor: pointer;}
/* overlib */
.popupDateTable 	{ border: none}
.popupEventTitle {border: none;background: #93B876; color:#000; padding: 5px}/*Event event part */
.popupDate { /* Event date part  */
		font-weight: bold;
		color: #000;
		text-align: center;
		background-color:#EFFAE6;
		border: none
		}
/*---------------------------------------------------------
  sNews Calendar - events lists functions (keyrocks)
 ---------------------------------------------------------*/
/* for current month events list  under the calendar*/
.curr_events {
	width: 100%;
	}
.curr_events h3 {
	font: bold 1.3em Arial, Sans-Serif;
	color: #5e3504;
	padding: 3px 0 3px 3px;
	
	}
.ev_div {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 4px;
	}
.ev_title {
	font: bold 14px arial narrow;
	}
.event_desc  {
	margin-top: 2px;
	padding: 5px;
	}
.ev_link {
	padding: 2px 0 2px 10px;
	}
.ev_sub {
	font-weight: bold;
	color: #4e3000;
	}
/* for calendar events by month page */
.event_wrap {
	width: 92%;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px;
	}
.ev_name {
	font: bold 14px arial;
	color: #4e3000;
	}
.ev_sub {
	font-weight: bold;
	color: #4e3000;
	}
.drop_title a {
	font: bold 12px Arial;
	line-height: 150%;
	}
.droplist_div {
	width: 95%;
	padding:4px 0 4px 0;
	
	}
.subcatlist_div {
	width: 95%;
	padding: 0 0 0 15px;
	}

/*---------------------------------------------------------
  sNews Calendar - admin only (revised by keyrocks) (revised by Poppoll Oct 26.2008)
 ---------------------------------------------------------*/
table, tr, td {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	}
	
.TopNavy {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	vertical-align: middle;
	height: 21px;
	font-weight: normal;
	border: 1px solid #eee;
	margin-bottom: 30px;
	
	}
.TopNavy a:link, .TopNavy a:visited {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}
.TopNavy a:hover {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #73471B;
	text-decoration: underline;
	}

.tableheader {
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	color: #000;
	height: 25px;
	background: #EFFAE6;
	padding:7px 7px 0 7px;
	
	}

	.tableheader a:link, .tableheader a:visited {
	text-decoration: underline;
	}
.tableheader a:hover {
	text-decoration: none;
	}
	
.tableborder {
	border: 1px solid #c1bebe;
	
	
	}
.tablerow1{
	background-color: #EAEDF0;
	vertical-align: middle;
	border-bottom: 1px solid #C1BEBE;
	border-right: 1px solid #C1BEBE;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	}
.tablerow2 {
	background-color: #F1F1F1;
	vertical-align: middle;
	border-bottom: 1px solid #C1BEBE;
	border-right: 1px solid #C1BEBE;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	}

.text-input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	width: 98%;
	height: 18px;
	padding: 5px;
	}
.text-input2, .text-input3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	height: 18px;
	xpadding: 0px;
	xvertical-align: middle;
	}
.text-input2 { width: 20px; }
.text-input3 { width: 35px; }
.select-day, .select-month, .select-year {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	height: 25px;
	padding: 0;
	vertical-align: middle;
	}
.select-day { width: 45px; }
.select-month { width: 85px; }
.select-year { width: 60px; }
.file-input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	width: 285px;
	height: 25px; 
	padding-left: 5px;
	}
	
.text-area {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	width: 98%;
	height: 100px;
	padding: 5px;
	}
input.button {cursor: pointer}