/*
Theme Name: Envision WP
Theme URI: http:/envisioniv.com
Description: Enivision wordpress theme
Version: 1.0
Author: Miguel Estrada
Tags: envision, media, graphics

*/

/* Global Styles */
html{
	overflow-y: 			scroll; /* force scrollbars */
}
body{
	background: #e2e2e2 url("images/new/bg-body.png") no-repeat top center;
	font-size:13px;
	font-family:/*'Lucida Grande', 'Lucida Sans Unicode', Tahoma, */Arial, san-serif;
	color:#000000;
}
a{
	color:#12789f;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a span{
	font-size:90%;
}
h1{font-size:25px;}
h2{font-size:23px;}
h3{font-size:21px;}
h4{font-size:19px;}
h5{font-size:17px;}
h6{font-size:15px;}
ol{list-style:decimal;}
ul{list-style:disc;}
li{
	margin-left:20px;
	position:relative;
}
p,
li,
dl{line-height:18px;}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
img{
	margin-bottom:20px;
}
ul li ul,
ol li ol{
	margin-bottom:0px;
}
ol{
	padding: 0 0 0 5px;
}

/* Custom Grid */
.container_12{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
.float{
	display:inline;
	float:left;
	position:relative;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12{
	display:inline;
	float:left;
	position:relative;
	margin-left:20px;
	margin-right:20px;
}
.container_12 .grid_1{width:45px;}
.container_12 .grid_2{width:130px;}
.container_12 .grid_3{width:215px; float: right;}
.container_12 .grid_4{width:300px;}
.container_12 .grid_5{width:385px;}
.container_12 .grid_6{width:470px;}
.container_12 .grid_7{width:555px;}
.container_12 .grid_8{width:640px;}
.container_12 .grid_9{width:725px;}
.container_12 .grid_10{width:810px;}
.container_12 .grid_11{width:895px;}
.container_12 .grid_12{width:980px;}

/* Global Classes */
.pr{
	border:none;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #d6d6d6;
	clear:both;
	height:0;
	line-height:0;
	width:100%;
	font-size:0;
	padding:0;
	margin-bottom:30px;
}
.meta{
	font-weight:normal;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:11px;
	color:#999999 !important;
	line-height:16px;
	text-transform:none;
	text-shadow:none;
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.textright{text-align:right;}
.error,
.success{display:none;}

/* Buttons */
.button, .button:visited, input[type=submit], input[type=submit]:visited{
	background:#000000 url(images/alert-overlay.png) repeat-x;
	display:inline-block;
	padding:5px 10px 6px;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	text-shadow:0 -1px 1px rgba(0,0,0,0.25);
	border-bottom:1px solid rgba(0,0,0,0.25);
	position:relative;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	border:0;
}
.button:hover, input[type=submit]:hover{
	background-color:#111;
	color:#fff;
	text-decoration:none;
}
.button:active, input[type=submit]:active{top:1px;}


/******************************/
/***********CONTENT************/
/******************************/
#wrapper{
	background-image:				url("images/new/bg-eye.png");
	background-position:			bottom right;
	background-repeat:				no-repeat;
	margin-top:						50px;
	margin-bottom:					55px;
	background-color:				#fff;
	padding:						0 15px;
	border-radius:					25px;
	-moz-border-radius:				25px;
	-webkit-border-radius:			25px;
	box-shadow: 2px 2px 5px rgba(0,0,0, 0.46);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0, 0.46);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0, 0.46);
}
#content{
	clear:							both;
	padding:						0px;
}
/* Site Logo */
h1#logo{
	font-size:						48px;
	font-weight:					normal;
	padding-top:					18px;
	color:							#000000;
	display:						block;
	height:							54px;
	width:							165px;
	float:							left;
}
h1#logo a{
	display:						block;
	height:							54px;
	width:							165px;
	text-indent:					-9999px;
	background:						url('images/new/logo-new.png');
}

