/*
 * Theme Name: Player Attack
 * Theme URI: //www.playerattack.com/
 * Description: Website designed for Player Attack.
 * Version: 1.0
 * Author: Elroy
 * Author URI: //www.playerattack.com/
 * Tags: fixed width, widget ready, blue, simple, valid xhtml, two columns
 * */

/* @group main */

/***** Global Settings *****/
body, html {
	z-index: 5;
        border: 0;
        margin: 0;
        padding: 0;
        background-image: url(//images.playerattack.com/gp-background-dots.gif);
        color: #3e3e3e;
        font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
        text-decoration: none;
}

body {
        font: 100%/1.25 arial, helvetica, sans-serif;
        position: relative;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        font-weight: normal;
}

h1 {
        padding: 30px 0 25px 0;
        letter-spacing: -1px;
        font: 2em arial, helvetica, sans-serif;
}

h2 {
        padding: 20px 0;
        letter-spacing: -1px;
        font: 1.5em arial, helvetica, sans-serif;
}

h3 {
        font: 1em arial, helvetica, sans-serif;
        font-weight: bold;
}

p, ul, ol {
        margin: 0;
        padding: 0 0 18px 0;
}

ul, ol {
        list-style: none;
        padding: 0 0 18px 40px;
}

blockquote {
        margin: 22px 40px;
        padding: 0;
}

small {
        font-size: 0.85em;
}

img {
        border: 0;
}

sup {
        position: relative;
        bottom: 0.3em;
        vertical-align: baseline;
}

sub {
        position: relative;
        bottom: -0.2em;
        vertical-align: baseline;
}

acronym, abbr {
/*      cursor: help; */
        letter-spacing: 1px;
        border-bottom: 1px dashed;
}

/***** Links *****/

a, a:visited {
        text-decoration: none;
}

/***** Forms *****/

form {
        margin: 0;
        padding: 0;
        display: inline;
}

input, select, textarea {
        font: 1em arial, helvetica, sans-serif;
}

textarea {
        line-height: 1.25;
}

label {
/*      cursor: pointer; */
}

/***** Tables *****/

table {
        border: 0;
        margin: 0 0 18px 0;
        padding: 0;
}

table tr td {
        padding: 2px;
}

/***** Wrapper *****/

#wrap {
        width: 960px;
        margin: 0 auto;
}

/***** Global Classes *****/

.clear {
        clear: both;
}

.float-left {
        float: left;
}

.float-right {
        float: right;
}

.text-left {
        text-align: left;
}

.text-right {
        text-align: right;
}

.text-center {
        text-align: center;
}

.text-justify {
        text-align: justify;
}

.bold {
        font-weight: bold;
}

.italic {
        font-style: italic;
}

.underline {
        border-bottom: 1px solid;
}

.highlight {
        background: #ffc;
}

.wrap {
        width: 960px;
        margin: 0 auto;
}

.img-left {
        float: left;
        margin: 4px 10px 4px 0;
}

.img-right {
        float: right;
        margin: 4px 0 4px 10px;
}

.nopadding {
        padding: 0;
}

.noindent {
        margin-left: 0;
        padding-left: 0;
}

.nobullet {
        list-style: none;
        list-style-image: none;
}


hr.clearthings {
        clear: both;
        margin: 0;
        padding: 0;
        height: 0;
        visibility: hidden;
}

div#container {
	z-index: 5;
        width: 100%;
}

div#containerbk {
        width: 100%;
        z-index: -5;
	background-repeat: 
	width: 100%; 
	height: 342px; 
	position: absolute; 
	top: 0px; 
        background: url(//images.playerattack.com/gp-background-screen.png) repeat-x 0 top;
}

div#skin {
	background-repeat: 
	no-repeat; 
	background-position: 50% 0%; 
	width: 100%; 
	height: 100%; 
	position: 
	absolute; 
	top: 0px; 
	left: 0px; 
	background-attachment: fixed; 
	z-index: -1; 
	cursor: pointer;
}
div#skinleft {
	width: 140px ; 
	height: 100%; 
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -633px; 
	cursor: pointer;
}
div#skinright {
        width: 140px ;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 50%;
        margin-left: 490px;
        cursor: pointer;
}

div#pocket {
        width: 980px;
        margin-left: auto;
        margin-right: auto;
}

a:active {
        outline: none;
}



/* @end */

/* @group top logos and stuff */

a#toplogo {
        height: 106px;
        display: block;
        float: left;
        width: 201px;
	margin-top: 8px;
        margin-left: 6px;
        background: url(//images.playerattack.com/pa-logo.png) no-repeat;
}

a#toptitle {
        float: left;
}

div#topquote {
        position: relative;
        top: 0;
        width: 254px;
        height: 122px;
        float: right;
        background: url(//images.playerattack.com/gp-toppron.png) no-repeat right top;
        margin-right: 35px;
}

#topquote p {
        color: #866db4;
        font-weight: bold;
        font-size: .8em;
        margin: 12px 0 0;
        padding: 0;
        width: 182px;
        text-align: left;
}

#topquote a {
        color: #866db4;
        text-decoration: none;
}

/* @end */

/* @group header */

div#header {

}

div#topmenu1 {
        height: 54px;
        background: #240d4d url(//images.playerattack.com/gp-menu1-bg.png) no-repeat left top;
}

div#topmenu2 {
        height: 33px;
        background-color: #3d2e59;
}

#topmenu2 ul {
        margin: 0;
        padding: 5px 0 0;
}

#topmenu2 ul li {
        display: inline;
        font-size: .84em;
        margin-left: 5px;
}

#topmenu2 ul li a {
        color: #866db4;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
}

#topmenu2 ul li a:hover {
        color: #7959b4;
}

div#topmenu3 {
        background: url(//images.playerattack.com/gp-menu3-bg.gif) no-repeat center bottom;
        height: 33px;
}

