/*
Theme Name: MaltaBlogger 9002
Theme URI: http://www.maltablogger.com/
Description: The default theme for MB.
Version: 1.0
Author: Andre Gauci (Malta Blogger)
Author URI: http://www.madicted.net/
*/

body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Serif;
	color: #333;
	text-align: center;
   background-color: #EBEBEB;
   margin: 0;
   padding: 0;
	}

small {
   font-size: 85%;
   }
#page {
	background-color: white;
	text-align: left;
	}

#mainMenu {
	background-image: url(images/menu_bg.jpg);
   background-position: 0 0;
   background-repeat: repeat-x;
   height: 40px;
   line-height: 40px;
   clear: both;
   }

.mbWrap {
	width: 960px;
   margin: auto;
   clear: both;
}

#mainMenu ul.menu {
	margin: 0;
   padding: 0;
   width: 660px;
   list-style-type: none;
   float: left;
	}
#mainMenu ul.menu li {
	margin: 0;
   padding: 0;
   list-style-type: none;
   float: left;
   height: 38px;
   line-height: 38px;
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #FFFFFF;
   margin: 1px 0;
   }
#mainMenu ul.menu li a, #mainMenu ul.menu li a:hover, #mainMenu ul.menu li a:visited {
	display: block;
   height: 38px;
   line-height: 38px;
   font-family: Arial, Verdana, Serif;
   font-size: 0.7em;
   color: #333333;
   text-decoration: none;
   text-transform: uppercase;
   padding: 0 20px;
   }
#mainMenu ul.menu li a:hover {
	background-image: url(images/menu_bg_hover.jpg);
   color: #666666;
   background-position: 0 center;
   background-repeat: repeat-x;
	}
#mainMenu ul.menu li a.sitemap, #mainMenu ul.menu li a.sitemap:hover, #mainMenu ul.menu li a.sitemap:visited {
	display: block;
   height: 38px;
   line-height: 38px;
   width: 56px;
   overflow: hidden;
   background-image: url(images/menu_sitemap.gif);
   background-position: 20px 0;
   background-repeat: no-repeat;
   padding: 0;
   }
#mainMenu ul.menu li a.sitemap:hover {
   background-image: url(images/menu_sitemap.jpg);
   background-position: 0 center;
   background-repeat: no-repeat;
   padding: 0;
   margin: 0;
	}
#mainMenu ul.menu li a.sitemap span, #mainMenu ul.menu li a.sitemap:hover span, #mainMenu ul.menu li a.sitemap:visited span {
	display: none;
   }
#mainMenu ul.menu li.final {
   width: 1px;
   background-color: #CCCCCC;
   overflow: hidden;
   padding: 0;
   border: 0;
   }
#mainMenu .search {
	width: 300px;
   height: 40px;
   float: left;
}
#mainMenu .search form {
	margin: 0;
   padding: 0;
	}
#mainMenu .search .txtInput {
	width: 210px;
   height: 30px;
   padding-top: 10px;
   float: left;
	}
#mainMenu .search .txtInput input {
	width: 210px;
   border: 1px solid #999999;
   background-color: white;
   padding: 0;
   margin: 0;
   font-size: 0.9em;
}
#mainMenu .search .btnInput {
	margin-left: 10px;
   float: left;
   height: 40px;
   }
#mainMenu .search .btnInput input {
	background-image: url(images/menu_search_btn.jpg);
   background-position: 0 0;
   background-repeat: no-repeat;
   width: 80px;
   height: 40px;
   border: 0;
	}
.clear {
	clear: both;
}

#header {
	height: 120px;
   background-image: url(images/banner_bg.jpg);
   background-position: 0 0;
   background-repeat: repeat-x;
   clear: both;
   }
#header .mbWrap h1 {
	margin: 0;
   padding: 0;
   background-image: url(images/banner_logo.jpg);
   background-repeat: no-repeat;
   background-position: 10px 15px;
   width: 320px;
   height: 120px;
   float: left;
	}
#header .mbWrap h1 a, #header .mbWrap h1 a:hover, #header .mbWrap h1 a:visited {
	display: block;
   width: 300px;
   margin-left: 10px;
   height: 90px;
   margin-top: 15px;
	}
