body {
font-size:1.0em;
}

.postid-10690 .post-content img {
	width:90%;
	margin-top:0;
}

.movie {
	float:right;
	width:150px;
	margin-left:20px;
}
@media only screen and (max-width: 600px) {
	.movie {
		text-align:center;
		float:center;
		width:40%;
		margin-left:10px;
	}
.postid-10690 .post-content img {
	width:100%;
}

}

/* Video Page Headers */
.ytc_title_below {
	padding-top:10px;
	font-size:1.2em;
	margin-bottom:40px;
}

.et_bloom_submit_subscription {
	height:40px;
	padding:10px!important;
}
.et_bloom_button_text_color_light {
	display:block;
	margin-top:-35px!important;
	padding-top:0!important;
	margin-bottom:0!important;
}

/* Buttons */
.myButton {
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:linear-gradient(to bottom, #f7921e 5%, #fb9e25 100%);
	background-color:#f7921e;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
}
.myButton:hover {
	background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
	background-color:#fb9e25;
}
.myButton:active {
	position:relative;
	top:1px;
}


/* Worst */
.worst {
	width:100%;
	padding-bottom:40px;
	clear:both;
}
.worst-pic {
	float:left;
	width:45%;
	padding-right:20px;
}
	.worst-pic .wp-caption-text {
		font-weight:bold!important;
	}
	.worst-pic .wp-caption-text a {
		font-weight:normal!important;
	}

.worst-pic img {

	padding-bottom:0;
	margin-bottom:0;
}
.worst-text {
	padding-top:40px;
}
@media only screen and (max-width: 600px) {
	.worst {
		width:90%;
		margin-bottom:0;
		padding-bottom:5px;
		margin-left:auto;
		margin-right:auto;
	}
	.worst-pic {
		float:none;
		width:100%;
		padding-right:0;
	}
	.worst-pic .wp-caption-text {
		font-weight:bold!important;
	}
	.worst-pic .wp-caption-text a {
		font-weight:normal!important;
	}
	.worst-text {
		padding-top:0px;
		padding-bottom:0;
	}	
}

/* Image Captions */
.wp-caption  {
	margin-left:auto;
	margin-right:auto;
	background-color:transparent!important;
	border-color:transparent!important;
}
.wp-caption-text {
	background-color:none!important;
	font-size:.4em!important;
}

.travels {
	margin-left:20%;
	margin-right:20%;
	margin-top:40px;
}

@media only screen and (max-width: 600px) {
.travels {
	margin-left:0;
	margin-right:0;
	margin-top:40px;
}	
}

.widget_recent_entries {
	margin-bottom:10px;
}
.photo-left {
	width:45%;
	float:left;
}
.photo-right {
	width:45%;
	float:right;
}
@media only screen and (max-width: 600px) {
.photo-left {
	width:100%;
	float:none;
}
.photo-right {
	width:100%;
	float:none;
}
	img {
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}
}
.wp-caption-text {
	text-align:center;
}

td {
	padding: 25px;
	vertical-align: top;
}


.wp-caption,
.gallery-caption,
.wp-caption-text {
	background: #eee;
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
}

h2 {
	margin-top:40px;
}

.aligncenter {
	margin-top:40px;
	margin-bottom:20px;
}



/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
td {
	padding: 25px;
}

.wp-caption,
.gallery-caption,
.wp-caption-text {
	background: #eee;
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
}