#topmenu3 ul {
        margin: 0;
        padding: 5px 0 0;
}

#topmenu3 ul li {
        display: inline;
        font-size: .84em;
        margin-left: 7px;
}

#topmenu3 ul li a {
        color: #7f7e7e;
}

#topmenu3 ul li a:hover {
        color: #585757;
}

div#topadspace {
        margin-top: 18px;
        margin-bottom: 18px;
        background: url(//images.playerattack.com/gp-topad-bg.png) no-repeat center top;
	text-align: center
}

div#bigone {
        margin-left: auto;
        margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
}



/* @end */

/* @group content */

div#contentmain {

}

div#contentleft {
        float: left;
        width: 596px;
        margin-bottom: 18px;
}

div#feat596x284 {
        width: 596px;
        height: 284px;
}

#feat596x284 h1 {
        padding-top: 18px;
        padding: 18px;
        color: #f8f8f8;
        font-size: 1.54em;
        font-weight: bold;
        line-height: 1.3em;
        height: 100px;
        text-shadow: #000 0 1px 10px;
}

#feat596x284 p {
        width: 383px;
        height: 62px;
        background-color: #3d2e59;
        padding: 12px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        position: relative;
        top: 42px;
        left: 18px;
        color: #f8f8f8;
        font-size: .84em;
        text-shadow: #000 0 2px 0;
        font-weight: bold;
        word-spacing: 1px;
}

div#midadspace {
        width: 150px;
        float: right;
        padding-top: 18px;
}

div#midone {
        width: 125px;
        height: 200px;
        margin-bottom: 18px;
        background-image: url(//images.playerattack.com/PLACE-125x200.gif);
}

div#featbanner {
	margin-top: 20px;
	width: 680px;
	height: 45px;
	padding-left: 300px;
	padding-top: 15px;
        color: #ee4123;
        font-size: 1.4em;
        text-shadow: #000 0 2px 0;
        font-weight: bold;
}
div#featbanner a {
        color: #ee4123;
}
div#littleone {
        width: 125px;
        height: 125px;
        margin-left: -1px;
        margin-bottom: 18px;
}

div#littletwo {
        width: 117px;
        height: 30px;
        margin-left: 2px;
        margin-right: 6px;
        margin-bottom: 18px;
}

div#littlethree {
        width: 125px;
        margin-bottom: 18px;
}

div#littlefour {
        width: 125px;
        margin-left: 2px;
        margin-bottom: 18px;
}

div#advertsingle {
        background-color: #dfdfdf;
        border: 1px solid #cccccc;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        margin-top: 18px;
        width: 366px;
	height: 280px;
	text-align: center ;
}

div#boxleft {
        margin-top: 13px;
	margin-left: auto ;
  	margin-right: auto ;
}

div#littleleft {
        float: left;
        margin-left: 16px;
        height: 125px;
        margin-top: 24px;
}

div#littleright {
        float: right;
        margin-right: 16px;
        height: 125px;
        margin-top: 24px;
}
div#youtube_subscribe {
	margin-top: -10px;
	padding: 0px 14px;
	float: right;
	color: #FFFFFF;
	font-size: 0.8em;
	height:20px;
}
div#youtube_subscribe a {
	color: #FFFFFF;
}

div#subfeat {
        width: 438px;
        float: left;
}

div.subfeature {
        background-color: #dfdfdf;
        border: 1px solid #cccccc;
        padding: 12px 14px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;

        height: 140px;
        margin-top: 18px;
}

div.subfeature_header {
        background-color: #dfdfdf;
        border: 1px solid #cccccc;
        padding: 12px 14px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
	background: url(//images.playerattack.com/subfeature.jpg) no-repeat;
        height: 140px;
        margin-top: 18px;
	color: #FFFFFF;
}
.archivetitle {
	padding: 45px;
	font-weight: bold;
	font-size: 2.0em;
}


div.subfeature a {
        color: #3d2e59;
        text-decoration: none;
}

div.subfeature a:hover {
        color: #866db4;
        text-decoration: none;
}

div.subfeature_footer a {
        color: #240d4d;
        text-decoration: none;
}

div.subfeature_footer a:hover {
        color: #866db4;
        text-decoration: none;
}


#subfeat div.subfeature img {
        float: left;
        margin-top: 3px;
        margin-right: 16px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
        border: solid 3px #3d2e59;
}

#subfeat div.subfeature h1 {
        margin: 0 0 10px;
        padding: 0;
        color: #240d4d;
        font-size: 1.2em;
        word-spacing: 1px;
}

#subfeat div.subfeature h2 {
        color: #866db4;
        font-weight: bold;
        word-spacing: 2px;
}

span.subfeatdate {
        color: #757575;
        font-weight: bold;
        font-size: .76em;
}

#subfeat div.subfeature p {
        margin: 0;
        padding: 0;
        font-size: .85em;
        line-height: 1.7em;
}

div.subfeature_footer {
        background-color: #dfdfdf;
        border: 1px solid #cccccc;
        padding: 14px 18px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
        height: 20px;
        margin-top: 18px;
        text-align: center;
}


#event div.eventfeature img {
        float: left;
        margin-top: 3px;
        margin-right: 16px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
        border: solid 3px #3d2e59;
}

#event div.eventfeature h1 {
        margin: 0 0 4px;
        padding: 0;
        color: #240d4d;
        font-weight: bold;
        font-size: 1.1em;
        word-spacing: 2px;
}

#event div.eventfeature h2 {
        color: #866db4;
        font-weight: bold;
        word-spacing: 2px;
}

#event div.eventfeature p {
        margin: 0;
        padding: 0;
        font-size: .85em;
        line-height: 1.7em;
}

#event div.eventfeature {
        padding-bottom: 30px;
}

