/* @override http://lomoseb.net/templates/raia/css/style.css */

/* @override http://lomoseb.net/templates/raia/css/style.css */

/* @override http://lomoseb.net/templates/raia/css/style.css */

body {
	margin:0;
	padding:0;
	background-image:url("../images/background.gif");
	background-repeat:no-repeat;
	background-color: #fef9fe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

.clearer {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

#page {
	width:773px;
	

}

#menu-bg {
	width:750px;
	height:43px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 9px;
}

div#top {
	top: 51px;
}


.menu-button a {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	height:25px;
	float:left;
	text-decoration:none;
	color:#000000;
}

.menu-button a:hover {
	text-decoration:none;
	color: #abcf3e;
}

.menu-button a:active {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	height:25px;
	float:left;
	text-decoration:none;
	color:#5f5f5f;
}

.menu-button-dark a:active {
	display:block;
	background-image:url("../images/menu-dark-bg.gif");
	background-repeat:repeat-x;
	height:25px;
	padding-top:14px;
	padding-left:11px;
	padding-right:15px;
	float:left;
	color:#abcf3e;
	text-decoration:none;
}

.menu-button-dark a {
	display:block;
	background-image:url("../images/menu-dark-bg.gif");
	background-repeat:repeat-x;
	height:25px;
	padding-top:14px;
	padding-left:11px;
	padding-right:15px;
	float:left;
	color: #abcf3e;
	text-decoration:none;
}

.menu-button-dark a:hover {
	color:#fff;
	text-decoration:none;
}

.menu-button-dark {
	float:left;
}

.menu-divider {
	float:left;
	height:52px;
	width:2px;
}

#menu-logo a {
	display:block;
	width:122px;
	height:29px;
	float:right;
	margin-right:1px;
	background: url("../images/menu-logo.png") no-repeat;
}

/*#menu-logo a:hover {
	background-image:url("../images/menu-logo-hover.png");
}*/

#menu-logo a:active {
	display:block;
	width:122px;
	height:29px;
	float:right;
	margin-right:1px;
	background-image:url("../images/menu-logo.gif");
}



#photo {
	border:0;
	padding: 0;
	visibility:hidden;

}

#photo-holder {
/*	border: 3px solid #5E5E5E;*/
	background-color:#000;
	background-image:url("../images/loader.gif");
	background-repeat:no-repeat;
	background-position:center;
}





.shadow {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	border-width: 0;
	border-style: none;
	float: left;
}

div#right {
	top: 61px;
}

#bottom-menu {
	height:302px;
	width:770px;
}

#bottom-holder {
	position:relative;
	padding:10px;
	z-index:3;
	height:282px;
	width:753px;
}

#image-info {
	height:208px;
	width:370px;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:17px;
}

#bottom-button {
	padding-left:15px;
}

#addcomment {
	float:left;
	width:286px;
	height:263px;
	padding-top:8px;
	padding-left:15px;
	padding-right:17px;
}

#bottom-button-dark a {
	display:block;
	height:22px;
	padding-left:15px;
	padding-right:15px;
	padding-top:13px;
	float:left;
	background-image:url("../images/bottom-darkbg.gif");
	background-repeat:repeat-x;
	text-decoration:none;
	color: #abcf3e;
}

#bottom-button-dark a:hover {
	color:#FFF;
}

#bottom-button-dark a:active {
	color:#abcf3e;
}

#footer {
	padding:30px;
	color:#5e5e5e;
}

#name {
	background-image:url("../images/comment-name-bg.gif");
	height:14px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-top:11px;
	margin-bottom:6px;
}

#email {
	background-image:url("../images/comment-email-bg.gif");
	height:14px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-bottom:6px;
}

#url {
	background-image:url("../images/comment-web-bg.gif");
	height:14px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-bottom:6px;
}

#comment-textarea {
	background-image:url("../images/comment-text-bg.gif");
	height:50px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-bottom:0;
}

#comment-button-submit {
	width:84px;
	height:29px;
	background-image:url("../images/comment-submit.gif");
	border:0;
	margin:0;
	padding:0;
	margin-left:-5px;
	cursor: pointer;
	cursor: hand;
	line-height:0;
}

#comment-button-reset {
	width:84px;
	height:29px;
	background-image:url("../images/comment-reset.gif");
	border:0;
	margin:0;
	padding:0;
	margin-left:0;
	cursor: pointer;
	cursor: hand;
}

#saveinfo {
	display:none;
}

#rating {
	float:left;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	width:196px;
}

.thumbnails {
	padding:10px;
	border:0;
	background-image:url("../images/thumb-bg.");
}

#comment-holder {
	padding:10px;
	padding-bottom:0;
}

#comment-holder ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:753px;
}

#comment-holder li {
	padding:0;
	color:#979797;
	margin-bottom:3px;
}

