
/*
Theme Name: Trick or Vote
Theme URI: somethign else
Description: Scott's Trick or Vote Theme, built off of 2010
Author: Scott Duncombe copying the the WordPress team's 2010
Version: 1.0
Tags: Trick or Vote

Light grey text: c9c9c9

Orange: fd5b01

Blue: 34acd0

Font throughout: Helvetica, Arial,San Serif

H1: (Bold White Headline)
36px, Stronger, fff

H2: (Light grey headlines)
36px, c9c9c9 (with some words bold/color as shown in mock up)

H3: (blue headlines)
24px, Stronger, 34acd0

H3: (light grey version)
24px, Stronger, c9c9c9

H4: (light grey subheads)
18px, Stronger, c9c9c9

Orange Link: 18px, Stronger, fd5b01

Body: 18px, 9c9c9



*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

/** Main style elements **/
h1 {
font-size: 36px;
font-weight: bold;
color: #fff;
line-height: 1.15em;
}

a.entry-title:link, a.entry-title:visited, h1.entry-title {
font-size: 24px;
font-weight: normal;
color: #fff;
text-decoration: none;
}

a.entry-date:link, a.entry-date:visited {
	color: #34acd0;
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin-bottom: 16px;
}

#event-news .entry-date:link, a.entry-date:visited { 
color: #c9c9c9;
}

#event-news h1.entry-title a:link, #event-news h1.entry-title a:visited {
	color: white;
}

#event-news h1.entry-title a:hover {
	color: #fd5b01;
	text-decoration: none;
}

#event-news h1.entry-title {
font-size: 14px;
font-weight: 600;
line-height: 1.1em;
}

#event-news div.entry-meta {
font-size: 11px;
}

#event-news .entry-content p {
font-size: 12px;
}

#content #event-logo img {
width: 150px;
margin: 16px 8px;
}

#event-logo {
float: left;
margin: 0px 12px 12px 0px;
}

#event-directions {
clear: both;
}

#content #event-description p , #content #event-directions p {
margin-bottom: 8px;
line-height: 1.25em;
}

#event-description, #event-directions {
font-size: 12px;
margin-bottom: 30px;
}

.entry-meta, .entry-meta a:link, .entry-meta a:visited {
	color: #34acd0;
	font-size: 16px;
	font-weight: normal;

}

#event-news .entry-meta, #event-news .entry-meta a:link, #event-news .entry-meta a:visited {
font-size: 11px;
}

#monsters {
clear: both;
margin: 12px 0px;
padding: 8px;
}

#monsters li {
float: left;
width: 70px;
height: 80px;
text-align: center;
vertical-align: middle;
}

#primary-event #monsters ul li a img.event-avatar {
min-width: 20px;
max-width: 40px;
max-height: 48px;
margin: auto 16px;
border: 2px solid #DEB577;
vertical-align: middle;
}

#formwrapmcgrap {
margin-top: 30px;
}

#monsters-all {
margin: -54px 60px 0px;
opacity: 1;
padding: 50px;
position: absolute;
z-index: 2;
}



#grim-top, #grim-main, #grim-bottom {
width: 723px;
margin: 0 80px;
}

#grim-top {
background: transparent url(images/grim-top.png) top left no-repeat;
height: 243px;
margin-top: 60px;
margin-bottom: -26px;
}


#grim-main {
height: 30px;
background: transparent url(images/grim-mid.png) top left repeat-y;
margin-top: 0px;
}

#grim-bottom {
height: 111px;
background: transparent url(images/grim-bottom.png) top left no-repeat;
}

#grim-main img.group-avatar {
	margin: 0px 6px;
	padding: 1px;
	max-height: 50px;
	max-width: 30px;
	vertical-align: middle;
	border: 1px solid #DEB577;
}

#grim-main img.group-avatar:hover {
	border: 2px solid #DEB577;
	padding:0px;
	max-height: 62px;
	max-width: 38px;
	margin: -6px 3px;
}

#grim-main h2, #grim-main h3, #grim-main span,  #grim-main h1 {
float: left;
clear: none;
} 


