body {
	background-color: #fff;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 87.5%;
	line-height: 1.5em;
	background: #fff;	
	color: #666;
}

h2, h3, h4, h5 {
	color: #666;
}

.error {
	color: #f00;
}

a img {
	border: 0;
}

a.tiny {
	font-size: .7em;
	text-decoration: underline;
}

a:link, a:visited {
	padding: 2px;
	color: #00a;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff;
	background-color: #00a;
}

a.appbadge:hover {
	background-color: transparent;
}

p.flash {	
	display: none;
}

div#search {
	float:left;
	line-height:5.3em;	
}

input.search {	
	padding: 5px;
	color: #aaa;
	width: 120px;
}

div#search input[type="submit"] {		
	width: 45px;
	height: 24px;
	padding: 2px;
	font-size: 10px;	
	background-color: #ddd;
	border: none;
	cursor: pointer;
}

p.flash.error {
	color:red;
}

p.flash.notice {
	color: green;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#adminbar {
	padding: 1em;
	background-color: #500;
	color: #eee;
	border-bottom: solid 3px #300;
}

#adminbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#adminbar ul li {
	display: inline;
	margin-right: 1em;
}

#adminbar ul li a:link, #adminbar ul li a:visited {
	color: white;
	text-decoration: none;
}

#adminbar ul li a:hover, #adminbar ul li a:active {
	color: white;
	text-decoration: underline;
	background-color: transparent;
}


#topnav {
	padding: .5em;
	border-bottom: solid 1px #444;
	background-color: #222;
	color: #aaa;
}

#topnav ul li a:link, #topnav a:visited {
	color: #bbb;
	font-weight: bold;
	text-decoration: none;	
	padding: 6px;	
}

#topnav ul li a:hover, #topnav a:active {
	background-color: #666;
	color: #222;
}

#topnav ul {		
	padding: 0;
	display: inline;
	list-style-type: none;
}

#topnav ul li {
	display: inline;	
	margin: 2px;
}

#login_info {		
	float: right;		
	margin-right: 3em;	
}

#topnav #login_info a:link, #topnav #login_info a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

#topnav #login_info a:hover, #topnav #login_info a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

#headercontainer {
	background:url(../images/bg.gif) repeat-x top;
}

#logo {
	background:url(../images/logo.jpg) no-repeat left top;
	width:960px;
	margin: 0 auto;
}

#logo a.home_link, #logo a.home_link:hover {	
	float: left;
	display: block;
	font-size: 1em;
	text-indent: -100em;
	width: 360px;
	height: 200px;
	background-color: transparent;
}

#header {
	padding: 0em;
	height: 5em;
}

#header h1 {
	float: left;
	margin: 0;
	margin-top: .7em;
	padding: 0;
	font-size: 3em;
	float: left;
}

#header h1 a {
	color: #ccc;
	text-decoration: none;
}

#header ul#nav {
	float: left;
	padding: 0;
	margin: 1.5em 0 0 1em;
	list-style-type: none;
}

#header ul#nav li {	
	float: left;
	margin-right: 1em;
}

#header ul#nav li a:link, #header ul#nav a:visited {
	display: block;
	text-decoration: none;
	font-size: 1.5em;
	color: #ddd;
	padding: .2em;
}

#header ul#nav li a:hover, #header ul#nav a:active {
	text-decoration: underline;
	background-color: transparent;
}

#subheader {
	color: #a9d8f8;
	padding: 1em;
	margin-left:22em;
}

#subheader h3 {	
	margin: 0;
	color: #eee;
}

ul#benefits li{
	background: transparent url(../images/check_green.png) no-repeat left top;
	list-style-type: none;
	padding-left: 25px;
	margin: .5em;
	font-size: 1em;
}

#phone {	
	background: transparent url(../images/phone-tilt.png) no-repeat right 38px;
}

#content {
	background-color: #fff;
}

