/*
Theme Name: Geraldine
Theme URI: http://wordpress.org/extend/themes/geraldine
Author: the WordPress team
Author URI: http://wordpress.org/

Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; outline:none; border:0;}
body{
	background:url(images/bg.jpg);
	font:12px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
.fleft{float:left;}
.fright{float:right;}
.clear{clear:both;}
.wrapper{
	width:980px;
	margin:0 auto;
}

#top_bg{
	background:url(images/header_bg.jpg) repeat left top;
	display:table;
	width:100%;
}
#header{
	padding-top:10px;
}
.logo{
	padding-top:15px;
}
.logo p{
	font:11px Tahoma, Geneva, sans-serif;
	color:#c4dae9;
	text-align:right;
	margin-top:5px;
}
.head_right{
}
.head_top{
}
.caption{
	margin:10px 80px 0px 25px;
}
.emblem{
	margin-right:20px;
}
.follow{
	padding-top:10px;
}
.follow img{
	margin:10px 0px 0px 5px;
}
.menu_area{
	padding:19px 0px 1px 0px;
}
#menu{
	width:475px;
	height:32px;
	background:url(images/menu_bg.png) no-repeat left top;
	padding-top:11px;
	float:left;
}
#menu ul{
	padding-left:1px;
}
#menu ul li{
	list-style:none;
	float:left;
	margin-left:17px;
}
#menu ul li a{
	font-size:13px;
	color:#002d59;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	display:block;
	background:url(images/nav_left_bg.png) no-repeat left top;
	padding-left:15px;
}
#menu ul li.current_page_item a{
	font-size:13px;
	color:#002d59;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	display:block;
	background:url(images/nav_left_bg.png) no-repeat left top;
	padding-left:15px;
}
#menu ul li a span{
	padding-right:15px;
	background:url(images/nav_right_bg.png) no-repeat right top;
	display:block;
}
#menu ul li a:hover,#menu ul li a:hover, #menu ul li a.active,#menu ul li a.active{
	color:#fff;
	background:url(images/nav_left_hover_bg.png) no-repeat left top;
}
#menu ul li a:hover span, #menu ul li a.active span{
	background:url(images/nav_right_hover_bg.png) no-repeat right top;
}
.top_search{
	padding:10px 0px 0px 10px;
}
.top_field{
	width:195px;
	height:24px;
	background:url(images/top_searchfield.jpg) no-repeat left top #fff;
	margin-right:1px;
	float:left;
	font-size:11px;
	color:#646464;
	line-height:24px;
	padding:0px 5px;
}
.top_btn{
	width:32px;
	height:24px;
	background:url(images/top_btn.png) no-repeat left top;
	float:left;
	color:#0066cc;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}
#container{
	background:url(images/container_top_curve.jpg) no-repeat left top #fff;
	padding:20px 0px;
	float:left;
}
#container h2{
	font-size:18px;
	color:#014182;
	font-weight:normal;
	border-bottom:#9ca1a3 1px dotted;
	padding-bottom:7px;
}
#container h3{
	font-size:14px;
	color:#004181;
	font-weight:normal;
}
#container h3 a{
	color:#004181;
	text-decoration:none;
}
.left_colum{
	width:247px;
	margin-right:10px;
	background:url(images/left_colum_bottom_curve.jpg) no-repeat left bottom;
	padding-bottom:16px;
}
.left_top{
	height:16px;
	background:url(images/left_colum_top_curve.jpg) no-repeat left top;
}
.left_mid{
	border-left:#e2e2ea 1px solid;
	border-right:#e2e2ea 1px solid;
	padding:0px 20px;
}
.main_colum{
	width:475px;
	margin-right:10px;
	background:url(images/main_colum_bottom_curve.jpg) no-repeat left bottom;
	padding-bottom:16px;
}
.main_top{
	height:16px;
	background:url(images/main_colum_top_curve.jpg) no-repeat left top;
}
.main_mid{
	border-left:#e2e2ea 1px solid;
	border-right:#e2e2ea 1px solid;
	padding:0px 10px;
}
.main_mid .contents_inner ul{
	  padding-left: 5px;
	  margin-top:5px;
	}
.main_mid .contents_inner ul li{
    background: url("images/coverage_li_bullert.png") no-repeat scroll left top transparent;
    border-bottom: 1px dashed #AAADAD;
    color: #61676A;
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 10px;
    padding-bottom: 8px;
    padding-left: 25px;
}
.main_mid .contents_inner ul li a{
	color:#4D4D4D;}
.main_mid .contents_inner ul li ul{margin-top:15px;}
.main_mid .contents_inner ol{
	  padding-left: 5px;
	  margin-top:5px;
	}
.main_mid .contents_inner ol li{
    /*background: url("images/coverage_li_bullert.png") no-repeat scroll left top transparent;*/
    border-bottom: 1px dashed #AAADAD;
    color: #61676A;
    font-size: 12px;
	margin-left:25px;
    margin-bottom: 10px;
    padding-bottom: 8px;
}
.main_mid .contents_inner ol li a{
	color:#4D4D4D;}
.main_mid .contents_inner ol li ol{margin-top:15px;}
.right_colum{
	width:227px;
}
.news{
	padding-bottom:10px;
}
.news ul{
}
.news ul li{
	list-style:none;
	border-bottom:#9ca1a3 1px dotted;
	padding:8px 0px;
	line-height:18px;
	height:auto!important;
}
.news ul li a{
	color:#2a2a2a;
}
.news ul li a:hover{
	color:#004181;
}
#news-container
{
	height:220px!important;
}
.left_mid span.more a{
	font-size:11px;
	font-weight:bold;
	color:#004181;
	text-align:right;
	display:block;
	margin-top:5px;
}
.left_mid span.more a:hover{
	text-decoration:none;
}
.calendar{
	padding-top:10px;
}
.banner{
	width:453px;
	height:235px;
}
.contents{
	padding:17px 0px;
	border-bottom:#9ca1a3 1px dotted;
}
.contents h3{
	margin-bottom:15px;
}
.contents img{
	border:#ebebeb 3px solid;
	float:left;
	margin-right:20px;
}
.contents span.date{
	font-size:11px;
	font-weight:bold;
	color:#2a2a2a;
	padding-right:10px;
	margin-right:10px;
	border-right:#aaaab0 1px solid;
}
.contents span.post{
	font-size:11px;
	font-weight:bold;
	color:#004181;
}
.contents span.post a{
	font-weight:normal;
	color:#000;
}
.contents span.post a:hover{
	text-decoration:none;
}
.contents p{
	line-height:20px;
	margin:10px 0px;
	text-align:justify;
}
.lotto_result_cover{
}
.lotto_result{
	height:45px;
	overflow:hidden;
	background:url(images/lotto_result.jpg) no-repeat left top;
	padding:30px 46px 97px 53px;
}
.lotto_result h2{
	font-weight:bold!important;
	padding:0!important;
	border:0!important;
	color:#000!important;
}
.lotto_result span{
	font-size:11px;
}
.lotto_numbers{
	padding-top:10px;
}
.lotto_numbers ul{
}
.lotto_numbers ul li{
	
	min-width:22px;
	height:22px;
	list-style:none;
	float:left;
	margin:5px;
	font-weight:bold;
	text-align:center;
	line-height:22px;
}
.lotto_numbers ul li.orenge{
	background:#ffc300;
	color:#0c3066;
}
.lotto_numbers ul li.blue{
	background:#0c3066;
	color:#ffc300;
}
.lotto_update{
	background:url(images/lotto_update_bottom.jpg) no-repeat left bottom;
	padding:10px 0px;
}
.lotto_update_head{
	height:31px;
	background:url(images/lotto_update_head.jpg) no-repeat left top;
	line-height:31px;
	padding-left:15px;
}
.lotto_update_mid{
	border-left:#356baf 1px solid;
	border-right:#356baf 1px solid;
	padding:10px 10px 0px 10px;
}
.twitter_cover{
	/*background:url(images/twitter_bottom_curve.jpg) no-repeat left bottom;*/
	padding-bottom:10px;
}
.twitter_head{
	height:31px;
	background:url(images/twitter_head.jpg) no-repeat left top;
	line-height:31px;
	padding-left:15px;
}
.twitter_mid{
	border-left:#00b6e3 1px solid;
	border-right:#00b6e3 1px solid;
	padding:7px 7px 0px 7px;
}
.twitter_cover h2, .facebook_head h2, .lotto_update_head h2{
	font-size:17px;
	color:#fff!important;
	font-weight:bold!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
}
.facebook_cover{
	/*background:url(images/facebook_bottom_curve.jpg) no-repeat left bottom;*/
	padding-bottom:10px;
	margin-top:10px;
}
.facebook_head{
	height:31px;
	background:url(images/facebook_head.jpg) no-repeat left top;
	line-height:31px;
	padding-left:15px;
}
.facebook_mid{
	border-left:#356baf 1px solid;
	border-right:#356baf 1px solid;
	padding:7px 7px 0px 7px;
}
#footer{
	height:60px;
	background:url(images/header_bg.jpg) repeat-x left top;
	padding:10px 0px;
}
#footer p{
	text-align:center;
	line-height:25px;
}
#footer p a{
	color:#282828;
	text-decoration:none;
	margin:0px 10px;
}
#footer p a:hover{
	text-decoration:underline;
}

