/*
Theme Name: donvale-ps
Theme URI: http://reaktive.com.au
Description: Custom theme for Donvale Primary School
Version: 1.0
Author: Mike Glover, Reaktive Design
Author URI: http://reaktive.com.au

Built from the "H5" theme
H5 Author: Jeff Starr
H5 Author URI: http://perishablepress.com/
*/

@font-face {
    font-family: 'DroidSansRegular';
    src: url('../../../f/DroidSans-webfont.eot');
    src: url('../../../f/DroidSans-webfont.eot?iefix') format('eot'),
         url('../../../f/DroidSans-webfont.woff') format('woff'),
         url('../../../f/DroidSans-webfont.ttf') format('truetype'),
         url('../../../f/DroidSans-webfont.svg#webfontw7zqO19G') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('../../../f/DroidSans-Bold-webfont.eot');
    src: url('../../../f/DroidSans-Bold-webfont.eot?iefix') format('eot'),
         url('../../../f/DroidSans-Bold-webfont.woff') format('woff'),
         url('../../../f/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('../../../f/DroidSans-Bold-webfont.svg#webfontSOhoM6aS') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* == BASICS == */


#header, footer, section, article, aside, nav {
	display: block;
	}
	
p, ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;	
}

body {
	margin: 0 auto;
	font-family: Ubuntu, Arial, Tahoma, Geneva, Helvetica, sans-serif; 
/*	background: #22281A url(../../../i/home-header-wrapper-bg.jpg) top repeat-x;	 */
/*	background: #22281A; */
	background: #000030; 
/*	color: #fff; */
    color: #000030;
	}
	
nav+section {
	overflow: hidden;
	width: 600px;
	clear: both;
	float: left;
	}
	
div.clear {
	clear: both;
}

div.block {
	clear: both;
	height: 5px;
/*	background: #22281A; */
	background: #000030;
	margin: 20px 0px 20px 0px;

}
h4, h5, h6 {
	padding: 0px 0px;	
}
/* == LINKS == */

a:link, a:visited {
	text-decoration: none;
	color: #8a9e5e;
	text-shadow: 1px 1px 0pt rgba(0, 0, 0, 0.5);	
	}
a:hover, a:active {
	text-decoration: underline;
	color: #e3c40f;
	text-shadow: 1px 1px 0pt rgba(0, 0, 0, 0.5);	
	}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}

.alignright {
	float: right;
	margin: 10px 0px 10px 10px;	
}

/* == HEADER == */

/* header - main block */
#home-header-wrapper-outer {
	height: 466px;
	width: 100%;
	background: url(../../../i/home-header-wrapper-bg-new.jpg) repeat-x;
}

#home-header-wrapper {
	height: 466px;
	width: 100%;
	background: url(../../../i/home-header-wrapper-new.jpg) top center no-repeat;
}

#header-wrapper {
	height: 185px;
	width: 100%;
	background: url(../../../i/header-wrapper-bg-new.jpg) repeat-x;	
	z-index: 2;
}

#header-block {
	position: relative;
	width: 990px;
	margin: auto;	
	z-index: 2;
}



/* header - logo */

#home-logo-wrapper {
	position: relative;
	width: 155px;
	height: 466px;
	/* display: block; */
	float: left;	
}

#logo-wrapper {
	position: relative;
	width: 155px;
	height: 185px;
	display: block;
	float: left;	
	background: url(../../../i/logo-wrapper-new.jpg);	
}


#logo,
#logo-main {
	width: 155px;
	height: 165px;
	position: relative;

}

#logo a:link, 
#logo a:visited {
	display: block;
	height: 100%;
	width: 100%;
	background: url(../../../i/logo-new.jpg) top center no-repeat;		
}

#logo a:hover, 
#logo a:active {
	background: url(../../../i/logo-hover-new.jpg) top center no-repeat;	
}


#logo-main a:link, 
#logo-main a:visited {
	display: block;
	height: 100%;
	width: 100%;
	background: url(../../../i/logo-main-new.jpg) top center no-repeat;		
}