#blanket {
background: black;
height: 1470px;
left: 0px;
opacity: 0.5;
position: absolute;
top: 0px;
width: 100%;
z-index: 1;
}

#monsters-all #monster-find img.remove{
margin-left: -22px;
margin-top: -6px;
cursor: pointer;
}

h2 {
font-size: 36px;
font-weight: 100;
color: #c9c9c9;
line-height: 1.15em;
}

h3 {
font-size: 24px;
font-weight: 700;
color: #34acd0;
line-height: 1.15em;
}


h4 {
font-size: 18px;
font-weight: Stronger;
color: #c9c9c9;
line-height: 1.15em;
}

.date {
color: #34acd0;
}

.breadcrumbs {
font-size: 12px;
}


input.oops {
border: 1.5px solid #fd5b01;
}

label {
color: #fff;
}

#signupform select, #secondform select {
font-size: 12px;
}

#editprofile label, #signupform label, #secondform label{
margin-right: 8px;
}

#editprofile input[type=text], #signupform input[type=text],#secondform input[type=text] {
margin-bottom: 12px;
width: 240px;
}


#signupform [type=checkbox] {
width: auto;
}

#shareme label.oops{
color: #34acd0;
font-weight: 600;
}

label.oops{
color: #fd5b01;
font-weight: 600;
}



/** TorV change**/
html, body {
height: 100%;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #000 url(images/bdbg.png) center repeat-y;
	text-align: center;
	line-height: 1.15em;
	color: #fff;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	background: #4c4546 url(images/mainbg.gif) top left repeat-x;
	width: 950px;
	padding: 16px;
	min-height: 100%;
}

div.no-sidebar {
margin: 30px 90px;
width: 720px;
}

ul.top-links {
	list-style-type:none;
}

ul.top-links li {
	display: inline;
	padding-left: 22px;
}

#top-links {
	text-align: right;
}

input, textarea {
padding: 0 8px;
}

input[type=file] {
color: #fff;
}

a:link {
	color:#fd5b01;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color:#fd5b01;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #fd5b01;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
color: #fff;
}

ul#menu-top-links li a:active, ul#menu-top-links li a:link, ul#menu-top-links li a:visited {
color: #fff;
}

ul#menu-top-links li.current-menu-item a, ul#menu-top-links li a:hover {
color: #fd5b01;
}

#socialshare img.share-icon {
float: left;
margin: 14px 8px 0px 8px;
height: 24px;
width: 24px;
}

img.share-icon {
	height: 24px;
	width: 24px;
	float: right;
	padding-left: 10px;
	
}

select {
font-size: 16px;
line-height: 20px;

}



#share-icons {
padding-top: 20px;
}

#branding {
	height: 88px;
}

#access a:link, #access a:visited, #access a:hover {
font-weight: bold;
}

#access div.menu-header {
	background: #5c5a5b url(images/mainmenubg.png) top left repeat-x;
	height: 36px;
	padding-left: 2px;
}

#access .menu-header  ul.menu li {
	font-size: 16px;
	font-weight: 600;
	height: 36px;
}


#access .menu-header  ul.menu li:before {
	color: #c9c9c9;
	content: '\007C \0020';
	margin-right: 0px;
	margin-left: 2px;
}


#access .menu-header ul.menu li a {
	display: inline;
	padding: 9px 36px 8px;
	text-align: center;
}

 
#access div.menu-header  ul.menu li a:hover,
#access div.menu-header  ul.menu li.current_page_item a:link,
#access div.menu-header  ul.menu li.current_page_item a:visited,
#access div.menu-header  ul.menu li.current-menu-parent a:link,
#access div.menu-header  ul.menu li.current-menu-parent a:visited,
#access div.menu-header  ul.menu li.current-page-ancestor a:visited,
#access div.menu-header  ul.menu li.current-page-ancestor a:link {
	background: #a43a00 url('images/mainmenubg-active.png') repeat-x top left;
}

#access .menu-header  ul.menu li ul.sub-menu li:before, #access .menu-header  ul.menu li#menu-item-10:before {
	content: "";
	margin-right: 0px;
}

#access .menu-header li ul.sub-menu {
background: #fd5b01;
padding: 0px 10px;
margin-left: 11px;
margin-top: -2px;
}