/* SLIDESHOW */

ul#slideshow{list-style:none; width:453px;height:235px;overflow:hidden;}
#fssList{position:relative; float:right; margin:-20px 10px 0px 0px;}
#fssList li{display:inline;}
#fssList li a{width:13px; height:13px; text-indent:-100px; overflow:hidden; margin-left:5px; background:url(images/slide_nav.png) no-repeat left top; display:inline-block;}
#fssList li.fssActive a{font-weight:bold;color:#333; background:url(images/slide_active_nav.png) no-repeat left top;}
#fssPrev{ display:none;}
#fssNext{display:none;}
#fssPlayPause{display:none;}

/* SLIDESHOW */



/* DROPDOWN MENU */

#menu ul li ul {
	width:160px;
	padding:5px;
}
#menu ul li ul li {
	width:170px;
	border-bottom:#087cb5 1px solid;
	margin:0!important;
}
#menu ul li ul li a {
	display:block;
	font-size:14px;
	line-height:30px!important;
	color:#fff;
	font-weight:normal;
}
#menu ul li ul li a:hover {
	color:#002d59;
	background:#eeeff0;
}
.ddsmoothmenu {
}
.ddsmoothmenu ul {
	z-index:100;
}
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
}
.ddsmoothmenu ul li a {
}
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	background:#005e9f;
}
.ddsmoothmenu ul li ul li {
}

