@charset "utf-8";
/* CSS Document */

@import url(reset.css);

html{
	}

body{

	width:970px;
	margin-left:auto;
	margin-right:auto;
	min-height:400px;
	position:relative;
	color:white;
	font-family: Arial, "MS Trebuchet", sans-serif;
	background:#a2afb8;
	border-left:5px solid white;
	border-right:5px solid white;
	z-index:1;
	background-image: url(data:image/png;base64,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);
}

#main_menu li{
	display:inline;
	margin:0 10px;
}




p{
	padding:10px 0;
	
	
}

nav, section, footer, aside{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}


section p{
	line-height: 110%;
	}

header{
		background:#4357a7;
		}

#wrap{
	position:relative;
	z-index:-1;
	background:#a2afb8;
}

header, aside{
	width:33%;
	position:absolute
}

header{
	border-bottom:5px solid white;
	height:258px;
	
}

aside{
	top:263px;

	padding:20px;

}

a{
	color:white;
}


a[href$=".pdf"], a[href$=".doc"]{
	margin:58px auto 0 ;
	display:block;
	position:relative;
	width:32%;
	text-align: center;
}


a[href$=".pdf"]:before
	{
	content:' ';
	display:block;
	width:100%;
	height:32px;
	background:url('/media/media/images/mime-icon-32/pdf.png') no-repeat center;
	position:absolute;
	top:-38px;
	text-align: center;
	
}


a[href$=".doc"]:before
	{
	content:' ';
	display:block;
	width:100%;
	height:32px;
	background:url('../images/word-icon.png') no-repeat center;
	position:absolute;
	top:-38px;
	text-align: center;
	
}


.multipledocs a	{
	float:left;
	}


.docs div{
	margin:40px 0 0 0;
	border-bottom:dashed 1px;
	padding:0 0 40px 0;
	}
	
.docs div > div{
	margin:0;
	border: 0;
	padding:0;
	}

#jform_articletext_toolbargroup{
	margin: auto;
	padding: 0;
	border:none;
}
	

.docs h2{
	text-align: center;
	}


aside p{
	position:relative;
	color:slategrey;
	margin:0 0 10px 5px;
}

#one p:first-letter{
	float: left; 
	color: white; 
	font-size: 55px; 
	padding-right: 8px; 
	padding-left: 3px; 
	padding-bottom:12px;
}


header img{
	width:100%;
	margin:18px auto 0;
	display: block;
	border:4px solid white;
	position:relative;
	z-index:1;


}

h1{
	font-family: 'Crimson Text', serif;
	text-align:center;
	font-size:3em;
	margin:20px 0;
	font-weight: 200;
}

header h2{
	margin:20px auto 0;
	width:90%;
	text-align:center;
	font-size:1.2em;
	font-weight:200;

}

h2{
	font-size:1.4em;
	font-weight:200;
	margin:20px 0 10px 0;
}

h2:first-child{
	margin-top:20px;
}

h3{
	font-family: 'Crimson Text', serif;
	font-size:1.8em;
	margin:10px 0;

}


h4{
	color:dimgrey;
	font-family: 'Crimson Text', serif;
	margin: 10px 0 20px 50px;
}


aside div{
	margin-left:50px;
	color:slategrey;
}

aside div span{
	margin:2px 0;
	display:block;
}

aside .no{
	display:inline;
}

#one{
	margin:0;
	color:inherit;
}

.newsflash{
	margin-top:40px;
	margin-right:40px;
}

.newsflash a{
	margin:0;
	display:inline;
}

.newsflash p:first-letter{
	
	color: inherit; 
	font-size: inherit;

	padding-right: 0em; 
	padding-left: 0; 
	padding-bottom:0;
	letter-spacing:auto;
}

.newsflash p{
	margin:0;
}

.newsflash p:before, .newsflash p:after{ 
	content:"\201C"; 
	font-size:5em;
	display:block;
	width:40px;
	height:40px;
	font-family:"Times New Roman", Georgia;
	color:white;
	position:absolute;
	left:-40px;
	top:-15px;
}

.newsflash p:after{
	content:"\201D";
	left:180px;
	top:65px;
	
}


aside a{
	color:white;
	text-decoration:none;
	margin: 50px 0 0 50px;
	display:block;
}

aside a:hover{
	color:yellow;
}

nav, section{
	margin-left:33%;
	background:red;
	position:relative;
	right:0;
	top:0;

}

nav{
	background:#4357a7;
	height:47px;
	border-left:5px solid white;
}

.menu{
	width:90%;
	display:block;
	margin:0 auto;
	text-align:center;
}

.menu li{

	margin:14px 0;
	display:inline-block;
	padding:0 1.2%;
	line-height:19px;
	border-left:1px solid white;
}

.menu li:first-child{
	border-left:0;
}


.menu a{
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	width:100%;
	display:block;
	font-family: 'Crimson Text', serif;

	}

.menu a:hover{
	color:yellow;
}


section{
	padding:10px;
	background:url('../images/sky-2.jpg');
	border-top:5px solid white;
	border-left:5px solid white;
	min-height:1000px;
	position:relative;
	z-index:-5;
	
}

#user1 {
	position:relative;
	top:-80px;
	left:350px;
	height:auto;
	width:230px;
}