#menu-item-99 {
border-bottom: 2px solid white;
}

#access .menu-header  ul li ul.sub-menu li {
padding-top: 16px;
}

#access .menu-header  ul li ul.sub-menu li.menu-item a:link,
#access .menu-header  ul ul.sub-menu li a:visited,
#access .menu-header  ul ul .sub-menu li a:hover,
#access .menu-header  ul ul.sub-menu li a:link,
#access .menu-header  ul ul.sub-menu li a:hover {
	font-size: 14px;
	font-weight: normal;
	background: none;
}



#latest-news {
float: left;
margin-top: 20px;
padding-top: 10px;
width: 266px;
border-top: 1px solid #fff;
font-size: 1em;
line-height: 1.2em;
margin-right: 16px;
}

#event-news {
width: 360px;
font-size: 1em;
clear: both;
line-height: 1.2em;
}

#event-news h3 a:link, #event-news h3 a:visited{
color: white;
margin-bottom: 8px;
}

#event-news h3 a:hover {
text-decoration: none;
color: #fd5b01;
}

#latest-news p {
font-size: 12px;
}

#vids {
display: inline;
float: right;
border-top: 1px solid #fff;
margin-top: 20px;
padding-top: 10px;
}

#event {
margin: 24px 0 50px 42px;
}

#event-page {
margin-left: 42px;
width: 440px;
}

#event-page h3, #event-deets, #event-news #entry-content, #event-directions, #event-description {
color: #c9c9c9;
}

#event-page h3 strong, #event-page strong {
color: white;
}

#signupform {
text-align: left;
margin-left: 42px;
font-size: 16px;
line-height: 2em;
}


#find {
margin: -16px 0 0 30px;
display: inline;
float: left;
padding: 10px 16px;
width: 610px;
background: transparent url('images/bigfind.png') top left no-repeat;
}



input.auto {
padding-left: 4px;
color: #666666;
}

input.event-select {
left: -30px;
position: relative;
top: 24px;
}

input#search {
background: transparent url('images/search.png') top left no-repeat;
width: 63px;
height: 22px;
margin-top: 12px;
margin-left: 30px;
}

input#smallsearch {
background: transparent url('images/search.png') top left no-repeat;
width: 63px;
height: 22px;
margin-top: 6px;
margin-left: 90px;
}

#findsmall {
color: #fff;
text-align:left;
background: transparent url('images/nearyou.png') top left no-repeat;
padding:18px;
font-size: 12px;
line-height: 1.1em;
}

#adoptamonster {
color: #fff;
text-align:left;
background: transparent url('images/adoptbox.png') top left no-repeat;
padding: 18px;
font-size: 11px;
line-height: 1.1em;
}

#doorknock {
color: #fff;
text-align:left;
background: transparent url('images/doorbox.png') top left no-repeat;
padding: 18px;
font-size: 11px;
line-height: 1.1em;
cursor: pointer;
}

#adoptamonster img { 
background: transparent url('images/findbutton.png') top left no-repeat;
margin: 10px 0 0 -10px;
width: 96px;
height: 22px;
}

#findsmall h3, #adoptamonster h3, #doorknock h3 , #asseen h3 {
font-size: 16px;
padding-bottom: 6px;
}

#findsmall form {
margin-top: -16px;
}


input#nextbutton {
background: transparent url('images/next.png') top left no-repeat;
width: 121px;
height: 39px;
margin-top: 12px;
}

#tellafriend input#nextbutton {
background: transparent url('images/sendbutton.png') top left no-repeat;
width: 121px;
height: 39px;
margin-top: 12px;
}

input#orangebutton {
background: transparent url('images/signuporange.png') top left no-repeat;
width: 121px;
height: 39px;
float: right;

}

span#squad-name {
font-size: 18px;
font-weight: 700;
}

span#remove, span#join {
font-size: 14px;
font-weight: 600;
padding: 4px;
color: #C9C9C9;
cursor: pointer;
}

span#remove:hover, span#join:hover {
color: white;
}