#logo-main a:hover, 
#logo-main a:active {
	background: url(../../../i/logo-main-hover-new.jpg) top center no-repeat;	
}


/* header - right hand block */

#home-header-main-block {
	width: 835px;
	height: 466px;
	float: left;
}

#header-main-block {
	width: 835px;
	height: 185px;
	float: left;
	z-index: 2;
}

#header {
	position: relative;
	width: 835px;
	height: 73px;	
}

#header a {
	display: block;
	height: 100%;
/*	width: 100%;	*/
	width: 665px;
	float: left;
} 

#header h1 {
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(../../../i/header-new.jpg) top left;	
	text-indent: -9999px; 
	height: 100%;
	width: 100%;
	float: left;	
}

#home-header-main {
	width: 835px;
	height: 356px;
	clear: both;
}

#header-main {
	width: 835px;
	height: 75px;
	clear: both;	
	background: url(../../../i/header-main.jpg);
	z-index: 1;
}

#header-main h2 {
	margin: 0px;
	padding: 0px 15px;
	display: block;
	width: 680px;
	text-align: left;
	text-size: 1.5em;
	text-transform: capitalize;
	text-shadow: black 1px 1px 0.05em;
	line-height: 75px;
	vertical-align: middle;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serf;
	color: #E3C40F;
}

#home-image-slider {
	margin-left: 63px;
	margin-top: 27px;
	width: 554px;
	height: 325px;
	background: url(../../../i/image-slider-new.jpg);
	float: left;
}

#header-search {
	float: left;
	display: block;
	width: 150px;	
	padding: 2px;
}

#home-news-block {
	float: left;
	width: 150px;
	margin-left: 22px;
	margin-top: 47px;
/*	background: #22281A; */
	background: #000030;
	min-height: 100px;
	box-shadow: 5px 5px 4px #000;	
	
	color: #8A9E5E;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

#home-news-block h3 {
	color: #E3C40F;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#home-news-block p {
	padding: 5px 0px;
}

#home-news-block a:link,#home-news-block a:visited 

{

color: #bbc8a2;

}

#home-news-block a:hover, #home-news-block a:active 

{

color: #e3c40f;

}

#header-search form {

}

#s {
	background: #8a9e5e;	
/*	border: 2px solid #22281A; */
	border; 2px solid #000030;
	font-size: 0.8em;
	height: 18px;	
	font-size: 0.85em;
	font-weight: bold;		
}

#header-search #s {

	float: right;
	margin-top: 10px;
/*	margin-right: 2px;	*/

}

#search-button {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	background: #52743d;	
/*	border: 2px solid #22281A; */
	border: 2px solid #000030;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: bold;	
}

#header-search #search-button {

	float: right;
	margin-top: 2px;
	padding: 1px 8px; 
	display: block;
}
#search-button:hover {
	background: #e3c40f;	
}

/* == POSTS == */

article[id*=post-] {
/*	padding: 0px 50px 0px 170px; */
	text-align: justify;
	
	}
article>header p, 
article>footer p {
	font-style: italic;
	}
article+nav {
	font-weight: bold;
	}
section>h1 {
	padding-top: 0px;
	}

/* == NAVIGATION == */

#navigation {
	background: url(../../../i/nav-bg.jpg) repeat-x;	
	height: 37px;	
	clear: both;
	display: block;	
	text-align: left;
	width: 835px;
	display: block;
	padding: 0px;	
	margin: auto;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	z-index: 2;	
}

#navigation ul {
		text-align: left;
		margin: 0;
		padding: 0px;
		z-index: 20;

		}
		
		#navigation ul li {
			text-indent: 0px;
			margin-right: 0px;
			font-size: 0.8em;	

			font-weight: bold;	
			display: block;
			float: left;
			text-transform: uppercase;
			text-shadow: black 1px 1px 0.05em			

			}
	
			#navigation ul li a {
				padding: 3px 15px;
				line-height: 31px;	
				display: block;
			}
			
			#navigation ul li a:link,
			#navigation ul li a:visited {
				color: #fff;	
				text-decoration: none;
			}
			
			#navigation ul li a:hover,
			#navigation ul li a:active,
			#navigation ul li .current_page_item>a {
				background: #282F1F;
				text-decoration: none;					
			}
