/*
Theme Name: Poker Players Alliance
Theme URI: 
Description: The theme for the Poker Players Alliance website.
Version: 1.0
Author: Adam Tow
Author URI: http://www.tow.com

*/

#page {
	width:auto;
	margin: 0 auto;
	overflow: hidden;
}

#page-body {
	background: #fff url(images/background-page.gif) repeat-y;
}`

#content {
	padding: 0;
	margin: 0;
	width:auto;
	float: left;
}
	#content.home {
		margin: 0;
	}

#content.full{
	width:auto;
}

ol {
	font-family: 'Roboto', serif;
 	margin: 5px 100px;
 }

h1.takeaction {
	font-family: 'Roboto', serif;
	font-size: 36px;
 	margin: 5px 100px;
 	line-height: 130%;
 	text-align: center;

}

h2.takeaction {
	font-family: 'Roboto', serif;
	font-size: 28px;
 	margin: 5px 100px;
 	line-height: 130%;
 	text-align: center;
 	clear: both;

}


.contain {
max-width:70%;
text-align:center;
margin-left: 15%;
}

.category1 {
position:relative;
display: inline-block;
float:left;
padding:20px;
}

.category2 {
position:relative;
display: inline-block;
float:left;
padding:20px;
}

.category3 {
position:relative;
display: inline-block;
float:left;
padding:20px;
}


table.takeaction {
	max-width:70%;
text-align:center;
margin-left: 22%;
 	border-collapse: collapse;
 }

table.contest {
	max-width:70%;
	margin-left: 15%;
 	border-collapse: collapse;
 }

table.contest tr td { 
	padding:20px;
	display: inline-block;
	float:left;
	vertical-align: middle;
}


table.takeaction tr td { 
	width:225px;
	padding:20px;
	display: inline-block;
	float:left;
	vertical-align: middle;
}

table.takeaction td img {
	text-align: center;
	vertical-align: middle;
}

p.takeaction {
	font-family: 'Roboto', serif;
 	margin: 5px 100px;
 	padding: 20px;
 	text-align: justify;
 	clear: both;
 }

div.pa {background-color: #99CCFF;
}


A.pa:link {color: #FF0000; }
A.pa:active {color: #FF0000; }
A.pa:visited {color: #FF0000; }


@media screen and (min-width:600px) {
  nav {
    float: left;
    width: 60%;
  }
  section {
    margin-left: 60%;
  }
  section2 {
    margin-left: 60%;
  }
}
@media screen and (max-width:599px) {
  section {
    display: inline;
  }

  section2 {
    display: inline;
    margin-left: 20%;
  }


}



nav {
  float: left;
  width: 60%;
  margin: 5px 50px;
}
section {
  margin-left: 60%;
  text-align: left;
}

section2 {
  margin-left: 60%;
  text-align: left;
}


#container {
/*	float: right;
	margin: 0 15px 15px -275px;
	width: 460px;
	width: 680px;
	float: left;

	padding: 30px 30px 30px 30px;
	padding: 0 0 30px 0;
	*/
	background: #fff;
	
}



h2.page-title, h2.pagetitle {
	font-size: 3em;
	height: 1%;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 20px 30px 20px 30px;
	background: #003371 url(images/header-page.gif) repeat-x;
	color: #fff;
}
	h2.page-title span {
		display: block;
		font-size: 0.65em;
		color: #fff;
		font-style: italic;
	}

	#content-full .page-title {
		margin: 0 -20px 17px;
	}

.post {
	margin: 5px 30px 0 30px;
	clear: both;
	padding-bottom: 10px;
}
	.post h3 {
		font-size: 2.0em;
		font-weight: normal;
		margin: 20px 0 10px 0;
	}
	.post h3.post-title {
		font-size: 2em;
		font-weight: normal;
		margin: 10px 0 10px 0;
	}
		.post h3 span {
			display: block;
			font-size: 0.7em;
			color: #333;
		}
		.post h3 span.insider, span.insider {
			display: inline;
			color: #B02222;
			font-size: 1em;
		}

	.postmetadata {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		margin: 12px 0;
		padding: 10px 5px 10px 5px;
		background: #f6f6f6;
	}
		.postmetadata p {
			margin-bottom: 4px;
		}
	.post .publish-date {
		font-size: 1.0em;
		font-weight: bold;
		margin: 10px 0px 10px 0px;
		padding: 5px 5px 5px 5px;
		background: #f6f6f6;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
	}
		.post .publish-date span.byline {
			font-weight: normal;
		}
	.post h4 {
		margin: 1em 0 .5em 0;
	}
	.post .instructions {
		margin: 35px 0 15px 0;
		text-align:center;
	}


ul.spades {
	margin-left: 0;
	padding-left: 0;
}
	ul.spades li {
		list-style-type: none;
		background: 0 1px url(images/spade.gif) no-repeat;
		padding: 0 0 0px 25px;
		margin-left: 0;
	}
	ul.spades h4 {
		font-size: 1.2em;
		text-transform: uppercase;
		margin-bottom: 0;
	}

html fieldset {
	position: relative;
	margin-top: 1em;
	padding-top: 20px;
}
html legend {
	position: absolute;
	top: -.5em;
	left: .5em;
	font-weight: bold;
}

fieldset {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #666;
}
	fieldset label {
		display: block;
		padding: 5px;
		width: 200px;
	}
	fieldset label.required {
		font-weight: bold;
	}

.navigation {
	padding: 5px 0 5px 0;
	margin: 20px 30px 10px 30px;
}


/** @section CF Sharebar
 * Replacement styles for CF Sharebar plugin
 * Uses style-ie6.css
 -------------------------------------------------- */
ul.share {
	list-style: none;
	margin: 0;
	overflow: hidden;
}
ul.share li {
	float: left;
	margin: 0;
}
ul.share li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	line-height: 17px;
	margin: 2px 6px 2px 0;
	padding:0 10px 0 22px;
}
ul.share li a.sharebar-digg {
	background-image: url(images/sharebar/digg.png);
}
ul.share li a.sharebar-email {
	background-image: url(images/sharebar/email.png);
}
ul.share li a.sharebar-facebook {
	background-image: url(images/sharebar/facebook.png);
}
ul.share li a.sharebar-reddit {
	background-image: url(images/sharebar/reddit.png);
}
ul.share li a.sharebar-stumbleupon {
	background-image: url(images/sharebar/stumbleupon.png);
}
ul.share li a.sharebar-twitter {
	background-image: url(images/sharebar/twitter.png);
}


/** Plugin Styles
 -------------------------------------------------- */

.dk-speakup-share {
	display: none;
}

/** Iframe Specifics
 -------------------------------------------------- */
/*

#outerdiv {
width: 250px; position: relative;
}
#innerdiv {
position: absolute; left: -320px; top: -220px;clip:rect(220px 600px 660px 0px);
}


/** Carrington Build Styles
 -------------------------------------------------- */
/*
.cfct-row {
	padding-bottom:10px; Removed for home 50/50 styles
}
*/
.cfct-module {
	padding: 15px;
}
.cfct-row-d-e {
	background: url(images/background-home-boxes-gray.gif) 0 0 no-repeat;
}
.home .cfct-module {
	margin: 0;
}
.cfct-module .widget_rss ul {
	margin: 0;
}
.cfct-module .widget_rss li {
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

/** Tabbed module */
.cfct-tabbed-box .cfct-tabbed-box-tabs li a {
	/* DON'T THINK THIS IS USED ANYWHERE... background: #CFCFCF url(/wp-content/plugins/cf-tabs/img/ui/header-gray.png) repeat-x 0 bottom; */
	font-size: 12px;
	font-weight: bold;
	padding: 6px 12px 5px 12px;
	text-shadow: #fff 0 1px 0;
}
.cfct-tabbed-box .cfct-tabbed-box-tabs li a.cfct-tabbed-box-active-tab {
	background-color: #fff;
	padding-bottom: 6px;
}
.cfct-build .cfct-tabbed-box .cfct-tabbed-box-tabs-contents {
	background-color: #fff;
	padding: 0;
}

/** RSS feed module */
.cfct-rss ul {
	border-top: 1px solid #ddd;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
.cfct-rss li {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 6px 0;
}
.cfct-rss li h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.cfct-rss .cfct-rss-summary {
	padding: 5px 0;
}
.cfct-rss li a {
	color: #222;
}
.cfct-rss .cfct-rss-feed-link {
	font-size: 11px;
	text-align: right;
}
/* in tabbed module */
.cfct-tabbed-box-tabs-contents .cfct-rss h2 {
	margin-top: 0;
}
.cfct-tabbed-box-tabs-contents .cfct-rss-feed-link {
	margin-bottom: 0;
}


