/*
Theme Name:  GPD 2010 Season
Theme URI: http://epicado.com/
Description: WordPress theme developed by Epicado.
Version: 1
Author: Pmac
Author URI: http://epicado.com/
Tags: GPD MASH UP PRESS

*/

.moreboy {
text-align:right;margin:0px;padding:0px;line-height:12px;
}

.moreboy a{
font-size:12px;
color:#999999;
text-decoration:none;
font-weight:bold;
} 

.moreboy a:hover{
color:black;
}

body{
margin:0;
padding:0;
background:#000000;
font-family:arial;
}

img {
border:0px;
}

.cl {
clear:both;
}

#page {
width:1000px;
margin:auto;
background: #000000 url(images/background.jpg) top no-repeat;
}

#homelink {
width:30%;
float:left;
}

#homelink a h2{

background:transparent;
height:80px;
}

.widget_rss {
font-size:13px;
line-height:18px;
background: url(images/twit-bg.png) no-repeat top;
margin-left:10px;
padding:15px;
height:190px;
padding-top:80px;
}

.widget_rss a{
text-decoration:none;
color:white;
}

.widget_rss li{
list-style:none;
text-align:left;
padding:0px;
margin:0px;
}

.widget_rss ul{

padding:0px;
margin:0px;
}

#header {
text-align:left;
font-style:italic;
color:white;
font-size:16px;
}

#contentwrapper {
width:810px;
float:left;
}

#contentcolumn {
width:610px;
float:right;
background:white;
}

#leftcolumn {
width:190px;
float:left;
padding-top:8px;
padding-left:8px;
}

#rightcolumn {
width:190px;
float:right;
text-align:right;
}

.adbanner {
padding: 5px 0px;
text-align:center;
width:610px;
height:80px;
background:black;
}

.yte_widget {
text-align:center;
padding-left:18px;
margin-bottom:10px;

}

.liststylenone {
list-style:none;
margin:0px;
padding:0px;
}

.blogbar {
width:190px;
float:right;
text-align:right;
}

.blog {
width:420px;
float:left;
background: url(images/white-bg-left.gif) left bottom no-repeat;
}

.post {
margin:10px 0px;
background: url(images/post-bg.jpg);
padding:0px;
font-size:13px;
}

/* CMS CSS */

.excerpt {
padding:0px 10px 5px 10px;
font-size:13px;
color:#333333;
line-height:18px;
height:110px;
}

.posttitle {
color:#666666;
margin:0px;
float:left;
width:290px;
font-size:18px;
font-weight:bold;
line-height:20px;
padding-left:10px;
}

.date {
float:right;
width:110px;
color:#999999;
font-size:10px;
padding-top:5px;
line-height:20px;
} 

.rss {
height:26px;
background: url(images/rss-bg.gif) repeat-x;
padding-bottom:80px;
margin-left:10px;
}

.RSS {

background: url(images/rss.gif) no-repeat;

}

.RSS a {
line-height:24px;
padding-left:50px;
color:white;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

.nav {line-height:19px;
background: url(images/split-black-bg.png);
}

.split-right {
background: url(images/split-right.png) no-repeat right;
}

.nav a {
color:white;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
font-size:11px;
padding-left:8px;

}

#footer {
width:100%;
background: url(images/footer-bg.gif);
clear:left;
color:#000000;
font-size:11px;
line-height:20px;
text-align:center;
margin-top:10px;
}

#footer a {
color:#000000;
text-decoration:none;
border-left: 1px solid #000000;
padding-left:8px;
padding-right:8px;
}

#footer a:hover {
color:#333333;
text-decoration:underline;
}

.footlinks {
padding-top:20px;
text-align:center;
font-size:10px;
}

.footlinks a {
color:#333333;
text-decoration:none;
padding-left:8px;
padding-right:8px;
}

.footlinks a:hover {
color:white;
text-decoration:underline;
}






.glossymenu{
margin: 0px 0;
padding: 0;
width: 180px; /*width of menu*/
}

