/* Designed and coded by Carol & Ang of Sin21 Designs   -   http://www.sin21.org */

body {
        margin: 0 auto;
        background: #EEEFF4 url(http://volume-five.net/themes/vol5/images/bg.jpg) top repeat-x;
        font:11px "Tahoma";
        color: #838383;
        line-height: 14px;
	overflow-x:hidden;
}
#layout {
	margin: 0 auto;
}
#layout img.noborder {
	padding: 0;
	border: none;
}
span.statlink {
	text-align:center;
}
table,tr,td,table table {
     font-size: 11px;
}
h1{
        margin: 2px;
        font-weight: normal;
        font:11px "Tahoma";
        color: #CCBCAC;
       text-decoration: none;
}
h2 {
        margin: 0;
        padding-left: 18px;
        background-image : url(http://volume-five.net/themes/vol5/images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        font:11px "Tahoma";
}
h3 {
        margin: 2px;
        font-weight: normal;
        font:11px "Tahoma";
}
p {
        margin: 2px 0;
        font:11px "Tahoma";
}
ul {
        margin-left: 5px;
        padding: 0;
}
li {
        margin-left: 11px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0;
        list-style-position: outside;
        list-style-type: disc;
}
.textinput {
	margin-bottom:3px;
	padding: 5px;
        font:11px "Tahoma";
        background: #F9F9FB;
        color: #838383;
        border: 1px solid #E1DDDE;
}
.listbox {
        font:11px "Tahoma";
        border: 1px solid #CCBCAC;
        vertical-align : middle;
}
.button {
	padding: 5px;
        background: #E5DDD5;
        font:11px "Tahoma";
        color: #838383;
        border: 1px solid #CCBCAC;
}
.comment_button {
        background: #F9F9FB;
        font:11px "Tahoma";
        color: #838383;
}
.radio {
        font:11px "Tahoma";
        vertical-align : middle;
}
.checkbox {
        font:11px "Tahoma";
        vertical-align : middle;
}
a, a:visited {
	color:#92828C;
        text-decoration: none;
}
a:hover {
        color: #CFA471;
}
.tableh1 {
	padding: 6px 8px;
        background: #EEEFF4 url(http://volume-five.net/themes/vol5/images/bg.jpg) top repeat-x;
        font: 11px "Verdana";
        color: #F9F9FB;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
}
.tableh1 a, .tableh1 a:visited {
        color: #F9F9FB;
        text-decoration: none;
}
.tableh1 a:hover {
        color: #B47D41;
}
.tableh1_compact {
	padding: 2px 5px;
        font:11px "Tahoma";
        color: #838383;
	text-align: right;
}
.tableh2 {
	padding: 6px;
        background: #DED9DF;
        font: 11px "Verdana";
        color: #838383;
	font-weight:bold;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
}
.tableh2 a, .tableh2 a:visited{
        color: #838383;
        text-decoration: none;
}
.tableh2 a:hover {
        color: #C8C1CA;
}
.tableh2_compact {
	padding: 2px 5px;
        background: #F9F9FB ;
        color: #838383;
}
.tableb {
	padding: 0;
        color: #838383;
}
.tableb_compact {
	padding: 0;
        color: #838383;
}
.tablef {
        padding: 11px;
        background:#F9F9FB;
}
.catrow_noalb {
	padding: 2px;
        background: #E4E0E1;
	text-align:left;
	border-bottom: 1px solid #EEEFF4;
}
.catrow {
	padding: 2px;
        background: #E4E0E1;
	border-bottom:0;
}
.catrow a, .catrow a:visited, .catrow_noalb a, .catrow_noalb a:visited {
	color:#92828C;
}
.catrow a:hover, .catrow_noalb a:hover {
	color:#CFA471;
}
.album_stat {
        margin: 2px 0;
        font-size: 11px;
	color:#838383;
}
.thumb_title {
        padding: 2px;
        display: block;
        font-size: 11px;
        font-weight : bold;
}
.thumb_caption {
        padding: 1px;
        display: block;
        font-size: 11px;
}
.thumb_caption a {
        color: #CCBCAC;
        text-decoration: none;
}
.thumb_num_comments {
        display: block;
        padding: 2px;
        font-weight: normal;
        font-size: 11px;
        font-style : italic;
}
.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}
.user_thumb_infobox th {
        margin-top: 1px;
        margin-bottom: 1px;
        font-size: 11px;
        font-weight : bold;
        text-align : center;
}
.user_thumb_infobox td {
        margin-top: 1px;
        margin-bottom: 1px;
        font-size: 11px;
        text-align : center;
}
.user_thumb_infobox a, .user_thumb_infobox a:visited {
        color: #CCBCAC;
        text-decoration: underline;
}
.user_thumb_infobox a:hover {
        color: #CCBCAC;
        text-decoration: underline;
}
.sortorder_cell {
        margin: 0;
        padding: 0;
	background:none;
        color: #838383;
}
.sortorder_options {
        margin: 0;
        padding: 0;
	background:none;
        color: #F9F9FB;
        font-size: 11px;
        white-space: nowrap;
}
.navmenu {
        padding: 5px;
        background: #F9F9FB;
        font:11px "Tahoma";
        color: #838383;
        font-weight: bold;
        border-style: none;
}
.navmenu a, .navmenu a:visited, .navmenu a:hover {
        background: #F9F9FB;
        color: #616161;
        text-decoration: none;
}
.admin_menu_thumb {
        font:11px "Tahoma";
        border: 1px solid #ccd7e0;
        color: #CCBCAC;
        font-weight: bold;
}
.admin_menu_thumb a {
        padding: 5px;
        color: #CCBCAC;
        text-decoration: none;
}
.admin_menu_thumb a:hover {
        color: #CCBCAC;
        text-decoration: underline;
}
.admin_menu {
        padding: 2px;
        background: #F9F9FB;
        font:11px "Tahoma";
	text-align:center;
}
.comment_date{
        color : #CCBCAC;
        font-size: 90%;
        vertical-align : middle;
}
.imageborder {
	margin:5px 0;
	padding: 0;
}
.imageborder img, .imageborder a:link img, .imageborder a:visited img {
	padding: 4px;
	background:#F7F7F9;
        border: 1px solid #E1DDDE;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}
.imageborder a:hover img {
	padding: 4px;
	background:#F7F7F9;
        border: 1px solid #D9AF7F;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}
.albums {
	margin:0;
	padding:0;
	background: #EEEFF4;
}
.image {
	margin:0;
	padding:0;
	background: #EEEFF4;
}
.thumbnails {
	margin:0;
	padding:3px 0;
	background: #EEEFF4;
	border-right:0px solid #FFFFFF;
}
.thumbnails img {
	margin:0;
	padding:0;
	background: #EEEFF4;
}
.thumbnails a:link img, .thumbnails a:visited img {
	padding: 4px;
	background:#F7F7F9;
        border: 1px solid #E1DDDE;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}
.thumbnails a:hover img {
	padding: 4px;
	background:#F7F7F9;
        border: 1px solid #D9AF7F;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}
.footer {
        font-size: 11px;
}

.footer a, .footer a:visited {
        text-decoration: none;
        color: #838383;
}
.footer a:hover {
        color: #D9AF7F;
        text-decoration: underline; 
}
.catlink {
        display: block;
        margin-bottom: 2px;
	text-align: left;
}
.topmenu {
        background: #F9F9FB;
        font:11px "Tahoma";
        border: 1px solid #CCBCAC;
}
.topmenu a, .topmenu a:visited {
        color : #F9F9FB;
        text-decoration : none;
}
.topmenu a:hover  {
        color : #CCBCAC;
        text-decoration : underline;
}
.img_caption_table {
        margin : 0;
        background-color: #F9F9FB;
        width: 100%;
        border: none;
}
.img_caption_table th {
        padding: 4px 11px;
        background: #F9F9FB;
        font-size: 11px;
        color : #CCBCAC;
}
.img_caption_table td {
        padding: 6px 11px;
        background: #F9F9FB;
}