/*
Theme Name: More Vision
Theme URI: http://3rdiqc.com/
Description: Created for 3rd i by Department Three
Version: 1.0
Author: Department Three
Author URI: http://departmentthree.com
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
@import "css/slider.css";

body {
	background-color: #fff;
	background-image:  url(./img/bg-foot-gradient.png), url(./img/bg.png);
	background-repeat: repeat-x, repeat-y;
	background-position: bottom, top center;
	background-attachment: fixed, scroll;
	font-family: "Century Gothic", "Apple Gothic", Futura, Arial, sans-serif;
	color: #1b535c;
	font-size: 100%;
}

.outerWrap {
	margin: 0px;
	width: 100%;
}

.innerWrap {
	margin: 0 auto;
	width: 1005px;
	position: relative;
}

.entry ul, .entry ol, .slideContent ul, .slideContent ol {
	margin-left: 25px;
	margin-bottom: 15px;
}

.entry ul li, .slideContent ul li {
	list-style: outside disc;
	font-size: 12px;
}

ul.slideCol {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	margin-left: 20px !important;
}

ul.slideCol li {
	list-style: outside disc !important;
	font-size: 11px;
	line-height: 1.5em;
}

.partner ul li {
	display: inline-table;
	margin-right: 10px;
}

ul.cols2 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-moz-column-width: 250px; 
	-webkit-column-width: 250px; 
	-moz-column-gap: 35px; 
	-webkit-column-gap: 35px;
	margin-left:270px !important;
}

ul.cols3 {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	-moz-column-width: 250px; 
	-webkit-column-width: 250px; 
	-moz-column-gap: 35px; 
	-webkit-column-gap: 35px;
	margin-left:120px !important;
}

/* IMAGES */
img.alignright, img.alignleft, img.aligncenter, a img.alignright, a img.alignleft, a img.aligncenter, img.alignnone, a img.alignnone {
	padding: 10px;
	background-color: #fff;
	background-image:
	-webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(196,199,168)),
	    color-stop(0.6, rgb(255,255,255))
	);
	background-image:
	-moz-linear-gradient(
	    center bottom,
	    rgb(196,199,168) 0%,
	    rgb(255,255,255) 60%
	);
	-webkit-box-shadow: 0 5px 17px rgba(0,0,0, .7);
	-moz-box-shadow: 0 5px 17px rgba(0,0,0, .7);
	box-shadow: 0 5px 17px rgba(0,0,0, .7);
	
}
img.alignright {
	float:right; 
	margin:0 0 8px 8px;
}
img.alignleft {float:left; margin:0 8px 8px 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top: 10px;}
a img.alignright {float:right; margin:0 0 8px 15px;}
a img.alignleft {float:left; margin:0 15px 8px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top: 10px;}

/* TYPOGRAPHY */

a, a:visited {
	color: #1b535c;
}
a.post-edit-link {
	background: #1b535c;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 3px;
}
p {
	font-size: 16px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

h1,h2,h3,h4 {
	letter-spacing: 0.1em;
}
h3 {
	font-size: 18px;
	margin-bottom: 12px;
}
h4, h4 a {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
}

/* NAV */
.mainNav {
	width: 100%;
	margin: 0;
	background: url(./img/bg-nav.png) repeat-x;
	height: 86px;
	position: fixed;
	top: 0;
	z-index: 10;
}
.menu-main-menu-container {
	position: relative;
	top: 16px;
	display: block;
	width: 980px;
	margin: 0 auto 150px;
}
	ul#menu-main-menu {
		display: block;
		position: relative;
		height: 61px;
		vertical-align: middle;
		margin: 2px auto 0;
		text-align: center;
	}
	ul#menu-main-menu li {
		background: url(./img/separator.png) no-repeat right top;
		display: inline-block;
		text-transform: uppercase;
		font-size: 15px;
		margin-left: -4px;
	}
	ul#menu-main-menu li:first-child {
		margin-left: 0;
		background-image: url(./img/separator.png), url(./img/separator.png);
		background-position: left top, right top;
		background-repeat: no-repeat;
	}
	ul#menu-main-menu li a {
		display: block;
		color: #cfd2b9;
		text-decoration: none;
		padding: 19px 16px 0;
		height: 46px;
		vertical-align: middle;
		margin-right: 2px;
		font-weight: normal !important;
		padding-bottom: 24px !important;
	}
	ul#menu-main-menu li:first-child a {
		margin-left: 3px;
	}
	ul#menu-main-menu li:hover a, ul#menu-main-menu li.current_page_item a  {
		background: url(./img/nav_over.png) repeat-x;
	}

