/*
Theme Name: Frank Salter
Theme URI: http://socialtechnologies.com.au
Author: ST
Author URI: http://socialtechnologies.com.au
Template:	twentyeleven
Description: ST theme
Version: 1.3
*/


@import url(../twentyeleven/style.css);

/*fonts*/
/*
@font-face {
	font-family:'Droid_Sans';
	src: url(fonts/Droid_Sans/DroidSans.ttf)  format('truetype');
	font-weight: normal;
    font-style: normal;}
@font-face {
	font-family:'Droid_Sans';
	src: url(fonts/Droid_Sans/DroidSans-Bold.ttf)  format('truetype');
	font-weight: bold;
    font-style: normal;}*/

/*reset*/
html, body {margin:0;padding:0;border:0;height:100%;width:100%;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section 
{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-style:normal;text-decoration:none;background:transparent;line-height:160%;}
ul,li{list-style:none;}
.clear{clear:both;height:1px;}

body{font:15px Arial;background:#eee;color:#000;}

#branding {border:0;}
#branding .hgroup {position:absolute;top:3.8em;left:0;background:#fff;padding:10px 20px 10px 4em;}
#site-title {padding:0px;margin:0;color:inherit;font-size:24px;font-weight:bold;}
#site-description {color:inherit;margin:0;font-size:16px;}
#branding a {color:#444;}
#branding a:hover  {background:#eee;color:#1982D1;}

#branding #searchform {background:#fff;color:red;}

#branding #access a {color:#fff;font-size:15px;}
#branding #access a:hover {color:#333;}

#primary {width:70%;}
#content {margin:0 10%;width:auto;}
p {margin:0 0 20px 0;}
#secondary {margin:0;width:30%;}

#secondary a {float:left;display:block;margin:4px;background:#eee;padding:6px;width:120px;}
#secondary a:hover {background:#dedede;}
#secondary img {height:auto;max-width:100%;}