/*
	Theme Name: Core
	Theme URL: http://www.studiopress.com/themes/core
	Description: Core is a 2 or 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	Tags: two-columns, three-columns, fixed-width, threaded-comments, sticky-post
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/*@import url("../core/style.css");*/

/*@import url("_css/default.css");*/
@import url("_css/typogridphy/style.css");
@import url("_css/blueprint/screen.css");



body{
	margin:0;
	padding:0;
	background-image: url(images/bg_main.jpg);
	background-position: center top;
	background-color: #136E0F;
	background-repeat: repeat-x;
	color: #333;
	background-attachment: scroll;
}

a{
	color:#F961DB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	text-decoration: none;
	color: #07B3E3;
}

hr {
	color:#F961D9;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:0 0 1.45em;
	border:none;
	background-color: #F961D3;
}

#go {
		padding-left:10px;	
}
/* ----------------- VERTICAL CENTER -----------------*/







/*-----------------HEADER ---------------------*/
#bg_container {
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../_images/bg_main2.jpg);
}
#bg_container2 {
	background-image: url(../_images/bg_main2_small.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.header_item {
	display: inline;
	
}
#um_menu {
	height: 470px;
	z-index: 9999;
	position: relative;
}

.corr {
	text-align: center;

	
}
.corr_name {
	font-size: 1.2em;
	font-weight: bold;
}
.corr_desc {
	
}

#rand_quotes{
	color: #FDD64D;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 500px;
	padding-left: 100px;
	padding-top: 50px;
	text-shadow: #666666 1px 1px 5px;
}



.rand_quotes_auth{
	color: #FDD64D;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#rand_quotes_all a{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFF;
}
.header_item_left {
	display: inline;
	background-image: url(../_images/flash_left.jpg);
	background-position: top right;
	
}
.header_item_right {
	display: inline;
	
}
#header_all {
	text-align: center;
	padding: 0px;
}
#bar {
	height: 26px;
	text-align: right;
	vertical-align: top;
	overflow: hidden;
	display: inline;
}
#additional_pages li {
	font-size:10px;
	list-style-position: outside;
}
.breadcrumb {
	background-color: #f961d3;
	height: 26px;
	color: #FFF;
	display: inline;
	float: left;
	min-width: 300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
}
.breadcrumb_search {
	background-color: #f961d3;
	height: 26px;
	color: #FFF;
	display: inline;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
}
.breadcrumb a{
	font-weight: bold;
	color: #FFF;

}
.breadcrumb a:hover{
	color: #CFC;
}


.breadcrumb_stuff {
	display: inline;
	float: left;
}
.bread_all {

	float: right;
}

#content_all {
	background-image: url(images/bg_content.png);
	background-position: top center;
	padding: 0px;



}

#logo {
	height: 87px;
}


#spotlight {
	width: 250px;
}
#spotlight_archives {
	width: 250px;
}
#spotlight_archives h3 {
	color: #FB61D3;

}
#spotlight_archives ul {

}
#spotlight_archives ul li{
	margin-left: -35px;
	
}
.archive ul {
	margin-left: 20px;

}
.archive ul li{
	margin-left: -35px;
	list-style-position: outside;
}
.archive_50 {
	float:left;
	margin-left: 20px;
	width:45%;
}

.archive_100 {
	float:left;
	margin-left: 20px;
	width:90%;
}


/*a:hover img {
	border: 1px solid #BCD636;
}*/


/*-------------------FOOTER--------------*/
#bottomfooter {
	background-image: url(../images/bg_bottomfooter.png);
	background-repeat: no-repeat;
	height: 19px;
}
.align_right {
	float: right;
	margin-right: 15px;
	
}

#devider_tall {
	height: 10px;
	background-color: #ffc20e;
	
}
#devider_small {
	background-color: #ffc20e;
	height: 5px;
	
}
#flash {
	
}

/*-----------------GLOBAL NAV-----------------*/
#globalnav {
	color: #666;
}

#sefglobalnav {
	color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-align: right;
	padding-top: 73px;
}
#sefglobalnav li a {
	color: #4D8CC7;
}
#sefglobalnav li a:hover {
	color: #FFAB0F;
	text-decoration: none;
	
}

#sefglobalnav ul {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 12px;

	
}
#sefglobalnav li {
	display: inline;
	font-size: 1.2em;
	margin-left: 15px;
	font-weight: bold;
	
}

