/*
Theme Name:LovelyAnimals
Theme URI: http://www.wpart.org/wordpress-themes-LovelyAnimals/
Description: The beating rhythm, the dancing body, spinning out of joy, it is the assertiveness, come on, follow our steps, enjoy the happy moment together. a wordpress theme for wpart.org .
Version: 1.16
Author: WPart.org
Author URI:http://www.WPart.org
Tags: dark, orange, fixed-width, two-columns
License:GNU General Public License, v2 (or newer)
License URI:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html    
*/
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body, div, dl, dd, #left .post h2.title, #left .page h2.title, .commentrank h3, h3#comments-title, h3.title3, h3#reply-title {
	padding:0;
	margin:0;
}
.cb{ clear:both;}
.fl {
	float:left;
}
.fr {
	float:right;
}
body {
	background-color: #039;
	background-image:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}
.top {
	background-color:#f00;
	background: url(images/top.jpg) repeat-x;
}
.copyright {
	text-align:center;
	font-size:11px;
	background:url(images/footer.jpg) no-repeat center top;
	height:20px;
	color:#E6E6E6;
	padding-top:30px;
}
.bottom {
	background-color:#f00;
	height:73px;
	background: url(images/bottom.jpg) repeat-x left bottom;
	width:100%;
	float:left;
}
#header h1{ margin:0; padding:0;}
#header {
	background:url(images/header.jpg) no-repeat center top;
	min-height:120px;
	width:985px;
	margin:0 auto;
	padding-top:10px;
	color:#fff;
}
#logo {
	color:#fff;
	font-size:35px;
	display:block;
	font-weight:bold;
	text-shadow: 2px 2px 3px #000000;
}

#header .menu {
	width:580px;
	padding:25px 0 0 35px;
	margin:0;
}
#header .menu li {
	float:left;
	list-style:none;
	padding-right:15px;
	position:relative;
	margin-bottom:5px;
}
#header .menu li a {
	display:block;
	background:url(images/nav_normal.jpg) repeat-x;
	height:19px;
	padding:2px 15px 0;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#555555;
	font-size:14px;
	float:left;
	white-space:nowrap;
}
#header .menu li a:hover, #header .menu li.current_page_item a {
	background:url(images/nav_active.jpg) repeat-x;
}
#header .menu li ul {
	display:none;
}
#header .menu li:hover ul {
	display:block;
	border:none;
	position:absolute;
	left:0;
	top:21px;
	z-index:10000;
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	}
#header .menu li:hover ul li ul {
	display:none;
}
#header .menu li:hover ul li:hover ul {
	display:block;
	background-color:#ccc;
	left:100%;
	top:0;
}


#header .menu li:hover ul li {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	float:none;
}
#header .menu li:hover ul li:hover ul li{ background-color:#ccc;}
#header .menu li:hover ul li a {
	border:0;
	text-align:center;
	display:block;
	background:none;
	padding:0 10px;
	-moz-border-radius:0;
	border-radius:0;
	float:none;
	min-width:120px;
}
#header .menu li:hover ul li a:hover {
	color:#FFF;
	background-color:#F76B48;
}
#header .menu li:hover li.current_page_item {
	background:#ccc none;
}



.wrap {
	width:985px;
	margin:0 auto;
}
.homepage {
	background:url(images/main_bg_index.jpg) repeat-y;
	float:left;
	width:100%;
}
.siglepage {
	background:url(images/main_bg.jpg) repeat-y;
	float:left;
	width:100%;
}
.index_top {
	height:15px;
	font-size:0;
	float:left;
	width:100%;
	margin:0;
}
.homepage .index_top {
	background:url(images/index_top.png) no-repeat;
	_background:url(images/index_top.jpg) no-repeat;
}
.siglepage .index_top {
	background: url(images/page_top.png) no-repeat;
	_background: url(images/page_top.jpg) no-repeat;
}
.index_bottom, .single_bottom {
	background:url(images/index_bottom.jpg) no-repeat;
	height:9px;
	font-size:0;
	width:100%;
	float:left;
	_float:none;
}
.single_bottom {
	background:url(images/page_bottom.jpg) no-repeat;
}
#left {
	float:left;
	padding:10px 28px 25px 32px;
	overflow:hidden;
	min-height:480px;
}
.homepage #left {
	width:583px;
}
.siglepage #left {
	width:678px;
}
.post{ clear:both;}
#left .post h2.title, #left .page h2.title {
	width:100%;
	float:left;
	background:url(images/round_orange.jpg) no-repeat left 6px;
}
#left .post h2 a, #left .page h2 a {
	font-size:14px;
	margin-left:20px;
}
.postinfo {
	width:97%;
	float:left;
	padding-left:3%;
	margin-bottom:10px;
}
.homepage #left .post .fl {
	width:116px;
	height:86px;
	padding:1px;
	border:solid 1px #dfdfdf;
	text-align:center;
}
.homepage #left .post .fl a {
	display:block;
	font-size:25px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}
.homepage #left .post .fr {
	width:454px;
}
.homepage #left .post .fr .entry {
	height:75px;
	overflow:hidden;
	margin-bottom:5px;
}
.homepage #left .post .fr .entry p {
	margin:0 0 5px 0;
	line-height:1.5em;
}
.entry a {
	text-decoration:underline;
}
.siglepage .entry{ line-height:27px;}

