/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
padding: 0px;
margin-top:2px;
margin-left:0px;
margin-right:0px;
	font-size: small;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
    background:#efefef no-repeat 100% top;
	/*//background: #ffffff url(css/images/BG.jpg) no-repeat 100% top; */
	font: 13px Arial, Helvetica, sans-serif;
	
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
	
}

#content
{
	margin: 0 auto;
	width: 1200px;
	text-align: left;
}

#main
{
    width: 1200px;
    background: #ffffff no-repeat 1000% top;
    padding: 2px;
}

#back
{
width: 1200px;
}

#header 
{
    margin:0px;
    margin-top:0px;
   
	height: 160px;
	width:1200px;
	text-align: left;
	background: url(css/images/RBSKLOGO.jpg) no-repeat;	
	margin-bottom:auto;	
}


#logo {

width: 1200px;
height: 258px;
text-align: left;
padding-top: 20px;
padding-left:140px;

}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

.marquee-with-options {
			  width: 1200px;
 height: 20px;
			  overflow: hidden;
			  border:1px solid #ccc;
			  
			}
.marquee-with-options a{
			
			 color: #000000; 
			}
#menu1
{
width: 1200px;
height: 25px;
padding-left: 40px;
padding-top: 20px;
background: url(images/buttons1.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 139px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 139px;
    height: 32px;
	color: #ff6347;
	text-decoration: underline;
}




#right
{
	width: 260px;
	float: right;
	padding-right:0px;
	padding-right:inherit;
	margin-top:0px;
	height: 329px;
}
#right H3
{
width: 222px;
height: 22px;
font-size: 13px;
font-weight: bold;
padding-left: 24px;
padding-top: 10px;
text-transform: uppercase;
text-align:left; 
color: #ffffff;
background: url(images/title.gif) repeat-x 

}

#right ul {
	list-style: none;
	margin-bottom: 15px;
	///background: url(images/title_back.gif) no-repeat top;
}
#left2 ul
{   text-align:left; 	
	margin-bottom: 10px;
	margin-top:0px;
	background: url(images/title_back.gif) no-repeat top;
}


#right li  {
	padding: 10px;
}

#right a {
	color: #990000;	
	text-align: center;	
    font-size: 13px;
	font-weight: bold;
}

#rightlinks a {
	//color: #990000;
	font-size:13px;
	font-weight:normal;
	
}

#rightlinks a:hover {

	color: #6a5acd;
}
#leftlinks  li  {
	padding: 11px;
}
#leftlinks a {
	///color: #990000;
	font-size:13px;
	text-align:left;
	font-weight:normal;
	
}
#leftlinks a:hover {
	
	color: #6a5acd;
}

#right a:hover {
	
	color: #6a5acd;
}
#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 906px;
padding: 10px;
}

#left3
{
    margin-top:0px;
width: 0px;
padding: 0px;
height:0px;
}

#left4
{
     margin-top:0px;
    table-layout:auto;
    height:0px;
    
    margin-left:485px;
width: 420px;
padding: 10px;
 box-shadow: 0 0 5px #BBB;border:1px solid #CCC; background-color:#FFF;
}
#left5
{
    table-layout:auto;
    height:0px;    
    margin-left:0px;
    margin-top:0px;
  width: 400px;
  height:100px;
padding: 10px;
 box-shadow: 0 0 5px #BBB;border:1px solid #CCC; background-color:#FFF;
    text-align: center;
}
#divPrnt
{
width: 1200px;
padding: 2px;
margin-left:0px;
padding-top:0px;
border-bottom:0px;
caption-side:top;
}
#full
{
	
width: 800px;
padding: 10px;
margin:0 auto;

}


.date {
	text-align: right;
	color: #208A06;
	font-size: 11px;
}

.date a {
	color: #208A06;
}

.date2 {
	float: left;
	width: 73px;
	height: 62px;
	padding-top: 15px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #000000;
}


#footer {
	height: 29px;
	clear: both;
	padding-top: 10px;
	
	vertical-align:top;
	
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #333333;
	vertical-align:top;
}

#footer a {
	color: #333333;
}


.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post2 {
	background: url(images/img03.jpg) no-repeat center top;
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 20px 20px;
	text-align: justify;
}

.PCoverlay
{
    z-index: 9999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background-color: Black;
    opacity: 0.9;
}

.PCpopup
{
    z-index: 99999;
    position: fixed;
    color: #0077dd;
    background-color: White;
    border: 3px solid #D6D6C2;
    width: 922px;
    top:10%;
    left:17%;
    height: 426px;
}
.divPrnt
{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    
    width:1000px;
    height:auto;
   
    
}
{
    z-index: 99999;
    position: fixed;
    color: #0077dd;
    background-color: White;
    border: 3px solid #D6D6C2;
    width: 867px;
    top:20%;
    left:17%;
    
}