/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

html {
	background-image: url(../images/bg.jpg);
}

html, body {width: 100%; height: inherit;}

a img {border: 0;}

/* FONTS */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 12, 2012 09:03:11 PM America/New_York */
@font-face {
    font-family: 'ArmataRegular';
    src: url('fonts/armataWeb/Armata-Regular-webfont.eot');
    src: url('fonts/armataWeb/Armata-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/armataWeb/Armata-Regular-webfont.woff') format('woff'),
         url('fonts/armataWeb/Armata-Regular-webfont.ttf') format('truetype'),
         url('fonts/armataWeb/Armata-Regular-webfont.svg#ArmataRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 12, 2012 09:03:43 PM America/New_York */
@font-face {
    font-family: 'CrimsonRoman';
    src: url('fonts/crimsonWeb/Crimson-Roman-webfont.eot');
    src: url('fonts/crimsonWeb/Crimson-Roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimsonWeb/Crimson-Roman-webfont.woff') format('woff'),
         url('fonts/crimsonWeb/Crimson-Roman-webfont.ttf') format('truetype'),
         url('fonts/crimsonWeb/Crimson-Roman-webfont.svg#CrimsonRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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

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

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

/*	Typography presets
	------------------	*/
p {
	font: 1em/1.4em 'CrimsonRoman', Verdana, Geneva, sans-serif;
}
strong {
	font: 1em/1.4em 'CrimsonBold', Verdana, Geneva, sans-serif;
}
em {
	font: 1em/1.4em 'CrimsonItalic', Verdana, Geneva, sans-serif;
}

.gigantic {
	font: 1.3em/2.1em 'CrimsonRoman', Verdana, Geneva, sans-serif;
	letter-spacing: -2px;
}

.huge, h1 {
	font: 1.1em/2em 'CrimsonRoman', Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}

.large, h2 {
	font: 1em/1.9em 'CrimsonRoman', Verdana, Geneva, sans-serif;
	margin-top: 1em;
}

.bigger, h3 {
	font: 1em/1.8em 'CrimsonRoman', Verdana, Geneva, sans-serif;
}

.big, h4 {
	font: 1em/1.7em 'CrimsonRoman', Verdana, Geneva, sans-serif;
}

.wrapper {
	margin-left: auto;
	margin-right: auto;
}

.small, small {
	font-size: 13px;
	line-height: 18px;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(248,218,220);}
::-moz-selection 	{background: rgb(248,218,220);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(248,218,220);}

ul {
	font: 1em/1.4em 'CrimsonRoman', Verdana, Geneva, sans-serif;
	list-style-image: url(../images/circle.gif);
	padding: 0 0 0 10px;
}

/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

.wrapper {
	width: 960px;
	padding-top: 72px;
	color: rgb(60,60,60);
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
.leftColumn {
	width: 480px;
	position: relative;
	padding: 15px;
	margin: 20px 225px 0  225px;
	background-color: rgb(248,218,220);
}
.rightColumn {
	width: 510px;
	position: relative;
	margin: 0 225px;
}

header img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* mainNav beggins 'ArmataRegular',*/
.mainNav, .mainNav ul{
	margin: 15px 0;
	font: 1em/1.4em 'ArmataRegular', Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
.mainNav li {
	display: inline;
}
.mainNav li a:link, .mainNav li a:visited {
	text-decoration: none;
	color: #666;
}
.mainNav li a:hover, .mainNav li a:active {
	text-decoration: none;
	color: #000;
}
#home #homeLink, #design #printLink, #illustration #illustrationLink, #contact #contactLink, #about #aboutLink {
	text-decoration: none;
	color: #000;
}

/* mainNav ends */

section.main img {
	float: left;
	position: relative;
	padding: 5px;
}
section.main img:hover{
	background-color: #666;
}


/*CONTACT FORM*/
label {
    display: block;
    margin-top: 20px;
}
/* Centre the form within the page */
form {
	float: right;
	position: relative;
	width: 480px;
	margin-right: 240px;
}

/* Style the text boxes */
input, textarea {
	width: 480px;
	height: 2em;
	background: #fff;
	padding: 7px;
	margin-top: 3px;
	letter-spacing: 0;
	color: #666;
	line-height: 1.3em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	behavior: url(styles/PIE.htc);
}

textarea {
	height: 15em;
	background-color: #fff;
}

#submit {
	width: 90px;
	height: 30px;
	letter-spacing: 0;
	text-decoration: none;
	padding: 5px 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	behavior: url(css/PIE.htc);
    margin-top: 20px;
    cursor: pointer;
}
/* FOOTER */
footer {
	width: 320px;
	clear: both;
	position: relative;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	color: #999;
	line-height: 40px;
}

/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
.wrapper {
		width: 800px;
		padding-top: 48px;
}

.leftColumn {
	margin: 20px 145px 0  145px;
}
.rightColumn {
	margin: 0 145px;
}
	
/*CONTACT FORM*/
/* Centre the form within the page */
form {
	float: right;
	position: relative;
	width: 320px;
	margin-right: 160px;
}

/* Style the text boxes */
input, textarea {
	width: 320px;
}	
}
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
.wrapper {
		width: 320px;
		padding-top:: 48px;
}

.leftColumn {
	width: 320px;
	margin: 0;
}
.rightColumn {
	width: 320px;
	margin: 0;
	padding: 10px 0;
}

/*CONTACT FORM*/
/* Centre the form within the page */
form {
	float: left;
	position: relative;
	width: 320px;
	margin-left: 80px;
}

/* Style the text boxes */
input, textarea {
	width: 320px;
}	
}
/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.wrapper {
		width: 480px;
		padding-top: 36px;
}

.leftColumn {
	width: 480px;
	margin: 0;
}
.rightColumn {
	width: 480px;
	margin: 0;
}

/*CONTACT FORM*/
/* Centre the form within the page */
form {
	float: left;
	position: relative;
	width: 320px;
	margin-left: 80px;
}

/* Style the text boxes */
input, textarea {
	width: 320px;
}	
}
/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
	
.wrapper {
	width: 160px;
	padding-top: 36px;
}

.leftColumn {
	width: 160px;
}
.rightColumn {
	width: 160px;
}

/*CONTACT FORM*/
/* Centre the form within the page */
form {
	float: right;
	position: relative;
	width: 80px;
	margin-right: -40px;
}

/* Style the text boxes */
input, textarea {
	width: 80px;
}	
}