/*
* 
* 
* 
* 
* 
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
/*
@import url(http://fonts.googleapis.com/css?family=Nobile:400,400italic,700);
body {
		font-family: 'Nobile', sans-serif;


 }
*/
/* Social Icons
================================================== */
/* Social Icons 24*/
#socialize li { float: left; padding-top: 5px; margin: 0 4px 5px 0; }
#socialize a { background: url(http://media.digitalartwork.net/icons/social/socialize/socialize_24.png) left top no-repeat; width: 24px; height: 24px; padding: 0; border: 0; display: block; text-indent: -999em; overflow: hidden; opacity: 0.8; }

#socialize .aim a{ background-position: 0 0; width: 24px; height: 24px; } 
#socialize .amazon a{ background-position: 0 -74px; width: 24px; height: 24px; } 
#socialize .apple a{ background-position: 0 -148px; width: 24px; height: 24px; } 
#socialize .basecamp a{ background-position: 0 -222px; width: 24px; height: 24px; } 
#socialize .bebo a{ background-position: 0 -296px; width: 24px; height: 24px; } 
#socialize .blogger a{ background-position: 0 -370px; width: 24px; height: 24px; } 
#socialize .delicious a{ background-position: 0 -444px; width: 24px; height: 24px; } 
#socialize .digg a{ background-position: 0 -518px; width: 24px; height: 24px; } 
#socialize .dropbox a{ background-position: 0 -592px; width: 24px; height: 24px; } 
#socialize .evernote a{ background-position: 0 -666px; width: 24px; height: 24px; } 
#socialize .facebook a{ background-position: 0 -740px; width: 24px; height: 24px; } 
#socialize .facebookplaces a{ background-position: 0 -814px; width: 24px; height: 24px; } 
#socialize .firendfeed a{ background-position: 0 -888px; width: 24px; height: 24px; } 
#socialize .flickr a{ background-position: 0 -962px; width: 24px; height: 24px; } 
#socialize .foursquare a{ background-position: 0 -1036px; width: 24px; height: 24px; } 
#socialize .github a{ background-position: 0 -1110px; width: 24px; height: 24px; } 
#socialize .google a{ background-position: 0 -1184px; width: 24px; height: 24px; } 
#socialize .instapaper a{ background-position: 0 -1258px; width: 24px; height: 24px; } 
#socialize .lastfm a{ background-position: 0 -1332px; width: 24px; height: 24px; } 
#socialize .linkedin a{ background-position: 0 -1406px; width: 24px; height: 24px; } 
#socialize .msnmessenger a{ background-position: 0 -1480px; width: 24px; height: 24px; } 
#socialize .myspace a{ background-position: 0 -1554px; width: 24px; height: 24px; } 
#socialize .pinboardin a{ background-position: 0 -1628px; width: 24px; height: 24px; } 
#socialize .posterous a{ background-position: 0 -1702px; width: 24px; height: 24px; } 
#socialize .skype a{ background-position: 0 -1776px; width: 24px; height: 24px; } 
#socialize .stumbleupon a{ background-position: 0 -1850px; width: 24px; height: 24px; } 
#socialize .technorati a{ background-position: 0 -1924px; width: 24px; height: 24px; } 
#socialize .tumblr a{ background-position: -74px 0; width: 24px; height: 24px; } 
#socialize .twitter a{ background-position: -74px -74px; width: 24px; height: 24px; } 
#socialize .twitterbird a{ background-position: -74px -148px; width: 24px; height: 24px; } 
#socialize .vcard a{ background-position: -74px -222px; width: 24px; height: 24px; } 
#socialize .vimeo a{ background-position: -74px -296px; width: 24px; height: 24px; } 
#socialize .wikipedia a{ background-position: -74px -370px; width: 24px; height: 24px; } 
#socialize .wordpress a{ background-position: -74px -444px; width: 24px; height: 24px; } 
#socialize .xbl a{ background-position: -74px -518px; width: 24px; height: 24px; } 
#socialize .yahoo a{ background-position: -74px -592px; width: 24px; height: 24px; } 
#socialize .youtube a{ background-position: -74px -666px; width: 24px; height: 24px; } 
#socialize .zootool a{ background-position: -74px -740px; width: 24px; height: 24px; } 

/* Social Icons 32 */
.lg-icons #socialize a { background: url(http://media.digitalartwork.net/icons/social/socialize/socialize_32.png) left top no-repeat; width: 32px; height: 32px; padding: 0; border: 0; display: block; text-indent: -999em; overflow: hidden; opacity: 0.8; }