input#savesubmit {
border: none;
background: transparent url('images/next.png') top left no-repeat;
width: 121px;
height: 39px;
margin-top: 12px;
position: relative;
left: 650px;
top: -50px;
}



#tabs #edit-profile input#submitsubmit {
left: 570px;
position: relative;
top: -320px;
}
 
#tabs #adoption-status ul {
list-style: none;
margin: 2em 1em;
}

#tabs #adoption-status ul h3 {
margin-left: -18px;
}

#tabs #adoption-status ul li {
margin: 12px 0px;
}

#tabs #adoption-status ul li span, #tabs #adoption-status ul li span a:link, #tabs #adoption-status ul li span a:visited  {
font-size: 12px;
color: #c9c9c9;
}

#tabs #adoption-status ul li span a:hover, #tabs #adoption-status h3 span a:hover {
color: #fd5b01;
}

#tabs #adoption-status h3 span a:visited, #tabs #adoption-status h3 span a:link {
color: white;
}

#tabs #adoption-status h3 span, #tabs #adoption-status h4 span {
font-weight: normal;
}

#group-list ul#group-list li:hover {
color: #c9c9c9;
}

#group-list ul#group-list li {
cursor: pointer;
list-style: none;
}

#group-list ul#group-list {
list-style: none;
margin: 0px 0px 18px 40px;
}

#confirmation {
margin-top:30px;
}

#welcome span.link, #welcome p a:link, #welcome p a:visited  {
color: white;
font-weight: 700;
cursor: pointer;
}

#welcome span.link:hover, #welcome p a:hover {
color: #c9c9c9;
}

#welcome {
background-color: #fd5b01;
font-size: 14px;
left: 30px;
margin: 30px 30px 30px 140px;
padding: 8px;
width: 700px;
}

#welcome p {
margin-bottom: 2px;
}

#welcome-no:hover {
color: white; }

span#welcome-no {
bottom: -6px;
font-size: 16px;
font-weight: 700;
left: -4px;
position: relative;
cursor: pointer;
color: #c9c9c9;
}

div#group-list img.remove {
cursor: pointer;
left: 296px;
position: relative;
top: -50px;
}

div#group-list, div#avatarformed {
background: #fd5b01;
margin: -452px 200px 0px;
opacity: 1;
padding: 50px;
position: absolute;
z-index: 2;
}

p.thinger {
height: 42px;
}

input#submitsubmitbeter {
	background: transparent url('images/savebig.png') top left no-repeat;
	width: 211px;
	height: 77px;
	left: 78px;
	position: relative;
	top: -490px;
}

#group-list-hide {
background: black;
height: 1470px;
left: 0px;
opacity: 0.5;
position: absolute;
top: 0px;
width: 100%;
z-index: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}

#tabs input#submitsubmit {
background: transparent url('images/submit-tabs.png') top left no-repeat;
width: 121px;
height: 41px;
margin-top: 12px;
}


input#submitsubmit {
border: none;
background: transparent url('images/submit.jpg') top left no-repeat;
width: 82px;
height: 28px;
}

input#registersubmit {
border: none;
background: transparent url('images/next.png') top left no-repeat;
width: 121px;
height: 39px;
margin-top: 12px;
position: relative;
left: 326px;
top: -30px;
}

#warning {
font-size: 20px;
font-weight: 700;
background-color: #fd5b01;
color: white;
margin-left: 400px;
padding: 6px 12px 12px;
position: fixed;
top: 0px;
}

#warning a {
color: white;
}


#myspan {
margin-top: 60px;
clear: both;
display: block;
margin-left: 94px;
}

/* Register Stuff */
#host {
margin: 20px 0px;
}

#registerform {
text-align: right;
padding-right: 320px;
font-size: 16px;
line-height: 2em;
}



.SI-FILES-STYLIZED label.cabinet
{
	height: 45px;
	width: 123px;
    background: url(images/upload.png) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

div#tabs label.cabinet, #import-export button {
background: url(images/upload-tabs.png) 0 0 no-repeat;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.SI-FILES-STYLIZED label.cabinetbetter
{
	border: 4px white dotted;
	height: 220px;
	width: 160px;
    background: url(images/click-buttin.png) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinetbetter:hover {
		border: 4px #34acd0 dotted;
}

.SI-FILES-STYLIZED label.cabinetbetter input.filebetter
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


#import-export button {
	height: 45px;
	width: 123px;
}

div#tabs label.cabinet, #import-export button {
background: url(images/upload-tabs.png) 0 0 no-repeat;
}