.comment1 {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-image:url("../images/comment-bg.gif");
	background-repeat:no-repeat;
	background-color:#1b1b1b;
}

.comment1-left {
	width:550px;
	float:left;
}

.comment1-right {
	float:right;
	text-align:right;
	color:#323232;
}

.comment2 {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-image:url("../images/comment-bg2.gif");
	background-repeat:no-repeat;
	background-color:#000;
}

.quote {
	padding-left:3px;
	padding-right:3px;
	margin-top:3px;
}

#top-commenters {

	width: 700px;
	margin-left:10px;
	background-color:#f2f3ec;
	padding:10px;
	border: 3px solid #b4daf4;
	list-style-type: none;
	height: 232px;
	margin-top: 20px;
}

#contact ul li a img.alignnone.size-full.wp-image-76 {
	margin-left: 138px;
	margin-top: 41px;
	float: left;
	margin-bottom: 0;
	border-style: none;
}


#contact ul li a img.alignnone.size-full.wp-image-75 {
	margin-top: 38px;
	margin-right: 59px;
	border-style: none;	
}

#contact ul li a img.alignnone.size-full.wp-image-74 {
	float: left;
	margin-top: 12px;
	padding-top: 0;
	padding-left: 136px;
	margin-left: 0;
	margin-right: 0;
	border-style: none;
}

#contact ul li a img.alignnone.size-full.wp-image-73 {
	margin-right: 32px;
	border-style: none;
}

#top-commenters ul.topcommentersbasic-0 li {
	list-style-type: none;
	font-size: 13px;
}

#contact {
	
	width: 700px;
	background-color:#fff;
	padding:10px;
	border: 3px solid #abcf3e;
	font-size: 13px;
}

#contact h1 {
	padding-bottom: 6px;
}


#about {
	background-color:#fff;
	padding:10px;
	border: 3px solid #abcf3e;
	width: 700px;
	font-size: 13px;
	margin-bottom: 21px;
	margin-top: 11px;
	margin-left: 0;
}


	
	

#browse {
	background-color:#f2f3ec;
	margin:10px;
	border:solid #c0c6a2 3px;
}

h1 {
	font-size:30px;
	color: #abcf3e;
	line-height:30px;
	font-weight:100;
	margin: 0 0 5px;
	padding:0;
}

h2 {
	font-size:20px;
	color:#5e5e5e;
	line-height:10px;
	font-weight:100;
	margin: 0 0 5px;
	padding:0;
}

h4 {
	font-size:10px;
	color:#5e5e5e;
	padding:0;
	padding-bottom:1px;
	font-weight:100;
	margin:0;
}

#star-hover1 {
	position:absolute;
	top:-30px;
	left:683px;
}

#star-hover2 {
	color:#ffff97;
	font-size:30px;
	position:absolute;
	top:7px;
	left:718px;
}

#image-info a {text-decoration:none;color:#323232;}
#image-info a:visited {text-decoration:none;color:#323232;}
#image-info a:hover {text-decoration:underline;color:#323232;}

#comment-holder ul {list-style:none;padding:0;margin:0;margin-bottom:-10px;}
#comment-holder li {display:block;background-color:#f2f3ec;margin-top:0px;margin-bottom:10px;padding:10px;border:solid #c0c6a2 3px;}
#comment-holder li.admin_comment {display:block;background-color:#c0c6a2;margin-top:0px;margin-bottom:10px;padding:10px;border:solid #f2f3ec 3px;color:#FFF;}
#comment-holder a {text-decoration:none;color:#323232;}
#comment-holder a:visited {text-decoration:none;color:#323232;}
#comment-holder a:hover {text-decoration:underline;color:#323232;}

#browse ul {list-style:none;margin:0;padding:0;}
#browse li {list-style:none;margin:0;padding:10px;line-height:10px;height:10px;display:block;float:left;}

#browse li a {text-decoration:none;color:#000;}
#browse a:hover {color:#5e5e5e;text-decoration:underline;}
#browse a:active {color:#000;}

#about a {text-decoration:none;color: #b3d9f3;}

#contact ul li {
	list-style-type: none;
	padding-bottom: 17px;
}
#about a:hover {color:#5e5e5e;text-decoration:none;}
#about a:active {color:#000;}

#top-commenters a {text-decoration:none;color: #d29939;}
#top-commenters a:hover {color:#5e5e5e;text-decoration:underline;}
#top-commenters a:active {color:#000;}

.comment1-right a {text-decoration:none;color:#323232;font-size:30px;}
.comment1-right a:hover {color:#5c5c5c;}
.comment1-right a:active {text-decoration:none;color:#323232;font-size:30px;}

#footer a {text-decoration:none;color:#000;}
#footer a:hover {color:#5e5e5e;text-decoration:underline;}
#footer a:active {color:#000;}