/* == SUB MENUS == */
			
#navigation ul li ul {
	display: none;
	background: #5a7a42;	
	width: auto	;
	margin-left: -1px;
	font-size: 1.2em;
 	border-bottom: solid black 1px;	
	clear: both;
	position: absolute;	
	z-index: 200;	
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;	

}

#navigation ul li:hover ul {
	display: block;

}

#navigation ul li ul li {

	display: block;
	background: #5a7a42;		
	clear: both;
	width: 100%;
	text-transform: capitalize;
}

#navigation ul li ul li a {
	width: auto;
	display: block;	
	padding: 3px 20px;
	line-height: 15px;	
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px; 
	clear: both;

}

/* == MAIN BODY STYLING == */


#home-content {
	width: 990px;
/*	background: url(../../../i/home-main-wrapper-bg.jpg) no-repeat top center; */
	margin: auto;
	
}


.rss_link {
	width: 180px; 
	margin: auto;
	padding: 5px 0px;

}

.cal_link {
	width: auto;
	margin: 25px auto 0 auto;
	padding: 0 55px;
	text-align: center;
	font-size: 1.2em;
}

#main-wrapper {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #22281A ;
	background: url(../../../i/main-wrapper-bg.jpg) no-repeat center top;	
	z-index: 1;
	
}

#index-wrapper {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #22281A ;
	background: url(../../../i/main-wrapper-bg.jpg) no-repeat center top;	
	min-height: 420px;
	z-index: 1;
	
}


 #main-content {
	position: relative;
	padding: 1px 0px;
	background: url(../../../i/main-content-pane-bg.png);
	border: 1px solid #22271A;
	border-radius: 15px;
	width: 790px;
	margin: auto;
	z-index: 1;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3), -2px 2px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    2px 2px 3px rgba(0, 0, 0, 0.3), -2px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow:         2px 2px 3px rgba(0, 0, 0, 0.3), -2px 2px 3px rgba(0, 0, 0, 0.3);
} 

#main-content img {
	background: #111308;
	padding: 1px;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3), -2px 2px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    2px 2px 3px rgba(0, 0, 0, 0.3), -2px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow:         2px 2px 3px rgba(0, 0, 0, 0.3), -2px 2px 3px rgba(0, 0, 0, 0.3);
} 


#main-content a:link,
#main-content a:visited {
	color: #C6D2B3;
	text-decoration: underline;	
	font-weight: 400;
/*border-bottom: 1px dotted; */
}


#main-content a:hover,
#main-content a:active {
	color: #F7E480;
	text-decoration: none;
	border: none;
}




#main-content-inner {
	width: 740px;
	margin: 20px 25px;
	color: #202619;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: justify;
	font-size: 0.95em;
	z-index: 1;	
	overflow: hidden;
}

#main-content-inner ol,
#main-content-inner ul,
#main-content-inner address {
	margin-left: 60px;	
	color: #A7B887;	
}

#main-content-inner p {
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-weight: 400;	
	padding: 4px 0;
	color: #A7B887;
	font-size: 16px;		
}

#main-content-inner h2,
#category-archives h2,
#news-overview-archive h2 {
	color: #FFF;	
	display: block;
	padding: 0;
	margin: 0;
	width: 740px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-weight: 500;
	height: 56px;
	line-height: 50px;
	margin-bottom: 5px;
	vertical-align: middle; 
	background: url(../../../i/main-content-h2-line.png) bottom no-repeat; 
	text-shadow: black 1px 1px 0.05em;	
	font-size: 26px;	
}

#main-content-inner h3 {
	color: #FFF;	
	padding: 15px 0px 5px 0px;
	margin: 0px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-weight: 400;	
	font-size: 18px;
		
}

