﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: black;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

a img {border:none; position:relative;}

h1 a
{
	color: White;
	text-decoration: none;
	border:none;
}

h1 a:link
{
    color: white;
    text-decoration: none;
	border:none;
}
h1 a:visited
{
    color: White;
    text-decoration: none;
	border:none;
}
h1 a:hover
{
    color: White;
    text-decoration: none;
    background-color: white;
	border:none;
}
h1 a:active
{
    color: White;
    text-decoration: none;
	border:none;
}

legend
{
	color:#588214;
	font-size:medium;
}

a:link
{
    color: #588214; 
    text-decoration: none;
	border:none;
}
a:visited
{
    color: #588214; 
    text-decoration: none;
	border:none;
}
a:hover
{
    color: #588214; 
    text-decoration: none;
	border:none;
}
a:active
{
    color: #588214; 
    text-decoration: none;
	border:none;
}

p, ul
{
    color: white;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 3px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 480px;
    margin-left: auto;
    margin-right: auto;
    background-color:Black;
}
#logoncontrol
{
	font-weight:bold;
	float:right;
	margin-top:20px;
	margin-right:80px;
}

#logoncontrol a
{
	color: #c0c0c0;
}

#header
{
    position: relative;
    margin-bottom: 10px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0 0 17px;
    margin: 0;
    color: #fff;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px !important;
}

#header img
{
	width:200px;
}

#title
{

}

#main
{
    clear: both;
    padding: 0px 15px 15px 10px;
    background-color: #000;
    margin-bottom: 10px;
    margin-top:20px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

#footer a
{
    padding: 0px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #000;
    color: #fff;
    border:none;
}

#footer a img
{
	border:none;
}


/* TAB MENU   
----------------------------------------------------------*/
#menucontainer
{
	clear:both;
}

#menucontainer a
{
}

ul#menu
{
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 0px;
}

ul#menu li
{
	float:left;
}


ul#menu li a
{
	display:block;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
  	background-image: url("/images/buttonbackground.png");
  	background-repeat:repeat-x;
}

ul#menu li a:hover
{
	display:block;
    color: black;
    text-decoration: none;
  	background-image: url("/images/buttonbackgroundhover.png");
  	background-repeat:repeat-x;
}

ul#menu li a:active
{
	display:block;
    text-decoration: none;
  	background-image: url("/images/buttonbackgroundhover.png");
  	background-repeat:repeat-x;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
	display:block;
    text-decoration: none;
  	background-image: url("/images/buttonbackgroundhover.png");
  	background-repeat:repeat-x;
}

ul#menu li img
{
	border:none;
	height:80px;
	width:100px;
}

/* Bar Listing Info */
/* Info page */
#infoheader
{
	color:#588214;
	font-size:x-large;
	margin-bottom:10px;
	font-family:@Arial Unicode MS;
	padding-left:15px;
}

#infodescription
{
	color:#ccc;
	font-family:@Arial Unicode MS;
	font-size:medium;
	padding-left:15px;
	padding-right:15px;
}

#infodescription span
{
	color:#588214;
}

#infocredits
{
	padding-left:15px;
	margin-top:20px;
}

#infocredits a
{
	color: #588214;
}

.infotitle
{
	color:#ccc;
	font-size:small;
	width:100px;
}

/* Main city list information */
.citylistcontainer
{
	border-bottom:solid 1px #444;
	margin-bottom: 15px;
}

.citylistleftcolumn
{
}

.citylistrightcolumn
{
	float:right;
	margin-top:-40px;
}
.citylisttitle
{
	font-size:medium;
	font-weight:bold;
	color:#CCCCCC;
}

.citylistbarcount
{
	font-size:small;
	color:#CCCCCC;
}

.citylistmessagecount
{
	font-size:x-small;
	color:#588214;
	vertical-align:middle;
}
.citylistlink
{
}

/* City Search Results */
ul#citysearchlisting 
{
	list-style-type:none;
	border:none;
}


ul#citysearchlisting li a
{
    font-weight: bold;
    text-decoration: none;
    border:none;
}

.citysearchresultsdiv
{
	clear:both;
}

.citysearchresultsleftcolumn
{
}

.citysearchresultsrightcolumn
{
	float:right;
	margin-top:-25px;
	margin-right:15px;
	border:none;
}

/* Forum bar list information */
.forumbardiv
{
	background-color:black;
	padding:1px;
	margin-bottom:3px;
	min-height:45px;
}

.forumbarlistleftcolumn
{
	margin-left:34px;
	margin-top:-37px;
}

.forumbarlistrightcolumn
{
	float:right;
	margin-top:-26px; 
}
.forumbartitle
{
	font-size:small;
	font-weight:bold;
	color:#CCCCCC;
}

.forumbaraddress
{
	font-size:x-small;
	color:#CCCCCC;
}

.forumbarphone
{
	font-size:x-small;
	color:#CCCCCC;
}

.forumbarlistbarcount
{
	font-size:small;
	color:#CCCCCC;
}

.forumbarlistmessagecount
{
	font-size:x-small;
	color:#588214;
	vertical-align:middle;
}


.citylistlink
{
}

/* Profile page information */
.profileimagewrapper
{
	height:205px;
	width: 205px;
	padding: 10px 8px 22px 8px;
	background-color: White;
	border: solid 1px black;
	margin-left: 30px;
}

.profileimage
{
	height: 200px;
	width: 200px;
	border: solid 2px black;
}

.profilesubtitle
{
font-size:large;
margin-left:5px;
color:Gray;
}

.inputprofilebio
{
	width:240px;
	height:80px;
	border: solid 2px gray;
	overflow: auto;
	margin-left:30px;
}

.inputprofiletextcolor
{
	width:100px;
	margin-left:30px;
}

.profileinput
{
	margin-left:30px;
}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}


