/* $TopStyle:URL=http://ochm.typepad.com/.shared/themes/common/base-weblog.css$ */

/* $Id: base-weblog.css 91969 2008-10-28 22:45:39Z noneill $ */
navcontainerHS
/* basic elements */
#AutoNumber2, table, hr {page-break-before:always;}


html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: 'trebuchet ms', verdana , sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a {color:#333333; font-weight: bold; text-decoration: none;}
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 960px;
	text-align: left;
background-color: #F6F6F6;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }


#pagebody { position: relative; width: 100%; background-color: #F6F6F6;}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
	position: static;
}


/* banner user/photo */

.banner-user {
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo {
	display: block;
	margin: 0 0 2px;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img {
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* nav */

.nav-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-list-item {
	display: block;
	float: left;
}

.nav-list-item a {
	display: block;
	padding: 5px 10px;
}


/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content {
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comments-info,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 5px 10px;
}

.comment-data .comment-content {
	float: left;
	clear: right;
	margin: 0;
}

.comment-inline-edit,
.comment-inline-preview {
	margin-top: 10px;
}

.comment-number {
	display: inline;
	float: left;
	margin-right: 8px;
}

.comment-header .comment-header-right {
	margin: 0;
	clear: none;
}

.comment-header .comment-header-left {
	float: left;
}

.comment-avatar {
	float: left;
	margin-right: 10px;
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}

.comment-data .comment-has-avatar {
	margin-left: 60px;
}

.trackbacks-info p,
.comments-info p {
	margin-top: 5px;
}

.trackbacks-link {
	font-size: 0.8em;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
}

.entry-footer,
.trackback-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	margin: 5px 10px 20px;
}

.entry-footer p {
	margin-top: 0;
	margin-bottom: 2px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
}

#comment-text {
	margin-bottom: 3px;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}

#comment-post {
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px;
}


/* modules */

.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content {
	position: relative;
	margin: 0px;
}

.module-typelist {

}

.module-list,
.archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item,
.archive-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-more {
	text-align: right;
}

.module-elsewhere .module-list img,
.archive-elsewhere .archive-list img,
.module-presence img {
	vertical-align: middle;
}

.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
	border-collapse: collapse;
	width: 100%;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
	width: 14%;
	text-align: center;
}

.module-category-cloud .module-list {
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.typelist-plain .module-list,
.typelist-plain .archive-list {
	list-style: none;

}

.typelist-plain .module-list-item,
.typelist-plain .archive-list-item {
	padding: 0;
	background: none;
}

.typelist-thumbnailed { margin: 0 0 20px; }

.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
	margin: 0;
	padding: 5px;
}

.typelist-no-description {
	text-align: center;
	margin: 10px 0;
}

.module-featured-photo .module-content,
.module-photo .module-content {
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}




/* comments */
.comments-open {
	margin-bottom: 25px;
}

.comment-form .grayText {
	color: #999;
}

.comment-form .comments-open-subtext {
	margin: 2px 0 20px;
	font-size: 11px;
}

.comment-form .errorBG {
	background-color: #ffebe3;
}

.comment-form .comment-error,
.comment-form .comment-error,
.comment-form .comment-error {
	margin: 2px 0 16px 3px;
	font-size: .9em;
}

.comment-form .active-error {
	display: block;
}

/* sign in to comment external services */
.comments-open .login-list {
    display: inline;
    float: left;
    padding-left: 0px;
}

.comments-open .login-list li {
    display: inline;
    list-style: none;
    margin-left: 4px;
    padding-bottom: 5px;
}

.comments-open .login-list li.first {
    margin-left: 0px;
    padding-left: 0px;
}

.comments-open .login-list li.typepad {
    background: url(../../images/profile/service_icons/typepad.png) top left no-repeat;
    padding-left: 20px;
}

.comments-open .login-list li.facebook {
    background: url(../../images/profile/service_icons/facebook.png) top left no-repeat;
    padding-left: 19px;
}

.comments-open .login-list li.twitter {
    background: url(../../images/profile/service_icons/twitter.png) top left no-repeat;
    margin-left: 2px;
    padding-left: 18px;
}

/* share this comment */

.comments-open .share-comment {
    margin-bottom: 20px;
}

.comments-open .share-comment .field-header {
    margin-bottom: 4px;
    font-size: 1.1em;
    font-weight: bold;
}

.comments-open .share-comment .field-notice {
    margin: 5px 0 4px 0;
    font-size: .90em;
}

