/*   
Theme Name: Olde World
Theme URL: http://www.oldeworldrestoration.com
Description: This is a custom theme created for Olde World Restoration
Author: Jesse Lee Schmucker
Version: 1.0
*/


/* Global styles  */

h2.heading1
{
	font-family: helvetica, arial, sans-serif;
	color: #59554a;
	margin: 0 0 10px 0; 
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	
}

h2.heading1 span
{
	font-family: helvetica, arial, sans-serif;
	font-size: 24px !important;
	color: #6b4d27;
	font-weight: normal;
}


html,body 
{
	margin:0 !important; 
	padding:0 !important; 
	width: 100%; 
	height: 100%;
}

div{margin:0px; padding:0px}

body
{ 
	background: #d1c9a4;
}

h2{font-size: 30px;}
h3{font-size: 24px;}
h4{font-size: 20px}

p, span 
{
	font-family: "Time Roman", times new roman, serif;
	color: #59554a;
	font-size: 16px;
}

* 
{
	font-weight: lighter; 
	outline: 0;
	font-family: "Time Roman", times new roman, serif;
	color: #59554a;
}

.gone {display: none;}
a {
	text-decoration: none;
	color: #6b4d27;
}

.redLinks
{
	font-style: italic; text-decoration: underline;
}

.redLinks:hover {text-decoration: none;}

.last {padding-right: 0px !important; margin-right: 0px !important;}

.clear {clear:both;}

/* main positioning */
#top
{
	position: relative;
	width: auto;
	height: auto;
	background: url(images/topBg.jpg) repeat;
	margin-top: 0px;
}


#bottom
{
	position: relative;
	width: 100%;
	height: 495px;
	background: url(images/footerBg.jpg) repeat-x;
}

div.holder
{
	position: relative;
	width: 960px;
	height: auto;
	margin:0 auto;
	padding: 0px 10px;
}


div.content
{
	position: relative;
	width: auto;
	height: auto;
	padding-bottom: 50px;
}

#header
{
	position: relative;
	width: auto;
	height: 180px;
	margin-bottom: 10px;
}

#logo
{
	position: relative;
	display: block;
	width: 470px;
	height: 145px;
	left: -50px;
	background: url(images/logo.png) no-repeat;
}

span#phone
{
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	top:25px;
	left: 450px;
	font-size: 20px;
}

#askForAl
{
	position: absolute;
	width: 130px;
	height: 25px;
	top: 60px;
	left: 570px;
	background: url(images/askForAl.png) no-repeat;
}

#requestBtn
{
	position: absolute;
	width: 138px;
	height: 26px;
	bottom: 0px;
	right: 0px;
	background: url(images/requestBtn.png) no-repeat;
}

div.info
{
	position: absolute;
	width: auto;
	height: auto;
	top: 25px;
	right:0px;
}

div.info p
{
	padding: 0px;
	margin: 0px;
	text-align: right;	
}	

/* menu styles */

div.nav
{
	position: absolute;
	width: auto;
	left:0px;
	bottom: 0px;

}

div.nav ul, div.footNav ul
{
	margin: 0;
	padding:0;
	list-style: none;
	
}

div.nav li 
{
	position: relative;
	float: left;

}

div.nav li a
{
	font-size: 24px;
	color: #484641;
	padding-right: 60px;
}

div.nav li.current_page_item a,
div.footNav li.current_page_item a,
div.nav li:hover a,
div.footNav li:hover a
div.nav li:focus a,
div.footNav li:focus a

{
	color: #6b4d27;
}


div.footNav
{
	position: relative;
	display: table;
	text-align: center;
	margin: 0 auto;
}
div.footNav li
{
	position: relative;
	float: left;

}

div.footNav li a
{
	
	font-size: 18px;
	color: #484641;
	padding: 0px 20px;
}

div.footNav li span:hover {cursor:pointer;}

li.menu-item-11 span {display: none;}

/* home page positioning */

#slider {
	position: relative;
	width:616px;
	height: 361px;
	position:relative;
	float: left;
}

div.darkBox
{
	position: absolute;
	padding: 5px;
	z-index: 999;
	width: 400px;
	background: url(images/dark.png) repeat;
}

div.darkBox div
{
	position: relative;
	background: url(images/dark.png) repeat;
	padding: 10px;
}

div.darkBox h2
{
	font-family: tahoma, arial, sans-serif;
	color: white;
	font-weight: lighter;
	font-size: 24px;
}


div.darkBox h2 span
{
	color: white;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
		font-size: 24px;
}

div.darkBox p
{
	color: white;
	font-family: tahoma, arial, sans-serif;
}

div.slide1 div.darkBox
{
	bottom: 20px;
	right: 20px;
}

div.slide2 div.darkBox
{
	top: 20px;
	right: 20px;
}



div.slide3 div.darkBox
{
	bottom: 20px;
	right: 20px;
}

