@charset "UTF-8";



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, var, b, u, i, center, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.content address {
	padding: 0 0 20px 0;
}
.content abbr, acronym {
	border-bottom: .1em dotted;
}
.content pre, code, tt {
	font-size: 1.1em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}

body {
	font-family: "Helvetica", sans-serif;
	line-height:1.6em;
	font-size:1.125em;
	color:#413239;
	font-weight:300;
	-webkit-font-smoothing: antialiased; 
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}
html {
	background:#faf6f3;
 }


h1 {
	margin:30px 0 14px;
	font: 3em 'Sacramento', cursive;
	text-transform:none;
}
h2 {
	margin:26px 0 12px;
	font: 1.875em 'Sacramento', cursive;
	text-transform:none;
}
h3 {
	margin: 26px 0 12px;
	font: 1.500em 'Sacramento', cursive;
	text-transform:none;
}
h4 {
	margin: 22px 0 12px;
	font: 1.500em 'Sacramento', cursive;
}
h5 {
	margin: 22px 0 10px;
	font: 1.350em 'Sacramento', cursive;
}
h6 {
	margin: 20px 0 10px;
	font: 1.225em 'Sacramento', cursive;
}
h1, h2, h3, h4, h5, h6 {
	color: #2E1722;
}
.subheader {
	color: #2E1722;
}
p {
	line-height:1.6em;
	font-size:1.125em;
	color:#413239;
	margin: 0 0 10px 0;
	font-weight:300;
	font-family: "Helvetica", sans-serif;
}
.hentry {
	word-wrap: break-word;
}
p.last {
	margin-bottom:0;
}
p img {
	margin: 0;
}
img.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
img.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
em {
	font-style: italic;
}
strong {
	font-weight: 500;
}
small {
	font-size: 80%;
}
hr {
	border: dashed #e6ca9e;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}
hr.one {
	border:none;
	clear: both;
	margin: 60px 0;
	height: 0;
}



::selection {
background: #e6ca9e;
color: #fff; 
}
::-moz-selection {
background: #e6ca9e;
color: #fff; 
}
.drop-cap {
	float: left;
	color: #e6ca9e;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 7px 0 0;
	font-size: 3em;
}

a, a:visited {
	color: #2E1722;
	text-decoration: none;
	font-weight:400;
	outline: 0;
}
p a, p a:visited {
	line-height: inherit;
}

img, embed, object, video {
	max-width: 100%
}

.content img, img.headerimage, .home_widget img, img {
	max-width: 100%;
	height: auto;
}
img.headerimage {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.content img.aligncenter {
	margin: 20px auto;
}
.content img.alignleft, .content .wp-caption.alignleft {
	margin: 10px 20px 0 0;
}
.content img.alignright, .content .wp-caption.alignright {
	margin: 10px 0 0 20px;
}
.content img.alignnone {
	margin: 0 0 20px 0;
}
.content .wp-caption.alignnone {
	margin: 0 0 20px 0;
}
.content .wp-caption.aligncenter {
	margin-bottom: 10px;
}
.content .post .wp-caption {
	max-width: 100%;
	text-align: center;
}
.content .single-entry-content .wp-caption {
	max-width: 100%;
	text-align: center;
}
.content .post p.wp-caption-text {
	font: normal .8em/1.4 Helvetica, sans-serif;
	margin: 0;
	padding: 7px 0 10px 0;
	color: #190c12;
}
.content object, .content embed, .content iframe {
	max-width: 100%;
	margin: 5px 0 10px;
	display: block;
}

.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}
.left {
	float: left;
}
.right {
	float: right;
}

.post ul, .content ul, .commentlist ul {
	padding:8px 0 8px 20px;
	line-height: 1.3;
}
.content ul ul {
    padding: 8px 0 8px 0px;
}
.post ul li, .commentlist ul li {
	padding:5px 0 5px 30px;
	list-style:circle;
	color:#2E1722;
	font-size: 1em;
}
.content ul li {
	padding:5px 0 5px 0;
	list-style:circle;
	color:#2E1722;
	font-size: 1em;
}
.post ol, ol, .commentlist ol {
	padding:8px 0 8px 30px;
	line-height: 1.3;
}
.post ol li, ol li, .commentlist ol li {
	padding:0 0 12px 10px;
	list-style: decimal;
	font-size:1.05em;
}
.post ol ol li, ol ol li, .commentlist ol ol li {
	list-style: upper-alpha;
	font-size:1.05em;
}
.post ol ol ol li, ol ol ol li, .commentlist ol ol ol li {
	list-style: lower-roman;
	font-size:1.05em;
}
ol li {
	font-size:.9em;
}
dl {
	margin:0;
	padding: 0;
}
dt {
	font-weight: bold;
	margin: 0;
	padding: 10px 5px 5px;
}
dd {
	margin: 0;
	padding: 0 0 10px 15px;
}

.header {
	background-color: #e6ca9e;
    background-image: url(/wp-content/themes/premium/sweet-life/images/bg/1.png);
	background-repeat:repeat;
}
#site-title {
	text-align:center;
	margin-top:15px;
	padding:20px;
	background-color:#2E1722;
	 background-image: url(/wp-content/themes/premium/sweet-life/images/bg/1.png);
	background-repeat:repeat;
	display: inline-block;
	border:6px double #d6bb90;
	max-width: 22%;
}
#site-title h1 {
	margin: 0 10px 0 0;
	line-height:1.2em;
	display: inline-block;
}
.site-title a, .site-description {
	color:#fff;
}
#site-title h2 {
	font-family: Helvetica, sans-serif;
	font-size:.66em;
	text-transform:uppercase;
	font-weight:500;
	display:inline-block;
	letter-spacing:.4em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
img.headerimage {
	width: 100%;
	height: auto;
	background:#d6bb90;
	padding-bottom:4px;
	border-bottom:2px dashed #fff;
}
header#toppart img.attachment-headerimage.wp-post-image {
	width: 100%;
	height: auto;
}
hgroup#site-title img {
	max-width: 100%;
}
p.borderline {
	width: 100%;
	margin: -1px 0 0 0;
	padding: 0;
	line-height: 0;
	font-family: "Helvetica", sans-serif;
}
p.borderline span {
	width: 100%;
	height: 4px;
	margin: -1px -3px 3px 0;
	text-indent: -99999px;
	display: inline-block;
}
p.borderline span.first {
	background: #d6bb90;
}
.headersidebar {
	background:#d6bb90;
}
*, *:after, *::before {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.container svg {
	display: block;
}
section {
	position: relative;
}



section::before, section::after {
 position: absolute;
 content: '';
 pointer-events: none;
}

.ss-style-zigzag::before, .ss-style-zigzag::after {
 right: 0;
 left: 0;
 z-index: 10;
 display: block;
 height: 60px;
 background-size: 10px 100%;
}
 .ss-style-zigzag::after {
 top: 100%;
 background-image: -webkit-gradient(linear, 0 0, 300% 100%, color-stop(0.25, #e6ca9e), color-stop(0.25, #e6ca9e));
 background-image:
 linear-gradient(135deg, #e6ca9e 25%, transparent 25%), linear-gradient(225deg, #e6ca9e 25%, transparent 25%);
 background-position: 50%;
}


#toppart #mainnav {
	max-width: 70%;
	margin:65px 0 0 0;
	float:right;
	position:relative;
	z-index:1000;
}
#toppart #mainnav ul li {
	float: left;
	list-style: none;
	position: relative;
	border-right: 1px dashed #b39c79;
	border-left: 1px dashed #f5d7a6;
}
#toppart #mainnav ul li:last-child {
	border-right:none;
}
#toppart #mainnav ul li:first-child {
	border-left:none;
}
#toppart #mainnav ul li a {
	margin:0;
	padding:5px 20px;
	font-size:1.8em;
	letter-spacing: 2px;
	display: block;
	color:#2E1722;
	font-family:'Sacramento', cursive;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}
#toppart #mainnav ul li:first-child {
	margin: 0px;
}
#toppart #mainnav ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 2.1em;
	left: 0;
	z-index: 99999;
}
#toppart #mainnav ul ul li, #toppart #mainnav ul ul ul li {
	border:none;
}
#toppart #mainnav ul ul ul {
	top: 0;
	left: 100%;
}
#toppart #mainnav ul ul a {
	margin:0;
	background:#2E1722;
	border-bottom:1px dashed #57434c;
	color:#e6ca9e;
	font-size:1.5em;
	padding: 10px 20px;
	width: 9em;
	height: auto;
	letter-spacing:0;
}
#toppart #mainnav ul li:hover > ul {
	display: block;
}
.menu-toggle {
	display: none;
}

.content {
	padding-top:60px;
}
.homepage {
	padding-top:20px;
}
.view {
	width:100%;
	height:100%;
	position: relative;
}
.view .mask, .view .content {
	position: absolute;
	margin:180px auto 0 auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height:100%;
}
.view img {
	display: block;
	position: relative;
}
.cs-text {
	font-size: 50px;
	text-transform: uppercase;
	margin: 0 auto 0 auto;
	width: 580px;
	height: 100px;
	padding-left: 15px;
	font-family: "Helvetica", sans-serif;
	font-weight: 400;
	position: relative;
}

.cs-text:before, .cs-text:after {
	content: " ";
	display: table;
}
.cs-text:after {
	clear: both;
}

.cs-text span {
	cursor: default;
	display: block;
	float: left;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin: 0 0 20px -15px;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
 .cs-text span:nth-child(odd) {
 background-color: #f4dfb5;
 background: rgba(244, 223, 181, 0.8);
}
 .cs-text span:nth-child(even) {
 background-color: #2e1722;
 background: rgba(46, 23, 34, 0.8);
}

.content .post {
	margin: 0 0 80px 0;
	overflow: hidden;
	clear: both;
}
.entry-content p a {
	color:#6d614d;
}
h2.entry-title {
	padding:0 0 25px 0;
	font: bold;
	clear:both;
}
h2.entry-title a, h3.entry-title a {
	font-size:1.3em;
	color:#2E1722;
}
.entry-details p span.entry-date {
	font-style: normal;
}
.content .entry-details p a {
	font-style: normal;
	color:#6d614d;
}
.content.page h1 a {
	color:#2E1722;
}
.content.page a {
	color:#6d614d;
}
.entry-header p, .content .entry-details p {
	background: #e6ca9e;
	color:#6d614d;
	font-size:.8em;
	padding:10px 6px;
	text-decoration: none;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-family: "Helvetica", sans-serif;
	display: table;
	float:left;
	position:relative;
	margin-top:-74px;
}
.sweetlife {
	display:inline-block;
	width: 16px;
	height: 16px;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}
.sweetlife.sweetlife-day, .sweetlife.sweetlife-user {
	font-size:1.4em;
	padding:2px 25px 0 0;
	color:#fff;
	font-weight:600;
}
.sweetlife.sweetlife-comment {
	font-size:1.4em;
	padding:2px 25px 0 0;
	color:#6d614d;
	font-weight:300;
}
p.numbercomment {
	float:right;
}
p.numbercomment a {
	color:#6d614d;
	font-size: .7em;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.sweetlife-user:before {
	content: '\f304';
}
.sweetlife-day:before {
	content: '\f305';
}
.sweetlife-standard:before {
	content: '\f100';
}
.sweetlife-aside:before {
	content: '\f101';
}
.sweetlife-image:before {
	content: '\f102';
}
.sweetlife-gallery:before {
	content: '\f103';
}
.sweetlife-video:before {
	content: '\f104';
}
.sweetlife-status:before {
	content: '\f105';
}
.sweetlife-quote:before {
	content: '\f106';
}
.sweetlife-link:before {
	content: '\f107';
}
.sweetlife-chat:before {
	content: '\f108';
}
.sweetlife-audio:before {
	content: '\f109';
}
.sweetlife-comment:before {
	content: '\f300';
}
.sweetlife-next:before {
	content: '\f429';
}
.sweetlife-previous:before {
	content: '\f430';
}
span.comments a {
	color:#6d614d;
}
.entry-content {
	margin: 0;
}
.entry-post-format {
	text-align:center;
}
.anariel-blog-widget .gridthree .entry-post-format {
	padding:10px;
}
.anariel-blog-widget .grid .entry-post-format p {
	padding:10px 0;
}
.grid .format-quote blockquote p, .gridthree .format-quote blockquote p {
	font-size: 1em!important;
}
.post img.wp-post-image {
	height: auto;
	margin: 5px 10px 0 0;
	clear:both;
}
footer.entry-meta p, footer.single-entry-meta p {
	text-align:center;
	text-transform:uppercase;
	font-size:.9em;
	font-weight:400;
	letter-spacing:.1em;
	margin:30px 0;
	padding:15px 0 30px 0;
	border-top: 1px dashed #e6ca9e;
}
footer.single-entry-meta p a {
	color:#6d614d;
	font-size:.8em;
}
span.devider {
	color:#e6ca9e;
	font-weight:bold;
}
span.edit-link a {
	font-size:.9em;
	background:#2E1722;
	padding:2px 5px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.content.page a.post-edit-link, .entry-content p a.post-edit-link {
	color:#fff;
}
.entry-meta a {
	padding: 15px 0 0;
	font-style: normal;
}
.entry-content p a.more-link {
	color:#6d614d;
}
a.more-link {
	border:3px double #e6ca9e;
	display: inline-block;
	margin-top:15px;
	color:#6d614d;
	font-size:.7em;
	padding:2px 6px;
	text-decoration: none;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-family: "Helvetica", sans-serif;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}
a.more-link:hover {
	margin-left:3px;
}
.nav-previous, .nav-next, .previous-image, .next-image {
	font-size:1.0em;
	line-height:1em;
}
.nav-previous a, .nav-next a, .previous-image a, .next-image a {
	color:#2E1722;
}

.content .sticky {
	border-bottom:1px dashed #e6ca9e;
	padding-bottom:90px;
	background:none;
	margin-bottom:90px;
}
.content .sticky h2.entry-title {
	clear:none;
}
.sticky .entry-content {
	text-align:left;
	overflow: hidden;
}
.content .sticky .info {
	background-color:#d2b890;
	background-image: url(/wp-content/themes/premium/sweet-life/images/bg/1.png);
	background-repeat:repeat;
	padding:20px;
	float:left;
	margin:0 40px 20px 0;
}
.content .sticky img.wp-post-image {
	position:relative;
	z-index:2;
	margin:0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4),  0 10px 0 -5px #fff,  0 10px 1px -4px rgba(0, 0, 0, 0.2),  0 20px 0 -10px #fff,  0 20px 1px -9px rgba(0, 0, 0, 0.2); 
}
.content .sticky .entry-header p, .content .sticky .entry-details p {
	display:block!important;
	background: #e6ca9e;
	color:#6d614d;
	letter-spacing:.2em;
	line-height:2em;
	font-size: .8em;
	display: table;
	padding: 20px 10px 10px 10px;
	font-weight: 500;
	float:none;
	margin-top:0;
}
.content .sticky h2.entry-title {
	padding:0;
	margin:-5px 0 25px 0;
	text-align:left;
	padding:0;
}
.content .sticky footer.entry-meta p, .content .sticky footer.single-entry-meta p {
	margin-top:20px;
	border-top:1px dashed #e6ca9e;
	padding:10px 0 0 0;
	font-size: .9em;
}
span.devider {
	color: #fff;
	font-weight: bold;
}

.content .format-quote {
	background:#e6ca9e;
	padding:30px 10px;
	text-align:center;
}
.content .format-quote blockquote p {
	font-size:2.2em;
	font-style:italic;
	color: #fff;
	border-left:2px dashed #faf6f3;
	margin:0;
	padding:20px;
	font-family:'Sacramento', cursive;
}
.content .format-quote blockquote cite {
	color:#faf6f3;
	font-weight:400;
	font-size:.4em;
	float:none;
	text-align:center;
}
.content .format-quote blockquote cite a {
	color:#6d614d;
	font-weight:400;
}
.content .format-quote a.more-link {
	border:none;
	margin-top:5px;
	color:#fff;
}

.content .format-image img.wp-post-image {
	background:#e6ca9e;
	padding:5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2),  0 10px 0 -5px #e6ca9e,  0 10px 1px -4px rgba(0, 0, 0, 0.2),  0 20px 0 -10px #e6ca9e,  0 20px 1px -9px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.content .format-image img.wp-post-image:hover {
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.content .format-image img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.content .format-image img:hover {
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.sweetlife.sweetlife-image {
	font-size:4em;
	color:#e6ca9e;
}
.format-image .entry-title {
	text-align:center;
	font-size:1.875em;
	float:none;
}
.format-image span.date, .format-status span.date, .format-link span.date, .format-aside span.date, .format-quote span.date {
	text-align:center;
	color: #6d614d;
	font-size: .7em;
	letter-spacing:.1em;
	text-transform:uppercase;
	display:block;
}
.format-aside span.date a {
	color: #e6ca9e;
}
span.date a {
	color: #6d614d;
}
.format-quote span.date a {
	color: #fff;
}

.format-gallery a.more-link {
	font-size:1em;
}
.sweetlife.sweetlife-gallery {
	font-size:4em;
	color:#e6ca9e;
}
.format-gallery .entry-title {
	text-align:center;
	font-size:1.875em;
	float:none;
}
.format-gallery span.date {
	text-align:center;
	color: #6d614d;
	font-size: .7em;
	letter-spacing:.1em;
	text-transform:uppercase;
	display:block;
}

.format-audio {
	background: #fff;
	padding: 20px;
}
.format-audio a.more-link {
	font-size:1em;
}
.sweetlife.sweetlife-audio {
	font-size:4em;
	color:#e6ca9e;
}
.format-audio .entry-title {
	text-align:center;
	font-size:1.875em;
	float:none;
}
.format-audio span.date {
	text-align:center;
	color: #6d614d;
	font-size: .7em;
	letter-spacing:.1em;
	text-transform:uppercase;
	display:block;
}
.content.single .format-audio .entry-post-format, .content.single .format-chat .entry-post-format {
    text-align: center;
}

.format-video a.more-link {
	font-size:1em;
}
.sweetlife.sweetlife-video {
	font-size:4em;
	color:#e6ca9e;
}
.format-video .entry-title {
	text-align:center;
	font-size:1.875em;
	float:none;
}
.format-video span.date {
	text-align:center;
	color: #6d614d;
	font-size: .7em;
	letter-spacing:.1em;
	text-transform:uppercase;
	display:block;
}

.format-chat a.more-link {
	font-size:1em;
}
.sweetlife.sweetlife-chat {
	font-size:4em;
	color:#e6ca9e;
}
.format-chat .entry-post-format {
	text-align:center;
}
.format-chat .entry-title {
	text-align:center;
	font-size:1.875em;
	float:none;
}
.format-chat span.date {
	text-align:center;
	color: #6d614d;
	font-size: .7em;
	letter-spacing:.1em;
	text-transform:uppercase;
	display:block;
}
ul li.odd {
	background: none;
	padding: 20px 15px;
}
.format-chat ul li {
	list-style:none;
}
ul li.even {
	background: #fff;
	padding: 20px 15px;
}
.format-chat .post ul, .format-chat ul {
	padding: 8px 0 8px 0px;
	line-height: 1.3;
}

.content .format-link {
	text-align:center;
	text-transform:uppercase;
	background:#fff;
	padding:20px 40px 20px 40px;
}
.format-link footer.entry-meta p {
	margin: 30px 0 0 0;
	padding: 15px 0 0px 0;
}
.format-link .entry-link {
	font-size:1em;
}
.center {
	text-align:center;
}
.center .sweetlife {
	width:0;
	display:inline;
}
.sweetlife.sweetlife-link {
	font-size:4em;
	color:#e6ca9e;
}
.content .format-link .entry-meta p {
	margin-top: 20px;
	color: #6d614d;
	border-top: none;
	font-size: .9em;
	letter-spacing:.1em;
	text-transform:uppercase;
}

.format-status {
	background:#fff;
	padding:20px;
	text-align:center;
}
.sweetlife.sweetlife-status {
	font-size:4em;
	color:#e6ca9e;
	float:left;
	margin-right:40px;
}
.format-status .entry-meta p {
	font-size: 1.2em;
}
.format-status span.date a {
	color: #6d614d;
}

.content .format-aside {
	background: #413239;
	padding:30px;
}
.sweetlife.sweetlife-aside {
	font-size:4em;
	color:#e6ca9e;
}
.content .format-aside .entry-content p {
	text-align:center;
	color:#e6ca9e;
}
.format-aside .entry-content p a.more-link {
	color:#e6ca9e;
}
.content.single .format-aside h2.entry-title {
	text-align:center;
}
.content.single .format-aside h2.entry-title a {
	color:#e6ca9e;
}

.content.category .post ul {
	display: inline-block;
	padding: 8px 0;
}

.content strong {
	font-weight: bold;
}
.content p em {
	font-style: italic;
}
.content em {
	font-style: italic;
}
.content p small {
	font-size: .8em;
}
.category.home.portfolio .entry-title {
	margin: 0 0 -8px 0;
}
.home .page blockquote {
	padding: 10px 10px;
	margin-bottom:0;
}
.home blockquote p {
	padding:0;
	line-height: 1.2em;
}
.content .page blockquote p {
	padding: 0 20px 0;
	line-height: 1.5em;
}
.home blockquote cite, .content .page blockquote cite {
	margin:-10px;
	padding:0;
	color:#faf6f3;
	font-weight:400;
	font-size:.4em;
	float:none;
	text-align:center;
}
.home blockquote cite a, .content .page blockquote cite a {
	color:#6d614d;
	font-weight:400;
}
.content address, dt, dd {
	font-size:1.1em;
}
blockquote {
	margin-bottom:20px;
	background: #e6ca9e;
	padding: 30px 10px;
	text-align: center;
}
blockquote p, .format-status .entry-meta blockquote p {
	font-size: 2.4em;
	font-style: italic;
	color: #fff;
	border-left: 2px dashed #faf6f3;
	margin: 0;
	padding: 20px;
	font-family: 'Sacramento', cursive;
	text-transform:none;
}
blockquote cite {
	margin:-10px;
	padding:0;
	color:#faf6f3;
	font-weight:400;
	font-size:.4em;
	float:none;
	text-align:center;
	font-family:Helvetica, sans-serif;
}
blockquote cite a {
	color:#6d614d;
	font-weight:400;
}
.comment-body blockquote {
	font-size:1.8em;
}
.comment-body blockquote cite {
	margin: -10px;
	padding: 0;
	color: #faf6f3;
	font-weight: 400;
	font-size: .5em;
	float: none;
	text-align: center;
	font-family: Helvetica, sans-serif;
	text-transform:uppercase;
}
.comment-body blockquote p {
	font-style:none;
}
.content pre {
	background-color: #fff;
	font-family: monospace;
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0 0 20px 0;
	padding: 10px;
}
.content p.nocomments {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.content img {
	max-width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.content img.aligncenter {
	margin: 20px auto;
}
.content img.alignleft, .content .wp-caption.alignleft {
	margin: 10px 20px 0 0;
}
.content img.alignright, .content .wp-caption.alignright {
	margin: 10px 0 0 20px;
}
.content .wp-caption.alignnone {
	margin: 0 0 20px 0;
}
.content .wp-caption.aligncenter {
	margin-bottom: 10px;
}
.content .post .wp-caption {
	max-width: 100%;
	text-align: center;
}
.content .single-entry-content .wp-caption {
	max-width: 100%;
	text-align: center;
}
.content .post p.wp-caption-text {
	font: normal .8em/1.4 'Helvetica', arial, sans-serif;
	margin: 0;
	padding: 7px 0 10px 0;
	color: #999;
}
.content object, .content embed, .content iframe {
	max-width: 100%;
	margin: 3px 0 10px;
	display: block;
}
.divider {
	clear:both;
	display:block;
	margin-bottom:20px;
	width:100%;
}
.content span.highlight {
	padding: 2px;
	background-color: #f2eee9;
}

.content table {
	margin:10px 0px 30px 0px;
}
.content table thead {
	border-top:1px solid #f2eee9;
}
.content table tr {
	border-bottom:1px solid #f2eee9;
}
.content table tr th {
	padding: 10px 20px 10px 20px;
	border-top:1px solid #f2eee9;
	border-left:1px solid #f2eee9;
	border-right:1px solid #f2eee9;
}
.content table tr td {
	padding: 10px 13px 10px 13px;
	border-left:1px solid #f2eee9;
	border-right:1px solid #f2eee9;
}

.content .post .single-entry-header {
	margin: 0;
}
.content.single h2.entry-title {
	text-align:left;
	line-height:1em;
}
.content.single .post img.wp-post-image {
	margin:0;
}
.content.single .post {
	margin:0 0 80px 0;
}

.content.single .entry-content, .content.single .entry-post-format {
	text-align:left;
}
.content .single-entry-header p {
	padding: 0 0 5px;
	font-size: .8em;
}
.content .single-entry-header p span.entry-date, .content .single-entry-header p span.entry-author {
	font: normal 1.2em/1.4 'Helvetica', arial, sans-serif;
}
.content .single-entry-details {
	padding: 0 18px 0 0;
}
.content .single-entry-content {
	margin: 15px 0 0;
	padding: 0;
}
.content .post .author-info {
	background-color: #e6ca9e;
	color: #fff;
	margin: 40px 0 0;
	padding: 15px 20px 15px;
	overflow: hidden;
}
.content .post .author-info h3 {
	margin: 0 0 4px;
	color:#e0d8cc;
}
.content .post .author-info .avatar {
	max-width: 100%;
	width: 60px;
	margin: 0 15px 0 0;
	float: left;
}
.content .post .author-description {
	overflow: hidden;
}
.content .post .author-description p {
	padding: 0;
	font-size: 1.0em;
	line-height: 1.5;
	color:#fff;
}
.content .post .author-description a:hover {
	text-decoration: underline;
}

.content #image-nav {
	margin: 30px 0;
	overflow: hidden;
}
#nav-below {
	margin:40px 0;
	overflow: hidden;
}
.content #nav-below .nav-previous a, .content #image-nav span.previous-image a, #comment-nav-below .nav-previous a, .content #nav .nav-previous a {
	background:#e6ca9e;
	color:#fff;
	padding:7px 5px;
	display: block;
	float: left;
	font-size: .9em;
	font-weight: 400;
	text-transform:uppercase;
}
.content #nav-below .nav-next a, .content #image-nav span.next-image a, #comment-nav-below .nav-next a, .content #nav .nav-next a {
	background:#e6ca9e;
	color:#fff;
	padding:7px 5px;
	display: block;
	float: right;
	font-size: .9em;
	font-weight: 400;
	text-transform:uppercase;
}
.content #nav-below .nav-previous a:hover, .content #nav-below .nav-next a:hover, .content #image-nav span.previous-image a:hover, .content #image-nav span.next-image a:hover, .content #nav .nav-previous a:hover, .content #nav .nav-next a:hover {
	text-decoration: none;
}

#comments {
	background:#fff;
	font-size: 1.1em;
	padding: 30px;
	margin-top:50px;
}
.page #comments {
	background:none;
	padding: 0;
}
#comments h3#comments-title {
	background-color: #2E1722;
	color:#e6ca9e;
	padding:20px;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: .1em;
	text-align:center;
	font-family:Helvetica, sans-serif
}
#comments p.write-comment-link {
	display: inline-block;
	font-size: .8em;
	text-transform:uppercase;
	font-family: "Helvetica", sans-serif;
	font-weight:400;
}
#comments p.write-comment-link a {
	color: #6d614d;
}
#comments .comment-body {
	border-bottom: 1px dashed #e6ca9e;
	margin-bottom:40px;
	padding:10px;
	overflow:hidden;
	line-height: 1.5;
}
#comments .comment-body p {
	padding:0 0 10px;
	font-size:1.1em;
}
#comments .comment-body a {
	font-size:.9em;
	color: #6d614d;
	font-weight:400;
}
#comments p.moderation {
	font-family: Helvetica, sans-serif;
	font-style:italic;
}
#comments a.comment-edit-link {
	font-size: .8em;
	margin-left:10px;
	padding: 2px 5px;
	float:right;
	font-weight: bold;
}
.content #comments ol {
	padding:0;
	margin-top:20px;
}
.content #comments ol li ul.children {
	padding:0;
}
.content #comments ul li {
	background:none;
}
.content #comments ol li.depth-1 {
	padding:0;
	overflow:hidden;
}
.content #comments ol li.depth-2, .content #comments ol li.depth-3, .content #comments ol li.depth-4, .content #comments ol li.depth-5 {
	margin:0 0 0 35px;
	padding:0;
	border-bottom:none;
	overflow:hidden;
}
.comment-meta {
	padding:0 0 12px;
	font-size: 1em;
}
.comment-meta cite.fn {
	font-size: 1em;
	font-style: normal;
	text-transform:uppercase;
	padding-bottom:20px;
	font-weight:400;
}
.reply {
	margin:0;
	float:left;
}
#comments a.comment-reply-link {
	display: inline-block;
	vertical-align: baseline;
	outline: none;
	border: 3px double #e6ca9e;
	text-align: center;
	font-size: .8em;
	padding: 2px 6px;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#comments ol li.post.pingback {
	margin:0;
	padding: 20px 0 0;
	list-style:none;
	font-weight: bold;
}
#comments ol li.post.pingback a {
	font-weight: normal;
}
#comments ol li img.avatar {
	background:#e6ca9e;
	padding:4px;
	max-width: 100%;
	width: 65px;
	height: 65px;
	margin:20px 20px 20px 0;
	float:left;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4),  0 8px 0 -3px #fff,  0 8px 1px -2px rgba(0, 0, 0, 0.2),  0 16px 0 -8px #fff,  0 16px 1px -7px rgba(0, 0, 0, 0.2);
}
#comments .bypostauthor {
}

.content #comments #respond {
	margin:30px 0 0;
	padding:20px;
	background-color: #e6ca9e;
}
a#cancel-comment-reply-link {
	padding:3px 0 0;
	float:right;
	font-size: .9em;
	font-weight: normal;
}
.content #comments #respond h3#reply-title {
	margin: 0 0 15px 0;
	font-size: 1em;
	text-transform: uppercase;
	font-family:Helvetica, sans-serif
}
form#commentform p.comment-notes, p.logged-in-as {
	padding:0 0 15px 0;
	font-size: .7em;
	color: #6d614d;
	font-weight:400;
}
form#commentform p.comment-notes, p.logged-in-as a {
	color: #6d614d;
}
form#commentform span.required {
	color: #fff;
}
form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.comment-form-url, form#commentform p.comment-form-comment {
	padding:15px 0 0;
	text-transform: uppercase;
	font-size:.8em;
	font-weight:400;
}
input#submit, input.wpcf7-submit {
	margin: 10px 0 0;
	padding: 3px 7px;
	display: inline-block;
	vertical-align: baseline;
	outline: none;
	background-color:#2E1722;
	border: none;
	font-size: .7em;
	color:#e6ca9e;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}
input#submit:hover, input.wpcf7-submit:hover {
	color: #fff;
}
form#commentform input#author, form#commentform input#email, form#commentform input#url {
	width: 60%;
	margin: 5px 0 0;
	padding: 9px 5px 9px;
	display: block;
	background-color:#fff;
	border: 1px solid #e7e4d9;
	font-size:.8em;
}
form#commentform textarea#comment {
	width:100%;
	margin: 5px 0 0;
	padding: 9px 5px;
	background-color:#fff;
	border: 1px solid #e7e4d9;
	font-family: 'Helvetica', arial, sans-serif;
}
form#commentform p.subscribe-to-doi-comments {
	padding: 20px 0 0;
	font-size: .8em;
	color: #666;
	letter-spacing: 1px;
}
.comment-subscription-form {
	font-size:.8em;
}

.content .entry-link, .content .entry-gallery, .content .entry-video {
	width: 100%;
	margin: 0;
	float: left;
}

.content .entry-link a {
	color: #6d614d;
}
.content .entry-link .entry-meta a {
	font-size: 1em;
	font-weight: bold;
}
.page-link {
	font-size:1.1em;
}
.content .entry-link a.post-edit-link {
	font-size: .9em;
	background: #2E1722;
	padding: 2px 5px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

.content .entry-header h2.entry-title-image {
	margin-top: 0;
	font-size: 1.1em;
}

.content .entry-post-format .entry-header h2.entry-title {
	margin: 0 0 35px;
}
.content .entry-post-format .entry-header p a {
	font-family: 'Helvetica', arial, sans-serif;
	font-style: normal;
}
.content .entry-post-format .gallery-thumb {
	float: left;
	width:100%;
	margin: 0 15px 0 0;
}
.content .post img.attachment-medium {
	max-width: 100%;
	height: auto;
	padding: 0;
}

.content .gallery {
	margin: auto;
	padding:0;
	clear: both;
}
.content .gallery-item {
	float: left;
	margin-top: 10px;
	vertical-align: top;
	overflow: hidden;
}
.content .gallery-icon {
	width: 100%;
}
.content .gallery-caption {
	border-bottom:1px dashed #e0d8cc;
	margin-left: 0;
	padding: 5px 0;
	font-size: .9em;
	line-height: 1.25;
	color: #2E1722;
	display: inline-block;
}

.content .page {
	margin: -40px 0 40px;
	padding: 0 0 30px;
	overflow: hidden;
	clear: both;
	font-size: .95em;
	line-height: 1.6;
	border-bottom: 1px solid #e0d8cc;
}
.content .page-entry-header {
	margin: 0;
}
.content .page p {
	padding: 0 0 20px 0;
}

.content.full-width {
	width:100% !important;
}
.content.full-width .page {
	margin: 0;
	padding: 0 0 20px;
	border-bottom: none;
}

.blogsidebar {
	background:#e6ca9e;
}
.blogsidebar .inner {
	border-top:40px solid #413239;
	padding:20px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2),  0 8px 0 -3px #fff,  0 8px 1px -2px rgba(0, 0, 0, 0.2),  0 16px 0 -8px #fff,  0 16px 1px -7px rgba(0, 0, 0, 0.2);
}
aside.widget {
	margin: 0 0 20px 0;
	padding:  0 0 20px 0;
	font-size:.9em;
	border-bottom: 1px dashed #fff;
}
.widget-area {
	margin-top:-15px;
}
#toppanel aside.widget {
	border-bottom:none;
	margin:0;
	padding:0;
}
aside.widget ul li {
	line-height: 1.4em;
	color:#6d614d;
	word-wrap: break-word;
}
aside.widget ul li a {
	color:#6d614d;
}
aside.widget h3.widget-title, .widget_get_recent_comments h1.widget-title {
	padding: 0 0 15px 0;
	font-size:1em;
	color: #190c12;
	font-family:Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.textwidget {
	line-height: 1.6;
}
aside.widget blockquote {
	text-align:center;
	margin: 0;
	overflow: hidden;
	font-size:1.8em;
	font-style:italic;
	color: #fff;
	padding:10px;
	font-family: 'Sacramento', cursive;
}
aside.widget blockquote cite {
	margin: 10px 0 0 0;
	padding: 0 25px 15px 0;
	font: normal .3em 'Helvetica', arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.blogsidebar blockquote {
	background:#c1a984;
}
.tagcloud a {
	color:#6d614d;
}
.widget_author_grid ul {
    padding: 0;
}
.widget_author_grid ul li {
    background:none;
   list-style: none;
}

.widget_categories ul li ul.children, .widget_pages ul li ul.children {
	margin: 5px 0 0 0;
}
.widget_categories ul li ul.children li, .widget_nav_menu ul li ul.sub-menu li, .widget_pages ul li ul.children li {
	margin: 0 0 0 20px;
	background:none;
}
.widget_categories ul li {
	background:none;
	list-style:square;
}
.widget_rss ul li, .widget_nav_menu ul li {
	background:none;
	list-style:square;
}
.widget_recent_entries ul, .widget_recent_comments ul {
	padding: 0 0 0 15px;
}
select {
	width:100%;
}
.widget_calendar #wp-calendar caption {
	font-family:"Helvetica", sans-serif;
	font-size:1em;
	font-weight:400;
	background: #2E1722;
	color: #e6ca9e;
	text-align: center;
	padding: 8px 0;
}
.widget_calendar table#wp-calendar th, .widget_calendar table#wp-calendar td {
	padding: 8px 10px;
	font-size:.7em;
}
.widget_calendar table#wp-calendar tbody tr td#today {
	font-weight: bold;
}

.widget_search {
	overflow: hidden;
}
.searchform {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
input {
	margin: 0 2px 5px 0;
	padding: 6px 5px;
	background-color: #fff;
	border: 1px solid #d2b890;
}
.searchform .search-input {
	width: 40%;
	margin: 0 2px 5px 0;
	padding: 6px 5px;
	background-color: #fff;
	border: 1px solid #d2b890;
}
.footer .searchform .search-input {
	width: 40%;
	margin: 0 2px 5px 0;
	padding: 6px 5px;
	background-color: #fff;
	border: 1px solid #d2b890;
}
.searchsubmit, input[type="submit"] {
	margin: 0;
	padding: 6px 5px;
	display: inline-block;
	vertical-align: baseline;
	outline: none;
	background-color: #190c12;
	border: none;
	font-size: 11px;
	color: #e6ca9e;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}
.searchsubmit:hover {
	color: #fff;
	background-color: #190c12;
}
input[type="text"], input[type="password"], input[type="search"], input[type="email"], textarea, select {
	outline: none;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="email"]:focus, textarea:focus {
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	box-shadow:  0 0 3px rgba(0, 0, 0, .2);
}
.anariel-blog-widget ul {
	padding: 8px 0;
}
.anariel-blog-widget ul li {
	padding: 5px 0;
}

.widget_recent_comments a {
	color:#6d614d;
}
.widget_get_recent_comments li.sidebar-comment {
	margin:10px 0;
	overflow:hidden;
}
.widget_get_recent_comments li.sidebar-comment:first-child {
	margin:3px 0 10px;
}
.widget_get_recent_comments li.sidebar-comment .comment-content {
	padding:0 0 0 6px;
	overflow:hidden;
}
.widget_get_recent_comments li.sidebar-comment p {
	line-height: 1.4;
}
.widget_get_recent_comments .kjgrcGravatar {
	margin:0;
	float:left;
	display:block;
}
.widget_get_recent_comments span.sidebar-comment-autor a {
	padding: 0 0 3px;
}

.aboutpage .wp-post-image {
	margin-top:15px;
	max-width: 100%;
	height: auto;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4),  0 10px 0 -5px #e6ca9e,  0 10px 1px -4px rgba(0, 0, 0, 0.2),  0 20px 0 -10px #e6ca9e,  0 20px 1px -9px rgba(0, 0, 0, 0.2);
}
.page blockquote {
	margin-bottom:20px;
	background: #e6ca9e;
	padding: 30px 10px;
	text-align: center;
}
.page .format-quote blockquote p {
	font-size: 1.6em;
	font-style: italic;
	color: #fff;
	border-left: 2px dashed #faf6f3;
	margin: 0;
	padding: 20px;
}
.footer blockquote {
	background:none;
}
.archive h2.page-title {
	line-height: 1.6em;
	font-size: 1.125em;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	font-family:Helvetica, sans-serif;
}
.archive span.date {
	color: #6d614d;
	font-size: 1em;
	letter-spacing:.1em;
	text-transform:uppercase;
}
.archive .format-image span.date, .archive .format-audio span.date, .archive .format-gallery span.date, .archive .format-chat span.date, .archive .format-status span.date, .archive .format-link span.date, .archive .format-aside span.date, .archive .format-quote span.date {
	color: #6d614d;
	font-size: .7em;
	letter-spacing:.1em;
	text-transform:uppercase;
	display:block;
}
.archive h2.entry-title {
    padding: 0;
	text-align:left;
}
.search span.date {
	text-align:left;
}


.contact-form input[type='text'], .contact-form input[type='email'], .contact-form textarea {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #e6ca9e;
}

.category.portfolio .entry-title {
	background: #413239;
	padding:10px;
	text-align:center;
	font-size:1.4em;
	float:none;
	margin:0;
	font-family: 'Sacramento', cursive;
}
.category.portfolio .entry-title {
	margin:0;
	line-height:1em;
}
.category.portfolio .entry-title a {
	color:#e6ca9e;
}
.category.portfolio img {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4),  0 10px 0 -5px #e6ca9e,  0 10px 1px -4px rgba(0, 0, 0, 0.2),  0 20px 0 -10px #e6ca9e,  0 20px 1px -9px rgba(0, 0, 0, 0.2);
}
.category.portfolio .entry-post-format {
	background:#fff;
}
.category.portfolio .entry-post-format p {
	padding:20px;
}
.content.category.portfolio .format-image img.wp-post-image {
	padding:0;
}
.portfolio-featured-image img {
	max-width:100%;
	height:auto;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4),  0 10px 0 -5px #e6ca9e,  0 10px 1px -4px rgba(0, 0, 0, 0.2),  0 20px 0 -10px #e6ca9e,  0 20px 1px -9px rgba(0, 0, 0, 0.2);
}
.portfolio-entry-title {
	text-align:center;
}


.infinite-scroll.neverending .footer,
.infinite-scroll .content #nav-below {
	display: none;
}

.infinity-end.neverending .footer {
	display: block;
}
#infinite-handle span {
	background:#e6ca9e;
	color:#fff;
	display: block;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .2em;
	text-align: center;
	text-transform: uppercase;
}

.footer {
	background:#413239;
	padding:20px 0;
	margin-top:20px;
}
.footer p, .footer h4, .footer h3, .footer h2, .footer h1 {
	color: #fff;
}
.footer a {
	color:#e6ca9e;
}
.footer h3 {
	color:#e6ca9e;
}
.footer .widget h3.widget-title {
	color: #fff;
	margin:20px 0 15px 0;
	font-size:1.8em;
}
.footer {
	color:#fff;
	font-size:1em;
}
.footer .widget_recent_comments a {
	color:#e6ca9e;
}
.footer ul {
	padding: 0 0 0 15px;
}
.footer ul ul {
	padding: 0;
}
.footer ul li {
	color:#e6ca9e;
	list-style: square;
}
.footer ul li a {
	color:#e6ca9e;
}
.footer .widget blockquote {
	margin: 0 20px 10px 0;
	overflow: hidden;
	font-size:.9em;
	font-style:italic;
	border-left:5px solid #e6ca9e;
	padding:0 0 0 10px;
	text-align:left;
}
.textwidget {
	word-wrap: break-word;
}
.footer .widget_calendar tbody {
	text-align:center;
}
.footer .widget_calendar table#wp-calendar td {
    font-size: .9em;
}
.footer .widget_calendar tr {
	background:#57434c;
}
p.copyright {
	border-top:2px dashed #57434c;
	padding:15px 0 5px 0;
	margin:40px 0 0 0;
	font-size:.9em;
	color:#fff;
}
p.copyright a {
	color:#e6ca9e;
}

.one_half {
	width: 48%;
}
.one_third {
	width: 20.66%;
}
.one_third_main {
	width: 30.66%;
}
.two_third {
	width: 75.33%;
}
.one_third_second {
	width: 20.66%;
}
.two_third_second {
	width: 78.34%;
}
.one_third_second, .two_third_second {
	margin-right: 1%;
	margin-bottom: 10px;
	float: left;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.8%;
}
.one_sixth {
	width: 15%;
}
.one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_third_main {
	margin-right: 4%;
	margin-bottom: 10px;
	float: left;
}
.one_sixth {
	margin-right: 2%;
	margin-bottom:20px;
	float: left;
}
.lastcolumn {
	margin-right: 0!important;
	clear: right;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.aligncenter {
	margin: 20px auto;
}
.aligncenter, div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.grid_4 {
	width: 31.333%;
	min-height:50px;
}
.grid_3 {
	width: 48%;
}
.clearfix {
	display: block;
}
.grid_4, .grid_3 {
	display: inline;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
.grids {
	margin: 1em -1em 0 0;
}
.grids:before, .grids:after {
	content: " ";
	display: table;
}
.grids:after {
	clear: both;
}
.grid {
	float: left;
	margin: 0 2.5% 30px 0;
	width: 22.5%;
}
.grid:nth-child(4n) {
margin-right: 0;
}
.grid:nth-child(4n+1) {
margin-left: 0;
clear: left;
}
.grid img, .gridthree img {
	max-width: 100%;
	height: auto;
}
.gridthree {
	float: left;
	margin: 0 2.5% 2.5% 0;
	width: 30.83333%;
}
.gridthree:nth-child(3n) {
	margin-right: 0;
}
.gridthree:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}
.portfoliopage-item {
	float: left;
	width: 48%;
	margin: 0 2% 2% 0;
	padding: 0;
	background: transparent;
	-moz-transition: 500ms ease-in;
	-o-transition: 500ms ease-in;
	-webkit-transition: 500ms ease-in;
	-ms-transition: 500ms ease-in;
	transition: 500ms ease-in;
	position: relative;
}
.portfoliopage-item img {
	max-width: 100%;
	height: auto;
}

.content.right {
	float: right;
}



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

.cs-text span {
 width: 80px;
 height: 80px;
 line-height: 80px;
 margin: 0 0 20px -5px;
}
.view .mask, .view .content {
 margin:80px auto 0 auto;
}
}

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

.cs-text span {
 width: 80px;
 height: 80px;
 line-height: 80px;
 margin: 0 0 20px -5px;
}
.view .mask, .view .content {
 margin:80px auto 0 auto;
}
}


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

.cs-text span {
 width: 50px;
 height: 50px;
 line-height: 50px;
 margin: 0 0 20px -5px;
}
.view .mask, .view .content {
 margin:80px auto 0 auto;
}
#toppart #mainnav ul li a {
padding: 5px 10px;
font-size: 1.6em;
}
}

	
	@media only screen and (max-width: 959px) {
#toppart #mainnav {
max-width: 100%;
}
h1 {
font: 2.6em 'Sacramento', cursive;
}
}

	
	@media only screen and (min-width: 768px) and (max-width: 959px) {
}

	
	@media only screen and (max-width: 767px) {
 .one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_sixth, .one_third_second, .two_third_second, .one_third_main, .grid_4, .grid_3, .grid, .gridthree, .portfoliopage-item {
 width: 100%;
}
.portfoliopage-item {
	margin: 0 0 .5% 0;
}
#site-title {
 display:block;
 margin:20px auto 0 auto;
 max-width: 100%;
}
.homepage {
padding-top: 10px;
}
.content {
padding-top: 20px;
}
.content .post {
 margin: 0 0 60px 0;
}
#toppart #mainnav {
 margin:0;
 max-width: 100%;
 float:none;
 text-align:center;
}
#toppart #mainnav ul li {
 float: none;
 list-style: none;
 position: relative;
 display:block;
 padding:8px;
 background:#2E1722;
 border:none;
}
#toppart #mainnav ul li a {
 color: #fff;
 margin:0;
 display: block;
 border:none;
}
#toppart #mainnav ul li a:hover {
 color: #e6ca9e;
 margin:0;
 display: block;
}
 #toppart #mainnav ul ul {
 display: block;
 float: none;
 position: relative;
 top:0;
 left: 0;
 z-index:none;
}
#toppart #mainnav ul ul a, #toppart #mainnav ul ul ul a {
 font-size:1.8em;
}
#toppart #mainnav ul ul ul {
 display: block;
 float: none;
 position: relative;
 top:0;
 left: 0;
 z-index:none;
}
#toppart #mainnav ul ul ul li {
 border-bottom:none;
}
#toppart #mainnav ul ul li a {
 background:none;
 display:inline-block;
 width:100%;
 color: #fff;
}

.menu-toggle {
 text-align:center;
 cursor: pointer;
 display: inline-block;
 padding:8px;
 background:#2E1722;
 color: #fff;
 display: block;
 font:1.6em 'Sacramento', cursive;
 margin:0;
 padding: 13px 0;
}
 .toggled-on .nav-menu, .toggled-on .nav-menu > ul {
 display: block;
 margin-left: 0px;
 margin-top:10px;
 padding: 0;
 width: 100%;
}
 .navbar-fixed .toggled-on .nav-menu, .navbar-fixed .toggled-on .nav-menu > ul {
 display: none;
}
 .toggled-on li, .toggled-on .children {
 display: block;
}
 ul.nav-menu, div.nav-menu > ul {
 display: none;
}
#mainnav > ul {
 display:none;
}
.grids {
 margin: 1em 0 0 0;
}
 .content .sticky h2.entry-title {
 clear:both;
}
.content .sticky .info {
float: none;
display:block;
margin-right:0;
}
}

	
	@media only screen and (min-width: 480px) and (max-width: 767px) {
 .view .mask {
 display:none;
}
.homepage {
padding-top: 10px;
}
.content {
padding-top: 20px;
}
}

	
	@media only screen and (max-width: 479px) {
 .view .mask {
 display:none;
}
.homepage {
padding-top: 10px;
}
.content {
padding-top: 20px;
}
}









    .container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.column, .columns {
	float: left;
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
}
.row {
	margin-bottom: 20px;
}

    .column.alpha, .columns.alpha {
	margin-left: 0;
}
.column.omega, .columns.omega {
	margin-right: 0;
}

    .container .one.column {
	width: 20px;
}
.container .two.columns {
	width: 80px;
}
.container .three.columns {
	width: 140px;
}
.container .four.columns {
	width: 200px;
}
.container .five.columns {
	width: 260px;
}
.container .six.columns {
	width: 320px;
}
.container .seven.columns {
	width: 380px;
}
.container .eight.columns {
	width: 440px;
}
.container .nine.columns {
	width: 500px;
}
.container .ten.columns {
	width: 560px;
}
.container .eleven.columns {
	width: 620px;
}
.container .twelve.columns {
	width: 680px;
}
.container .thirteen.columns {
	width: 740px;
}
.container .fourteen.columns {
	width: 800px;
}
.container .fifteen.columns {
	width: 860px;
}
.container .sixteen.columns {
	width: 920px;
}
.container .one-third.column {
	width: 280px;
}
.container .two-thirds.column {
	width: 600px;
}

    .container .offset-by-one {
	padding-left: 40px;
}
.container .offset-by-two {
	padding-left: 100px;
}
.container .offset-by-three {
	padding-left: 160px;
}
.container .offset-by-four {
	padding-left: 220px;
}
.container .offset-by-five {
	padding-left: 280px;
}
.container .offset-by-six {
	padding-left: 340px;
}
.container .offset-by-seven {
	padding-left: 400px;
}
.container .offset-by-eight {
	padding-left: 460px;
}
.container .offset-by-nine {
	padding-left: 520px;
}
.container .offset-by-ten {
	padding-left: 580px;
}
.container .offset-by-eleven {
	padding-left: 640px;
}
.container .offset-by-twelve {
	padding-left: 700px;
}
.container .offset-by-thirteen {
	padding-left: 760px;
}
.container .offset-by-fourteen {
	padding-left: 820px;
}
.container .offset-by-fifteen {
	padding-left: 880px;
}





    

    @media only screen and (min-width: 768px) and (max-width: 959px) {
 .container {
width: 768px;
}
 .container .column, .container .columns {
margin-left: 10px;
margin-right: 10px;
}
 .column.alpha, .columns.alpha {
margin-left: 0;
margin-right: 10px;
}
 .column.omega, .columns.omega {
margin-right: 0;
margin-left: 10px;
}
 .container .one.column {
width: 28px;
}
 .container .two.columns {
width: 76px;
}
 .container .three.columns {
width: 124px;
}
 .container .four.columns {
width: 172px;
}
 .container .five.columns {
width: 220px;
}
 .container .six.columns {
width: 268px;
}
 .container .seven.columns {
width: 316px;
}
 .container .eight.columns {
width: 364px;
}
 .container .nine.columns {
width: 412px;
}
 .container .ten.columns {
width: 460px;
}
 .container .eleven.columns {
width: 508px;
}
 .container .twelve.columns {
width: 556px;
}
 .container .thirteen.columns {
width: 604px;
}
 .container .fourteen.columns {
width: 652px;
}
 .container .fifteen.columns {
width: 700px;
}
 .container .sixteen.columns {
width: 748px;
}
 .container .one-third.column {
width: 236px;
}
 .container .two-thirds.column {
width: 492px;
}

        
        .container .offset-by-one {
padding-left: 48px;
}
 .container .offset-by-two {
padding-left: 96px;
}
 .container .offset-by-three {
padding-left: 144px;
}
 .container .offset-by-four {
padding-left: 192px;
}
 .container .offset-by-five {
padding-left: 240px;
}
 .container .offset-by-six {
padding-left: 288px;
}
 .container .offset-by-seven {
padding-left: 336px;
}
 .container .offset-by-eight {
padding-left: 348px;
}
 .container .offset-by-nine {
padding-left: 432px;
}
 .container .offset-by-ten {
padding-left: 480px;
}
 .container .offset-by-eleven {
padding-left: 528px;
}
 .container .offset-by-twelve {
padding-left: 576px;
}
 .container .offset-by-thirteen {
padding-left: 624px;
}
 .container .offset-by-fourteen {
padding-left: 672px;
}
 .container .offset-by-fifteen {
padding-left: 720px;
}
}




    

    @media only screen and (max-width: 767px) {
 .container {
width: 300px;
}
 .column, .columns {
float: left;
display: inline;
margin-left: 10px;
margin-right: 10px;
}
 .row {
margin-bottom: 20px;
}

		
		.column.alpha, .columns.alpha {
margin: 0;
}
 .column.omega, .columns.omega {
margin: 0;
}
 .container .one-third.column {
margin: 10px 0;
}
 .container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns {
width: 280px;
}
 .container .one-third.column, .container .two-thirds.column {
width: 280px;
}

        
        .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
padding-left: 0;
}
}




    

    @media only screen and (min-width: 480px) and (max-width: 767px) {
 .container {
width: 420px;
}
 .column, .columns {
float: left;
display: inline;
margin-left: 10px;
margin-right: 10px;
}
 .row {
margin-bottom: 20px;
}

		
		.column.alpha, .columns.alpha {
margin: 0;
}
 .column.omega, .columns.omega {
margin: 0;
}
 .container .one-third.column {
margin: 10px 0;
}
 .container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns {
width: 400px;
}
 .container .one-third.column, .container .two-thirds.column {
width: 400px;
}
}

    
    @media only screen and (min-width: 1280px) {
 .container {
width: 1280px;
}
 .container .column, .container .columns {
margin-left: 10px;
margin-right: 10px;
}
 .column.alpha, .columns.alpha {
margin-left: 0;
margin-right: 10px;
}
 .column.omega, .columns.omega {
margin-right: 0;
margin-left: 10px;
}
 .alpha.omega {
margin-left: 0;
margin-right: 0;
}
 .container .one.column, .container .one.columns {
width: 60px;
}
 .container .two.columns {
width: 140px;
}
 .container .three.columns {
width: 220px;
}
 .container .four.columns {
width: 300px;
}
 .container .five.columns {
width: 380px;
}
 .container .six.columns {
width: 460px;
}
 .container .seven.columns {
width: 540px;
}
 .container .eight.columns {
width: 620px;
}
 .container .nine.columns {
width: 700px;
}
 .container .ten.columns {
width: 780px;
}
 .container .eleven.columns {
width: 860px;
}
 .container .twelve.columns {
width: 940px;
}
 .container .thirteen.columns {
width: 1020px;
}
 .container .fourteen.columns {
width: 1100px;
}
 .container .fifteen.columns {
width: 1180px;
}
 .container .sixteen.columns {
width: 1260px;
}
 .container .one-third.column {
width: 406px;
}
 .container .two-thirds.column {
width: 822px;
}
        
        .container .offset-by-one {
padding-left: 80px;
}
 .container .offset-by-two {
padding-left: 160px;
}
 .container .offset-by-three {
padding-left: 240px;
}
 .container .offset-by-four {
padding-left: 320px;
}
 .container .offset-by-five {
padding-left: 400px;
}
 .container .offset-by-six {
padding-left: 480px;
}
 .container .offset-by-seven {
padding-left: 560px;
}
 .container .offset-by-eight {
padding-left: 640px;
}
 .container .offset-by-nine {
padding-left: 720px;
}
 .container .offset-by-ten {
padding-left: 800px;
}
 .container .offset-by-eleven {
padding-left: 880px;
}
 .container .offset-by-twelve {
padding-left: 960px;
}
 .container .offset-by-thirteen {
padding-left: 1040px;
}
 .container .offset-by-fourteen {
padding-left: 1120px;
}
 .container .offset-by-fifteen {
padding-left: 1200px;
}
}


    
    .container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

    .clearfix:before, .clearfix:after, .row:before, .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}

    .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