.comments-open #comments-open-login,
.comments-open #comments-open-logout {
    margin-bottom: 10px;
}

/* comment notification boxes */
.yellowBox,
.yellowGreenBox,
.redBox {
	background: url(../../images/atpcomment-gradient.png) top left repeat-x #ffffe6;
	border: 1px solid;
	margin: 10px 0 50px;
	padding: 8px;
	color: #000;
}

.lessBoxMargin {
	margin: 20px 0 25px;
}

.commentCompleteMargin {
	margin: 25px 0 20px;
}

.yellowBox p,
.yellowGreenBox p,
.redBox p {
	margin-top: 0;
	color: #000;
}

/* hiddenBox class */
.hiddenBox {
	display: none;
}

.visibilityHiddenBox {
	visibility: hidden;
}

.comments-open label.hiddenBox {
	display: none;
}

/* yellow/yellow prompt box */
.yellowBox {
	border: 1px solid #ffbb33;
}

/* yellow/green complete box */
.yellowGreenBox {
	border: 1px solid #669900;
}

/* red/red error box */
.redBox {
	border: 1px solid #cc2200;
}

.captchaErrorText {
	background: url(../../images/atpcomment-error-icon.png) top left no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

.comment-inline-edit,
.comment-inline-edit textarea,
.comment-inline-preview,
.comment-inline-preview p {
	margin-bottom: 8px;
}

.comment-inline-preview-buttons {
	margin-top: 8px;
}

.comment-preview {
	margin-top: 20px;
}

.comment-preview-content {
	float: left;
	clear: right;
	margin-top: 8px;
}

.comment-form .comments-open-footer {
	width: 300px;
}

.comment-form .cancel-edit {
	padding: 5px 0;
	float: right;
}

.comment-data .comment-footer {
	clear: both;
	margin-bottom: 30px;
}

.comment-footer .command-edit-comment,
.comment-footer .command-delete-comment {
	font-weight: bold;
}

.comment-footer .comment-footerlinks {
	float: left;
}

.comment-footer .comment-datetime {
	float: right;
	clear: right;
}

.comment-reply .comment-has-avatar {
	margin-left: 60px;
}

.comment {
	padding-top: 15px;
}

#comment-avatar-flyout {
	position: absolute;
	z-index: 1;
}

#avatar-flyout-content {
	width: 300px;
	background-color: #fff;
	border: 2px solid;
	padding: 8px;
}

#avatar-flyout-img {
	float: left;
	margin-right: 4px;
}

#avatar-flyout-name {
	font-weight: bold;
	font-size: 14px;
}

#avatar-flyout-content .profileLink {
	float: right;
	font-weight: bold;
}

#comment-avatar-flyout .clearBoth {
	clear: both;
}

#avatar-flyout-content #avatar-flyout-location,
#avatar-flyout-content .profileWebsite {
	margin: 5px 0;
}

#avatar-flyout-counts .activityTitle {
	margin: 5px 0 8px;
	font-weight: bold;
}

#avatar-flyout-counts .subTitle {
	float: left;
	width: 100px;
}

#avatar-flyout-counts #avatar-flyout-thisblog,
#avatar-flyout-counts #avatar-flyout-overall {
	float: left;
}

.pager .pagination-bar a {
	margin: 2px;
	border: 1px solid #ccc;
	padding: 2px 4px;
	text-decoration: none;
}

.pager .pagination-bar a:hover,
.pager .pagination-bar a:active {
	
}

.pager .pagination-bar .this-page {
	margin: 2px;
	padding: 1px 4px;
}

.pager .pager-status {
	margin: 2px;
	padding: 1px 4px;
	font-size: 0.8em;
}


/* footer */

.footer-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-list-item {
	display: block;
	float: left;
}

.footer-list-item a {
	display: block;
	padding: 5px 10px;
}


/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */


/* basic page element styling */

body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	color: #333;
	background-color: #666666;
/*	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg.png); */
	font-family: 'trebuchet ms','lucida grande', helvetica, arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'trebuchet ms', 'lucida grande', helvetica, arial, sans-serif;
}

a {
	color:#333333;
font-weight:bold;
}


/* page layout basics */

#container {
	width: 942px;
}

#alpha {
	float: left;
	margin: 0 0 0 20px;
}

#alpha-inner {
	padding: 0 0 25px;
}

