f@charset"utf-8";
/*
Theme Name: I am an Artist
Description: I am an Artist
Version: 1.0
Author: Nevada
Author URI: http://www.nevada.ie/
*/
/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

html, body
{
	height: 100%;
}

/* Clearfix */
.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

/*
 * HTML5 Boilerplate (modified by Nevada.ie)
 * Detailed information about this CSS: h5bp.com/css
 */

/* HTML5 display definitions */	
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; }	
/* Base */
/* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units 2. Force vertical scrollbar in non-IE 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */
html
{ font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing:antialiased; }
body
{ margin: 0; line-height: 1; overflow-x:hidden; }	
input, select
{vertical-align:middle;}
/* Remove text-shadow in selection highlight: h5bp.com/i. These selection declarations have to be separate. */	
::-moz-selection
{ background: #CCC; color: #fff; text-shadow: none; }
::selection
{ background: #CCC; color: #fff; text-shadow: none; }	
/* Links */	
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a{vertical-align:baseline;background:transparent;}
a:hover, a:active
{ outline: 0; }	
/* Typography */	
abbr[title]
{ border-bottom: 1px dotted; }	
b, strong
{ font-weight: bold; }	
blockquote
{ margin: 1em 60px; line-height: 1.4em;}	
dfn
{ font-style: italic; }	
hr
{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }	
ins
{ background: #ff9; color: #333; text-decoration: none; }	
mark
{ background: #ff0; color: #333; font-style: italic; font-weight: bold; }	
ol,ul{margin:0 0 0 30px;padding:0;}
/* hidden */
.hidden{display:none;visibility:hidden}
.visuallyhidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.invisible{visibility:hidden}		
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp
{ font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }	
/* Improve readability of pre-formatted text in all browsers */
pre
{ white-space: pre; white-space: pre-wrap; word-wrap: break-word; }	
q
{ quotes: none; }
q:before, q:after
{ content: ""; content: none; }	
small
{ font-size: 85%; }	
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup
{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup
{ top: -0.5em; }
sub
{ bottom: -0.25em; }	
/* Embedded content */	
/* 1. Improve image quality when scaled in IE7: h5bp.com/d 2. Remove the gap between images and borders on image containers: h5bp.com/e */	
img
{ border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }	
/* Correct overflow not hidden in IE9 */
svg:not(:root)
{ overflow: hidden; }	
/* Figures */	
figure
{ margin: 0; }	
/* Forms */	
form
{ margin: 0; }
fieldset
{ border: 0; margin: 0; padding: 0; float:left;}	/* IE bug may make form disappear if you do not float this element */
/* Indicate that 'label' will shift focus to the associated form element */
label
{ cursor: pointer; }	
/* 1. Correct color not inheriting in IE6/7/8/9 2. Correct alignment displayed oddly in IE6/7  */	
legend
{ border: 0; *margin-left: -7px; padding: 0; }	
/* 1. Correct font-size not inheriting in all browsers 2. Remove margins in FF3/4 S5 Chrome 3. Define consistent vertical alignment display in all browsers */	
button, input, select, textarea
{ font-size: 105%; margin: 0; vertical-align: baseline; *vertical-align: middle; }	
/* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) 2. Correct inner spacing displayed oddly in IE6/7 */	
button, input
{ line-height: normal; *overflow: visible; }	
/* Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */	
table button, table input
{ *overflow: auto; }	
/* 1. Display hand cursor for clickable form elements 2. Allow styling of clickable form elements in iOS */	
button, input[type="button"], input[type="reset"], input[type="submit"]
{ cursor: pointer; -webkit-appearance: button; }	
.hand
{cursor: pointer;}
/* Consistent box sizing and appearance */	
input[type="checkbox"], input[type="radio"]
{ box-sizing: border-box; vertical-align: middle; }
input[type="search"]
{ -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration
{ -webkit-appearance: none; }	
/* Remove inner padding and border in FF3/4: h5bp.com/l */	
button::-moz-focus-inner, input::-moz-focus-inner
{ border: 0; padding: 0; }	
/* 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */	
textarea
{ overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid
{  }
input:invalid, textarea:invalid
{ background-color: #f0dddd; }	
/* Tables */	
table
{ border-collapse: collapse; border-spacing: 0; }
td
{ vertical-align: top; padding: 5px; }
/* clear fix for floated elements that prevent the document flow height continuing */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
html[xmlns] .clearfix
{display: block;}	
h1,h2,h3,h4,h5,h6
{text-rendering:optimizeLegibility;}
small
{ font-size: 10px; }
ol
{ list-style: decimal; }
ul
{ list-style: disc; }
li
{ margin-left: 30px; }
video
{
	width: 100%;
	height: auto;
}
.ie8 object
{ /* object for videos */
	
}
img
{
	height: auto;
     max-width: 100%;
}
	.ie8 #body img
{
		height: auto;
		width: auto;	
	}	
	.ie8 .main-nav img
	{
		height: auto;
		max-width: none !important;	
	}		
dl,hr,h1,h2,h3,h4,h5,h6,pre,table,address,blockquote,article
{
	margin-bottom: 20px; 
}
article
{
	position: relative; 
}
p
{ 
	margin: 10px 0;
}

/* ---------------------------------------------------------------------- */
/* Fonts
/* ---------------------------------------------------------------------- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 26, 2014 */
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 2, 2014 
@font-face {
    font-family: 'gloria_hallelujahregular';
    src: url('fonts/gloriahallelujah-webfont.eot');
    src: url('fonts/gloriahallelujah-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gloriahallelujah-webfont.woff2') format('woff2'),
         url('fonts/gloriahallelujah-webfont.woff') format('woff'),
         url('fonts/gloriahallelujah-webfont.ttf') format('truetype'),
         url('fonts/gloriahallelujah-webfont.svg#gloria_hallelujahregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */
.theme-width
{
	margin: 0 auto;		
	position: relative;
	width:1020px;	
}
.full-width
{
	width: 100%;
}
.feature
{
	position:relative;
}
section section
{
	margin-bottom:30px;	
	position:relative;
}
body, button, input, select, textarea 
{ 
	font-family: 'open_sansregular', Arial, sans-serif; 
}	
body 
{
	background:#F7F7F7 url(images/backgrounds/body.jpg) repeat-x 0 140px;
	color:#1F1F1F;
	font-size: 15px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
.post-excerpt 
{
	position: relative;
}

.right
{
	float: right;	
}

.left
{
	float: left;	
}

::-moz-selection
{ background: #CCC; color: #fff; text-shadow: none; }
::selection
{ background: #CCC; color: #fff; text-shadow: none; }

hr
{
	background:url(/wp-content/themes/iamanartist/images/borders/hr.png) repeat-x 0 0;
	-moz-box-sizing:no;
	border-bottom:none;
	border-top:none;	
	clear:both;
	display: block; 
	height: 5px; 
	line-height:1px;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}		
h1, h2, h3, h4, h5, h6
{
	color: #222;
	font-family: 'Gloria Hallelujah', cursive;	
	margin: 20px 0;
}
h1
{
	font-size: 21px;
	font-weight:300;
	line-height: 30px;
	margin-top: 0;		
	width: 100%;
}
	#home-page h1
	{
		background:url(images/icons/sprite.png) no-repeat 0 -1664px;
		line-height:40px;
		padding:0 0 0 80px;
		vertical-align: middle;
	}	
h2 
{
	font-size: 19px;
	line-height: 26px;
}
	h1, h2
	{
		font-weight:lighter;
	}
	#video h2
	{	
		background:url(images/icons/sprite.png) no-repeat 0 -1835px;
		line-height:25px;
		padding:0 0 0 40px;
		vertical-align: middle;
	}
h3 
{
	font-size: 17px;
	line-height: 22px;	
}
h4 
{
	font-size: 16px;
	line-height: 18px;	
}
h5 
{
	font-size: 15px;
	line-height: 17px;	
}
h6 
{
	font-size: 14px;
	line-height: 15px;	
}
a
{
	color: #CD0505;
	text-decoration: none;	
		-webkit-transition: .15s linear; 
		-moz-transition: .15s linear;
		-o-transition: .15s linear; 
	transition: .15s linear;		
}
	a:hover
	{ 
		color:#289A74; 
	}
	
.float_left
{ 
	float: left;
	clear: none;
}

.float_right
{
	float: right;
	clear: none;
}
	
.wp-caption
{
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	display:inline-block;
	padding-top:0;
	margin: 20px 10px 20px 0;
	text-align: center;
}	
	.wp-caption-text
	{	
		padding:0 10px;
	}	
	.wp-caption img
	{	
		margin: 2%!important;
		width: 96%;
	}
.image_left
{
	display: inline-block;
	float: left;	
	margin: 10px 20px 20px 0;
}
.image_right
{
	display: inline-block;
	float: right;	
	margin: 10px 0 20px 20px;
}		
.button, 
input[type="submit"], 
button, 
#wrapper .cform input.backbutton, 
#wrapper .cform input.resetbutton, 
#wrapper .cform input.sendbutton, 
.read-more, 
a.read-more,
#wrapper input.wpcf7-submit
{
	background-color:#289A74; 
	border: none;	
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'open_sansbold', Arial;
	font-size: 11px;
	height: auto;
	margin-top: 6px;
	overflow: visible;
	padding: 4px 12px;
	position: relative;
	width: auto;
	text-shadow: 0 1px 0 #316DB3;
	text-transform:uppercase;			
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
	transition: all .25s ease;	
	border-radius: 2px;
		-moz-border-radius: 2px;
			-khtml-border-radius: 2px;
				-webkit-border-radius: 2px;
	behavior: url(/wp-content/themes/iamanartist/PIE.htc);		
}	

	.read-more:hover, 
	a.read-more:hover 
	{
		background:#333;
	}	
	
	#wrapper a.button
	{
		background-position: center;
		color: #FFF;	
		font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
		text-decoration: none;		
		text-shadow: 0 1px 0 #000;	
		text-transform: uppercase;
	}	

	.button:hover, 
	input[type="submit"]:hover, 
	button:hover
	{
		-moz-opacity: 0.80;
		opacity:0.8;
	}
	
.button
{
	font-size: 12px;
	display: inline-block;
	padding: 5px 16px;
}

	.button.medium
	{
		font-size: 13px; 
	}

	.button.large
	{
		font-size: 15px; 
	}

	.button.no-bg
	{
		background: none;
		color: #0083CB;
		padding: 0;
	}

		.button.no-bg:hover
		{
			background: none;
			color: #CCC;
		}

	.button .icon, 
	.button .arrow
	{
		color: transparent;
		cursor: pointer;
		display: inline-block;
		font: 0/0 a;
		height: 19px;
		margin: -3px 0 0 3px;
		text-shadow: none;
		vertical-align: middle;
		width: 19px;
	}

article ol,
article ul
{
	margin-top:20px;
}
/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */
.screenreader
{ 
	clip: rect(1px 1px 1px 1px); 
	clip: rect(1px, 1px, 1px, 1px); 
	/* Fallback for old IE */ position: absolute; 
}
.align-center, 
.aligncenter
{ 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	 display: block; 
}
.align-left, 
.alignleft
{ 
	float: left; 
}
img.align-left, 
img.alignleft 
{ 
	display: block; 
	margin-bottom: 15px; 
	margin-right: 15px; 
}
.align-right, 
.alignright
{ 
	float: right; 
}
img.align-right, 
img.alignright, 
.alignright img, 
.align-right img
{ 
	display: block; 
	margin-bottom: 15px; 
	margin-left: 15px; 
}	
.wp-caption img
{	
	margin: 2%;
	width: 96%;
}
blockquote.fancy_quote 
{
	background-image: url(/wp-content/themes/iamanartist/images/icons/quote.png);
	background-repeat: no-repeat;
	background-position: 16px 8px;
	color:#000;
	line-height: 20px;
	margin: 20px 0 30px 0;
	padding: 10px 30px 0 65px;	
}
	blockquote.fancy_quote p
	{
		font-size: 21px;
		line-height:26px;
	}
ul.tick_list li
{
	list-style: url(/wp-content/themes/iamanartist/images/icons/tick.png) outside;
}
	ul.tick_list
	{
		margin: 25px 0 25px 30px;
	}
/* ---------------------------------------------------------------------- */
/*	Panels
/* ---------------------------------------------------------------------- */
#for-teachers
{
	display:block;
	margin:-10px 0 45px 0;
	text-align:center;
				-ms-transform: rotate(1deg); /* IE 9 */
		-webkit-transform: rotate(1deg); /* Chrome, Safari, Opera */
	transform: rotate(1deg);	
	width:100%;		
}
	#for-teachers h3
	{
		background:url(images/icons/sprite.png) 0 -1363px no-repeat;
		color:#FFF;
		display:block;
		height:41px;
		margin:0 auto;
		padding-top:9px;
		width:306px;
	}
.panel
{
	margin-bottom:40px;	
	position:relative;
}
	.panel .can_you
	{
		font-size:14px;
		margin-bottom:20px;
	}
		.panel .can_you:last-of-type
		{
			margin-bottom:0;
		}	
		.panel .can_you img
		{
			margin-right:15px;
		}
.panel-page h2
{
	margin-top:0;
}
.panel h2.title
{
	background-image:url(images/icons/sprite.png);	
	background-repeat:no-repeat;
	line-height:29px;
	padding:0 0 0 40px;
	vertical-align:middle;
}
	.ga .can_you.panel h2.title
	{
		font-size:14px;	
	}
.video h2
{
	background-position:0 -1835px;
}
.look_and_respond h2
{
	background-position:0 -1914px;
}
.can_you h2
{
	background-position:0 -1756px;
}
.lets_play h2
{
	background-position:0 -1993px;
}
.plan_a_lesson h2
{
	background-position:0 -2078px;
}
.glossary h2
{
	background-position:0 -2233px;
}
.visit h2
{
	background-position:0 -2157px;
}
#feature
{
	margin-bottom:40px;		
}
.white-panel
{
	background:#FFF;
	float:left;
	width:100%;
}
	.padding
	{
		padding:20px 30px;	
	}
		.video .padding
		{
			padding:20px 20px;	
		}	
.box-shadow
{
		-webkit-box-shadow: 1px 1px 4px 3px rgba(0,0,0,0.06);
		-moz-box-shadow: 1px 1px 4px 3px rgba(0,0,0,0.06);
	box-shadow: 1px 1px 4px 3px rgba(0,0,0,0.06);	
}
.pink-border
{
	background:#FFF;	
	border-style: solid; 
	border-width: 8px; 
		-moz-border-image: url(images/borders/pink-fluffy.png) 10 repeat round; 
		-webkit-border-image: url(images/borders/pink-fluffy.png) 10 repeat round; 
		-o-border-image: url(images/borders/pink-fluffy.png) 10 repeat round; 
	border-image: url(images/borders/pink-fluffy.png) 10 repeat round;
}
.paper-border
{
	display:block;
	border-style: solid; 
	border-width: 15px; 
		-moz-border-image: url(images/borders/plain-white.png) 30 repeat round; 
		-webkit-border-image: url(images/borders/plain-white.png) 30 repeat round; 
		-o-border-image: url(images/borders/plain-white.png) 30 repeat round; 
	border-image: url(images/borders/plain-white.png) 30 repeat round;	
	float:left;
	width:94%;
}	
	.paper-border.three_fourth
	{
		width:67%;	
	}
.rotate-right-1
{
		-ms-transform: rotate(1deg); /* IE 9 */
		-webkit-transform: rotate(1deg); /* Chrome, Safari, Opera */
	transform: rotate(1deg);		
}
.rotate-left-1
{
				-ms-transform: rotate(-1deg); /* IE 9 */
		-webkit-transform: rotate(-1deg); /* Chrome, Safari, Opera */
	transform: rotate(-1deg);	
}	
.rotate-right-2
{
		-ms-transform: rotate(2deg); /* IE 9 */
		-webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
	transform: rotate(2deg);		
}
.rotate-left-2
{
				-ms-transform: rotate(-2deg); /* IE 9 */
		-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);	
}	
.rotate-right-4
{
		-ms-transform: rotate(4deg); /* IE 9 */
		-webkit-transform: rotate(4deg); /* Chrome, Safari, Opera */
	transform: rotate(4deg);		
}
.rotate-left-4
{
				-ms-transform: rotate(-4deg); /* IE 9 */
		-webkit-transform: rotate(-4deg); /* Chrome, Safari, Opera */
	transform: rotate(-4deg);	
}	
.rotate-right-6
{
		-ms-transform: rotate(6deg); /* IE 9 */
		-webkit-transform: rotate(6deg); /* Chrome, Safari, Opera */
	transform: rotate(6deg);		
}
.rotate-left-6
{
				-ms-transform: rotate(-6deg); /* IE 9 */
		-webkit-transform: rotate(-6deg); /* Chrome, Safari, Opera */
	transform: rotate(-6deg);	
}	
.rotate-right-42
{
		-ms-transform: rotate(42deg); /* IE 9 */
		-webkit-transform: rotate(42deg); /* Chrome, Safari, Opera */
	transform: rotate(42deg);		
}
.rotate-left-42
{
				-ms-transform: rotate(-42deg); /* IE 9 */
		-webkit-transform: rotate(-42deg); /* Chrome, Safari, Opera */
	transform: rotate(-42deg);	
}
.rotateY
{
	transform: rotateY(10deg); 
	    -moz- transform: rotateY(10deg); 
	    -webkit- transform: rotateY(10deg); 
	    -o- transform: rotateY(10deg); 
}
.anti-rotateY
{
	transform: rotateY(-10deg); 
	    -moz- transform: rotateY(-10deg); 
	    -webkit- transform: rotateY(-10deg); 
	    -o- transform: rotateY(-10deg); 	
}
/* Tape */
.red-tape-top-left:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1090px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(-15deg); /* IE 9 */
		-webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
	transform: rotate(-15deg);	
	width:57px;
	left:-15px;
	top:-25px;
	z-index:850;
}
	#video.red-tape-top-left:before
	{
		top:-5px;	
	}
.red-tape-top-right
{
	background:url(images/icons/sprite.png) 0 -1090px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(25deg); /* IE 9 */
		-webkit-transform: rotate(25deg); /* Chrome, Safari, Opera */
	transform: rotate(25deg);	
	width:57px;
	right:-10px;
	top:-25px;
	z-index:850;
}
.majenta-tape-top-left:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1024px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(-35deg); /* IE 9 */
		-webkit-transform: rotate(-35deg); /* Chrome, Safari, Opera */
	transform: rotate(-35deg);	
	width:57px;
	left:-10px;
	top:-10px;
}
	.paper-border.majenta-tape-top-left:before
	{
		left:-30px;
		top:-20px;			
	}
.dark-green-tape-top-left:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -893px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(-35deg); /* IE 9 */
		-webkit-transform: rotate(-35deg); /* Chrome, Safari, Opera */
	transform: rotate(-35deg);	
	width:57px;
	left:-20px;
	top:-15px;
	z-index:850;
}
.light-green-tape-top-middle:after
{
	content:'';
	background:url(images/icons/sprite.png) 0 -893px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(15deg); /* IE 9 */
		-webkit-transform: rotate(15deg); /* Chrome, Safari, Opera */
	transform: rotate(15deg);	
	width:57px;
	left:50%;
	top:-15px;
	z-index:850;
}
.light-green-tape-bottom-right:after
{
	content:'';
	background:url(images/icons/sprite.png) 0 -827px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(-35deg); /* IE 9 */
		-webkit-transform: rotate(-35deg); /* Chrome, Safari, Opera */
	transform: rotate(-35deg);	
	width:57px;
	right:-20px;
	bottom:-15px;
	z-index:850;
}
	.paper-border.light-green-tape-bottom-right:after
	{
		right:-30px;
		bottom:-25px;		
	}
.large-brown-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1510px no-repeat;
	display:block;
	height:32px;
	position:absolute;
				-ms-transform: rotate(-3deg); /* IE 9 */
		-webkit-transform: rotate(-3deg); /* Chrome, Safari, Opera */
	transform: rotate(-3deg);	
	width:345px;
	left:30%;
	top:-20px;
	z-index:850;
}
.large-green-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1443px no-repeat;
	display:block;
	height:29px;
	position:absolute;
				-ms-transform: rotate(-3deg); /* IE 9 */
		-webkit-transform: rotate(-3deg); /* Chrome, Safari, Opera */
	transform: rotate(-3deg);	
	width:203px;
	left:20%;
	top:-20px;
	z-index:850;
}
.large-thick-blue-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1363px no-repeat;
	display:block;
	height:41px;
	position:absolute;
				-ms-transform: rotate(-3deg); /* IE 9 */
		-webkit-transform: rotate(-3deg); /* Chrome, Safari, Opera */
	transform: rotate(-3deg);	
	width:306px;
	left:20%;
	top:-20px;
	z-index:850;
}
.large-thin-blue-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1293px no-repeat;
	display:block;
	height:31px;
	position:absolute;
				-ms-transform: rotate(3deg); /* IE 9 */
		-webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
	transform: rotate(3deg);	
	width:203px;
	left:15%;
	top:-25px;
	z-index:850;
}
.medium-blue-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1227px no-repeat;
	display:block;
	height:27px;
	position:absolute;
	width:111px;
	left:30%;
	top:-20px;
	z-index:850;
}
.small-pink-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1024px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(6deg); /* IE 9 */
		-webkit-transform: rotate(6deg); /* Chrome, Safari, Opera */
	transform: rotate(6deg);	
	width:57px;
	left:50%;
	top:-20px;
	z-index:850;
}
.small-blue-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -958px no-repeat;
	display:block;
	height:27px;
	position:absolute;
				-ms-transform: rotate(-6deg); /* IE 9 */
		-webkit-transform: rotate(-6deg); /* Chrome, Safari, Opera */
	transform: rotate(-6deg);	
	width:57px;
	left:50%;
	top:-20px;
	z-index:850;
}
.small-brown-tape-top-middle:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1156px no-repeat;
	display:block;
	height:32px;
	position:absolute;
				-ms-transform: rotate(10deg); /* IE 9 */
		-webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
	transform: rotate(10deg);	
	width:111px;
	right:50%;
	top:-25px;
	z-index:850;
}	
	.toolbox.small-brown-tape-top-middle:before
	{
		right:10%;	
		top:-20px;
	}
/* TWITTER */
.toolbox
{
	position:absolute;
	width:200px;
	right:-37px;
	top:-14px;	
	z-index:860;
}
	.toolbox h2.title
	{
		background:url(images/icons/sprite.png) 0 -784px no-repeat;
		height:30px;
		line-height:30px;
		padding-left:40px;
		vertical-align:middle;
	}
/* TWITTER */
.twitter-feed
{
	background:#CEF0FF;	
	border-style: solid; 
	border-width: 5px; 
		-moz-border-image: url(images/borders/white-fluffy.png) 3 repeat round; 
		-webkit-border-image: url(images/borders/white-fluffy.png) 3 repeat round; 
		-o-border-image: url(images/borders/white-fluffy.png) 3 repeat round; 
	border-image: url(images/borders/white-fluffy.png) 3 repeat round;
}
	.twitter-timeline
	{
		height:300px;	
	}
	.twitter-feed.one_fourth
	{
		width:24%;
	}
#twitter
{
	padding:5%;
	width:90%;	
}
	#twitter h2
	{
		background:url(images/icons/sprite.png) no-repeat 43px -417px;
		font-weight:500;
		font-size:18px;
		padding:0 0 0 60px;
		text-shadow: 0 1px 0 #FFF;
		text-align:center;
		text-transform:uppercase;
	}
.twitter-feed:before
{
	content:'';
	background:url(images/icons/sprite.png) 0 -1156px no-repeat;
	display:block;
	height:32px;
	position:absolute;
	width:111px;
	left:70px;
	top:-20px;
}
/* Paint Drips */
.drips
{
	background-image:url(images/icons/sprite.png);
	background-repeat:no-repeat;
	position:absolute;
		-webkit-transition: .25s linear; 
		-moz-transition: .25s linear;
		-o-transition: .25s linear; 
	transition: .25s linear;		
}
.fixed-drips
{
	background-image:url(images/icons/sprite.png);
	background-repeat:no-repeat;	
	position:fixed;
		-webkit-transition: .25s linear; 
		-moz-transition: .25s linear;
		-o-transition: .25s linear; 
	transition: .25s linear;		
}
.top-red
{
	background-position:0 -2645px;
	height:110px;
	left:2%;
	top:-12px;
	width:143px;	
	z-index:2000;
}
.bot-red
{
	background-position:0 -2840px;
	height:70px;
	left:1.25%;
	bottom:-16px;
	width:179px;	
	z-index:2000;	
}
.top-blue
{
	background-position:0 -2474px;
	height:149px;
	right:2%;
	top:-20px;
	width:261px;
	z-index:2000;
}
.bot-blue
{
	background-position:0 -2782px;
	height:23px;
	right:2.5%;
	bottom:-10px;
	width:191px;	
	z-index:2000;	
}
/* ---------------------------------------------------------------------- */
/*	Posts
/* ---------------------------------------------------------------------- */
.back-button a
{
	background-position:0 -739px;
	background-image:url(images/icons/sprite.png);
	background-repeat:no-repeat;
	display:inline-block;	
	font-family: 'Gloria Hallelujah', cursive;
	font-size:16px;
	line-height:30px;
	margin-button:20px;	
	padding-left:40px;
	position:absolute;
	right:30px;
	top:18px;
		-webkit-transition:none; 
		-moz-transition:none;
		-o-transition:none; 
	transition:none;		
	z-index:800;
}
	.back-button a:hover
	{
		background-position:-212px -739px;
	}
.single .left_column
{
	border-top:1px solid #CCC;
	padding-top:20px;	
}

.post-item
{
	border-top: 1px solid #CCC;
	margin-top: 25px;	
	padding-top: 5px;
}
.widget_recent_entries ul,
.widget_recent_entries li
{
	list-style:none;
	margin:0;
}
	.widget_recent_entries li
	{
		margin-bottom:15px;	
	}
#container
{
	padding-top:30px;
}

/* ---------------------------------------------------------------------- */
/*	Vimeography
/* ---------------------------------------------------------------------- */
#wrapper #vimeography-gallery-1.vimeography-strips .vimeography-info .vimeography-title
{
	color:#000;
	font-family: 'Gloria Hallelujah', cursive;	
	font-size:16px;	
	line-height: 25px;
	min-height: 25px;
	padding: 5px 0 14px 0;	
}

	#wrapper .vimeography-strips .vimeography-thumbnail-container {
		margin-right: 40px;	
		margin-bottom: 20px;
	}
	
	#wrapper .vimeography-description {
		display: none;	
	}
	
		#wrapper .vimeography-strips .vimeography-thumbnail img {
			display: inline-block;
			box-shadow: none;
		}
	