span#profile-no {
	left: -44px;
	position: relative;
	top: -44px;
	cursor: pointer;
}


#event-details h3 {
padding-bottom: 18px;
}

#tabs {
width: 740px;
min-height: 800px;
margin-left: 120px;
background-color: #34ACD0;
padding: 20px;
}


#tabs h3 {
color: white;
}

#options {
list-style: none;
margin-left: -10px;
width: 130px;
float:left;
}

ul#options li {
font-size: 14px;
background-color: #c9c9c9;
padding: 8px;
color: #fff;
cursor: pointer;
font-weight: 700;
}

ul#options li.active {
background-color: #34ACD0;
}

#editform {
text-align: right;
float:left;
font-size: 16px;
line-height: 2em;
clear: none;
width: 400px;
}


#editprofile {
font-size: 16px;
line-height: 2em;
clear: none;
width: 600px;
text-align: left;
width: 720px;
overflow: hidden;
}


#editprofile .right{ 
position:relative;
top: -332px;
left: 360px;
}

#editprofile .rightbetter{ 
position:relative;
top: -482px;
left: 392px;
}

#avatarbetter {
min-height: 300px;
}

#avatarbetter, form#profileform h1 {
width: 180px;
cursor: pointer;
margin-left: 84px;
}

form#profileform h1 {
margin-top: 80px;
margin-left: 118px;
position: absolute;
}

div#avatarformed {
left: 120px;
top: 410px;
width: 644px;
}


#avatarform {
display: block;
text-align: left;
font-size: 16px;
width: 720px;
margin-bottom: 16px;
margin-top: -340px;
}

#upload-own-better {
left: 520px;
position: absolute;
top: 300px;
}

#tabs img.aoption, #placeholder {
min-width: 160px;
max-width: 180px;
max-height: 300px;
min-height: 220px;
margin: 20px 30px 50px;
padding: 0px;
cursor: pointer;
}

#tabs img#theeavatar.aoption {
min-width: 160px;
max-width: 180px;
max-height: 300px;
min-height: 220px;
margin: 16px 26px 46px;
padding: 0px;
border: 4px solid #DEB577;
}


#upload-own {
float: left;
}

#upload-own form {
margin: -30px 30%;
}

#sponsorform, #hostform {
display: block;
margin-left: 420px;
text-align: right;
font-size: 16px;
line-height: 2em;
width: 246px;
margin-bottom: 16px;
margin-right: 40px;
}

#content #hostlogo img {
margin-bottom: 12px;
width: 150px;
}

#hostlogo {
margin-bottom: 16px;
text-align: center;
}

#sponsorform ul {
list-style: none;
text-align: center;
}

#sponsorform ul li {
width: 220px;
margin-left: -38px;
margin-bottom: 30px;
}

#sponsorform ul li label,#sponsorform ul li input#url, #hostlogo input#url {
font-size: 10px;
width: 198px;
line-height: 1em;
}
#content #sponsorform ul li img.delete, #content #hostlogo img.delete {
margin-top: 2px; 
margin-bottom: 0px;
cursor: pointer; 
float: right;
width: 13px;
}



#guidance {
position: absolute;
left: 52%;
width: 340px;
top: 304px;
font-size: .8em;

}

#fineprint {
font-size: 14px;
line-height: 1.2em;
margin: 16px 16px -10px 16px;
width: 620px;
padding-left: 100px;
text-align: left;
font-style: italic;
}

.agree {
margin-right: 138px;
}
/* Tell a friend stuff */
#tellafriend textarea, #tellafriend input[type=text] {
width: 500px;
}

#tellafriend textarea{
height: 350px;
padding: 8px;
}
#tellafriend textarea.auto {
color: grey;
}

#tellafriend {
margin-top: 50px;
text-align: right;
width: 578px;
font-size: 16px;
line-height: 2em;
}