/* @end */

/* @group meta */

#metacontent h1 {
        color: #866db4;
        font-weight: bold;
        font-size: 1.55em;
        margin: 0;
        padding: 0;
}

#metacontent h1 a {
        color: #866db4;
}

#metacontent h2 {
        color: #866db4;
        padding: 0;
        margin: 0;
        font-weight: bold;
        font-size: 1.1em;
}

#metacontent ul {
        padding: 0 0 10px;
        color: #dfdfdf;
        font-size: .84em;
        margin: 0;
        line-height: 18px;
}

#metacontent p {
        color: #dfdfdf;
        padding-bottom: 10px;
        line-height: 18px;
        text-align: justify;
        font-size: .7em;
}

#metacontent p img {
        float: left;
        margin-top: 5px;
        margin-right: 10px;
        border: 3px solid #240d4d;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

#metacontent p a {
        color: #f8b970;
}

#metacontent p a:hover {
        color: #ffde87;
}

#metacontent ul li a {
        color: #f8b970;
}

#metacontent ul li a:hover {
        color: #ffde87;
}

div.relateditem {
        height: 57px;
        margin-top: 3px;
}

#metacontent div.relateditem img {
        float: left;
        margin-right: 14px;
        margin-top: 3px;
        border: 3px solid #866db4;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

#metacontent div.relateditem a.relatedlink {
        font-size: .9em;
        color: #f8b970;
        font-weight: bold;
}

#metacontent div.relateditem a.relatedlink:hover {
        color: #ffde87;
        font-weight: bold;
}

div#articlemeta {
        width: 366px;
        float: right;
        margin-bottom: 18px;
        background-image: none;
}

div#metacontent {
        background: url(//images.playerattack.com/gp-meta-bg.gif) no-repeat center top;
        padding-top: 18px;
        padding-right: 18px;
        padding-left: 18px;
	min-height:310px;
}

div#metafoot {
        background: url(//images.playerattack.com/gp-meta-bg.gif) no-repeat center bottom;
        height: 18px;
}



/* @end */

/* @group article */

div#articlemain {
        width: 596px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 18px;
        color: #525152;
}

#articlecore div#midadspace {
        margin-left: 18px;
        padding-top: 0;
}

div#articlecore {
        background-color: #dfdfdf;
        border: 1px solid #cccccc;
        padding: 14px 18px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
        font-size: .9em;
}

#articlecore h1 {
        margin: 0 0 4px;
        padding: 0;
        color: #240d4d;
        font-weight: bold;
        font-size: 1.55em;
}

#articlecore p {
        text-align: justify;
        padding: 0 0 18px;
        color: #313131;
}

#articlecore li {
        font-size: .9em;
        color: #313131;
}

#articlecore a {
        color: #866db4;
        text-decoration: none;
}

.sociable a {
        color: #240d4d !important;
        text-decoration: none;
}

#articlecore a:hover {
        color: #866db4;
        text-decoration: none;
}

#articlecore_stash h1 {
        margin: 0 0 4px;
        padding: 0;
        color: #866db4;
        font-weight: bold;
        font-size: 1.55em;
}

#articlecore_stash h3 {
        color: #dfdfdf;
}

#articlecore_stash h4 {
        color: #dfdfdf;
}

#articlecore_stash p {
        text-align: justify;
        padding: 0 0 18px;
        font-size: .9em;
        color: #dfdfdf;
}

#articlecore_stash a {
        color: #f8b970;
        text-decoration: none;
}

#articlecore_stash a:hover {
        color: #ffde87;
        text-decoration: none;
}

#articlecore_stash div#midadspace {
        margin-left: 18px;
        padding-top: 0;
}

div#articlecore_stash {
        background-color: #474747;
        border: 1px solid #cccccc;
        padding: 14px 18px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

div#articleend {
        font-size: .75em;
        color: #767676;
        border-top: 1px solid #959595;
        padding-top: 9px;
        margin-top: 9px;
}



/* @end */

/* @group content right */

div#contentright {
        width: 330px;
        float: right;
        height: 1071px;
/*        background: url(//images.playerattack.com/gp-contentright-bg.gif) no-repeat; */
	background: url(//images.playerattack.com/gp-meta-bg.gif) no-repeat;
        padding: 18px;
}

#contentright h1 {
        color: #866db4 !important;
        font-weight: bold;
        font-size: 1.55em;
        margin: 0;
        padding: 0;
}

#contentright h1 a {
        color: #866db4 !important;
}

span.gnrdate {
        color: #f8b970;
        font-weight: bold;
        font-size: 1em;
        display: block;
        margin-bottom: 0px;
}

div.gnritem {
        padding: 0;
        margin-top: 0;
        margin-bottom: 18px;
}

#contentright div.gnritem h2 {
        color: #866db4;
        padding: 0;
        margin: 0;
        font-weight: bold;
        font-size: 1.1em;
}

#contentright div.gnritem p {
        color: #dfdfdf;
        font-size: .8em;
        padding-bottom: 3px;
}

a.gnrdiscuss {
        float: right;
}

a.gnrsource {

}

a.gnrsource, a.gnrdiscuss {
        color: #f8b970;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
}

#contentright div.gnritem a {
        color: #f8b970;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
}

a.gnrsource:hover, a.gnrdiscuss:hover {
        color: #ffde87;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
}

#contentright div.gnritem a:hover {
        color: #ffde87;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
}

/* @end */

/* @group content sub */

div#contentsub {
        clear: both;
        margin-bottom: 18px;
        background-color: #dfdfdf;
        border: 1px solid #cccccc;
        padding: 18px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

div #rfiles {
        width: 299px;
        float: right;
        margin-left: 18px;
}

div#rarticles {
        width: 299px;
}

