/*
Theme Name: 	The J A Mortram Child
Theme URI: 	http://oddrok.com/powerhover/
Description: 	The J A Mortram Child theme
Template:     	the-j-a-mortram
License:	GNU General Public License v2
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Version:	1.0.0
Author: 	Janne Kallio
Author URI: 	http://oddrok.com
Tags: 		one-column, fluid-layout, responsive-layout, light, photoblogging
Text Domain:	the-j-a-mortram-child
*/

/* Apple download icon */
.wp-image-392
{
 margin-top: 8px;
 margin-bottom: 8px;
 margin-right: 8px;
 margin-left: 8px;
}

body {
 margin: 0 auto;
 padding: 0 0 0 0;
 max-width: 44.75em;
}

/* Blog posts are wider */
body.single-post
{
 max-width: 48.75em;
}

/* Add here all pages that needs to be centered */
article
 .post-82,
 .post-7,
 .post-208,
 .post-328
{
	position: relative;
	text-align: center;
}

body.powerhover,
.powerhover .entry-meta .tag-links a:after {
  background-color: #ffffff;
  color: #232323;
}

li.menu-item 
{
 display: inline;
 margin: 0 auto;
 padding: 0em 1em 2em 1em;
 font-size: 1.1em;
 color: #818181;
}

img {
 float: none;
 max-width: 100%;
 margin: 0 auto;
 height: auto;
}

a {
 text-decoration:none;
 outline: 0; 			/* Firefox */
 border: none;			/* IE */
 outline: none; 		/* IE */
 color: #8181CC;
}

menu-item a {
 color: #818181;
}

.video-container {
 position:relative;
 padding-bottom:56.25%;
 padding-top:30px;
 height:0;
 overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}

.sml_name {
	padding: 0.5em 0em 0em 0em;
}
.sml_email {
	padding: 0.5em 0em 0.5em 0em;
}

#headerimg { 
 padding: 0 0 0 0;
}