/*
THEME NAME:Custom Code Theme for adding Custom Code
THEME URI:http://www.ajmorris.org
VERSION:0.1
AUTHOR:AJ Morris
AUTHOR URI:http://www.ajmorris.org
DESCRIPTION:This is a child theme for Headway 3.0. It is used for adding custom css and php code.
TEMPLATE: headway
*/

#caption{
font-family: 'Oswald'; 
font-weight: 300;
font-size: 15px;
letter-spacing:2px;}

.protitle{
font-family: 'Oswald'; 
font-weight: 300; 
font-size: 20px; 
width: 296px;
letter-spacing: 2px;
background-color:black;
padding-left: 4px;
}

.place{
margin-left:auto;
margin-right:auto;
position: inherit;
}

.innerpro{
	height: 250px;
	float:none;
}

.procorner{
	margin-left:auto;
	margin-right:auto;
	padding: 2px;
	//width: 300px;
	width: 690px;
	height: auto;
	margin-top: 20px;
	
}

.procorner #caption{
	text-align: center;
	padding-top: 30px;
    clear: both;
}

.imagepro.right{
	float: right;
}

.imagepro {
    width: 340px;
    float: left;
}

.imagepro img{
	margin: 0;
}

.imagepro br{
	display: none;
}

#spacer {
	height:4%;
}


.title2{
font-family: 'Oswald'; 
font-weight: 300; 
font-size: 20px; 
letter-spacing: 2px;
}

.block-type-content div.entry-content{
font-family: 'Gudea', san-serif;
overflow:auto;
}

div.entry-content {
display: block;
color:#48a0bd;
float: left;
width: 100%;
padding: 4px;
height: 370px;
overflow: auto;
}
 a{
  transition-property: color;
  transition-duration: .25s, 1s;
  -webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;}

a:link { color:white;
text-decoration:none; }
a:visited { color: blue; } 
a:hover { color: #48a0bd;
border-bottom: 1px dotted; }
.block-type-navigation .nav-align-center ul{
font-family: 'Oswald', Arial Narrow, sans-serif;
font-weight:300;
font-size: 35px;
letter-spacing:10px;
}
  
.block-type-header span.banner a {
font-family: 'Oswald', Arial Narrow, sans-serif;
font-weight:300;
  font-size: 75px;
  letter-spacing: 20px;
  position: center;
}
  
.block-type-content .entry-title {
display: none;
  font-family: 'Oswald', Arial Narrow, sans-serif;
  color:#fff;
}


#post-417{
	padding: 0;
	//margin: 0;
}

div.wrapper{
	margin: 10px auto 10px;
}

#post-417 .entry-content{
	height: 430px;
	position: relative;
	margin: 0px 0 0px 0;
}

#block-6{
	min-height: 300px;
}

#post-417 .entry-content p{
	display: block;
	height: 100%;
	position: relative;
	margin: 0;
}

#post-417 .entry-content img{
	height: 100%;
	width: auto;
	display: block;
	margin: 0 auto;
}	