#home > div.col
{
	position: relative;
	width: 330px;
	height: auto;
	padding-left: 10px;
	float: left;
}

#home > div.col div.box
{
	position: relative;
	width: auto;
	height: 152px;
	border: solid 1px #a9a48d;
	margin: 0 0 18px 10px;
	padding: 20px 20px 0px 20px;
}

div.box p 
{
	padding: 0px; 
	margin: 10px 0 0 0;
	font-family: tahoma; 
	font-size: 12px; 
	line-height: 20px; 
	font-weight: lighter; 
}

#home div.section
{
	position: relative;
	margin: 20px 0px;
}

#home div.section div.box
{
	position: relative;
	width: 285px;
	height: auto;
	margin: 0 0 18px 0px;
	padding: 0px 45px 0px 0px;
	float: left;
}


#home div.section h2
{
	font-size: 24px;
	font-family: tahoma, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* about page positioning */

#about 
{
	margin-top: 30px;
}

#about div.img 
{
	position: relative;
	padding: 10px;
	width: auto;
	height: auto;
	float: right;
	margin-left: 50px;
	background: url(images/alpha50.png) repeat;
}

#about div.img2
{
	position: relative;
	padding: 10px;
	width: auto;
	height: auto;
	float: left;
	margin-right: 50px;
	background: url(images/alpha50.png) repeat;
	margin-bottom: 70px;
}

#about p
{
	margin: 10px 0px;
	font-size: 18px;
	line-height: 24px;
}



/* Experience page positioning */

#experiece
{
	margin-top: 30px;
}

#experience div.img 
{
	position: relative;
	padding: 10px;
	width: auto;
	height: auto;
	float: right;
	margin-left: 50px;
	background: url(images/alpha50.png) repeat;
}

#experience h3, #experience h4
{

	display: inline;
}

#experience p
{
	margin: 10px 0px;
	font-size: 18px;
	line-height: 24px;
}


#experience div.box
{
	position: relative;
	width: 273px;
	height: 150px;
	float: left;
	padding: 10px 20px;
	margin: 5px 0px 5px 10px;
	background: url(images/alpha15.png) repeat;
}

#experience div.box:hover {background: url(images/alpha50.png) repeat;}

#experience div.box a
{
	position: absolute;
	display: block;
	width: 273px;
	height: 150px;
	float: left;
}


/* Contact page positioning */

#contact h2 {
	margin-top: 25px;
}

#contact .content
{
	position: relative;
	display: flex;
	margin-top: 30px;
}

#contact div.col
{
	position: relative;
	min-width: 200px;
	margin-right: 50px;
}

/* footer positioning */
#footer
{
	position: relative;
	display: flex;
}

#footer .text
{
	flex: 1;
	min-width: 200px;
	position: relative;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}

div#footerInfo
{
	position: relative;
	display: table;
	width: auto;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

#bottom p {margin: 5px 0px; padding: 0px;}
#bottom h2 
{
	font-family: helvetica, arial, sans-serif;
	color: #59554a;
	margin: 0px; 
	padding:0px;
	font-size: 24px;
	font-weight: normal;
}

#bottom h2 span
{
	font-family: helvetica, arial, sans-serif;
	font-size: 24px !important;
	color: #6b4d27;
	font-weight: normal;
}

a.ficon
{
	position: relative;
	display: inline-block;
	width: 24px;
	height: 23px;
	background: url(images/ficon.png) no-repeat;
	margin-left: 10px;
	top: 3px;
}

a.ficon:hover {top: 2px;}


#boots
{
	position: relative;
	width: 337px;
	height: 254px;
	background: url(images/boots.png) no-repeat;
	top: -50px;
	left: -150px;
}

div.footForm 
{
	width: auto;
	margin-bottom: 40px;	
}

div.footForm div.cel
{
	position: relative;
	width: auto;
	margin-bottom: 10px;
	
}

.fields 
{
	width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
	color: #eee; 
	padding: 2px 5px;
	background: url(images/alpha15.png) repeat;
	border: none;
}

label
{
	font-family: "Time Roman", times new roman, serif;
	display: block;
	color: #59554a;
	font-size: 16px;
	height: 10px;
}	

p.myMessage 
{
	position: absolute;
	top: 10px;
	left: 280px;
	color: orange !important;
	
}

.invalid {border-color: orange !important;}

.textarea 
{
	width: 100%;
    height: 126px;
    line-height: 18px;
    font-size: 14px;
    color: #eee; 
	padding: 2px 5px;
	background: url(images/alpha15.png) repeat;
	border: none;
}

.wpcf7-submit
{
	width: auto;
    height: auto;
    font-size: 16px;
    cursor: pointer;
	color: white !important;
	background: url(images/alpha15.png) repeat;
	border: none;
	padding: 3px 10px;
}

div.wpcf7-mail-sent-ok
{
	display:none;
}

.not_valid
{
	border: 2px dashed #803018;
	padding: 0px 3px;
}

