/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Modified extensively by Elliot Schulberg
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #606060;
}

fieldset {
	border: none;
}

h1, h2, h3 {
	margin: 0;
	color: #000000;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

span.winner {
	font-style:italic;
	font-weight:bold;
}


ul {
	margin-left: 2em;
	list-style: square;
}

ol {
	margin-left: 2em;
	list-style: decimal;
}

a {
	color:#990000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

table, th, td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

td.posName {
	font-weight:bold;
	/*border-top-style: solid ; 
	border-top-color: black; 
	border-top-width: 2px;*/
}

td.total {
	text-align:right;
	font-weight:bold;
	border-top-style: solid ; 
	border-top-color: black; 
	border-top-width: 2px;
}

table {
	border-collapse:collapse;
}

th {
	background-color:#990000;
	color:#CCCCCC;
}

td {
	background-color:#F7F7F7;
}

input.theme_button, button.theme_button {
  color: #900;
  /*background: #F7F7F7;*/
  background: #DEDEDE;
  padding:1px 2px;
  font-weight: bold;
  border: 1px solid #990000;
  cursor:pointer;
}
 
input.theme_button:hover, button.theme_button:hover {
  color: #FFFFFF;
  background: #990000;
}

/* Boxed Style */

div.boxed {
	margin-bottom: 1em;
	background: #F7F7F7 url(images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

h2.title {
	height: 29px;
	padding: 11px 0 0 27px;
	background: url(images/img08.gif) no-repeat;
	background-position: 0.5em 50%;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

h2.title a {
	text-decoration: none;
	color: #FFFFFF;
}

div.boxed div.content {
	padding: 10px;
}

/* Lineup form style */

form.lineup select {
	width:210px;
}

form.lineup p {
	display:inline-block;
	margin-right:0.5em;
}

form.lineup input  {
	display:block;
}

/*Lineup new styles */
p.drag, p.drag-disabled {
	display: inline-block;
	margin: 4px;
	padding: 2px;
	font-size:1em;
}

p.drag {
	cursor: -webkit-grab; cursor: grab;
	border: 2px dashed #CCCCCC;
	background-color:#F7F7F7;
}

p.drag-disabled {
	cursor: not-allowed;
	border: 2px solid #000000;
	background-color:#fdbaba;
}

#squad {
	min-height: 60px;
	margin-bottom: 1em;
}

#buttons {
	margin-bottom: 1em;
}

div.lpos {
	min-height: 30px;
	border: 2px dashed #990000;	
	margin-bottom: 1em;
}

/* Tipping form style */
form.tipping  input[type="radio"]  {
	width: 1.5em;
	height: 1.5em;
	margin-right: 5px;
}

/* Header */

#header {
	width: 700px;
	height: 130px;
	margin: 0 auto;
	/*.background: url(images/pho_ff_logo.png) no-repeat;*/
}

/* Header > Logo */

#logo {
	float: left;
	padding: 15px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	/*background: url(images/img06.gif) no-repeat;*/
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bolder;
	color:#FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color:#000000;
}

#menu .first a {
	padding-left: 0;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 760px;
}

/* Content > Main > */

#scrolltable {
	height:700px;
	width: 700px;
	overflow:auto;
}
#scrolldraft1 {
	height:500px;
	width: 500px;
	overflow:auto;
}
#scrolldraft2 {
	height:500px;
	width: 700px;
	overflow:auto;
}

.scrolldraft {
	height:500px;
	width: 400px;
	overflow:auto;
}

div.standard {
	margin: 0 0 1em 0;
	padding: 10px 0 0.5em 0;
	border-bottom: 1px solid #CCCCCC;
	overflow:auto;
}

div.scenter {
	margin: 0 70px 1em 150px;
	padding: 10px 0 0.5em 0;
	border-bottom: 1px solid #CCCCCC;
}

img.smooth_banner {
	max-width: 100%;
	height: auto;
}

