/*
   Final Project
/*
    Firehouse Grill and Pub
	Author: Ola Vincent
	Date: August 4, 2014  

	Filename:   fhstyles.css
	Supporting files: 
*/


/*   page Style   */

html.-webkit- {
	background-image:url(../img/background.jpg);
	opacity: 4%;
}

 
/*   Body Style   */

body {
	background-image: url('img/bg.png');
	color: #000305;
	font-size: 87.5%; /* Base font size: 14px */
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	line-height: 1.429;
	margin: 0;
	padding: 0;
	text-align: left;
}
	
.body {
	clear: both; 
	margin: 0 auto; 
	width: 70%;
}

	
/* Style for Headings */
  
	h2 {font-size: 1.571em}	/* 22px */
	h3 {font-size: 1.429em}	/* 20px */
	h4 {font-size: 1.286em}	/* 18px */
	h5 {font-size: 1.143em}	/* 16px */
	h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}


/*  Style for Anchor  */

a {
	outline: 0;
}

a img {
	border: 0px; 
	text-decoration: none;
}

a:link, a:visited {
	color: #CF5C3F;
	padding: 0 1px;
	text-decoration: none;
}

a:hover, a:active {
	background-color: #CF5C3F;
	color: #fff;
	text-decoration: none;
}


/* Style for Main Navigation  */
   
.mainHeader nav {
	background: #555755;
	font-size: 1.143em;
	font-weight: bolder;
	height: 70px;
	line-height: 30px;
	margin: 0 auto 30px auto;
	text-align: center;
	vertical-align: baseline;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
.mainHeader nav ul {
	list-style: none; 
	margin: 0 auto;
}

.mainHeader nav ul li {
	float: center;
	font-size: 17px;
	display: inline;
}
	
.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #fff;
	display: inline-block;
	height: 30px;
	padding: 5px 23px;
	text-decoration: none;
}
.mainHeader nav a:hover, .mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background: #CF5C3F;
	color: #fff;
	text-shadow: none !important;
}
	
.mainHeader nav li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader img {
	width: 30%;
	height: auto;
	margin: 3% 0;
}

article header h2 {
	margin-left: 10px;
}

.slidesjs-container {
	display: block;
	width: 80%;
	height: auto;
}


/* Style for Content Area  */

