/*  
Theme Name: Platt Portal- Dean's Corner
Theme URI: http://myplatt.com
Description: Platt's portal Style
Version: 1
Author: Melissa Cabral
Author URI: http://www.melissacabral.com/
*/


/* **********************************************************************HUB PAGE********************* */

#morn {
		width:33%;
		float:left;
		
		padding:0px ;
		margin:20px 0;
		}
	
	#aft {
		width:33%;
		float:left;
		
	padding:0px;
		margin:20px 0;
		}
	
	#eve {
		width:33%;
		float:left;
	
		padding:0px;
		margin:20px 0;
		}
		
#morn ul {
		border: 5px solid #E5E9C3;
	background:#F3EFD3;
		padding:20px 30px;
		margin:20px 20px 20px 50px;
		list-style:none;
		}

#aft ul{
		border: 5px solid #E5E9C3;
	background:#F3EFD3;
		padding:20px 30px;
		margin:20px;
		list-style:none;

		}

#eve ul{
		border: 5px solid #E5E9C3;
		background:#F3EFD3;
		padding:20px 30px;
		margin:20px 50px 20px 20px;
		list-style:none;

		}
#morn ul li, #aft ul li, #eve ul li {
	margin:10px 15px 15px 15px ;
	padding-bottom:10px;
	border-bottom: dotted 1px #C4C8A2;

}
#morn ul li p, #aft ul li p, #eve ul li p{
	margin: 5px 0 0 10px;
}

#morn h4, #aft h4, #eve h4 {
color:#B0B491;
font-size:10px;
padding:10px;
}
#morn h3, #aft h3, #eve h3 {
font-family:'Trebuchet MS' Verdana, Arial, Helvetica, sans-serif;
color:#9DA081;
margin:5px 0 20px 0; 
padding:0;
font-size:1.6em;
}



/* ********************************************************************layout boxes *************************************** */
html {
	height:100%;
}
body {
	margin: 0px;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	background-color:#8FB023;
	color: #3F3E37;
	background-image:url(images/marketafill.gif);
	background-repeat:repeat-y;
	}
#page {
	text-align: left;
	position:absolute;
	top:150px;
	left:40px;
	border-left:10px solid white;
	border-right:10px solid white;
	background-color:#F7F5E2;
	width:760px
		}

a {
	color:#663366;
	}
#header {
	background-color: #3D1146;
	background-image:url(images/header_purple.gif);
	background-repeat:repeat-x;
	width:760px;
	height:130px;
	border:10px solid white;
	text-align: left;
	position:absolute;
left:40px;
	overflow:hidden;
	}

	
#header h1 {
	margin:0 0 0 120px ;
	padding:65px 0 0 0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#8FB023;
	font-size:24px;
	width:400px;


	}
	

#logo {
	background-image:url(images/platt_logo.gif);
	background-repeat:no-repeat;
	width:90px;
	height:75px;
	position:absolute;
	top:30px;
	left:22px;
	}

#infopanel {
	font-size:100%;
	
	width:235px;
	height:130px;
	position:absolute;
	top:0px;
	right:0px;
	
	text-align:right;
	color:#FFFFFF;}

	
	*html #infopanel {
	right:-1px;
	}
	
#infopanel h2 {
	font-weight:normal;
	font-size:120%;
	padding:40px 20px 10px 10px;
	margin:0;
	}
#infopanel p {
	font-weight:normal;
	font-size:90%;
	padding:4px 20px 0 10px;
	margin:0;
	}
#infopanel p a{
	text-decoration:none;
	color:#CCFF33;
	}
	
	

	
#header h2.description {
	position:absolute;
	top:122px;
	left:40px;
	font-size:10px;
	color:#FFFFCC;
	font-weight:normal;
	margin:0;
	padding:0;
	
}

#hub h2.description a {
	color:#FFFFCC;
}

h2#hub{
	margin:30px 0 0 40px;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:2em;
}


#header h1 a {
	color:#8FB023;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
}

#content {
	font-size: 1.2em;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;

	padding-top:50px;
	min-height:600px;
			}

	
#sidebar {
	position: absolute;
	left:840px;
	top:149px;
	width:225px;

	}
#footer {
	margin:50px 0 0 0;
	padding:10px;
	text-align:center;
	clear:both;
	background-image:url(images/footerfill.gif);
	background-repeat:repeat-x;

	
	}


	
/* *********************************************************NAV******************************** */
 #navigation{
	position: absolute;
	left:0px;
	top:5px;
	width:760px;
	padding: 0 ;
	margin:0 ;
	
}

#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#navigation li
{

margin: 0;
	display:inline;
}

#navigation li a
{
		padding: 5px ;
	text-decoration: none;
	color:#666;
	font-size:120%;
	text-transform:capitalize;
}



#navigation li a:hover
{
	background-color:#E5E9C3;
color: #111;
}

	
	#navigation li a.selected{
	background-color:#E5E9C3;
	font-weight:bold;

color:#000000;
	
	
	}



	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entrytext ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entrytext li {
	margin: 7px 0 8px 10px;
	}