#header .mbWrap h1 span {
	display: none;
	}
#header .mbWrap .hads {
	float: left;
   width: 468px;
   margin-left: 172px;
   height: 60px;
   margin-top: 30px;
   background-color: #E3E3E3;
   }
   
/* content area */
#sidebar {
	width: 300px;
   float: left;
   background-color: #EBEBEB;
   margin-top: -4px;
   border-bottom: 4px solid #CCCCCC;
	}
#sidebar .subscribeRss {
	width: 300px;
   height: 80px;
   background-image: url(images/sidebar_subscribe.jpg);
   overflow: hidden;
}
#sidebar .subscribeRss a, #sidebar .subscribeRss a:hover, #sidebar .subscribeRss a:visited {
	width: 300px;
   height: 80px;
   display: block;
	}
#sidebar .subscribeRss span {
	display: none;
	}
#sidebar .section h2 {
	padding: 0;
   margin: 0;
   font-size: 1.15em;
   font-weight: normal;
   font-family: Georgia, Century, Serif, Arial; 
   padding-left: 10px;
   color: #666666;
   background-image: url(images/sbar_sec_h.jpg);
   background-position: 0 0;
   background-repeat: no-repeat;
   line-height: 30px;
   height: 30px;
}
h2 {
	padding: 0;
   margin: 0;
   font-size: 1.35em;
   font-weight: bold;
   font-family: Georgia, Century, Serif, Arial; 
   color: #464646;
   line-height: 30px;
   height: 30px;
}
#sidebar .section ul {
	margin: 0;
   padding: 0;
   list-style-type: none;
}
#sidebar .section ul li {
	margin: 0;
   padding: 0;
   list-style-type: none;
   padding-left: 30px;
   background-image: url(images/icon_li.gif);
   background-position: 12px center;
   background-repeat: no-repeat;
   font-size: 0.75em;
   line-height: 27px;
   }
#sidebar .section ul li a, #sidebar .section ul li a:hover, #sidebar .section ul li a:visited {
	color: #BD0000;
   text-decoration: underline;
	}
#sidebar .section ul li a:hover {
	color: #E90000;
   text-decoration: none;
	}
#content {
	width: 640px;
   float: left;
   margin: 10px;
	}
#content .postEntry {
	clear: both;
   padding-bottom: 10px;
	}
#content .postEntry .details {
	width: 140px;
   margin-right: 10px;
   background-color: #EEEEEE;
   float: left;
   font-family: Georgia, Century, Serif, Arial;
   font-size: 0.7em;
   color: #333333;
	}
#content .postEntry .details .item {
	line-height: 28px;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #CCCCCC;
   padding-left: 30px;
   background-repeat: no-repeat;
   background-position: 10px 8px;
   }
#content .postEntry .details .date {
	background-image: url(images/icon_date.gif);
	}
#content .postEntry .details .author {
	background-image: url(images/icon_author.gif);
	}
#content .postEntry .details .comments {
	background-image: url(images/icon_comments.gif);
	}
#content .postEntry .details .categories {
	background-image: url(images/icon_categories.gif);
	}
#content .postEntry .details .categories ul {
	margin: 0;
   padding: 0;
   list-style-type: none;
   border-top: 1px solid #FFFFFF;
   margin-left: -30px;
   }
#content .postEntry .details .categories ul li {
	margin: 0;
   padding: 0;
   list-style-type: none;
   padding-left: 30px;
   background-image: url(images/icon_li.gif);
   background-position: 12px center;
   background-repeat: no-repeat;
   }
#content .postEntry .details a, #content .postEntry .details a:hover, #content .postEntry .details a:visited {
	color: #464646;
   text-decoration: underline;
   }
#content .postEntry .details a:hover {
	color: #646464;
   text-decoration: none;
	}
#content .postEntry .details .share_save {
	padding: 5px;
   padding-left: 10px;
}
#content .postEntry .horDiv {
	height: 10px;
   overflow: hidden;
   clear: both;
	}
#content .postEntry .edit {
	float: right;
   width: 20px;
   height: 20px;
   background-image: url(images/icon_edit.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
   overflow: hidden;
   margin-top: 5px;
	}