/* DROPDOWN MENU */

.contents_inner{
}
.contents_inner h2{
	margin-bottom:10px;
}
.contents_inner p{
	margin-top:10px;
	text-align:justify;
	line-height:20px;
}
.news_cover{
	border-bottom:#9ca1a3 1px dotted;
	padding:10px 0px;
}
.gallery{
}
.gallery ul{
	overflow:hidden;
	padding-left:0px!important;
}
.gallery ul li{
	list-style:none!important;
	float:left;
	margin:8px!important;
	
	background:none!important;
	border-bottom:none!important;
	padding-left:0px!important;
}
.gallery ul li a{
	text-decoration:none;
}
.gallery ul li a h4{
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	color:#014182;
}
.gallery ul li img{
	padding:2px;
	border:#CCCCCC 1px solid;
	max-height: 94px;
    max-width: 204px;
}
.contact_cover{
	padding-top:20px;
	
}
.contact_section{
	padding-top:10px;
	overflow:hidden;
}
.contact_section p{
	width:150px;
	float:left;
	margin:0;
	line-height:25px;
}
.contact_field{
	width:198px;
	height:23px;
	border:#CCC 1px solid;
	float:left;
	line-height:23px;
}
.contact_field1{
	width:198px;
	height:63px;
	border:#CCC 1px solid;
	float:left;
	line-height:23px;
}
.contact_btn{
	width:60px;
	height:25px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	background:#005e9f;
	margin-left:150px;
}
.wp-pagenavi {
    clear: both;
    margin-top: 10px;
}
#secondary #calendar_wrap{
	border: 2px solid #025297;
	/*border-radius: 15px 15px 15px 15px;*/
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;

	}
#calendar_wrap #wp-calendar{
	margin:-10px 0 0!important;}
#secondary #calendar_wrap #wp-calendar caption{
	background-color: #BADCF7;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    height: 23px;
    line-height: 20px;
    width: 201px;
	font-weight: bold;
	}
#secondary #calendar_wrap table{padding-left:6px;}
#secondary #calendar_wrap table thead tr th{padding:0px;}
.contents span.more a{    
	color: #004181;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	text-align: right;}
#container .top_field1{
	border: 1px solid #646464;
    color: #646464;
    float: left;
    font-size: 11px;
    height: 23px;
    line-height: 24px;
    margin-right: 1px;
    padding: 0 5px;
    width: 195px;
   border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
  }
.contents .hmethumbimg img {
    border: 3px solid #EBEBEB;
    float: left;
    margin-right: 20px;
	max-height: 78px;
    max-width: 105px;
}
.contents .newsthumb img {
    border: 3px solid #EBEBEB;
    float: left;
    margin-right: 20px;
	max-height: 78px;
    max-width: 105px;
}
#container .lotto_update_head h2 a{
	color: #FFFFFF;
    text-decoration: none;}
.twtr-ft {
    margin-bottom: 1px!important;
    position: relative!important;
}
.twtr-ft div {
    display: none!important;
    overflow: hidden;
    padding: 10px;
}
.wpcf7-form span.wpcf7-not-valid-tip{
	 margin-left: -126px!important;
	  width: 197px!important;
	}
.UIImageBlock{display:none!important;}