.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


/* Message Table Rules */
.messagetable
{
}


.messagerow
{
	background-color: #151515;
	margin-bottom:8px;
	padding-bottom:5px;
}
.messageleftcolumn
{
	vertical-align:top;
}


.messagecentercolumn
{
	margin-left: 70px;
	margin-top:-50px;
}

.messagetimestamp
{
	font-size: xx-small;
}
.bartitle
{
	font-size:medium;
	color:#dddddd;
}

.messageprivatesendicon
{
	border:none;
	text-decoration:none;
}
.messageprivatesendicon a
{
	border:none;
	text-decoration:none;
}

.messagedeleteicon
{
	border:none;
	text-decoration:none;
}
.messagedeleteicon a
{
	border:none;
	text-decoration:none;
}

.barphone
{	
	font-size:small;
}

.messagesendbutton
{
	width:60px;
	background-color:#333333;
	color:White;
}

.messageposter
{
	font-size:small;
	color:White;
}


.chatimagewrapper
{
	height:50px;
	width: 50px;
	background-color: White;
	border: solid 1px black;
}
.chatimage
{
	height: 50px;
	width: 50px;
	border: solid 1px black;
}

div #MessagePost
{
}

#pagination-clean li{

border:0; margin:0; padding:0;
font-size:11px;
list-style: none;
color: Gray;
float:left;
}

.clearthefloats {clear:both;}

#pagination-clean a{
	border:solid 1px #FFFFFF
	margin-right:2px;
}

#pagination-clean .previous-off,
#pagination-clean .next-off {
display:block;
color: #888888;
float:left;
font-weight:bold;
padding:3px 4px;
}

#pagination-clean .next a,
#pagination-clean .previous a {
font-weight:bold;
display:block;
color: #888888;
float:left;
font-weight:bold;
padding:3px 4px;
} 

#pagination-clean .active{
font-weight:bold;
display:block;
float:left;
padding: 3px 4px;
color: Blue;
}

#pagination-clean a:link,
#pagination-clean a:visited {
color:Green;
display:block;
float:left;
padding: 3px 4px;
text-decoration:none;
}

#pagination-clean a:hover{
text-decoration:none;
}

#pagination-flickr li{

border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
float:left;

}
#pagination-flickr a{

margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {

color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {

font-weight:bold;
} 
#pagination-flickr .active{

color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
border:solid 1px #FFFFFF;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {

color:#0063e3;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{

border:solid 1px #FFFFFF;
color:#FFFFFF;
background-color:#0063E3;
}


