
/* $Id: local-sample.css,v 1.2 2010/09/17 21:36:06 eternalistic 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 */


/*overrides for front*/
#simplenews-block-form-1 .form-submit { float:left; margin: -39px 0px 0px 80px; padding:5px; }
.my-subscribe-block p {margin: 0 0 0 0 ;}
/*overrides for front*/
h1.title { font-size:2em; }
.front h1.title { display: block; }
.front h2.title { display: block; }
#pid-node .views-row .views-field-title .field-content a { font-size:1.5em; margin:0; }
/*overrides for back-issues*/
#pid-back-issues h1.title { display: none; }
#pid-back-issues .printlink { display: none; }
#pid-back-issues .views-row .field-content a { font-size:1.2em; margin:0; }

.header-group-wrapper {
  background: #f0f0f0;
  height: 137px;
}

.header-group-inner {
  height: 137px;
}

.header-group-wrapper #logo {
  margin: 10px 0 0 0;
  padding: 0;
}


#banner {
  margin: 0 0 0 520px;
  background: #f0f0f0 url(/sites/all/themes/australianprospect/images/apbanner.png) top left no-repeat;
  height: 137px;
  width: 489px;
}


#header-site-info {
  height: 137px;
  margin: -40px 0 0 0;
}


.view-articles .views-row {
  padding: 10px 0px 0px 0px;
}

.field-type-filefield img {
  float:right;
  margin:0 10px;
}

/*view-articles*/
.view-articles h3 {
  font-size:1.5em;
  padding:20px 0 0 0 ;
}
.view-articles .views-row .views-field-view-node {
  text-align: right;
  margin: 0 10px 0 0;
}

.view-articles .views-row .views-field-view-node a {
  font-size: 0.9em;
}

.view-articles .views-field-title {
  display: inline;
}

.view-articles .views-field-created {
  display: inline;
  margin-left: 5px;
}

.imagecache-article_thumbnail {
  float: left;
  margin: 0 15px 10px 0;
}

.views-row .field-content a {
  font-size:1.3em;
  margin:0;
}
/*
.print-link {
  display:inline; 
}
*/

#search-theme-form {
  float: left;
  padding: 0;
  margin: -8px 0 0 0;
}

#search-button {
  padding: 0;
  margin: 0;
}

.node-type-subscription .content .model {
  display:none; 
}

.fusion-right {
  float: left !important;
}

.siteby {
  float: right;
  width: 110px;
}

.siteby span {
  float: left;
  margin: 10px 0 0 0;
  font-size: 0.9em;
  color: #e5e5e5;
}

.siteby img {
  float: right;
  margin: 0 5px 0 0;
}

#footer-wrapper .grid16-8 {
  float: right; 
  width: 120px;
}

#footer-wrapper #block-menu-secondary-links {
  float: left;
  margin: 10px 0 0 0;
}
