/*  
Theme Name: OrangeSense
Theme URI: http://www.rbfootball.org
Description: Team & booster site in blue, silver, white, and black. Insert your Adsense ID into the files ads.php and banner.php
Author: Mark O'Donnell
Author URI: http://www.drmarkodonnell.com
*/

/* ------ START main structure ------ */
* { 
	margin: 0;
	padding: 0;
	}

body {
`	background-color: #c0c0c0;
	background:url(http://rbfootball.org/wp-content/themes/orangesense/img/steel.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:1000px;
	}

#wrap {
	background-color: #000000;
	width:1000px;
	margin:0 auto;
	}
	
#top-platinum-ads {
	/* width:840px; */
	height:60px;
	/* background:url(http://rbfootball.org/wp-content/themes/orangesense/img/rb-platinum-header.gif) no-repeat; */
	margin:0px;
	padding:0px;
	float:left;
	background-color:#00ffff;
	}

#top-header-banner {
    width:1000px;
	height:161px;
	float: left;
	margin:0px 0 0 0;
	padding:0px;
	background-color:#00ff00;
	}
	
#top-gic-logo {
	float:right;
	margin:0px 0 0 0;
	padding:0px;
	background-color:#ffff00;
	height:175px;
	/* width:160px; */
	}
	
#top-menu {
	padding:139px 0px 0px 0px; 
	}
	
#header {
	width:1000px;
	height:161px;
	float: left;
	margin:0px 0 0 0;
	padding:0px;
	background-color:#00ff00;
	background:url(http://rbfootball.org/wp-content/themes/orangesense/img/top-header-banner-with-menu.gif) no-repeat;
	}
	
#banner {
	width:820px;
	float:left;
	background: #000099;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-align:center;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:3px;
	margin-top:3px;
	}
	
#banner p {
	float:left;
	width:800px;
	padding:3px;
	/* background:url(http://rbfootball.org/wp-content/themes/orangesense/img/h2-bkgd.gif) repeat-x; */
	background:#000000;
	color:#c0c0c0;
	font-size:11;
	margin:3px;
	}

#bannerleftside p {
	float:left;
	/* background:url(http://rbfootball.org/wp-content/themes/orangesense/img/h2-bkgd.gif) repeat-x; */
	background:#000000;
	color:#c0c0c0;
	/* font-variant:small-caps; */
	width:330px;
	text-align:center;
	font-size:11px;
	/* padding:3px; */
	margin:2px;
	}
#bannerrightside p {
	float:left;
	/* background:url(http://rbfootball.org/wp-content/themes/orangesense/img/h2-bkgd.gif) repeat-x; */
	background:#000000;
	color:#c0c0c0;
	/* font-variant:small-caps; */
	width:330px;
	text-align:center;
	font-size:11px;
	/* padding:3px; */
	margin:2px;
	}
		
#banner img {
	border:none;
	}

h1 {
	font-size:24px;
	}

h1 a {
	color:#0000c0;
	}

h1 a:hover {
	text-decoration: none; !underline;
	}

#desc {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-align:left; !center;
	padding-top:7px;
	}
	
#content {
	padding:0 10px 0 10px;
	background-color: #000000;
	}

.cleaner {
	clear:both;
	}
/* ------ END main structure ------ */

/* ------ START pagelist and search ------ */	
#pagelist {
	margin:0px 0 0 0;
	padding:2px 0 0 20px;
	font-size:12px;
	font-variant:small-caps;
	text-align:left;
	}

#page-list {
	float:left;
	}

#pagelist ul li {
	display:inline;
	border-right:2px solid #999999;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	}

#pagelist ul li a {
	text-decoration:none;
	color:#0000c0;
	font-weight:bold;
	}
	
#pagelist ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}

#pagelist ul li.current_page_item a {
	color:#FFFFFF;
	font-weight:bold;
	}
	
#header-search-right {
	display:inline;
	padding:0px 0 0 0;
	margin:0px;
	}
#header-search-right form {
	display:inline;
	padding:0px;
	margin:0px;
	}

#searchform {
	display:inline;
	}
	
#intro {
	margin:15px 0 0 0;
	height:60px;
	font-size:12px;
	color:#0c0c0c;
	line-height:1.7;
	}

#intro a {
	color:#999999;
	}

#intro-left {
	float:left;
	width:650px;
	}

#intro-right {
	border-width:2px;
	border-style:solid;
	border-color:#000099;
	padding: 2px;
	margin-bottom:5px;
	background-color:#000000;
	color:#000099;
	}
#searchform {
	background-color:#000000;
	color:#999999;
	}

#search-title {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	background-color:#000000;
	font-size:14px;
	margin:2px 5px 0px 5px;
	border:none;
	width:110px;
	text-align:center;
	}

#search-input {
	height:15px;
	width:110px;
	/* background:url(http://rbfootball.org/wp-content/themes/orangesense/img/search.png) no-repeat; */
	border-width:2px;
	border-style:solid;
	border-color:#000099;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	color:#ffffff;
	background-color:#000000;
	}
/* ------ END pagelist and search ------ */	


/* ------ START sidebar ------ */	
#side {
	width:140px;
	float:right;
	color: #999999;
	font-size:10px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}

#side h2 {
	font-weight:bold;
	color:#0000c0;  !#0000c0;
	font-size:16px;
	margin:15px 0 3px 0;
	}

#side ul li ul.children li {
	margin-left:35px;
	font-size:12px;
	}

#side a {
	color:#63b8ff; !#a4a4a4;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	}

#side a:hover {
	color:#0000ff;
	text-decoration:underline;
	}

#side img {
	padding:0;
	border:none;
	}
/* ------ END sidebar ------ */

/* ------ START rbleftside ------ */
#rbnextgameblock {
    color:#999999;
	margin:0px 0px 20px 0px;
	font-size:12px;
	text-align:center;
	border-width:2px;
	border-style:solid;
	border-color:#000099;
	padding: 5px;
	}
	
#rbbasicblock {
	margin:0px 0px 10px 0px;
	float:none;
	width:800;
	}
	
/* Using this so posts don't wrap into/over each other 
   when they contain floating images*/
#clear_both {
	clear: both;
	height: 0px;
	}
	
#rbplayersblock {
	margin:0px 0px 5px 0px;
	float:none;
	width:800;
	}
		
#rbgallery {
	width:800px;
	color: #999999;
	font-size:12px;
	background-color:#000000;
	padding:10px;
	border:none;
	}
	
#rbgalleryblock {
	margin:0px 0px 25px 0px;
	}
	
#rbfullwidth {
	width:820px;
	}
	
#rbleftside {	
	width:470px;
	float:left;
	color: #999999;
	font-size:12px;
	background-color:#000000;
	padding:10px;
	border:none;
	}
	
#rbleftside li, #rbleftside ul {
	list-style-type:disc;
	font-size:12px;
	padding-bottom:5px;
	color:#999999;
	margin-left:20px;
	}
	
#rbleftside a {
	font-size:12px;
	padding-bottom:5px;
	color:#63b8ff;
	text-decoration:underline;
	}
	
#rbleftside a:hover {
	color:#0000ff;
	text-decoration:underline;
	}	
	
#rbleftside h2 {
	background:url(http://rbfootball.org/wp-content/themes/orangesense/img/h2-bkgd.gif) repeat-x;
	color:#c0c0c0;
	font-size:12;
	/* font-variant:small-caps; */
	width:470;
	padding:3px;
	}
	
#rbleftside h3 {
	color:#63b8ff;
	}
	
#rbleftside img {
	border:none;
	float:left;
	margin:0 10px 5px 0;
	}

/* ------ END rbleftside ------ */

/* ------ START rbhome ------ */
#rbhome {	
	width:670px;
	float:left;
	color: #999999;
	font-size:12px;
	background-color:#000000;
	padding:10px;
	border:none;
	}
	
#rbhome li, #rbhome ul {
	list-style-type:disc;
	font-size:12px;
	padding-bottom:5px;
	color:#999999;
	margin-left:20px;
	}
	
#rbhome a {
	font-size:12px;
	padding-bottom:5px;
	color:#63b8ff;
	text-decoration:underline;
	}
	
#rbhome a:hover {
	color:#0000ff;
	text-decoration:underline;
	}	
	
#rbhome h2 {
	background:url(http://rbfootball.org/wp-content/themes/orangesense/img/h2-bkgd.gif) repeat-x;
	color:#c0c0c0;
	font-size:12;
	/* font-variant:small-caps; */
	width:470;
	padding:3px;
	}
	
#rbhome h3 {
	color:#63b8ff;
	}
	
#rbhome img {
	border:none;
	float:left;
	margin:0 10px 5px 0;
	}

/* ------ END rbhome ------ */

/* ------ START rbrightside ------ */	
#rbrightside {
	width:280px;
	float:left;
	color:#999999;
	font-size:12px;
	background-color:#000000;
	padding: 10px;
	border:none;
	}
	
#rbrightside li, #rbrightside ul {
	list-style-type:disc;
	font-size:12px;
	padding-bottom:5px;
	color:#999999;
	margin-left:20px;
	}
	
#rbrightside a {
	font-size:12px;
	padding-bottom:5px;
	color:#63b8ff;
	text-decoration:underline;
	}
	
#rbrightside a:hover {
	color:#0000ff;
	text-decoration:underline;
	}

#rbrightside h2 {
	background:url(http://rbfootball.org/wp-content/themes/orangesense/img/h2-bkgd.gif) repeat-x;
	color:#c0c0c0;
	width:280;
	font-size:12;
	/* font-variant:small-caps; */
	padding:3px;
	}
	
#rbrightside h3 {
	color:#63b8ff;
	}
	
#rb-newsletters {
    margin:0px 0px 20px 0px;
	font-size:14px;
	text-align:center;
	border-width:2px;
	border-style:solid;
	border-color:#000099;
	padding: 5px;
	} 
	
#rbschedule {
	width:140px;
	float:left;
	background-color:#000000;
	border:none;
	
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#c0c0c0;
	text-align:center;
	
	cellpadding:1px;
	padding:2px;
	margin-top:8px;
	}
	
#rbschedule h2 {
	background:url(http://rbfootball.org/wp-content/themes/orangesense/img/h2-bkgd.gif) repeat-x;
	color:#c0c0c0;
	/* width:280; */
	font-size:12;
	/* font-variant:small-caps; */
	padding:3px;
	margin-bottom:0px;
	}
	
#rbschedule .primary {
	background-color: #000055;
	margin:2px;
	padding:2px;
	}
	
#rbschedule .alt {
	background-color: #222277;
	margin:2px;
	padding:2px;
	}
	
#rbschedule a {
	color:#c0c0c0;
	text-decoration:none;
	}
	
#rbschedule a:hover {
	color:#63b8ff;
	text-decoration:underline;
	}
/* ------ END rbschedule ------ */

/* ------ START flickr_badge ------ */
#flickr_badge_source_txt {
	padding:0; 
	font: 11px Arial, Helvetica, Sans serif; 
	color:#c0c0c0;
	}
#flickr_badge_icon {
	display:block !important; 
	margin:0 !important; 
	border: 1px solid rgb(0, 0, 0) !important;
	}
#flickr_icon_td {
	padding:0 5px 0 0 !important;
	}
.flickr_badge_image {
	text-align:center !important;
	}
.flickr_badge_image img {
	border: 1px solid black !important;
	}
#flickr_badge_uber_wrapper {
	width:150px;
	float:left;
	}
#flickr_www {
	display:block; 
	text-align:center; 
	padding:0 10px 0 10px !important; 
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#3993ff !important;
	}

#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important; 
	background:inherit !important;
	color:#c0c0c0;
	}
#flickr_badge_uber_wrapper a:hover {
	text-decoration:underline;
	color:#63b8ff;
	}
#flickr_badge_wrapper {
	background-color:#000055;
	border: solid 1px #c0c0c0;
	}
#flickr_badge_source {
	padding:0 !important; 
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#666666 !important;
	}
/* ------ END flickr_badge ------ */

/* ------ START right-side-ads ------ */
#right-side-ads {
	background-color:#cc0000;
	width:140px;
	!height:800px;
	float:right;
	padding:0px;
	margin:0px;
	}
/* ------ END right-side-ads ------ */

/* ------ START text ------ */
#content-ad {
	width:800px;
	float:left;
	margin-top:15px;
	background-color:#000000;
	border:none;
	margin-left:5px;
	}
	
#ads {
	float:right;
	color:#FFFFFF;
	background-color:#000000;
	padding-bottom:0px;
	margin-bottom:0px;
	}

#ad-item {
	float:right;
	color:#606060;
	width:160px;
	font-size:12px;
	text-align:center;
	background-color:#0000ff;
	}

#text {
	float:left;
	width:650px;
	font-size:12px;
	color:#999999;  !#a4a4a4;
	text-align:justify;
	}

p {
	padding:5px 0;
	}

h2 {
	color:#0000c0; !#FFFFFF;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}

.post h2 {
	color:#63b8ff;
	font-size:16px;
	margin-bottom:0;
	}

.post h2 a {
	color:#63b8ff;
	font-weight:bold;
	}

.post h2 a:hover {
	color:#0000ff;
	text-decoration:underline;
	}

.post ul li {
	list-style-type:disc;
	padding-top:2px;
	margin-left:20px;
	}

.post ol li {
	margin-left:25px;
	padding-top:2px;
	}

blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}

blockquote blockquote {
	background:none;
	}

.post {
	margin-bottom:40px;
	}

.pub {
	font-size:10px;
	color:#999999; !#a4a4a4;
	padding-top:5px;
	margin-bottom:15px;
	}

.comm {
	font-size:12px;
	color:#0000c0; !#ff8400;
	margin-top:10px;
	}

.comm a {
	color:#0000c0; !#ff8400;
	font-weight:normal;
	}

.wp-smiley {
	padding:0;
	border:none;
	}


/* text */

/* headlines and links */	

h2,h3,h4,h5,h6 {
	color:#63b8ff;
	text-align:left;
	}

h3 {
  	margin-top:2px;
	font-size:14px;
	}
	
h4 {
	font-size:11px;
	}

a {
	text-decoration:none;
	color:#63b8ff;
	text-decoration:underline;
	}

a:hover {
	color:#0000ff;
	text-decoration:underline;
	}

/* headlines and links */

/* START comments */	

h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	}

.commentmetadata {
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
	}

.commentmetadata a {
	color:#FFFFFF;
	}

.obsahk {
	padding:5px;
	margin-bottom:15px;
	}

.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}

.obsahk a:hover {
	text-decoration:none;
	}

ol.commentlist {
	list-style:none;
	}

ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}

textarea#comment {
	margin:1px 0 5px 0;
	border:#ff8400 1px solid;
	background-color:#000000;
	padding:5px;
	color:#FFFFFF;
	}

#author, #email, #url {
	border:#ff8400 1px solid;
	background-color:#000000;
	padding:2px;
	margin:1px 0;
	color:#FFFFFF;
	}

/* END comments */


/* START footer */

#footer {
	color:#999999; //#a4a4a4;
	font-size:9px;
	height:19px;
	padding-top:6px;
	background:url(http://rbfootball.org/wp-content/themes/orangesense/img/footer-bg.png) repeat-x;
	}

#footer-inside {
	width:900px;
	margin:0 auto;
	}

#footer a {
	color:#999999;
	}

#footer-left {
	float:left;
	}

#footer-right {
	float:right;
	color:#000000;
	}
	
/* END footer */		

/* START other */	

#nav {
	height:20px;
	font-size:12px;
	color:#FFFFFF;
	}

.floatleft {
	float:left;
	margin-right:10px;
	}

.floatright {
	float:right;
	margin-left:10px;
	}

.alignleft {
	float:left;
	}

.alignright {
	float:right;
	}
	
/* END other */