/* Site Navigation */
ul#navigation{
	border-bottom:					1px solid #000;
	float:							right;
}
ul#navigation li{
	display:						inline-block;
	float:							left;
	margin-left:					0;
}
ul#navigation li a{
	display:						block;
	padding:						45px 50px 0 10px;
	text-decoration:				none;
	color:							#000;
}
ul#navigation li:last-child a{
	padding-right:					0;
}
ul#navigation li a:hover,
ul#navigation li.current_page_parent a,
ul#navigation li.current_page_item a{
	color:#0073ae;
}
body#services ul > li > ul > li{
	margin-bottom:15px;
	font-size:11px;
	list-style-type:circle;
}
/* Footer */
#footer{
	clear:both;
	font-size:10px;
	text-align:center;
	margin-top:20px;
	padding-bottom:12px;
}
#footer p{
	margin-bottom:0;
	line-height:12px;
}
/* Sub Navigation */
ul.sidebar{
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
	ul.sidebar li{
		margin:0 0 0 0;
		padding:0;
	}
	ul.sidebar a{
		width:200px;
		display:inline-block;
		padding:10px 0 10px 5px;
		border-bottom:1px solid #e4e4e4;
		text-decoration:none;
		color:#393939;
	}
	ul.sidebar li:last-child a{
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px; 
		-webkit-border-bottom-left-radius:5px; 
		-webkit-border-bottom-right-radius:5px;
	}
	ul.sidebar li:first-child a{
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		-webkit-border-top-left-radius:5px;
		-webkit-border-top-right-radius:5px;
	}
	ul.sidebar a:hover{
		width:280px;
		color:#12789f;
		padding:10px 0 10px 20px;
	}

/* Caption */
h2.caption{
	color:#494949;
	text-shadow:1px 1px 1px #cfcfcf;
	font-size:23px;
	line-height:30px;
	font-weight:normal;
}
	h2.caption span{
		color:#000000;
		font-weight:bold;
	}
	h2.caption a:hover{
		text-decoration:underline;
	}

/* Homepage  */
#quicknav{
	background:url(images/link_border.png) repeat-x;
}
a .title{
	color:#000000;
}
.quicknavgrid_3{
	width:204px;
	margin:0px;
	padding:20px 20px 0;
	display:inline;
	float:left;
	position:relative;
	margin-left:1px;
}
.quicknav{
	background:#FFFFFF;
}
.quicknav:hover{
	background:url(images/link_bg.png) repeat-x;
}
.quicknavhr{
	margin-bottom:0;
}
.quicknav.alpha{
	margin-left:0;
	width:205px;
}

/* About Us Page Timeline */
dl.history{
	margin:10px 10px;
}
dl.history{
	margin:0 0 10px 0;
	zoom:1;
}
	dl.history dt{
		width:50px;
		float:left;
		font-weight:bold;
	}
	dl.history dd{
		width:250px;
		float:left;
		padding:0;
		margin-bottom:20px;
	}

/* Portfolio Image Slider */
#folio_scroller_container{
	margin-top:35px;
	margin-bottom:40px;
	height:auto;
}
	#folio_scroller_container .roundabout-holder{
		list-style:none;
		height:400px;
		margin:0px auto 20px auto;
	}

/* Portfolio Styles */
#portfolio .grid_2{
	float:right;
}
#portfolio ul.sidebar a{
	width:125px;
}
.portfolio_item{
	width:223px;
	position:relative;
	margin:0 14px 28px 14px;
	padding:0;
}
	.portfolio_item img{
		padding:5px;
		border: 1px solid #aaaaaa;
		width:211px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background:#f9f9f9;
		margin-bottom:0px;
	}
	.portfolio_item span{
		display:none;
	}
	.portfolio_item:hover img{
		-webkit-box-shadow:0px 0px 20px #787878;
		-moz-box-shadow:0px 0px 20px #787878;
		background:#f9f9f9;
	}
	.portfolio_item:hover span{
		display:inline;
		position:absolute;
		bottom:6px;
		right:6px;
		padding:10px 15px;
		background:#f9f9f9;
		color:#000000;
		z-index:999;
		border-left:1px solid #aaaaaa;
		border-top:1px solid #aaaaaa;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topLeft: 5px;
	}