#main-content-inner h4 {
	color: #A7B887;	
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px dashed;
	padding-bottom: 3px;
}

#main-content-inner h5 { 
	color: #A7B887;	
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted;
	padding-bottom: 3px;	
}

#main-content-inner h6 { 
	color: #A7B887;	
	font-weight: bold;
	font-size: 16px;
}

	

#home-main-text,
.home-main-bottom-text {
	position: relative;
	display: block;
	width: 990px;
	clear: both;
/*	color: #fff; */
  color: #000030;
	font-size: 1.5em;
	font-weight: bold;
	margin: auto;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 5px 0px 25px 0px;

}


.home-main-bottom-text {
	font-size: 1.2em;	
	margin-top: 10px;
	margin-bottom: 20px;
	width: 920px;
}

#home-main-links {
	width: 988px;	
	margin: auto;
	color: #8a9e5e;
	clear: both;
	position: relative;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background: url(../../../i/main-links-separators-bg.gif) repeat-y;
}

.home-main-link {
	position: relative;
	display: block;
	width: 226px;
	float: left;
	text-align: center;
	font-size: 0.9em;
	padding: 0px 10px 10px 10px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	overflow: auto;
}

#home-main-links h2 {
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	text-shadow: black 2px 2px 0.1em }


.home-main-link-image {
	margin: auto;
	width: 174px;
	height: 134px;	
	background: #8a9e5e;
	-moz-box-shadow: 0px 5px 12px #000;
	-webkit-box-shadow: 0px 5px 12px #000;
	box-shadow: 0px 5px 12px #000;	
}

.home-main-link-image:hover {
	background: #e3c40f;
}

#home-main-links img {
	width: 160px;
	height: 120px;
	border: 1px solid #000;	
	margin-top: 6px;
}

.home-main-link a:link,
.home-main-link a:visited {
	color: #BBC8A2;	
}

.home-main-link a:hover,
.home-main-link a:active {
	color: #e3c40f;	
}




div#home-dynamic-links {
	clear: both;
	width: 930px;
	margin: auto;	
	position: relative;
	margin-top: 40px;
	margin-bottom: 30px;
	padding: 0px 30px;
	color: #111709;
	text-align: center;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}



div#home-dynamic-links h2 {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 10px 15px 10px;
	margin: 0px;
	text-shadow: black 1px 1px 0.1em;
	text-align: center;
	text-transform: uppercase;
	}

div#home-dynamic-links a:link,
div#home-dynamic-links a:visited
 {
	color: #D8DFB8;
	text-decoration: none;
}

div#home-dynamic-links a:hover,
div#home-dynamic-links a:active {
	color: #E3C40F;
	text-decoration: underline;
}

div#home-dynamic-links img
{
	border: none;	
}

div#home-page-calendar,
div#home-page-pa,
div#home-page-newsletter

{
	width: 250px;
	float: left;
	background: url(../../../i/home-dynamic-link-bg.jpg) no-repeat #52743D;
	margin: auto;
	margin: 0px 5px;
	border: 1px solid #000;	
	-moz-box-shadow: 0px 5px 6px #000;
	-webkit-box-shadow: 0px 5px 6px #000;
	box-shadow: 0px 5px 6px #000;		
	min-height: 600px;
	padding: 15px;	
		
}

div#home-page-newsletter {
	margin-right: 30px;

}


div#home-page-pa {
	margin-left: 30px;
	text-align: left;
}

div#home-page-newsletter h3,
div#home-page-pa h3 {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: normal;	
}
#home-page-newsletter .smalltext,
#home-page-pa .smalltext {
	margin-top: 3px;
	font-size: 0.75em;
	color: #334525;
}	

#home-page-newsletter .dh_article,
#home-page-pa .dh_article {
	margin-top: 10px;
	padding-top: 5px;
	font-size: 0.9em;
	border-top: 1px dotted #000;		
	border-collapse: collapse;
}

#home-page-newsletter .dh_article {
	border-bottom: 1px dotted #000;	
}