/* ---------------------------------------------------------------------- */
/*	Tables
/* ---------------------------------------------------------------------- */
table
{
	border: none;		
	margin-top: 20px;
	width:100%;	
}
table th {
	font-family:'open_sansregular';
	font-size:15px;
}
table td,
table th
{
	padding:10px;	
	text-align:left;	
}
table td
{
	padding:7px 10px;
}
/* ---------------------------------------------------------------------- */
/*	Pages
/* ---------------------------------------------------------------------- */
table
{
	margin-top:20px;	
}
article p
{
	font-size:14px;	
	line-height:22px;
}
/* ---------------------------------------------------------------------- */
/*	Search
/* ---------------------------------------------------------------------- */

.search h1,
.search h3
{
	margin-top:30px;	
}
.search-icon {
	background:url(images/icons/sprite.png) 0 -5px no-repeat;
	cursor:pointer;
	display:inline-block;
	float:right;
	height:70px;
	width:50px;
	z-index:1010 !important;
}
	.search-icon:hover {
		background:url(images/icons/sprite.png) 0 0 no-repeat;			
	}
.search #container
{
	padding-bottom:30px;	
}
	/* Modal */
	input#searchsubmit {
		height: auto;
		width: auto;	
	}	
	#search-modal.white-popup-block {
		background: #FFCC00 url(images/icons/sprite.png) 0 -2309px no-repeat;
		border: none;
		text-align: center;
	}	
	#search-inside {
		bottom:0;
		height:90px;
		overflow:hidden;
		position:absolute;
		right:0;
	}	
	#search-modal #searchform, #search-modal #searchform fieldset {
		float: left;	
		display: block;
		position: relative;
		width: 100%;
	}	
		#search-modal #searchform fieldset #s {
			box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
			height: 50px;
			font-size: 19px;
			line-height: 19px;
			margin-top: 10px;
			width: 70%;
			vertical-align: middle;
		}
		
		#search-modal #searchform fieldset #searchsubmit {
			background:none;
			border: none;
			line-height: 30px;
			vertical-align: middle;	
		}