/* HEADER IMAGE */	
#headerMain {
	padding-top: 130px;
}

#headerMain .pageTitle a{
	background: url(./img/brand.png) no-repeat;
	display: block;
	height: 120px;
	margin: 0 auto;
	width: 307px;	
}

#headerMain span {
	display: none;
}

/* CONTENT */
.post {
	display: inline-block;
	padding-bottom: 25px;
}

.contentWrap {
	background-image: 
		-webkit-gradient(
			radial, 
			480 bottom, 
			5, 
			480 bottom, 
			300, 
			from(rgba(255,255,255, .3)), 
			to(rgba(255,255,255, .0)));
	background-image: 
		-moz-radial-gradient(
			50% 65% 90deg,
			circle contain, 
			rgba(255,255,255,0.3) 30%, 
			rgba(255,255,255,0) 190%);
	margin: 25px auto 10px;
	width: 1000px;
}

.thePost {
	margin-bottom: 25px;
	position: relative;
}

/* HOME PAGE */

#slider {
	background-color: #fff;
	background-image:
	-webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(196,199,168)),
	    color-stop(0.6, rgb(255,255,255))
	);
	background-image:
	-moz-linear-gradient(
	    center bottom,
	    rgb(196,199,168) 0%,
	    rgb(255,255,255) 60%
	);
	-webkit-box-shadow: 0 5px 17px rgba(0,0,0, .7);
	-moz-box-shadow: 0 5px 17px rgba(0,0,0, .7);
	box-shadow: 0 5px 17px rgba(0,0,0, .7);
	margin: 0px auto 25px;
	height: 303px;
	width: 915px;
	position: relative;
}
	#slider .inside {
		position: absolute;
		top: 10px;
		left: 10px;
		height: 283px;
		width: 895px;
		overflow: hidden;
	}
	#slider .rightSide {
		background: #eaebe0;
		background-image:
		-webkit-gradient(
		    linear,
		    left top,
		    left bottom,
		    color-stop(0, rgb(234,235,224)),
		    color-stop(0.6, rgb(246,246,242))
		);
		background-image:
		-moz-linear-gradient(
		    center top,
		    rgb(234,235,224) 0%,
		    rgb(246,246,242) 60%
		);
		display: block;
		height: 265px;
		position: absolute;
		top: 0;
		right: 0;
		padding: 8px;
		width: 276px;
		overflow: hidden;
		z-index: 2;
	}
	.slideContent {
		margin: 30px 5px 0;
	}
	.slideContent p {
		font-size: 11px;
	}
	.thePost img.wp-post-image {
		width: 604px;
	}
.home .page {
	margin-top: 55px;
}
.page .entry p {
	font-size: 16px;
	margin-bottom: 15px;
}
.home.page .entry p {
	font-size: 12px;
}
.entry {
	margin: 15px 23px 23px;
	position: relative;
	padding-bottom: 23px;
}
.columns div {
	display: inline-block;
	vertical-align: top;
	height: 265px !important;
	margin-right: 15px;
	padding-top: 15px;
}

.col1 {
	width: 400px;
}
.col2 {
	background: url(./img/colseparator.png) no-repeat left top;
	width: 225px;
	padding-left: 25px;
}
.col3 {
	background: url(./img/colseparator.png) no-repeat left top;
	width: 195px;
	padding-left: 30px;
	margin-right: 0px;
}

/* FOOTER */
.footer {
	margin: 25px 0 0;
	padding-bottom: 20px;
	height: 23px;
	width: 100%;
}
.footer p.legal {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	float: left;
}
.footer img.credit {
	float: right;
}