/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.container { background:#ffffff;
moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-top-left-radius: 15px; 
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-radius: 15px;
margin-top:20px;

-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
			padding:25px 25px 25px 25px;
			border:5px solid #27298f;

}
.footer { color:#ffffff; font-size:12px; margin-top:10px; }
.form-container {
	background:#27298f url(/images/form-bg.png) repeat-x;
	color:#ffffff;

}

.banner-main {
	background:#2E3191;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
			padding:25px 25px 25px 25px;
			border:5px solid #27298f;
			 -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px;
			 width:100%;
			 color:#ffffff;
			 font-size:40px;
			border:4px solid #BD2329;
}

.banner-small {
	background:#2E3191;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
			padding:23px 25px 23px 25px;
			border:5px solid #27298f;
			 -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px;
			 width:100%;
			 color:#ffffff;
			 font-size:24px;
			border:4px solid #BD2329;
}

.banner-smaller {
	background:#2E3191;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
			padding:5px 5px 5px 5px;
			border:5px solid #27298f;
			 -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px;
			 width:100%;
			 color:#ffffff;
			 font-size:16px;
			border:4px solid #BD2329;
			line-height:28px;
}



.ribbon {
    display: block;

    font-family: 'Walter Turncoat',arial,serif;
    font-size: 20px;
    height: 93px;
    left: 200px;
	top:350px;
    line-height: 22px;
    position: absolute;
    width: 942px;
}

.content {   color: #222222; }

.form { background:url(/images/form-bg.png);
moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-top-left-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
margin-top:20px;
padding:20px;
			padding:10px 10px 10px 10px;
border: 3px solid #27298f;

}


/* -----------------------------------------
   Page Name 1
----------------------------------------- */

/* FC Webicons by Fairhead Creative http://fairheadcreative.com */

.fc-webicon { display: inline-block; background-size: 100%; width: 30px; height: 30px; text-indent: -999em; text-align: left; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 5px; margin-left: 5px; margin-right:5px; }
.fc-webicon:hover { margin: -1px 0 1px; -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }
.fc-webicon.small { width: 20px; height: 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.fc-webicon.large { width: 48px; height: 48px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

/* 500px */
.no-svg .fc-webicon.f500px { background: url("/images/fc-webicon-500px-m.png"); }
.no-svg .fc-webicon.f500px.large { background: url("/images/fc-webicon-500px"); }
.no-svg .fc-webicon.f500px.small { background: url("/images/fc-webicon-500px-s.png"); }
.svg .fc-webicon.f500px { background: url("/images/fc-webicon-500px.svg"); }

/* About.me */
.no-svg .fc-webicon.aboutme { background: url("/images/fc-webicon-aboutme-m.png"); }
.no-svg .fc-webicon.aboutme.large { background: url("/images/fc-webicon-aboutme.png"); }
.no-svg .fc-webicon.aboutme.small { background: url("/images/fc-webicon-aboutme-s.png"); }
.svg .fc-webicon.aboutme { background: url("/images/fc-webicon-aboutme.svg"); }

/* ADN (App.net) */
.no-svg .fc-webicon.adn { background: url("/images/fc-webicon-adn-m.png"); }
.no-svg .fc-webicon.adn.large { background: url("/images/fc-webicon-adn.png"); }
.no-svg .fc-webicon.adn.small { background: url("/images/fc-webicon-adn-s.png"); }
.svg .fc-webicon.adn { background: url("/images/fc-webicon-adn.svg"); }

/* Android */
.no-svg .fc-webicon.android { background: url("/images/fc-webicon-android-m.png"); }
.no-svg .fc-webicon.android.large { background: url("/images/fc-webicon-android.png"); }
.no-svg .fc-webicon.android.small { background: url("/images/fc-webicon-android-s.png"); }
.svg .fc-webicon.android { background: url("/images/fc-webicon-android.svg"); }

/* Apple */
.no-svg .fc-webicon.apple { background: url("/images/fc-webicon-apple-m.png"); }
.no-svg .fc-webicon.apple.large { background: url("/images/fc-webicon-apple.png"); }
.no-svg .fc-webicon.apple.small { background: url("/images/fc-webicon-apple-s.png"); }
.svg .fc-webicon.apple { background: url("/images/fc-webicon-apple.svg"); }

/* Behance */
.no-svg .fc-webicon.behance { background: url("/images/fc-webicon-behance-m.png"); }
.no-svg .fc-webicon.behance.large { background: url("/images/fc-webicon-behance.png"); }
.no-svg .fc-webicon.behance.small { background: url("/images/fc-webicon-behance-s.png"); }
.svg .fc-webicon.behance { background: url("/images/fc-webicon-behance.svg"); }

/* Bitbucket */
.no-svg .fc-webicon.bitbucket { background: url("/images/fc-webicon-bitbucket-m.png"); }
.no-svg .fc-webicon.bitbucket.large { background: url("/images/fc-webicon-bitbucket.png"); }
.no-svg .fc-webicon.bitbucket.small { background: url("/images/fc-webicon-bitbucket-s.png"); }
.svg .fc-webicon.bitbucket { background: url("/images/fc-webicon-bitbucket.svg"); }

/* Blogger */
.no-svg .fc-webicon.blogger { background: url("/images/fc-webicon-blogger-m.png"); }
.no-svg .fc-webicon.blogger.large { background: url("/images/fc-webicon-blogger.png"); }
.no-svg .fc-webicon.blogger.small { background: url("/images/fc-webicon-blogger-s.png"); }
.svg .fc-webicon.blogger { background: url("/images/fc-webicon-blogger.svg"); }

/* Coderwall */
.no-svg .fc-webicon.coderwall { background: url("/images/fc-webicon-coderwall-m.png"); }
.no-svg .fc-webicon.coderwall.large { background: url("/images/fc-webicon-coderwall.png"); }
.no-svg .fc-webicon.coderwall.small { background: url("/images/fc-webicon-coderwall-s.png"); }
.svg .fc-webicon.coderwall { background: url("/images/fc-webicon-coderwall.svg"); }

/* Creative Cloud */
.no-svg .fc-webicon.creativecloud { background: url("/images/fc-webicon-creativecloud-m.png"); }
.no-svg .fc-webicon.creativecloud.large { background: url("/images/fc-webicon-creativecloud.png"); }
.no-svg .fc-webicon.creativecloud.small { background: url("/images/fc-webicon-creativecloud-s.png"); }
.svg .fc-webicon.creativecloud { background: url("/images/fc-webicon-creativecloud.svg"); }

/* Dribbble */
.no-svg .fc-webicon.dribbble { background: url("/images/fc-webicon-dribbble-m.png"); }
.no-svg .fc-webicon.dribbble.large { background: url("/images/fc-webicon-dribbble.png"); }
.no-svg .fc-webicon.dribbble.small { background: url("/images/fc-webicon-dribbble-s.png"); }
.svg .fc-webicon.dribbble { background: url("/images/fc-webicon-dribbble.svg"); }

/* Dropbox */
.no-svg .fc-webicon.dropbox { background: url("/images/fc-webicon-dropbox-m.png"); }
.no-svg .fc-webicon.dropbox.large { background: url("/images/fc-webicon-dropbox.png"); }
.no-svg .fc-webicon.dropbox.small { background: url("/images/fc-webicon-dropbox-s.png"); }
.svg .fc-webicon.dropbox { background: url("/images/fc-webicon-dropbox.svg"); }

/* Evernote */
.no-svg .fc-webicon.evernote { background: url("/images/fc-webicon-evernote-m.png"); }
.no-svg .fc-webicon.evernote.large { background: url("/images/fc-webicon-evernote.png"); }
.no-svg .fc-webicon.evernote.small { background: url("/images/fc-webicon-evernote-s.png"); }
.svg .fc-webicon.evernote { background: url("/images/fc-webicon-evernote.svg"); }

/* Fairhead Creative */
.no-svg .fc-webicon.fairheadcreative { background: url("/images/fc-webicon-fairheadcreative-m.png"); }
.no-svg .fc-webicon.fairheadcreative.large { background: url("/images/fc-webicon-fairheadcreative"); }
.no-svg .fc-webicon.fairheadcreative.small { background: url("/images/fc-webicon-fairheadcreative-s.png"); }
.svg .fc-webicon.fairheadcreative { background: url("/images/fc-webicon-fairheadcreative.svg"); }

/* Facebook */
.no-svg .fc-webicon.facebook { background: url("/images/fc-webicon-facebook-m.png"); }
.no-svg .fc-webicon.facebook.large { background: url("/images/fc-webicon-facebook.png"); }
.no-svg .fc-webicon.facebook.small { background: url("/images/fc-webicon-facebook-s.png"); }
.svg .fc-webicon.facebook { background: url("/images/fc-webicon-facebook.svg"); }

/* Flickr */
.no-svg .fc-webicon.flickr { background: url("/images/fc-webicon-flickr-m.png"); }
.no-svg .fc-webicon.flickr.large { background: url("/images/fc-webicon-flickr.png"); }
.no-svg .fc-webicon.flickr.small { background: url("/images/fc-webicon-flickr-s.png"); }
.svg .fc-webicon.flickr { background: url("/images/fc-webicon-flickr.svg"); }

/* Foursquare */
.no-svg .fc-webicon.foursquare { background: url("/images/fc-webicon-foursquare-m.png"); }
.no-svg .fc-webicon.foursquare.large { background: url("/images/fc-webicon-foursquare.png"); }
.no-svg .fc-webicon.foursquare.small { background: url("/images/fc-webicon-foursquare-s.png"); }
.svg .fc-webicon.foursquare { background: url("/images/fc-webicon-foursquare.svg"); }

/* Git */
.no-svg .fc-webicon.git { background: url("/images/fc-webicon-git-m.png"); }
.no-svg .fc-webicon.git.large { background: url("/images/fc-webicon-git.png"); }
.no-svg .fc-webicon.git.small { background: url("/images/fc-webicon-git-s.png"); }
.svg .fc-webicon.git { background: url("/images/fc-webicon-git.svg"); }

/* Github */
.no-svg .fc-webicon.github { background: url("/images/fc-webicon-github-m.png"); }
.no-svg .fc-webicon.github.large { background: url("/images/fc-webicon-github.png"); }
.no-svg .fc-webicon.github.small { background: url("/images/fc-webicon-github-s.png"); }
.svg .fc-webicon.github { background: url("/images/fc-webicon-github.svg"); }

/* Goodreads */
.no-svg .fc-webicon.goodreads { background: url("/images/fc-webicon-goodreads-m.png"); }
.no-svg .fc-webicon.goodreads.large { background: url("/images/fc-webicon-goodreads"); }
.no-svg .fc-webicon.goodreads.small { background: url("/images/fc-webicon-goodreads-s.png"); }
.svg .fc-webicon.goodreads { background: url("/images/fc-webicon-goodreads.svg"); }

/* Google */
.no-svg .fc-webicon.google { background: url("/images/fc-webicon-google-m.png"); }
.no-svg .fc-webicon.google.large { background: url("/images/fc-webicon-google.png"); }
.no-svg .fc-webicon.google.small { background: url("/images/fc-webicon-google-s.png"); }
.svg .fc-webicon.google { background: url("/images/fc-webicon-google.svg"); }

/* Google Play */
.no-svg .fc-webicon.googleplay { background: url("/images/fc-webicon-googleplay-m.png"); }
.no-svg .fc-webicon.googleplay.large { background: url("/images/fc-webicon-googleplay.png"); }
.no-svg .fc-webicon.googleplay.small { background: url("/images/fc-webicon-googleplay-s.png"); }
.svg .fc-webicon.googleplay { background: url("/images/fc-webicon-googleplay.svg"); }

/* Google+ */
.no-svg .fc-webicon.googleplus { background: url("/images/fc-webicon-googleplus-m.png"); }
.no-svg .fc-webicon.googleplus.large { background: url("/images/fc-webicon-googleplus.png"); }
.no-svg .fc-webicon.googleplus.small { background: url("/images/fc-webicon-googleplus-s.png"); }
.svg .fc-webicon.googleplus { background: url("/images/fc-webicon-googleplus.svg"); }

/* Hangouts */
.no-svg .fc-webicon.hangouts { background: url("/images/fc-webicon-hangouts-m.png"); }
.no-svg .fc-webicon.hangouts.large { background: url("/images/fc-webicon-hangouts.png"); }
.no-svg .fc-webicon.hangouts.small { background: url("/images/fc-webicon-hangouts-s.png"); }
.svg .fc-webicon.hangouts { background: url("/images/fc-webicon-hangouts.svg"); }

/* HTML5 */
.no-svg .fc-webicon.html5 { background: url("/images/fc-webicon-html5-m.png"); }
.no-svg .fc-webicon.html5.large { background: url("/images/fc-webicon-html5.png"); }
.no-svg .fc-webicon.html5.small { background: url("/images/fc-webicon-html5-s.png"); }
.svg .fc-webicon.html5 { background: url("/images/fc-webicon-html5.svg"); }

/* iCloud */
.no-svg .fc-webicon.icloud { background: url("/images/fc-webicon-icloud-m.png"); }
.no-svg .fc-webicon.icloud.large { background: url("/images/fc-webicon-icloud.png"); }
.no-svg .fc-webicon.icloud.small { background: url("/images/fc-webicon-icloud-s.png"); }
.svg .fc-webicon.icloud { background: url("/images/fc-webicon-icloud.svg"); }

/* Indiegogo */
.no-svg .fc-webicon.indiegogo { background: url("/images/fc-webicon-indiegogo-m.png"); }
.no-svg .fc-webicon.indiegogo.large { background: url("/images/fc-webicon-indiegogo.png"); }
.no-svg .fc-webicon.indiegogo.small { background: url("/images/fc-webicon-indiegogo-s.png"); }
.svg .fc-webicon.indiegogo { background: url("/images/fc-webicon-indiegogo.svg"); }

/* Instagram */
.no-svg .fc-webicon.instagram { background: url("/images/fc-webicon-instagram-m.png"); }
.no-svg .fc-webicon.instagram.large { background: url("/images/fc-webicon-instagram.png"); }
.no-svg .fc-webicon.instagram.small { background: url("/images/fc-webicon-instagram-s.png"); }
.svg .fc-webicon.instagram { background: url("/images/fc-webicon-instagram.svg"); }

/* Instapaper */
.no-svg .fc-webicon.instapaper { background: url("/images/fc-webicon-instapaper-m.png"); }
.no-svg .fc-webicon.instapaper.large { background: url("/images/fc-webicon-instapaper.png"); }
.no-svg .fc-webicon.instapaper.small { background: url("/images/fc-webicon-instapaper-s.png"); }
.svg .fc-webicon.instapaper { background: url("/images/fc-webicon-instapaper.svg"); }

/* Kickstarter */
.no-svg .fc-webicon.kickstarter { background: url("/images/fc-webicon-kickstarter-m.png"); }
.no-svg .fc-webicon.kickstarter.large { background: url("/images/fc-webicon-kickstarter.png"); }
.no-svg .fc-webicon.kickstarter.small { background: url("/images/fc-webicon-kickstarter-s.png"); }
.svg .fc-webicon.kickstarter { background: url("/images/fc-webicon-kickstarter.svg"); }

/* Klout */
.no-svg .fc-webicon.klout { background: url("/images/fc-webicon-klout-m.png"); }
.no-svg .fc-webicon.klout.large { background: url("/images/fc-webicon-klout.png"); }
.no-svg .fc-webicon.klout.small { background: url("/images/fc-webicon-klout-s.png"); }
.svg .fc-webicon.klout { background: url("/images/fc-webicon-klout.svg"); }

/* Last.fm */
.no-svg .fc-webicon.lastfm { background: url("/images/fc-webicon-lastfm-m.png"); }
.no-svg .fc-webicon.lastfm.large { background: url("/images/fc-webicon-lastfm.png"); }
.no-svg .fc-webicon.lastfm.small { background: url("/images/fc-webicon-lastfm-s.png"); }
.svg .fc-webicon.lastfm { background: url("/images/fc-webicon-lastfm.svg"); }

/* LinkedIn */
.no-svg .fc-webicon.linkedin { background: url("/images/fc-webicon-linkedin-m.png"); }
.no-svg .fc-webicon.linkedin.large { background: url("/images/fc-webicon-linkedin.png"); }
.no-svg .fc-webicon.linkedin.small { background: url("/images/fc-webicon-linkedin-s.png"); }
.svg .fc-webicon.linkedin { background: url("/images/fc-webicon-linkedin.svg"); }

/* Mail */
.no-svg .fc-webicon.mail { background: url("/images/fc-webicon-mail-m.png"); }
.no-svg .fc-webicon.mail.large { background: url("/images/fc-webicon-mail.png"); }
.no-svg .fc-webicon.mail.small { background: url("/images/fc-webicon-mail-s.png"); }
.svg .fc-webicon.mail { background: url("/images/fc-webicon-mail.svg"); }

/* Mixi */
.no-svg .fc-webicon.mixi { background: url("/images/fc-webicon-mixi-m.png"); }
.no-svg .fc-webicon.mixi.large { background: url("/images/fc-webicon-mixi.png"); }
.no-svg .fc-webicon.mixi.small { background: url("/images/fc-webicon-mixi-s.png"); }
.svg .fc-webicon.mixi { background: url("/images/fc-webicon-mixi.svg"); }

/* MSN */
.no-svg .fc-webicon.msn { background: url("/images/fc-webicon-msn-m.png"); }
.no-svg .fc-webicon.msn.large { background: url("/images/fc-webicon-msn.png"); }
.no-svg .fc-webicon.msn.small { background: url("/images/fc-webicon-msn-s.png"); }
.svg .fc-webicon.msn { background: url("/images/fc-webicon-msn.svg"); }

/* OpenId */
.no-svg .fc-webicon.openid { background: url("/images/fc-webicon-openid-m.png"); }
.no-svg .fc-webicon.openid.large { background: url("/images/fc-webicon-openid.png"); }
.no-svg .fc-webicon.openid.small { background: url("/images/fc-webicon-openid-s.png"); }
.svg .fc-webicon.openid { background: url("/images/fc-webicon-openid.svg"); }

/* Picasa */
.no-svg .fc-webicon.picasa { background: url("/images/fc-webicon-picasa-m.png"); }
.no-svg .fc-webicon.picasa.large { background: url("/images/fc-webicon-picasa"); }
.no-svg .fc-webicon.picasa.small { background: url("/images/fc-webicon-picasa-s.png"); }
.svg .fc-webicon.picasa { background: url("/images/fc-webicon-picasa.svg"); }

/* Pinterest */
.no-svg .fc-webicon.pinterest { background: url("/images/fc-webicon-pinterest-m.png"); }
.no-svg .fc-webicon.pinterest.large { background: url("/images/fc-webicon-pinterest.png"); }
.no-svg .fc-webicon.pinterest.small { background: url("/images/fc-webicon-pinterest-s.png"); }
.svg .fc-webicon.pinterest { background: url("/images/fc-webicon-pinterest.svg"); }

/* PocketApp */
.no-svg .fc-webicon.pocket { background: url("/images/fc-webicon-pocketapp-m.png"); }
.no-svg .fc-webicon.pocket.large { background: url("/images/fc-webicon-pocketapp.png"); }
.no-svg .fc-webicon.pocket.small { background: url("/images/fc-webicon-pocketapp-s.png"); }
.svg .fc-webicon.pocket { background: url("/images/fc-webicon-pocketapp.svg"); }

/* Quora */
.no-svg .fc-webicon.quora { background: url("/images/fc-webicon-quora-m.png"); }
.no-svg .fc-webicon.quora.large { background: url("/images/fc-webicon-quora.png"); }
.no-svg .fc-webicon.quora.small { background: url("/images/fc-webicon-quora-s.png"); }
.svg .fc-webicon.quora { background: url("/images/fc-webicon-quora.svg"); }

/* Orkut */
.no-svg .fc-webicon.orkut { background: url("/images/fc-webicon-orkut-m.png"); }
.no-svg .fc-webicon.orkut.large { background: url("/images/fc-webicon-orkut.png"); }
.no-svg .fc-webicon.orkut.small { background: url("/images/fc-webicon-orkut-s.png"); }
.svg .fc-webicon.orkut { background: url("/images/fc-webicon-orkut.svg"); }

/* Mercurial */
.no-svg .fc-webicon.mercurial { background: url("/images/fc-webicon-mercurial-m.png"); }
.no-svg .fc-webicon.mercurial.large { background: url("/images/fc-webicon-mercurial.png"); }
.no-svg .fc-webicon.mercurial.small { background: url("/images/fc-webicon-mercurial-s.png"); }
.svg .fc-webicon.mercurial { background: url("/images/fc-webicon-mercurial.svg"); }

/* Rdio */
.no-svg .fc-webicon.rdio { background: url("/images/fc-webicon-rdio-m.png"); }
.no-svg .fc-webicon.rdio.large { background: url("/images/fc-webicon-rdio.png"); }
.no-svg .fc-webicon.rdio.small { background: url("/images/fc-webicon-rdio-s.png"); }
.svg .fc-webicon.rdio { background: url("/images/fc-webicon-rdio.svg"); }

/* Reddit */
.no-svg .fc-webicon.reddit { background: url("/images/fc-webicon-reddit-m.png"); }
.no-svg .fc-webicon.reddit.large { background: url("/images/fc-webicon-reddit.png"); }
.no-svg .fc-webicon.reddit.small { background: url("/images/fc-webicon-reddit-s.png"); }
.svg .fc-webicon.reddit { background: url("/images/fc-webicon-reddit.svg"); }

/* Renren */
.no-svg .fc-webicon.renren { background: url("/images/fc-webicon-renren-m.png"); }
.no-svg .fc-webicon.renren.large { background: url("/images/fc-webicon-renren.png"); }
.no-svg .fc-webicon.renren.small { background: url("/images/fc-webicon-renren-s.png"); }
.svg .fc-webicon.renren { background: url("/images/fc-webicon-renren.svg"); }

/* RSS */
.no-svg .fc-webicon.rss { background: url("/images/fc-webicon-rss-m.png"); }
.no-svg .fc-webicon.rss.large { background: url("/images/fc-webicon-rss.png"); }
.no-svg .fc-webicon.rss.small { background: url("/images/fc-webicon-rss-s.png"); }
.svg .fc-webicon.rss { background: url("/images/fc-webicon-rss.svg"); }

/* Skitch */
.no-svg .fc-webicon.skitch { background: url("/images/fc-webicon-skitch-m.png"); }
.no-svg .fc-webicon.skitch.large { background: url("/images/fc-webicon-skitch.png"); }
.no-svg .fc-webicon.skitch.small { background: url("/images/fc-webicon-skitch-s.png"); }
.svg .fc-webicon.skitch { background: url("/images/fc-webicon-skitch.svg"); }

/* Skype */
.no-svg .fc-webicon.skype { background: url("/images/fc-webicon-skype-m.png"); }
.no-svg .fc-webicon.skype.large { background: url("/images/fc-webicon-skype.png"); }
.no-svg .fc-webicon.skype.small { background: url("/images/fc-webicon-skype-s.png"); }
.svg .fc-webicon.skype { background: url("/images/fc-webicon-skype.svg"); }

/* SoundCloud */
.no-svg .fc-webicon.soundcloud { background: url("/images/fc-webicon-soundcloud-m.png"); }
.no-svg .fc-webicon.soundcloud.large { background: url("/images/fc-webicon-soundcloud.png"); }
.no-svg .fc-webicon.soundcloud.small { background: url("/images/fc-webicon-soundcloud-s.png"); }
.svg .fc-webicon.soundcloud { background: url("/images/fc-webicon-soundcloud.svg"); }

/* Spotify */
.no-svg .fc-webicon.spotify { background: url("/images/fc-webicon-spotify-m.png"); }
.no-svg .fc-webicon.spotify.large { background: url("/images/fc-webicon-spotify.png"); }
.no-svg .fc-webicon.spotify.small { background: url("/images/fc-webicon-spotify-s.png"); }
.svg .fc-webicon.spotify { background: url("/images/fc-webicon-spotify.svg"); }

/* Stack Overflow */
.no-svg .fc-webicon.stackoverflow { background: url("/images/fc-webicon-stackoverflow-m.png"); }
.no-svg .fc-webicon.stackoverflow.large { background: url("/images/fc-webicon-stackoverflow.png"); }
.no-svg .fc-webicon.stackoverflow.small { background: url("/images/fc-webicon-stackoverflow-s.png"); }
.svg .fc-webicon.stackoverflow { background: url("/images/fc-webicon-stackoverflow.svg"); }

/* StumbleUpon! */
.no-svg .fc-webicon.stumbleupon { background: url("/images/fc-webicon-stumbleupon-m.png"); }
.no-svg .fc-webicon.stumbleupon.large { background: url("/images/fc-webicon-stumbleupon.png"); }
.no-svg .fc-webicon.stumbleupon.small { background: url("/images/fc-webicon-stumbleupon-s.png"); }
.svg .fc-webicon.stumbleupon { background: url("/images/fc-webicon-stumbleupon.svg"); }

/* SVN */
.no-svg .fc-webicon.svn { background: url("/images/fc-webicon-svn-m.png"); }
.no-svg .fc-webicon.svn.large { background: url("/images/fc-webicon-svn.png"); }
.no-svg .fc-webicon.svn.small { background: url("/images/fc-webicon-svn-s.png"); }
.svg .fc-webicon.svn { background: url("/images/fc-webicon-svn.svg"); }

/* Tent */
.no-svg .fc-webicon.tent { background: url("/images/fc-webicon-tent-m.png"); }
.no-svg .fc-webicon.tent.large { background: url("/images/fc-webicon-tent.png"); }
.no-svg .fc-webicon.tent.small { background: url("/images/fc-webicon-tent-s.png"); }
.svg .fc-webicon.tent { background: url("/images/fc-webicon-tent.svg"); }

/* Trip Advisor */
.no-svg .fc-webicon.tripadvisor { background: url("/images/fc-webicon-tripadvisor-m.png"); }
.no-svg .fc-webicon.tripadvisor.large { background: url("/images/fc-webicon-tripadvisor.png"); }
.no-svg .fc-webicon.tripadvisor.small { background: url("/images/fc-webicon-tripadvisor-s.png"); }
.svg .fc-webicon.tripadvisor { background: url("/images/fc-webicon-tripadvisor.svg"); }

/* Tumblr */
.no-svg .fc-webicon.tumblr { background: url("/images/fc-webicon-tumblr-m.png"); }
.no-svg .fc-webicon.tumblr.large { background: url("/images/fc-webicon-tumblr.png"); }
.no-svg .fc-webicon.tumblr.small { background: url("/images/fc-webicon-tumblr-s.png"); }
.svg .fc-webicon.tumblr { background: url("/images/fc-webicon-tumblr.svg"); }

/* Twitter */
.no-svg .fc-webicon.twitter { background: url("/images/fc-webicon-twitter-m.png"); }
.no-svg .fc-webicon.twitter.large { background: url("/images/fc-webicon-twitter.png"); }
.no-svg .fc-webicon.twitter.small { background: url("/images/fc-webicon-twitter-s.png"); }
.svg .fc-webicon.twitter { background: url("/images/fc-webicon-twitter.svg"); }

/* Vimeo */
.no-svg .fc-webicon.vimeo { background: url("/images/fc-webicon-vimeo-m.png"); }
.no-svg .fc-webicon.vimeo.large { background: url("/images/fc-webicon-vimeo.png"); }
.no-svg .fc-webicon.vimeo.small { background: url("/images/fc-webicon-vimeo-s.png"); }
.svg .fc-webicon.vimeo { background: url("/images/fc-webicon-vimeo.svg"); }

/* Sina Weibo */
.no-svg .fc-webicon.weibo { background: url("/images/fc-webicon-weibo-m.png"); }
.no-svg .fc-webicon.weibo.large { background: url("/images/fc-webicon-weibo.png"); }
.no-svg .fc-webicon.weibo.small { background: url("/images/fc-webicon-weibo-s.png"); }
.svg .fc-webicon.weibo { background: url("/images/fc-webicon-weibo.svg"); }

/* Windows */
.no-svg .fc-webicon.windows { background: url("/images/fc-webicon-windows-m.png"); }
.no-svg .fc-webicon.windows.large { background: url("/images/fc-webicon-windows.png"); }
.no-svg .fc-webicon.windows.small { background: url("/images/fc-webicon-windows-s.png"); }
.svg .fc-webicon.windows { background: url("/images/fc-webicon-windows.svg"); }

/* Wordpress */
.no-svg .fc-webicon.wordpress { background: url("/images/fc-webicon-wordpress-m.png"); }
.no-svg .fc-webicon.wordpress.large { background: url("/images/fc-webicon-wordpress.png"); }
.no-svg .fc-webicon.wordpress.small { background: url("/images/fc-webicon-wordpress-s.png"); }
.svg .fc-webicon.wordpress { background: url("/images/fc-webicon-wordpress.svg"); }

/* Xing */
.no-svg .fc-webicon.xing { background: url("/images/fc-webicon-xing-m.png"); }
.no-svg .fc-webicon.xing.large { background: url("/images/fc-webicon-xing.png"); }
.no-svg .fc-webicon.xing.small { background: url("/images/fc-webicon-xing-s.png"); }
.svg .fc-webicon.xing { background: url("/images/fc-webicon-xing.svg"); }

/* Yahoo! */
.no-svg .fc-webicon.yahoo { background: url("/images/fc-webicon-yahoo-m.png"); }
.no-svg .fc-webicon.yahoo.large { background: url("/images/fc-webicon-yahoo.png"); }
.no-svg .fc-webicon.yahoo.small { background: url("/images/fc-webicon-yahoo-s.png"); }
.svg .fc-webicon.yahoo { background: url("/images/fc-webicon-yahoo.svg"); }

/* Yelp! */
.no-svg .fc-webicon.yelp { background: url("/images/fc-webicon-yelp-m.png"); }
.no-svg .fc-webicon.yelp.large { background: url("/images/fc-webicon-yelp.png"); }
.no-svg .fc-webicon.yelp.small { background: url("/images/fc-webicon-yelp-s.png"); }
.svg .fc-webicon.yelp { background: url("/images/fc-webicon-yelp.svg"); }

/* YouTube */
.no-svg .fc-webicon.youtube { background: url("/images/fc-webicon-youtube-m.png"); }
.no-svg .fc-webicon.youtube.large { background: url("/images/fc-webicon-youtube.png"); }
.no-svg .fc-webicon.youtube.small { background: url("/images/fc-webicon-youtube-s.png"); }
.svg .fc-webicon.youtube { background: url("/images/fc-webicon-youtube.svg"); }

/* YouVersion */
.no-svg .fc-webicon.youversion { background: url("/images/fc-webicon-youversion-m.png"); }
.no-svg .fc-webicon.youversion.large { background: url("/images/fc-webicon-youversion.png"); }
.no-svg .fc-webicon.youversion.small { background: url("/images/fc-webicon-youversion-s.png"); }
.svg .fc-webicon.youversion { background: url("/images/fc-webicon-youversion.svg"); }

/* Zerply */
.no-svg .fc-webicon.zerply { background: url("/images/fc-webicon-zerply-m.png"); }
.no-svg .fc-webicon.zerply.large { background: url("/images/fc-webicon-zerply.png"); }
.no-svg .fc-webicon.zerply.small { background: url("/images/fc-webicon-zerply-s.png"); }
.svg .fc-webicon.zerply { background: url("/images/fc-webicon-zerply.svg"); }



/* -----------------------------------------
   Page Name 2
----------------------------------------- */


#success {
	background: #ffffff;
	border: 1px solid #285f25;
	display: none;
	margin-bottom: 15px;
	padding: 10px;
}

@-moz-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Firefox */

@-webkit-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Webkit */

@-ms-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* IE */

@keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Opera and prob css3 final iteration */

.blink {
	font-size:16px; font-weight:bold;
	color:#ffffff;

-moz-transition:all 1s ease-in-out;

-webkit-transition:all 1s ease-in-out;

-o-transition:all 1s ease-in-out;

-ms-transition:all 1s ease-in-out;

transition:all 1s ease-in-out;

/* order: name, direction, duration, iteration-count, timing-function */  

-moz-animation:blink normal 2s infinite ease-in-out; /* Firefox */

-webkit-animation:blink normal 2s infinite ease-in-out; /* Webkit */

-ms-animation:blink normal 2s infinite ease-in-out; /* IE */

animation:blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */