/*
Theme Name: Jonathanseo
Author: Jonathan
Version: 1.2
*/
header,
footer,
section,
aside,
nav,
article {
	display: block
}

nav li,
.announcement,
.courier,
.breadcrumbs {
	font-family: "Courier New", Courier, monospace;
}

nav#the-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #ff0;
	border-bottom: 2px solid #000;
}

nav#the-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

nav#the-header li {
	display: block;
	position: relative;
	float: left;
	height: 30px;
	margin: 5px 0;
	padding: 0 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

li.logo {
	margin: 0;
	height: 40px;
}

li.nav_left {
	border-left: dotted 1px #000;
}

li.nav_right {
	float: right;
	border-right: dotted 1px #000;
}

li.addme {
	border: none 0;
	background: url(i/jonathan-social.png) top right no-repeat;
	padding-right: 37px;
	margin-right: 5px;
	text-align: right;
}

nav#the-header li a {
	text-decoration: none;
	color: #000;
}

nav#the-header li span {
	display: block;
	padding: 0 7px;
	background: #E7E7E7;
	background: rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

nav#the-header li span:hover {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.02);
}

nav#the-header .comic {
	display: block;
	position: relative;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}

nav#the-header .comic:after {
	border-left: 4px solid #E7E7E7;
	border-left: 4px solid rgba(0, 0, 0, 0.05);
	border-top: 4px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: '';
	position: absolute;
	right: -4px;
	height: 0;
	width: 0;
}

nav#the-header ul.submenu {
	display: none;
	position: absolute;
	top: 36px;
	padding: 0 25px;
	background: #ff0;
	border: 1px solid #000;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

/* Add this CSS to your stylesheet */
.slide-toggle {
	display: block !important;
}



nav .nav_left ul.submenu {
	left: 0;
	width: 268px;
}

nav .nav_left li {
	font-size: 15px;
	padding: 0;
}

nav .nav_right ul.submenu {
	right: 0;
	text-align: center;
}

nav ul.submenu li {
	float: none;
	margin: 0;
	border: 0 none;
	border-top: 1px dotted #000;
}

nav ul.submenu li:first-child {
	border-top: 0 none;
}

