a, h2 a:hover, h3 a:hover, .entry p a:visited { color: #B53492; }
a:hover { color: #7F2D66; }

/* Begin Typography & Colors */
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: Arial, Sans-Serif;
  color: #333;
}

h1, h2, h3, .inline-widgets #wp-calendar caption, .h1 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

h1, .h1 {
  font-size: 4em;
  letter-spacing: -.05em; 
}

#headerimg .description, #content { font-size: 1.2em; }

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

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

h3 { font-size: 1.5em; }

h6, .h6 { font-size: 1.4em; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, h6 {
  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, .sidebars h2, #wp-calendar caption, cite {
  text-decoration: none;
}

.sidebars { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

em {
    font-style: normal;
  font-weight: bold;
  }

h4 {
color: #000000;
font-family: Arial,Trebuchet MS,verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

a, h2 a:hover, h3 a:hover { text-decoration: none; }

a:hover { text-decoration: underline; }


/* End Typography & Colors */



/* Begin Structure */
* {
 padding: 0; 
 margin: 0;
}

p { margin: 1em 0; }

body {
  background-color: #44484F;
    text-align: center;
  margin: 0 0 20px 0;
}

#page {
  margin: 20px auto;
  text-align: left;
  width: 987px;
}

#header {
  background: url(http://www.porkyspornlinks.com/images/mandingo/purple/header-1024.png);
    height: 243px;
  width: 987px;
}

#headerimg {
  position: relative;
  left: 13px; 
  top: 11px;
  height: 226px;
  width: 961px;
    background: url('http://www.porkyspornlinks.com/images/mandingo/purple/head-1024.jpg') bottom center no-repeat;
  } 

#headerimg h1, #headerimg .h1, #headerimg .description { padding-left: 15px; }

#main {
  background: url(http://www.porkyspornlinks.com/images/mandingo/purple/bg-1024.png);
    width: 957px;
  padding: 9px 15px;
}

#main>table { width: 100%; }

.narrowcolumn { width: 100%; }

.narrowcolumn, .widecolumn, #sidebar1, #sidebar2 {
  vertical-align: top;
  padding: 0 3px;
}

.narrowcolumn .postmetadata { text-align: left; }

.alt {
  background-color: #fafafa;
  border-top:    1px solid #eee;
  border-bottom: 1px solid #eee;
}

#footer {
  background: url(http://www.porkyspornlinks.com/images/mandingo/purple/foot-1024.png);
    border: none;
}

.post {
  clear: both; 
  text-align: justify;
  padding: 5px 15px;
  margin: 0 auto 9px auto;
  background: #FAFAFA; 
  border: 1px solid #EEEEEE; 
  }
#footer {
  margin: 0 auto;
  width: 987px;
  height: 68px;
}

#footer p {
  margin: 0;
  padding: 10px 0 0 0;
  text-align: center;
}

.sidebars {
  width: 210px;
  background: #EEEEEE;
  border: 1px solid #DDDDDD;
  padding: 5px;
}
/* End Structure */



/* Begin Headers */
h1, .h1 { padding-top:  15px; }

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

.sidebars h2 { margin: 5px 0 0 0; }



h1, h6 { 
  position: absolute;
  z-index: 100;
}

.h1, .h6 { color: #000; }

#headerimg .description, .h6 { 
  padding-top: 64px; 
  padding-left: 15px;
  font-weight: bold;
}
/* End Headers */



/* Begin Lists */
ol, ul { padding: 0 0 0 20px; }

ol ol, ol ul, ul ul, ul ol { padding: 0 0 0 10px; }

ul {
  margin-left: 0;
  list-style: none;
  list-style-type: circle;
} 

li { margin: 3px 0 4px 5px; }


.sidebars li {
  list-style-image: url(http://www.porkyspornlinks.com/images/mandingo/purple/purple/star.gif);
  margin: 0 0 15px 25px;
}

.sidebars ul, .sidebars ol { padding: 0; }

.sidebars ul li {
  list-style-type: circle;
  list-style-image: none;
  margin: 0;
}

ol li, .sidebars ol li {
  list-style: decimal outside;
  list-style-image: none;
}

.sidebars p, .sidebars select { margin: 5px 0 8px 0; }

.sidebars ul, .sidebars ol { margin: 5px 0 0 5px; }

.sidebars ul ul, .sidebars ol { margin: 0 0 0 10px; }

.sidebars ul li, .sidebars ol li { margin: 3px 0 0 0; }
/* End Entry Lists */

/* Begin Various Tags & Classes */

.center { text-align: center; }

a img { border: 1px; }

.boxgreatlinks {
font-size:11px;
color: #7F2D66;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#boxgreatlinks a { color: #7F2D66; 
}
#boxgreatlinks a:hover { color: #ff0000; 
}