@charset "UTF-8";

body { 
	-webkit-backface-visibility: hidden;
}
.animated {
	-webkit-animation-duration: 1.4s;
	   -moz-animation-duration: 1.4s;
	     -o-animation-duration: 1.4s;
	        animation-duration: 1.4s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}
.animated1 {
	animation-delay:1.4s; 
    -moz-animation-delay:1.4s; 
    -webkit-animation-delay:1.4s; 
	-webkit-animation-duration: 1.5s;
	   -moz-animation-duration: 1.5s;
	     -o-animation-duration: 1.5s;
	        animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}
.animated2 {
	animation-delay:1.4s; 
    -moz-animation-delay:1.4s; 
    -webkit-animation-delay:1.4s; 
	-webkit-animation-duration: 1.6s;
	   -moz-animation-duration: 1.6s;
	     -o-animation-duration: 1.6s;
	        animation-duration: 1.6s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	   -moz-animation-duration: 2s;
	     -o-animation-duration: 2s;
	        animation-duration: 2s;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }
	80% { -webkit-transform: rotate(-5deg); }
	100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }
	80% { -moz-transform: rotate(-5deg); }
	100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }
	80% { -o-transform: rotate(-5deg); }
	100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(15deg); }
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }
	80% { transform: rotate(-5deg); }
	100% { transform: rotate(0deg); }
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}


@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}


@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }
	50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) rotateY(0);
		-moz-animation-timing-function: ease-out;
	}
	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-animation-timing-function: ease-out;
	}
	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
	80% {
		-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in;
	}
	100% {
		-moz-transform: perspective(400px) scale(1);
		-moz-animation-timing-function: ease-in;
	}
}
@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) rotateY(0);
		-o-animation-timing-function: ease-out;
	}
	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-animation-timing-function: ease-out;
	}
	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
	80% {
		-o-transform: perspective(400px) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in;
	}
	100% {
		-o-transform: perspective(400px) scale(1);
		-o-animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(0);
		animation-timing-function: ease-out;
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		animation-timing-function: ease-out;
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in;
	}
	80% {
		transform: perspective(400px) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in;
	}
	100% {
		transform: perspective(400px) scale(1);
		animation-timing-function: ease-in;
	}
}

.flip {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipOutY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
}
@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
}
@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
}

@-o-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}
@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}
@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}
@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(.9);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}

	70% {
		-o-transform: scale(.9);
	}

	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		transform: scale(1.05);
	}

	70% {
		transform: scale(.9);
	}

	100% {
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}

	80% {
		-moz-transform: translateY(10px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}

	80% {
		-o-transform: translateY(10px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		transform: translateY(-30px);
	}

	80% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}

	80% {
		-moz-transform: translateY(-10px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}

	80% {
		-o-transform: translateY(-10px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		transform: translateY(30px);
	}

	80% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}

	80% {
		-moz-transform: translateX(-10px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}

	80% {
		-o-transform: translateX(-10px);
	}

	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		transform: translateX(30px);
	}

	80% {
		transform: translateX(-10px);
	}

	100% {
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}

	80% {
		-moz-transform: translateX(10px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}

	80% {
		-o-transform: translateX(10px);
	}

	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		transform: translateX(-30px);
	}

	80% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1);
	}

	25% {
		-moz-transform: scale(.95);
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1);
	}

	25% {
		-o-transform: scale(.95);
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-o-transform: scale(.3);
	}
}

@keyframes bounceOut {
	0% {
		transform: scale(1);
	}

	25% {
		transform: scale(.95);
	}

	50% {
		opacity: 1;
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		transform: scale(.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0);
	}

	20% {
		opacity: 1;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0);
	}

	20% {
		opacity: 1;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0);
	}

	20% {
		opacity: 1;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0);
	}

	20% {
		opacity: 1;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0);
	}

	20% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0);
	}

	20% {
		opacity: 1;
		-o-transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0);
	}

	20% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0);
	}

	20% {
		opacity: 1;
		-o-transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}
@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}
@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOut {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOut {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
	0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
	20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
	40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
	80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
	100% { -webkit-transform: translateY(700px); opacity: 0; }
}

@-moz-keyframes hinge {
	0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
	20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
	40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
	80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
	100% { -moz-transform: translateY(700px); opacity: 0; }
}

@-o-keyframes hinge {
	0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
	20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
	40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
	80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
	100% { -o-transform: translateY(700px); opacity: 0; }
}

@keyframes hinge {
	0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }
	20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }
	40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }
	80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }
	100% { transform: translateY(700px); opacity: 0; }
}

.hinge {
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge;
}


@-webkit-keyframes rollIn {
	0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}

@-moz-keyframes rollIn {
	0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}

@-o-keyframes rollIn {
	0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}

@keyframes rollIn {
	0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}

.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn;
}


@-webkit-keyframes rollOut {
    0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
	}
}

@-moz-keyframes rollOut {
    0% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-moz-transform: translateX(100%) rotate(120deg);
	}
}

@-o-keyframes rollOut {
    0% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-o-transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
    0% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut;
}



@-webkit-keyframes lightSpeedIn {
	0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-moz-keyframes lightSpeedIn {
	0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-o-keyframes lightSpeedIn {
	0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@keyframes lightSpeedIn {
	0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.animated.lightSpeedIn {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}



@-webkit-keyframes lightSpeedOut {
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-moz-keyframes lightSpeedOut {
	0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-o-keyframes lightSpeedOut {
	0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@keyframes lightSpeedOut {
	0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.lightSpeedOut {
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
}



@-webkit-keyframes wiggle {
    0% { -webkit-transform: skewX(9deg); }
    10% { -webkit-transform: skewX(-8deg); }
    20% { -webkit-transform: skewX(7deg); }
    30% { -webkit-transform: skewX(-6deg); }
    40% { -webkit-transform: skewX(5deg); }
    50% { -webkit-transform: skewX(-4deg); }
    60% { -webkit-transform: skewX(3deg); }
    70% { -webkit-transform: skewX(-2deg); }
    80% { -webkit-transform: skewX(1deg); }
    90% { -webkit-transform: skewX(0deg); }
	100% { -webkit-transform: skewX(0deg); }
}

@-moz-keyframes wiggle {
    0% { -moz-transform: skewX(9deg); }
    10% { -moz-transform: skewX(-8deg); }
    20% { -moz-transform: skewX(7deg); }
    30% { -moz-transform: skewX(-6deg); }
    40% { -moz-transform: skewX(5deg); }
    50% { -moz-transform: skewX(-4deg); }
    60% { -moz-transform: skewX(3deg); }
    70% { -moz-transform: skewX(-2deg); }
    80% { -moz-transform: skewX(1deg); }
    90% { -moz-transform: skewX(0deg); }
	100% { -moz-transform: skewX(0deg); }
}

@-o-keyframes wiggle {
    0% { -o-transform: skewX(9deg); }
    10% { -o-transform: skewX(-8deg); }
    20% { -o-transform: skewX(7deg); }
    30% { -o-transform: skewX(-6deg); }
    40% { -o-transform: skewX(5deg); }
    50% { -o-transform: skewX(-4deg); }
    60% { -o-transform: skewX(3deg); }
    70% { -o-transform: skewX(-2deg); }
    80% { -o-transform: skewX(1deg); }
    90% { -o-transform: skewX(0deg); }
	100% { -o-transform: skewX(0deg); }
}

@keyframes wiggle {
    0% { transform: skewX(9deg); }
    10% { transform: skewX(-8deg); }
    20% { transform: skewX(7deg); }
    30% { transform: skewX(-6deg); }
    40% { transform: skewX(5deg); }
    50% { transform: skewX(-4deg); }
    60% { transform: skewX(3deg); }
    70% { transform: skewX(-2deg); }
    80% { transform: skewX(1deg); }
    90% { transform: skewX(0deg); }
	100% { transform: skewX(0deg); }
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.wiggle {
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
    animation-duration: 0.75s;
}