#home-page-newsletter .smalltext
{
	margin-bottom: 3px;	
}
.more-link {
	color: #BBC8A2;
}
.more-link:hover {
	color: #E3C40F;
}

.event-list ul {
	font-size: 1.2em;
	padding: 6px 0px;
	border-top: 1px dotted #000;
	
}




/* == INDEX PAGES == */


#index-wrapper-inner {
	width: 820px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: justify;
	font-size: 0.95em;	
	z-index: 1;
}

#index-items {
	color: #8a9e5e;
/*	clear: both; */
	position: relative;
	padding: 0;
	text-align: center;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 1;	
}	

#index-items p {
	padding: 0px;
	margin: 0px;	
}

.index-item {
	display: inline;
	position: relative;
	float: left;	
	width: 212px;
	margin: 0px 30px 20px 30px;
	min-height: 230px;
}

#index-items a:link,
#index-items a:visited {
	color: #BBC8A2;	
}

#index-items a:hover,
#index-items a:active {
	color: #e3c40f;	
}


#index-items img {
	width: 200px;
	height: 120px;
	padding: 5px;
	border: 1px solid #000;	
	margin: auto;
	background: #8a9e5e;
	-moz-box-shadow: 0px 5px 12px #000;
	-webkit-box-shadow: 0px 5px 12px #000;
	box-shadow: 0px 5px 12px #000;	
}

#index-items img:hover {
	background: #e3c40f;
}

#index-items h2 {
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 0px 5px 0px;
	margin: 0px;
	text-shadow: black 2px 2px 0.1em;	
}


/* staff page */

#staff {
	color: #8a9e5e;
	position: relative;
	padding: 0;
	text-align: center;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 1;	
	
}
#staff img {
	background: #8a9e5e;	
	border: 1px solid #000;		
	padding: 5px;	
	margin: 10px 0;
}

#staff a img:hover{
	background: #e3c40f;	
}

#staff-profiles img {
	float: left;
	padding: 5px;
	margin: 10px 20px 65px 0px;	
	border: 1px solid #000;	
	background: #8a9e5e;
	-moz-box-shadow: 0px 5px 12px #000;
	-webkit-box-shadow: 0px 5px 12px #000;
	box-shadow: 0px 5px 12px #000;	
}	
	
#staff-profiles a img:hover {
	background: #e3c40f;
}	
	


#staff h2 {
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: black 2px 2px 0.1em;	
	color: #fff;	
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 1.5em;	
	padding-bottom: 5px;
	padding-top: 10px;
	word-spacing: 0.3em;
}

#staff-profiles h3 {
	color: #fff;
	text-shadow: black 2px 2px 0.1em;		
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 1.2em;	
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: none;
	word-spacing: 0.3em;	
}

.staff-profile {
	clear: both;
	text-align: left;
	padding: 20px 0;
		
}



#staff-link {
	font-size: 1.3em;	
	padding: 40px 0;
}

#staff-link a:link,
#staff-link a:visited {
text-decoration: none;
color: #bbc8a2;
text-shadow: 1px 1px 0pt rgba(0, 0, 0, 0.5);
}

#staff-link a:hover,
#staff-link a:active 
{
text-decoration: underline;
color: #e3c40f;
}

/* == 2 column pages == */

.col-row-2 {
	width: 780px;
	display: block;
	margin-bottom: 20px;
}

.line-height-space {
	line-height: 1.4em;
}

#columns-2-img h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 0px 5px 0px;
	margin: 0px;
	text-shadow: black 2px 2px 0.1em;	
}

#columns-2 h2 {
	font-size: 1.4em;	
	font-weight: bold;
	text-transform: none;
	background: #8a9e5e;
	color: #fff;
}

#columns-2 p,
#columns-2-img p {
	padding: 10px 10px 0px 10px;
}
#columns-2 img {
/*	width: 330px;
	height: 220px; */
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #000;	
	margin: auto;
	background: #8a9e5e;
	-moz-box-shadow: 0px 5px 12px #000;
	-webkit-box-shadow: 0px 5px 12px #000;
	box-shadow: 0px 5px 12px #000;	
}