div.banners {
	width: 100%;
	text-align:center;
	margin: 0 auto;
	padding: 10px 0;
	clear: both;
	display: inline-block;
}

div.banners button {
	cursor:pointer;
}

div.column {
	float: left;
	width: 25%;
}

div.column2 {
	min-width: 45%;
	width: 45%;
	float: left;
}

div.vs {
	margin-top: 80px;
	width: 10%;
	float: left;
}

div.final_group {
	clear:both;
}

table.sortable th {
	cursor: pointer;
}

table th.sorttable_nosort {
	cursor: auto;
}

table.gi_table {
	width:500px;
}

tr.highlight-row td {
	background-color: #D9D9D9;
}

input.details_long {
	width:20em;
}

input.details_short {
	width:10em;
}

img.logo {
	vertical-align:middle;
}

span.dot {
	height: 0.5em;
	width: 0.5em;
	border-radius: 50%;
	display: inline-block;
}

h3.compare {
	height: 22px;
}

/* Content > Main > Wall */

input.link_button, input.delete_button
{
	background:none;
    border:none; 
    padding:0;
	margin:0;
    
    /*optional*/
	color:#990000;
    text-decoration:underline;
	cursor:pointer;
	
	font-size:1em; /*for link button*/
}

input.link_button:hover, input.delete_button:hover
{
	color:#000000;
    text-decoration:none;
}

input.delete_button
{
	float:right;
	font-size:0.8em;
}

button.arrow {
	padding:5px 10px;
	margin:2px;
	font-weight:bold;
	font-size:1.5em;
}

div.thread {
	padding:10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

div.orig_post {
	background-color:#F7F7F7;
	padding:5px;
	margin-right:5px;
}

div.comment {
	background-color:#F7F7F7;
	padding:5px;
	margin:5px;
	margin-left:20px;
	overflow:auto; /*creates scrollbar if word (without spaces) outstretches div*/
}

span.pname {
	font-size:1.2em;
	font-weight:bold;
}

span.ptime {
	font-size:0.8em;
	font-style:italic;
}

p.media_note {
	margin-top:2.5px;
	font-size:0.8em;
	font-style:italic;
}

p.post_header {
	margin-bottom:2.5px;
}

p.comments, p.likes {
	font-size:0.8em;
	margin:0px;
}

p.upload_form {
	margin:0px;
}

p.comments {
	white-space: pre-wrap;
}

p.likes {
	margin-top:2.5px;
	font-weight:bold;
}

img.wall {
	max-width:100%;
	max-height:700px;
	width:auto;
	height:auto;
}

img.banner {
	max-width:80%;
}

img.banner_preview {
	max-width: 40%;
	height: auto;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	/*margin: 0 0 0 20px;*/
}

/* Content > Sidebar > Login */

#login label {
	display: block;
}

#toggle {
	display:none;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	/*width: 60px;*/
	margin-right: 7px;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	background: #F7F7F7 url(images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

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

@media screen and (min-width: 64em) {
    /* large / desktop */
}

@media screen and (min-width: 37.5em) and (max-width: 64em) {
    /* medium / tablet */
}

