* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#container {
	width: 808px;
	margin: auto;
	font-size: 1.2em;
}

#header {
	background-image: url(../images/header3.jpg);
	height: 85px;
	width: 805px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 2px #666;
	border-bottom: solid 1px #666;
	margin: 5px 0 15px 0px;
}

#left {width: 540px; float:left;
background-color:#fff;
}

#right {
	width: 200px;
	padding: 20px;
	float:right;
	background-color: #f4f3ee;
}
.imagecontainer{
  float:left;
  clear:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
}
.imagecontainer img{
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}
.navleft{
float: left;
width:60px;
padding-left:10px;
}
#mapthumbnail{
padding-right:5px;
}
/************************* TEXT FORMATTING ************************/
.bluelink {background-color:inherit; color:#00345b; font-weight:700; text-decoration:none;}
a{color:#00345b;text-decoration:none;}
a:visited{color:#00345b;text-decoration:none;}
.float_left {float: left;}

.float_right {float: right;}

.left_picture{
float: left;
margin-right:5px;
}
.thumbnail{
	float:right;
	padding-right:90px;
}
.bluelink {background-color:inherit; color:#00345b; font-weight:700; text-decoration:none;}
a{color:#00345b;text-decoration:none;}
a:visited{color:#00345b;text-decoration:none;}
h1 {color: #666666;
	font-size: 1.4em;}
h2 {color: #666666;
	font-size: 1.4em;
	padding-left:8px;}
.picrow{
padding:15px 0 10px 5px;
height:130px;
}
.picrow2{
background-color:#eee;
padding:15px 0 10px 5px;
height:130px;
}

.flag{
padding-left:4px;
}

.imgshadow
{	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 2px #222;
	border-bottom: solid 2px #222;
	padding: 4px;
	background: #eee;
	margin: 8px 0 15px 5px;
	float: left;
}
h4 {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	color: #666666;
	font-size: 1.4em;
	background-image: url(../images/h4_bg.gif);
	height: 34px;
	width: 201px;
	padding-top: 11px;
	padding-left: 10px;
}
.imgshadowtop
{	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 2px #222;
	border-bottom: solid 2px #222;
	padding: 4px;
	background: #eee;
	margin: 0 0 0 0;
}
.photocaption{
font-size:13pt;
font-weight:bold;
   white-space:nowrap;
   text-overflow:ellipsis;
   overflow:hidden;
}
.picdetails{
margin-top:0px;
margin-left:8px;
float:left;
}
.piccaption{
font-size:13pt;
font-weight:bold;
   white-space:nowrap;
   text-overflow:ellipsis;
   overflow:hidden;
   width:300px;
   display:block;
}
.post{
padding-top:0px;
}
.transparentborder{
margin:0;
}
.caption{
	padding-left:5px;
	color:#333;
	width:175px;
 text-overflow:ellipsis;
}
.nickname{
	color:#333;
	padding-left:5px;
}
/* MENU */
#page_top {
	background: url(../images/top_tile.jpg) repeat-x;
	height: 37px;
	color: #FFFFFF;
	font-size: 1.2em;
}
#navcontainer ul
{   width: 808px;
	margin: auto;
	color: White;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 37px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
padding: 10px 15px 0px 15px;
color: White;
text-decoration: none;
float: left;
background: url(../images/menu_right.png) no-repeat right bottom;
height: 27px;

}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
#pager{
margin-top:10px;
text-align:center;
}
#footer{
margin-top:10px;
color: #666;
text-align:right;
font-size: 0.9em;
}
/* Comments*/
#comments { 
padding: 10px 10px 8px 10px; 
margin: 0 0 7px 0; 
}
#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}

/* Votebox*/
.votebox {background:url("../images/vote.png") no-repeat 0 0;top:3px;left:0px;width:55px;text-align:center;font-size:85%;margin:0;padding:0;list-style:none}
.votebox2 {background:url("../images/vote-l.png") no-repeat 0 0;top:3px;left:0px;width:55px;text-align:center;font-size:85%;margin:0;padding:0;list-style:none}
.vote-publish a {font-size:26px;letter-spacing:-1px;text-decoration:none;line-height:48px;padding:15px 0 6px 0}
.vote-publish a small {font-size:12px;letter-spacing:0px;text-decoration:none} 
.vote-publish a:link, .vote-publish a:visited {color:#ffffff}
.vote-publish a:hover, .vote-publish a:active {text-decoration:none;color:#000}
.vote a:link,.vote a:visited, .vote span {padding:4px 0 5px 0;font-size:12px; text-decoration:none}
.vote a:hover {color:#f00}
.vote span {color:#ccc;font-size:11px}
.vote {color:#333;font-size:12px}
.navleft{
float: left;
width:60px;
padding-left:10px;
}
.message{
color: #990000;
font-weight: bold;
text-align: center;
padding-top: 5px;
}	
.date {
color: #888; 
text-align: right; 
margin: 0px 0 15px 0; 
padding: 0 0 0 0; 
border-bottom: 1px solid #ccc;
}
.liked{padding-left:10px;}
/* Bubbles */
.sbl { background: url('/images/wblue-bl.gif') bottom left no-repeat #c6e6ff; width: 100%; 
color:#000; font-size: 0.9em; }
.sbr { background: url('/images/wblue-br.gif') bottom right no-repeat; }
.stl { background: url('/images/wblue-tl.gif') top left no-repeat; }
.str { background: url('/images/wblue-tr.gif') top right no-repeat; padding: 10px; } 
.str a{color:#000;}
.sb { padding: 0px 0px 0px 50px;height:19px; background: url('/images/wblue-b.gif') 30px top no-repeat; }
.sblGreen { background: url('/images/wgreen-bl.gif') bottom left no-repeat #c6ed70; 
width: 100%; text-align: left;color:#000; font-size: 0.9em; }
.sbrGreen { background: url('/images/wgreen-br.gif') bottom right no-repeat; }
.stlGreen { background: url('/images/wgreen-tl.gif') top left no-repeat; }
.strGreen { background: url('/images/wgreen-tr.gif') top right no-repeat; padding: 10px; } 
.strGreen a{color:#000;}
.sbGreen { text-align:right;padding: 0px 10px 0px 50px;height:19px;
background: url('/images/wgreen-b.gif') 90%
top no-repeat; font-size: 0.9em;  }