#columns-2 img:hover {
	background: #8a9e5e;
}

#columns-2-img img {
	width: auto;
	height: auto;
	padding: 5px;	
	margin: 0 15px;
}



.col-item-2 {
	width: 346px;
	margin: 10px 20px;
	display: block;
	float: left;
	text-align: justify;
	border: 2px solid #8a9e5e;
}

.col-item-2-image {
	width: 346px;
	margin: 10px 20px;
	display: block;
	float: left;
	text-align: center;
	border: none;
}

.col-item-2-image-v2 {
	width: 346px;
	margin: 10px 20px;
	display: block;
	text-align: justify;
	float: left;
	border: none;
}
.col-item-2-image-v2 a img,
.col-item-2-image-v2 img {
	margin-bottom: 10px;
}
.col-item-2-image-v2 p {
	margin-top: 10px;	
}
.col-item-2-image-v2 ul {
	margin: 10px 0px 10px 20px;
	
}
/* PLUGIN TABLES */



.wp-table-reloaded {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #F9F;
	margin: 10px 0px 15px 0px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
.wp-table-reloaded th {
	background-color: #E6EEEE;
	border: 1px solid #FFFFFF;
	padding: 4px;
	color: #3D3D3D!important;
}
.wp-table-reloaded td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.wp-table-reloaded .even td {
	background-color: #F9F;
}
.wp-table-reloaded .odd td {
	background-color: #9F9;
}
.wp-table-reloaded .row-hover tr:hover td {
	background-color: #D0D0D6!important;
}
.wp-table-reloaded-table-description {
	clear: both;
	display: block;
}


/* == NEWSLETTERS LIST == */

#newsletters {
	text-align: center;
	margin: auto;	
}

#newsletters a:link,
#newsletters a:visited {
	color: #D8DFB8;
}

#newsletters a:hover,
#newsletters a:active {
	text-decoration: underline;
	color: #e3c40f;
	}
#latest-newsletter {
/*	border: 1px solid #000;
	background: #5a7a42 url(../../../i/footer-content-bg-top.jpg) bottom center no-repeat ; */
	height: 114px;
	text-align: center;
	margin: 30px auto;
}	

#latest-newsletter a {
	display: inline;
	font-size: 2em;
	text-align: center;	
	line-height: 114px;
	vertical-align: middle;	
}

#latest-newsletter img {
	vertical-align: middle;		
}	

#newsletters a img {
/*	border: 1px solid #000;
	background: #5a7a42 url(../../../i/footer-content-bg-top.jpg) bottom center no-repeat ; */
	border: none;
	clear:  both;
	text-align: center;
}	

#old-news table+tr+td {

}

#old-news {
	text-align: center;
	margin: auto;	
	border-collapse: collapse;	
}

#newsletters td {
	margin: 0px;
	padding: 6px 20px 2px 20px;	
	border-collapse: collapse;
	vertical-align: middle;
/*	border-top: 1px dotted #22281A;		*/
	border-top: 1px dotted #000030;
/*	border-bottom: 1px dotted #22281A;			 */
	border-bottom; 1px dotted #000030;
}
#newsletters tr {
	margin: 0px;
	padding: 0px;
}

/* == NEWS ANNOUNCEMENTS - OVERVIEW == */


#news-overview-archive,
#category-archives {
	width: 515px;
	float: left;	
	margin-top: 5px;
	padding-right: 15px;
	display: block;
/*	border-right: 1px dotted #22281A;	*/
	border-right; 1px dotted #000030;
}

#news-overview-archive ul,
#news-overview-archive-sidebar ul {
	margin-left: 0;	
}

#category-archives {
	width: 740px;	
	border-right: none;
}

