/* @override http://appventuresllc.com/sites/all/themes/acquia_prosper/css/local.css */

/* @override http://appventuresllc.com/sites/all/themes/acquia_prosper/css/local.css */

/* @override http://appventuresllc.com/sites/all/themes/acquia_prosper/css/local.css */

/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/* Custom Views for App Icons*/


/* Header Region */
#header-site-info {
	padding-bottom: 15px;
}
#logo {
	float: none;
}
#site-name {
	font-family: Tahoma;
}

/* Custom Views
div.views-field-title {
	text-align: center;
	height: 20px;
	padding-top: 10px;
}

.view.image-gallery-nodes ul li {
	text-align: justify;
}

img.imagefield.imagefield-field_icon {
	margin-top: 15px;
	padding-top: 20px;
	margin-bottom: 10px;	
}

div.inner div.content.clearfix div.field.field-type-filefield.field-field-screenshot div.field-items div.field-item {
	float: left;
	margin-top: 15px;
	padding-right: 10px;
}

div.inner div.content.clearfix div.field.field-type-filefield.field-field-itunes-url div.field-items div.field-item {
	float: left;
	padding-right: 15px;
} */
.field-field-website-screenshots img {
float: left;
padding: 5px;
}

#views_slideshow_singleframe_teaser_section_app_icon-block_1 {
margin: auto;}
#views_slideshow_singleframe_main_our_projects-block_4 .views_slideshow_singleframe_slide .views-row {
float: left;
padding: 8px;
}
#views_slideshow_singleframe_teaser_section_our_projects-block_3 {
margin: auto;
}