#sefglobalnav a img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#sefglobalnav a:hover img {
	background-color: transparent;
}
/*-----------------FOOTER-----------------*/
#seffooter {
	color: #FDE1F7;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#footernav {
	color: #FFF;
	text-align: center;

	
}
#seffooter li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	
}
#seffooter li a:hover {
	color: #F961E2;
	text-decoration: none;
	
}

#seffooter ul {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 12px;

	
}
#seffooter li {
	display: inline;
	margin-right: 10px;
	font-weight: bold;
	
}

#seffooter a img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#seffooter a:hover img {
	background-color: transparent;
}
/*-----------------CONTAINERS-----------------*/
#sefcontainer {
	overflow: hidden;
	margin-top: 0px;
}
#sefcontainer_star {
	overflow: hidden;
	margin-top: 0px;
	background-image: url(../_images/bg_star.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#sefcontainer2 {
	overflow: hidden;
}
#column_left {
	min-height: 675px;
}
#content_left {
	background-color: #FDE1F7;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	
}
#content_left_top {
	height: 12px;	
}
#column_center {
	min-height: 675px;
	background-color: #FFF;
	
}
#content_center {
	padding: 20px;
}
#content_center li {
	list-style-position: outside;
	margin-left: 0px;
	list-style-type: disc;
}
#column_right {
	min-height: 675px;
	background-color: #FDE1F7;
	
}
#content_right {
	padding: 10px;
	
}
#home_contact {
	padding-left: 15px;
	padding-right: 25px;
	color: #FFF;

	
}
#home_contact ul {
	list-style-image: url(../_images/li.gif);
}
#star {
	background-image: url(../_images/blue_70.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: right;
	
}
#story_contact {
	background-color: #444;
	padding-bottom: 10px;

	
}
#story_contact ul {
	list-style-image: url(../_images/li.gif);
}

#home_gallery {
	padding-right: 15px;
	padding-left: 15px;
	color: #2C77BC;
	background-image: url(../_images/white_43.png);


	
}
#story_heading {
	padding-right: 15px;
	padding-left: 15px;
	color: #2C77BC;
	padding-top: 65px;
	padding-bottom: 17px;
	background-image: url(../_images/white_43.png);
	margin-bottom: 5px;


	
}

#home_gallery p {
	padding-left: 5px;

	
}
#home_content {
	padding-left: 10px;
	padding-right: 15px;

	
}
#home_content p {
	padding-left: 10px;
	line-height: 1.7em;
	
}

#home_facebook {
	padding-right: 15px;

	
}
#home_facebook p {
	padding-left: 15px;
	font-size: 0.95em;
	
}

#story_content {
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 35px;

	
}
#story_content p {
	padding-left: 10px;
	line-height: 1.7em;

	
}
#story_content ul li {
	margin-left: 15px;
	list-style-image: url(../_images/li.gif);
	list-style-position: outside;

}
#story_content ol li {
	margin-left: 35px;
	list-style-position: outside;

}
#home_newsletter {
	
}
#home_newsletter div {
	padding-left: 12px;
	
}
#home_awards {
	background-color: #444;
	text-align: center;
	
}
/*-------------------OTHER SYTLING--------------*/

.pink{
	color: #F961D3;
}


.small {
	font-size: 0.9em;
}

.smaller {
	font-size: 0.8em;
}

.smallest {
	font-size: 0.7em;
}
.head1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffe8a4;
}
.head2 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffe8a4;
}
.head3 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffe8a4;
	margin-bottom: -0.5em;
}


.big {
	font-size: 1.2em;
}
.bigger {
	font-size: 1.5em;
}
.biggest {
	font-size: 1.8em;
}
.center {
	text-align: center;
}


/*--------------CONTENT ELEMENTS-------------*/

#content {
	background-color: #FFF;
	min-height: 300px;
	text-align: left;
}




#contentstuff {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 7px;

}


/*-------------------ADS------------------*/

#ads {
	min-height: 300px;
	text-align: center;
}

#ad_title {
	padding-left: 10px;
}


/* --------------------- SUBNAV ----------------------- */

#navlist ul li .navON {
	color: #F961D3;
	font-weight: bold;
	background-repeat: no-repeat;
}


#navlist {
	text-align: center;


}

#navlist ul {
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 200px;
}
#navlist ul li {
	margin-bottom: 20px;
	color: #F961D3;
	height: 41px;
	width: 200px;
	list-style-type: none;
	list-style-position: outside;
}
#navlist ul li a {
	font-weight: bold;
	display: block;
	color: #F961D3;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
	background-image: url(images/bg_nav_off.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position-x: 0px;
	margin-left: 0px;
}
#navlist a:link, #navlist a:visited {
	color: #F961D3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist a:hover {
	color: #F961D3;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(images/bg_nav_on.png);
	background-position: left;
}

