body{
	margin:0;
	font:14px/20px Georgia, "Times New Roman", Times, serif;
	color:#8b7c6e;
	background:#dfd9d9;
	min-width:1002px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.main-holder{
	width:100%;
	background:#e9e6e6;
	overflow:hidden;
	position:relative;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
#main{
	width:964px;
	margin:0 auto;
	position:relative;
	padding:0 0 0 38px;
}
#header{
	width:100%;
	overflow:hidden;
	padding:0 0 32px 0;
}
.logo{
	display:block;
	position:absolute;
	top:0;
	left:-42px;
	overflow:hidden;
}
.logo a{
	display:block;
	width:595px;
	height:144px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.menu{
	width:100%;
	overflow:hidden;
	padding:86px 0 0;
}
.menu ul{
	float:right;
	margin:0 -7px 0 0;
	padding:0;
	list-style:none;
}
.menu ul li{
	float:left;
	padding:0 0 0 14px;
}
.menu ul li a{
	float:left;
	color:#65594e;
	padding:0 7px 2px 5px;
    margin:0 0 3px 0;
}
.menu ul li a span{
	font-size:17px;
	line-height:20px;
	text-transform:uppercase;
}
.menu ul li a:hover, .menu ul li.active a{
	border-bottom:3px solid #5bd6ae;
	text-decoration:none;
	color:#1eb987;
    margin:0;
}



/* color schemes */
/* gallery */
.gallery .logo-post .text{
	background:url(../images/bg-cont-green.gif) repeat-x;
	color:#15ec57;
}
.gallery .logo-post .text a{
	color:#15ec57;
}
.gallery .idea-post .text{
	background:url(../images/bg-cont-red.gif) repeat-x;
	color:#ff0000;
}
.gallery .idea-post .text a{
	color:#ff0000;
}
.gallery .apparel-post .text{
	background:url(../images/bg-cont-yellow.gif) repeat-x;
	color:#ece415;
}
.gallery .apparel-post .text a{
	color:#ece415;
}
.gallery .illustration-post .text{
	background:url(../images/bg-cont-orange-1.gif) repeat-x;
	color:#ec9415;
}
.gallery .illustration-post .text a{
	color:#ec9415;
}
.gallery .inspiration-post .text{
	background:url(../images/bg-cont-orange-2.gif) repeat-x;
	color:#ec6115;
}
.gallery .inspiration-post .text a{
	color:#ec6115;
}
.gallery .web-post .text{
	background:url(../images/bg-web-post.gif) repeat-x;
	color:#509dd3;
}
.gallery .web-post .text a{
	color:#509dd3;
}
.gallery .print-post .text{
	background:url(../images/bg-print-post.gif) repeat-x;
	color:#15ecc6;
}
.gallery .print-post .text a{
	color:#15ecc6;
}
.gallery .motion-post .text{
	background:url(../images/bg-motion-post.gif) repeat-x;
	color:#b7ec15;
}
.gallery .motion-post .text a{
	color:#b7ec15;
}
/* mini-box */
.logo-post .img-text{
	background:url(../images/bg-cont-green.gif) repeat-x;
	color:#15ec57;
}
.logo-post .img-text a{
	color:#15ec57;
}
.idea-post .img-text{
	background:url(../images/bg-cont-red.gif) repeat-x;
	color:#ff0000;
}
.idea-post .img-text a{
	color:#ff0000;
}
.apparel-post .img-text{
	background:url(../images/bg-cont-yellow.gif) repeat-x;
	color:#ece415;
}
.apparel-post .img-text a{
	color:#ece415;
}
.illustration-post .img-text{
	background:url(../images/bg-cont-orange-1.gif) repeat-x;
	color:#ec9415;
}
.illustration-post .img-text a{
	color:#ec9415;
}
.inspiration-post .img-text{
	background:url(../images/bg-cont-orange-2.gif) repeat-x;
	color:#ec6115;
}
.inspiration-post .img-text a{
	color:#ec6115;
}
.web-post .img-text{
	background:url(../images/bg-web-post.gif) repeat-x;
	color:#509dd3;
}
.web-post .img-text a{
	color:#509dd3;
}
.print-post .img-text{
	background:url(../images/bg-print-post.gif) repeat-x;
	color:#15ecc6;
}
.print-post .img-text a{
	color:#15ecc6;
}
.motion-post .img-text{
	background:url(../images/bg-motion-post.gif) repeat-x;
	color:#b7ec15;
}
.motion-post .img-text a{
	color:#b7ec15;
}
/* content */
.color-defoult .box-number, .color-defoult .box-number,
.color-defoult .title-image ul li span, .color-defoult .title-image ul li a,
.title-posted a, .color-defoult .content-text p a,
.color-defoult .content-about p a, .color-defoult .comment-form p a{
	color:#15ecc6;
}
.color-uncategorized .box-number, .color-uncategorized .box-number,
.color-uncategorized .title-image ul li span, .color-uncategorized .title-image ul li a,
.color-uncategorized .content-text p a,
.color-uncategorized .content-about p a, .color-uncategorized .comment-form p a{
	color:#15ecc6;
}
.color-logo .box-number, .color-logo .box-number,
.color-logo .title-image ul li span, .color-logo .title-image ul li a,
.color-logo .content-text p a,
.color-logo .content-about p a, .color-logo .comment-form p a{
	color:#15ec57;
}
.color-idea .box-number, .color-idea .box-number,
.color-idea .title-image ul li span, .color-idea .title-image ul li a,
.color-idea .content-text p a,
.color-idea .content-about p a, .color-idea .comment-form p a{
	color:#ff0000;
}
.color-apparel .box-number, .color-apparel .box-number,
.color-apparel .title-image ul li span, .color-apparel .title-image ul li a,
.color-apparel .content-text p a,
.color-apparel .content-about p a, .color-apparel .comment-form p a{
	color:#ece415;
}
.color-illustration .box-number, .color-illustration .box-number,
.color-illustration .title-image ul li span, .color-illustration .title-image ul li a,
.color-illustration .content-text p a,
.color-illustration .content-about p a, .color-illustration .comment-form p a{
	color:#ec9415;
}
.color-inspiration .box-number, .color-inspiration .box-number,
.color-inspiration .title-image ul li span, .color-inspiration .title-image ul li a,
.color-inspiration .content-text p a,
.color-inspiration .content-about p a, .color-inspiration .comment-form p a{
	color:#ec6115;
}
.color-web .box-number, .color-web .box-number,
.color-web .title-image ul li span, .color-web .title-image ul li a,
.color-web .content-text p a,
.color-web .content-about p a, .color-web .comment-form p a{
	color:#509dd3;
}
.color-print .box-number, .color-print .box-number,
.color-print .title-image ul li span, .color-print .title-image ul li a,
.color-print .content-text p a,
.color-print .content-about p a, .color-print .comment-form p a{
	color:#15ecc6;
}
.color-motion .box-number, .color-motion .box-number,
.color-motion .title-image ul li span, .color-motion .title-image ul li a,
.color-motion .content-text p a,
.color-motion .content-about p a, .color-motion .comment-form p a{
	color:#b7ec15;
}
/*  */
.content{
	width:100%;
	position:relative;
	overflow:hidden;
	padding:0 0 132px 0;
}
.left-column{
	float:left;
	width:723px;
	overflow:hidden;
}
.container{
	width:100%;
	background:#fff url(../images/bg-container-top.gif) no-repeat;
	margin:0 0 9px 0;
}
.container .box:after{
	content:"";
	clear:both;
	display:block;
}
.container .box{
	width:687px;
	background:url(../images/bg-container-bottom.gif) no-repeat 0 100%;
	padding:18px;
}
.gallery{
	width:687px;
	overflow:hidden;
	position:relative;
	margin:0 -5px 0 -6px;
	padding:0 5px 0 6px;
}
.gallery div.posts-holder {
	width:687px;
	overflow:hidden;
	position:relative;
}
.gallery div.posts-wrapper {
	width:99999px;
	overflow: hidden;
}
.gallery div.post {
	width:687px;
	overflow:hidden;
	float: left;
}

.image-holder {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding:0 0 20px 0;
}
.gallery ul{
	margin:0;
	padding:0;
	list-style:none;
}
.gallery ul li{
	float:left;
	position:relative;
	width:687px;
	height:316px;
}
.gallery ul li img{
	display:block;
}
.link-prev{
	display:block;
	position:absolute;
	top:129px;
	left:-11px;
	z-index:10;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-link-prev.png) no-repeat;
}
.link-next{
	display:block;
	position:absolute;
	top:129px;
	right:-11px;
	z-index:10;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-link-next.png) no-repeat;
}
.gallery .text{
	width:668px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	height:16px;
	background:url(../images/bg-text-gallery.gif) repeat-x;
	padding:9px 9px 0 10px;
	color:#509dd3;
}
.gallery .text span{
	float:left;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
}
.gallery .text a{
	float:right;
	font-size:12px;
	color:#509dd3;
	line-height:12px;
}
.gallery .text a:hover{
	text-decoration:underline;
}
.container-text{
	width:100%;
	overflow:hidden;
	padding:20px 0 0;
}
.container-text h2{
	margin:0 0 13px 0;
	font-size:30px;
	line-height:36px;
	color:#362d25;
	font-weight:normal;
}
.container-text p{
	margin:0;
	font-size:14px;
	line-height:20px;
	color:#8b7c6e;
}
.container-text strong{
	float:right;
	font-size:14px;
	line-height:20px;
	padding:0 1px 0 0;
}
.container-text strong a{
	color:#46392c;
	padding:0 12px 0 0;
	background:url(../images/bg-more.gif) no-repeat 100% 7px;
}
.boxes{
	width:732px;
	overflow:hidden;
	padding:0 0 9px 0;
	margin:0 0 0 -9px;
}
.boxes .mini-box{
	float:left;
	width:357px;
	padding:0 0 0 9px;
}
.mini-container{
	width:357px;
	background:#fff url(../images/bg-mini-container.gif) no-repeat;
}
.mini-container .box:after{
	content:"";
	clear:both;
	display:block;
}
.mini-container .box{
	width:321px;
	background:url(../images/bg-mini-container-bottom.gif) no-repeat 0 100%;
	padding:18px;
	min-height:388px;
}
* html .mini-container .box{height:388px;}
.mini-container .images{
	width:321px;
	overflow:hidden;
}
.mini-container .images img{
	display:block;
}
.mini-container .img-text{
	width:302px;
	overflow:hidden;
	height:16px;
	padding:9px 9px 0 10px;
}
.mini-container .img-text span{
	float:left;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
}
.mini-container .img-text a{
	float:right;
	font-size:12px;
	line-height:12px;
}
.link-box{
    width:100%;
    overflow:hidden;
    background:#fff url(../images/bg-link-box-left.gif) no-repeat;
}
.link-box .right{
	width:100%;
	overflow:hidden;
	height:49px;
	background:url(../images/bg-link-box-right.gif) no-repeat 100% 0;
}
.link-box .left-link{
	float:left;
	line-height:49px;
	height:49px;
}
.link-box .right-link{
	float:right;
	line-height:49px;
	height:49px;
}
.link-box a{
    display:block;
    width:174px;
    overflow:hidden;
    font-size:24px;
    text-align:center;
    color:#5bd6ae;
    text-transform:uppercase;
}
.link-box a:hover{
    text-decoration:none;
}
.sidebar{
	float:right;
	width:232px;
	overflow:hidden;
}
.sidebar-box{
	width:232px;
	overflow:hidden;
	margin:0 0 9px 0;
	background:#fff url(../images/bg-sidebar-box-top.gif) no-repeat;
}
.sidebar-box .box{
	width:196px;
	overflow:hidden;
	background:url(../images/bg-sidebar-box-bottom.gif) no-repeat 0 100%;
	padding:18px;
}
.box-search{
	width:100%;
	overflow:hidden;
	padding:0 0 18px 0;
}
.box-search .search{
	float:left;
	width:158px;
	height:22px;
	background:#fff;
	border:1px solid #eae8e6;
	border-right:none;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#c1bdba;
	font-style:italic;
	padding:3px 0 0 7px;
}
.box-search .search-button{
	float:left;
}
.sidebar h2{
	margin:0;
	font-size:32px;
	line-height:50px;
	color:#50d3a9;
	text-transform:uppercase;
}
.sidebar-nav{
	width:100%;
	overflow:hidden;
	padding:0 0 21px 0;
}
.sidebar-nav ul{
	margin:0;
	padding:11px 0 0;
	list-style:none;
	width:100%;
}
.sidebar-nav ul li{
	float:left;
	width:193px;
	padding:5px 0 11px 3px;
}
.sidebar-nav ul li a{
	font-size:18px;
	line-height:18px;
	color:#362d25;
	text-transform:uppercase;
	position:relative;
}
.sidebar-nav ul li a:hover{
	text-decoration:none;
}
.sidebar-nav ul li.nav-web{
	background:url(../images/bg-nav-blue.gif) no-repeat 100% 100%;
}
.sidebar-nav ul li.nav-print{
	background:url(../images/bg-nav-green-1.gif) no-repeat 100% 100%;
}
.sidebar-nav ul li.nav-logo{
	background:url(../images/bg-nav-green-2.gif) no-repeat 100% 100%;
}
.sidebar-nav ul li.nav-motion{
	background:url(../images/bg-nav-green-3.gif) no-repeat 100% 100%;
}
.sidebar-nav ul li.nav-apparel{
	background:url(../images/bg-nav-yellow.gif) no-repeat 100% 100%;
}
.sidebar-nav ul li.nav-illustration{
	background:url(../images/bg-nav-orange-1.gif) no-repeat 100% 100%;
}
.sidebar-nav ul li.nav-inspiration{
	background:url(../images/bg-nav-orange-2.gif) no-repeat 100% 100%;
}
.sidebar-nav ul li.nav-idea{
	background:url(../images/bg-nav-red.gif) no-repeat 100% 100%;
}
.post-holder{
	width:100%;
	overflow:hidden;
	padding:3px 0 5px 0;
}
.box-post{
	width:194px;
	overflow:hidden;
	padding:12px 0 0 2px;
}
.box-post .title{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e6e3e0;
	padding:0 0 5px 0;
}
.box-post .title h3{
	margin:0;
	font-size:16px;
	line-height:22px;
	color:#847466;
}
.box-post .title h3 a{
	color:#847466;
	position:relative;
}
.box-post .title h3 a:hover{
	text-decoration:none;
}
.box-post .text{
	width:192px;
	overflow:hidden;
	padding:0 0 0 2px;
}
.box-post .text em{
	float:left;
	font-size:11px;
	line-height:22px;
	color:#847466;
}
.box-post .text span{
	float:right;
}
.box-post .text a{
	font-size:11px;
	line-height:22px;
	text-transform:uppercase;
	font-style:italic;
}
.logo-post .text a{
	color:#15ec57;
}
.idea-post .text a{
	color:#ff0000;
}
.apparel-post .text a{
	color:#ece415;
}
.illustration-post .text a{
	color:#ec9415;
}
.inspiration-post .text a{
	color:#ec6115;
}
.web-post .text a{
	color:#509dd3;
}
.print-post .text a{
	color:#15ecc6;
}
.motion-post .text a{
	color:#b7ec15;
}
.sidebar-form{
	width:193px;
	overflow:hidden;
	padding:0 0 12px 3px;
}
.sidebar-form ul{
	margin:0;
	padding:14px 0 0;
	list-style:none;
}
.sidebar-form ul li{
	border-bottom:1px solid #e6e3e0;
}
.sidebar-input{
	display:block;
	height:24px;
	width:192px;
	overflow:hidden;
	background:none;
	border:none;
	font:11px/13px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:11px 0 0 1px;
	color:#c1bdba;
}
.sidebar-textarea{
	display:block;
	overflow:auto;
	width:192px;
	max-width:192px;
	height:153px;
	font-size:11px;
	line-height:29px;
	color:#c1bdba;
	border:none;
	background:none;
	font-style:italic;
}
.box-send{
	width:190px;
	overflow:hidden;
	padding:9px 0 0 3px;
}
.box-send em{
	float:left;
	font-size:11px;
	line-height:22px;
	color:#5bd6ae;
}
.button-send{
	float:right;
}
.sponsor{
	width:100%;
	overflow:hidden;
}
.sponsor ul{
	width:206px;
	float:left;
	margin:0 0 0 -10px;
	padding:6px 0 0;
	list-style:none;
}
.sponsor ul li{
	float:left;
	padding:10px 0 0 10px;
}
.sponsor ul li a img{
	display:block;
}
.footer-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer-holder.gif) repeat-x;
}
.footer:after{
	content:"";
	clear:both;
	display:block;
}
.footer{
	width:964px;
	margin:0 auto;
	padding:26px 0 0 38px;
	text-align:center;
	min-height:43px;
}
* html .footer{height:43px;}
.footer ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:12px;
}
.footer ul li{
	display:inline;
	font-size:10px;
	line-height:12px;
	color:#a7a09d;
	padding:0 3px 0 8px;
	background:url(../images/bg-footer-line.gif) no-repeat 0 50%;
}
.footer ul li:first-child{
	background:none;
}
.box-number{
	width:38px;
	height:35px;
	overflow:hidden;
	background:#000;
	position:absolute;
	top:202px;
	left:0;
	text-align:center;
}
.box-number span{
	font-size:21px;
	line-height:26px;
}
.content-title{
	width:100%;
	overflow:hidden;
}
.title-image{
	float:right;
	width:318px;
}
.title-image .images{
	float:right;
}
.title-image .images img{
	display:block;
}
* html .title-image .images{margin-left:-3px;}
.title-image ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
}
.title-image ul li{
	overflow:hidden;
	vertical-align:top;
	width:100%;
	padding:0 0 1px 0;
	text-align:right;
}
.title-image ul li strong{
	float:right;
	height:21px;
	background:#000;
	font-weight:normal;
	padding:0 10px 0 10px;
	font-size:13px;
}
.title-image ul li span{
	line-height:21px;
}
.title-image ul li a{
	line-height:21px;
}
.title-image ul li a:hover{
	text-decoration:none;
}
.title-posted-holder{
	float:left;
	width:500px;
	margin:0 -350px 0 0;
}
.title-posted{
	width:366px;
	overflow:hidden;
	margin:-2px 0 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #e6e3e0;
}
.title-posted span{
	float:left;
	font-size:18px;
	line-height:20px;
	color:#e6e3e0;
}
.title-posted a{
	float:left;
	padding:0 0 0 2px;
	font-size:18px;
	line-height:20px;
	font-style:italic;
}
.content-title h1{
	margin:0;
	font-size:50px;
	line-height:62px;
	color:#362d25;
	font-weight:normal;
}
.content-text{
	width:647px;
	overflow:hidden;
	padding:26px 20px 0 20px;
	margin:0 0 -11px 0;
}
.content-text p{
	margin:0 0 20px 0;
	font-size:14px;
	line-height:20px;
	color:#8b7c6e;
}
.content-text p a{
	text-decoration:underline;
}
.content-text p a:hover{
	text-decoration:none;
}
.content-image{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:-2px 0 0;
	padding:0 0 21px 0;
}
.content-image img{
	display:block;
}
.content-image span{
	display:block;
	font-size:14px;
	line-height:20px;
	color:#8b7c6e;
	padding:17px 0 0;
}
.content-image-inner{
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:12px 0 31px 0;
}
.content-image-inner img{
	display:block;
}
.content-image-inner .left{
	float:left;
}
.content-image-inner .right{
	float:right;
}
.box-button{
	width:100%;
	overflow:hidden;
}
.box-button a{
	font-size:24px;
	color:#5bd6ae;
	float:right;
	width:176px;
	height:49px;
    line-height:49px;
	text-align:center;
	background:url(../images/button-go-up.gif) no-repeat;
    line-height:49px;
}
.box-button a:hover{
	text-decoration:none;
}
.box-comment{
	width:100%;
	overflow:hidden;
	padding:90px 0 0;
}
.comment-form{
	width:650px;
	overflow:hidden;
	padding:0 19px 18px 18px;
}
.comment-form .title{
	width:100%;
	overflow:hidden;
	padding:3px 0 23px 0;
}
.comment-form .title h2{
	float:left;
	margin:0;
	font-size:30px;
	line-height:50px;
	color:#15ecc6;
	text-transform:uppercase;
}
.comment-form .title em{
	float:right;
	font-size:11px;
	line-height:14px;
	padding:23px 0 0;
}
.comment-form .title em a{
	text-decoration:underline;
	color:#e6e3e0;
}
.comment-form .title em a:hover{
	text-decoration:none;
}
.box-input{
	width:100%;
	overflow:hidden;
	padding:0 0 17px 0;
}
.comment-input{
	float:left;
	width:640px;
	height:18px;
	background:#fff;
	border:1px solid #e6e3e0;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#C1BDBA;
	padding:1px 3px 0 3px;
}
.comment-textarea{
	display:block;
	overflow:auto;
	width:641px;
	max-width:648px;
	height:67px;
	background:#fff;
	border:1px solid #e7e5e2;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#C1BDBA;
	padding:4px 3px 4px 3px;
}
.send-box{
	width:100%;
	overflow:hidden;
	padding:2px 0 0;
}
.comment-image{
	float:left;
	width:113px;
}
.comment-image img{
	display:block;
}
.comment-text{
	float:right;
	width:555px;
}
.comment-text .title:after{
	content:"";
	clear:both;
	display:block;
}
.comment-text .title{
	width:100%;
	border-bottom:1px solid #e6e3e0;
	padding:0 0 6px 0;
	margin:0 0 17px 0;
}
.posted{
	float:left;
}
.posted span{
	float:left;
	font-size:11px;
	line-height:11px;
	color:#847466;
	text-transform:uppercase;
}
.posted a{
	float:left;
	display:inline;
	font-size:16px;
	line-height:26px;
	color:#50d3a9;
	font-style:italic;
	margin:-9px 0 0 2px;
	position:relative;
}
.box-time{
	float:right;
}
.box-time span{
	display:block;
	font-size:11px;
	line-height:11px;
	color:#847466;
}
.comment-text  p{
	margin:0;
	font-size:14px;
	line-height:20px;
	color:#8b7c6e;
}
.content-about{
	width:648px;
	overflow:hidden;
	padding:24px 19px 0 20px;
	text-align:justify;
}
.title-about{
	width:100%;
	overflow:hidden;
	padding:0 0 6px 0;
}
.title-about h2{
	float:left;
	margin:0;
	font-size:40px;
	line-height:46px;
	font-weight:normal;
	color:#65594e;
}
.title-about .images{
	float:right;
	margin:17px 0 0;
}
.title-about .images img{
	display:block;
}
.content-about p{
	margin:0 0 25px 0;
	font-size:14px;
	line-height:20px;
	color:#847466;
}
.content-about p a{
	text-decoration:underline;
}
.content-about p a:hover{
	text-decoration:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.content-about blockquote{
	margin:0;
	padding:0 0 3px 0;
	width:100%;
	overflow:hidden;
}
.content-about q{
	float:left;
	margin:0;
	font-size:14px;
	line-height:20px;
	color:#847466;
}
.content-about cite{
	float:right;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#847466;
	font-style:normal;
}
.images-list{
	width:668px;
	margin:0 0 0 -18px;
	overflow:hidden;
	padding:7px 0 0;
}
.images-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.images-list ul li{
	float:left;
	padding:0 0 18px 18px;
}
.images-list ul li img{
	display:block;
}
.content-inner{
	width:100%;
	overflow:hidden;
	padding:143px 0 127px 0;
}
.blog .gallery{
    width:687px;
    overflow:visible;
    position:relative;
    margin:0 -5px 0 -6px;
    padding:0 5px 0 6px;
    min-height:370px;
}
.blog .container-text strong{
    font-size:14px;
	line-height:20px;
    padding:3px 0 0;
}
/* lightbox styles */
#simplelightbox {
	position: absolute;
	background: #000;
}
#simplelightbox .load-wrapper {
	background:#000 url(../images/lb_loading.gif) no-repeat 50% 50%;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