/* EVENTS page and SINGLE EVENTS */
#events-holder p{
	text-align:center;
}
#event-pics-holder{
	list-style-type:none;
}
	#event-pics-holder li,
	#event-pics-holder img{
		display:inline;
		margin:0;
		padding:0;
	}
.post-navigation{
	margin:0 0 15px 0;
	overflow:auto;
}
.post-navigation .older{
	float:right;
}
.post-navigation .newer{
	float:left;
}
/* Contact Form */
.error{
	color:red;
}
p.error{
	margin-left:140px;
	margin-top:10px;
}
.thanks{
	color:green;
}
#contactForm ul{
	float:left;
}
	#contactForm ul li{
		margin:10px 0;
		list-style:none;
		position:relative;
		clear:both;
	}
#contactForm label{
	line-height:35px;
	width:100px;
	text-align:right;
	float:left;
	margin-right:10px;
}
#contactForm input#contactName,
#contactForm input#email,
#contactForm input#subject,
#contactForm textarea{
	padding:8px;
	border:1px solid #CCCCCC;
	margin-left:10px;
	background:#fcfcfc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contactForm input#contactName,
#contactForm input#email,
#contactForm input#subject{
	width:300px;
}
#contactForm textarea{
	width:300px;
	height:150px;
	resize: none;
}
#contactForm input[type="submit"]{
	float:right;
}

/* Comment form */
#comment_form ul{
	float:left;
}
	#comment_form ul li{
		margin:10px 0;
		list-style:none;
		position:relative;
		clear:both;
	}
#comment_form label{
	line-height:35px;
	width:100px;
	text-align:right;
	float:left;
	margin-right:10px;
}
#comment_form input,
#comment_form textarea{
	float:left;
	padding:8px;
	border:1px solid #CCCCCC;
	margin-left:10px;
	background:#fcfcfc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#comment_form input{
	width:400px;
}
#comment_form textarea{
	width:500px;
	height:150px;
	resize:none;
}

/* Contact Page Sidebar */
.contact ul{
	list-style:none;
}
.contact li{
	margin:0;
}
#partners{
	clear:both;
	text-align:center;
	margin-top:25px;
	padding-top:15px;
	border-top:1px solid #999;
}
	#partners ul li{
		display:inline-block;
		margin:0 20px;
	}
		#partners ul li img{
			vertical-align:middle;
		}
/* Overiding Classes */
/* Must remain at the bottom of the stylesheet */
.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}
* html .clearfix{
	height:1%;
}
.alpha{
	margin-left:0;
}
.omega{
	margin-right:0;
}



.slider {
	position:							relative;
	background:							url('images/loading.gif') no-repeat 50% 50%; 
	list-style:							none;
}
	.slider img {
		position:						absolute;
		top:							0;
		left:							0;
		display:						none;
	}
.nivoSlider{
	/*height:								360px!important;
	width:								560px!important;
	margin:								10px auto 20px;*/
	border:								10px solid #12789f;
}
#portfolio-webdesign{
	width:400px;
	height:257px;
	margin:0 auto;
}
#portfolio-print{
	width:529px;
	height:353px!important;
	margin:0 auto;
}
.nivoSlider.slider-print{
	height:								257px!important;
}
.nivo-controlNav {
	bottom:								-25px;
	left:								40%;
	position:							absolute;
}
.main-screen > a{
	display:							block;
}
.blue{
	color:								#12789f!important;
}
.float-right{
	float:								right;
	text-align:right;
}
.float-left{
	float:								left;
}
h3.script-font{
	font-size:							38px;
	text-shadow:						1px 1px 1px #666;
	text-align:							center;
}