#beta {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left: 0px;
	float: left;
}

#beta-inner {
	padding: 0 0 5px;
}

#gamma {
	float: left;
	margin: 0 0 0 0px;
}

#gamma-inner {
	padding: 0 0 0px;
}


/* container styling */

#container-inner {
	border-color: #fff;
	border-width: 0px;
	border-style: solid;
}


/* banner styling */


#banner
{
background: url(http://ochm.typepad.com/ochm/images/banner_home.jpg) no-repeat;
height: 132px;
width: 960px;
}

#banner-inner { overflow: visible; padding: 0; }

#banner-header
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

#banner-header a
{
display: block;
left: 0;
top: 0;
height: 125px;
text-indent: -1000em;
}

#banner-description
{
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}


/* sub page banner styling */


#subbanner
{
background: #FFF url(http://ochm.typepad.com/ochm/images/banner_sub.gif) no-repeat;
height: 120px;
width: 960px;
background-position: 220px;
}

#subbanner-inner { overflow: visible; padding: 0; }

#subbanner-header
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 120px;
margin: 0;
padding: 0;
}

#subbanner-header a
{
display: block;
left: 0;
top: 0;
height: 120px;
text-indent: -1000em;
}

#subbanner-description
{
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}

/* navigation bar styling */

#nav {
	background: #e5e6e8 url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/nav.gif) repeat-x top left;
}

.nav-list {
	border-bottom: 1px solid #cdcdcd;
}

.nav-list-item {
	border-right: 1px solid #cdcdcd;
}

.nav-list-item a {
	font-size: 11px;
	padding: 6px 11px;
}


/* pagebody styling */

#pagebody {
	background-color: #F6F6F6;
	padding: 0px 0;
}

#pagebody-inner {
	background-repeat: repeat-y;
	background-position: top center;
}


/* entry listing and entry styling */

.content-header {
	margin: 5px 0 20px;
	font-family: 'trebuchet ms', georgia, 'times new roman', serif;
	font-size: 28px;
	color: #000;
}

.content-nav {
	margin: 5px 0 20px;
}


.date-header {
	color: #666;
	margin: 5px 0;
	font-size: 10px;
}

.entry {

}

.page-header { background-color: #CCCCCA; height: 20px;  padding: 5px;}
.page-sub-header { padding: 5px 15px 5px;}

.entry-header {
	color: #332C7A;
	padding: 10px 25px 10px;
	font-family: 'trebuchet ms', arial, verdana, georgia, 'times new roman', serif;
	font-size: 20px;
}

.entry-header a {
	color: #332C7A;
	text-decoration: none;
}

.entry-header a:hover {
	
}

.entry-content {
	margin: 5px 25px;
}

.entry-more-link {
	font-size: 11px;
	font-weight: bold;
}

.entry-footer {
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
	margin: 10px 25px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	font-weight: normal;
}
.entry-content a {
	text-decoration: underline;
}

.entry-footer a {
	color: #666;
}

.entry-footer a:hover {
	color: #333;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 80%;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 5px 0 20px;
}


.trackback-footer,
.comment-footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
}

.comment-footer a {
	color: #666;
}

.comment-footer a:hover {
	color: #333;
}


/* sidebar module styling */

.module-header {
	color: #000;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
}

#right-nav {
	background-color: #EDEDED; 
padding: 5px 25px 5px 28px;  
		color: #696969;
	text-decoration: none;
	font-family: arial, verdana, sans-serif ;
	font-size: 14px;
	line-height: 20px;
	font-family: arial, verdana, sans-serif ;  
border-bottom: 1px solid #878787;

	}

#right-nav a {
	background-color: #EDEDED; 
	color: #696969;
	text-decoration: none;
	font-family: arial, verdana, sans-serif ;
	font-size: 14px;
	line-height: 20px;
    
}


.module-calendar {
	font-size: 11px;
}


.module-powered {
	margin: 0;
	padding: 0;
}

.module-powered .module-content {
	margin: 15px 0;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top left;	border-color: #e5e5e5;
	color: #333;
	background-color: #f3f3f3;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png);
}

.module-powered .module-content a {
	color: #333;
font-weight: bold;
}

.module-photo {
	border: 0;
	background: none;
}

.module-photo .module-content {
	margin: 10px;
}

.module-photo img {
	border: 0;
}


.module-featured-photo {
	width: 415px;
}

.module-featured-photo .module-content {
	margin: 15px 0 5px;
}

