/*   
Theme Name: CRM Hungary
Theme URI: www.delugestudios.com
Description: Template for CRM Hungary
Author: Deluge Studios
Author URI: www.delugestudios.com
*/

/**********************/
/* CRM HUNGARY STYLES */
/**********************/

/********************/
/* FROM general.css */
/********************/

/* TAGs */
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

html {
  _filter:expression(
    document.execCommand("BackgroundImageCache", false, true)
  );
}

body {	
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #6C6E69;
	font-size: 100%;
}

#background {
	background-color: #6C6E69;
	background-image: url(images/background_global.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
        width: 1000px;
	margin:auto;
	
}

div, p, table, input {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	color: #696969;
}

a:link, a:visited  {
	color: #000;
	font-weight: normal;
}
a:hover {
	color: #BA6831;
}

/* IDs */
#wrapper {
	margin: 0 auto -193px auto; /* the bottom margin is the negative value of the footer's height */
        padding: 0px;
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #fff;
	position: relative;
        clear: both;
}

/* MININAV */
#mininav {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 36px;
	background-color: #FFF;
	position: relative;
}

#mininav #languages {
	float: left;
	padding: 14px 0px 0px 12px;
}

#mininav #search {
	float: right;
	padding: 7px 0px 0px 0px;
}

#mininav #search form {
	margin: 0px;
	padding: 0px;
}

#mininav #search form .input_searchbox {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 90px;
	color: #666666;
	font-size: .625em;
}

#mininav #search form .input_searchsubmit {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-size: .625em;
	color: #000;
}

/* HEADER */
#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 210px;
	background-color: #282A27;
	position: relative;
}

#header a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 210px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

/* MENU */
#menu {
	margin: 0px 0px 33px 0px;
	padding: 0px;
	width: 800px;
	height: 27px;
	background-color: #FFF;
	position: relative;
}

/* CONTENT PAGES */
#body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 800px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left !important; /* float left for all other browers */
	float: none; /* float none for ie */
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 800px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	font-size: .75em;
	line-height: 1.35em;
	float: left !important; /* float left for all other browers */
	float: none; /* float none for ie */
	position: relative;
	background-image: url(images/submenu_footer.gif);
	background-repeat: no-repeat;
	background-position: 12px bottom;
}

#content_left {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	width: 168px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	position: relative;
}

#content_right {
	margin: 0px;
	padding: 0px 50px 0px 25px;
	width: 545px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	position: relative;
}

#content_right h2 {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 20px 0px;
}

#content_right h3 {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 20px 18px;
}

#content_right #text {
	padding: 0px 0px 20px 18px;
}

/* HOME */
#home {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 800px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	font-size: .75em;
	line-height: 1.50em;
	float: left !important; /* float left for all other browers */
	float: none; /* float none for ie */
	position: relative;
	background-color: #fff;
}

#home h2 {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 20px 0px;
}

#home h3 {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
}


#home_left {
	display: inline;
	margin: 0px;
	padding: 0px 40px 0px 20px;
	width: 440px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	position: relative;
}

#home_left a:link, #home_left a:visited {
	color: #BA6931;
	font-weight: bold;
	text-decoration: none;
}

#home_left a:hover {
	text-decoration: underline;
}

#home_intro {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#home_blog {
	margin: 0px;
	padding: 0px;
}

.home_blog_date {
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: .75em;
}

.home_blog_title {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.5em;
	color: #BA6931;
}


#home_right {
	margin: 0px;
	padding: 0px 20px 13px 0px;
	width: 280px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	position: relative;
        background: url(images/home_events_footer.gif) no-repeat left bottom;
}

#home_minsitry {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#home_events {
	margin: 0px;
	padding: 10px;
	background-color: #D7DDD3;
	font-size: .9em;
}
.home_event {
	margin: 0px;
	padding: 5px 5px 20px 5px;
}

.home_event_title {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: bold;
	color: #000;
}

/* FOOTER */
#footer {
	margin: 0px;
	padding: 0px;
	min-height: 193px;
	width: 100%;
	min-width: 800px;
	clear: left;
	position: relative;
        height: 206px;
}

#footer_push {
	height: 193px; /* part of the sticky footer */
        clear: both;
}

#footer_text {
	font-size: .625em;
	text-align: center;
	margin: auto;
	padding: 13px 0px 0px 0px;
	width: 800px;
	height: 193px;
	color: #fff;
	background-color: #282A27;
	background-image: url(images/background_footer.gif);
	background-repeat: repeat-x;
	position: relative;
}

#footer_text img#conext {
	margin: 40px 25px 0px 0px;
	float: right;
}

#footer_text a {
	text-decoration: none;
	color: #fff;
}

#footer_text a:hover {
	text-decoration: underline;
}

/*****************/
/* FROM menu.css */
/*****************/

/*************/
/* MAIN MENU */
/*************/

/***************/
/* PRIMARY NAV */
/***************/
#nav {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	width: 786px;
	height: 27px;
	list-style-type: none;
}

#nav li {
	margin: 0px;
	padding: 0px;
	height: 27px;
	display: block;
	float: left;
}

#nav li a#menu_nobg {
	background: none;
}

#nav li a:link, #nav li a:visited  {
	display: block;
	min-width: auto;
	_width: 0px;
	height: 27px;
	margin: 0px;
	padding: 0px 10px;
	line-height: 27px;
	color: #000;
	font-weight: normal;
	font-size: .75em;
	text-align: center;
	text-decoration: none;
	background-image: url(images/menu_seps.gif);
	background-repeat: no-repeat;
	background-position: 100% 9px;
}
#nav li a:hover {
	color: #BA6831;
}
#nav li a#static {
	color: #BA6831;
}
#nav li:hover a.hilite, #nav li.over a.hilite {
	color: #BA6831;
}

/****************/
/* SUBNAV LINKS */
/****************/
#subnav {
	margin: 0px;
	padding: 0px;
	width: 168px;
	display: block;
	list-style-type: none;
}

#subnav li {
	margin: 0px;
	padding: 0px;
	display: block;
}

#subnav li a:link, #subnav li a:visited  {
	display: block;
	width: 156px;
	margin: 0px;
	padding: 0px 0px 5px 12px;
	color: #000;
	text-align: left;
	text-decoration: none;
}
#subnav li a:hover {
	color: #BA6831;
}
#subnav li a#static {
	color: #BA6831;
}

/*****************/
/* MINISTRY MENU */
/*****************/
#ministry_home {
	margin: 0px;
	padding: 0px;
	width: 280px;
	display: block;
	list-style-type: none;
}

#ministry_home li {
	margin: 0px;
	padding: 0px;
	display: block;
}

#ministry_home li a:link, #ministry_home li a:visited  {
	display: block;
	width: 260px;
	margin: 0px;
	padding: 10px;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.35em;
}
#ministry_home li a:hover {
	background-color: #D7DDD3;
}

/**COMMENTS**/

h3#respond {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
}

input#submit {
        color: #000000;
        border: #BA6831 2px solid;
        background-color: #CCCCCC;
}
#wpng-calendar {
        background: url(images/home_events_topper.gif) no-repeat 0px 0px;
        background-color: #D7DDD3;
        width: 265px;
        padding: 13px 0px 5px 15px;
}
#wpng-cal-widget-events {
        padding-left: 15px;
}
#wpng-cal-widget-events ul {
        padding-left: 0px;
        margin-left: 0px;
}
#wpng-cal-widget-events ul li {
        list-style-type: none;
}