#rarticles h2, #rreviews h2, #rforums h2, #rfiles h2{
        color: #240d4d;
        font-weight: bold;
        padding: 0;
        margin: 0;
        font-size: 1.2em;
        letter-spacing: .01em;
}

#rreviews h2 {
        margin-bottom: -18px;
}

#rarticles ul, #rfiles ul {
        margin: 0;
        padding: 0;
}

#rarticles ul li, #rfiles ul li {
        font-size: .85em;
        font-weight: bold;
        margin-top: 10px;
}

#rarticles ul li a, #rfiles ul li a  {
        color: #240d4d;
        text-decoration: none;
}

#rarticles ul li a:visited, #rfiles ul li a:visited {
        color: #3d2e59;
        text-decoration: none;
}

#rarticles ul li a:hover, #rfiles ul li a:hover {
        color: #866db4;
        text-decoration: none;
}

div#rreviews {
        width: 307px;
        float: right;
}

div.rritem {
        margin-top: 24px;
        height: 54px;
}

#rreviews div.rritem img {
        float: left;
        margin-right: 18px;
        margin-top: 4px;
        margin-bottom: 4px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
        border: solid 3px #240D4D;
}

a.rrlink {
        font-weight: bold;
        color: #240D4D;
        text-decoration: none;
}

a.rrlink:visited {
        color: #240D4D;
        text-decoration: none;
}

a.rrlink:hover {
        color: #866db4;
        text-decoration: none;
}

#rreviews div.rritem p {
        margin: 0;
        padding: 0;
        font-size: .9em;
        line-height: 1.2em;
        letter-spacing: -.01em;
}

div#rforums {
        width: 299px;
        float: right;
        margin-left: 18px;
}

div.rfitem {
        margin-top: 5px;
        height: 49px;
}

#rforums div.rfitem img {
        float: left;
        margin-right: 18px;
        margin-top: 3px;
        border: 2px solid #240D4D;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;

}

#rforums div.rfitem a.rflink {
        color: #240D4D;
        font-size: .8em;
}

#rforums div.rfitem a.rflink:hover {
        color: #866db4;
}

#rforums div.rfitem p {
        margin: 0;
        padding: 0;
        font-size: .7em;
}

#rforums div.rfitem p a {
        color: #240D4D;
        font-style: italic;
}

#rforums div.rfitem p a:hover {
        color: #866db4;
        font-style: italic;
}

#rforums div.rfitem span.rftime {
        font-size: .8em;
        color: #838383;
}






#sreviews div.sitem img {
        float: left;
        clear: left;
        margin-right: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
        border: solid 3px #240D4D;
}

div.sitem {
        height: 65px;
        margin-bottom: 15px;
}

#sreviews a.grouplink {
        color: #f8b970;
        text-decoration: none;
}

a.slink {
        font-weight: bold;
        color: #f8b970;
        text-decoration: none;
}

a.slink:visited {
        color: #f8b970;
        text-decoration: none;
}

a.slink:hover {
        color: #ffde87;
        text-decoration: none;
}

#sreviews div.sitem p {
        margin: 0;
        padding: 0;
        font-size: .9em;
        line-height: 1.2em;
        letter-spacing: -.01em;
        color: #dfdfdf;
        font-size: .8em;
        padding-bottom: 3px;
}

div#sforums {
        float: left;
        margin-top: 50px;
}

#sforums div.rfitem {
        margin-bottom: 10px;
}

#sforums div.rfitem img {
        float: left;
        clear: left;
        margin-right: 10px;
        margin-top: 3px;
        margin-bottom: 3px;
        border: 3px solid #240D4D;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

#sforums div.rfitem a.rflink {
        color: #240D4D;
        font-size: .8em;
        vertical-align: middle;
}

#sforums div.rfitem a.rflink:hover {
        color: #866db4;
}

#sforums div.rfitem p {
        margin: 0;
        padding: 0;
        font-size: .7em;
        color: #dfdfdf;
}

#sforums div.rfitem p a {
        color: #240D4D;
        font-style: italic;
}

#sforums div.rfitem p a:hover {
        color: #866db4;
        font-style: italic;
}

#sforums div.rfitem span.rftime {
        font-size: .8em;
        color: #838383;
}



/* @end */

/* @group footer */

div#footer {
        color: #828282;
        clear: both;
        padding-top: 18px;
        -moz-border-radius-topleft: 8px;
        -webkit-border-top-left-radius: 8px;
        -moz-border-radius-topright: 8px;
        -webkit-border-top-right-radius: 8px;
        border-top-right-radius: 8px 8px;
        border-top-left-radius: 8px 8px;
        background-color: #000;
        padding-right: 18px;
        padding: 18px;
}

#footer ul {
        padding: 0;
        margin: 0;
        text-align: center;
}

#footer ul li {
        display: inline;
        margin-right: 8px;
}

#footer ul li a {
        color: #5b5a5a;
        font-size: .8em;
        text-decoration: none;
}

#footer ul li a:hover {
        color: #828080;
        text-decoration: none;
}

span#siteinfo {
        display: block;
        text-align: center;
        margin-top: 18px;
        font-size: .7em;
        color: #3f3f3f;
}

#siteinfo a {
        color: #515151;
}

#siteinfo a:hover {
        color: #676767;
}



/* @end */

/* @group results */

div#results-midadspace {
        width: 125px;
        float: right;
        padding-top: 18px;
        padding: 0;
}

#contentleft div.resultsitem {
        padding: 18px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-color: #dfdfdf;
        border: 1px solid #3d2e59;
        width: 414px;
        margin-bottom: 18px;
}

#contentleft div.resultsitem a.resultslink {
        display: block;
}

#contentleft div.resultsitem img {
        margin-right: 14px;
        float: left;
}


form {
        display: inline;
        margin: 0;
}

/* @end */

/* @group image alignment bits */