/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label
{
	cursor: pointer;
	display: block;
	margin: 0 0 5px;
}

input, textarea, select
{
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 10px;
}
input
{
	padding: 6px;
	width: 140px;
}
select
{
	height: 30px;
}
textarea
{
	border-color: #CCC;
	height: 60px;		
	padding: 10px;
	resize: both;	
	position: relative;
	width: 90%;
}	
	input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus
	{
		border-color:#289A74; 
	}
input[type="submit"], button
{
	font-size: 13px;
}
	input[type="submit"].medium, button.medium
	{ 
		font-size: 15px; 
	}
	input[type="submit"].large, button.large
	{
		font-size: 17px; 
	}
	select, option
	{
		cursor: pointer;
		padding: 5px 7px;
	}
input[type="text"], input[type="password"], input[type="email"]
{
	background: #FFF;
	position: relative;
}

/* Fix for Mobile Safari */
input[type="checkbox"]
{ -webkit-appearance: checkbox; width: auto; height: auto; background: none; border: none; padding: 0; }
input[type="radio"]
{ -webkit-appearance: radio; width: auto; height: auto; background: none; border: none; padding: 0; }

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{ color: #999; }

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder
{ color: #999; }

/* jQuery fallback */
input.placeholder, textarea.placeholder, .wpcf7 .watermark
{ color: #999; }

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */
#header-wrapper
{
	position:relative;	
	width:100%;
	z-index:1010;
}
.torn-paper
{
	background:url(images/backgrounds/header.png) repeat-x 0 bottom;
	display:block;
	height:200px;
	left:0;
	margin:0 auto 0 auto;
	position:fixed;	
	width:100%;
	top:0;
		-webkit-transition: .1s linear; 
		-moz-transition: .1s linear;
		-o-transition: .1s linear; 
	transition: .1s linear;			
	z-index:1000;	
}
	.logged-in .torn-paper
	{
		margin-top:30px;
	}	
header
{
	padding:0;
	position: relative;
}	
	.tagline
	{
		font-family: 'Gloria Hallelujah', cursive;
		font-size:19px;
		float:left;
		color:#999;
		margin:15px 0 0 25px;	
	}
	#logo-holder
	{
		display:inline-block;
		float:left;	
		margin-top:15px;
	}
	header img#logo-img
	{
		display:inline-block;
		float: left;
		height:43px;
		width:290px;
		transition: transform 1s ease;		
	}	
#header_container
{
	position:relative;	
	width:100%;
}		
#menu-wrapper
{
	float:left;
	width:100%;
	z-index:1002;
}
	#menu-wrapper .theme-width
	{
		z-index:1002;			
	}
	.logged-in #menu-wrapper,
	.logged-in #menu-wrapper-bg	
	{
		top:30px;
	}	

#catapult-cookie-bar {
	text-align: center !important;	
}

	button#catapultCookie {
		color: #FFF !important;	
		border-radius: 0 !important;
		margin:5px 20px !important;
	}
	
/* -------------------------------------------------- */
/*	Main Navigation
/* -------------------------------------------------- */
.main-nav
{ 
	display:block;
	float:left;
	margin:5px 0 30px 0;
	width:100%;
	z-index:900 !important;
}
	.main-nav .menu .sub-arrow
	{
		float:right;
		margin:3px 10px 0 0;
		vertical-align:1px;
	}	
.main-nav #ul-nav
{
	display:block;
	margin:0;
}
	.main-nav > ul,
	.main-nav .menu > ul
	{ 
		background:#FFF;
		margin: 0;
	}
		.main-nav .menu li
		{		
			display:block;
			float:left;
			list-style:none;
			margin:0;
			padding:0;
			position:relative;
		}	
			.main-nav a
			{
				color:#222;
				display:inline-block;
				font-family: 'Gloria Hallelujah', cursive;
				font-size:18px;
				margin-right:15px;
				padding: 60px 10px 10px 10px;	
				position:relative;	
				text-align:center;
					-webkit-transition: none;
					-moz-transition: none;
					-ms-transition: none;
					-o-transition: none;
				transition: none;				
			}
				.main-nav .menu a:hover
				{	
					color:#CD0505;
				}				
				.main-nav .menu .current_page_item > a
				{
					color:#CD0505;								
				}	
				/* ICONS */
				.main-nav li.page-item-2 a,
				.main-nav li.page-item-8 a
				{
					background:url(images/icons/sprite.png) 12px -240px no-repeat;					
					padding: 60px 5px 10px 5px;	
				}
					.main-nav li.page-item-2 a:hover,
					.main-nav li.page-item-8 a:hover
					{
						background:url(images/icons/sprite.png) -113px -240px no-repeat;					
					}				
				.main-nav li.page-item-9 a,
				.main-nav li.page-item-612 a
				{
					background:url(images/icons/sprite.png) 58px -325px no-repeat;
				}
					.main-nav li.page-item-9 a:hover,
					.main-nav li.page-item-612 a:hover
					{
						background:url(images/icons/sprite.png) -88px -325px no-repeat;
					}				
				.main-nav li.page-item-11 a,
				.main-nav li.page-item-611 a
				{
					background:url(images/icons/sprite.png) 0 -470px no-repeat;					
					padding: 60px 20px 10px 20px;	
				}
					.main-nav li.page-item-11 a:hover,
					.main-nav li.page-item-611 a:hover
					{
						background:url(images/icons/sprite.png) -130px -470px no-repeat;	
					}				
				.main-nav li.page-item-13 a,
				.main-nav li.page-item-610 a
				{
					background:url(images/icons/sprite.png) 60px -560px no-repeat;		
				}
					.ga .main-nav li.page-item-610 a
					{
						font-size:16px;
					}
					.main-nav li.page-item-13 a:hover,
					.main-nav li.page-item-610 a:hover
					{
						background:url(images/icons/sprite.png) -71px -560px no-repeat;		
					}					
				.main-nav li.page-item-15 a,
				.main-nav li.page-item-607 a
				{
					background:url(images/icons/sprite.png) 14px -74px no-repeat;		
				}
					.main-nav li.page-item-15 a:hover,
					.main-nav li.page-item-609 a:hover
					{
						background:url(images/icons/sprite.png) -122px -74px no-repeat;		
					}				
				.main-nav li.page-item-17 a,
				.main-nav li.page-item-609 a
				{
					background:url(images/icons/sprite.png) 24px -148px no-repeat;		
					min-width:124px;
				}	
					.main-nav li.page-item-17 a:hover,
					.main-nav li.page-item-609 a:hover
					{
						background:url(images/icons/sprite.png) -124px -148px no-repeat;		
					}					
				.main-nav li.page-item-19 a,
				.main-nav li.page-item-605 a
				{
					background:url(images/icons/sprite.png) 5px -633px no-repeat;					
						-webkit-transition: all .2s linear;
						-moz-transition: all .2s linear;
						-ms-transition: all .2s linear;
						-o-transition: all .2s linear;
					transition: all .2s linear;						
					padding: 60px 10px 10px 10px;		
				}								
					.main-nav li.page-item-19 a:hover,
					.main-nav li.page-item-605 a:hover
					{
						background:url(images/icons/sprite.png) 0 -633px no-repeat;	
					}																
			/* Dropdown */
			.main-nav li:hover > ul
			{
				background:#FFF;				
				display: block;
				left: 10px;
				margin: 0;
				top: 28px;
			}
			.main-nav ul ul
			{
				background:#FFF;
				display: none;
				left: 0;
				position: absolute;
				z-index: 1002;							
			}
			.main-nav .menu li.t_on a
			{
				color:#289A74;	
			}
				.main-nav .menu li.t_on .children a:hover
				{
					color:#333;
				}						
					li.t_on > ul li a:hover, 
					li.t_on a, li.t_on > ul li a
					{ 
						color:#009C80;
					}
				.main-nav ul ul li
				{ 	
					border-right: none;
					float: none;
				}
					ul.menu ul a
					{		
						color:#289A74;				
						display: block;
						font-family: 'open_sanssemibold', Arial, sans-serif;	
						font-size: 13px;
						line-height:16px;
						padding: 10px;	
						margin: 0;
						text-align: left;
						width: 160px;
						text-transform: none;
					}
						.main-nav ul ul a:hover, .main-nav ul ul .hover > a,
						.main-nav ul ul .current_page_item > a, .main-nav ul ul .current_page_item > a:hover,
						.main-nav ul ul .current_page_parent > a, .main-nav ul ul .current_page_parent > a:hover
						{
						}
					li.t_on > ul li a:hover, 
					li.t_on a, 
					li.t_on > ul li a
					{ 		
										
					}
					li.t_on > ul li a:hover, li.t_on a
					{ 			
					}
						li.t_on > ul li a	{
						}						

			/* Sub Dropdown */
			.main-nav ul ul ul
			{
				left: 125px !important;
				top: 6px !important;	
				z-index:2000;
			}
			.main-nav ul li ul li:hover > ul
			{
				display: block;
			}
/* Nav menus */
.widget_nav_menu li
{
	list-style: none;
	margin-left: 0;
}			

	h2.widgettitle	
	{
		border-bottom:1px solid #D8D8D8;
		font-size:18px;
		margin-bottom:10px;
		padding-bottom:10px;
	}
	
		#archives-3 h2.widgettitle
		{
			border-bottom:none;
			padding:0;
		}

/* Nav menus */
.widget_nav_menu li
{
	list-style: none;
	margin-left: 0;
}					

/* Mobile SIDR Styles */
.sidr
{
  background:#f8f8f8;
  color:#333;
  display:none;
  font-size:15px;
  height:100%;
  overflow-x:none;
  overflow-y:auto;
  position:fixed;
  top:0;
  width:260px;
  z-index:999999;
}

.sidr .sidr-inner
{
  padding:0 0 15px;
}

.sidr .sidr-inner>p
{
  margin-left:15px;
  margin-right:15px;
}

.sidr.right
{
  left:auto;
  right:-260px;
}

.sidr.left
{
  left:-260px;
  right:auto;
}
.sidr ul
{
  border-bottom:1px solid #fff;
  border-top:1px solid #dfdfdf;
  display:block;
  margin:0 0 15px;
  padding:0;
}

.sidr ul li
{
  border-bottom:1px solid #dfdfdf;
  border-top:1px solid #fff;
  display:block;
  line-height:48px;
  margin:0;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active
{
}

.sidr ul li a,.sidr ul li span
{
  color:#333;
  display:block;
  padding:0 15px;
  text-decoration:none;
}

.sidr ul li ul
{
  border-bottom:none;
  margin:0;
}

.sidr ul li ul li
{
  font-size:13px;
}

.sidr ul li ul li:last-child
{
  border-bottom:none;
}

.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active
{
}

.sidr ul li ul li a,.sidr ul li ul li span
{
  color:rgba(51,51,51,0.8);
  padding-left:30px;
}

/* Mobile Styles */
.sidr ul li.close-menu a
{
	background:#333;
	color:#FFF !important;
	line-height:55px;
}
	.sidr ul li.close-menu a .background
	{	
		background:url(images/icons/sprite.png);
		background-position:0 -3010px;
		display:block;
		height:25px;
		position:absolute;
		right:15px;
		width:25px;
		top:18px;
	}
.mobile-icon 
{
	display:none;
}
#mobile-menu-wrapper ul.mobile-menu
{
	list-style: none;
	margin:0;
}
.mobile-icon
{
	background: url(images/icons/mobile-icon.png) no-repeat 0 0;
	cursor: pointer;
	height: 25px;	
	position: absolute;
	right: 10px;
	top: 28px;
	width: 30px;
}
	
	.mobile-icon.on
	{
		background: url(images/icons/mobile-icon.png) no-repeat -30px 0;
	}
	#body,#container
	{
		display:block;
		float:left;
		position:relative;
		width:100%;	
	}
	#mobile-menu-wrapper ul
	{
		box-shadow:none;
	}
		#mobile-menu-wrapper .mobile-menu li
		{
			display: block;
			float: left;
			margin: 0;
			width:100%
		}	
			.main-nav #mobile-menu-wrapper li a
			{
				background:#333;	
				border-radius:0;
					-moz-border-radius:0;
						-khtml-border-radius:0;
							-webkit-border-radius:0;
				color:#FFF;							
			}
				#mobile-menu-wrapper li a:hover
			{
					color:#FFF !important;
					background:#333 !important;
				}			
			li.t_on > ul li a
			{ 
				background: none !important;
			}	
		#mobile-menu-wrapper .mobile-menu li a 
		{
			background:#FFF;
			color:#333;
			border-bottom:1px solid #F3F3F3;
			font-size:15px;
			margin: 0;
			padding: 15px 3%;
			width: 94%;	
			text-shadow: none;
		}	
			#mobile-menu-wrapper .mobile-menu li > ul li a
			{
				padding: 15px 0 15px 6% !important;
				width:92% !important;
			}
			#mobile-menu-wrapper .mobile-menu li a:hover
			{			
				font-weight:700;
			}		
			#mobile-menu-wrapper .mobile-menu li
			{
			}				
				.main-nav #mobile-menu-wrapper .mobile-menu li ul 
				{
					background:none;
				}
		#mobile-menu-wrapper .mobile-menu .current_page_item > a, 
		#mobile-menu-wrapper .mobile-menu .current_page_parent > a 
		{
			font-weight:700;
		}	
		#mobile-menu-wrapper .mobile-menu li a:hover, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item a, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item ul li > a:hover  
		{
			
		}			
			#mobile-menu-wrapper .mobile-menu li > ul li a
			{	
				text-transform: none;
			}			
				#mobile-menu-wrapper .mobile-menu li > ul li a:hover
				{
				}	
	.main-nav #mobile-menu-wrapper ul ul
	{
		display: block;
		float: left;
		left: 0;
		padding: 0;
		right: auto;
		margin: 0;
		top: auto;
		position: relative;
		width: 100%;
		z-index: auto;
	}	
		#wrapper .main-nav #mobile-menu-wrapper ul ul a
		{
			float: left;
			padding: 4px 2%;
			width: 96%;
		}
		
		.main-nav #mobile-menu-wrapper ul ul ul
		{
			float: left;
			left: auto !important;
			margin: 0;
			position: relative;
			top: auto !important;	
			width: 100%;
		}	
		.main-nav #mobile-menu-wrapper ul ul a
		{
			text-align: left;	
		}	
		.main-nav #mobile-menu-wrapper li:hover > ul
		{
			display: block;
			left: auto;
			margin: 0;
			top: auto;						
		}		
/* Footer nav */
#menu-footer
{
	display:block;
	float:right;
	margin:20px 0;	
	text-align:right;
}
	#menu-footer li
	{
		list-style:none;			
		margin:0 0 10px 0;
	}		
/* ---------------------------------------------------------------------- */
/*	Home Animations
/* ---------------------------------------------------------------------- */	
.anim
{
	cursor:pointer;
	display:inline-block;
	position:absolute;	
}
	.clay-anim	
	{
		background-image: url(images/graphics/clay.png);
		height:109px;
		left:160px;
		width:183px;	
		bottom:250px;
		z-index:25;
	}
	.pencils-anim	
	{
		background-image: url(images/graphics/pencils.png);
		height:250px;
		right:50px;
		width:200px;	
		bottom:100px;
		z-index:18;
	}
	.glue-anim	
	{
		background-image: url(images/graphics/glue.png);
		height:170px;
		left:70px;
		width:170px;	
		bottom:160px;
		z-index:13;
	}	
	.fabric-anim	
	{
		background-image: url(images/graphics/fabric.png);
		height:150px;
		left:30px;
		width:310px;	
		bottom:10px;
		z-index:16;
	}
	.paint-anim	
	{
		background-image: url(images/graphics/paint.png);
		height:310px;
		right:150px;
		width:260px;	
		bottom:-25px;
		z-index:17;
	}			
	/* Animation done using CSS not jQuery */
	.roller-anim	
	{
		background-image: url(images/graphics/roller.png);
		height:98px;
		right:180px;
		cursor:pointer;
		display:inline-block;
		position:absolute;			
		width:168px;	
		bottom:245px;
			-webkit-transition: all .2s linear;
			-moz-transition: all .2s linear;
			-ms-transition: all .2s linear;
			-o-transition: all .2s linear;
		transition: all .2s linear;			
		z-index:11;
	}			
		.roller-anim:hover
		{
			right:207px;	
		}
/* ---------------------------------------------------------------------- */
/*	Social
/* ---------------------------------------------------------------------- */
.social-media {
	display:block;
	float:right;
	margin:0;
	text-align:right;
	width:100%;
}
	.social-media span {
		background-image: url(images/icons/sprite.png);
		background-repeat: no-repeat;			
		display: inline-block;
		margin-left:15px;
		height:48px;	
		width:48px;
		transition: .2s;
	}	
		.social-media span:hover
		{
			transform:rotate(15deg);
				-ms-transform:rotate(15deg); /* IE 9 */
					-webkit-transform:rotate(15deg); /* Opera, Chrome, and Safari */
			transition: .2s;			
		}
		.social-media .vimeo {
			background-position: 0 -1571px;			
		}
		.social-media .facebook {
			background-position: -49px -1571px;		
		}			
		.social-media .twitter {
			background-position: -98px -1571px;
		}		
/* ---------------------------------------------------------------------- */
/*	WPML
/* ---------------------------------------------------------------------- */

#wrapper #lang_sel_list ul a,
#wrapper #lang_sel_list_list ul a:visited
{
	background:none;	
}
#wrapper #lang_sel_list
{
	border: none;
	display:inline-block;
	float: right;
	height: auto;
	margin:44px 30px 0 0;
	width: auto;	
	z-index: 10;
}
	#wrapper #lang_sel_list li:before
	{
		content:"";
		display:none;
	}
	#wrapper #lang_sel_list ul
	{
		border: none;
		left: auto;
		top: auto;
		width: auto;
	}
	
	#wrapper #lang_sel_list li,
	#download-pdf
	{
		border:none;
		float: right;
		list-style: none;
		margin: 0;
		width: auto;	
	}
	
	#wrapper #lang_sel_list a, #lang_sel_list a:visited
	{
		border:none;
		color:#CD0505;
		display: block;
		font-family: 'open_sansbold', Arial, sans-serif;	
		font-size: 14px;
		padding: 1px 10px;	
		position:relative;
	}
	
		#wrapper #lang_sel_list a:hover
		{
			color:#222;
		}
			
/* ---------------------------------------------------------------------- */
/*	Body
/* ---------------------------------------------------------------------- */
	#body
	{ 
		line-height:22px;
		margin-top:0;
		width: 100%;		
	}
	.page-template-tmpl-panel-page-php #body
	{
		margin-top:50px;	
	}
		.fixed .torn-paper
		{
			top:-70px;
		}
		#inside-page #container
		{	
			float:left;
			min-height:200px;
			position: relative;		
			width: 100%;
		}
			#container li
			{
				margin-bottom:10px;	
			}
			
/* ---------------------------------------------------------------------- */
/*	Slide shows
/* ---------------------------------------------------------------------- */
#wrapper .royalSlider
{
	font-family:"open_sansregular";	
	margin-bottom:15px;
}	

#wrapper .abBlackBox
{
	right:auto !important;
	bottom:auto !important;
	left:0 !important;
	top:560px !important;	
	height:auto !important;
	width:300px !important;
}
	#wrapper .abBlackBox h3
	{
		color:#FFF !important;
		font-family:"open_sansregular" !important;
		font-size:14px !important;	
		font-weight:500 !important;
	}
/* ---------------------------------------------------------------------- */
/*	Page navigation
/* ---------------------------------------------------------------------- */
#wrapper .wp-pagenavi
{
	margin-top: 40px;
}

#wrapper .wp-pagenavi .pages
{
	display: none;	
}

#wrapper .wp-pagenavi a, #wrapper .wp-pagenavi span
{
	border:none;	
}

#wrapper .wp-pagenavi a
{
	background: #333;
	color: #FFF;
	display: inline-block;
	-webkit-border-radius: 16px;
	   -moz-border-radius: 16px;
		   border-radius: 16px;	
	font-weight: 700;
	font-size: 12px;
	margin-right: 10px;
		padding: 4px 10px;	
	position: relative;
	text-decoration: none;
	behavior: url(/wp-content/themes/iamanartist/PIE.php);	
}

#wrapper .wp-pagenavi a:hover, .wp-pagenavi span.current
{
	border:none;
}
	
	#wrapper .wp-pagenavi a:hover, #wrapper .wp-pagenavi .current
{
		background: #141414;
		color: #FFF;
		display: inline-block;
		-webkit-border-radius: 16px;
		   -moz-border-radius: 16px;
			   border-radius: 16px;
		font-size: 12px;
		margin-right: 10px;
		padding: 4px 10px;	
		position: relative;
		behavior: url(/wp-content/themes/iamanartist/PIE.php);	
	}
	
.page_nav
{
	float: left;	
	width: 100%;
}
/* ------- Fluid Columns ------- */
.one_half { width:48%; }
.one_third { width:30%; }
.two_third { width:65.33%; }
.one_fourth { width:26%; }
.three_fourth { width:71%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth { 
	float:left;
	margin-right:4%;
	position:relative;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;	
}
.three_fourth
{
	margin-right:3%;
}
.last
{
	clear:right;
	margin-right:0 !important;
	float: right;
}	
	.one_third p:first-of-type, .two_third p:first-of-type, .one_half p:first-of-type, .last p:first-of-type
	{
		margin-top: 0;
	}
.clearboth
{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}
/* ---------------------------------------------------------------------- */
/*	To Top Button
/* ---------------------------------------------------------------------- */		
#back-top
{
	position: fixed;
	bottom: 20px;
	right: 0;
	text-align: center;
	z-index: 10;
}
#back-top a
{
	width: 88px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color:#C963A2;
	/* background color transition */
			-webkit-transition: .5s;
		-moz-transition: .5s;
	transition: .5s;
}
	#back-top a:hover
	{
		color: #000;
	}
/* arrow icon (span tag) */
#back-top span
{
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background:#CD0505 url(/wp-content/themes/iamanartist/images/icons/sprite.png) no-repeat 9px -2949px;
	/* background color transition */
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;	
	-webkit-border-radius: 45px;
	   -moz-border-radius: 45px;
		   border-radius: 45px;
	position: relative;
	behavior: url(/wp-content/themes/iamanartist/PIE.php);	
}
	#back-top a:hover span
	{
		background-color:#009733;
	}	
/* -------------------------------------------------- */
/*	Pagination
/* -------------------------------------------------- */
.pagination
{ 
	margin:0;
}
	.pagination a, .pagination span
	{
		border: 1px solid transparent;
		color: #9c9c9c;
		display: inline-block;
		margin: 0 8px 0 0;
		padding: 2px 8px 4px;
	}
	.ie7 .pagination li, 
	.ie7 .pagination span 
	{
		display: inline; 
	}
	.pagination .current
	{
		background: #e6edef;
		color: #707070;
		padding: 2px 7px 4px;
	}
		.pagination a:hover, .comments-pagination a:hover
		{
			border-color:#e6edef;
			color:#CCC;
		}
	.pagination .next, .pagination .prev
	{
		border: none; 
	}
/* ---------------------------------------------------------------------- */
/*	Glossary
/* ---------------------------------------------------------------------- */
a.glossary-letter 
{
	background:#0052A0;
	color: #FFF;
	font-size: 19px;
	height: 34px;
	width: 34px;
	margin:0 20px 20px 0;
	border-radius: 17px;
		-webkit-border-radius: 17px;
			-moz-border-radius: 17px;
	display: inline-block;
	line-height: 34px;
	position: relative;
	vertical-align:middle;
	text-align:center;	
}
	a.active 
	{	
		background:#C12C24;	
	}
	a.glossary-letter:hover 
	{
		background: #289A74;
		color: #FFF;	
	}
	a.glossary-title
	{
		display:block;
		font-size:17px;
		margin:8px 0; 	
	}
	.glossary-content
	{
		margin-top:10px;	
	}
.my_term-archive a
{
	background:#0052a0;
	border-radius: 17px;
		-webkit-border-radius: 17px;
			-moz-border-radius: 17px;	
	color:#FFF;
	display:inline-block;
	margin:0 10px 8px 0;
	padding:5px 10px;	
}
	.news-title
	{
		font-size:18px;
		margin-right:15px;
	}
	.my_term-archive a:hover,
	.term-clay .term-clay,
	.term-drawing .term-drawing,
	.term-fabric-fibre .term-fabric-fibre,
	.term-paint-colour .term-paint-colour,
	.term-print .term-print	
	{
		background:#cd0505;
	}
	
/* ---------------------------------------------------------------------- */
/*	Contact Form
/* ---------------------------------------------------------------------- */

	.wpcf7-response-output {
		display: block;
	}
	
	#wrapper .wpcf7-validation-errors, #wrapper .wpcf7-mail-sent-ng, #wrapper .wpcf7-spam-blocked {
		background: #E41715;
		border: none;
		color: #FFF;
	}	
	
	#wrapper .wpcf7-mail-sent-ok {
		background: #2D8800;
		border: none;
		color: #FFF;
	}	
	
/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */
footer
{
	float:left;
	width: 100%;
}
	footer .wrapper
	{
		display: block;
		margin:40px auto 20px auto;
		position: relative;
	}
	footer .top-footer
	{
		float:left;
		width:100%;
	}
		footer .top-footer .padding
		{
			padding-top:30px;	
		}
		footer .logos span
		{
			display:inline-block;
			margin-right:30px;	
		}
			footer .logos span:last-of-type
			{
				margin-right:0;	
			}
	footer .bottom-footer
	{
		color:#646464;
		float:left;
		font-size:12px;		
		line-height:16px;	
		padding:20px 0;
		width:100%;
	}
	.copyright
	{
		display:inline-block;
	}			
		a.n-link
		{
			color: #BBBBBB;
		}			
			a.n-link:hover
			{
				color: #CF4D00;
			}
/* Magnific Popup CSS */
.white-popup-block
{
	background: #FFF;
	line-height: 22px;
	margin: 40px auto;
	max-width: 650px;
	padding: 10px 30px 20px 30px;
	position: relative;
	text-align: left;
}
.mfp-close-btn-in .mfp-close
{
	color: #FFF;
}
button.mfp-close, button.mfp-arrow
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	color: #FFF;
	cursor: pointer;
	display: block;
	outline: 0 none;
	overflow: visible;
	padding: 0;
	z-index: 1046;
}
.mfp-close
{
	color: #FFFFFF;
	font-family: Arial,monospace;
	font-size: 28px;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 44px;
}
.mfp-bg
{
	background: #000;
	filter: alpha(opacity=80);
	height: 100%;
	left: 0;
	opacity: 0.8;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1042;
}
.mfp-wrap
{
	height: 100%;
	left: 0;
	outline: none !important;
	position: fixed;
	top: 0;
	webkit-backface-visibility: hidden;
	width: 100%;
	z-index: 1043;
}
.mfp-container
{
	box-sizing: border-box;
	height: 100%;
	left: 0;
	moz-box-sizing: border-box;
	padding: 0 8px;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-box-sizing: border-box;
	width: 100%;
}
.mfp-container:before
{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
	display: none;
}
.mfp-content
{
	display: inline-block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content
{
	cursor: auto;
	width: 100%;
}
.mfp-ajax-cur
{
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom
{
	cursor: -moz-zoom-in;
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter
{
	moz-user-select: none;
	user-select: none;
	webkit-user-select: none;
}
.mfp-loading.mfp-figure
{
	display: none;
}
.mfp-hide
{
	display: none !important;
}
.mfp-preloader
{
	color:#CCC;
	left: 8px;
	margin-top: -0.8em;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 1044;
}
.mfp-preloader a
{
	color: #cccccc;
}
.mfp-preloader a:hover
{
	color: white;
}
.mfp-s-ready .mfp-preloader
{
	display: none;
}
.mfp-s-error .mfp-content
{
	display: none;
}
button.mfp-close, button.mfp-arrow
{
	background: transparent;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	display: block;
	outline: none;
	overflow: visible;
	padding: 0;
	webkit-appearance: none;
	webkit-box-shadow: none;
	z-index: 1046;
}
button::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
.mfp-close
{
	color: white;
	font-family: Arial, Baskerville, monospace;
	font-size: 38px;
	font-style: normal;
	height: 38px;
	line-height: 38px;
	opacity: 0.85;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 38px;
}
.mfp-close:hover, .mfp-close:focus
{
	opacity: 1;
}
.mfp-close:active
{
	top: 1px;
}
.mfp-close-btn-in .mfp-close
{
	color: #FFF;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
{
	color: white;
	padding-right: 6px;
	right: -6px;
	text-align: right;
	width: 100%;
}
.mfp-counter
{
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 0;
}
.mfp-arrow
{
	height: 110px;
	margin: 0;
	margin-top: -55px;
	opacity: 0.65;
	padding: 0;
	position: absolute;
	top: 50%;
	webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 90px;
}
.mfp-arrow:active
{
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus
{
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a
{
	border: medium inset transparent;
	content: '';
	display: block;
	height: 0;
	left: 0;
	margin-left: 35px;
	margin-top: 35px;
	position: absolute;
	top: 0;
	width: 0;
}
.mfp-arrow:after, .mfp-arrow .mfp-a
{
	border-bottom-width: 13px;
	border-top-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b
{
	border-bottom-width: 21px;
	border-top-width: 21px;
}
.mfp-arrow-left
{
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a
{
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b
{
	border-right: 27px solid #3f3f3f;
	margin-left: 25px;
}
.mfp-arrow-right
{
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a
{
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b
{
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder
{
	padding-bottom: 40px;
	padding-top: 40px;
}
.mfp-iframe-holder .mfp-content
{
	line-height: 0;
	max-width: 900px;
	width: 100%;
}
.mfp-iframe-holder .mfp-close
{
	top: -40px;
}
.mfp-iframe-scaler
{
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	width: 100%;
}
.mfp-iframe-scaler iframe
{
	background: black;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
img.mfp-img
{
	box-sizing: border-box;
	display: block;
	height: auto;
	line-height: 0;
	margin: 0 auto;
	max-width: 100%;
	moz-box-sizing: border-box;
	padding: 40px 0 40px;
	webkit-box-sizing: border-box;
	width: auto;
}
.mfp-figure
{
	line-height: 0;
}
.mfp-figure:after
{
	background: #444444;
	bottom: 40px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	content: '';
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	z-index: -1;
}
.mfp-figure small
{
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-bottom-bar
{
	cursor: auto;
	left: 0;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	width: 100%;
}
.mfp-title
{
	color: #f3f3f3;
	line-height: 18px;
	padding-right: 36px;
	text-align: left;
	word-wrap: break-word;
}
.mfp-image-holder .mfp-content
{
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px)
{
	.mfp-img-mobile .mfp-image-holder
	{
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure
	{
	}
	.mfp-img-mobile .mfp-figure:after
	{
		bottom: 0;
		top: 0;
	}
	.mfp-img-mobile .mfp-figure small
	{
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar
	{
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		moz-box-sizing: border-box;
		padding: 3px 5px;
		position: fixed;
		top: auto;
		webkit-box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter
	{
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close
	{
		background: rgba(0, 0, 0, 0.6);
		height: 35px;
		line-height: 35px;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 35px;
	}
}
@media all and (max-width: 900px)
{
	.mfp-arrow
	{
		transform: scale(0.75);
		webkit-transform: scale(0.75);
	}
	.mfp-arrow-left
	{
		transform-origin: 0;
		webkit-transform-origin: 0;
	}
	.mfp-arrow-right
	{
		transform-origin: 100%;
		webkit-transform-origin: 100%;
	}
	.mfp-container
	{
		padding-left: 6px;
		padding-right: 6px;
	}
}
.mfp-ie7 .mfp-img
{
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar
{
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}
.mfp-ie7 .mfp-container
{
	padding: 0;
}
.mfp-ie7 .mfp-content
{
	padding-top: 44px;
}
.mfp-ie7 .mfp-close
{
	padding-top: 0;
	right: 0;
	top: 0;
}				

/* -------------------------------------------------- */
/*	TipTip CSS - Version 1.2 
/* -------------------------------------------------- */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 14px;
	color: #FFF;
	font-family: 'open_sansregular', Arial, sans-serif;
	padding:8px;
	border: none;
	background-color:#000;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: #000;
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: #000;
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: #000;
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: #000;
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: #000;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: #000;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: #000;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: #000;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 10px;
		background-color:#000;
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: #000;
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: #000;
	}
}

/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */

/* Paint */
@media only screen and (max-width: 1620px) {
	.top-red
	{
		left:-100px;
	}
	.top-blue
	{
		right:-200px;
	}
	.bot-red
	{
		left:-100px;
	}
	.bot-blue
	{
		right:-120px;
	}	
}
@media only screen and (max-width: 1160px) 
{
	.drips,
	.fixed-drips
	{
		display:none;
	}
}
/* Tablet landscape size to standard 1024 (devices and browsers) */
@media only screen and (max-width: 1024px) 
{
	.theme-width
	{	
		margin: 0 2%;
		width: 96%;
	}
	header
	{
		margin-bottom:10px;	
	}	
}

@media only screen and (max-width: 980px)
{
	body
	{
		background-position:0 50px;		
	}
	#body
	{
		padding-top:130px;	
	}
	#container
	{
		padding:0;	
	}
	/* RESPONSIVE SHORTCODES */	
	body .wc-shortcodes-column-first, body .wc-shortcodes-one-half, body .wc-shortcodes-one-third, body .wc-shortcodes-two-third, body .wc-shortcodes-three-fourth, body .wc-shortcodes-one-fourth, body .wc-shortcodes-one-fifth, body .wc-shortcodes-two-fifth, body .wc-shortcodes-three-fifth, body .wc-shortcodes-four-fifth, body .wc-shortcodes-one-sixth, body .wc-shortcodes-five-sixth {
		margin:0 2% 40px 2% !important;
	   	padding: 2%;
	    	width: 46%;
	}
	
	/* ---------------------------------------- */
	/*	Responsive columns
	/* ---------------------------------------- */

	#wrapper .one_half,
	#wrapper .one_third,
	#wrapper .two_third,
	#wrapper .three_fourth,
	#wrapper .one_fourth,
	#wrapper .one_fifth,
	#wrapper .two_fifth,
	#wrapper .three_fifth,
	#wrapper .four_fifth,
	#wrapper .one_sixth,
	#wrapper .five_sixth,
	#wrapper .last
	{ 
		float: none;
		margin: 0 0 20px 0;
		width: 96%;
	}		
	
		.one_fourth,
		.three_fourth
		{
			float:left;
			width: 96%;	
		}
	
	#wrapper .one_half .wp-caption
	{
		height: auto;
		width: 100% !important;	
	}	
	/* -------------------------------------------------- */
	/*	Navigation
	/* -------------------------------------------------- */	
	/* Main */
	#menu-wrapper
	{
		position:fixed;
		top:0;
	}
	.search-icon
	{
		margin-right:80px;	
	}
	.torn-paper
	{
		height:140px;	
	}
	#top-header
	{
		position:fixed;	
	}
	.main-nav
	{
		background:#FFF;
		margin:9px 0 0 0;
		position: relative;	
		width:100%;
	}	
		.main-nav .menu
		{
			display: none;	
		}	
	/* Mobile */
	.mobile-icon
	{
		display: block;	
	}
	#background
	{
		display: none;
	}	
	#header_container .top a
	{
		margin-right: 10px;	
	}	
		#header_container .bottom
		{
			margin-bottom: 20px;	
		}	
	.main-nav a
	{	
		margin: 0 10px;
		padding: 12px 5px 8px 5px;		
	}
	/* Graphics */
	#feature img
	{
		height:auto;
		width: 100%;	
	}
	.paint-anim
	{
		right:100px;	
	}
	.pencils-anim
	{
		right:5px;
		z-index:10;	
	}
	.glue-anim
	{
		left:30px;
	}
	.roller-anim
	{
		right:120px;	
	}
		.roller-anim:hover
		{
			right:150px;	
		}	
	.fabric-anim
	{
		bottom:-10px;
		left:-15px;	
	}
	/* -------------------------------------------------- */
	/*	Navigation
	/* -------------------------------------------------- */			
	#logo-holder
	{
		width:350px;	
	}
	#logo-holder a,
	.tagline
	{
		float:left;
		width:100%;
		text-align:left;
	}				
	.tagline
	{
		margin-left:0;	
	}
}
/* Custom break point for theme */
@media only screen and (max-width: 940px)
{	
	/* ---------------------------------------- */
	/*	Graphics
	/* ---------------------------------------- */
	
	.paint-anim
	{
		right:15%;	
	}
	.roller-anim
	{
		right:25%;	
	}
		.roller-anim:hover
		{
			right:30%;	
		}	
	.fabric-anim
	{
		left:5%;	
	}	
	

	
	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */	
	
	.top-footer .float_left, .top-footer .float_right, .top-footer .float_left .column
	{
		clear: both;
		display: block;
		float: left;
		margin: 5px 0 15px 0;
		width: 100%;
		text-align: left;
	}	
}

/* Custom break point for home animations */
@media only screen and (max-width: 740px)
{	
	footer .three_fourth
	{
		margin:0;
		width:100%;	
	}
	footer .three_fourth.logos span
	{
		margin:0 1%;
		text-align:center;
		width:22%;	
	}
		footer .three_fourth.logos img
		{
			height:auto;
			width:100%;
		}
	#feature
	{
		display:none;
	}
	.social-media
	{
		float:left;	
		margin:20px 20px 20px 0;
		width:auto;
	}
	#menu-footer,
	.menu-footer-container
	{
		float:left;
		margin-top:0;
		width:100%;	
	}
		#menu-footer li
		{	
			float:left;
			margin:0 15px 15px 0;
			text-align:left;
			width:auto;
		}
}
/* portrait tablets, landscape e-readers, landscape mobile 480px */
@media screen and (max-width: 641px) 
{ 
.large-brown-tape-top-middle::before
{
	display:none;	
}
.search-icon
{
	display:none;	
}
#wrapper #lang_sel_list
{
	margin:22px 55px 0 0;	
}
#back-top
{
	bottom: 0;
	right: 0;
	z-index:1000;
}
	#back-top a
	{
		width: 40px;
	}
	
	/* arrow icon (span tag) */
	#back-top span
	{
		width: 40px;
		height: 40px;
		display: block;
		margin-bottom: 0;
		transition: .5s;	
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
			   border-radius: 0;
	}
	#container table
	{
		width:100% !important;	
	}
	.wp-caption
	{
		width:100% !important;	
	}
}


@media screen and (max-width: 500px)
{
	#logo-holder
	{
		width: 60%;	
	}
		#logo-holder img
		{
			height:auto !important;
			width:100% !important;
		}
		.tagline
		{
			font-size:15px;	
		}
	.tagline
	{
		display:none;	
	}
	.torn-paper
	{
		height:110px;	
	}
}


@media only screen and (max-width: 390px)
{

	#home-page h1
	{
		background:none;
		padding:0;	
	}
	
	#lang_sel_list
	{
		display:none !important;	
	}

	/* -------------------------------------------------- */
	/*	Images and Captions
	/* -------------------------------------------------- */	
	
	div.wp-caption
	{
		margin-left: 0 !important;	
		margin-right: 0 !important;	
	}
	
	div.wp-caption, img.size-medium, div.wp-caption img
	{
		height: auto !important;
		width: 100% !important;	
	}

}