/*
Theme Name: deLight IA
Theme URI: http://www.pomelolee.com
Description: Nice and simple WordPress Theme by <a href="http://www.pomelolee.com">i5a6</a>.
Author: leeyz
Author URI: http://www.pomelolee.com
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 1.0.2
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:#f6f6f6 url(img/bg-body.gif) repeat-x left top;
	line-height:1.5;
    font-size:14px;
	font-family: Lato, "PingFang SC", "Microsoft YaHei",Verdana, Tahoma, sans-serif;
	color:#606060;
	word-wrap:break-word; 
    word-break:break-all;
    /*color: #444;*/
}

a {
	color:#662625;
}
a:hover{
	font-weight:bold;
}
/*a:link {
	text-decoration:none;
}*/

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	position:relative;
	width:960px;
	height:140px;
	margin: 0 auto;
	background:url(img/bg-header.gif) no-repeat bottom right;
}

#menu {
	position:relative;
	width:1200px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	list-style:none;
}
@media screen and (min-width:768px){
	#content {
	width:1200px;	
	}
	#content-left{
		width:840px;
	}
	.box-left{
		margin:20px;
		padding:20px;
	}
	blockquote {
		margin:0 28px 15px;
		padding:5px 8px 0;
	}
	.comment {
		margin: 0 0 20px 0;
		padding: 20px;
	}
	.show-page-min {
		display:none;
	}
}
@media screen and (max-width:768px){
	body{
		background:#f6f6f6;
	}
	#content {
	width:100%;		
	}
	#content-left{
	width:100%;
	}
	#header{
		width:100%;
		display:none;
	}
	#menu{
		width:100%;
		display:none;
	}
	#content-right{
		width:100%;
		display:none;
	}
	.box-left{
		margin:5px;
		padding:5px;
	}
	blockquote {
		margin:0;
		padding:0;
	}
	.comment {
		margin: 0 0 20px 0;
		padding: 0;
	}
	#commentform {
		display:none;
	}
	.show-page-p {
		display:none;
	}
}

#content {
	height:auto;
	margin:0 auto;
	padding:0 0 40px 0;
}

#content-left {
	float:left;
	height:auto;
	margin-left:10px;
}

#content-right {
	float:left;
	width:330px;
	height:auto;
	margin-left:10px;
}

#footer {
	padding: 20px 0;
	background:#353535;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
	font-size:20px;
	font-weight:bold;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: -10px;
	color: #C4AFAC;
	font-size:14px;
}

h2, h3, h4 {
	margin:0 0 10px 0;
}

h3.archive-title {
	margin: 20px 0 0 0;
}
.box-left h2 {
	color:#662625;
	font:bold 20px/30px  Lato, "PingFang SC", "Microsoft YaHei",Georgia, "Times New Roman", Times, serif;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#662625;
	font-size:14px;
	font-weight:bold;
}

.box-left h4 {
	color:#C4AFAC;
	font-size:12px;
	font-weight:normal;
}

.box-right h3 {
	color:#662625;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

/*	##################################
   	HEADER
	################################## */

#menu li {
	float:left;
}

#menu a {
	margin:0 40px 0 0;
	padding:0px;
	color:#fff;
	text-decoration:none;
	font:normal 12px/12px  Lato, "PingFang SC", Verdana, Tahoma, sans-serif;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	border-bottom: 1px solid #eaeaea;
    position: relative;
	background-color:#fff;
}

.box-left img {
       /* float:left;
        margin:0 10px 10px 0;*/
	float:none;
	clear:both;
}

p.tags {
        font-size:12px;
}

/** CONTENT RIGHT */

#box-rss {
	height: 75px;
	margin: 0 0 0px 0;
	/*background: url(img/bg-rss.gif) no-repeat left top;*/
}

#box-rss a {
	display: block;
	padding: 20px 0 0 80px;
	background: url(img/rss-icon.jpg) no-repeat 20px 10px;
	font:18px/18px  Lato, "PingFang SC", Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.box-right {
	background-color:#fff;
	margin:15px 0;
	font-size:12px;
	/*background: url(img/bg-box-right.gif) repeat-y left top;*/
}

.box-right h3 {
	padding: 20px 20px 0 20px;
	/*background: url(img/bg-box-right-top.gif) no-repeat left top;*/
}

.box-right-content {
	margin: 0 20px;
}

.box-right-bottom {
	height: 15px;
	/*background: url(img/bg-box-right-bottom.gif) no-repeat left top;*/
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:24px;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

.fieldwrap img {
    float:left;
    margin:0 5px 10px 0;
}

textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
    border:1px solid #ccc;
}

.submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/** SEARCH FORM */

#search {
	padding: 5px;
	border: 1px solid #ccc;
	width:200px;
}

#search-submit {
    width:50px;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:100%;
	margin: 0 auto;
	padding:0;
	color:#fff;
	text-align:center;
}

#footer p a {
	color: #fff;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

#postnavi{margin:5px 5px 0 5px;overflow:hidden;}
#postnavi .prev{float:left;}
#postnavi .next{float:right;}

blockquote {
background:#FCFCFC none repeat scroll 0 0;
border:1px dashed #999999;
color:#555555;
font-size:12px;
}
.box-sidebar-bottom li {
	border-bottom: 1px dashed #999999;
}

.box-sidebar-bottom a {
	text-decoration:none;
}

.box-sidebar-bottom a:hover {
	text-decoration:underline;
}
img { width: initial !important;
        max-width: 100% !important;height: auto; overflow:hidden; }