.aligncenter {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
}
div.aligncenter {
        margin-left: auto !important;
        margin-right: auto !important;
}
.alignright {
        float: right;
        padding-left: 7px;
}
.alignleft {
        float: left;
        padding-right: 7px;
}
.wp-caption {
       border: 1px solid #aaaaaa;
       text-align: center;
       background-color: #cccccc;
       padding-top: 12px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
       margin-left: 15px;
       margin-right: 15px;
}

.wp-caption img {
       margin: 0;
       padding: 0;
       border: 0 none;
}
.wp-caption p.wp-caption-text {
       font-size: 0.7em !important;
       text-align: center !important;
       line-height: normal !important;
       padding-top: 4px !important;
       padding-bottom: 4px !important;
}
/* @end */

blockquote {
       border: 1px solid #cccccc;
       background-color: #aaaaaa;
       margin-left: 20px;
       margin-top: -10px;
       margin-bottom: 10px;
       margin-right: 20px;
       padding: 8px;
       font-size: 0.9em;
}

blockquote p {
       font-style: italic;
       line-height: normal !important;
       padding: 0px !important;
}

.avatar {
       margin-left: -32px;
       float: left;
       padding-left: 0px;
       padding-right: 15px;
       padding-top: 0px;
}

.avatar-43 {
       margin-left: 0px;
       padding-left: 0px;
       padding-right: 0px;
       padding-top: 0px;
}

.commentlist {
       list-style-type: none;
       margin-left: 42px;
       padding: 0px;
}
.commentmetadata {
       font-size: 0.7em;
}

span {
        color: #f8b970;
        text-decoration: none;
}

#contentright p.readmore {
        text-align: right;
}

#articlecore_stash div.linkwithin_hook {
        color: #f8b970;
}

#articlecore td {
        font-size: .9em;
}

#articlecore ul {
        list-style-type: square;
}

#articlecore ol {
        list-style-type: decimal;
}

a.DiggThisButton {
        background-color: #dfdfdf;
        float: right;
        text-align: right;
}
div.captioned {
       border: 1px solid #aaaaaa;
       text-align: center;
       background-color: #cccccc;
       padding-top: 4px;
       padding-bottom: 4px;
       margin: 10px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
       font-size: 0.7em !important;
       text-align: center !important;
       line-height: normal !important;
}

#titlecontent h1 {
        color: #240d4d;
        font-weight: bold;
        font-size: 1.55em;
        margin: 0;
        padding: 0;
}

#titlecontent h2 {
        color: #240d4d;
        padding: 0;
        margin: 0;
        font-weight: bold;
        font-size: 1.1em;
}

#titlecontent ul {
        padding: 0 0 10px;
        color: #dfdfdf;
        font-size: .84em;
        margin: 0;
        line-height: 18px;
}

#titlecontent p {
        color: #dfdfdf;
        padding-bottom: 10px;
        line-height: 18px;
        text-align: justify;
        font-size: .7em;
}

#titlecontent p img {
        float: left;
        margin-top: 5px;
        margin-right: 10px;
        border: 3px solid #240d4d;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

#titlecontent ul li a {
        color: #f8b970;
}

#titlecontent ul li a:hover {
        color: #ffde87;
}

#titlecontent div.relateditem img {
	vertical-align:middle;
        margin-right: 19px;
        margin-top: 3px;
        border: 3px solid #240d4d;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       	border-radius: 8px;
}

#titlecontent div.relateditem a.relatedlink {
        font-size: .9em;
        font-weight: bold;
	-top: 53px;
}

#titlecontent div.relateditem a.relatedlink:hover {
        font-weight: bold;
}

div#titlecontent {
        padding-top: 18px;
        padding-right: 18px;
        padding-left: 18px;
}

.clearthings {
        width:800px;
}

#titlthumbs_footer {
        text-align: right !important;
}

#titlthumbs_footer {
        text-align: right !important;
}

#titlthumbs img {
        margin: 2px;
        border: 3px solid #240d4d;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

#mediadate {
        margin-top: 3px;
        font-size: 0.7em;
}

#imagecontainer {
        height: 325px;
        text-align: center;
        margin-left: -4px;
        margin-right: -4px;
}

#imagecontainer img {
        border: 3px solid #3d2e59;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

#imageguide {
        text-align: center;
}

#imagethumbs img {
        margin-top: 2px;
        margin-bottom: 2px;
        margin-left: 3px;
        margin-right: 3px;
        border: 3px solid #240d4d;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

table.titlesearchtable a {
        font-size: .9em;
        color: #f8b970;
        font-weight: bold;
}

table.titlesearchtable {
        margin-top: 15px;
        width: 100%;
}

input.search_bar {
        background-color: #dfdfdf;
        border: 1px solid #cccccc;
        font-size: 0.84em;
        margin-top: 10px;
}

input.search_button {
        font-size: 0.84em;
        margin-left: 7px;
}

.searchresult_platform {
        font-size: 0.8em;
        margin-bottom: 10px;
        margin-left: 10px;
}

a.searchresult {
        font-weight: bold;
}

.searchresult {
        font-weight: bold;
}

/*
================================================
autosuggest, inquisitor style
================================================
*/

body
{
        position: relative;
}