#Gallery {
	background-color: #2E2E2E;
		
}
#table1 {

}

#table1 td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;


}

.tableheading {
	color: #ffe8a4;
	text-align: right;
	vertical-align: middle;
}
.tableheading2 {
	color: #ffe8a4;
	text-align: right;
	vertical-align: top;
}

/* OLD SHINNYO EN CSS */


#super-nav a, #super-nav a:hover, #super-nav a:visited {
  color:white;
}


#top-level-nav {
  font-size: 2.0em;
  position: relative;
  z-index: 2;
}

#webpage {
  background-color: white;
  text-align: left;
}

#page-body {
  background-color: #f7a8ce;
  padding:10px;
  position:relative;
  z-index: 1;
}

#page-content {
  font-size: 1.2em;
  background-color:white;
  position: relative;
  z-index: 1;
}
#page-content.home_page {
  background-color:#009900;
  min-height:1px;
}

h2.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color:#7ac14b;
}

.entry p {
  margin-bottom:10px;
  font-size:1.1em;
  line-height:1.3;
}
.entry ol, .entry ul {
  list-style-type:disc;
}

div.post div.entry h4 {
  font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size:1.3em;
  font-weight:bold;
  margin:15px 0;
  color:#C29224;
}
div.post ul {
	list-style-position: outside;
	margin-left: -15px;
	list-style-type: disc;
}
div.post h3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-bottom: 10px;
	color: #666;
	line-height: 1.2em;
	
	
}
div.post div.entry h5, div.post div.entry strong  {
  color:#7e0c6e;
  font-weight:bold;
}
div.post div.entry strong {
  font-weight:bold;
}
div.post div.entry blockquote {
  margin-left:30px;
}
div.post div.entry em {
  font-style:italic;
}
div.post div.entry hr {
  display:block;
  color:#7E0C6E;
  width:100%;
}

div.post p.excerpt {
  font-family: Garamond, 'Times New Roman', Times, Serif;
  font-weight: bold;
  font-size:1.3em;
  line-height:1.2;
}
div.post p.byline {
  font-size:0.9em;
}
div.post p.byline span.author_name {
  color:#336699;
}
div.post p.byline{
	
  color:#999;
    font-size:0.9em;
}
span.publish_date {
	  color:#999;
    font-size:0.9em;
}

div.wp_event h3.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-bottom: 10px;
	color: #666;
	line-height: 1.2em;
	
	
}

#page-body #page-content #print_page {
  text-align:right;
  border-top: 1px solid #b8d1ed;
  margin-top:25px;
  padding-top:10px;
}



/* BEGIN: footer typography */


/* END: footer typography */


/* BEGIN: sitemap typography */

#sef-sitemap-dropdown li a {
  font-size:0.7em;
}
#site-map-content div.sitemap_menu ul.main li a {
  color:black;
  font-weight:bold;
  text-decoration:none;
  font-size:0.8em;
}

/* END: sitemap typography */

div.searchresults h3 a {
  font-size:1.3em;
}
div.searchresults small {
  font-size:0.8em;
  color:#ccc;
}
div.searchresults h3 {
  margin:15px 0 5px;
}

/* End Typography & Colors ############################ */



/* Begin Structure */


#webpage {
  margin: 0px auto;
  padding: 0;
  width: 980px;
  }



#header-logo a {
  display:inline;
  width:90px;
  height:82px;
  background-image: URL(images/sef_logo-80x80b.jpg);
  background-repeat:no-repeat;
  text-decoration:none;
  text-indent:-1000em;
  position:absolute;
  float:left;
}

#header-logo.home_page #header-sef-img {
  background-image: URL(images/sef_title-500x50b.jpg);
}

#header-sef-img {
  background-image: URL(images/sef_title-500x50b.jpg);
  background-position:140px 0;
  height:82px;
  background-repeat:no-repeat;
  margin:0 100px;
  width:780px;
}

#header-sef-img h1 {
  text-align:center;
  color:#ef529d;
  margin:0;
  font-family:arial unicode, century gothic, tunga;
  padding-top:43px;
}

