/* @override http://lucylovette.com/wp-content/themes/ll/styles.css */
/*
Theme Name: Lucy Lovette
Theme URI: http://lucylovette.com/
Description: Lucy Lovette's default theme
Version: 3
Author: Takumi Shimada
Author URI: http://takumishimada.com/
Copyright (c) 2009 - All Rights Reserved
*/
* { 
	margin:0;
	padding:0;
}
a {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: underline;
}
body {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 20px;
}
#wrap {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(ll.png) no-repeat left top;
	position: relative;
}
#header {
	border-bottom: 1px solid #b9b9b9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.hide {
	display: none;
	visibility: hidden;
}
#footer ul {
	height: 30px;
	width: 910px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}
#footer li.current_page_item {
	background-color: #666;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#footer li:first-child.current_page_item {
	background:none;
}
#footer li {
	list-style-type: none;
	text-align: center;
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 24px;
	margin-top: 3px;
	font-size: 16px;
position:relative;
float:left;
}
#footer li a, #footer li:first-child.current_page_item a {
	line-height: 24px;
	font-size: 16px;
	text-decoration: none;
	color: #b9b9b9;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#footer li.current_page_item a {
	color:#000;
}
#footer li a:hover, #footer li:first-child.current_page_item a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
#footer {
	color: #555;
	clear: both;
}
#ll {
	display: block;
	width: 391px;
	height: 60px;
}
.clearall {
	clear: both;
}
#recentasides {
	margin: 0;
	padding: 0;
}
#recentasides li {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	list-style-type: none;
}
#recentasides li h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
}
#recentasides li h3 a {
	text-decoration: none;
	color: #fff;
}
#copyright {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #555;
	font-size: 12px;
}
#pagewrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#pagewrapper h2, #linkswrapper h2 {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 2px solid #555;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 3px;
}
#pagewrapper h2 strong {
	color: #555;
	font-weight: normal;
	font-style: normal;
}
#pagecontent {
	color: #d0d0d0;
	width: 40em;
	margin-left: auto;
	margin-right: auto;
}
#pagecontent p {
	margin-bottom: 10px;
	text-align: justify;
}
#pagecontent strong {
	color: #fff;
}
#copyright a {
	color: #a0a0a0;
	text-decoration: none;
}
#copyright a:hover {
	color: #537589;
}
#nextimage {
	width: 100px;
	margin-left: 10px;
	float: right;
	margin-top: 200px;
}
#previousimage {
	width: 100px;
	margin-right: 10px;
	float: left;
	margin-top: 200px;
}
#mainimage {
	text-align: center;
	overflow: hidden;
	max-width:580px;
	max-height:580px;
}
.centeralign {
	text-align:center;
}
img {
	border: 0;
}
#mainimage {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 0;
}
#mainimagea {
	display: block;
	width:500px;
	height: 60px;
	text-decoration: none;
}
a[href="http://www.urbanartsdance.com/"], a[href="http://www.myspace.com/dirtypdx"], a[href="http://www.osiphotography.com/"] {
	text-align: center;
	color: #fff;
	text-decoration: none;
	width: 350px;
	height: 170px;
	display:block;
	background: url(http://lucylovette.com/wp-content/themes/ll/links.jpg) no-repeat;
	float: left;
	border: 1px solid #333;
}
#linkswrapper a:nth-child(even) {
	margin-left: 6px;
}
#linkswrapper a:nth-child(n+3) {
	margin-top: 10px;
}
a[href="http://www.urbanartsdance.com/"]:hover, a[href="http://www.myspace.com/dirtypdx"]:hover, a[href="http://www.osiphotography.com/"]:hover {
	text-decoration: underline;
}
a[href="http://www.myspace.com/dirtypdx"] {
	background-position: bottom left;
}
a[href="http://www.osiphotography.com/"] {
	background-position: bottom center;
}
a[href="http://www.urbanartsdance.com/"] {
	background-position: bottom right;
}
#homeleftimages {
	float: left;
	margin: 0;
	padding: 0;
}
#homerightimages {
	float: right;
	margin: 0;
	padding: 0;
}
#homeleftimages li, #homerightimages li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}
#homerightimages li, #homeleftimages li {
	display: block;
	width: 100px;
	height: 100px;
	cursor: pointer;
}
#homerightimages a .homethumbimage, #homeleftimages a .homethumbimage {
	width: 100px;
	height: 100px;
}
#homerightimages li .homelargeimage, #homeleftimages li .homelargeimage {
	display: none;
}
#mainhomelargeimage {
	left: 110px;
	top: 0px;
	position: absolute;
	width: 690px;
	height: 430;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#homerightimages li:hover .homelargeimage, #homeleftimages li:hover .homelargeimage {
	left: 110px;
	top: 0px;
	position: absolute;
	z-index: 1;
	width: 690px;
	height: 430;
	display: block;
	cursor: default;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color: #000;
}
#homeimages {
	position: relative;
	width: 910px;
	height: 440px;
}
#linkswrapper #pagecontent {
	width: 710px;
	text-align: center;
	padding-bottom: 10px;
	float: left;
	margin-left: 100px;
}
#wpcf7-f1-p83-o1 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}