.mainContent {
	overflow: inherit;
	margin-top: 15px;
	line-height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

article.bottomcontent h2 {
	margin-left: 0%;
}

article.Features {
	background-color: #EFF7ED;
}


.topcontent1 {
	background-color: #EFF7ED;
	padding: 0% 5%;
	margin-bottom: 8%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.topcontent {
	background-color: #EFF7ED;
	padding: 3% 0%;	
	margin-bottom: 3%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.appcontent {
	background-color: #EFF7ED;
	margin-bottom: 3%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.bottomcontent {
	background-color: #EFF7ED;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: -5% 5%;
	float: left;
}


.content {
	width: 68%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

p {
	margin: 10px 10px;
	text-align: justify;
}


.content2 {
	width: 100%;
	float: left;
	margin-top: -10px;
	margin-left: -20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

article.bottom {
	background-color: EFF7ED;
	padding: 3% 3%;
	margin-bottom: 2%;
	margin-top: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}



/* Style for Sidebar  */

.top-sidebar {
	width: 25%;
	float: left;
	margin-left: 5px;
	background-color: #EFF7ED;
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.top-sidebar1{
	width: 25%;
	float: left;
	margin-left: 5px;
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.top-sidebar2{
	width: 25%;
	float: left;
	margin-left: 5px;
	background-color: #EFF7ED;
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.middle-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	background-color: #EFF7ED;	
	padding: 2% 3%;
	margin-bottom: 2%;
	border-radius: 5px;
	border-radius: 0px 25px 0px 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}

.topsidebar {
	width: 25%;
	float: right;
	margin-left: 0px;
	background-color: #EFF7ED;
	padding: 2% 1%;
	margin-bottom: 2%;
	margin-top: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}


.topsidebar3{
	width: 25%;
	float: right;
	background-color: #FFF;
	margin-left: 0px;
	padding: 2% 1%;
	margin-bottom: 2%;
	margin-top: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 35px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}

.top-sidebar article p img{
	border-radius: 0px 6px 0px 6px;
	-webkit-box-shadow: 0px 6px 0px 6px;
	-moz-box-shadow: 0px 6px 0px 6px;
}



div aside article h2 {
	text-align: center;
}

div aside article p {
	text-align: justify;
}

div aside article p img{
	border-radius: 0px 25px 0px 25px;
	-webkit-box-shadow: 0px 25px 0px 25px;
	-moz-box-shadow: 0px 25px 0px 25px;
}

aside article h2 {
	text-align: center;
}

aside.com-mid-sidebar {
	margin-left: 0%;
	padding: 5px;
	width: 100%;
	background-color: #EFF7ED;
	-moz-border-radius: 35px;
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}


aside.com-mid-sidebar h2 {
	margin-left: 1%;
}

.bottom-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	background-color: #EFF7ED;	
	padding: 2% 3%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}


/* Style for image */

.js-img {
  height: 0;
  padding-top: 25px;
  padding-bottom: 100%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}



/* Style for YouTube Video */

.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 57.25%;
}
 
.js-video.vimeo {
  padding-top: 0;
}


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


/* Style for Footer */

/*  Style rule to add a Gray vertical gradient to the background of the footer element  */

.mainFooter {
	width: 100%;
	float: left;
	margin-top: 8%;
	margin-bottom: 2%;
	padding-left: 0;
	background-color: #666;
	color: #FFF;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -o-linear-gradient(rgb(56, 53, 53), rgb(104, 109, 104) 30%, rgb(135, 146, 141) 80%);
	background: -ms-linear-gradient(rgb(56, 53, 53), rgb(104, 109, 104) 30%, rgb(135, 146, 141) 80%);
	background: -moz-linear-gradient(rgb(56, 53, 53), rgb(104, 109, 104) 30%, rgb(135, 146, 141) 80%);
	background: -webkit-linear-gradient(rgb(56, 53, 53), rgb(104, 109, 104) 30%, rgb(135, 146, 141) 80%);
	background: linear-linear-gradient(rgb(56, 53, 53), rgb(104, 109, 104) 30%, rgb(135, 146, 141) 80%);
}


.mainFooter p {
	width: 91%;
	margin: 2% auto;
	color: white;
	font-weight: bold;
	text-align: center;
}


/* Style for Media Queries for min-width of 650px and max-width of 1000px  */

@media only screen and (min-width : 650px) and (max-width : 1000px)
{
/*   Body Style   */

.body {
	clear: both; 
	margin: 0 auto; 
	width: 100%;
	font-size: 90%;
}

/* Style for Headings */
.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #FFF;
	display: inline;
	height: 40px;
	padding: 5px 0px;
	text-decoration: none;
}

/* Style for Main Navigation  */

section#main {
	margin: 10px;
}

.mainContent {
	overflow: inherit;
	margin-top: 5px;
	line-height: normal;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader nav {
	background: #555755;
	font-size: 1.143em;
	font-weight: bolder;
	height: 70px;
	line-height: 30px;
	margin: 0 auto 30px auto;
	text-align: center;
	vertical-align: baseline;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader nav ul {
	list-style: none; 
	margin: 0 auto;
}

.mainHeader nav ul li {
	float: center;
	display: inline;
}
	
.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #fff;
	display: inline-block;
	height: 30px;
	padding: 5px 23px;
	text-decoration: none;
}
.mainHeader nav a:hover, .mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background: #CF5C3F;
	color: #fff;
	text-shadow: none !important;
}
	
.mainHeader nav li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader img {
	width: 10%;
	height: auto;
	margin-bottom: 0px;
}

.slidesjs-container {
	display: block;
	width: 80%;
	height: auto;
}

/* Style for Content */

.topcontent {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 2% 5%;
	margin-bottom: 4%;
}

.bottomcontent {
	background-color: #EFF7ED;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 2% 5%;
}

.appcontent {
	background-color: #EFF7ED;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 3%;
}

.content {
	width: 100%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}	



article.appcontent {
	margin-left: 15px;
}

article.Features {
	padding: 20px;
}

div article object{
	border-radius: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 35px;	
	box-shadow:10px 10px 20px #ffffff;
	-webkit-box-shadow:10px 10px 20px #ffffff;
	-moz-box-shadow: 10px 10px 20px #ffffff;
}

/* Style for Sidebar */

.top-sidebar {
	width: 100%;
	float: inherit;
	margin-top: 10%;
	margin-left: 0;
	padding: 0 5%;
	margin-bottom: 0;
	border-radius: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.top-sidebar2 {
	width: 100%;
	float: left;
	margin-left: 5px;
	background-color: #EFF7ED;
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.topsidebar {
	width: 100%;
	float: left;
	margin-left: 0px;
	background-color: #fff;
	padding: 2% 1%;
	margin-bottom: 2%;
	margin-top: 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}

.topsidebar3{
	width: 86%;
	float: left;
	background-color: #FFF;
	margin-top: 4%;
	margin-left: 0;
	padding: 0 7%;
	margin-bottom: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 35px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}

.top-sidebar p {
	width: 90%;
}

.middle-sidebar {
	width: 86%;
	float: left;
	background-color: #FFF;	
	margin-top: 4%;
	margin-left: 0;
	padding: 0 7%;
	margin-bottom: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 35px;	
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;	
}


.middle-sidebar p {
	width: 90%;
}

aside.com-mid-sidebar p{
	margin-left: 5%;
	width: 80%;
	background-color: #EFF7ED;	
}
	
div aside article h2 {
	text-align: left;
}

aside article h2 {
	text-align: left;
}


div aside article h2 {
	margin-left: 25px;
}


div aside article p {
	margin-left: 25px;
}

aside.com-mid-sidebar h2 {
	margin-left: 5%;
}
	
.bottom-sidebar {
	width: 86%;
	float: left;
	background-color: #FFF;	
	margin-top: 4%;
	margin-left: 0%;
	padding: 0 7%;
	margin-bottom: 1%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.bottom-sidebar p {
	width: 90%;
}

/* Style for Footer */
	
.mainFooter {
	width: 100%;
	float: left;
	margin: 2% 0;
	padding-left: 0;
	color: #FFF;
	text-align: center;	
	background-color: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.mainFooter p {
	width: 86%;
	margin: 2% auto;
	text-align: center;
}
}


/* Style for Media Queries for min-width of 450px and max-width of 650px  */

@media only screen and (min-width : 450px) and (max-width : 650px)
{
/*   Body Style   */
.body {
	clear: both; 
	margin: 0 auto; 
	width: 100%;
	font-size: 90%;
}

/* Style for Headings */
.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #FFF;
	display: inline;
	height: 40px;
	padding: 5px 0px;
	text-decoration: none;
}

/* Style for Main Navigation  */

section#main {
	margin-left: 5px;
}

.mainContent {
	overflow: inherit;
	margin-top: 5px;
	line-height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader nav {
	background: #555755;
	font-size: 1.143em;
	font-weight: bolder;
	height: 120px;
	line-height: 30px;
	margin: 0 auto 30px auto;
	text-align: center;
	vertical-align: baseline;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader nav ul {
	list-style: none; 
	margin: 0 auto;
}

.mainHeader nav ul li {
	float: left; 
	display: inline; 
}

.mainHeader nav ul li {
	float: center;
	display: inline;
}
	
.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #fff;
	display: inline-block;
	height: 30px;
	padding: 5px 23px;
	text-decoration: none;
}
.mainHeader nav a:hover, .mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background: #CF5C3F;
	color: #fff;
	text-shadow: none !important;
}
	
.mainHeader nav li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader img {
	width: 10%;
	height: auto;
	margin-bottom: 0px;
}

.slidesjs-container {
	display: block;
	width: 100%;
	height: auto;
}


/* Style for Content */

.topcontent {
	background-color: #FFF;
	padding: 2% 5%;
	margin-bottom: 4%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.bottomcontent {
	background-color: #EFF7ED;
	border-radius: 5px;
	padding: 1% 10%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

article.bottomcontent h2 {
	margin-left: 0%;
}

.content {
	width: 100%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}	
.content2 {
	width: 100%;
	float: left;
	margin-top: -10px;
	margin-left: -3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div div  h2 {
	margin-left: 20px;
}


article.appcontent {
	margin-left: 15px;
}

article.Features {
	padding: 20px;
}

div aside article h2 {
	margin-left: 20px;
}



/* Style for Sidebar */

.top-sidebar {
	width: 100%;
	float: inherit;
	
	margin-top: 4%;
	margin-left: 0;
	padding: 0 5%;
	margin-bottom: 0;
	border-radius: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.top-sidebar2 {
	width: 100%;
	float: left;
	margin-left: 5px;
	background-color: #EFF7ED;
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.topsidebar {
	width: 100%;
	float: left;
	margin-left: 0px;
	background-color: #fff;
	padding: 2% 1%;
	margin-bottom: 2%;
	margin-top: 60px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}

.topsidebar3{
	width: 86%;
	float: left;
	background-color: #FFF;
	margin-top: 4%;
	margin-left: 0;
	padding: 0 7%;
	margin-bottom: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 35px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}



.top-sidebar p {
	width: 90%;
}

.middle-sidebar {
	width: 86%;
	float: left;
	background-color: #FFF;	
	margin-top: 4%;
	margin-left: 0;
	padding: 0 7%;
	margin-bottom: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.middle-sidebar p {
	width: 90%;
}


div aside article h2 {
	text-align: left;
}

aside article h2 {
	text-align: left;
}

aside.com-mid-sidebar p{
	margin-left: 5%;
	width: 80%;
	background-color: #EFF7ED;	
}
	
aside.com-mid-sidebar h2 {
	margin-left: 5%;
}
	
.bottom-sidebar {
	width: 86%;
	float: left;
	background-color: #FFF;	
	margin-top: 4%;
	margin-left: 0%;
	padding: 0 7%;
	margin-bottom: 1%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.bottom-sidebar p {
	width: 90%;
}
	
	
/* Style for Footer */
	
.mainFooter {
	width: 100%;
	float: left;
	margin: 2% 0;
	padding-left: 0;
	background-color: #666;
	color: #FFF;
	text-align: center;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.mainFooter p {
	width: 86%;
	margin: 2% auto;
	font-size:13px;
	text-align: center;
}
}


/* Style for Media Queries for min-width of 150px and max-width of 470px  */

@media only screen and (min-width : 150px) and (max-width : 470px)
{
/*   Body Style   */
.body {
	clear: both; 
	margin: 0 auto; 
	width: 100%;
	font-size: 90%;
}

/* Style for Headings */

.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #FFF;
	display: inline;
	height: 40px;
	padding: 5px 0px;
	text-decoration: none;
}

/* Style for Main Navigation  */

section#main {
	margin-left: 6px;
}

.mainContent {
	overflow: block;
	margin-top: 3px;
	line-height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader nav {
	background: #666;
	font-size: 1.143em;
	height: 300px;
	line-height: 10px;
	margin-bottom: 30px;
	text-align: center;
	vertical-align: baseline;
	border-radius: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	
.mainHeader nav ul {
	list-style: none; 
	margin: 0 auto;
	padding-left: 0;
}
	
.mainHeader nav li {
	margin-left: 0 auto;
	width: 100%;
}

.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #FFF;
	display: block;
	height: 30px;
	padding: 5px 0;
	text-decoration: none;
}

.mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background: #CF5C3F;
	color: #fff;
	text-shadow: none !important;
}
	
.mainHeader nav li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader img {
	width: 10%;
	height: auto;
	margin-bottom: 0px;
}

.slidesjs-container {
	display: none;
}


/* Style for Content */

.topcontent {
	background-color: #EFF7ED;	
	padding: 2% 5%;
	margin-bottom: 4%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}


div div  h2 {
	margin-left: 20px;
}


.bottomcontent {
	background-color: #EFF7ED;
	padding: 2% 5%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.content {
	width: 100%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}	

article.Features {
	padding: 20px;
}

.content2 {
	width: 100%;
	float: left;
	margin-top: -10px;
	margin-left: -5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

article.appcontent {
	margin-left: 15px;
}

/* Style for Sidebar */

.top-sidebar {
	width: 100%;
	float: inherit;
	background-color: #EFF7ED;
	margin-top: 4%;
	margin-left: 0;
	padding: 0 5%;
	margin-bottom: 0;
	border-radius: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.top-sidebar2 {
	width: 100%;
	float: left;
	margin-left: 5px;
	background-color: #EFF7ED;
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.topsidebar1 {
	width: 100%;
	float: left;
	margin-left: 0px;
	background-color: #EFF7ED;	
	padding: 2% 1%;
	margin-bottom: 2%;
	margin-top: 60px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}

.topsidebar3{
	width: 86%;
	float: left;
	background-color: #FFF;
	margin-top: 4%;
	margin-left: 0;
	padding: 0 7%;
	margin-bottom: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 35px;
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
}

.top-sidebar1{
	width: 25%;
	float: left;
	margin-left: 5px;
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.top-sidebar p {
	width: 90%;
}

.middle-sidebar {
	width: 86%;
	float: left;
	background-color: #EFF7ED;	
	margin-top: 4%;
	margin-left: 0;
	padding: 0 7%;
	margin-bottom: 0;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.middle-sidebar p {
	width: 90%;
}

div aside article h2 {
	text-align: left;
}

aside article h2 {
	text-align: center;
}

aside.com-mid-sidebar p{
	margin-left: 5%;
	width: 80%;
	background-color: #EFF7ED;	
}

aside.com-mid-sidebar h2 {
	margin-left: 5%;
}
	
.bottom-sidebar {
	width: 86%;
	float: left;
	background-color: #EFF7ED;		
	margin-top: 4%;
	margin-left: 0%;
	padding: 0 7%;
	margin-bottom: 1%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.bottom-sidebar p {
	width: 90%;
}
	

/* Style for Footer */

.mainFooter {
	width: 100%;
	float: left;
	margin: 2% 0;
	padding-left: 0;
	background-color: #666;
	color: #FFF;
	text-align: center;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.mainFooter p {
	width: 86%;
	margin: 2% auto;
	font-size:11px;
	text-align: center;
}
}





