/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/






#header {margin-bottom:10px;}


body {
	background:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family: Lucida Grande, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Arial, sans-serif;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	width:755px;
	overflow:auto;
}

.myrssclass {
	font-family: Lucida Grande, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Arial, sans-serif;
	color:#333333;
	font-size:12px;
}
a, a:visited {
	text-decoration:none;
	color:#336699;
}

a:hover {
	text-decoration:underline;
	color:#333333;
}

h5 {
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}


#container, #blogcontainer {
	margin-left:auto;
	margin-right:auto;
	height:100%;
}

#banner {
	background:url(/img/programs_top1.jpg);
	background-repeat:no-repeat;
	height:267px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	width:755px;
	overflow:hidden;
}


#banner.news2 {
	background:url(/img/news/3/news.png);
	height:268px;
}


#donateSearch {
	position: relative;
	left:505px;
	top:25px;
	width:250px;
}

#donateSearch a,#donateSearch a:visited {
	text-decoration:none;
	color:#993333;
}

#donateSearch a:hover {
	text-decoration:none;
	color:#333333;
}

#QuickLinks {
	display:inline;
	margin-left:30px;
}

#menu {
	position: relative;
	left:376px;
	top:46px;
	display:inline;
	margin:0px;
	padding:0px;
	font-size:12px;
}

#menu li {
	display:inline;
	float:left;
	padding-top:4px;
	padding-left:5px;
	padding-right:7px;
}

#menu li ul {
	margin-top:10px;
}

#menu li.lastMenu {
	display:inline;
	float:left;
	padding-top:4px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:7px;
}

#menu a, #subMenu a, #subsubMenu a  {
	text-decoration:none;
	color:#333333;
}

#menu a:hover, #subMenu a:hover, #subsubMenu a:hover, #subMenu a.active, #subsubMenu a.active {
	color:#993333;
}

#menu a.menuOn {
	color:#993333;
}


#subMenu {
	font-size:12px;
	list-style-image: url(/img/triangle1.gif);
}

#subMenu li.active {
	list-style-image: url(/img/triangle.gif);
}

#subsubMenu {
	font-size:10px;
	list-style: none;
	padding:0px;
	margin:0px;
}

#subMenu li {
	padding-top:15px;
	margin-left:-1px;
}

#subsubMenu li {
	padding-top:0px;
	padding-bottom:2px;
	margin-left:-1px;
}

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	z-index: 100;
	position: relative;
}
.nav li {
	float: left;
	position: relative;
	padding-bottom:20px;
}
.nav li ul li {
	padding-bottom:0px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
}

.nav ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999em;
	left: -1px;
	background:#F1F2E5;
	border:1px solid #CCCCCC;
}

.nav ul.rightmost {
	margin-left:-90px;
}

.nav li:hover ul,
.nav li.sfHover ul {
	top: 25px;
}
.nav ul li {
	border: 0;
	float: none;
	clear:left;
	font-size:11px;
}
.nav ul a {
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}

#left2 {
	float:left;
	width:194px;
	border-right: 1px solid #CCC;
	margin-top:160px;
}

#right2 {
	margin-top:-160px;
	margin-left:194px;
	font-size:12px;
	width:500px;
	padding-top:0px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:20px;
}

#right2 h1 {
	color:#993333;
	font-size:13px;
	margin-top:10px;
	margin-bottom:-5px;
}

#logoClick {
	margin-left:-380px;
	width:160px;
	height:70px;
}



/* Two-column with sidebar on right from the /examples/ folder  */
div#blogcontainer {
	float:left;
	margin:0 -200px 0 0;
	width:100%;
}

div#blogcontent {
	margin:0 200px 0 0;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:180px;
}

div#secondary {
	clear:right;
	background:red;
}

div#footer {
clear:both;
width:100%;
}
#footer {
	clear:both;
	margin-bottom:30px;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	width:755px;
	overflow:auto;
	text-align:center;
	font-family: Lucida Grande, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Arial, sans-serif;
	color:#333333;
	font-size:10px;
}


/* override stuff from greater site */
#content {
    width: 594px;
    padding: 0px;
    padding-left: 0px;
    float: left;
    margin-top: 0px;
	font-size:12px;
}


/* POST STUFF */
h2.entry-title {
    color: black;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    margin-top:5px;
    padding: 0px 10px 0px 0px;
}

span.permalink {
    width: 73px;
    height: 11px;
    margin-bottom: -2px;
    display: inline-block;
    background: transparent url(/img/permalink.gif) 0px 0px no-repeat;
	border:0px;
}

span.permalink a {
    display: inline-block;
    width: 100%;
    height: 100%;
	border:0px;
}

span.permalink a img {
	margin-bottom:-1px;
	border:0px;
}

.entry-content a img {
    border: 0px solid black;
}

.post p {
    margin-right: 10px;
}  
.post {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}



#respond h3 {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    font-size: 11px;
    clear: left;
}

.page-title {
    font-weight: bold;
    font-size: 11px;
}
div.skip-link {
position:absolute;
right:1em;
top:1em;
}
.entry-title,.entry-meta {
}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

.comments {
}
.comments ol {
    margin-left: 0px;
    padding-left: 2.5em;
}
#content .comments ol li {
margin: 0px 0px 0px 0px;
padding-left: 0px;
}


textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}
div.gallery {
/* height:180px; */
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
/* margin:1em auto; */
margin: 0px 10px 0px 0px;
overflow:hidden;
text-align:center;
}







/* SIDEBAR */
#content .sidebar {
    font-size: 9px;
}
#content .sidebar li {
    padding: 0px;
    margin: 0;
    list-style: none;
    clear: left;
}
#content .sidebar h3 {
    font-size: 8px;
    font-weight: bold;
    text-indent: 0px;
    margin: 25px 0px 2px 0px;
    padding: 0px;
    text-transform: uppercase;
    color: #333333;
    clear: left;
    float: left;
}
#content .sidebar ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}



.textwidget {
    padding-bottom: 20px;
}
.textwidget p {
    /* width: 130px; */
}
.textwidget a {
    margin: 0px;
    padding: 0px;
}

.textwidget img {
    border: 0px solid red;
    display: block;
    padding: 0px;
    margin: 0px;
    float: left;
    margin-left: -3px;
    margin-top: -1px;
}
.textwidget span {
    display: block;
    float: left;
    margin: 0px 0px 0px 2px;
    padding: 0px;
    border: 0px solid red;
}
.textwidget .mhc_logo {
    float: none;
    margin: 20px 0px 0px 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#googlebox {
	height:60px;
	width:229px;
	position:absolute;
	z-index:999;
	margin-top:10px;
	background:#F1F1E5;
	font-size:9px;
	color:#666;
	border:1px solid #CCCCCC;
	padding-left:18px;
	padding-top:7px;
}

#googlebox form {
	margin-top:5px;
	margin-bottom:5px;
}

#advsrch {
	height:60px;
	width:229px;
	position:absolute;
	z-index:999;
	background:#F1F1E5;
	font-size:9px;
	color:#666;
	border:1px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	margin-left:-19px;
	padding-left:18px;
	padding-top:20px;
}

.smaller {font-size:10px;}
.evensmaller {line-height:10%;
font-size:19px;}

.avatar {margin-top:5px;margin-right:5px;}
.thenick {}