div.autosuggest
{
        position: absolute;
        background-image: url(/images/img_inquisitor/as_pointer.gif);
        background-position: top;
        background-repeat: no-repeat;
        padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
        position: relative;
        height: 6px;
        padding: 0 6px;
        background-image: url(/images/img_inquisitor/ul_corner_tr.gif);
        background-position: top right;
        background-repeat: no-repeat;
        overflow: hidden;
}
div.autosuggest div.as_footer
{
        background-image: url(/images/img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
        position: absolute;
        top: 0;
        left: 0;
        height: 6px;
        width: 6px;
        background-image: url(/images/img_inquisitor/ul_corner_tl.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
        background-image: url(/images/img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
        height: 6px;
        overflow: hidden;
        background-color: #333;
}


div.autosuggest ul
{
        list-style: none;
        margin: 0 0 -4px 0;
        padding: 0;
        overflow: hidden;
        background-color: #333;
}

div.autosuggest ul li
{
        color: #3d2e59;
        padding: 0;
        margin: 0 4px 4px;
        text-align: left;
}

div.autosuggest ul li a
{
        color: #3d2e59;
        display: block;
        text-decoration: none;
        background-color: transparent;
        text-shadow: #000 0px 0px 5px;
        position: relative;
        padding: 0;
        width: 100%;
}
div.autosuggest ul li a:hover
{
        background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
        background-color: #240d4d;
}

div.autosuggest ul li a span
{
        display: block;
        padding: 3px 6px;
        font-weight: bold;
}

div.autosuggest ul li a span small
{
        font-weight: normal;
        color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
        color: #3d2e59;
}

div.autosuggest ul li.as_highlight a
{
        color: #fff;
        background-color: #240d4d;
        background-image: url(/images/img_inquisitor/hl_corner_br.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
        background-image: url(/images/img_inquisitor/hl_corner_bl.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        position: absolute;
        top: 0;
        padding: 0;
        margin: 0;
}
div.autosuggest ul li a .tr
{
        right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
        left: 0;
        background-image: url(/images/img_inquisitor/hl_corner_tl.gif);
        background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
        right: 0;
        background-image: url(/images/img_inquisitor/hl_corner_tr.gif);
        background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
        font-weight: bold;
        text-align: center;
}

div.autosuggest ul em
{
        font-style: normal;
        color: #866db4;
}

.youtube {
        text-align: center;
        padding-bottom: 15px;
}

.file_title {
        font-weight: bold;
        text-align: right;
}

.file_title_description {
        font-weight: bold;
        vertical-align: top;
}

.file_download {
       border: 1px solid #cccccc;
       background-color: #3d2e59;
       padding: 8px;
       height: 30px;
       margin-top: 100px !important;
       text-align: center;
       font-size: 0.9em;
       width: 100%;
       font-weight: bold;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
}

td.file_download a, div.download_box a {
        color: #f8b970 !important;
}

td.file_download a:hover, div.download_box a:hover {
        color: #ffde87 !important;
}

.files_menu, .files_menu_description {
       width: 100%;
}

.file_name, .file_count, .filemenu_type {
       font-size: 0.7em !important;
       padding-top: -5px;
}

.file_summary, .filemenu_groups {
       font-weight: bold;
}

.filemenu_space {
       border: 10px #000000 !important;
}

.download_box {
	margin-left: -5px;
        background: #3d2e59;
        padding: 18px;
        color: #dfdfdf;
        font-size: 0.8em;
	height: 574px;
	width: 640px;
}

.precontent_ad {
	width: 630px;
	height: 487px;
}

.precontent_title {
	padding-left: 40px;
	padding-bottom: 5px;
}

.precontent_footer {
	vertical-align: top;
	text-align: right;	
	padding-right: 40px;
	padding-top: 10px;
}

img.popupclose {
	float: right; 
	padding-top: 10px;
}

#metacontent div.relateditem a.grouplink {
        font-size: .9em;
        color: #f8b970;
}

#metacontent div.relateditem a.grouplink:hover {
        color: #ffde87;
}

div.rritem a.grouplink {
        color: #FF4363;
        text-decoration: none;
}

div.rritem a.grouplink:visited {
        color: #3d2e59;
        text-decoration: none;
}

div.rritem a.grouplink:hover {
        color: #7959b4;
        text-decoration: none;
}

div.admin_link a {
        font-size: .9em;
        color: #240d4d;
        font-weight: bold;
}

div.admin_link {
        background-color: #dfdfdf;
        text-align: center !important;
        border: 3px solid #240d4d;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
	margin-top: 25px;
        margin-bottom: 25px;
        padding: 5px;
}

div.title_ranking {
	font-size: .9em;
        background-color: #dfdfdf;
        text-align: center !important;
        border: 3px solid #240d4d;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        margin-top: 25px;
        margin-bottom: 25px;
        padding: 5px;
}

#titlecontent div.relateditem a.grouplink {
        font-size: .9em;
	-top: 53px;
}

table.charts {
       font-size: 0.8em;
       border: 0px;
       cellspacing: 3px;
       padding: 0px;
       width: 100%;
}

#crp_related ul {
       list-style-type:none;
}


/* files page */

td.filetypeselect {
       text-align: center;
       font-weight: bold;
       background: #3d2e59;
        margin-right: 18px;
        margin-top: 4px;
        margin-bottom: 4px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
        border: solid 3px #3d2e59;
}

td.filetypeselect a, td.filetypeselect a:visited {
       color: #f8b970 !important;
}

td.filetypeselect a:hover {
       color: #ffde87 !important;
}

td.filetype {
       text-align: center;
       font-weight: bold;
}

td.filemenuselect {
       text-align: center;
       font-weight: bold;
       background: #aaaaaa;
        margin-right: 18px;
        margin-top: 4px;
        margin-bottom: 4px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
	       border-radius: 8px;
        border: solid 3px #aaaaaa;
}

td.filemenu {
       text-align: center;
}

td.filelistheading {
       text-align: center;
       font-size: 0.8em !important;
       border-color: #acacac !important;
    border-bottom: solid 1px;
}

td.filelistcol4 {
       text-align: right;
}

td.filelistcol1 {
       text-align: center;
}

td.filelistcol1, td.filelistcol2, td.filelistcol3, td.filelistcol4 {
       font-size: 0.7em !important;
       border-color: #acacac !important;
    border-bottom: solid 1px;
}

.filelisttable {
       margin: 0;
       border-spacing: 0 !important;
       border-collapse: collapse !important;
}

td.filelistcol1, td.filelistcol3 {
       background: #cccccc;
}

.filetypetable {
       align: center;
       margin-bottom: -4px;
}

.filemenutable {
       align: center;
       margin-bottom: 0px;
}

td.filelistprev {
       text-align: left;
       font-weight: bold;
       width: 50%;
}

td.filelistnext {
       text-align: right;
       font-weight: bold;
       width: 50%;
}


#video {
        margin-left: -20px;
        margin-bottom: 5px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
        clear: both;
}
#comments .navigation {
        padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
        color: #000;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0;
}
h3#comments-title {
        padding: 24px 0;
}
.commentlist {
        list-style: none;
}
.commentlist li.comment {
        border-bottom: 1px solid #BBBBBB;
        margin: 0 0 24px 0;
        padding: 0 0 0 4px;
        position: relative;
        font-size: 1em !important;
}
.commentlist li:last-child {
        border-bottom: none;
        margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
        margin-bottom: 18px;
}
#comments .comment-body p:last-child {
        margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
        margin-bottom: 12px;
}
.commentlist ol {
        list-style: decimal;
}
.commentlist .avatar {
        position: absolute;
        top: 4px;
        left: 0;
}
.comment-author {
}
.comment-author cite {
        color: #000;
        font-style: normal;
        font-weight: bold;
}
.comment-author .says {
        font-style: italic;
}
.comment-meta {
        font-size: 12px;
        margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
        color: #866db4;
        text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
        color: #866db4;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
        font-size: 12px;
        padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
        color: #7959b4;
}
.reply a:hover,
a.comment-edit-link:hover {
        color: #866db4;
}
.commentlist .children {
        list-style: none;
        margin: 0 0 0 -15px;
}
.commentlist .children li {
        border: none;
        margin: 0;
}
.nopassword,
.nocomments {
        display: none;
}
#comments .pingback {
        border-bottom: 1px solid #e7e7e7;
        margin-bottom: 18px;
        padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
        margin-top: -6px;
}
#comments .pingback p {
        color: #7959b4;
        display: block;
        font-size: 12px;
        line-height: 18px;
        margin: 0;
}
#comments .pingback .url {
        font-size: 13px;
        font-style: italic;
}