#category-archives h2,
#news-overview-archive h2 {
/*	color: #F6E79D;	
	display: block;
	padding: 0px 0px;
	margin: 0px;
	width: 515px;
	font-family: "DroidSansBold", Arial, Helvetica, sans-serif;
	height: 50px;
	line-height: 50px;
	vertical-align: middle; 
	background: url(../../../i/main-content-heading.jpg);
	text-shadow: black 1px 1px 0.05em;	
	text-indent: 20px;
	font-size: 1.6em;	*/
}



#category-archives .smalltext,
#news-overview-archive .smalltext {
	margin-top: 3px;
	font-size: 0.75em;
	color: #6C7955;
}
#category-archives ul {
	margin-left: 0;	
}
#category-archives li,
#news-overview-archive li {
	list-style: none;
	padding-bottom: 15px;
	border-top: dotted 1px #6C7955;	
	clear: both;
}
#category-archives li:first-child,
#news-overview-archive li:first-child {
	border: none;
}

#news-overview-archive li:first-child {
	border-bottom: none;
}

#category-archives li a:link,
#category-archives li a:visited,
#news-overview-archive-sidebar li a:link,
#news-overview-archive-sidebar li a:visited,
#news-overview-archive a:link,
#news-overview-archive a:visited {
	color: #D8DFB8;
}
#category-archives li a:hover,
#category-archives li a:active,
#news-overview-archive-sidebar li a:hover,
#news-overview-archive-sidebar li a:active,
#news-overview-archive a:hover,
#news-overview-archive a:active {
	text-decoration: underline;
	color: #e3c40f;
	}

#news-overview-archive-sidebar {
	display: block;
	width: 180px;
	float: left;	
	min-height: 200px;
	margin-top: 5px;
	margin-left: 15px;	
	
}

#news-overview-archive-sidebar h2 {
	width: 220px;
}
#news-overview-archive-sidebar ul {
	margin-top: 15px;	
	font-size: 14px;
}
#news-overview-archive-sidebar li {
	list-style: none;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 3px;
}
#category-archives img,
#news-overview-archive img {
	border: 4px solid #383F2F;
}


/* == EVENTS == */

#cal-event {
	text-align: center;	
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	color: #202619;	
}

#cal-event h4 {
	margin: 0 0 0 0;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #6C7955;
	border: none;

}

#cal-event .underline {
/*	border-bottom: 1px solid #22281A;	*/
	border-bottom; 1px solid #000030;
}

.tec-prev-month a:link,
.tec-prev-month a:visted,
.tec-next-month a:link,
.tec-next-month a:visted,
#cal-event h4 a:link,
#cal-event h4 a:visited {
	color: #BBC8A2;
}

.tec-prev-month a:hover,
.tec-prev-month a:active,
.tec-next-month a:hover,
.tec-next-month a:active,
#cal-event h4 a:hover,
#cal-event h4 a:active {
	color: #E3C40F;
}


#cal-event li:first-child {
	border-top: none;	
}
#cal-event .normal {
	width: 680px;
	margin: auto;
	color: #202619;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: left;
	font-size: 0.95em;
	font-weight: normal;
}

.tec-list-item {
	background: url(../../../i/main-content-bg-top.jpg) top center no-repeat #5B7A41;
	background-position: -2px -2px;
/*	border: 1px dotted #22281a;	*/
	border: 1px dotted #000030;
	padding: 10px 20px;
	margin: 10px 0 10px 0;
}
/* .tec-event {
	background: #4D6335;
/*	border-bottom: 1px solid #22281A; */
	border-bottom; 1px solid #000030;
/*	border-left: 1px solid #22281A; */
	border-left: 1px solid #000030;
/*	border-right: 1px solid #22281A;		*/
	border-right: 1px solid #000030;
	margin: 0;
}

.tec-event-alt {
	background: #5B743D;	
/*	border-bottom: 1px solid #22281A; */
	border-bottom! 1px solid #000030;
/*	border-left: 1px solid #22281A; */
	border-left: 1px solid #000030;
/*	border-right: 1px solid #22281A; */
	border-right: 1px solid #000030;
	margin: 0;
} */