#content #shareme img {
float: none;
height: 44x;
}

#shareme a:link, #shareme a:visited, #shareme a:active, span#clicker {
color: #34acd0;
font-size: 20px;
font-weight: bold;
cursor: pointer;
}

#shareme a:hover, span#clicker:hover {
color: #white;
}

#sharemetop{
width: 736px;
margin: 0px 80px;
background: transparent url('images/sharemetop.png') top left no-repeat;
height: 5px;
font-size: 0px;
}

#sharemebottom {
font-size: 0px;
width: 736px;
margin: 0px 80px 30px;
background: transparent url('images/sharemebottom.png') top left no-repeat;
height: 5px;
}



#shareme {
text-align: center;
width: 704px;
font-size: 24px;
margin: 0px 80px;
padding: 16px;
background: #D25802;
}
#tabs #shareme, #tabs #sharemetop, #tabs #sharemebottom {
margin-left: auto;
margin-right: auto;
}

#shareme p {
margin-left: 0px;
text-align: left;
font-size: 22px;
}


#socialshare { 
left: 600px;
position: relative;
top: -310px;
line-height: 3em;
}

#socialshare a:link, #socialshare a:visited {
color: #34acd0;
}


/*Donate stuff */
#monster-find {
width: 667px;
min-height: 268px;
padding: 0px 30px;
background: #027286 url('images/findmonsterbox.png') top left no-repeat;
font-size: 12px;
}

#monster-top {
margin-top: 50px;
width: 727px;
background: transparent url('images/findmonsterbox-top.png') top left no-repeat;
height: 14px;
}

#monster-bottom {
width: 727px;
background: transparent url('images/findmonsterbox-bottom.png') top left no-repeat;
height: 11px;
margin-bottom: 30px;
}

#monster-find a img {
margin: 30px 0 0 418px;
}

#monster-find input[type=radio] {
margin-top: 12px;
margin-bottom: 0px;
}

#monster-find select, #monster-find input{
font-size: 12px;
margin-bottom: 0px;
float: none;
clear: both;
}

#monster-find button#adopt-button {
background: transparent url('images/findbuttonbig.png') top left no-repeat;
height: 40px;
width: 207px;
float: right;
margin-top: -30px;
}

#import-export ul li p{
font-size: 14px;
}

#grim-main ul, #monster-find ul, #import-export ul {
list-style: none;
margin: 30px 0px;
min-height: 130px;
}

#monster-find ul li.even {
float: right;
margin-right: 60px;
margin-top: -62px;
width: 300px;
}

#monster-find ul li , #grim-main ul {
margin: 16px 8px;
width: 300px;
height: 50px;
}

#monster-find ul li a h4 {
color: #fd5b01;
}

#stage4 p {
margin-left: 40px;
font-size: 14px;
}

#stage4 h1{
margin-bottom: 16px;
}


#secondform {
clear: both;
font-size: 12px;
}

#editprofile input#goal, #secondform input#goal {
width: 60px;
}

#secondform p{
font-size: 12px;
}

#monster-profile {
margin-left: 40px;
width: 720px;
}

#outofdate {
	background: #FD5B01;
	float: right;
	margin-right: -40px;
	margin-top: -20px;
	padding: 10px;
}

#tabs #monster-profile #candy-meter{
margin-left: 410px;
padding: 32px 24px;
}


#tabs #monster-profile #public-profile h2 {
color: #fff;
margin-bottom: .5em;
}


#tabs #public-profile a:visited, #tabs  #public-profile a:active, #tabs  #public-profile a:link  {
color: white;
font-weight: normal;
}

#tabs #public-profile a:hover {
color: #fd5b01;
}


#supporting_org, #public-profile h2, #public-profile p {
margin-left: 216px;
}

#description p {
margin-left: 0px;
}

#monster-profile #public-profile h2 {
color: #34acd0; 
font-size: 30px;
}

#tabs #monster-profile {
margin-left: 0px;
}

#content #monster-profile p, #monster-profile h1.title {
margin-bottom: 12px;
}


#tabs #monster-profile h1.title {
display: none;
}