#header-sef-img p {
  text-align:center;
  color:#ef529d;
  margin:0;
  font-family:arial unicode, century gothic, tunga;
  font-size:32px;
  padding-top:43px;
}
#sef-photo-highlight, #sef-event-navigator {
  padding:10px;
  /*border-bottom:10px solid #f7a8ce;*/
}
#sef-photo-highlight img {
  width:340px;
}

#sef-article-teaser div.article {
  padding: 10px;
  border-bottom:10px solid #f7a8ce;
}

#sef-article-teaser div.article h3 {
}
#sef-article-teaser div.article p {
}
#sef-article-teaser div.article img {
  float:right;
  display:inline;
  width:100px;
  margin: 0 0 5px 15px;
}

#sef-event-navigator{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#sef-event-navigator a.highlight {
	color:#333;
	text-decoration:none;
}
#sef-event-navigator div.misc {
  margin-top: 10px;
}


#super-nav {
  height:14px;
  padding:5px 8px 1px;
  position:relative;
  margin-bottom:3px;
}

#top-level-nav {
  height:40px;
  border-top:1px solid #009900;
  border-bottom:1px solid #ccc;
}
#top-level-nav ul.nav {
  float:left;
  display:inline;
  margin-top:3px;
  width:880px;
}
#top-level-nav ul {
  list-style:none;
  margin:0;
  padding:0;
  padding-top:5px;
}
#top-level-nav ul.nav li.top {
  float:left;
  display:inline;

  z-index:100;
  position:relative;

  background-image:url(images/dropdown-arrow.gif);
  background-position:right center;
  background-repeat:no-repeat;

  border-right:2px solid #b8d1ed;
  margin-right:6px;
  padding-right:25px;
}

#top-level-nav ul.nav li.top a {
  text-decoration:none;
  color:black;
  font-family:arial narrow;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
}

#top-level-nav ul.nav div.child_menu {
  left:-1000em;
  position:absolute;
  z-index:10;
  padding:0 10px 10px;
  width:150px;
  background-color:#D2D6AB;
  border-color:#009900;
  border-style:dotted solid solid;
  border-width:2px;
  border-top-width:1px;
}

#top-level-nav ul.nav li.top:hover div.child_menu, #top-level-nav ul.nav li.hover div.child_menu {
  left:auto;
}
#top-level-nav div.child_menu li.page_item a  {
  font-size:12px;
}


#top-level-nav ul.nav li.current_page_parent a {
  color:#ef529d;
}
#top-level-nav ul.nav li.current_page_parent ul li a {
  color:black;
}

#top-level-nav div.sef-sitemap {
  float:right;
  display:inline;
}

#sef-sitemap {
  position:relative;
}

#sef-sitemap a.top {
  background:transparent url(images/button-sitemap.gif) no-repeat scroll -2px -2px;
  display:block;
  height:31px;
  text-indent:-1000em;
  width:92px;
}
#sef-sitemap-dropdown {
  background:#ffe0bb none repeat scroll 0 0;
  border:2px solid #009900;
  padding:20px;
  left:-1000em;
  position:absolute;
  top:21px;
  width:750px;
  z-index:5005;
}
.sef-sitemap li.top:hover #sef-sitemap-dropdown, .sef-sitemap li.hover #sef-sitemap-dropdown {
  left:auto;
  right:0px;
}


#sister_dropdown {
  padding: 0;
  top:4px;
  margin: 0;
  list-style: none;
}

#sister_dropdown a {
  display: block;
  width: auto;
}

#sister_dropdown li {
  float: left;
  display:inline;
  height:1.5em;
}

/* actual dropdown portion here */
#sister_dropdown li ul {
  position: absolute;
  left: -999em;
  background-color:#009900;
  width:13em;
  z-index:1000;
}

#sister_dropdown li:hover ul, #sister_dropdown li.hover ul {
  left: auto;
  right: -8px;
  top:1.5em;
}

#sister_dropdown li ul li {
  padding:2px 10px;
  height:1.5em;
}

#video_container {
  background-color:#b8d1ed;
  position:relative;
  height:210px;
  width:980px;
}
#carousel1 {
}

#article_container {
	background-color:white;
	margin:10px 0 0 10px;
	/*height:550px;*/
  width:440px;
}
#article_current {
	float:left;
	width:440px;
}

#article_current .entry p {
  font-size:1.1em;
  line-height:1.4;
}

#article_archive {
	float:left;
	width:440px;
}
#article_archive h3 {
	font-size:1.5em;
	font-weight:bold;
	color: #FB61D3;
}
#article_archive h4 {
  margin:0 0 5px;
}
#article_archive h4 a {
	font-size:0.9em;
	line-height:1em;
}

