/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $MAIN
\*------------------------------------*/

map area {outline:none;}

.officeCell{
	font-size:14px;
	width:200px;
	display:block;
	margin:4px;
	background-color:#fbfbfb;
	padding: 8px; 
	border: #999 1px solid;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

.cp_trigger{
	padding:4px;
	background-color:#0d6eb0;
	width:100%;
	border:1px solid #0d6eb0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}
.cp_trigger a{
	color:#FFF;
	text-align:left;
}
.tabs-shortcode.ui-tabs {
	padding:.2em;
	zoom:1;
	clear:both;
	background:#FFF;
	color:#55636c;
	padding:0;
	margin:0;
}

.tabs-shortcode.ui-tabs-nav {
	list-style:none!important;
	padding:.2em 0 0!important;
	margin: 0!important;
}
.tabs-shortcode .ui-tabs-nav:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .tabs-shortcode  .ui-tabs-nav          { zoom: 1; } /* IE6 */
*:first-child+html .tabs-shortcode .ui-tabs-nav { zoom: 1; } /* IE7 */

.tabs-shortcode .ui-tabs-nav li {
	position:relative;
	float:left;
	border:1px solid #FFF;
	background:#bfc4c7;
	list-style:none!important;
	z-index: 100;
	padding:0;
}
.tabs-shortcode.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.tabs-shortcode.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background:#0d6eb0;
	color:#FFF;
}
.tabs-shortcode .ui-tabs-nav li a {
	float:left;
	text-decoration:none;
	padding:2px 1em;
	color:#FFF;
	border:none!important;
}



.welcomeText{
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:25px;
	color:#343434;
	text-align:justify;
	margin-top:0px;
}
.homeNews{
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	color:#FFF;
	text-align:justify;
	margin-top:0px;
}
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

body {font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #363635;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-image:url(http://infinity-nyc.com/wp-content/uploads/2014/05/infinityofficesolutionsBg.jpg);
	background-repeat:repeat;
}
h1 { font-weight: bold; font-size:31px; color:#333; padding:10px 0px 0px 10px; width: 970px; border-bottom:2px #b6d43f dotted; font-family: Cambria, Georgia, "Times New Roman", Times, serif; height:70px; text-align:center; text-shadow:3px 3px 5px #CCC; -moz-text-shadow:3px 3px 5px #CCC; -moz-text-shadow:3px 3px 5px #CCC; width:930px; margin-left:auto; margin-right:auto}

h2 { font-weight: 200; font-size:19px; color:#0d6eb0;  font-family:Cambria, Georgia, "Times New Roman", Times, serif; margin:0px;}
.clear {
	clear:both;
	display:block;
}
img {
	vertical-align:bottom;
}
area { outline:none;}

.clear {
	clear:both;
	display:block;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p{font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #363635; text-align:justify;
	line-height:22px;}


.imgright { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:right; margin-left:15px; margin-bottom:10px;}
.imgleft { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:left; margin-right:15px; margin-bottom:10px;}



/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/

.galleryFlash {overflow: hidden; width:970px; height: 758px;}
.logo{float:left; margin-left:40px; height:83px;}
.wrapper {
	max-width:970px; 
	margin:0 auto;
	position:relative; margin-bottom:40px;
}
header {margin:0px; height:156px; background-image:url(http://infinity-nyc.com/wp-content/uploads/2014/05/header01.jpg); background-position:center top; background-repeat:no-repeat;}

section{ background-color: white; margin:0px; min-height:758px; padding: 0px 20px 20px 20px; width:970px;  box-shadow:0px 0px 5px #cccccc;-moz-box-shadow:0px 0px 5px #cccccc;-webkit-box-shadow:0px 0px 5px #cccccc;}

.footer-widget{ float:left; padding:0px; margin-top:-15px;}

.footer-widget #footerLeft{
	float:left;
}
.footer-widget #footerRight{
	float:left;
}
.footer-widget a { color:#000000; font-weight:bold;}

footer{width:970px; height:61px;  margin:0px; margin-left: auto; margin-right: auto; background-image:url(http://infinity-nyc.com/wp-content/uploads/2014/05/footerBg.png); background-repeat:no-repeat; background-position:center top;}

.footer{ width:970px; margin-left: auto; margin-right: auto;}

p.copyright{ width:970px; color:#000000; text-align:left; display:block; margin-left:40px;}

#sidebar{float: right}

/*------------------------------------*\
    $PAGES
\*------------------------------------*/

.navi{float:right; width:600px; }
nav{ 
	font-family: Cambria, Georgia, "Times New Roman", Times, serif; 
	font-size:17px;
    list-style:none;
    font-weight:bold;
    margin-bottom:0px; 
	font-weight:100;
    width:970px;
	text-decoration:none; 
	color:#004d82;
	margin-top:10px;
	margin-right:0px;
	float:right;
}
nav ul li{
	float: right;
	margin-right:25px;
	padding: 0px 7px 0px 0px;
	position: relative;
	width: auto;
	color: #004d82;
	border-right:1px solid #dddddd;
}

nav ul a{
	display: block;
	padding: 11px 2px 5px 2px;
	color: #004d82;
	margin: -10px 0px 0px -18px;
	text-decoration: none;
}
nav ul a:hover{
    color:#000000;
    text-decoration:none;
}

nav ul ul{
    list-style:none;
    position:absolute;
    left:-9999px; margin:0px; margin-left:-40px; color:#838383
}
nav ul ul li{
    padding-top:1px;
    float:none;  color:#838383
}
nav ul ul a{
    white-space:nowrap; margin: 0px 0px 0px 0px; color:#838383
}
nav ul li:hover ul{
    left:0; text-decoration:none;
}
nav ul li:hover a{ 
    text-decoration:none;  color: #000000;}
	nav ul li a:hover{ 
    text-decoration:none; color: #000000; 
    
}
nav ul li:hover ul a{ 
    text-decoration:none;
}
nav ul li:hover ul li a:hover{ text-decoration:none; 
}
nav ul li a:hover{ color:#000000;}
nav ul li ul li a:hover{ color:#000000;}

/*------------------------------------*\
    Secondary Menu
\*------------------------------------*/

.Second{ 
	font-family: Cambria, Georgia, "Times New Roman", Times, serif; 
	font-size:17px;
    list-style:none;
    font-weight:bold;
    margin-bottom:0px; 
	font-weight:100;
    width:980px;
	text-decoration:none; 
	color:#004d82;
	margin-top:10px;
	margin-left:0px;
	left:0;
	float:left;
}
.Second ul li{
	float: left;
	margin-left:-4px;
	padding: 0px 13px 0px 0px;
	position: relative;
	width: auto;
	color: #004d82;
	border-right:1px solid #dddddd;
}

.Second ul a{
	display: block;
	padding: 13px 5px 5px 5px;
	color: #004d82;
	margin: -10px 0px 0px -18px;
	text-decoration: none;
}
.Second ul a:hover{
    color:#000000;
    text-decoration:none;
}

.Second ul ul{
    list-style:none;
    position:absolute;
    left:-9999px; margin:0px; margin-left:-40px; color:#838383
}
.Second ul ul li{
    padding-top:1px;
    float:none;  color:#838383
}
.Second ul ul a{
    white-space:nowrap; margin: 0px 0px 0px 0px; color:#838383
}
.Second ul li:hover ul{
    left:0; text-decoration:none;
}
.Second ul li:hover a{ 
    text-decoration:none;  color: #000000;}
	navSecond ul li a:hover{ 
    text-decoration:none; color: #000000; 
    
}
.Second ul li:hover ul a{ 
    text-decoration:none;
}
.Second ul li:hover ul li a:hover{ text-decoration:none; 
}
.Second ul li a:hover{ color:#000000;}
.Second ul li ul li a:hover{ color:#000000;}


/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form {width: 220px; text-align:left; color:white; font-family:Cambria, Georgia, "Times New Roman", Times, serif; font-size:13px;}
.wpcf7-form input{width: 220px;}
.wpcf7-submit {}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 320px) {

}
@media only screen and (min-width: 480px) {

}
@media only screen and (min-width: 768px) {

}
@media only screen and (min-width: 1024px) {

}
@media only screen and (min-width: 1140px) {

}
@media only screen and (min-width: 1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min-resolution: 144dpi) {

}

/*------------------------------------*\
    $MISC
\*------------------------------------*/

::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
	}
	
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
	body{background-color: #00576a;}
}