/*
Theme Name: Magnet-Dev
Description: Football Theme
Author: Ben
*/
body					{background-color:#cdcdcd}
body,p,td,div, 
form, input, textarea, 
h1,h2,h3,h4,h5,h6		{margin:0;padding:0;text-align:left;vertical-align:top;color:#333;font-size:13px;font-family:tahoma, verdana, arial}
a img					{border:none}
a						{color:#666;text-decoration:none}
a:hover					{color:#333;text-decoration:underline}
ul,ol,li				{margin:0;padding:0;list-style:none}

#page					{width:960px;margin:20px auto;background:#fff}
#header					{width:960px;position:relative;height:170px;background:#333;border-bottom:1px #ccc solid}

/* Header Elements */
.logo					{float:left;margin:10px}
.description			{float:left;clear:left;position:relative;margin:-110px 0px 0px 170px;font:normal 30px Arial,Verdana,Sans-serif;color:#fff}
.photo					{position:absolute;right:10px;top:20px;border:1px #ccc solid}

ul.teams				{float:right;margin-top:-31px}
ul.teams li				{float:left;width:125px;line-height:30px;text-align:center;margin-right:10px;border:1px #ccc solid;border-bottom:0}
ul.teams li a			{display:block;text-decoration:none;color:#fff}
ul.teams li a:hover		{text-decoration:underline}
ul.teams li a.first		{background:#900}
ul.teams li a.res		{background:#fc0}
ul.teams li a.sun		{background:#336}
ul.teams li a.vet		{background:#360}

/* Content */
#content				{float:left;width:710px;padding:10px 0 0 0}
#content h2				{clear:left;font-size:16px;border-bottom:1px dashed #666;margin:0px 0px 16px 0px}
#content h2 a			{color:#be0107;text-decoration:none}
#content h2 a:hover		{color:#333}
#content h3,#content h4,	
#content h5,#content h6	{font-size:14px;color:#036}

.post,.page				{clear:both;margin:20px 0}
.post p					{line-height:18px;margin:20px 0}
.post li				{list-style-type:disc;margin-left:20px}

.more-link				{color:#366;margin:12px 0;text-decoration:underline}
.more-link:hover		{text-decoration:none}

.postmetadata			{clear:both}
.postmetadata span		{display:none}
.postmetadata a			{float:right;color:#666;font-weight:bold;padding:0px 0px 0px 10px;text-decoration:none}
.postmetadata a:hover	{text-decoration:underline}

#posts					{padding:0px 24px}

/* Comment List */
.commentlist			{clear:both}
.commentlist p			{padding:10px}
.commentmetadata		{background:#eee;border:1px #ccc solid;padding:5px 10px}
.comment_author,
.comment_author *		{color:#333;font-weight:bold}
.comment_date			{font-size:.8em;color:#900}

/* Comment Form */
#content #posts
.comment_h2				{margin-top:40px}
#commentform			{width:410px}
#commentform label		{float:left;clear:left;width:100px}
#commentform input,
#commentform textarea	{width:300px;padding:2px 0 0 4px;border:1px #666 solid;margin-bottom:4px}
#commentform #submit	{width:50px;height:22px;text-align:center;color:#fff;background:#333;border:1px #666 solid;margin-left:100px}

/* Navigation */
.navigation				{clear:both;margin-top:20px}

/* SideBar */
#sidebar				{float:right;width:207px;padding:20px}
/*
#sidebar h2				{background:url(images/ball.gif) no-repeat ;padding:0 0 2px 25px;line-height:20px;color:#000;font-size:14px;margin:10px 0;border-bottom:1px dashed #666}
*/
#sidebar h2				{background:#eee;border:1px #ccc solid;padding:3px;margin:10px 0}
#searchform input			{height:20px;border:1px #666 solid}
#searchform #s				{width:145px}
#searchform #searchsubmit	{width:50px;height:22px;text-align:center;color:#fff;background:#333}
#sidebar li ul li		{font-size:1em}
#sidebar li ul li ul li	{margin-left:10px}
#sidebar ul a			{color:#333;line-height:18px}
#sidebar li.fa			{margin:20px;text-align:center}
#sidebar p				{padding:10px;font-size:.9em}

/* Footer */
#footer					{clear:both;background-color:#333;color:#ccc;margin:20px 0}
#footer a				{color:#ccc}
#footer p				{color:#ccc;margin-left:20px;line-height:30px}

/* Page CSS */
.sponsors img			{border:1px #ccc solid;margin:5px}
.sponsors br			{float:left}

table					{border-collapse:collapse;width:100%}
table .w50				{width:50px}
table .w75				{width:75px}
table .w100				{width:100px}
table td				{padding:5px 2px}
table.officers td		{width:25%;vertical-align:top}
