/*
THEME NAME: SDAC brandinstinct
THEME URI: http://www.brandinstinct.com
DESCRIPTION: A custom theme for brandinstinct based on the brandinstict style with the functionality found in Sandbox 1.0.
VERSION: 1.0
AUTHOR: Jennifer Zelazny/Sandbox Development and Consulting Inc.
AUTHOR URI: http://www.sandboxdev.com/
Tags: two columns, fixed width, custom, widget ready, minimal, Sandbox 1.0
*/

@import "menu.css";

/* ---- [1]General ---- */
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
body {font:13px/18px Helvetica, Sans-serif;color:#4E4E4E;background: #fff;margin:0;padding:0;}

h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}

a {color:#676966;font-weight:bold;text-decoration:none; border-bottom:1px dotted #ccc;}
a:hover {color:#ff6600;font-weight:bold;text-decoration:none;border-bottom:1px dotted #ff6600;}
img {border:none;}
.left {float:left;}
.right {float:right;}

/* ---- [2]Header ---- */
#header{text-align:left;}
#topLogo {background:#000;border-bottom:4px solid #ff6600;;height:40px;width:100%;}


/* ---- [3]Main Content ---- */
#container{width:900px;margin-top:97px;}

#content {float:left;display:inline; width:510px;margin-left:75px;}

h2.title a {color:#000;text-decoration:none;font-size:1.2em;line-height:normal;border-bottom:0;}
h2.title a:hover, h2.title a:visted {color:#000;border-bottom:0;}

.post {margin-bottom:30px;}
.post img {margin-bottom:5px;}
.entry p {margin: 5px 0 15px 0;padding:0;}
.entry h3 {margin-top:10px; color: #ff6600;font-weight:normal;} 

a.more-link {font-weight:normal;color:#676966;text-decoration:none;}
a.more-link:hover {color:#ff6600;}

.meta {margin-top:-15px;}
.meta a {color:#000; font-weight:bold; text-decoration:none;}
.meta p {margin:0;padding:0;}

.alignleft,.nav-previous{float: left;}
.alignright,.nav-next{float: right;}


/* ---- [4]Sidebar ---- */

#sidebar{float:left;display:inline; width:250px; margin:3px 0 10px 40px;}

#navigation {list-style:none;font-size:48px;margin:0;padding:0;line-height:39pt;}
#sidebar a {color:#676966;font-weight:bold;text-decoration:none;border-bottom:0;}
#sidebar a:hover, 
.home li#new a, .category-new li#new a, .s-category-new li#new a,
.category-articles li#articles a, .s-category-articles li#articles a,
.category-talks li#talks a, .s-category-talks li#talks a, 
.category-newsletter li#newsletter a, .s-category-newsletter li#newsletter a,
#our-story li#our-story a {color:#ff6600;font-weight:bold;text-decoration:none;}


#sidebar p label {float:left;width:75px;}