#respond textarea {
        width: 98%;
}
#respond .form-allowed-tags {
        color: #7959b4;
        font-size: 12px;
        line-height: 18px;
}
#respond .form-allowed-tags code {
        font-size: 11px;
}

/* =popup for files
-------------------------------------------------------------- */

div.pp_pic_holder a:focus
{
	outline: none;
}
div.pp_overlay
{
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder
{
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top
{
	height: 20px;
	position: relative;
}
* html .pp_top
{
	padding: 0 20px;
}
.pp_top .pp_left
{
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle
{
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle
{
	left: 0;
	position: static;
}
.pp_top .pp_right
{
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content
{
	height: 40px;
}
.pp_fade
{
	display: none;
}
.pp_content_container
{
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left
{
	padding-left: 20px;
}
.pp_content_container .pp_right
{
	padding-right: 20px;
}
.pp_content_container .pp_details
{
	float: left;
	margin: 10px 0 2px 0;
}
.pp_description
{
	display: none;
	margin: 0 0 5px 0;
}
.pp_nav
{
	clear: left;
	float: left;
	margin: 3px 0 0 0;
}
.pp_nav p
{
	float: left;
	margin: 2px 4px;
}
.pp_nav .pp_play,
					.pp_nav .pp_pause
{
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous,
					a.pp_arrow_next
{
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer
{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery
{
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery ul
{
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.pp_gallery ul a
{
	border: 1px #000 solid;
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a:hover,
			.pp_gallery li.selected a
{
	border-color: #fff;
}
.pp_gallery ul a img
{
	border: 0;
}
.pp_gallery li
{
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
.pp_gallery li.default a
{
	background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery li.default a img
{
	display: none;
}
.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next
{
	margin-top: 7px !important;
}
a.pp_next
{
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous
{
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand,
		a.pp_contract
{
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close
{
	display: block;
	float: right;
	line-height: 22px;
	text-indent: -10000px;
}
.pp_bottom
{
	height: 20px;
	position: relative;
}
* html .pp_bottom
{
	padding: 0 20px;
}
.pp_bottom .pp_left
{
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle
{
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle
{
	left: 0;
	position: static;
}
.pp_bottom .pp_right
{
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon
{
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res
{
	line-height: 1 !important;
}
#pp_full_res .pp_inline
{
	text-align: left;
}
#pp_full_res .pp_inline p
{
	margin: 0 0 15px 0;
}
div.ppt
{
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}

li.comment {
	list-style-type: none;
}

li.pingback {
	list-style-type: none;
}

li.trackback {
	list-style-type: none;
}

.ukie {
        background: #FFFFFF;
        border: 2px solid #aaaaaa;
      padding-top: 6px;
      padding-bottom: 6px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
       text-align: center;
       width: 100%;
}


/* =GameTraders
-------------------------------------------------------------- */
.gametraders {
       border: 1px solid #aaaaaa;
       text-align: center;
       background-color: #cccccc;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 20px;
       padding-right: 20px;
       margin: 10px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
       border-radius: 8px;
       font-size: 0.8em !important;
       text-align: left !important;
       line-height: normal !important;
}

.gametraders img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gametraders span {
	display: block;
}

.popularity .br-widget {
    height: 15px;
/*    padding: 0 0 0 50px; */

}

.popularity .br-widget a {
    display: block;
    width: 15px;
    padding: 5px 0 5px 0;
    height: 6px;
    float: left;
    background-color: #240d4d;
    margin: 1px;
    text-align: center;
}

.popularity .br-widget a.br-active,
.popularity .br-widget a.br-selected {
    background-color: #f8b970;
}

.popularity .br-widget .br-current-rating {
    font-size: .9em;
    float: left;
    padding: 2px 10px 0 10px;
    color: #240d4d;
}

.votes .br-widget {
    height: 15px;
/*    padding: 0 0 0 50px; */

}

.votes .br-widget a {
    display: block;
    width: 15px;
    padding: 5px 0 5px 0;
    height: 6px;
    float: left;
    background-color: #240d4d;
    margin: 1px;
    text-align: center;
}

.votes .br-widget a.br-active,
.votes .br-widget a.br-selected {
    background-color: #f8b970;
}

.votes .br-widget .br-current-rating {
    font-size: .9em;
    float: left;
    padding: 2px 10px 0 10px;
    color: #240d4d;
}

@CHARSET "UTF-8";

/* "Global" settings for the calendar table */
table.greyCalendar {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000000;
  font-size: 12px;
  font-family: Arial, Verdana;
}

/* "Global" settings for all table cells in the calendar table */
table.greyCalendar th, table.greyCalendar td {
  border: 1px solid #000000;
  padding: 2px;
  height: 50px;
  width: 14%;   /* this makes all of the days the same width (note: 7 * 14% = 98%) */
}

/* Settings for cells in the body of the calendar (i.e., the days) */
table.greyCalendar tbody td {
  vertical-align: top;
}

/* Formatting of the events when they appear in a day cell */
table.greyCalendar td div.events {
  text-align: center;
  font-size: 10px;
  line-height: 12px;
}

table.greyCalendar td.dayHasEvent div.events a:active, table.greyCalendar td.dayHasEvent div.events a:focus {
  outline: 0; /* remove the dotted border from the active link */
}

/* Formatting of the year/month banner */
table.greyCalendar thead th {
  background-color: #696969;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin: 5px;
}

/* Formatting of the weekday names */
table.greyCalendar tbody th {
  background-color: #c0c0c0;
  font-size: 8px;
  font-weight: bold;  
  margin: 3px;
}

/* Formatting of the footer cells (with links to other months) */
table.greyCalendar tfoot th {
  background-color: #a9a9a9;
  border: none;
  border-top: 1px solid #000000;
}

table.greyCalendar tfoot th a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}

table.greyCalendar tfoot th a:visited {
  color: white;
}

table.greyCalendar tfoot th a:hover {
  color: #333;
  background-color: #d3d3d3;
}

/* Formatting of the day cells */
table.greyCalendar td {
  background-color: #ffffff;
}

table.greyCalendar td.dayBlank {
  background-color: #d3d3d3;
}

table.greyCalendar td.dayToday {
  background-color: #dcdcdc;
  border: 3px solid #000000;
}

/* Formatting of the date that appears in each calendar day cell */
table.greyCalendar td div.date {
  text-align: right;
  padding: 0;
  margin: 0;
}

table.greyCalendar td.dayToday div.date {
  color: #000000;
  font-weight: bold;
}

table.greyCalendar td.dayHasEvent div.date {
  color: #008000;
  font-weight: bold;
}

/* Formatting of hyperlinks for events */
table.greyCalendar td.dayHasEvent div.events a {
  color: #808080;
  text-decoration: none;
}

table.greyCalendar td.dayHasEvent div.events a:visited {
  color: #808080;
}

table.greyCalendar td.dayHasEvent div.events a:hover {
  color: #808080;
  text-decoration: underline;
}

/* Formatting of hyperlinks for dates */
table.greyCalendar td.dayHasEvent div.date a {
  color: #808080;
  text-decoration: none;
}

table.greyCalendar td.dayHasEvent div.date a:visited {
  color: #808080;
}

table.greyCalendar td.dayHasEvent div.date a:hover {
  color: #808080;
  text-decoration: underline;
}

.slideheading {
        z-index:300;
        position:absolute;
        left:0;
        padding:10px 10px 0 10px;
        top:10px;
        font-size:1.54em;
	font-weight: bold;
        line-height: 1.3em;
	color: #f8f8f8;
	text-shadow: #000 0 1px 10px;
}

.slidecaption {
	z-index:300;
	position:absolute;
	left:0;
	height:80px;
	padding:10px 10px 0 10px;
	bottom:0px;
	background:rgba(0,0,0,.5);
	width: 400px;
	font-size:0.8em;
	color:#fff;
	/*border-top:1px solid #000;*/
	text-shadow:none;
         -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -khtml-border-radius: 8px;
        border-radius: 8px;

}

.slidecaption p {
        padding-top: 10px;
}
#slides {
	width: 596px;
	height: 284px;
	padding-bottom: 4px
}

#slides img {
         -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -khtml-border-radius: 8px;
        border-radius: 8px;
}
.slides_container {
	width:596px;
	height: 284px;
	overflow:hidden;
	position:relative;
}
.pagination {
	float:right;
	z-index: 350;
	position: relative;
	margin:-30px 5px 5px 10px;
}

.pagination li {

	float:left;
	margin:0 5px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:10px;
	height:0;
	padding-top:10px;
	background-image:url(/images/tbd_pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -10px;
}

#upprev_box
{
    text-align: left;
    background-color: #fff;
    position: fixed;
    bottom: 0px;
    right:-410px;
    width: 360px;
    z-index: 99999;
    padding: 10px 20px 10px 10px;
    border-top: 2px solid #000;
    border-left: 1px solid #f0f0f0;
    -moz-box-shadow: 0 4px 10px #666;
    -webkit-box-shadow: 0 4px 10px #666;
    box-shadow: 0 4px 10px #666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=7)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=7);
    _position: absolute;
    _top: 0;
}