#simplelightbox a.close {
	background:url(../images/lb_closelabel.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	width: 66px;
	height: 22px;
	margin: 0 10px 0 0;
}
#simplelightbox .prev,
#simplelightbox .next {
	background:url(../images/none.gif) repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 10px;
	z-index: 9000;
}
#simplelightbox .nav {
	background:#000;
	padding: 0 10px 10px;
	overflow: hidden;
	height: 20px;
}
#simplelightbox .next {
	left: auto;
	right: 10px;
}
#simplelightbox .prev:focus,
#simplelightbox .next:focus {outline: none;}

#simplelightbox .prev:hover {background:url(../images/lb_prev.gif) no-repeat 0 50%;}
#simplelightbox .next:hover {background:url(../images/lb_next.gif) no-repeat 100% 50%;}

#simplelightbox-title {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	float: left;
	color: #777;
}
* html #simplelightbox .prev {margin-left: -10px;}
* html #simplelightbox .next {margin-right: -1px;}

#simplelightbox .box-content {
	float: left;
}
.png-box {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.png-box img {
	position: relative;
	float: left;
}
/* wp-pagenavi */
.wp-pagenavi{
	padding: 0 20px;
	position:relative;
    width:683px;
	overflow:hidden;
}
.wp-pagenavi .pages{display:none;}
.link-box .wp-pagenavi a{
	display:inline;
	outline:none;
	width:auto;
	height:auto;
}
.link-box .wp-pagenavi .page{
    margin: 0 3px 0 3px;
}
.wp-pagenavi .current{
	color:#64594f;
	font-size:24px;
	display:inline;
    margin: 0 3px 0 3px;
}
.wp-pagenavi .current{border-bottom:1px solid #64594f;}
.link-box .wp-pagenavi a:hover,
.wp-pagenavi a:hover{color:#64594f;}
.wp-pagenavi .extend{
	color:#5BD6AE;
	font-size:24px;
	display:inline;
}
.wp-pagenavi .page-link{
	width:723px;
	text-align:center;
	top:14px;
	left:0;
	position:absolute;
}
.link-box .right-link a{float:right;position:relative;}
.link-box .left-link a{float:left;position:relative;}