/*
Theme Name: Revoke
Theme URI: http://teslathemes.com/demo/wp/revoke/
Description: Awesome theme for a Wordpress cretive website
Version: 1.9.4.2
Author: Tesla Themes
Author URI: http://teslathemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, theme-options,creative,responsive,unique,filtered portfolio,ajax forms
*/


.wrapper{
	margin-bottom:20px;
}


/* Hide Image Slider Captions */
.mainSlider .mainSliderItems .mainSliderItemsEntry .mainSliderItemsEntryBox
{
	display:none;
}



/* Hide Testimonials Slider Thumbnail Image */
.testimonialbg.testimonialbgwide .testimonial .testimonialImg
{
	display:none;
}

/* Increase Width of Testimonials Text */
.testimonialbg.testimonialbgwide .testimonial .testimonialContent 
{
	width:930px !important;
}


/* Remove Lower Footer */
.lowerfooterbg
{
	display:none;
}


h1
{
	font-family: arial;
	text-transform: uppercase;
	font-size:23px;	
}

.row-fluid [class*="span"]
{
 text-align:center;
}


.postCommentsEntryBodyMessage p, .post .postBody p, .pageContents p
{
  	font-size:13px;
	line-height:17px;
	text-align:center;
	
}



.widgetAddress
{ 
color:#AEAEAE;
}


.widgetAddress .widgetAddressCompany
{
color:#AEAEAE;
}