/* @override http://realsportsheroes.com.s53410.gridserver.com/wp-content/themes/gazette/custom.css */



/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body{
	color: #666666;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
body{background-color:#f3f3f3;}

body {
	background: #f3f3f3 url(images/page_bg2.png) 50% 0 repeat-x;
}
div.wrapper-br {
	padding: 0px 20px 20px 20px;
	min-height: 710px;
	 
	background: url(images/wrapper_br2.png) no-repeat 100% 100%;
}



div.wrapper-t {
	background: #F0F0F0 url(images/wrapper_t2.png) 0 0 repeat-x;
}

div.wrapper-b {
	background: url(images/wrapper_b2.png) 0 100% repeat-x;
}

div.wrapper-l {
	background: url(images/wrapper_l2.png) 0 0 repeat-y;
}

div.wrapper-r {
	background: url(images/wrapper_r2.png) 100% 0 repeat-y;
}

div.wrapper-tl {
	background: url(images/wrapper_tl2.png) 0 0 no-repeat;
}


div.wrapper-tr {
	background: url(images/wrapper_tr2.png) 100% 0 no-repeat;
	border-style: none;
}

div.wrapper-bl {
	background: url(images/wrapper_bl2.png) 0 100% no-repeat;
}


#nav{
	height: 30px;
	padding: 2px 0px !important;
	background-color: #216daf;
	margin:15px 15px 0px !important;
	border-top:1px solid #216daf;
	border-bottom:1px solid #216daf;
	width: 910px !important;
}

#nav li a {
	color: #FFFFFF;
	background-color: #216daf;
	border-style: none;
}

#nav1 li ul li {
    background: #FFFFFF;
	border-bottom:0px solid #dedbd1;	
	border-left:0px solid #dedbd1;	
	border-right:0px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}

#nav1 li {
	float: left;
	line-height:30px;
	font-weight:bold;
	font-size:10px;	
	text-transform:uppercase;
}

#nav2 {
	padding: 0;
	font-size:11px;
	float:left;
	width:890px;
	border-top: 1px solid #DDDDDD;
}

#slider-holder .slider-left, #slider-holder .slider-right {position: absolute;    cursor: pointer; height: 130px; width: 70px; z-index: 999; display: block; color: white; }

.full {
width:890px;
}

.author_info {
	float: left;
	width: 533px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

#archivebox {
	clear: both;
	color: #666666;
	line-height: 35px;
	padding:0px 15px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
}

.textwidget {
	padding-top: 15px;
	font-size: 12px;
}

.widget h3 {
	clear: both;
	color: #424242;
	line-height: 35px;
	padding:0px 15px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 16px;
}

/* Random quote */
.quotescollection_randomquote q {
	font-weight: bold;
	font-size: 18px;
	color: #CC0000;
	line-height: 22px;
}

.quotescollection_randomquote cite {
	display:block; /* To display author and source in a new line */
	text-align:right;
	font-weight: bold;
}

.quotescollection_author { /* author */
	font-weight: bold;
	font-size: 14px;
	color: #216daf;
	font-style: italic;
}

.amzshcs-item img {
	float: left;
	margin: 10px;
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
}

#nav1 li.page_item.page-item-1620 a {
	background: #d54e21 url(/wp-content/themes/gazette/images/contact-tab-bg.png) repeat-x left;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;	
}

#nav1 li.page_item.page-item-1620 a.current_page_item {
	color: #555;
	background: #e4f2fd;
	text-shadow: #c6d9e9 1px 1px 1px;
}



#nav1 li.page_item.page-item-1620 a:hover {
	color: #ccc;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav1 li.page_item.page-item-1620 a.current:hover {
	color: #555;
}


#search input {
    width:300px;
}
#search .btn {
    display:none;
}

#search input {
	font: 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	border: 1px solid #d5d5d5;
	padding: 3px;
}

#mp3-player-plugin input.htmlselectcode {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 13px;
	padding: 5px;
		border-width: 1px;
	border-style: solid;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
		border-color: #DFDFDF;
	color: #CC0000;
	
}