/*
Theme Name: R.Ed.I. Foundation
Theme URI: http://redifoundation.org/
Description: The design for R.Ed.I.'s website
Author: Marc Muszynski
Version: 1.0
*/

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, header, footer, aside, nav, article {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
header, footer, nav, article, address, time, section, aside {
	display: block;
}
body {
	line-height: 1em;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
	outline: none;
}

/* Global Fonts */

body {
	color: #f8f8f8;
	font-size: 100%;
	line-height: 1.31em;
	font-family: arial,helvetica,sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	line-height: 1.31em;
	font-family: arial,helvetica,sans-serif;
}
a {
	color: #ef4545;
	text-decoration: none;
}
a:hover {
	color: #ef2525;
	text-decoration: none;
}

/* Global Alignment */

.alignleft {
	display: block;
	float: left;
	margin: 0.125em 0.5em 0.125em 0;
}
.alignright {
	display: block;
	float: right;
	margin: 0.125em 0 0.125em 0.5em;
}
.aligncenter {
	display: block;
	margin: 0.125em auto;
}
.clear {
	clear: both;
}

/* Global Structure */

body {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
}
#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
#header {
	position: relative;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
	background: #202020;
	border-bottom: 1px solid #555;
}
#banner {
	display: block;
	width: 50%;
	margin: 0 auto;
}
.site-title {
	color: #f8f8f8;
	text-align: center;
	font-size: 2.6em;
	line-height: 1.31em;
	font-family: tahoma, arial,helvetica,sans-serif;
	font-weight: 900;
}
.site-title img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.site-meta {
	display: none;
}
#main {
	margin: 1.6em 0.5em;
	clear: both;
}
#container, #sidebar {
	margin: 0 0 1.6em;
}
#sidebar {
}
#footer {
	margin: 1em 0.5em 5em;
	padding: 1em 0;
	clear: both;
	border-top: 1px solid #303030;
}

/* Navigation */
#nav .menu {
	clear: both;
}
#nav .menu li {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 0.5em;
	text-align: center;
}
#nav .menu li a {
	display: block;
	width: 95%;
	height: 100%;
	margin: 0 auto;
	/* See .button below */
}
/* Mobile Navigation */
.menu-trigger {
	display: none;
	width: 25%;
	padding: 1em 0;
	line-height: 1em;
	text-align: center;
	cursor: pointer;
	z-index: 900;
}
#menu-open {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}
#menu-close {
	position: absolute;
	top: 0;
	left: 0;
}

/* Content Areas */

.post {
	margin: 0 0 1.6em;
	border-bottom: 1px solid #303030;
}

.page-title {
	margin: 0 0 0.3em;
	font-size: 2.6em;
	line-height: 1.3em;
	font-family: tahoma,arial,snas-serif;
	font-weight: 700;
}

.entry-title {
	margin: 0 0 0.6em;
	font-size: 1.6em;
	line-height: 1.2em;
	font-family: "Lucinda Grande", arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.entry-meta {
	margin: 0 0 1em;
}

.entry-content {
	line-height: 1.6em;
}
.entry-content p, .entry-meta p {
	margin: 0 0 0.8em;
}
.build-image {
	display: none;
}
.edit-link{
	padding: 0.8em 0;
	clear: both;
}

/* Sidebar */

#sidebar li {
	margin: 0 0 1em;
}
#sidebar .widget-container {
	display: none;
}
#sidebar .widget_search {
	display: block;
}
.widget_search #s {
	width: 60%;
}
.widget_search #searchsubmit {
	width: 30%;
}
.widget-title {
	font-family: tahoma,arial,sans-serif;
	font-size: 1.15em;
	line-height: 1.3em;
	padding: 0 0 0.6em;
	margin: 0 0 0.6em;
	font-family: verdana, arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #303030;
}
.aside-post {
	display: block;
	margin: 0 0 1.5em;
}
.aside-post .entry-title {
	font-size: 1.15em;
	line-height: 1.3em;
	margin: 0 0 0.3em;
}
#sidebar .read-more {
	text-transform: uppercase;
	text-align: right;
}

/* Liss */

.entry-content ul, .entry-content ol {
	margin: 0 2em 1em;
	list-style: disc;
}
.entry-content ol {
	list-style: decimal;
}

/* Buttons */
.button, #nav .menu li a {
	display: block;
	text-align: center;
	padding: 0.5em;
	background: #ccc;
	color: #161616;
	border: 0.0625em solid #555;
	border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
}
a.button:active, #nav .menu li a:active, a.button:hover, #nav .menu li a:hover {
	background: #aaa;
}
a.button span {
	font-family: tahoma,verdana,sans-serif;
	font-size: 1.31em;
	line-height: 1.31em;
	font-weight: 700;
}
#nav .sub-menu li a {
	color: #f0f0f0;
	background: transparent;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/* Footer */
.footer-widget {
	margin: 0 0 2em;
}
#footer-nav .sub-menu {
	display: none;
}
#social-networks {
}
#social-networks ul {
	margin: 1em 0 0;
}
#social-networks li {
	width: 30%;
	padding: 0 1.5%;
	float: left;
	text-align: center;
}

/* Homepage */

.home .entry-content p {
	text-align: left;
}
.home .entry-content img {
	display: block;
	margin: 0 auto;
}

/* Videos */

.media-content {
	position: relative;
	width: auto;
	padding-top: 30px;
	padding-bottom: 75%;
	overflow: hidden;
	border: 0.0625em solid #202020;
}
.media-content iframe {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.home .media-content {
	margin: 2em 0 0;
}
/* Slideshow */
#slideshow-wrap {
	position: relative;
	width: auto;
	margin: 0 0 1em;
	padding-bottom: 75%;
	background: #f00;
	border: 0.0625em solid #202020;
}	
#slideshow-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	background: #000;
	overflow: hidden;
}
#slideshow {
	position: relative;
	margin:0 auto;
	width:100%;
	height: 100%;
	overflow:auto;
}

#slideshow .slide {
	margin: 0 auto;
	width: 95%;
	height: 100%;
}

#slideshow .slide img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.slide-box {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
}

#slideshow-box .control {
	display: block;
	position: absolute;
	top: 0;
	width: 39px;
	height: 100%;
	cursor: pointer;
	overflow: hidden;
	text-indent: -500px;
	z-index: 500;
}
#control-left {
	left:0;
	background: url('/wp-content/themes/redi/images/icons/control-left.png') no-repeat center center;
}

#control-right {
	right:0;
	background: url('/wp-content/themes/redi/images/icons/control-right.png') no-repeat center center;
}

/* Show Titles */

.show-title {
	font-size: 5.5em;
	line-height: 1.15em;
	text-align: center;
	font-family: impact,arian,sans-serif;
	letter-spacing: 3px;
	font-weight: 400;
	text-transform: uppercase;
}
.show-meta {
	color: #f44;
	font-size: 2.6em;
	line-height: 1.3em;
	text-align: center;
	font-family: impact,arian,sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
}

/* Contact Forms */

#ccf-form-success {
	color: #000000;
}

/* Print */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
		background: none !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#site-title {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 16pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#nav, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area, #sidebar {
		display: none !important;
	}
	#container, #header, #footer {
		margin: 0;
		width: 100%;
	}
	#content, .one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#colophon {
		width: auto;
	}
	#main {
		display: inline;
	}
}
