/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #000; }
body { margin: 0; font-size: 0.8em; line-height:auto; font-family:Arial, verdana, Helvetica, sans-serif;}

footer a, .login-in a.fp, #contact a, .social a, nav a {text-decoration:none;
  transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
  }
footer a:hover, .login-in a.fp:hover, #contact a:hover, .social a:hover, nav a:hover { 
  transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
  }

a{ text-decoration:none}
a:hover, a:active { outline: 0; }

h1, h2, h3, h4, h5, h6{font-weight:normal; margin:0; padding:0}

.clear{clear:both;}

form, ul, li { margin:0; padding:0; list-style: none; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/* For Common Selection CLass*/
::-moz-selection { background: #3f3f3f; color: #FFF; text-shadow: none; }
::selection { background: #3f3f3f; color: #FFF; text-shadow: none; }

::-webkit-input-placeholder {color:#b4b4b4;}
:-moz-placeholder {color:#b4b4b4;}
::-moz-placeholder {color:#b4b4b4;}
:-ms-input-placeholder {color:#b4b4b4;}



/* For Common Fonts */
@font-face {
    font-family: 'Conv_Gotham-Light';
    src: url('fonts/Gotham-Light.eot');
    src: url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Light.woff') format('woff'),
         url('fonts/Gotham-Light.ttf') format('truetype'),
         url('fonts/Gotham-Light.svg#WebfontBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Gotham-Medium';
    src: url('fonts/Gotham-Medium.eot');
    src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Medium.woff') format('woff'),
         url('fonts/Gotham-Medium.ttf') format('truetype'),
         url('fonts/Gotham-Medium.svg#WebfontBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Gotham-Black';
    src: url('fonts/Gotham-Black.eot');
    src: url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Black.woff') format('woff'),
         url('fonts/Gotham-Black.ttf') format('truetype'),
         url('fonts/Gotham-Black.svg#WebfontNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_Gotham-Bold';
    src: url('fonts/Gotham-Bold.eot');
    src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Bold.woff') format('woff'),
         url('fonts/Gotham-Bold.ttf') format('truetype'),
         url('fonts/Gotham-Bold.svg#WebfontBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
				font-family: 'GothamHTF-Light';
				src: url('fonts/gothamhtflight.eot');
				src: url('fonts/gothamhtflight.eot?#iefix') format('embedded-opentype'),
						 url('fonts/gothamhtflight.woff') format('woff'),
						 url('fonts/gothamhtflight.ttf') format('truetype'),
						 url('fonts/gothamhtflight.svg#gothamhtflight') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
@font-face {
				font-family: 'GothamHTF-Thin';
				src: url('fonts/gothamhtfthin.eot');
				src: url('fonts/gothamhtfthin.eot?#iefix') format('embedded-opentype'),
						 url('fonts/gothamhtfthin.woff') format('woff'),
						 url('fonts/gothamhtfthin.ttf') format('truetype'),
						 url('fonts/gothamhtfthin.svg#gothamhtfthin') format('svg');
				font-weight: normal;
				font-style: normal;
		}		
		
/*@font-face {
				font-family: 'Conv_Oswald';
				src: url('fonts/Oswald.eot');
				src: url('fonts/Oswald.eot?#iefix') format('embedded-opentype'),
						 url('fonts/Oswald.woff') format('woff'),
						 url('fonts/Oswald.ttf') format('truetype'),
						 url('fonts/Oswald.svg#gothamhtfthin') format('svg');
				font-weight: normal;
				font-style: normal;
		}			
*/		

@font-face {
				font-family: 'GothamBook';
				src: url('fonts/gothambook.eot');
				src: url('fonts/gothambook.eot?#iefix') format('embedded-opentype'),
						 url('fonts/gothambook.woff') format('woff'),
						 url('fonts/gothambook.ttf') format('truetype'),
						 url('fonts/gothambook.svg#gothambook') format('svg');
				font-weight: normal;
				font-style: normal;
		}		