/*
Theme Name:		UniSphere Corporate
Theme URI: 		http://www.unispheredesign.com/
Version: 		1.0
Description: 	Designed by <a href="http://www.unispheredesign.com">UniSphere Design</a>.

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

#logo img {padding-top:12px;}
.header {height:90px;}
.menu {top: 64px;}
.nav span {font-size: 11px; padding: 7px 0; text-transform: uppercase; font-weight: bold;}
.nav li.current_page_item span, .nav li.current_page_ancestor span {padding-left: 10px; padding-right: 11px;}
.nav li.page_item span, .nav li.page_item span:hover {padding-left:10px; padding-right:11px;}
.nav li {margin: 0 0 0 7px;}

#slider-images {top:6px; left:7px;}
#slider-images img {
width:360px;
height:220px;
border:3px solid #D7E5EA !important;
-moz-box-shadow:0 0 7px #000;
-webkit-box-shadow:0 0 7px #000;
box-shadow:0 0 7px #000;
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555')";
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555');
}
#slider-images ul li {width:380px !important; height:260px !important;}
#slider-text .text p {font-size:17px; margin-top: 0;}
#slider-content {margin:0;}

.home-section-1 h3 img, .home-section-2 h3 img, .home-section-3 h3 img {position:relative; top:10px;}
.home-section-1 {margin:0; padding:10px 20px;}
.home-section-2 {margin:0 0 0 20px; padding:10px 20px;}
.home-section-3 {margin:0 0 0 50px;}
.home-section-1, .home-section-2 {width:285px;}
.home-section-3 {width:230px;}

.home-section-1, .home-section-2 {
/*background:#fff;
background:-moz-linear-gradient(top, #fff, #efefef);
background:-webkit-gradient(linear,left top, left bottom, from(#fff), to(#efefef));
filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#fff', EndColorStr='#efefef', GradientType=0);
-moz-border-radius-bottomright:10px;
border-bottom-right-radius:10px;
-moz-border-radius-bottomleft:10px;
border-bottom-left-radius:10px;*/
}


