/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css

*/

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: arial, verdana, sans-serif;
font-weight:normal;
}

h1 {
	font-weight: bold;	
	font-size: 2.5em;
}

h2 {
	margin-top: -0.5em;
	font-size: 2em;
}
h3 {
	margin-top: -0.5em;
	font-size: 1.5em;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "Arimo", arial, verdana, sans-serif;
}

img.borderright {
	border: 0.15em solid #BBB;
	
}

div.buttonrow .button{
	margin-bottom:0.3em;
	
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0;
padding:0 0 0 0;
color:#000;
/*background:#efefef url(css/img/gray_jean.png);*/
background:#fff;
background-attachment: fixed;
font:normal 0.9em/150% arial, verdana, sans-serif;
text-shadow: 0 0 1px transparent; /* google font pixelation fix */
}

div.nopadimg {
	margin: 0 !important;
	padding: 0  !important;

}

div.bg {
	background: url(bg.jpg);
}

a.linkedin, a.linkedin:visited, a.linkedin:active{
	background-color: #1a84bc !important;
	
}




@media all and (max-width: 480px) {

	.right {
		text-align: left;		
	}
	
	h2 {font-size:1.5em;}
	h1 {font-size:2em;}
	
}



@media all and (max-width: 768px) {

	.right {
		text-align: left;		
	}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.right {
		text-align: right;		
	}
}

@media all and (min-width: 1024px) and (max-width: 1280px) {
	.right {
		text-align: right;		
	}
}



/*---------------------------------
	linkedin
-----------------------------------*/


button.linkedin,
a.btn.linkedin,
a.button.linkedin,
input[type=submit].linkedin,
input[type=reset].linkedin,
input[type=button].linkedin{
text-shadow:0 -1px 0 #1b86bc;
color:#fff;
border:1px solid #1b86bc;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b86bc+0,166c99+100 */
background: rgb(27,134,188); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(27,134,188,1) 0%, rgba(22,108,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(27,134,188,1) 0%,rgba(22,108,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(27,134,188,1) 0%,rgba(22,108,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b86bc', endColorstr='#166c99',GradientType=0 ); /* IE6-9 */


}


	button.linkedin:hover,
	a.btn.linkedin:hover,
	a.button.linkedin:hover{
	text-shadow:0 1px 0 #1b86bc;
	border:1px solid #1b86bc;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b86bc+0,3691c2+100 */
background: rgb(27,134,188); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(27,134,188,1) 0%, rgba(54,145,194,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(27,134,188,1) 0%,rgba(54,145,194,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(27,134,188,1) 0%,rgba(54,145,194,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b86bc', endColorstr='#3691c2',GradientType=0 ); /* IE6-9 */

	}

/*---------------------------------
	facebook
-----------------------------------*/
button.facebook,
a.btn.facebook,
a.button.facebook,
input[type=submit].facebook,
input[type=reset].facebook,
input[type=button].facebook{
text-shadow:0 -1px 0 #4a66a0;
color:#fff;
border:1px solid #4a66a0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c67a1+0,334a7d+100 */
background: rgb(76,103,161); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(76,103,161,1) 0%, rgba(51,74,125,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(76,103,161,1) 0%,rgba(51,74,125,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(76,103,161,1) 0%,rgba(51,74,125,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c67a1', endColorstr='#334a7d',GradientType=0 ); /* IE6-9 */



}

	button.facebook:hover,
	a.btn.facebook:hover,
	a.button.facebook:hover{
	text-shadow:0 1px 0 #4a66a0;
	border:1px solid #4a66a0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5c75a9+0,677eaf+100 */
background: rgb(92,117,169); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(92,117,169,1) 0%, rgba(103,126,175,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(92,117,169,1) 0%,rgba(103,126,175,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(92,117,169,1) 0%,rgba(103,126,175,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c75a9', endColorstr='#677eaf',GradientType=0 ); /* IE6-9 */



	}

	
/*---------------------------------
	xing
-----------------------------------*/


button.xing,
a.btn.xing,
a.button.xing,
input[type=submit].xing,
input[type=reset].xing,
input[type=button].xing{
text-shadow:0 -1px 0 #006567;
color:#fff;
border:1px solid #006567;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006567+0,005658+100 */
background: rgb(0,101,103); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,101,103,1) 0%, rgba(0,86,88,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,101,103,1) 0%,rgba(0,86,88,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,101,103,1) 0%,rgba(0,86,88,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006567', endColorstr='#005658',GradientType=0 ); /* IE6-9 */




}


	button.xing:hover,
	a.btn.xing:hover,
	a.button.xing:hover{
	text-shadow:0 1px 0 #006567;
	border:1px solid #006567;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#197476+0,338485+100 */
background: rgb(25,116,118); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(25,116,118,1) 0%, rgba(51,132,133,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(25,116,118,1) 0%,rgba(51,132,133,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(25,116,118,1) 0%,rgba(51,132,133,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#197476', endColorstr='#338485',GradientType=0 ); /* IE6-9 */


	}
	

/*---------------------------------
	twitter
-----------------------------------*/


button.twitter,
a.btn.twitter,
a.button.twitter,
input[type=submit].twitter,
input[type=reset].twitter,
input[type=button].twitter{
text-shadow:0 -1px 0 #1da1f2;
color:#fff;
border:1px solid #1da1f2;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1da1f2+0,1883c4+100 */
background: rgb(29,161,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(29,161,242,1) 0%, rgba(24,131,196,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(29,161,242,1) 0%,rgba(24,131,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(29,161,242,1) 0%,rgba(24,131,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1da1f2', endColorstr='#1883c4',GradientType=0 ); /* IE6-9 */




}


	button.twitter:hover,
	a.btn.twitter:hover,
	a.button.twitter:hover{
	text-shadow:0 1px 0 #1da1f2;
	border:1px solid #1da1f2;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#33a9f3+0,4ab4f5+100 */
background: rgb(51,169,243); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,169,243,1) 0%, rgba(74,180,245,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(51,169,243,1) 0%,rgba(74,180,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(51,169,243,1) 0%,rgba(74,180,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a9f3', endColorstr='#4ab4f5',GradientType=0 ); /* IE6-9 */


	}
	

/*---------------------------------
	tpmail
-----------------------------------*/


button.tpmail,
a.btn.tpmail,
a.button.tpmail,
input[type=submit].tpmail,
input[type=reset].tpmail,
input[type=button].tpmail{
text-shadow:0 -1px 0 #37a94f;
color:#fff;
border:1px solid #37a94f;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3cb756+0,339d49+100 */
background: rgb(60,183,86); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(60,183,86,1) 0%, rgba(51,157,73,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(60,183,86,1) 0%,rgba(51,157,73,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(60,183,86,1) 0%,rgba(51,157,73,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cb756', endColorstr='#339d49',GradientType=0 ); /* IE6-9 */


}


	button.tpmail:hover,
	a.btn.tpmail:hover,
	a.button.tpmail:hover{
	text-shadow:0 1px 0 #37a94f;
	border:1px solid #37a94f;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#60bd73+0,5cb06d+100 */
background: rgb(96,189,115); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,189,115,1) 0%, rgba(92,176,109,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(96,189,115,1) 0%,rgba(92,176,109,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(96,189,115,1) 0%,rgba(92,176,109,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60bd73', endColorstr='#5cb06d',GradientType=0 ); /* IE6-9 */


	}
	