/*  
Theme Name: Pinay in Action 2009
Theme URI: http://www.pinayinaction.com/
Description: The enhanced Pinay in Action theme.
Version: 1.0
Author: Daniw de Leon
Author URI: http://pinayinaction.com/
  Pinay in Action v1.0
   http://www.pinayinaction.com/
*/
/* Begin Typography & Colors */
body {
  background: url(images/background.png) top left repeat-y #fff;
  font-family: "Lucida Grande", "Lucida Sans Std", "Lucida Sans", Verdana, sans-serif;
  font-size: 0.72em;
}

input {
  font-size: 0.97em;
}

#page {
  text-align: left;
}

#Header {
  background: bottom left url(images/header.gif) no-repeat #ed008c;
  line-height: 90px;
}

.separator {
  border-style: solid;
  border-color: #000;
  border-width: 0 1px 1px 1px;
  background: url(images/gradient-sep.jpg);
  font-size: 1px;
}

#MainEdge {
  background: url(images/content-edge.jpg) no-repeat;
}

#Main {
  text-align: left;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #000;
  background: #ed008c url(images/main-bg.png) repeat-y top left;
}

#Content h2 {
  font-size: 2.5em;
  color: #444;
}

#FeatureArea {
  padding-top: 10px;
  width: 575px;
}

#Content #FeatureArea ul {
  margin: 0;
  padding: 0;
}

#FeatureArea ul li {
  margin: 10px 0 0 0;
  padding: 0;
  list-style-type: none;
}

.section {
  border-top: 2px solid #ed008c;
  padding-bottom: 10px;
}

.section h3 {
  font-size: 2em;
  font-weight: normal;
}

#FeatureArea h3 {
  padding: 0;
  margin: 0 0 10px 0;
  color: #444;
  font-weight: normal;
}

#Learn {
  width: 280px;
  float: left;
}

#Participate {
  width: 280px;
  float: right;
}

/* Panels Typo and Colors */
#SidePanel {
  border-top: 4px solid #f6adce;
}

#SidePanel h2 {
  color: #444;
  font-size: 1em;
  font-weight: bold;
}

#SidePanel ul ul li, #SidePanel ul ol li {
  color: #444;
}

#SidePanel .postmetadata {
  color: #fdecf3;
}

#Footer {
  text-align: center;
  border-top: 1px solid #9d9d9d;
}

.widecolumn .entry p {
  font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}

.widecolumn {
  line-height: 1.6em;
}

.narrowcolumn .postmetadata {
  text-align: center;
}

.alt {
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
}

small, .nocomments, postmetadata, blockquote, strike {
  color: #777;
}

h1, h2, h3 {
  font-weight: normal;
}

h1 {
  font-size: 4em;
  text-align: center;
}

#headerimg .description {
  font-size: 1.2em;
  text-align: center;
}

h2 {
  font-size: 1.6em;
}

h2.pagetitle {
  font-size: 1.6em;
}

h3 {
  font-size: 1.5em;
  font-weight: 600;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  text-decoration: none;
  color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #SidePanel h2, #wp-calendar caption, cite {
  text-decoration: none;
}

.entry p a:visited {
  color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
  font-weight: bold;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform p {
}

.commentmetadata {
  font-weight: normal;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
  color: #06c;
  text-decoration: none;
}

a:hover {
  color: #147;
  text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next 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;
}

.post table.grid {
  vertical-align: top;
  border-right: 1px solid #ed008c;
  border-bottom: 1px solid #ed008c;
}

.post table.grid td {
  border-left: 1px solid #ed008c;
  border-top: 1px solid #ed008c;
}

/* End Typography & Colors */
/* Begin Structure */
body {
  padding: 0;
  margin: 21px 0 0 21px;
}

#page {
  width: 780px;
}

/* Banner */
#Header {
  height: 90px;
  text-align: right;
  padding-right: 40px;
}

#Header ul {
  padding: 0;
  margin: 0;
  line-height: 90px;
  list-style-type: none;
}

#Header ul li {
  display: inline;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #ccc;
}

#Header ul li.selected {
  background-color: #e52985;
  padding: 10px;
}

#Header ul li a {
  color: #fff;
}

.separator {
  height: 4px;
  width: 639px;
  margin: 0;
  padding: 0;
}

#Main {
  width: 639px;
}

#MainEdge {
  margin-top: 10px;
  width: 641px;
  height: 20px;
}

#Content {
  margin-left: 200px;
  margin-top: 1px;
  padding-top: 10px;
  overflow: auto;
  border-top: 4px solid #ed008c;
}

.narrowcolumn {
  float: left;
  padding: 0 0 20px 45px;
  margin: 0px 0 0;
  width: 450px;
}

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 150px;
  width: 450px;
}

.post {
  clear: left;
  float: none;
  margin: 0 0 5px 0;
  padding: 0;
  border-bottom: 1px solid #9d9d9d;
}