.entrytext ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entrytext ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entrytext ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
	#sidebar h2 {
	margin-top:30px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 20px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 11px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 20px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {

	padding: 1px;
	}

.entrytext form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	clear:both;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






#sidebar form {
	margin: 0;
	}




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px ;
	padding:10px 20px;
	border: 5px solid #E5E9C3;
	background:#F3EFD3
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	text-align:right;
	
	}
	blockquote cite:before {
	content: "\007E";
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* EventCalendar. Copyright (C) 2005, Alex Tingle.  $Revision: 1.13 $ */

#wp-calendar table {
 width:100%;
}
#wp-calendar #prev {
  text-align:left;
}
#wp-calendar #next {
  text-align:right;
}

/* Fix a bug in the default style. */
#wp-calendar #prev a {
  font-size:100%;
}

.ec3_eventday a {
 color:#FFFFFF !IMPORTANT;
 background-color:#333333;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #999;
}


.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0;
 padding:0;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}
.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}
#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}
#ec3_shadow2 div { width:8px; height:32px; }
#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.event_list_day {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}
.event_list_day li {
 font-size:1em !IMPORTANT;
}
.event_list_day li:before {
 content:"" !IMPORTANT;
}



/* *****************************************************ENTRY COLUMN STYLES ***************************************** */

.narrowcolumn {
	
	padding: 50px 30px 20px ;
	margin: 0;
	
	}

.widecolumn {
		padding: 50px 30px 20px ;
	margin: 0;
	
	}
.post{
background-image:url(images/post_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
padding:40px;

}
.entrytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:150%;

}
.entrytext a {
	color: #0066CC;
	text-decoration: none;
	
	}

.entrytext a:hover {
		border-bottom: dotted 1px #06C;	}
		
.entrytext a:visited {
		color:#660066;
		border-bottom: dotted 1px #606;	}
		
	.post h2 {
	text-transform:capitalize;
	margin:0;
	padding:30px 0 5px 0;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}





#content h1, #content h1 a, #content h1 a:hover, #content h1 a:visited, #content h2, #content h2 a, #content h2 a:hover, #content h2 a:visited, #content h3, h3 a, #content h3 a:hover, #content h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none; color: #3F3E37;
	}
	small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
		padding:0;
	margin:0;
	
	}
	


	
	

	
	
	
	/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
		}
		#sidebar form#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:center;
		}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}


/* End Form Elements */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #333333;
	}
	p.postmetadata {
	margin:0;
	padding:20px 0 0 0;
	}
	
	.postmetadata a, .postmetadata a:visited{
	text-decoration:none;
	color:#737060;
	}
	.postmetadata a:hover{
	text-decoration:underline;
		color:#06C;

	}
h2#pagetitle {
margin:-30px 0 10px -30px;
color:#B2B496;
}

/*this section visible only to IE mac*/
#sectiontitle {
display:none;
}

h2#sectiontitle {
color:#D8DAB5;
}
span.nowbrowsing{
display:block;
width:100px;
color:#B2B496;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:center;
}
/*end show ie mac*/
/* hide from IE mac \*/
#sectiontitle {
display:none;
}

* html h2#sectiontitle{
position:absolute;
top:160px;
right:255px;
}
h2#sectiontitle {
color:#D8DAB5;
}
span.nowbrowsing{
display:block;
color:#B2B496;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:center;
width:120px
}
/* end hiding from IE5 mac */


.rssitem h4 {
display:inline;
}
.rsssite h3 {
display:inline;
}


#sidebar tbody td {
background:#B0C820;
}
#sidebar tbody td.ec3_postday {
background:white;
}

#sidebar tbody td.pad {
background:none;
}
#sidebar #prev{
background:none;
}
#sidebar #next{
background:none;
}
.ec3_eventday a {
 color:#FFFFFF !IMPORTANT;
 background-color:#8AB907;
}

	/* ***************************************************** RSS feed page ****************************************** */
	
	
ul#linkspage  {
	list-style-type:none;	
	list-style-image:none;
	}


ul#linkspage li {
border: 5px solid #E5E9C3;
background:#F3EFD3;
padding:15px 30px;
margin:20px 0;
	list-style-type:none;
	list-style-image:none;
	
}
ul#linkspage  li ul{
	list-style-type:none;	
	list-style-image:none;
	}
ul#linkspage li ul li {
border:0;
margin:0;
padding:10px;
}
ul#linkspage li ul li:before {
	content: "\00BB \0020";
	}
ul#linkspage li:before {
	content: "";
	}
#linkspage h2 {
display:inline;
}

#sidebar #dean {
border-top:10px solid white;
padding:20px;
background:url(images/post_bg.gif) top repeat-x;
}
#sidebar #dean h2 {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:1.8em;
color:#608F18;
padding:0;
margin:0;
}

#sidebar #dean h3 {
font-size:10px;
font-weight:normal;
padding-top:0;
margin-top:0;
color:#B0B491;
}
#sidebar #dean h4{
font-size:1em;
}

#sidebar a {
text-decoration:none;
}




#sidebar .children {
	padding-left: 10px;
	list-style-type: circle;
}
#sidebar .children li {
}