#content .postEntry .edit a {
	display: block;
   width: 20px;
   height: 20px;
   overflow: hidden;
}
#content .postEntry .edit span {
	display: none;
}
#content .postEntry h2.titlePermalink {
	font-family: Georgia, Century, Serif, Arial;
   font-size: 1.45em;
   color: #333333;
   margin: 0;
   padding: 0;
   padding-bottom: 5px;
   margin-bottom: 1px;
   margin-top: 5px;
   border-bottom: 1px solid #CCCCCC;
   font-weight: normal;
   }
#content .postEntry h2 a, #content .postEntry h2 a:hover, #content .postEntry h2 a:visited {
	color: #666666;
   text-decoration: none;
	}
#content .postEntry h2 a:hover {
	color: #464646;
   text-decoration: none;
	}
   
#content .postEntry .entry {
	width: 490px;
   float: left;
   overflow: hidden;
   }
#content .postEntry .thepost {
	font-size: 0.75em;
	}
   
.postEntry .thepost a, .postEntry .thepost a:hover, .postEntry .thepost a:visited {
	color: #006699;
	}
.postEntry .thepost a:hover {
	color: #0099CC;
   }
.postEntry .postresponse {
	background-color: #FFF9AF;
	border: 1px solid #FFA902;
	padding: 10px;
	margin:10px;
	}
   
.thepost .more-link a, .thepost .more-link a:hover, .thepost .more-link a:visited {
	color: #BD0000;
}
.thepost .more-link a:hover {
	color: #E90000;
}
/* footer */
#baseFooter {
	background-image: url(images/footer_bg.jpg);
   background-position: 0 0;
   background-repeat: repeat-x;
   height: 40px;
   padding-top: 6px;
   padding-bottom: 4px;
   line-height: 40px;
   font-size: 0.75em;
   }
#baseFooter a, #baseFooter a:hover, #baseFooter a:visited {
	color: #303030;
   text-decoration: underline;
   padding: 2px 5px;
   line-height: 20px;
   }
#baseFooter a:hover {
	color: #3F3F3F;
   text-decoration: none;
   }
#baseFooter a.rss, #baseFooter a.rss:hover, #baseFooter a.rss:visited {
	padding-left: 26px;
   background-image: url(images/icon_rss.gif);
   background-position: 5px center;
   background-repeat: no-repeat;
   }
#baseFooter .leftF {
	width: 470px;
   margin-left: 10px;
   float: left;
   text-align: left;
	}
#baseFooter .rightF {
	width: 470px;
   margin-right: 10px;
   float: left;
   text-align: right;
	}
   
.navFooter {
	font-size: 0.75em;
   line-height: 140%;
}
.navFooter a, .navFooter a:hover, .navFooter a:visited {
	color: #464646;
   text-decoration: underline;
   }
.navFooter a:hover {
	color: #646464;
   text-decoration: none;
   }
   
   
   
   
   
   .invs {
   	display: none;
   }
   
   .ddsg-wrapper ul li {
   	line-height: 160%;
      padding-top: 3px;
      padding-bottom: 2px;
   }
   
   
   .errorList {
   background-color: #FFF9AF;
	border: 1px solid #FFA902;
	padding: 10px;
	margin:10px;
   }

.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.navigation {
	margin-bottom: 5px;
   clear: both;
   background-color: #F2F2F2;
   padding: 5px;
   border: 1px solid #D0D0D0;
}

.navigation a, .navigation a:hover, .navigation a:visited {
	color: #BD0000 !important;
}
.navigation a:hover {
	color: #E90000 !important;
}

#dropmenudiv{
	position:absolute;
	border: 1px solid #CCCCCC;
	border-top: 0;
	border-bottom: 0;
	background-color: #FCFCFC;
	z-index:100;
   margin-top:1px;
	width:150px;
   text-align: left;
}

#dropmenudiv a{
    display: block;
	padding-left: 5px;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    padding: 3px;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    font-size: 75%;
}

#dropmenudiv a:hover{ /*hover background color*/
    color: #757575;
    background-color: #F0F0F0;
}