/*
Theme Name: PANMA
Theme URI: http://panma.org/
Description: Custom PANMA Theme
Version: 1
Author: Chris Morrell
Author URI: http://cmorrell.com
*/

body										{	font: normal 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif; background: #4f1818; text-align: center; }
a:link										{	color: #0000ee; }
a:hover, a:active							{	color: #c51f1f; }
a.button, a.more-link						{	background: #471616 url("images/button.gif") repeat-x; color: #fff; min-height: 26px; padding: 2px 10px;
    											font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 1.25em; -webkit-border-radius: 3px;
												-moz-border-radius: 3px; border-radius: 3px; border: 1px solid #471616; }
a.button:hover, a.more-link:hover			{	border-color: #c51f1f; color: #f5e3df; }
.hidden										{	display: none; visibility: hidden; }
.error										{	background: #e8c0b2; border: 2px solid #c51f1f; padding: 10px; font-size: 1.2em; }
.success									{	background: #c7e1b2; border: 2px solid #1fc51f; padding: 10px; font-size: 1.2em; }

#alert										{	max-width: 58em; min-width: 46em; margin: 15px auto; display: block; padding: 20px 1em;
												background: #ffc; text-align: center; border: 2px solid #310C0C; -webkit-border-radius: 4px;
												-moz-border-radius: 4px; border-radius: 4px; }
#panma										{	max-width: 60em; min-width: 48em; text-align: left; margin: 15px auto; position: relative;
												overflow: hidden; border: 2px solid #310c0c; background: #f1e8d7; }
#header										{	background: url(images/header.gif) no-repeat right top; position: relative; }
  #header h1								{	margin: 0; padding: 0; }
    #header h1 a							{	display: block; background: url(images/panma.gif) no-repeat; outline: none; text-indent: -9999px; 
    											width: 346px;	height: 58px; }
      #header h1 a:hover					{	background-position: 0 -58px; }
  #cats										{	position: absolute; left: 380px; top: 0; margin: 0; padding: 0; overflow: hidden; }
    #cats li								{	list-style: none; display: block; height: 62px; float: left; }
      #cats li a							{	display: block; height: 62px; background-image: url(images/sections.png); background-repeat: no-repeat;
      											outline: none; text-indent: -9999px; }
	    * html #cats li a					{	background-image: url(images/sections.gif); }
        #cats li a.active					{	cursor: default; }
      #cats li#community					{	width: 173px; }
        #cats li#community a				{	width: 173px; background-position: 0 -252px; }
          #cats li#community a.active		{	background-position: 0 0 !important; }
          #cats li#community a:hover		{	background-position: 0 -124px; }
      #cats li#org							{	width: 198px; }
	    #cats li#org a						{	width: 198px; background-position: 0 -316px; }
          #cats li#org a.active				{	background-position: 0 -62px !important; }
          #cats li#org a:hover				{	background-position: 0 -188px; }
  /* 173 / 198 */
/*
  #cats										{	position: absolute; left: 380px; top: 0; margin: 0; padding: 0; overflow: hidden; }
    #cats li								{	list-style: none; display: block; height: 64px; float: left; }
      #cats li a							{	position: relative; display: block; height: 49px; font-size: 1px; text-indent: -9999px; outline: none; }
      #cats li a.active						{	cursor: default; }
	  #cats li#community a					{	width: 173px; background: url(images/cat/community-off.gif) no-repeat; }
      #cats li#community a:hover,
       #cats li#community a:active			{	background: url(images/cat/community-over.gif) no-repeat; }
      #cats li#community a.active,
       #cats li#community a.active:hover	{	background: url(images/cat/community-on.gif) no-repeat; }
      #cats li#org a						{	width: 194px; background: url(images/cat/organization-off.gif) no-repeat; }
      #cats li#org a:hover,
       #cats li#org a:active				{	background: url(images/cat/organization-over.gif) no-repeat; }
      #cats li#org a.active,
       #cats li#org a.active:hover			{	background: url(images/cat/organization-on.gif) no-repeat; }
      #cats li a.active span				{	width: 17px; height: 15px; position: absolute; top: 48px; left: 8px; 
      											background: url(images/cat/notch.gif) no-repeat; z-index: 999; }
*/
#pages										{	font-size: 0.9375em; background: #4f1818; border-bottom: 4px solid #c51f1f; margin: 0 1px; padding: 0;
												overflow: hidden; display: block !important; display: inline-block; }
  #pages li									{	background: #4f1818; list-style: none; float: left; margin: 0; padding: 7px 10px;	}
    #pages li a								{	color: #f1e8d7; text-decoration: none; }
    #pages li a:hover						{	text-decoration: underline; }
	#pages li.active						{	background: #c51f1f; }
	  #pages li.active a,
	  #pages li.active a:hover,
	  #pages li.active a:active				{	cursor: default; color: #fff; text-decoration: none; }
#content									{	font-size: 0.9375em; width: 53%; padding: 1.5% 0 1.5% 1.5%; float: left; }
  #content h2								{	text-transform: uppercase; font-size: 2.5em; margin: 0; padding: 0; }
  #content h2 a								{	text-decoration: none; color: #000; }
  #content h3								{	margin: 0.75em 0 0 0; font-weight: normal; font-size: 2em; line-height: 1.2em; }
  #content h4								{	margin: 0.5em 0; font-weight: normal; font-size: 1.25em; }
    body.home #content h3 a					{	margin: 0; padding: 0; display: block; text-indent: 73px; background-image: url(images/icons.gif);
    											background-repeat: no-repeat; }
    body.home .category-news h3 a			{	background-position:  0 0;  }
      body.home .category-news h3 a:hover	{	background-position: 0 -600px; }
    body.home .category-events h3 a			{	background-position: 0 -400px }
      body.home .category-events h3 a:hover	{	background-position: 0 -1000px }
    body.home .category-videos h3 a			{	background-position: 0 -200px }
      body.home .category-videos h3 a:hover	{	background-position: 0 -800px }
    #content h3 a:link,
     #content h3 a:visited					{	color: #000; text-decoration: none; }
    #content h3 a:hover,
     #content h3 a:active					{	color: #c51f1f; text-decoration: underline; }
  #content small							{	color: #78746b; display: block; border-bottom: 1px solid #e0d3c3; padding: 0 0 5px 0; }
  #content .postmetadata					{	font-size: .8em; background: #f5eee1; padding: 8px; margin: 5px 0 4em 0; display: block; }
  #content .event, #content .event td,
   #content .event th						{	border: 1px solid #e0d3c4; border-collapse: collapse; }
    #content .event td, #content .event th	{	padding: 5px 10px; }
    #content .event th						{	background: #f4eddf; vertical-align: top; }
  a.more-link								{	font-size: 1em; font-weight: bold; min-height: 25px; }
  .viddlervideo								{	background: #f4eddf; text-align: center; padding: 10px 0 5px 0; }
    .viddlervideo p							{	margin: 0; padding: 0 0 5px 0; }
    .viddlervideo a							{	font-size: 0.8666em;  }
      .viddlervideo a img					{	border: none; }
  .navigation								{	position: relative; overflow: hidden; margin: 2em 0; padding: 2em 0 0 0; border-top: 2px solid #e0d3c3; }
    .navigation p							{	font-size: 0.85em; color: #9d978c; }
    .navigation .alignleft					{	width: 45%; float: left; }
      .navigation .alignleft a				{	display: block; float: left; }
    .navigation .alignright					{	width: 45%; float: right; }
      .navigation .alignright a				{	display: block; float: right; }
  ul.board									{	border-top: 1px solid #e7dece; margin: 1.25em 0 0 0; padding: 1.25em 0; list-style: none; }
    ul.board li								{	overflow: hidden; }
      ul.board li img						{	float: left; clear: left; margin: 0 15px 15px 0; }
      ul.board li h3						{	margin: 4px 0 0 0; padding: 0; }
  li.current-cat a							{	background: #fff; color: #c51f1f; text-decoration: none; font-weight: bold; padding: 1px 5px;
  												text-transform: uppercase; }
    li.current-cat li a						{	background: inherit; color: #0000ee; text-decoration: underline; font-weight: inherit; padding: 0;
    											text-transform: none; }
  #content .preview							{	background: #f9f5ed; padding: 10px; }
    											
#sidebar 									{	font-size: 0.9375em; width: 42%; float: right; margin: 1.5% 1.5% 1.5% 0; overflow: hidden; }
  #sidebar h4								{	margin: 0; padding: 0; text-transform: uppercase; }
  #sidebar ul								{	border-left: 1px dotted #b0958b; list-style: none; margin: 0; padding: 0; }
    #sidebar li								{	margin: 0 0 1em 0; }
      #sidebar li li, #sidebar li li li,
       #sidebar li li li li					{	margin: 0 0 0 0; }
  #sidebar ul#sidebar-right2				{	margin-right: 170px; }
  #sidebar ul#sidebar-right					{	width: 160px; float: right; }
    #sidebar ul li							{	padding: 0 0 0 10px; }
    #sidebar ul ul, #sidebar ul ul ul		{	float: none; border: none; }
  #sidebar #about-widget					{	background: #F9F5ED; padding: 5px 10px; margin: 0 0 1em 0; }
  #sidebar #search-widget					{	overflow: hidden; }
    .searchform								{	max-width: 453px; height: 40px; background: url("images/search/box.gif") no-repeat; margin: 0; padding: 0; }
      .searchform #s						{	float: left; margin: 2px 0 0 2px; padding: 5px 0 0 5px; height: 26px; min-width: 208px; max-width: 306px; outline: 0;
      											border: 0; background: none; font-size: 1.35em; width: 68%; }
      .searchform #searchsubmit				{	float: right; margin: 0; padding: 0; }
  #sidebar #search-widget					{	margin: 0 0 2em 0; }
  #sidebar #flickr							{	position: relative; width: 160px; }
  #sidebar #flickr img						{	border: none; margin: 0 5px 5px 0; }
  #sidebar .twitter							{	overflow: hidden; }
#footer										{	clear: both; margin: 0 1px 1px 1px; padding: 1.5%; background: #e4d4b6; font-size: 0.9375em; }