#tec-content p {
	color: #202619;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: left;
	font-size: 0.95em;
	font-weight: normal;	
}


#cal-event .event-day {
/*	color: #22281A; */
	color: #000030;
	font-size: 1.4em;
}

#cal-event h5 {
	font-size: 1.5em;
}
/* #cal-event a:link,
#cal-event a:visited {
	text-decoration: none;
	color: #8a9e5e;	
	font-size: 1.3em;
	text-shadow: 1px 1px 0pt rgba(0, 0, 0, 0.5);	
}

#cal-event a:hover,
#cal-event a:active {
	text-decoration: underline;
	color: #e3c40f;	
	font-size: 1.3em;	
	text-shadow: 1px 1px 0pt rgba(0, 0, 0, 0.5);	
}
 
*/


#tec-list-table {
	text-align: center;	
	width: 800px;
	margin: auto;
	font-weight: normal;
	font-size: 0.8em;
}

.table-center {
	margin: auto;	
}
.tec-list-value {
	text-align: left;	
	width: 600px;	
}
.tec-list-desc {
	width: 200px;
	text-align: right;		
}

/* == COMMENTS == */

article[id*=comment-] {
	margin: 15px 0;
	padding: 10px;
	}
	article[id*=comment-] h4 {
		margin: 0;
		}
	.alt {
		border: 1px solid #ddd;
/*		background: #eee; */
		}
form[method=post] label {
	display: block;
	}
form[method=post] input {
	margin: 2px 0 12px 0;
	display: block;
	}

/* == SIDEBAR == */

aside {
	margin-top: 30px;
	overflow: hidden;
	width: 300px;
	float: right;
	clear: none;
	}
	aside li {
		list-style: none;
		}
		aside li ul li {
			list-style: disc outside;
			}

/* //// NEWS TICKER ///// */

.tickerLink {
	color: #E6CB26;	
}





/* == FOOTER == */

#footer-wrapper {
	/* background: #5A7A42 url(../../../i/footer-wrapper-bg-top.jpg) repeat-x; */
}

#footer-inner {
	/* background: url(../../../i/footer-content-bg.jpg) repeat-y; */	
}

#footer-content {
	/* background: url(../../../i/footer-content-bg-top.jpg) no-repeat top center; */
	width: 990px;
	margin: auto;	
	padding-top: 50px;
	padding-bottom: 20px;	
	text-align: left;
	overflow: hidden;
	clear: both;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
/*	text-transform: uppercase; */
	font-weight: bold;
	
}

#footer-content ul {
	list-style: none;	
}

#footer-content ul li {
	float: left;
	display: block;	
	width: 144px;
	padding: 0 10px;
	margin: 0;
/*	border-right: 1px dotted #000; */
}

#footer-content ul li a:link,
#footer-content ul li a:visited {
	color: #FFCC00;	
	text-shadow: none;		
}

#footer-content ul li a:hover,
#footer-content ul li a:active {
	color: #FFCC00;	
	text-shadow: none;		
}

#footer-content ul li ul {
	list-style: none;	
	padding: 0;
	margin: 0;	
}

#footer-content ul li ul li {
	clear: both;
	display: list-item;
	width: auto;
	padding: 0;
	margin: 0;
	border: none;
}

#footer-tagline {
	clear: both;
	padding: 50px 0 0 0;
	width: 990px;
	color: #FFCC00;
	text-align: center;
}

#footer-content ul li ul li a:link,
#footer-content ul li ul li a:visited,
#footer-tagline  a:link,
#footer-tagline  a:visited
 {
	color: #B1BF91;	
	text-shadow: none;	
}

#footer-content ul li ul li a:hover,
#footer-content ul li ul li a:active,
#footer-tagline  a:hover,
#footer-tagline  a:active
{ 
	color: #B1BF91;	
	text-shadow: none;	
}





/* == SEARCH == */

label[for=s] {
	display: none;
	}

/* == ELEMENTS == */

/* a place for misc. styles */



/* == ALL YOUR CODE ARE BELONG TO POETRY == */