.lg-icons #socialize .aim a{ background-position: 0 0; width: 32px; height: 32px; } 
.lg-icons #socialize .amazon a{ background-position: 0 -82px; width: 32px; height: 32px; } 
.lg-icons #socialize .apple a{ background-position: 0 -164px; width: 32px; height: 32px; } 
.lg-icons #socialize .basecamp a{ background-position: 0 -246px; width: 32px; height: 32px; } 
.lg-icons #socialize .bebo a{ background-position: 0 -328px; width: 32px; height: 32px; } 
.lg-icons #socialize .blogger a{ background-position: 0 -410px; width: 32px; height: 32px; } 
.lg-icons #socialize .delicious a{ background-position: 0 -492px; width: 32px; height: 32px; } 
.lg-icons #socialize .digg a{ background-position: 0 -574px; width: 32px; height: 32px; } 
.lg-icons #socialize .dropbox a{ background-position: 0 -656px; width: 32px; height: 32px; } 
.lg-icons #socialize .evernote a{ background-position: 0 -738px; width: 32px; height: 32px; } 
.lg-icons #socialize .facebook a{ background-position: 0 -820px; width: 32px; height: 32px; } 
.lg-icons #socialize .facebookplaces a{ background-position: 0 -902px; width: 32px; height: 32px; } 
.lg-icons #socialize .flickr a{ background-position: 0 -984px; width: 32px; height: 32px; } 
.lg-icons #socialize .foursquare a{ background-position: 0 -1066px; width: 32px; height: 32px; } 
.lg-icons #socialize .github a{ background-position: 0 -1148px; width: 32px; height: 32px; } 
.lg-icons #socialize .google a{ background-position: 0 -1230px; width: 32px; height: 32px; } 
.lg-icons #socialize .instapaper a{ background-position: 0 -1312px; width: 32px; height: 32px; } 
.lg-icons #socialize .lastfm a{ background-position: 0 -1394px; width: 32px; height: 32px; } 
.lg-icons #socialize .linkedin a{ background-position: 0 -1476px; width: 32px; height: 32px; } 
.lg-icons #socialize .msnmessenger a{ background-position: 0 -1558px; width: 32px; height: 32px; } 
.lg-icons #socialize .myspace a{ background-position: 0 -1640px; width: 32px; height: 32px; } 
.lg-icons #socialize .picasa a{ background-position: 0 -1722px; width: 32px; height: 32px; } 
.lg-icons #socialize .pinboardin a{ background-position: 0 -1804px; width: 32px; height: 32px; } 
.lg-icons #socialize .posterous a{ background-position: 0 -1886px; width: 32px; height: 32px; } 
.lg-icons #socialize .skype a{ background-position: -82px 0; width: 32px; height: 32px; } 
.lg-icons #socialize .slideshare a{ background-position: -82px -82px; width: 32px; height: 32px; } 
.lg-icons #socialize .soundcloud a{ background-position: -82px -164px; width: 32px; height: 32px; } 
.lg-icons #socialize .stumbleupon a{ background-position: -82px -246px; width: 32px; height: 32px; } 
.lg-icons #socialize .technorati a{ background-position: -82px -328px; width: 32px; height: 32px; } 
.lg-icons #socialize .tumblr a{ background-position: -82px -410px; width: 32px; height: 32px; } 
.lg-icons #socialize .twitter a{ background-position: -82px -492px; width: 32px; height: 32px; } 
.lg-icons #socialize .twitterbird a{ background-position: -82px -574px; width: 32px; height: 32px; } 
.lg-icons #socialize .vcard a{ background-position: -82px -656px; width: 32px; height: 32px; } 
.lg-icons #socialize .vimeo a{ background-position: -82px -738px; width: 32px; height: 32px; } 
.lg-icons #socialize .wikipedia a{ background-position: -82px -820px; width: 32px; height: 32px; } 
.lg-icons #socialize .wordpress a{ background-position: -82px -902px; width: 32px; height: 32px; } 
.lg-icons #socialize .xbox a{ background-position: -82px -984px; width: 32px; height: 32px; } 
.lg-icons #socialize .yahoo a{ background-position: -82px -1066px; width: 32px; height: 32px; } 
.lg-icons #socialize .youtube a{ background-position: -82px -1148px; width: 32px; height: 32px; } 
.lg-icons #socialize .zootool a{ background-position: -82px -1230px; width: 32px; height: 32px; }