.post td {
  padding: 4px;
}

.post h2 {
  margin: 10px 0 0 0;
}

.post hr {
  display: block;
}

.widecolumn .post {
  margin: 0;
}

.narrowcolumn .postmetadata {
  padding-top: 5px;
}

.widecolumn .postmetadata {
  margin: 30px 0;
}

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: left;
}

#Footer {
  margin-left: 200px;
  padding: 10px;
  vertical-align: middle;
  clear: both;
  float: none;
}

#Footer p {
  margin: 0;
  text-align: center;
}

/* End Structure */
/* Begin Navigation */
#Nav {
  width: 641px;
  height: 35px;
  background: url(images/nav.jpg);
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
}

#Nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
}

#Nav li, #Nav a {
  height: 35px;
  display: block;
}

#Nav a {
  background: url(images/nav.jpg);
}

#Nav span {
  display: none;
}

#Home {
  left: 0;
  width: 85px;
}

#OurStory {
  left: 85px;
  width: 113px;
}

#Team {
  left: 198px;
  width: 103px;
}

#Shop {
  left: 301px;
  width: 64px;
}

#Articles {
  left: 365px;
  width: 90px;
}

#Gallery {
  left: 455px;
  width: 86px;
}

#Events {
  left: 541px;
  width: 100px;
}

#Home a:hover {
  background-position: 0 -35px;
}

#OurStory a {
  background-position: -85px 0;
}

#OurStory a:hover {
  background-position: -85px -35px;
}

#Team a {
  background-position: -198px 0;
}

#Team a:hover {
  background-position: -198px -35px;
}

#Shop a {
  background-position: -301px 0;
}

#Shop a:hover {
  background-position: -301px -35px;
}

#Articles a {
  background-position: -365px 0;
}

#Articles a:hover {
  background-position: -365px -35px;
}

#Gallery a {
  background-position: -455px 0;
}

#Gallery a:hover {
  background-position: -455px -35px;
}

#Events a {
  background-position: -541px 0;
}

#Events a:hover {
  background-position: -541px -35px;
}

/* End Navigation */
/*  Begin Headers */
h1 {
  padding-top: 70px;
  margin: 0;
}

h2 {
  margin: 30px 0 0;
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#SidePanel h2 {
  width: 165px;
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  position: relative;
}



#SidePanel h2 span {
  background: url(images/panel-headers.png) no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}

#Activities h2 span {
  background-position: 0 -25px;
}

#Shoutbox h2 span {
  background-position: 0 -50px;
}

#Friends h2 span {
  background-position: 0 -75px;
}

#GalleryPanel h2 span {
  background-position: 0 -100px;
}

h3 {
  padding: 0;
  margin: 30px 0 0;
}

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;
}

.alignleft {
  float: left
}

/* 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: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
}
 
html>body .entry li {
  margin: 7px 0 8px 10px;
}

.entry ul li:before, #SidePanel ul ul li:before {
  content: "\00BB \0020";
}

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

#Content ul {
  margin-left: 15px;
  padding-left: 0;
}

#SidePanel ul, #SidePanel ul ol {
  margin: 0;
  padding: 0;
}

#SidePanel ul li select {
  padding: 0;
  margin: 0;
}

#SidePanel ul li {
  padding: 10px 0;
  border-bottom: 1px solid #9d9d9d;
  list-style-type: none;
  list-style-image: none;
}



#SidePanel ul li li {
  border: none;
}

#SidePanel ul p, #SidePanel ul select {
  margin: 5px 0 8px;
}

#SidePanel ul ul, #SidePanel ul ol {
  margin: 0px 0 0 0px;
}

#SidePanel ul ul ul, #SidePanel ul ol {
  margin: 0 0 0 10px;
}

ol li, #SidePanel ul ol li {
  list-style: decimal outside;
}

#SidePanel ul ul li, #SidePanel ul ol li {
  margin: 3px 0 0;
  padding: 0;
}

#SidePanel #Activities ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#SidePanel #Activities li {
  background: #fcddeb url(images/content-grad.jpg) repeat-y top left;
  margin: 5px 0 0 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  border: 1px solid #fff;
}

#SidePanel #Activities ul li:before {
  content: inherit;
}

#Activities li a {
  color: #ed008c;
  padding: 5px;
  display: block;
  text-decoration: none;
}

#Activities li a:hover {
  background-color: #c7a0cc;
  color: #fff;
}

/* End Entry Lists */
/* Begin Form Elements */

#SidePanel #searchform #s {
  width: 60%;
}

.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: 98%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: right;
}

/* 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 */
/* Begin Sidebar */
#SidePanel {
  margin-top: 1px;
  width: 180px;
  position: absolute;
  left: 20px;
  padding-bottom: 10px;
}

#SidePanel form {
  margin: 0;
}

/* End Sidebar */
/* 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 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 3em;
  width: 100%;
}

/* End Various Tags & Classes*/

