/* RESETS */



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
b, strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* DEFAULT */



a {
	color: #eb5725;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.hidden {
	display: none;
}
.fix-1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix-2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
img.alignleft {
	padding: 0 5px 0 0;
}
.alignleft {
	float: left;
}
img.alignright {
	padding: 0 0 0 5px;
}
.alignright {
	float: right;
}
.center {
	text-align: center;
}
/* LAYOUT */



body {
	background: url(images/bg/bg.jpg) #ef7f23 repeat-x 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap {
	margin: 0 auto 20px;
	width: 1086px
}
#header {
	background: url(images/bg/rsheaderbg.jpg) no-repeat 0 0;
}
#header1 {
}
#header2 {
	background: url(images/bg/rsheaderbgbottom.jpg) no-repeat 0 100%;
}
#contentwrap {
	background: url(images/bg/rsmainbg.jpg) repeat-y 0 0;
	padding: 20px 405px 20px 72px;
}
#sidebarright {
	background: url(images/rssidebarmainbg.jpg) repeat-y 10px 0;
	margin: 0 -328px 10px 0;
	padding: 0 0 0 10px;
	width: 318px;
}
#sidebarrighttop {
	background: url(images/rssidebartopbg.jpg) no-repeat 0 0;
}
#sidebarrightbottom {
	background: url(images/rssidebarbottombg.jpg) no-repeat 0 100%;
}
#content {
	float: left;
	width: 100%;
}
#footer {
	background: url(images/bg/rsfooterbg.jpg) no-repeat 0 100%;
	padding: 0 0 25px;
}
/* HEADER */







#header1 h1, #header1 h2 {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 50px 25px 0;
}
#header1 h1 a, #header1 h2 a {
	float: left;
	height: 170px;
	text-indent: -9999px;
	width: 100%;
}
#header1 #pages {
	float: left;
	padding: 26px 0 0 93px;
}
#header1 #pages li {
	float: left;
	padding: 0 2px;
}
#header1 #pages li a {
	background: url(images/navlibg.jpg) no-repeat 0 0;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	width: 126px;
}
#header2 #featured {
	background: url(images/rsfeaturedbg.jpg) no-repeat 0 0;
	margin: 7px 0 12px 90px;
	width: 905px;
}
#header2 #featured .featuredleft {
	display: inline;
	float: left;
	height: 100%;
	overflow: hidden;
	width: 350px;
}
#header2 #featured .featuredright {
	display: inline;
	float: right;
	height: 100%;
	overflow: hidden;
	width: 540px;
}
#header2 #featured #subscribeform {
	float: right;
	padding: 106px 94px 0 0;
}
#subscribeform .sname, #subscribeform .semail {
	background: url(images/inputsmall.jpg) no-repeat 0 0;
	border: none;
	padding: 6px 5px;
	width: 83px;
}
#subscribeform .sname {
	float: left;
	margin: 10px 5px 0 0;
}
#subscribeform .semail {
	float: left;
	margin: 10px 37px 0 0;
}
#subscribeform .ssubmit {
	background: url(images/rsfeaturedsubmit.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 41px;
	text-indent: -9999px;
	width: 54px;
}
/* MENU */











/* BLOCK */







.block {
	color: #000;
	font-size: 12px;
	margin: 0 0 10px;
}
.block h3 {
	background: url(images/rssidebarh3bg.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 12px 16px 9px;
	text-transform: uppercase;
}
.block .blockcontent h3 {
	background: none !important;
	padding: 12px 0 9px !important;
}
.block .blockcontent h3 a {
	color: #fff;
}
.block .blockcontent {
	padding: 10px 15px;
}
.block a {
	color: #000;
}
.block a:hover {
	color: #083f94;
}
.block ul {
}
.block li {
	padding: 4px 0;
}
.blocksearch #searchform {
	padding: 8px 0 0;
}
.blocksearch #searchform #s {
	background: url(images/inputbg.jpg) no-repeat 0 0;
	border: none;
	padding: 6px 5px;
	width: 215px;
}
.blocksearch #searchform #searchsubmit {
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
.video h3 {
	display: none;
}
.video {
}
.video p {
	text-align: center;
}
#offerform {
	background: url(images/rsoffer.jpg) no-repeat 0 0;
	height: 370px;
	position: relative;
	width: 275px;
}
#offerform #oemail, #offerform #oname, #offerform #osubmit {
	background: none;
	border: none;
	position: absolute;
}
#offerform #oemail {
	left: 46px;
	padding: 3px 1px;
	top: 240px;
	width: 80px;
}
#offerform #oname {
	left: 177px;
	padding: 3px 1px;
	top: 240px;
	width: 81px;
}
#offerform #osubmit {
	cursor: pointer;
	height: 34px;
	left: 36px;
	top: 273px;
	width: 195px;
}
.friends .ftwitter, .friends .ffacebook, .friends .frss {
	display: block;
	float: left;
	text-indent: -9999px;
}
.friends .ftwitter {
	background: url(images/rsftwitter.jpg) no-repeat 0 0;
	height: 100px;
	width: 130px;
}
.friends .ffacebook {
	background: url(images/rsffacebook.jpg) no-repeat 0 0;
	height: 100px;
	width: 140px;
}
.friends .frss {
	background: url(images/rsfrss.jpg) no-repeat 0 0;
	height: 74px;
	width: 280px;
}
.friends #friendsform #femail {
	background: url(images/inputbg.jpg) no-repeat 0 0;
	border: none;
	color: #737477;
	margin: 0 0 0 10px;
	padding: 3px 4px;
}
/* POST */