#adoptme {
background: URL(images/adoptmebg.png) no-repeat 0px 0px;
width:312px;
height:108px;
padding: 16px 8px;
margin-top: 16px;
margin-left: 16px;
}

/* #tabs #adoptme {
background: transparent;
width:0px;
height:0px;
padding: 0px;
margin-top: 0px;
margin-left: 0px;
}
 */
#adoptme a img{
float: right;
margin-right: 30px;
margin-top: -40px;
}

/* #tabs #adoptme a img{ 
margin-top: -2px;
margin-right: -90px;
margin-right: -400px;
} */

#supporting_org {

}

#description {
clear: left; margin-left: 16px; padding-top: 16px;
font-size: 13px;
}

#content #description p {
font-size: 13px;
margin-bottom: 8px;
}

#candy-meter-txt {
margin-top: 86px;
position: absolute;
text-align: center;
width: 300px;
}

#group-profile, #public-profile {
width: 440px;
float: left;
font-size: 16px;
}

#group-profile ul, #group-profile h4{
margin: 0px;
}

#group-profile ul li {
list-style: none;
margin: 42px 0px;
}

#tabs #monster-profile #public-profile {
width: 400px;
}

#candy-meter {
width: 340px;
border-left: 2px solid #fff;
display: block;
margin-left: 460px;
padding: 32px 64px;
}

img#candy-meter-img {
width: 300px;
}

#content img.profile-avatar {
float: left;
min-width: 160px;
max-width: 180px;
max-height: 300px;
min-height: 220px;
margin: 0px 16px;
border: 2px solid #DEB577;
}

#content img.group-profile-avatar {
float: left;
min-width: 20px;
max-width: 40px;
max-height: 48px;
margin: 0 16px;
border: 2px solid #DEB577;
vertical-align: middle;
}

#content img.edit-avatar {
min-width: 160px;
max-width: 180px;
max-height: 300px;
min-height: 220px;
padding: 16px 64px;
}

#eventformsignup {
	margin: 0px 0px 0px 16px;
	width: 298px;
	height:108px;
	background: URL(images/savebg.png) no-repeat 0px 0px;
	padding: 8px;
	text-align: left;
}

form#eventformsignup h3 {
float: left;
height: 54px;
}

#findform label {
font-weight: bold;
padding: 0 4px;
}

#findform input[type=text]{
width: 100px;
}


#unapproved a.floater {
left: 16%;
position: absolute;
}

#unapproved input[type=text], #editform textarea, #editform input[type=text], #unapproved textarea {
width: 260px;
}
#unapproved input#event_zip, #editform input#event_zip  {
width: 100px;
}

#unapproved #registerform {
padding-right: 80px;
padding-top: 16px;
}

#unapproved #hostdeets {
float: left;
font-size: 20px;
margin-left: 30px;
text-align: left;
}

body.confirm-php div#warning {
margin-left: 100%;
}

/** Thingermagicer CSS, the Carrousel ***/

#carrousel-wrapper {
background: URL(images/footer.png) no-repeat 0px 0px;
height: 141px;
clear: both;
margin-bottom: 10px;
}


div.jcarousel-clip{
padding: 40px 0 0 0;
margin: 0 0 20px 70px;
width: 796px;
}

ul#auto li {
padding-top: 10px;
text-align: center;
vertical-align: bottom;
width: 186px;
height: 100px;
}

#vids div.tubepress_embedded_title {
display: none;
}



/** other stuff **/ 


ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }



/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	margin: 0 -240px 0 0;
	width: 100%;
	text-align: left;
	float:left;
	min-height: 660px;
}

#container-event {
	float: left;
	margin: 0 -450px 0 0;
	width: 100%;
	text-align: left;
}

#content {
	margin: 0 280px 0 20px;
	color: #fff;
	
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
	margin-right: -20px;
}

#primary-event {
	text-align: left;
	float: right;
	overflow: hidden;
	width: 350px;
	border-left: 1px solid white;
	padding-left: 30px;
}

#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 60px;
	color: #c9c9c9;
}
#footer a {
	color: #c9c9c9;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	width: 720px;
}


/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}



