/*

Theme Name: RMFitness - Child of TwentyTwelve
Description: Theme based on Twenty Twelve
Author: Edgar Ovalle
Version: 0.0.1
Template: twentytwelve

*/

@import url('../twentytwelve/style.css');

body .site{
	margin-top: 0px;
}

.site-header{
	padding: 0px 0px 10px 0px;
}
body{
	background-color: #fff;
}
body .site{
	box-shadow: none;
}

/*HOME PAGE SLIDER*/
.wpif2_imageflow{
	/*overflow: hidden;
	height: 400px!important;*/
}
.wpif2_images{
	/*height: 300px!important;*/
}
#wpif2_scrollbar_1{
	top: 0px!important;
}
.wpif2_imageflow img{
	/*margin-top:-100px;*/
}

/* NAV DROPDOWN FIX*/
.main-navigation li ul{
	z-index: 100;
}

h1.site-title{
	font-family: 'Arial Black', Gadget, sans-serif;
}
h2.site-description{
	line-height: 10px;
}
.site-header h1 a:hover, .site-header h2 a:hover{
	color: #c0561d;
}
a{
	color: #893c12;
}
a:hover{
	color: #c0561d;
}
.site-content article{
	margin-bottom: 0px;
	border-bottom: 0px;
}

/* FOOTER */
footer[role="contentinfo"]{
	margin-top: 0px;
	border-top: 4px double #ededed;
}
footer[role="contentinfo"] a:hover {
	color: #c0561d;
	text-decoration: none;
}

/* HOME PAGE*/
.site-content{
	width: 100%;
	margin-top: 0px;
}