@media screen and (max-width: 37.5em) {

  /* iPhone, Android rules here */
	body {
		background-size:212px 200px;
	}
	
	/*Tipping form style 
	input[type="radio"] {
		-webkit-appearance: radio;
	}
	input[type="checkbox"]{
	-webkit-appearance: checkbox;
	}
	
	input {
		-webkit-appearance:none;
	}*/

	input.theme_button, button.theme_button {
		text-decoration:none;
		color: #900;
		background: #C6C6C6;
		padding:1em 0.5em;
		font-weight: bold;
		border: solid #990000;
		border-width: 4px;
	}

	/*? remove hover ?? 
	input.theme_button:hover {
	  color: #FFFFFF;
	  background: #990000;
	} */

	/* Boxed Style */

	div.boxed {
		background-size:1px 60px;
	}

	h2.title {
		font-size:1em;
		padding: 10px 0 0 2.5em;
		/*background-size:13px 12px;*/
		background-position: 0.5em;
	}

	div.boxed div.content {
		padding-top: 0;
	}

	/* Header */

	#header {
		width: 100%;
		height: 130px;
		background:none;
		/*background: #FFFFFF url(images/img01.gif) repeat-x;
		background-size:212px 100%;*/
	/*	background: url(images/img02.gif) no-repeat;
		background-position: center; */
	}

	/* Header > Logo */

	#logo {
		padding-top:0.5em;
		float:none;
	}
	
	#logo img {
		max-width: 100%;
		height: auto;
	}

	#logo h1 {
		text-align:center;
	}

	#logo h2 {
		text-align:center;
	}

	/* Header > Top Menu */

	#topmenu {
		float:none;
		width:90%;
		margin:0em auto;
		text-align:center;
	}
	
	#topmenu ul {
		padding-top:0.2em;
	}

	#topmenu a {
		margin-right:0em;
		padding-right:1.2em;
	}

	/* Menu */

	#menu {
		width: 95%;
		margin: 0 auto;
		text-align:center;
	}

	#menu a {
		float:none;
		display:inline;
		padding:0 0.8em;
	}

	/* ? remove/unset #menu a:hover */

	/* Content */

	#content {
		width: 90%;
		padding: 2em 0;
	}

	/* Content > Main */

	#main {
		width: 100%;
		overflow: hidden;
	}

	/* Content > Main > */

	#scrolltable {
		width: 90%;
	}
	#scrolldraft1 {
		width: 90%;
	}
	#scrolldraft2 {
		width: 90%;
	}

	div.standard {
		padding: 0.5em 0 0.5em 0;
	}
	
	div.scenter  {
		margin: 0 0 1em 0;
		padding: 0.5em 0 0.5em 0;
	}
	
	div.column {
		width: 50%;
	}

	div.column2 {
		width: 100%;	
	}

	div.vs {
		margin-top: 0;
		width: 100%;	
		margin: 1em auto;
	}

	table.gi_table {
		width:100%;
	}

	input.details_long {
		width:95%;
	}

	input.details_short {
		width:60%;
	}

	/* Content > Sidebar */

	#sidebar {
		float:none;
		width: 100%;
	}

	/* Content > Sidebar > Login */

	#login label {
		font-size: 1.5em;
		margin-left: 0.5em;
	}
	
	#toggle {
		display:inline;
		text-transform:none;
		font-size: 0.6em;
	}

	#login #inputtext1, #login #inputtext2 {
		width: 60%;
		margin: 0.2em 0 0.5em 0.5em;
		font-size: 1.5em;
	}

	#login #inputsubmit1 {
		display:block;
		float:none;
		margin-right:0;
		width:100%;
		color: #FFFFFF;
		background: #990000;
		padding:0.8em;
		font-size: 1em;
		font-weight: bold;
		border: 4px solid #C6C6C6;
		cursor:pointer;	
	}

	#login h3 {
		margin: 0;
		font-size: 1em;
	}

	#login p {
		margin: 0;
		padding-top: .2em;
		font-size: x-small;
	}

	#login .menu_button {
		display:block;
		width:inherit;
		text-decoration:none;
		color: #900;
		background: #C6C6C6;
		padding:0.8em 0.5em;
		font-weight: bold;
		border: solid #990000;
		border-width: 0 4px 4px;
		cursor:pointer;
	}

	#login  div.content h3.top  a {
		border-top-width: 4px;
		margin-top: 0.5em;
	}

	#form2 {
		display:none;
	}

	/* Content > Sidebar > Partners*/

	#partners {
		display:none;
	}

	/* Footer */

	#footer {
		width: 90%;
		background: #F7F7F7 url(images/img07.gif) repeat-x;
		background-size:1px 50px;
	}

	/* Footer > Legal */

	#legal {
		font-size:0.8em;
	}

	/* Footer > Links */

	#links {
		padding-top: 0.5em;
	}
}