/* =Fonts
-------------------------------------------------------------- */
textarea {
width: 202px;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Helvetica, Arial,San Serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text
{
	font-family: Helvetica, Arial,San Serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}



/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
#colophon,
#branding,
#main {
	margin: 0 auto;
	width: 940px;
}



/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 220px;
}



/* =Global Elements
-------------------------------------------------------------- */


body,
input,
textarea {
	color: #9c9c9;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 4em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/* =Header
-------------------------------------------------------------- */


#site-title {
	float: left;
	margin: 0 0 18px 0;
	width: 700px;
	font-size: 30px;
	line-height: 36px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image ~Scott Commented Out 
#branding img {
	clear: both;
	border-top: 4px solid #000;
	display: block;
	border-bottom: 1px solid #000;
}*/



/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
}
/* ~Scott killed ~ #access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}*/
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul li {
	/*min-width: 180px;*/
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#333;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

/* =Content
-------------------------------------------------------------- */

#main {
	
	padding: 60px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	font-size: 18px;
	line-height: 20px;
}

#content .entry-content {
	font-size: 14px;
	line-height: 1.2em;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom:0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}


.hentry {
	margin: 0 0 8px 0;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}

.entry-title a:link,
.entry-title a:visited {
	color:#000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FF4B33;
}

.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 4px 0 0 0;
}


#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#333;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}
.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}

#event-news .entry-meta a:link, #event-news .entry-meta a:visited, #event-news .entry-meta {
color: white;
}

/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}




/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	margin-top: 30px;
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 16px 0;
	color: #34acd0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments div.comment-body {
padding-top: 12px;
color: #fff;
font-size: 14px;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {

}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
float: left;
margin-top: 10px;
}
.comment-author cite {
	color: #;
	font-style: normal;
}
.comment-author .says {
	font-style: italic;
}
.comment-body {
margin-left: 200px;

}

.comment-meta {
	font-size: 10px;
	margin: 0 42px 18px 0;
	float: left;
	clear: left;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	text-align: right;
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #fd5b01;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 30px 0 30px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
	cursor: pointer;
	border: none;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}




/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}



/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}


#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	position: relative;
	font-style: italic;
}
#site-generator a {
	color: #666;
	display:inline-block;
	text-decoration: none;
	background: url(images/wordpress.png) center left no-repeat;
	padding-left: 20px;
	line-height: 16px;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display:block;
	margin: 0 auto 10px;
}



/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
		text-align: left;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}

#access .menu-header ul.menu li#menu-item-404 a {
margin: 9px -4px 8px;
}


/* Salsa  Crap */
div.salsa-odd {
	position: relative;
	top: -52px;
	left: 410px;
	margin-bottom: -40px;
}

.salsa label{
	color: #fff;
	font-size: 16px;
	display: block;
}

.salsa .required {
display: none;
}

div.diaFields input[type=text] {
width: 300px
}

div#content .salsa{
width: 720px;
padding: 20px 90px;
}

ul#cardtypes {
list-style: none;
margin-top: -264px;
margin-left: 30px;
}
#cardtypes li {
padding: 8px 0;
}

#donation_table table {
width: 800px;
height: auto;
}

.securitySeal {
display: none;
}


#amounts {
position: relative;
top: -520px;
}

#amounts span.dia_field_name {
padding-right: 16px;
}

h3.amount {
display: inline;
float: left;
padding-right: 40px;
}

h3.billing {
margin-top: 8px;
}

#salsacontent {
margin-bottom: 100px;
}

#cc_details {
margin-top: -130px;
margin-left: 136px;
}

#cc_details .formcell  {
padding-bottom: 20px;
width: 370px;
}

#cc_details span.dia_field_name { 
padding-right: 4px;
}


.salsa #submit {
border: none;
margin-left: 460px;
background: transparent url(http://salsa.wiredforchange.com/o/6121/c/9265/images/donatebutton.png) no-repeat 0% 0%;
width: 151px;
height: 49px;
}

#dontenter {
font-size: 10px;
left: -80px;
position: relative;
top: 20px;

}

#content .tubepress_container  {
margin-bottom: -60px;
}
