/*
Theme Name: LX3LOVE
Theme URI: http://lx3love.com
Description: LX3LOVE is a photo blog inspired and powered by the Panasonic Lumix LX3.
Version: 1.0
Author: John Bailon
Author URI: http://squidball.com.com/
Tags: custom
*/


a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	min-width: 1200px;
}
img {
	border:none;
}
.bd {
	text-align: center;
	vertical-align: middle;
	position: absolute;
	height: auto;
	width: 700px;
	left: 50%;
	padding: 0px;
	top:3%;
	margin-left: -350px;
}
.logo {
	background-image: url(images/lx3love.png);
	height: 34px;
	width: 167px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	cursor: pointer;
	z-index:5;
}
.thumbnail {
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

.photo {
	height: auto;
	width: 700px;
	position: absolute;
	top: 35px;
	z-index: 7;
	background-image: none;
	background-color: #fff;
	max-height: 500px;
}

.logoarea {
	height: 34px;
	width: 700px;
	vertical-align: bottom;
	position: absolute;
	top: 34px;
	z-index:4;

}
.coverlogo {
	width: 700px;
	position: absolute;
	top: 34px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	z-index:6;
}
.copyright {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666;
	left: 678px;
	width: 22px;
	position: absolute;
	top: 34px;
	background-image: url(images/copyright.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index:1;
}
.bottomnav {
	position: absolute;
	width: 700px;
	left: 0px;
	z-index:4;
}

.locate {
	position: absolute;
	left: 660px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	visibility: visible;
	z-index: 10;
	height: 40px;
	width: 40px;

}
.locate-detect {
	position: absolute;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	z-index: 11;
	width: 40px;
	height:40px;
	left: 660px;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	cursor: pointer;
}
.secureimage {
	position: absolute;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	visibility: visible;
	z-index: 9;
	width: 700px;
	top: 34px;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
}

.topnav {
	vertical-align: bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index:4;
}
.fullscreen {
	background-color: #000;
	position: absolute;
	z-index: 15;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.page {
	width:700px;
	top:35px;
	position:absolute;
	background-color:#000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	height: auto;
	color: #666;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	border: thick solid #000;
	z-index:7;
	background-attachment: fixed;
}
.forms {
	background-color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #CCC;
	border: thin solid #333;
}
.cp1 {
	top: 0; left: 0; width: 99%; height: 99%;
    position: fixed; display: table; z-index:1;
}

.cp2 {
	display: table-cell;
	vertical-align: bottom;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 7px;
	color: #333;
	text-align: center;
	font-weight: lighter;
}

.map {
	background-color:#fff;
	width:200px;
	height:200px;
	postion:absolute;
	left:-215px;
	z-index:10;
	border:5px solid #fff;
	filter:alpha(opacity=8);
	-moz-opacity: 0.8;
	opacity: 0.8;
	overflow:hidden;
	font-size:10px;
}

.xmap {
	position:absolute;
	width:27px;
	height:27px;
	left:-229px;
	z-index:11;
	cursor: pointer;
	background-image: url(images/x.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.caption {
	max-height: 200px;
	min-height: 200px;
	height: 200px;
	max-width: 300px;
	min-width: 200px;
	width: 200px;
	position: absolute;
	left:-205px;
	top:35px;
	z-index:4;
	text-align: right;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	
}

.caption-text {
	color: #cbcbcb;
	text-overflow: clip;
	text-align: right;
	word-break: keep-all;
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.caption-title {
	font-weight: bold;
	color: #dedede;
	text-overflow: clip;
	text-align: right;
	word-break: keep-all;
	font-size: 10pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.caption-details {
	font-style: italic;
	color: #cbcbcb;
	text-overflow: clip;
	text-align: right;
	word-break: keep-all;
	font-size: 8pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