nav ul.submenu li a {
	padding: 0 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

nav ul.submenu li a:hover {
	background: rgba(0, 0, 0, 0.05);
}

nav .nav_left ul.submenu li a {
	padding: 3px 7px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol,
ul {
	list-style: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */


body {
	margin: 42px 0 0 0;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
	line-height: 150%;
}

.announcement {
	display: block;
	background: #f60;
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

header {
	margin: 0 auto;
	border-bottom: 2px solid #000;
	box-shadow: 0 0px 50px #E7E7E7;
}

.wrap {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

header aside {
	position: absolute;
	top: 25px;
	left: 430px;
}

.breadcrumbs {
	padding: 4px 20px;
	border-bottom: 1px dotted #999
}

.breadcrumbs,
.breadcrumbs a {
	color: #999;
}

.breadcrumbs a:hover {
	color: #000;
}

h1,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1,
h2,
h3 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 40px;
	line-height: 120%;
	font-weight: normal;
	text-shadow: 0px 1px #000, -1px 0px #000, 0px -1px #000, 1px 0px #000, 2px 2px 4px rgba(0, 0, 0, 0.4);
	color: #ff0;
}

h2 {
	font-size: 30px;
	margin: 25px 0
}

h3 {
	font-size: 25px;
}

h2,
article h2 a {
	color: #00A3FF
}

article h2 a:hover {
	color: #ff0
}

header h3 {
	margin: 5px 0;
	color: #f00;
	letter-spacing: 1px;
}

article a,
header a,
aside a {
	color: #00A3FF;
	letter-spacing: 1px;
	text-shadow: 0px 1px #000, -1px 0px #000, 0px -1px #000, 1px 0px #000, 2px 2px 4px rgba(0, 0, 0, 0.4);
	text-decoration: none;
}

article a:hover,
header a:hover,
aside a:hover {
	color: #ff0;
}

aside ol {
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	list-style: decimal;
	margin: 10px 0;
}

aside ol li {
	margin: 0 0 0 35px;
}

aside ol li p {
	padding: 0 8px;
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	line-height: 19px;
	border-left: 1px solid #999;
}

aside ol li p em,
header img {
	display: block;
}

aside li a {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}

.calltoaction {
	display: block;
	width: 230px;
	margin: 20px auto;
	padding: 7px 7px 8px 11px;
	color: #FFF;
	background-color: #006DCC;
	background-image: -moz-linear-gradient(top, #00A3FF, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00A3FF), to(#04C));
	background-image: -webkit-linear-gradient(top, #00A3FF, #04C);
	background-image: -o-linear-gradient(top, #00A3FF, #0044cc);
	background-image: linear-gradient(to bottom, #00A3FF, #04C);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00A3FF', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #000;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4)
}

.triangle {
	font-size: 22px;
	line-height: 22px;
}

a.calltoaction:hover {
	color: #f00;
}

#foot {
	width: 100%;
	height: 250px;
	margin: 20px auto;
	border-top: 3px solid #6caaff;
	font-size: 11px;
}

#foot ul {
	margin: 5px 0;
	text-align: left;
	width: 253px;
	height: 180px;
	float: left;
}

#foot ul.footlast {
	width: 222px;
}

#foot ul li {
	display: block;
	padding: 2px 5px;
	height: 25px;
	width: 222px;
	border-bottom: 1px dotted #6caaff;
	position: relative;
}

#foot ul li a {
	white-space: nowrap;
	color: #6caaff;
	padding: 2px 5px;
}

#foot ul li.updates a {
	width: 138px;
	display: block;
	line-height: 12px;
	white-space: normal;
}

.time {
	position: absolute;
	top: 0;
	right: 0;
	color: #777;
	font-size: 9px;
	line-height: 9px;
	padding: 2px 0;
}

.social a {
	display: block;
	width: 190px;
	height: 21px;
	background: url('images/socials.jpg') no-repeat 100% -2px;
}

.social.ln a {
	background: url('images/socials.jpg') no-repeat 100% -32px;
}

.social.gg a {
	background: url('images/socials.jpg') no-repeat 100% -93px;
}

a.lang {
	display: block;
	width: 21px;
	height: 21px;
	background: url('images/flags.jpg') no-repeat 100% -1px;
	float: right;
	margin: 0 2px 0 0;
}

a.lang.fr {
	background: url('images/flags.jpg') no-repeat 100% -122px;
}

a.lang.es {
	background: url('images/flags.jpg') no-repeat 100% -61px;
}

a.lang.de {
	background: url('images/flags.jpg') no-repeat 100% -92px;
}

/* RIGHT FORM */
#forms {
	max-width: 640px;
	margin: 20px auto 50px;
}

.rightform {
	width: 260px;
	float: right;
	position: relative;
	margin: 30px 0;
	padding: 15px 20px 0;
	border: 1px solid #00A3FF;
	border-bottom: 0 none;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	color: #164696;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #eeeeee;
	background-image: -moz-linear-gradient(top, #eeeeee, #00A3FF);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#00A3FF));
	background-image: -webkit-linear-gradient(top, #eeeeee, #00A3FF);
	background-image: -o-linear-gradient(top, #eeeeee, #00A3FF);
	background-image: linear-gradient(to bottom, #eeeeee, #00A3FF);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#00A3FF', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.rightform:after {
	content: '';
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 40px 150px 0 150px;
	border-color: #00A3FF transparent transparent transparent;
}

.rightform a.calltoaction {
	text-shadow: 0px 1px #000, -1px 0px #000, 0px -1px #000, 1px 0px #000, 2px 2px 4px rgba(0, 0, 0, 0.4);
	text-decoration: none;
	margin: 15px auto;
	text-transform: uppercase;
}

.rightform h2 {
	font-size: 20px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-align: center;
	border-bottom: 2px solid #00A3FF
}

form#contactform {
	position: absolute;
	left: 25px;
	top: 150px;
}

.wpcf7 input {
	border: black 2px solid;
	padding: 4px;
	width: 340px;
	height: 15px;
	color: #0e2d63;
}

.wpcf7 .wpcf7-list-item {
	clear: left;
	display: block;
}

.wpcf7 .wpcf7-list-item input {
	width: 40px;
}

.wpcf7 textarea {
	border: black 2px solid;
	padding: 4px;
	width: 340px;
	height: 150px;
	font-size: 14px;
	color: #0e2d63;
}

.wpcf7 input.wpcf7-submit {
	height: 25px;
	margin: 20px 70px;
	width: 200px;
}

a.submit {
	border: 0;
	padding: 0;
	width: 124px;
	height: 31px;
	margin: 0px auto;
	display: block;
	background: url('images/rform_submit.jpg') no-repeat 0 0;
	letter-spacing: -9999999px;
	text-indent: -9999999px;
}

a.submit:hover {
	background-position: 0 -31px;
}

.alignleft,
.attachment-thumbnail {
	float: left;
	display: block;
	margin-right: 3px;
}

.attachment-thumbnail {
	margin: 2px 7px 2px 0;
}

#respond {
	margin: 20px 0;
}

h1.page-title {
	margin-bottom: 20px;
}

hr {
	width: 100%;
	clear: both;
	margin: 10px 0;
}

.clear {
	clear: both;
}


.wp-caption-text {
	text-align: left;
}

section {
	border-top: 1px solid #000;
	box-shadow: 0 -1px #FF0;
	margin-bottom: 20px;
}

article {
	width: 800px;
	margin: 20px auto;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 150%;
	padding-bottom: 20px;
}

article.category_description {
	min-height: 50px;
	text-align: center;
}

article.category_description p {
	margin: 30px 40px 10px;
	font-style: italic;
}

section article {
	min-height: 200px;
	border-bottom: 1px solid #000;
	box-shadow: 0 1px #FF0;
}

article ul,
article ol {
	margin: 10px;
	padding: 5px;
	text-align: left;
}

article ul li,
article ol li {
	list-style: disc;
}

article p {
	margin: 10px 0;
	text-align: justify;
}

.readmore {
	text-align: right;
	font-size: 75%;
	display: block;
}

.navigation {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

#nav-below {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #000;
}

.nav-previous,
.nav-next {
	width: 50%;
	float: left;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.nav-previous {
	padding-left: 55px;
	text-align: left;
}

.nav-next {
	float: right;
	text-align: right;
	padding-right: 55px;
}

.meta-nav {
	position: absolute;
	top: -2px;
	font-size: 50px;
}

.nav-previous .meta-nav {
	left: 0;
}

.nav-next .meta-nav {
	right: 0;
}

blockquote {
	display: block;
	position: relative;
	padding: 10px 20px;
	margin: 25px 0 20px 140px;
	min-height: 85px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

blockquote,
blockquote:after {
	background: #f2f2f2;
}

blockquote:before {
	position: absolute;
	left: -140px;
	top: -5px;
	height: 130px;
	width: 130px;
	background: url('i/jonathan-pochini.png');
	content: '';
}

blockquote:after {
	top: 75px;
	content: '';
	position: absolute;
	left: -10px;
	height: 20px;
	width: 20px;
}

blockquote h6 {
	text-align: right;
	font-size: 15px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}


.ldquo,
.rdquo {
	position: absolute;
	font-size: 75px;
	font-family: Georgia, Times, serif;
}

.ldquo {
	top: 25px;
	left: 3px;
}

.rdquo {
	bottom: -15px;
	right: 3px;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

article.category-updates {
	padding: 0 40px 20px;
}

article.category-updates img.attachment-full {
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.whereIamPlacer {
	width: 100%;
	float: left;
	margin: 20px 0;
}

.whereIam {
	margin: 0 auto;
	position: relative;
	width: 560px;
	border-radius: 10px;
}

.whereIam h1,
.whereIam h2,
.whereIam .where,
.whereIam .date {
	position: absolute;
	margin: 0;
}

.whereIam .date {
	top: 0;
	right: 5px;
}

.whereIam .where {
	top: 0;
	left: 5px;
}

.whereIam h1,
.whereIam h2 {
	bottom: 0;
	left: 0;
	width: 560px;
	text-align: center;
}

.whereIam h2 a {
	color: #ff0;
}

.aligncenter {
	text-align: center;
}

img.aligncenter {
	display: block;
	margin: 10px auto;
}

@media all and (max-width: 990px) {
	.wrap {
		width: 100%;
	}

	header img,
	article img {
		max-width: 100%;
		height: auto;
	}

	header img {
		margin: 0 auto;
	}

	article {
		box-sizing: border-box;
		width: 100%;
		margin: 20px auto;
		padding: 20px;
	}

	#rform,
	#rform2 {
		position: static;
		top: auto;
		left: auto;
		margin: 0 auto;
	}
}

@media all and (max-width: 800px) {
	header aside {
		position: static;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		width: auto !important;
		padding: 20px !important;
		border-top: 2px solid #000;
		border-radius: 0 !important
	}
}

@media all and (max-width: 720px) {
	nav li {
		font-size: 15px;
	}
}

@media all and (max-width: 640px) {


	.whereIam,
	.whereIam h1,
	.whereIam h2 {
		box-sizing: border-box;
		width: 100%;
	}

	article.category-updates {
		padding: 0 0 20px;
	}
}

@media all and (max-width: 480px) {
	nav li {
		box-sizing: border-box;
		padding: 0 10px;
	}

	li.logo {
		width: 100%;
		border-bottom: 1px solid #000;
	}

	li.logo img {
		display: block;
		margin: 0 auto;
	}

	li.nav_left,
	li.nav_right {
		width: 48%;
		border: 0 none;
	}

	li.nav_left {
		float: left;
	}

	blockquote {
		margin: 150px 0 20px
	}

	blockquote:before {
		top: -145px;
		left: 0;
	}

	blockquote:after {
		top: -10px;
		left: 55px
	}
}

@media all and (max-width: 320px) {
	.whereIam h3 {
		font-size: 15px;
	}
}