/*
Theme Name: RGA
Theme URI: 
Description:
Version:
Author:
Author URI:
Tags:
*/

/* Eric Meyer's CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	font-size:100.1%;
}
html {
	font-size:64%;
}
body {
	margin:0;
	font:1.3em/1.4em georgia, "times new roman", times, serif;
	background:#192d59 url(images/bg-body1.jpg) repeat-y;
	border-top:6px solid #963029;
	min-width:1000px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border:0;
}
input, textarea {
	vertical-align: middle;
	font: 100% georgia, "times new roman", times, serif;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.index #wrp1 {
	background:url(images/bg-body.gif) repeat-x;
}
#wrp1 {
	width: 100%;
	overflow:hidden;
	position:relative;
}
#wrp2 {
	width:1074px;
	position:relative;
	float:left;
	left:50%;
}
#wrapper {
	width:1074px;
	position:relative;
	float:left;
	left:-50%;
}
#header {
	width:911px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 10px;
	position:relative;
	z-index:100;
	height:151px;
}
.index #header {
	width:892px;
	padding:0;
}
#header .holder {
	width:100%;
	overflow:hidden;
	position:absolute;
	top:107px;
	right:0;
}
.logo {
	margin:51px 0 0;
	float:left;
	display:inline;
	width:224px;
	height:87px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
}
#header .wrap {
	width:668px;
	float:right;
}
.login {
	font-size:1.25em;
	line-height:1em;
	height: 22px;
	overflow: hidden;
	font-weight:bold;
	background:#96312a url(images/bullet-login.gif) no-repeat 93% 42%;
	float:right;
	padding:5px 22px 0 14px;
	color:#ebe9e3;
}
#header .wrap .holder {
	float:right;
}
.search {
	float:right;
	height:29px;
	overflow:hidden;
	padding:34px 0 17px;
}
.text-search {
	float:left;
	height:22px;
	width:236px;
	padding:6px 9px 0;
	border:0;
	font-size:1.3em;
	background:#ebe9e3;
	color:#696969;
}
.go {
	float:left;
	width:38px;
	height:28px;
	text-align:center;
	font-size:1.4em;
	line-height:1.7em;
	color:#ebe9e3;
	background:#696969;
}
.main-nav {
	margin:6px 0  0;
	padding:0 0 0 16px;
	list-style:none;
	float:right;
	font-size:1.09em;
	background:url(images/bg-main-nav-left.png) no-repeat;
}

.main-nav li {
	float:left;
	background:url(images/bg-main-nav.gif) repeat-x;
	
}

.main-nav li a {
	float:left;
	color:#ebe9e3;
}
.main-nav li a em {
	float: left;
	font-style:normal;
	font-weight:bold;
	overflow:hidden;
	padding:11px 7px 0;
	height: 27px;
}
/*
.ff2 .main-nav li a em, .ff3 .main-nav li a em {
	padding:11px 7px 14px;
}*/
.main-nav li a:hover, .main-nav .active a {
	text-decoration:none;
	background:url(images/bg-main-nav-link-rollover.gif) repeat-x;
}
.main-nav li a:hover em, .main-nav .active a em {
	background:url(images/main-nav-rollover.gif) 50% 100% no-repeat;
}
.join {
	float:right;
	width:166px;
	height:16px;
	font-size:1.7em;
	line-height:1.1em;
	color:#162b53;
	padding:11px 6px 8px 10px;
	background:url(images/button-join.png) no-repeat 100% 0;
	position:relative;
	z-index:100;
	cursor:pointer;
}
.join em {
	font-style:normal;
	color:#d02027;
}
.ie6 .join .cufon {
	margin:-3px 0 0;
}
.join:hover {
	text-decoration:none;
}
/* accordion */
.holder-gallery {
	width:908px;
	margin:-11px auto 0;
	overflow:hidden;
	position:relative;
	z-index:200;
}
.gallery {
	width:906px;
	height:389px;
	overflow:hidden;
	padding:2px 0 0 2px;
	/* background:url(images/bg-accordion.png) no-repeat; */
}
.accordion {
	width:9999px;
	height:380px;
	overflow:hidden;
}
.accordion img {
	position: absolute;
	top: 0;
	left: 0;
}
.slide {
	position: relative;
	overflow: hidden;
	float:left;
	height:380px;
}
.title {
	overflow: hidden;
	position: relative;
	z-index: 1;
	float:left;
	width:30px;
	height:380px;
}
.title a {
	cursor: pointer;
	display:block;
	height:100%;
	width: 30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/button-accordion1.jpg) no-repeat -1px 0;
}
.title a.slide-title-2 { background:url(images/button-accordion2.jpg) no-repeat -1px 0; }
.title a.slide-title-3 { background:url(images/button-accordion3.jpg) no-repeat -1px 0; }
.title a.slide-title-4 { background:url(images/button-accordion4.jpg) no-repeat -1px 0; }
.title a.slide-title-5 { background:url(images/button-accordion5.jpg) no-repeat -1px 0; }
.title a.slide-title-6 { background:url(http://i54.tinypic.com/1zdu908.jpg) no-repeat -1px 0; }
.title a.slide-title-7 { background:url(images/vertical-110911.jpg) no-repeat -1px 0; }


.slide-content {
	position: relative;
	overflow: hidden;
	float:left;
	height:380px;
	width:847px;
	display:none;
}
.accordion .active .slide-content {
	display:block;
}
/* main-box-content */
#main {
	width:100%;
	overflow:hidden;
	margin:-69px 0 0;
	padding:87px 0 0;
}
/* content-box */
.content-box {
	width:968px;
	overflow:hidden;
	padding:62px 0 0;
	margin:-87px auto 0;
	background:url(images/bg-content-box-top.png) no-repeat;
}
.content-box .wrap {
	height:1%;
	overflow:hidden;
	padding:0 59px 0 78px;
	background:url(images/bg-content-box.png) repeat-y;
}
.content-box .border {
	height:62px;
	overflow:hidden;
	background:url(images/bg-content-box-bottom.png) no-repeat;
}
/* column posts */
.column {
	width:100%;
	overflow:hidden;
	padding:25px 0 0;
}
.column .col {
	float:left;
}
.column .col .heading {
	color:#1c2f5a;
	font-size:1.75em;
	line-height:0.75em;
	font-weight:normal;
	margin:0 0 22px;
}
.column .news .heading, .column .video .heading, .column .steps .heading {
	text-align:center;
}
.column .col .heading span {
	padding-bottom: 0 !important;
}
.news {
	width:230px;
}
.news ul {
	width:100%;
	margin:0 0 -12px;
}
.news ul li {
	padding:0 0 12px;
	width:100%;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
.news ul li .date {
	float:left;
	width:37px;
	/* color:#faf8f3; */
	text-align:center;
	font-style:normal;
	font-weight:normal;
	font-family:"times new roman", times, serif;
}
.news ul .feb .date {
	background:url(images/bg-date-feb.gif) no-repeat;
}
.news ul .oct .date {
	background:url(images/bg-date-oct.gif) no-repeat;
}
.news ul .sep1 .date {
	background:url(images/bg-date-sep1.gif) no-repeat;
}
.news ul .sep2 .date {
	background:url(images/bg-date-sep2.gif) no-repeat;
}
.news ul li .date span {
	display:block;
	text-transform:none;
}
.news ul li .holder {
	float:right;
	width:185px;
	/* padding:6px 0 0; */
	font-family:"times new roman", times, serif;
	text-transform:uppercase;
}
.news ul li .holder a {
	font-size:0.9em;
	line-height:1.7em;
}
.ff2 .news ul li .holder {
	padding:2px 0 0;
}
.ie6 .news ul li .holder, .ie7 .news ul li .holder {
	padding:0;
}
.ff2 .news ul li .holder a .cufon {
	line-height:1.3em;
}
.news ul li .holder .post-by em {
	font-style:normal;
}
.news ul .feb .holder a, .news ul .feb .holder .post-by em {
	color:#7a3b1b;
}
.news ul .oct .holder a, .news ul .oct .holder .post-by em {
	color:#9c6f32;
}
.news ul .sep1 .holder a, .news ul .sep1 .holder .post-by em {
	color:#808d7a;
}
.news ul .sep2 .holder a, .news ul .sep2 .holder .post-by em {
	color:#a49c53;
}
.news ul li .holder .post-by {
	display:block;
	color:#000;
	font-style:normal;
	font-size:0.85em;
}
.video {
	width:287px;
}
.video-list {
	margin:9px 0 0;
}
.steps {
	width:293px;
	padding:0 0 0 21px;
}
.steps .steps-list {
	padding:0 15px 0 0;
}
.steps-list {
	height:1%;
	overflow:hidden;
}
.steps-list li {
	padding:0 0 5px;
	overflow:hidden;
	vertical-align:top;
	height:1%;
	overflow:hidden;
}
.steps-list li a {
	display:block;
	overflow:hidden;
	padding:0;
	font-size:1.4em;
	color:#192e5b;
	cursor:pointer;
	background:url(images/bg-steps-link.jpg) no-repeat 0 -44px;
}
.steps-list li a .number {
	float:left;
	width:37px;
	padding:6px 3px 0 0;
	height:38px;
	overflow:hidden;
	text-align:center;
	font-style:normal;
	font:normal bold 1em/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/bg-steps-link.jpg) no-repeat;
}
.steps-list li a:hover {
	text-decoration:none;
	border: 0;
}
.steps-list li a:hover .number,
.steps-list .active a .number{
	text-decoration:none;
	background-position:0 -44px !important;
}
.steps-list li a span.text {
	float:right;
	width:233px;
	padding: 1px 0 0;
}
.steps-list li a span.text span {
	padding-bottom: 0 !important;
}
.steps-list li a span.text em {
	display:block;
	font-size:0.7em;
	font-style:normal;
	color:#ababab;
	font-family:Arial, Helvetica, sans-serif;
}
.steps-list li a span.text strong {
	font-weight: normal;
	font-size: 0.8em;
	padding: 1px 0 0;
}
.stream {
	width:510px;
}
.column .stream .heading, .column .social-box .heading {
	font-size:2.3em;
	margin:0;
}
.tabset {
	width:100%;
	overflow:hidden;
}
.tabs {
	width:100%;
	overflow:hidden;
	background:url(images/bg-tabs.jpg) no-repeat 0 100%;
}
.tabs li {
	float:left;
	margin:0 -6px 0 0;
}
.tabs li a {
	padding:0 0 0 11px;
	float:left;
	cursor:pointer;
}
.tabs li a em {
	float:left;
	padding:0 11px 0 0;
	margin:-1px 0 0;
	font-style:normal;
	text-transform:uppercase;
	line-height:29px;
}
.tabs li a:hover, .tabs li a.active {
	text-decoration:none;
	color:#fff;
	background:url(images/bg-tabs-rollover.png) no-repeat;
}
.tabs li a:hover em, .tabs li a.active em {
	background:url(images/bg-tabs-rollover-right.gif) no-repeat 100% 0;
}

#tabrecent-posts-dated-3 {}
#tabrecent-posts-dated-3 h2.widgettitle {display: none;}
#tabrecent-posts-dated-3 ul {margin:15px 0 0 0;}
#tabrecent-posts-dated-3 ul li {color:#B7B7B7; margin:0 0 10px 0; font-size:10px;}
#tabrecent-posts-dated-3 ul li a {padding:0 10px 0 0; font-size:14px;}



.column .social-box {
	float:right;
	padding:0 0 20px;
}
.column .social-box .heading {
	padding:0 0 0 20px;
}
.social {
	width:242px;
	overflow:hidden;
	margin:20px 25px 0 0;
	background:url(images/bg-social.gif) repeat-y;
}
.social .hold {
	width:100%;
	background:url(images/bg-social-top.jpg) no-repeat;
}
.social .wrapper {
	height:1%;
	overflow:hidden;
	padding:15px 21px;
	background:url(images/bg-social-bottom.gif) no-repeat 0 100%;
}
.social ul {
	width:100%;
	overflow:hidden;
}
.social ul li {
	float:left;
}
/* inner-page*/
.inner #header {
	padding:0;
}
.inner #main {
	margin:-59px 0 0;
}
.inner .logo {
	margin:51px 0 0 10px;
}
.inner .content-box {
	width:1008px;
	padding:54px 0 0;
	background:url(images/bg-content-box-inner-top.png) no-repeat;
}
.inner .content-box .wrap {
	padding: 0 64px;
	background:url(images/bg-content-box-inner.png) repeat-y;
}
.inner .content-box .border {
	background:url(images/bg-content-box-inner-bottom.png) no-repeat;
}
/* sub-navigation */
.sub-nav {
	padding:5px 10px 7px 0;
	text-align:right;
	position:relative;
	z-index:200;
}
.ff2 .sub-nav {
	padding:7px 10px 0 0;
	margin:0;
}
.sub-nav li {
	display:inline;
	text-align:right;
	font-size:1em;
	padding:0 0 0 35px;
}
.sub-nav li a {
	color:#a4372e;
}
.sub-nav li a .cufon {
	margin:0;
}
h2.heading {
	background:#9e2227 url(images/bg-heading-press.jpg) repeat-x;
	color:#ebe9e3;
	font-weight:normal;
	font-size:4.5em;
}
h2.heading em {
	display:block;
	font-style:normal;
	padding:35px 0 35px 45px;
	line-height:2.5em;
	background:url(images/bg-heading-press-bottom.jpg) repeat-x 0 100%;
}
.ff2 h2.heading em {
	padding:5px 0 5px 45px;
}
.holder-content {
	height:1%;
	overflow:hidden;
	margin:27px 0;
	padding:0 19px 100px 15px;
	background:url(images/bg-holder-content.gif) repeat-y;
}
.holder-content-full {
	height:1%;
	overflow:hidden;
	margin:27px 0;
	padding:0 19px 100px 15px;
}
/* extra-content */
.extra-content {
	width:520px;
	float:left;
}
.extra-content h3 {
	font-size:1.9em;
	line-height:1.3em;
	font-weight:normal;
	color:#060303;
margin-bottom: 13px;
}
.extra-content .post-by {
	display:block;
	font-size:0.8em;
	font-style:normal;
	margin:0 0 10px;
}
.extra-content p {
	margin:0 0 15px;
}
.extra-content a {
	text-decoration:underline;
}
.extra-content ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:inherit;
}
.extra-content ul li {
	line-height:2em;
}
.extra-content ol {
	margin:0 0 0 20px;
	padding:0;
	list-style:decimal;
	font-size:1em;
}
.extra-content ol li {
	line-height:2em;
}
.extra-content a:hover {
	text-decoration:none;
}
.post-form {
	height:1%;
	overflow:hidden;
}
.post-form .holder {
	width:100%;
	overflow:hidden;
	padding:6px 0 0;
}
.user-info {
	width:128px;
	float:left;
	padding:0 12px 0 0;
	margin:0 0 -7px;
	display:inline;
}
.user-info input {
	color:#2c2c2c;
	padding:0;
	font-size:0.8em;
	margin:0 0 7px;
}
.user-info .required {
	background:#fdf6ad;
	border:0;
	width:110px;
	padding:5px 9px;
}
.user-info .optional {
	width:110px;
	padding:5px 8px;
	border:1px solid #cbc7c4;
}
.post-form .submit {
	display:block;
	width:60px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 0 0 3px;
	background:url(images/button-submit.jpg) no-repeat;
}
.post-form textarea {
	float:left;
	margin:0;
	padding:5px 7px;
	border:1px solid #62584f;
	width:311px;
	height:109px;
	overflow:auto;
	font-size:0.8em;
	color:#4d4e4e;
}
.post {
	width:100%;
	overflow:hidden;
	padding:30px 0 0;
}
.comment {
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #f2f1e7;
}
.comment .ava {
	display:block;
	font-weight:bold;
	padding:10px 0 10px 52px;
	color:#d76e28;
	background:url(images/ava1.jpg) no-repeat 0 50%;
}
.extra-content .comment p {
	margin:10px 0 0;
}
.reply {
	display:block;
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.reply a {
	float:right;
	width:34px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/button-reply.jpg) no-repeat;
}
.comment .admin {
	background:url(images/ava2.jpg) no-repeat 0 50%;
}
.post .date {
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#c1c0af;
	font-family:Arial, Helvetica, sans-serif;
}
.comment .comment {
	border-bottom:none;
	padding:10px 0 0 0;
	margin:0 0 0 32px;
	border-top:1px solid #f2f1e7;
}
/* extra-bar-box */
.extra-bar {
	width:273px;
	float:right;
}
.extra-bar .heading {
	font-size:1.4em;
	line-height:1.15em;
	color:#9b3129;
	font-weight:normal;
	padding:0 0 10px 12px;
	border-bottom:1px solid #ebd6d4;
}
.extra-bar .steps-list {
	border-bottom:1px solid #ebd6d4;
	margin:0 0 40px;
	padding:10px 0 0;
}
.recent-posts-3 ul,
.archives-3 ul{
	overflow:hidden;
	margin:0 0 20px;
	border-bottom:1px solid #ebd6d4;
}
.recent-posts-3 li,
.archives-3 li {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/separator1.gif) repeat-x;
	overflow:hidden;
	margin:-1px 0 1px;
	padding:0 0 0 4px;
	
}
.recent-posts-3 li a,
.archives-3 li a{
	display:block;
	height:1%;
	vertical-align:top;
	color:#000;
	padding:8px 10px;
	background:url(images/bullet1.gif) no-repeat 0 50%;
}
/* inner-full */
.inner-full .content-box {
	margin:-62px auto 0;
	padding:54px 0 0;
	width:1080px;
	background:url(images/bg-content-box-inner-full-top.png) no-repeat;
}
.inner-full .content-box .wrap {
	padding:0;
	margin:-5px 0 0;
	background:url(images/bg-content-box-inner-full.png) repeat-y;
}
.inner-full .content-box .border {
	background:url(images/bg-content-box-inner-full-bottom.png) no-repeat;
}
.inner-full #wrp1 {
	background:url(images/bg-body2.gif) repeat-x 0 -2px;
}
.inner-full #main {
	margin:-94px 0 0;
}
div.heading {
	height:109px;
	overflow:hidden;
	padding:0 45px;
	background:url(images/bg-body2.gif) repeat-x 0 -143px; 
}
div.heading h2.heading {
	background:none;
	padding:35px 45px 0;
}
.full-content {
	width:960px;
	min-height:10px;
	margin:10px auto;
	color: #000;
}