#left .post .tags {

	background:url(images/tag.jpg) repeat-y;
	margin-bottom:20px;
	margin-top:5px;
	padding:3px 1%;
}
.newpost1,.newpost10 {
	background:url(images/postpicture/post1.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost2,.newpost11 {
	background:url(images/postpicture/post2.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost3,.newpost12 {
	background:url(images/postpicture/post3.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost4,.newpost13 {
	background:url(images/postpicture/post4.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost5,.newpost14 {
	background:url(images/postpicture/post5.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost6,.newpost15 {
	background:url(images/postpicture/post6.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost7,.newpost16 {
	background:url(images/postpicture/post7.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost8,.newpost17 {
	background:url(images/postpicture/post8.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.newpost9,.newpost18 {
	background:url(images/postpicture/post9.jpg) no-repeat 1px 1px;
	width:116px;
	height:86px;
	display:inline-block;
}
.commentrank {
	width:88px;
	float:left;
	background:url(images/center_bg.jpg) repeat-y 5px top;
	text-align:center;
	padding-left:5px;
}
.commentrank h3 {
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.commentrank #hotfriends {
	width:58px;
	float:left;
	padding:0 15px;
	overflow:hidden;
}
.commentrank #hotfriends ul, .commentrank #hotfriends li {
	margin:0;
	padding:0;
}
.commentrank #hotfriends ul li {
	list-style:none;
	width:100%;
	float:left;
	padding-bottom:10px;
}
.commentrank #hotfriends ul li a img {
	border:solid 1px #B9B9B9;
	padding:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.commentrank #hotfriends ul li a:hover img {
	border:solid 1px #FC6948;
}
.commentrank_bottom {
	width:88px;
	float:left;
	background-image:url(images/center_bottom.jpg);
	font-size:0;
	height:9px;
}
#sidebar {
	background:url(images/side_bg.jpg) repeat-y;
	width:246px;
	float:right;
}
#sidebar_bg {
	background:url(images/sidebottom.jpg) no-repeat left bottom;
	float:right;
	width:246px;
	padding-bottom:10px;
}
#sidebar h3.title3 {
	background:url(images/side_title.jpg) no-repeat;
	width:236px;
	height:22px;
	padding:4px 10px 0 0;
	text-align:center;
	text-align:center;
	color:#fff;
	font-size:14px;
}
#sidebar ul ul, #sidebar ul div {
	padding:10px;
}
#sidebar li, #sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li li {
	line-height:2em;
}
#sidebar ul li a {
	background:url(images/arrow_grey.jpg) no-repeat left 5px;
	padding-left:15px;
	margin-left:10px;
}
#sidebar li.widget_recent_comments li {
	background:url(images/arrow_grey.jpg) no-repeat left 12px;
	padding-left:15px;
	margin-left:10px;
}
#sidebar li.widget_recent_comments li a, #sidebar li.widget_recent_comments li a:hover, #sidebar li.widget_calendar a, #sidebar li.widget_calendar a:hover , #sidebar li.widget_tag_cloud a, #sidebar li.widget_tag_cloud a:hover {
	background:none;
}
#sidebar ul li a:hover {
	background:url(images/arrow_orange.jpg) no-repeat left 5px;
}
.navigation {
	width:96%;
	padding:5px 2%;
	float:left;
}
a {
	text-decoration:none;
	color:#555555;
}
a:hover, a.more, .postinfo a:hover {
	color:#FC6948;
}
.postinfo a {
	color:#818392;
}
/************************/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter, .alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
	float:none;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.sticky {
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
/************************/
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
.commentmetadata a {
	color:#FC6948;
}
#comments blockquote {
	border-left: solid 4px #FC6948;
	padding-left:10px;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	background:url(images/round_orange.jpg) no-repeat left 3px;
	padding-left:20px;
	width:100%;
	float:left;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding:0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	border:solid 1px #B9B9B9;
	padding:3px;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: FC6948;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	font-size:32px; color:#ccc; text-align:center;

}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	width:100%;
overflow: hidden;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

/***********************/
#wp-calendar{ width:210px; text-align:center; line-height:25px;}
#sidebar li.widget_calendar #wp-calendar a{ color:#F00; padding:0; margin:0;}
#sidebar li.widget_calendar #wp-calendar a:hover{text-decoration:underline;}
#wp-calendar caption{ font-weight:bold;}
#sidebar li.widget_tag_cloud a{ padding:0; margin:0; line-height:25px; margin:0 3px;}
.screen-reader-text{ display:block; font-size:16px;}
#sidebar #searchform #s{ width:210px; margin:5px 0;}
#searchsubmit{ cursor:pointer;}
.entry table,.commentlist table{
	border-spacing: 0;	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;

}
.entry th,
.commentlist th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry td,
.commentlist td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

caption, th, td {
	font-weight: normal;
	text-align: center;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
#sidebar img{ max-width:186px;}

.entry-attachment{ font-size:12px;}
.entry-attachment img{
 vertical-align: middle; margin:0 20px; }
 .page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}