#postwrap {
	background: url(images/rspostwrapmainbg.jpg) repeat-y 0 0;
}
#postwraptop {
	background: url(images/rspostwraptopbg.jpg) no-repeat 0 0;
}
#postwrapbottom {
	background: url(images/rspostwrapbottombg.jpg) no-repeat 0 100%;
	padding: 20px 0 35px;
}
.postitem {
}
.postitemtop {
	background: url(images/LRposttopbg.png) no-repeat 0 0;
}
.postitembottom {
	background: url(images/LRpostbottombg.png) no-repeat 0 100%;
}
.postitem h1.posttitle, .postitem h2.posttitle {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 10px;
}
.postcontent {
	padding: 10px 30px 20px;
}
.postcontent .comm {
	background: url(images/rscomm.jpg) no-repeat 0 0;
	display: block;
	float: right;
	height: 31px;
	padding: 5px 0 0;
	width: 116px;
}
.postcontent .comm p {
	text-align: center;
	padding: 0;
}
.postcontent .comm p a {
	color: #000;
	font-weight: bold
}
.postcontent .comm p a.comm-count {
	font-size: 23px;
}
.postcontent .comm p a.comm-s {
	color: #252326;
	font-size: 13px;
}
.postcontent p {
	line-height: 20px;
	padding: 0 0 10px;
}
.postcontent blockquote {
	background-color: #fff9b2;
	padding: 5px 10px 5px 40px;
	margin: 0 0 10px 30px;
}
.postcontent blockquote p {
	margin: 0;
}
.postcontent h2 {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
.postcontent h3 {
	color: #000;
	font-size: 27px;
}
.postcontent h4 {
	color: #000;
	font-size: 20px;
}
.postcontent ul {
	list-style: square outside;
	padding: 5px 0 15px 30px;
}
.postcontent ol {
	list-style: decimal outside;
	padding: 5px 0 15px 30px;
}
.postcontent em {
	font-style: italic;
	font-weight: bold;
}
.postcontent img {
	padding: 5px;
}
.postcontent .readmore {
	background: url(images/rsreadmore.jpg) no-repeat 100% 0;
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}
.postcontent .readmore a {
	display: block;
	float: right;
	height: 26px;
	width: 89px;
}
.postcontent .links {
	padding: 10px 0 0;
}
.postcontent .links ul {
	padding: 0;
}
.postcontent .links ul li {
	display: inline;
	padding: 0 5px;
}
.navigation {
	float: left;
	font-size: 13px;
	padding: 20px 0;
	width: 620px;
}
.navigation a {
	font-weight: bold;
}
.navigation .navleft a {
	border-right: 1px solid #320607;
	padding: 0 5px 0 0;
}
.navigation .navright a {
	border-left: 1px solid #320607;
	padding: 0 0 0 5px;
}
/* COMMENT */







#commentwrap {
	width: 600px;
}
#commentBox {
	position:relative;
	width:100%;
	clear:both;
}
#commentBox a {
	color:#000;
}
#commentBox a:visited {
	color:#777;
}
#commentBox a:hover, #commentBox a:focus {
	text-decoration:underline;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h6 {
	color:#000;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#000;
}
#commentform input, #commentform textarea {
	padding:4px 3px 0;
	color:#000;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	display:block;
	border:1px solid #c6c6c6;
	font-size:1.08em;
	font-family:arial, sans-serif;
	width:35%;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:590px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:5px 0;
	margin:-10px 0 0;
	font:bold 1em arial, sans-serif;
	color:#000;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	display: block;
	list-style:none outside;
	height: 100%;
	overflow: hidden;
	width:100%;
}
.commentlist li {
	padding:0 0 20px;
	width:100%;
	float:left;
	clear:both;
	display:inline;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#000;
	position:relative;
}
.commentlist li div.avatar a {
	color:#000;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	height:1%;
	overflow:hidden;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li .content:after {
	content:".";
	display:block;
	height:0;
	font:0/0 serif;
	clear:both;
	visibility:hidden;
}
.commentlist li .content .info {
	font-size:1.08em;
	color:#000;
	padding:0 0 10px;
}
#commentBox .commentlist li .content a {
	color:#000;
}
#commentBox .commentlist li .content .info a {
	color:#000;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.author .content .info {
	color:#626267;
}
#commentBox .commentlist li.author .content a {
	color:#000;
}
#commentBox .commentlist li.author .content .info a {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	text-align:justify;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h5#respond, h5#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#000;
	padding:5px 0;
}
/* FOOTER */







#footer p {
	color: #000;
	font-size: 11px;
	padding: 10px 130px;
}
/* LAST MODIFICATIONS */

#freevideotxt {
	float: left;
	padding: 10px 0 0 220px;
	width: 195px;
}
#thevideo {
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
	padding: 5px 0 0;
	width: 350px;
}
.featuredtop {
	background: url(images/featuredtop.jpg) no-repeat 0 100%;
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 0 12px;
}
.featuredbottom {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 5px 0;
}
.featuredbottom .item {
	background: url(images/soccerball.jpg) no-repeat 0 0;
	float: left;
	padding: 0 0 0 55px;
	width: 190px;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
/* Captions */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