* html .full-content {
	height:10px;
	overflow:visible;
}
/* footer-box */
.footer-holder {
    width:100%;
    overflow:hidden;
    margin:-35px 0 0;
    background:url(images/bg-footer1.jpg);
}
.footer-holder .wrap {
    overflow:hidden;
    width:100%;
    background:url(images/bg-footer.jpg) repeat-x;
}
#footer {
    width:875px;
    margin:0 auto 10px;
    overflow:hidden;
    color:#fff;
}
#footer a {
    color:#fff;
}
#footer .heading {
    font-size:1.7em;
    color:#fff;
    text-align:center;
    display:block;
    margin:0 0 15px;
}
.ie6 #footer .heading, .ie7 #footer .heading {
    margin:0 0 10px;
}
#footer .column {
	padding:30px 0 0;
	width:910px;
}
#footer .column .col {
	width:269px;
	margin:0 33px 0 0;
}
/* contact-box */
.contact-box {
    width:267px;
    padding:2px 0 10px;
    overflow:hidden;
    background:#262936;
    text-align:center;
}
.contact-box p {
    margin:0;
}
.contact-box em {
    display:block;
    font-style:normal;
    font-size:0.7em;
}
.holder-phone {
    padding:35px 0 22px;
}
.contact-box dl {
    display:block;
    text-align:center;
}
.contact-box dt, .contact-box dd {
    display:inline;
}
/* message-box */
.message-box {
    height:1%;
    overflow:hidden;
    margin:24px 0 0;
    padding:0 35px 0 30px;
}
.message {
    width:269px;
    overflow:hidden;
    position:relative;
    padding:11px 3px 12px 0;
}
.arrow-bottom, .arrow-top {
    width:36px;
    height:31px;
    overflow:hidden;
    position:absolute;
}
.arrow-top {
    top:0;
    left:3px;
    background:url(images/arrow1.png) no-repeat;
}
.arrow-bottom {
    bottom:0;
    right:0;
    background:url(images/arrow2.png) no-repeat;
}
.message .frame {
    display:block;
    text-align:center;
    padding:0 0 10px;
}
.message-box blockquote {
    margin:0;
    padding:10px 9px 9px 11px;
    background:#262936;
}
.message-box blockquote q {
    display:block;
    text-indent:18px;
    font-size:0.895em;
    line-height:1.44em;
    letter-spacing:-1px;
}
.message-box blockquote cite {
    display:block;
color:white;
    text-align:right;
    font-style:normal;
    padding:0 30px 0 0;
}
/* copyright-line */
.copyright {
    margin:30px 0 0;
    text-align:center;
    font-size:1em;
    font-weight:bold;
}
.comment-author,
.comment-author a,
.comment-author cite{
	color:#D76E28;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
}
.extra-bar {
float:right;
width:273px;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}

.full-content p,
.full-content h3{
	margin: 10px 0;	
	vertical-align: middle;
}

.full-content ul{
	margin: 10px 0;
	padding : 0 0 0 40px;
	list-style-type: disc;
	vertical-align: middle;
}
