/* @override 
	http://www.miefinal.siteiscentral.com/launch/stylesheets/landing.css
	http://miefinal.siteiscentral.com/launch/stylesheets/landing.css
	http://www.movingimageeducation.org/launch/stylesheets/landing.css
*/


h2,
h3 {
	font-weight: bold;
	color: #1C95B7;
}

h2 {
	font-size: 200%;
}

h3 {
    font-size: 150%;
}

div.intro {
	color: #1C95B7;
	font-size: 1.7em;
	font-weight: bold;
	padding: 20px 20px 10px 30px;
	border-bottom: 1px;
	border-color: #888888;
	border-style: solid;
}

div.outro {
	margin: 0 30px;
	clear: both;
	padding: 10px 0 15px 0;	
}

.main {
    width: 500px;
    margin-left: 30px;
}

.additional {
	width: 748px;
	margin: 0 0 0 30px;
}

body {
	background: #282828;
}

.explore, .create, .analyse {
	float: left;
	text-align: center;
	padding: 1px;
	background: #000;
	border: 2px solid #fff;
	border-right: 0;
}

.explore {
	border-right: 2px solid #fff;
}

.explore a, .create a, .analyse a {
	width: 248px;
	height: 166px;
	display: block;	
}

.explore a:hover, .create a:hover, .analyse a:hover,
.links a:hover, .caseStudies a:hover, .forum a:hover {
	background-position: bottom left;
}

.explore a {
	background: url(../_resources/front/images/landing/mie_explore248x166.jpg) 0 0 no-repeat;
}

.video{
	margin-bottom:  15px;
}
.create a {
	background: url(../_resources/front/images/landing/mie_create248x166.jpg) 0 0 no-repeat;
}
	
.analyse a {
	background: url(../_resources/front/images/landing/mie_analyse248x166.jpg) 0 0 no-repeat;
}

.additional {
	clear: both;
}

a {
	font-weight: bold;
	text-decoration: none;
}

.news a:hover, .resources a:hover {
	color: #3366CC;
}

.news h1 {
	width: 80px;
	height: 28px;
}

.news h2{
	font-size: 2em;
	padding-bottom:  10px;
}

.resources {
	width:  430px;
	float: left;
	display: block;
	font-size: inherit;
}

.news, .resources{
	display:  block;
	padding: 10px;
}

.news {
	float: left;
	width: 290px;
	display: block;	
	margin-right:  5px;
	margin-top: 5px;
	padding:  0px;
	margin-left:  0px;
}

.new_teaser img {
    position: absolute;
    
}

.new_teaser a.title {
    color: #000!important;
    font-size: 1.6em;
    text-decoration: none!important;
    position: relative;
    top:0px;
    z-index: 1;
    padding-left:10px;
    font-weight: normal;
}


.heading_background h2 {
    color: #000;
    font-size: 1.6em;
    text-decoration: none;
    position: relative;
    padding-left:10px;
    font-weight: normal;
    width: 420px;
    height: 20px;
    clear: both;
    background-image: url("images/blue-header-430x20.png");
}

.top {
    float: left;
    clear:both;
    width: 100%;
}

.entry {
	padding: 4px;
}

.entry h3 {
	font-size: 1.2em;
}

.entry h3 a{
	display: block;
	color: #000;
	margin-right: 4px;
}

.entry .subheading {
    font-style: italic;
    font-size: x-small;
}

.entry h3 {
    float: left;
}

.resources li{
	padding-top:  5px;
	border-top:  1px solid #333333;
}

.resources li:first-child{
	border:  none;
}

a{
		color: #3366CC;
}
a:hover{
		text-decoration:underline;
}

.search_header {
    margin-top: 10px;
    margin-bottom: 10px;
}

.searchclear {
    height: 10px;
    border-color: #aaa;
    border-top-width:1px;
    border-style:solid;
}

.outer_pagination {
    padding: 15px;
}

#right_column .searchbar legend {
    float:left;
    margin-right: 20px;
}

#right_column .searchbar input	 {
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
}

.news p, .resources p {
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 1.1em;
}

.links, .caseStudies, .forum {
	background: #fff;
	padding: 1px;
	background: #000;
	border: 2px solid #fff;
	margin-bottom: 5px;
}

.links a, .caseStudies a, .forum a {
	width: 494px;
	height: 52px;
	display: block;
}

.links a {
	background: url(../_resources/front/images/landing/mie_links494x52.jpg) 0 0 no-repeat;
}

.caseStudies a {
	background: url(../_resources/front/images/landing/mie_studies494x52.jpg) 0 0 no-repeat;
}

.forum a {
	background: url(../_resources/front/images/landing/mie_forum494x52.jpg) 0 0 no-repeat;
}

#footer li a {
	padding-right: 20px;
}

#footer li a:hover {
	text-decoration: underline;
}

.outro {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}

.outro p {
    font-size: 120%;
}

.teaser {
    margin-bottom: 10px;
}

.teaser .summary {
    width: 100%;
    background-color: #ddd;
}

.teaser .summary p {
    padding-left: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.resources .advert {
    padding-bottom: 20px;
}

.resources .advert .title {
    font-size: 100%;
    font-weight: normal;
    display: inline;
}