section img{
	display:block;
	margin:20px auto;
	border-radius:2px;
	border:5px solid white;
}

.homepg p{
	text-align:center;
}

.item-page, .blog{
	min-height:600px;
	position:relative;
	border:5px solid white;
	padding:20px;
	margin:30px;
	background: #4357A7; /* Old browsers */
	

}

.blog .items-row{
	margin:0 0 50px 0;
}

.pagination {
	position:relative;
	top:0;
	left:0;
	width:80%;
	margin:0 10%;
	text-align:center;
}

.pagination ul li { 
	display:inline;
}

.pagination ul { 
	list-style-type:none; 
}

.pagination-start, .pagination-prev, .pagenav, .pagination-next {
	margin-right:6px;
}

.downloads{

	}

.downloads h2{
	text-align: center;
	}

.downloads div{
	border-radius: 3px;
	width:90%;
	margin:20px 0;
	padding:10px 5% 20px;
	background:rgba(162, 175, 184, 0.5);
	}


.downloads h1+div{
	min-height: 200px;
	}

.downloads h1+div  a{
	float: left;

	}


footer{
	padding:30px 10px 0;
	border-top:5px solid white;
	position: relative;
	background:#4357a7;
	width:100%;
	text-align:center;
	height:108px;
	
}



.item-page:before,
.item-page:after,
.blog:before,
.blog:after{
content: '';
z-index: -1;
position: absolute;
left: 10px;
bottom: 10px;
width: 70%;
max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
max-height: 100px;
height: 55%;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-webkit-transform: skew(-15deg) rotate(-6deg);
-moz-transform: skew(-15deg) rotate(-6deg);
-ms-transform: skew(-15deg) rotate(-6deg);
-o-transform: skew(-15deg) rotate(-6deg);
transform: skew(-15deg) rotate(-6deg);
	}

.item-page:after, .blog:after {
left: auto;
right: 10px;
-webkit-transform: skew(15deg) rotate(6deg);
-moz-transform: skew(15deg) rotate(6deg);
-ms-transform: skew(15deg) rotate(6deg);
-o-transform: skew(15deg) rotate(6deg);
transform: skew(15deg) rotate(6deg); 
}



header div{
	position:relative;
	width:80%;
	margin:0 auto;
	z-index:1;
}

header div:before,
header div:after{
content: '';
z-index: -1;
position: absolute;
left: 7px;
bottom: 10px;
width: 80%;
max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
max-height: 100px;
height: 55%;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-webkit-transform: skew(-15deg) rotate(-6deg);
-moz-transform: skew(-15deg) rotate(-6deg);
-ms-transform: skew(-15deg) rotate(-6deg);
-o-transform: skew(-15deg) rotate(-6deg);
transform: skew(-15deg) rotate(-6deg);
	}

header div:after {
left: auto;
right: 0px;
-webkit-transform: skew(15deg) rotate(6deg);
-moz-transform: skew(15deg) rotate(6deg);
-ms-transform: skew(15deg) rotate(6deg);
-o-transform: skew(15deg) rotate(6deg);
transform: skew(15deg) rotate(6deg); 
}


label{
	display:block;
	width:90%;
	margin:0 auto;
	}
	
#mysimpleform{
	margin:20px 0;
	display:block;
	background:#A2AFB8;
	border-radius:3px;
	padding:20px;
	
	}


#mysimpleform input, #mysimpleform textarea{
	width:90%;
	margin: 3px  auto 10px;
	display: block;
	}


#mysimpleform .button{
	width:30%;


}




.contact{
	background:#A2AFB8;
	border-radius:3px;
	width:100%;
	margin:0 0 10px 0;
	height:220px;
	vertical-align:top;
	position:relative;
	z-index: 1;
}




.contact div{
	display:inline-block;
	width:48%;
	text-align:center;
	height:100%;
	position:absolute;
	top:10px;
	padding:10px;
	
}


.contact div+div{
	right:0px;
	top:-5px;
}

.contact a{
	color:white;
	text-decoration:none;
	margin:20px 0 0 0;
	display:block;
	}


/*.contact a:before{
	content:' ';
	display:block;
	width:40px;
	height:40px;
	background:url('../images/mail.png');
	margin:0 auto;
*/

}

.contact >div span{
	display:block;
	position:relative;

	margin:0 auto;
	z-index:1;
}



.contact >.portrait span:before,
.contact >.portrait span:after{
content: ' ';
z-index:-1;
position: absolute;
left: 80px;
bottom: 69px;
width: 30%;
max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
max-height: 100px;
height: 55%;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-webkit-transform: skew(-15deg) rotate(-6deg);
-moz-transform: skew(-15deg) rotate(-6deg);
-ms-transform: skew(-15deg) rotate(-6deg);
-o-transform: skew(-15deg) rotate(-6deg);
transform: skew(-15deg) rotate(-6deg);
	}

.contact >.portrait span:after {
left: auto;
right: 80px;
-webkit-transform: skew(15deg) rotate(6deg);
-moz-transform: skew(15deg) rotate(6deg);
-ms-transform: skew(15deg) rotate(6deg);
-o-transform: skew(15deg) rotate(6deg);
transform: skew(15deg) rotate(6deg); 
}