#article_archive ul {
	margin-left:-25px;
	list-style-type: none;
}
#article_archive ul li {
	
	list-style-type: none;
}
#article_archive li.art_archive {
	margin-bottom: 30px;
}
#article_archive li.art_archive img {
	height: 75px;

}
#article_archive li.art_archive p.category {
	color:#666;
	font-size:12px;
	margin-bottom:5px;
}
#article_archive li.art_archive p.teaser {
  line-height:1.2;
}
#article_archive li.alt-even p.teaser {
  text-align:justify;
}
#article_archive li.alt-odd img {
  float:left;
  margin:0 15px 0 0;
}
#article_archive li.alt-even img {
  float:right;
  margin:0 0 0 15px;
}
#article_archive li.alt-even p {
  text-align:right;

}
#article_archive li.alt-even h4 {
  text-align:right;

}


#info_container {
  /* overridden in info.css */
  height:330px;
  width:980px;
}


.narrowcolumn {
  float: left;
  display:inline;

  padding: 25px 15px 15px;
  margin: 0px;
  width: 560px;
}

.widecolumn {
  padding: 25px 15px 15px;
  margin: 0;
}

.clear {
  clear: both;
}

div.post p.excerpt {
  margin-bottom: 6px;
}
div.post p.byline {
  margin-bottom:15px;
}
div.post p.byline span.author_name{
  margin-right:15px;
}





/* BEGIN: sitemap structure */

#page-content #site-map-content ul.main li {
  font-size:1.5em;
}
#page-content #site-map-content div.menu_shell {
  margin-right:50px;
}
#site-map-content div.menu_shell {
  float:left;
  display:inline;
  margin-right:20px;
}
#site-map-content div.sitemap_menu {
  margin-bottom:20px;
}
#site-map-content div.sitemap_menu ul.main li {
  margin:0 0 10px;
}
#site-map-content div.sitemap_menu ul.children li {
  margin:0 0 5px 1em;
}
#site-map-content div.sitemap_menu ul.children li li {
  margin:0 0 5px 1em;
}

/* END: sitemap structure */

.read_more {
  text-align:right;
  margin-right:15px;
}

/* End Structure ################################## */



/*  Begin Headers */
h1 {
  padding-top: 70px;
  margin: 0;
}

h2 {
  margin: 0;
}

h2.pagetitle {
  margin-bottom:25px;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;s
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FB61D3;
	font-weight: bold;

}


h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
/* End Headers */



/* 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;
  display:inline;
}

.alignleft {
  float: left;
  display:inline;
}
/* End Images */



/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 15px;
	padding: 0 0 0 10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}


#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 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 {
	padding: 0;
	margin: 3px 0 0;
}
#sidebar ul li {
	margin-left: 10px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#searchform {
	position:relative;
}
#searchform div {
	display:inline;
}
#searchform input {
	vertical-align:top;
}
#searchform input.text {
	border:1px solid #FFF;
	visibility:visible;
	height: 11px;
	display: inline;
	float: left;
}
#searchsubmit{
	font-size: 10px;
	font-weight: bold;
	margin-top: -2px;
	margin-left: 5px;

}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#FC98E3;
	border:1px solid #FFF;
	color: #FFF;
	height: 17px;
	font-size: 12px;
	width: 100px;
	display: inline;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}



label.label-over {
  color:#333333;
  display:inline;
  font-size:18px;
  left:28px;
  position:absolute;
  top:10px;
  z-index:999;
}
/* End Form Elements */



/* Begin Sidebar */
#sidebar {
	width: 220px;
	display: inline;
}
#sidebar h3 {
	margin:0;
	padding:0;
	font-size:1.5em;
	margin-bottom:10px;
	color: #F961D3;
}
#sidebar p {
  text-align:justify;
  font-size:1.2em;
  line-height:1.3;
}
#sidebar form {
  margin: 0;
}
#sidebar .widget a {
  font-size:1.2em;
}
#sidebar ul li .widgettitle {
	margin-left: -20px;	
}
/* End Sidebar */




/* Begin Various Tags & Classes */

.center {
  text-align: center;
}

.hidden {
  display: none;
}



a img {
  border: none;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#article_current .wp-caption {
  margin: 10px 10px 25px 10px;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px 10px 25px 0;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  line-height: 17px;
  padding: 0 4px 5px;
  margin:10px 5px;
  font-style:italic;
  font-family: 'Times New Roman', Times, Serif;
  font-size:1em;
}
/* End captions */