#footer {
	clear: both;
	background-color: #eee;
	padding: 1em;
	margin-top: 4em;
	text-align: center;
	font-size: .9em;
	font-style: italic;
}

#footer a:link, #footer a:visited {
	font-style: normal;
	font-weight: bold;
	color: #666;
}

#footer a:hover, #footer a:active {
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}

div.col3 {
	float: left;
	margin: 10px;
	width: 30%;
}

div.colmain {
	margin-right: 220px;
}

div.colside {
	float:right;
	margin: 0 10px;
	width: 200px;
}

input#openid_url {
  padding: 4px;
  border: solid 1px #ddd;
  background: url(/images/login-bg.gif) no-repeat #FFE 5px;
  padding-left: 25px;
  font-size: 1.4em;
  width: 20em;
}

pre.tab {
	color: #000;
	border: solid 1px #ddd;
	padding: 4em;
	background-color: #eee;	
}

pre.tab .chord {
	line-height: 2em;
	font-weight: bold;
	padding: 15px;
	margin: -15px;
}

table tr td {
	color: #333;
	padding: 0 .8em;
}

/* breadcrumbs */
#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('/images/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
	border-top: none;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('/images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.home
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color:#35acc5;
	background-color: transparent;
}

table#users {
	border: solid 4px #ddd;	
	padding: 12px;
}

table#users tr td {
	margin: 0;
	border: solid 1px #eee;
}

table.tabs {
	width: 100%;
}

table.tabs tr th {
	border-bottom: solid 2px #333;
	background-color: #eee;
}

table.tabs tr.odd {
	background-color: #efefef;
}

table.tabs tr td {
	border-bottom: solid 1px #eee;
	padding: 3px 8px;
}

/* ########## FORMS ############### */

fieldset {
	padding: 0px 40px;
	border: 0;
	border-top: solid 4px #999;
}

fieldset legend {
	padding: 5px;
	border: solid 3px #999;
	color: #333;
	background-color: #fff;
}

fieldset.labels-on-top label {
	display: block
}

div.errorExplanation {
	border: solid 3px #700;
	background-color: #FDD;
	margin: 2em;
	padding: 1em;
	font-size: .8em;
	color: #500;
}

div.note {
	border: solid 1px #AA7;
	background-color: #FFE;
	color: #440;
	margin: 2em;
	padding: 1em;
	font-size: .8em;
}

a.button-round:link, a.button-round:visited {
	float: left;
	color: #16F;
	width: 138px;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	background: transparent url(/images/button-round.gif) no-repeat left top;	
	text-decoration: none;
}

a.button-round:hover, a.button-round:active {
	color: #48F;
	text-decoration: underline;
	background-color: none;
}

div.col {
	width: 48%;
	float: left;
}

a.big_link img {
	display:block;
	float: left;
	margin: 0 5px;
}

a.big_link:link, a.big_link {
	text-decoration: none;
	color: #22a;
	font-size: 24px;
	font-weight: bold;
	display: block;
	background-color: #eee;
	padding: 12px;
	margin: 12px;
	border: solid 2px #ccc;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
}

a.big_link:hover, a.big_link:active {
	color: #22a;
	border: solid 2px #8a8;
	background-color: #dfd;	
}

div.photos a:hover, div.photos a:active {
	background-color: transparent;
}

div#jquery-lightbox a {
	padding: 0 !important;
	color: inherit !important;
	background-color: transparent;
}

/* TWEET STYLES */

div.tweets {
	margin-left: 20px;
	background-color: #fff;	
}

div.tweets h4 {
	margin: 0;
	float: left;
}

div.tweets .tweet_outer {
	margin: 5px;
	background-color: #ddd;
	padding: 2px;	
}

div.tweets img.avatar {
	float: left;
	margin-right: 10px;
}

div.tweets .tweet {
	margin-left: 10px;
	color: #333;
	font-weight: bold;
}