.module-featured-photo img {
	width: 415px;
}


.module-recent-photos {
	border: 0;
	margin-left: 2px;
}

.module-recent-photos .module-header {
	background-image: none;
}

.module-recent-photos .module-list {
	margin: 0;
}

.module-recent-photos .module-list-item {
	width: 64px; /* mac ie fix */
	margin: 0 5px 6px 0;
	padding: 0;
	background-image: none;
}

.module-recent-photos .module-list-item a {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #ccc;
	background-color: #eee;
}

.module-recent-photos .module-list-item a:hover {
	border-color: #000;
}

.archive-list-item {
	margin-bottom: 5px;
}

.typelist-thumbnailed {
	margin: 0 0 20px;
}

.typelist-thumbnailed .module-list-item {
	margin: 1px 0;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top left;
	border-color: #e5e5e5;
	background-color: #f3f3f3;
	font-size: 11px;
}

.typelist-thumbnail {
	background: #f3f3f3;
}

/* two-column-right tweaks */

.layout-two-column-right #container {width: 960px; padding: 0px; margin:; }
.layout-two-column-right #alpha { width: 225px; margin: 0px;}
.layout-two-column-right #beta { width: 735px; background-color: #FFFFFF; }


/* three-column tweaks */

.layout-three-column #container {width: 960px; padding: 0px; margin:; }
.layout-three-column #alpha { width: 227px; margin: 0px;}
.layout-three-column #beta { width: 481px; background-color: #FFFFFF; }
.layout-three-column #gamma { width: 252px; background-color: #EDEDED; }


#left-nav {
	background-color: #332C7A;  
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif ;

	}


#navcontainer1 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #332C7A;
}

#left-nav a
{
	display: block;
	width: 212px;
	background-color: #332C7A;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 12px;
color: #FFFFFF;
}

#left-nav a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#left-nav a:hover
{
	background-color: #878787;
	color: #fff;
}


#footer {
	background-color: #878787;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 940px;
} 
#footer p {
	margin: 0; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 15px;
	color: #FFF;
	background-color: #878787;
        color: #FFF;
}
#footer p a {
	color: #FFF;
}

#subdel {

width: 225px;
margin-top: 30px;
margin-left: 10px;
}


#subdel a {color: #878787; text-decoration: none; font-weight: normal;}

/* Watch video
------------------------------------------------------- */
.video {
	background-image: url(images/btn_watchVideo.jpg);
	height: 70px;
	padding-top: 16px;
        padding-left: 2px;
	background-repeat: no-repeat;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 16px;
}




/* Ask Graduate Home page
------------------------------------------------------- */
#askGrads {
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ededed;
	background-color: #69639c;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 23px;
}
.sideGradImg {
	border: 2px solid #332c7a;
}
.gradText {
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	padding-top: 12px;
	padding-left: 22px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.gradText a {
	text-align: right;
text-decoration: underline;
}


/* Home page right side nav
------------------------------------------------------- */

#navcontainerHS  {
	width: 100%;
	padding: 0px;
}

#navcontainerHS  ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
        line-height: 1.4em;
}

#navcontainerHS  a
{
	display: block;
	width: 184px;
	background-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	padding-top: 13px;
	padding-right: 51px;
	padding-bottom: 13px;
	padding-left: 17px;
	text-decoration: none;
}
#navcontainerHS  a:link, #navlist a:visited
{
	color: #595959;
	text-decoration: none;
}

#navcontainerHS a:hover
{
	background-color: #878787;
	color: #fff;
	text-decoration: none;
}

#mainContentHome a:link, a:hover, a:visited
{
color: navy;
text-decoration: underline;
}

#mainContentHome {
	font-family: 'trebuchet ms', Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	color: #333;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-top: 13px;
}
#news {
background-color:#CCCCCC;
border:1px solid #FFFFFF;
color:#666666;
float:left;
font-family:'trebuchet ms', Arial,Helvetica,sans-serif;
font-size:13pt;
font-weight:bold;
padding-bottom:0px;
padding-left:19px;
padding-top:8px;
width:460px;
}

#newsContent {
border-bottom:1px solid #EEEEEE;
float:left;
font-family:'trebuchet ms', Verdana,Geneva,sans-serif;
font-size:12px;
padding-bottom:15px;
padding-left:0px;
padding-top:13px;
width:460px;
}
#newsContent a {text-decoration: underline;}



/* ph=1 */

