
body {background: #CAE2F4 url(images/body-bg_blue.png) repeat;color: navy}
img {border: none;background: none}
hr {color: #fff;border: none;border-top: 1px dotted #D3D3D3}
blockquote{background: url(images/quote.gif) no-repeat;color: #666666}
a {color: #333;}
a:hover{color: #000;}
#content a, #content a:visited {color: #333;}
#content a:hover {color: #000; text-decoration: underline}
h1  {color: navy}
h1 a, h3 a, h1 a:visited, h3 a:visited  {color: navy}
h1 a:hover, h3 a:hover {color: navy}
h2, h3 {color: navy}
h2 a, h2 a:visited  {color: navy}
h2 a:hover {color: #000}
h3 a, h3 a:visited {text-decoration: none}
#sidebar h2 {color: navy}

#header {background:url(images/headerbg_blue.png) repeat-x}
#header-in .title a {color: #fff}
#header-in .title a:hover {color: #FFF}
#header-in .description {color: #FFF}

.search {background:url(images/subscribebg_blue.png) bottom left no-repeat}
#header .search .searchbutton{background: url(images/b_subscribebg_blue.png) no-repeat; cursor: pointer;border:none;width:74px;height:26px}
/*Rounded Corners  */
#xsnazzy {background: transparent; }
.xtop, .xbottom { background:transparent; }
.xb2, .xb3, .xb4 {background:#CAE2F4; border-left:1px solid #acd0ed; border-right:1px solid #acd0ed;}
.xb1 {background:#acd0ed;}
.xb2 {border-width:0 2px;}
.xboxcontent {display:block; background:#CAE2F4; border:0 solid #acd0ed; padding:5px; border-width:0 1px;}


#nav li {background: url(images/nav_blue.png) top left no-repeat}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current{background: url(images/nav-active_blue.png) top left no-repeat}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current a {color: #2f2717;background: url(images/nav-active_blue.png) top right no-repeat}
#nav ul li a {color: #000;}
#nav ul li a:hover {color: #fff;background: url(images/nav-active_blue.png) top right no-repeat}
#nav ul li a.current{color: #fff; text-decoration: underline}

#container {	background:#fff url(images/container-cbg_blue.gif) top repeat-y}
.container-top {background:url(images/container-bg_blue.gif) top left no-repeat}
.container-bottom {background: url(images/container-bottom_blue.gif) no-repeat}

#sidebar .advertise img {border:none}


#l_sidebar ul li ul li {background: url(images/bullet-arrow3.gif) 5px 9px no-repeat}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {color: #333}
#l_sidebar ul li ul li a:hover {color:#000}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {color: #fffc9e}
#l_sidebar ul li ul li ul {	border: none}
#l_sidebar {color: #FEFEE7;}
#l_sidebar a {color: #555;}
#l_sidebar a:hover {color:#000;}

#footer {color: #787878}
.copyright a, .copyright a:visited{color: #787878}
.copyright a:hover {color: #fff}
ul#nav-footer li a	{color: navy}
ul#nav-footer li a:hover{color: #fff}
 
/* .I.E. FLOAT CLEARING See http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after {content: ".";clear: both;height: 0;visibility: hidden;display: block}
.clearfix {display: inline-block; /* Fixes IE/Mac */}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* snews for this theme */
.commentsbox{background: #CAE2F4; padding: 10px; margin: 0;  border: 1px solid #acd0ed;}
/*--------------------------------------------------------------
  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) Nov 12.08 (Poppoll)
----------------------------------------------------------------*/
/*Events calandar table on main page */
.mainTable {	background-color: #fff;border: 3px double #acd0ed;width: 65%;font-family: Tahoma, Verdana, Arial, sans-serif;font-size: 10px;margin: 0 auto}
.mainTable tr {height: 25px}
.mainTable td {width: 25px}
.monthRow {vertical-align: middle;font-size: 12px;font-weight: Bold;color: navy;width: 290px;text-align: center}
.monthRow a:link, .monthRow a:visited {text-decoration: none;color: navy}
.monthRow a:hover {text-decoration: underline;color: #FF0000}
.dayNamesRow {background-color: #eee;font-weight: Bold;color: navy;text-align: center}
.daycell_today {text-align: center;background-color: #ccc;color: #000;cursor: pointer}
.today_mouseover {background-color: #fff; color: #000; font-weight: bold; padding: 10px}
.daycell_wkend {text-align: center;background-color: #acd0ed; color: #666666}
.daycell_wkday {text-align: center;background-color: #CAE2F4;color: #333}
.daycell_with_event {background: navy; color: #fff; text-align: center; cursor: pointer;}
/* overlib */
.popupDateTable 	{ border: none}
.popupDate {font-weight: bold;color: #ccc;text-align: center;background-color:#333;border: none}/* Event date */
.popupEventTitle {background: #fff; padding-left: 5px}/*Event detail */
/* big popup window */
#popup .title {color:#bc0024}
/* for current month events list  under the calendar*/
.curr_events {width: 100%}
.ev_div {border-bottom: 1px solid #333;padding-bottom: 7px;color:#ccc}
.ev_title {font: 14px arial narrow;background: url(images/arrow-right.gif) no-repeat center left;padding-left:20px;}
.event_desc  {margin-top: 2px;padding: 5px}
.ev_link {padding: 2px 0 2px 10px}
#sidebar .ev_sub {font-weight: bold;color: #ccc}
/* Calendar events by month page */
.event_wrap {width: 92%;border-bottom: 1px solid #e0e0e0;padding: 10px}
.ev_name {font: bold 14px arial;	color: #000}
.ev_sub {font-weight: bold;color: #333}
.droplist_title a {font: bold 12px Arial;text-decoration: underline;background: url(images/arrowbullet.png) no-repeat center left;	padding-left: 20px}
.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 Nov 12.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: #333;text-decoration: underline}
.tableheader {font-size: 11px;vertical-align: middle;font-weight: bold;color: #000;height: 35px;background: #ccc;padding: 0 5px 0 5px}
.tableheader th {border-right: 1px solid #c1bebe;border-bottom: 1px solid #c1bebe}
.tableheader a:link, .tableheader a:visited {text-decoration: underline}
.tableheader a:hover {text-decoration: none}
.tableborder {border: 1px solid #c1bebe}
.tablerow1{background-color: #EAEDF0;padding: 6px;border-bottom: 1px solid #C1BEBE;border-top: 1px solid #FFF;border-left: 1px solid #FFF}
.tablerow2 {background-color: #F1F1F1;padding: 6px;border-bottom: 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: 350px;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;padding: 0;vertical-align: middle}
.text-input2 { width: 22px}
.text-input3 { width: 50px}
.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: 350px;height:100px;padding: 5px}
.tablerow1 img, .tablerow2 img{border: 0}