.glossymenu a.menuitem{
background: black url(images/cal-bck.png) repeat-x bottom left;
font-size: 11px;
color: #000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 0;
padding-left: 5px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000000;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover, .glossymenu2 a.menuitem:hover{
background: #F2CB11 url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #E6E6E6;
padding:3px;
border:1px solid white;
margin-bottom:2px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li, .glossymenu2 div.submenu ul li{
background: url(images/yellow-b.png) no-repeat left;font-size:11px;font-weight:normal;
}

.glossymenu div.submenu ul li a{
display: block;
font-size:11px;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 14px;

}

.glossymenu div.submenu ul li a:hover{
colorz: white;
background: url(images/black-b.png) no-repeat left;
}






.glossymenu2{
margin: 0px 0;
padding: 0;
width: 180px; /*width of menu*/
}

.glossymenu2 a.menuitem{
background: black url(images/team-bck.png) repeat-x bottom left;
font-size: 11px;
color: #000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 0;
padding-left: 5px;
text-decoration: none;
}


.glossymenu2 a.menuitem:visited, .glossymenu .menuitem:active{
color: #000000;
}

.glossymenu2 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu2 a.menuitem:hover{
background: #F2CB11 url(glossyback2.gif);
}

.glossymenu2 div.submenu{ /*DIV that contains each sub menu*/
background: #E6E6E6;
padding:3px;
border:1px solid white;
margin-bottom:2px;
}

.glossymenu2 div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu2 div.submenu ul li{

}

.glossymenu2 div.submenu ul li a{
display: block;

color: black;
text-decoration: none;

padding-left: 15px;
}

.glossymenu2 div.submenu ul li a:hover{
colorz: white;
background: url(images/black-b.png) no-repeat left;
}






.pages {
list-style:none;
margin:0px;
padding:0px;
padding-top:10px;
}

.pages li a {
color:#F4D127;
font-weight:bold;
text-decoration:none;
font-size:13px;
text-transform:uppercase;
}

.entry p {
text-align:left;
margin:0px;
padding:0px;
}

.pages li a:hover {
color:silver;
text-decoration:underline;
}

.wp-polls {

color:white;
font-size:12px;
font-weight:normal;
margin:5px;padding:0px;
}

.wp-polls p {
margin:0px;
padding:0px;
}

.wp-polls ul {
margin:0px;
padding:5px;
background:#F6D74B;
color:black;
}

.poll-background {
background:#F6D74B;
padding-bottom:3px;
}



.poll-background p{
background: #747474 url(images/poll-bg.png) repeat-x bottom;
padding:5px 0px;
}

.spcat {
text-align:left;
background:#F2CB11;
margin:5px;
margin-top:0px;
margin-bottom:0px;
font-size:11px;
font-weight:bold;
padding:3px;
padding-left:12px;
}

.spcat a {
color:black;
text-decoration:none;
}

.spcat a:hover{
color:#666666;
text-decoration:underline;
}

.vote {
background:#F6D74B;
width:100%;
height:16px;
}

.vote2 {
background:#464646;
height:12px;
padding:3px;
}


.vote2 a{
color:white;
font-size:11px;
font-weight:400%;
text-decoration:none;
}

.vote2 a:hover{
color:black;
}



.vote a {font-size:10px;padding-left:10px;color:#666666;text-decoration:none;}
.vote a:hover {color:black;text-decoration:underline;}

.more a {font-size:12px;font-weight:bold;color:black;text-decoration:none;}
.more a:hover {color:#aa000b;text-decoration:underline;}



#gpdtop {
width:65%;
float:right;
padding-top:50px;
}

#social {
padding:10px;
font-size:12px;
color:#999999;
}

#social a {
color:#999999;
}

#social a:hover {
color:#aa000b;
}

#social input{
border:1px solid #999999;
padding:2px;
width:100%;
}

#social input:hover{
background:#F5D952;
}
#social p {
padding-5px;
}

h1 {
padding:0px;
margin:0px;
font-size:24px;
color:#666666;
}


h2 {
padding:1px 3px;
margin:0px;
font-size:12px;
color:#F2CD1D;
background: url(images/split-black-bg.gif);
}

h2 a{
color:#F2CD1D;
text-decoration:none;
}

.navigation {
margin:15px;
color:#333333;

font-size:14px;
}

.navigation a{
font-weight:bold;
text-decoration:none;
color:#333333;
}

.navigation a:hover{
color:#aa000b;
text-decoration:underline;
}

.hive-m li{
list-style:none;
background: url(images/ico_cal.png) no-repeat left;
padding-left:32px;
font-size:16px;
height:26px;
}

.hive-m li a{
text-decoration:none;
color:#333333;
}

.hive-m li a:hover{
text-decoration:underline;
color:#e0bc0c;
}

.categories {
list-style:none;
color:#f1f1f1;
margin:0px;
padding:0px;
font-size:16px;
}

.categories ul {
margin:0px;
padding:0px;
font-weight:bold;
}

.categories ul li a{
text-decoration:none;
color:#333333;
}


.categories ul li a:hover{
text-decoration:underline;
color:#e0bc0c;
}


.categories ul li ul{
margin:0px;
padding:10px;
}

.searchit {
padding:20px;color:#333333;font-size:12px;font-weight:bold;
}

.box {
margin:15px;
border:1px solid silver;
}

.entry p {
padding:5px;
}

.entry a, .postmetadata a  {
color:#000000;
font-weight:bold;
text-decoration:none;
}

.entry a:hover, .postmetadata a:hover {
color:#e0bc0c;
text-decoration:underline;
}

.widgettitle {
display:none;
}

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
	}



/* ie 7 fix */
.poll-background {
padding-bottom:0px;
}

#translation_bar {
background:black;
padding-top:10px;
padding-bottom:10px;
margin-top:-2px;
}

.post h1{
color:;
font-size:24px;
padding-left:8px;
line-height:28px;
}

.adverts {
text-align:right;
font-size:10px;
color:silver;
padding-right:10px;
}

#wp_email_capture {
padding:5px;
background:#000000;
text-align:center;
font-weight:bold;
color:#E7C30D;
font-size:10px;
}

.wp-email-capture-submit {
border:1px solid #fff;
background:#E7C30D;
font-weight:bold;
font-size:12px;
color:#000000;
}

.wp-email-capture-name ,.wp-email-capture-email {
padding:3px;
font-size:14px;
font-weight:bold;
}

.newsletterbox {
padding:5px;
color:white;
font-size:14px;
line-height:18px;
padding-top:80px;
background: #000000 url(images/webevent.gif) top no-repeat;
}

.mailsignup {
padding:10px;
background:#E7C30D;
border:2px solid white;
font-size:14px;
line-height:18px;
color:#000000;
}

.quizlink li {
list-style:none;
margin:0px;
padding:0px;
text-align:center;
}

.quizlink li a{
background:#000;
color:#F6D74B;
padding:5px;
font-size:16px;
display:block;
font-weight:bold;
}

.quizlink li a:hover{
background:#F6D74B;
color:#000;
}
