/*------------------------------------------------------------------------
# RSGallery's Template for JA Avian 1.0 - Jan, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

/* MAIN LAYOUT
--------------------------------------------------------- */
div#rsg2-main {
	display: block;
	clear: both;
	width: 100%;
	background: url(../img/dot.gif) repeat-x top;
	margin-top: 10px;
	padding: 10px 0;
}

div#rsg2-tool {
	background: #333333;
	height: 25px;
	border: 2px solid #333333;
}

div#rsg2-tool ul {
	margin: 0;
	padding: 0;
}

div#rsg2-tool ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

div#rsg2-tool ul li a {
	margin: 0;
	padding: 0 15px;
	display: block;
	line-height: 25px;
	float: left;
	color: #999999;
	background: url(../img/vline.gif) no-repeat center right;
}

div#rsg2-tool ul li a:hover,
div#rsg2-tool ul li a:focus,
div#rsg2-tool ul li a:active {
	background: url(../img/vline.gif) no-repeat center right #252525;
	text-decoration: none;
}

div.rsg2-slideshow-links a {
	color: #F09018 !important;
}

.rsg2 {
	margin: 0;
	padding: 0;
	width: 99%;
}

div#rsg2-tool .inputbox {
	margin: 2px 5px 0 0;
}

/* RSGALLERY STYLE
--------------------------------------------------------- */
div.intro_text {
	margin-left: 3px;
}

.rsg2_details {
	margin: 10px 0;
	font-weight: bold;
}

div.rsg2-mygalleries {
	float: right;
}

.rsg_galleryblock, .rsg_galleryblock_double_1, .rsg_galleryblock_double_2{
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	position: relative;
	vertical-align: top;
}

.rsg_galleryblock{
	width: 49.9%;
	background: url(../img/hdot.gif) repeat-x bottom left;
	float: left;
}

.rsg_galleryblock_double_1 {
	margin: 0 10px 10px 0;
	width: 46%;
}

.rsg_galleryblock_double_2 {
	margin: 0 0 10px 0;
	width: 46%;
}

.rsg_double_fix{
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}

.rsg_box_block{
	background: #FF3131;
	border: 0;
	width: 100%;
}

.rsg_box_box_1, .rsg_box_box_2, .rsg_box_box_3{
	vertical-align: top;
	width: 200px;
}

.rsg_box_box_2, .rsg_box_box_3 {
	float: left;
	position: relative;
}

.rsg2-galleryList-text_box {
	float: right;
	position: relative;
}

.rsg2-galleryList-description_box {
	float: left;
	padding-top: 5px;
	width: 100%;
}

.rsg_sub_url {
	float: left;
	padding-top: 5px;
	width: 100%;
}

.rsg_sub_url_single {
	float: left;
	padding-top: 5px;
	width: 90%;
}

img.status {
	border: none;
	text-decoration: none;
}

.rsg2_slideshow {
	margin: 0;
	padding: 2;
	text-align: center;
	width: 100%;
}

.rsg2-toolbar {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}

.rsg2_display_name{
}

.rsg2_thumb_name{
	display: block;
	clear: both;
	padding: 5px 0;
}

.rsg2-galleryList-newImages {
	color: #FF3131;
}

.rsg2-galleryList-totalImages {
}

#rsg2-navigation{
	float: right;
	text-align: right;
}

#rsg2-navigation li{
	background-image: none;
	list-style: none;
}

#rsg2-footer{
	font-size: 10px;
	text-align: center;
}

/* gallery list */
ul#rsg2-galleryList {
	clear: both;
	padding: 0;
}

.rsg2-galleryList-status {
	float: right;
	text-align: right;
}

.rsg2-galleryList-item {
	background-image: none;
	clear: both;
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 5px;
}

div.rsg2-galleryList-thumb {
	float: left;
	border: 1px solid #141414;
	margin: 0 10px;
}

div.rsg2-galleryList-thumb2 {
	margin: 0;
}

img.rsg2-galleryList-thumb {
	border: 1px solid #505050;
	margin: 1px;
}

.rsg2-galleryList-title {
	font-weight: bold;
	font-size: 115%;
}

.rsg2-galleryList-text {
	padding: 2px 0;
}

.rsg2-galleryList-thumb_double{
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	position: relative;
	vertical-align: top;
	width: 35%;
}

.rsg2-galleryList-text_double{
	float: left;
	padding: 0;
	position: relative;
	text-align: left;
	width: 60%;
}

/* sub gallery list */
.rsg2-subGalleryList-container{
	margin-top: 1ex;
}

.rsg2-subGalleryList-title{
	float: left;
}

.rsg2-subGalleryList-list{
	background-image: none;
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;
}

/* thumbnail list */
ul#rsg2-thumbsList{
	margin: auto;
}

ul#rsg2-thumbsList li {
	background-image: none;
	display: box;
	float: left;
	list-style: none;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
}

table#rsg2-thumbsList {
	width: 100%;
}

table#rsg2-thumbsList td {
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.rsg2-pageNav{
	text-align: center;
}

.rsg2-pagenav-limitbox{
	text-align: right;
}

/* IMAGE VIEW
--------------------------------------------------------- */
.rsg-dispimg {
	padding-bottom: 20px;
}

.rsg-dispimg a {
	outline: none;
}

div.rsg2-ja-image {
	float: left;
	clear: both;
	text-align: center;
	margin: 10px 0;
}

div.rsg2-image-meta {
	padding: 15px 0 0;
	margin: 15px 0 0;
	float: right;
	width: 25%;
	background: url(../img/hdot.gif) repeat-x top;
}

div.rsg2-image-des {
	padding-bottom: 10px;
	background: url(../img/hdot.gif) repeat-x bottom;
	margin-bottom: 10px;
}

div.rsg2-image-tools {
	padding-bottom: 10px;
	background: url(../img/hdot.gif) repeat-x bottom;
	margin-bottom: 10px;
}

/*comment*/
.rsg2_comment1 {
	padding: 15px 5px;
	background: url(../img/hdot.gif) repeat-x bottom;
}

.rsg2_comment2 {
	padding: 10px;
	background: url(../img/hdot.gif) repeat-x bottom #333333;
}

.rsg1_comment-meta, .rsg2_comment-meta {
	color: #999999;
}

.rsg1_comment-meta strong, .rsg2_comment-meta strong {
	color: #FFFFFF;
}

.rsg1_comment-content, .rsg2_comment-content {
	padding-top: 5px;
}

/****************** OLD CLASSES ********************/
/* Classes for RSGallery:

/* standard list style table */
table.adminlist {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.adminlist th {
	height: 25px;
	margin: 0px;
	padding: 6px 4px 2px 4px;
}

table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
}

table.adminlist tr.row1 {
	background: #333333;
}

table.adminlist td {
	padding: 4px;
}

table.adminlist tr.row0:hover {
}

table.adminlist tr.row1:hover {
}

table.adminlist td.options {
	background: #333333;
}

td.title {
}

.ja-displaytap-title {
	background: #252525;
	border: 1px solid #141414;
	font-weight: bold;
	text-transform: uppercase;
}

/* standard form style table */
table.adminform{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.adminform tr.row0 {
}

table.adminform tr.row1 {
	background: #333333;
}

table.adminform th {
	height: 25px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
}

table.adminform td {
	padding: 3px;
	text-align: left;
}

table.adminform td.editor {
}

.editlinktip {
	display: none;
}

.posttitle {
	background: none;
}
