/*
Theme Name: Nice & Easy
Theme URI: http://xosarah.com
Author: XO Sarah
*/
* {
	margin: 0; padding: 0;
}
body {
	text-align: justify;
	font-family: 'ArsenalRegular', Trebuchet MS, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	background: url(http://pekingenten.com/wp-content/uploads/2014/03/03kopie.png) repeat;
}
a {
	text-decoration: none;
	color: #b0cac9;
}
a:hover {
	text-decoration: none;
	color: #cbe9e4;
}
a:visited {
	text-decoration: none;
	color: #b0cac9;
}



img {
	border: 2px;
border-color: #b0cac9;
  margin-bottom: 15px;
float: center;

-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
}



.attachment-custom_thumb {
  float: center;
  margin-right: 5px;
margin-top: -5px;
  font-size: 10;

}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/** BEGIN wrapper **/
.wrapper {
	width: 1020px;
	margin: auto auto;
	text-align: left;
        background: transparent;
      
}
/** END wrapper **/
/** BEGIN header **/
#header {
	position: relative;
	height: 300px;
	padding-left: 10px;
        background: transparent;
}
#header .title {
		color: #373737;
		font-family: 'Vidaloka', sans-serif;
		font-size: 110px;
		font-weight: 300;
		letter-spacing: 1px;
		text-align: center;
		text-shadow: 2px 2px #fff;
		padding-top: 80px;
		margin-bottom: 45px;
}
#header .title a {
		color: #373737;
}
#header .tagline {
		color: #373737;
		font-size: 30px;
		text-align: center;
		font-family: Trebuchet MS, sans-serif;
		text-shadow: 2px 2px #fff;
		text-align: center;
}
	#header ul {
		list-style-type: none;
		padding-left: 0px;
		background: #b0cac9;
		margin-top: 0px;
                width: 100%;
		height: 28px;
	}
		#header ul li {
			float: left;
  			font-family: 'ArsenalBold', Trebuchet MS, sans-serif;
 			font-size: 15px;
 			color: #fff;
  			letter-spacing: 1px;
  			font-weight: normal;
			text-transform: uppercase;
			padding-top: 5px;
			padding-bottom: 0px;
			padding-left: 30px;
		        margin-top: -2px;
		
		}
		#header ul li a {
			color: #fff;
			display: block;
			padding: 0px 30px 0px 0px;
		}
		#header ul li:first-child {		
			background: none;
		}
/** END header **/

/** BEGIN content **/
#content {
	width: 698px;
	background: #fff;
	float: left;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
	margin-top: 0px;
        letter-spacing: 1.2px;
	line-height: 20px;
        font-family: 'ArsenalRegular',Trebuchet MS, sans-serif;
        font-size: 15px;
	text-align: justify;
}
	#content h2 {
		color: #a09f8b;
		font-family: 'AmaticSCRegular',Trebuchet MS, sans-serif;
		font-size: 35px;
		font-weight: normal;
		text-transform: uppercase;
		margin-top: 5px;
		margin-bottom: 8px;
	}
	#content h2 a {
		color: #a09f8b;
		text-decoration: none;
			}
	#content h3 {
		color: #a09f8b;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 1px;
		font-size: 16px;
		margin-bottom: 6px;
	}
	#content h3 a {
		color: #a09f8b;
	}
	#content .post-date {
		color: #fff;
		font-size: 15px;
		letter-spacing: 3px;
	        line-height: 23px;
		font-weight: 300;
                text-transform: uppercase;
                font-family: 'ArsenalBold',Trebuchet MS, sans-serif;
		margin-bottom: 20px;
                margin-top: 10px;
		margin-left: -20px;
		padding-left: 30px;
		background: url(http://pekingenten.com/wp-content/uploads/2014/03/datebanner1.png) no-repeat;
		}

	#content .comment {
		text-align: left;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom: 0px;
		margin-bottom: 20px;			
	}
	#content .comment a {
		color: #b0cac9;

        }
        #content .comment a:hover {
			color: #cbe9e4;
			text-decoration: none;
		}
	
	#content .footer {
 		height: 20px;
  		background: url(http://pekingenten.com/wp-content/uploads/2014/03/footerbackground.png) repeat-x;
		margin-bottom: 20px;
		width: 680px;
	}
	#content .search {
		clear: both;
		border-top: 0px dashed #ccc;
		padding: 15px 0;
	}
		#content .search h2 {
			font-size: 24px;
			margin-bottom: 6px;
		}
		#content .search .details {
			font-size: 0.9em;
			color: #b0cac9;
			margin-bottom: 5px;
		}
		#content .search .details a {
			color: #68645a;
			}
		#content .search .details a:hover {
			color: #1F5053;
			text-decoration: none;
			}
		#content .search img {
			padding: 4px;
			border: 1px solid #b0cac9;
			margin: 0 10px 5px 0;
			height: 100px;
                        float: left;
		}



        #content blockquote {
                border-top: 2px solid #dfdbc8;
                border-bottom: 2px solid #dfdbc8;
                background-color: #e9e6d7;
                font-style: italic;
                margin-left: 30px;
                margin-right: 40px;
                padding-left:20px;
                padding-right: 20px;
                text-indent: 35px;
                padding-top: 15px;
                padding-bottom: 5px;
                margin-top: 30px;
                margin-bottom: 30px;
                background-image: url(http://pekingenten.com/wp-content/uploads/2014/03/openquote12.png);
                background-position: top left;
                background-repeat: no-repeat;
                
   }


	#content .single img {
		height: auto;
                margin-left: auto;
                margin-right: auto;
	}
	#content p {
		letter-spacing: 1.0px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	#content ul {
		margin: 0 0 0px 40px;
	}
	#content ol {
		margin: 0 0 15px 44px;
	}
	#content li {
		padding: 4px 0px;
	}
	
/** END content **/
/** BEGIN content2 - one column template **/
#content2 {
	width: 980px;
	background: #fff;
	float: left;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
	margin-top: 0px;
	text-align: justify;
}
	#content2 h2 {
		color: #373737;
		font-family: Trebuchet MS, sans-serif;
		font-size: 18px;
		font-weight: normal;
		text-transform: uppercase;
		margin-top: 5px;
		margin-bottom: 8px;
	}
	#content2 h2 a {
		color: #373737;
		text-decoration: none;
			}
	#content2 h3 {
		color: #373737;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 1.2px;
		font-size: 16px;
		margin-bottom: 6px;
	}
	#content2 h3 a {
		color: #373737;
	}
	#content2 .post-date {
		color: #373737;
		font-size: 12px;
		letter-spacing: 2px;
		font-weight: 400;
		text-transform: uppercase;
		margin-bottom: 10px;
		}
	#content2 .comment {
		text-align: left;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom: 0px;
		margin-bottom: 20px;			
	}
	#content2 .comment a {
		color: #22c2bc;
	}
	#content2 .footer {
 		height: 20px;  		
		background: url(http://pekingenten.com/wp-content/uploads/2014/03/footerbackground.png) repeat-x;
		margin-bottom: 5px;
		width: 680px;
	}
	#content2 .search {
		clear: both;
		border-top: 2px dashed #ccc;
		padding: 15px 0;
	}
		#content2 .search h2 {
			font-size: 24px;
			margin-bottom: 6px;
		}
		#content2 .search .details {
			font-size: 0.9em;
			color: #68645a;
			margin-bottom: 5px;
		}
		#content2 .search .details a {
			color: #68645a;
			}
		#content2 .search .details a:hover {
			color: #1F5053;
			text-decoration: none;
			}
		#content2 .search img {
			padding: 4px;
			border: 1px solid #CCCCCC;
			margin: 0 10px 5px 0;
			height: 100px;
                        float: left;
		}
	#content2 .single img {
		height: auto;
	}
	#content2 p {
		letter-spacing: 1.2px;
		line-height: 23px;
		margin-bottom: 10px;
	}
	#content2 ul {
		margin: 0 0 0px 16px;
	}
	#content2 ol {
		margin: 0 0 15px 20px;
	}
	#content2 li {
		padding: 4px 0px;
	}
	#content2 blockquote {
		padding: 10px 10px 0;
		border: 1px solid #707070;
		font-weight: bold;
		margin-bottom: 10px;
	}
/** END content **/
/** BEGIN sidebar **/
#sidebar {
	width: 280px;
	background: #fff;
	float: right;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
	margin-top: 0px;
	letter-spacing: 1.0px;
text-align: justify;
	line-height: 15px;
        font-family: 'ArsenalRegular',Trebuchet MS, sans-serif;
font-size: 13px;
}
	#sidebar h3 {
		color: #ffffff;
                font-family: 'AmaticBold',Trebuchet MS, sans-serif;
                text-align: center;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 1.2px;
		font-size: 25px;
		margin-bottom: 3px;
line-height: 50px;
background-image: url('http://pekingenten.com/wp-content/uploads/2014/03/sidebarback.png');
background-repeat: no-repeat;
background-position: 0px -2px;

	}
 
	#sidebar ul {
		padding: 0;
		list-style-type: none;
		padding-bottom: 5px;
 
	}
		#sidebar ul li {
			padding: 4px 0;

		}
		#sidebar ul li a {
			color: #b0cac94;

		}
		#sidebar ul li a:hover {
			color: #cbe9e4;
			text-decoration: none;
		}
/** END sidebar **/
/** BEGIN footer **/
#footer {
	background: transparent;
	clear: both;
	color: #9B9A99;
	font-size: 12px;
	padding: 10px;
}
/** END footer **/
/** BEGIN COMMENTS **/
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title {
	color: #a09f8b;
	font-family: 'AmaticBold', Trebuchet MS, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	background: url(http://pekingenten.com/wp-content/uploads/2014/03/footerbackground.png) no-repeat;
	margin-bottom: 10px;
        
}
h3#reply-title {
	color: #09f8b;
	font-family: 'AmaticBold', Trebuchet MS, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-bottom: 10;
}
h3#comments-title {
	padding: 30px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #cbe9e4;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 60px;
	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: 0px;
	left: 0px;
}
.comment-author {
margin-left: 0px;
}
.comment-author cite {
	color: #a09f8b;
	font-style: normal;
	font-weight: bold;
}
.comment-meta 
	font-size: 12px;
	margin-bottom:18px;
	padding-left:0px;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #b0cac9;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #cbe9e4;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #bb0cac9;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #cbe9e4;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #cbe9e4;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #cbe9e4;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
input[type=submit] {
	border: 1px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 3px;
	font-size: 11px;
	color: #ffffff;
	background: #e6e4d3;
	height: 20px;
	text-transform: uppercase;
	float: right;
}
#respond {
	border-top: 0px;
	margin: 24px 0;
	padding: 10px 10px;
	overflow: hidden;
	position: relative;
}
#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: #e6e4d3;
	font-weight: bold;
}
#respond label {
	color: #373737;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#respond input {
	margin: 0 0 9px;
	width: 100%;
	height: 22px;
	padding-left: 4px;
	border: 0px;
	color: #373737;
	font-family: 'ArsenalRegular', Trebuchet MS, sans-serif;
	letter-spacing: 1.2px;
	line-height: 21px;
	font-size: 12px;
	background: #e6e4d3;
}
#respond textarea {
	width: 100%;
	height: 150px;
	border: 1px;
	padding: 4px;
	color: #000000;
	background: #e6e4d3;
	resize: none;
	font-size: 12px;
	font-family: 'ArsenalRegular', Trebuchet MS, sans-serif;
	letter-spacing: 1.2px;
	line-height: 21px;
}
#respond .form-allowed-tags {
	color: #373737;
	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: 11px;
	color: #373737;
	font-weight: bold;
	font-size: 12px;
	font-family: 'ArsenalRegular', sans-serif;
	letter-spacing: 1.2px;
	line-height: 21px;
	background: #e7e4d4;
	width: auto;
	height: 24px;
	padding: 2px 5px;
	margin-right: 5px;
}
/** BEGIN miscellaneous **/
#searchsubmit {
	border: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #ffffff;
	background: #cbe9e4;
	height: 25px;
	letter-spacing: 1.2px;
	font-weight: bold;
	margin-top:0px;
	margin-right: 10px;
	}
#searchbox {
	border: 0px;
	background: #eee;
	width: 190px;
	font-family: 'ArsenalRegular', Trebuchet MS, sans-serif;
	font-size: 13px;
	letter-spacing: 1.2px;
	color: #000000;
	padding-top:  0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
	height: 25px;
}
.postnav {
	clear: both;
	padding-top: 20px;
	font-size: 0.9em;
}
.postnav a {
	border: 0px;
	padding: 3px 8px;
	color: #fff;
	background: #b0cac9;
}
.postnav a:hover {
	border: 0px;
	color: #ffffff;
	text-decoration: none;
        background: #d7e9e9;
}
.single img {
	width: auto !important;
}
.notfound {
	padding: 40px;
}
.author-avatar { 
	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 4px;
}
/** END miscellaneous **/


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 14, 2013 03:06:43 AM America/New_York */



@font-face {
    font-family: 'AmaticSCRegular';
    src: url('AmaticSC-Regular-webfont.eot');
    src: url('AmaticSC-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('AmaticSC-Regular-webfont.woff') format('woff'),
         url('AmaticSC-Regular-webfont.ttf') format('truetype'),
         url('AmaticSC-Regular-webfont.svg#AmaticSCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AmaticBold';
    src: url('Amatic-Bold-webfont.eot');
    src: url('Amatic-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Amatic-Bold-webfont.woff') format('woff'),
         url('Amatic-Bold-webfont.ttf') format('truetype'),
         url('Amatic-Bold-webfont.svg#AmaticBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 14, 2013 06:41:05 AM America/New_York */



@font-face {
    font-family: 'RosarioRegular';
    src: url('Rosario-Regular-webfont.eot');
    src: url('Rosario-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rosario-Regular-webfont.woff') format('woff'),
         url('Rosario-Regular-webfont.ttf') format('truetype'),
         url('Rosario-Regular-webfont.svg#RosarioRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RosarioItalic';
    src: url('Rosario-Italic-webfont.eot');
    src: url('Rosario-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rosario-Italic-webfont.woff') format('woff'),
         url('Rosario-Italic-webfont.ttf') format('truetype'),
         url('Rosario-Italic-webfont.svg#RosarioItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RosarioBold';
    src: url('Rosario-Bold-webfont.eot');
    src: url('Rosario-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rosario-Bold-webfont.woff') format('woff'),
         url('Rosario-Bold-webfont.ttf') format('truetype'),
         url('Rosario-Bold-webfont.svg#RosarioBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RosarioBoldItalic';
    src: url('Rosario-BoldItalic-webfont.eot');
    src: url('Rosario-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rosario-BoldItalic-webfont.woff') format('woff'),
         url('Rosario-BoldItalic-webfont.ttf') format('truetype'),
         url('Rosario-BoldItalic-webfont.svg#RosarioBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

.greydout {
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
-webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -ms-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
} 

.greydout:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 14, 2013 11:32:45 PM America/New_York */



@font-face {
    font-family: 'ArsenalRegular';
    src: url('Arsenal-Regular-webfont.eot');
    src: url('Arsenal-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Arsenal-Regular-webfont.woff') format('woff'),
         url('Arsenal-Regular-webfont.ttf') format('truetype'),
         url('Arsenal-Regular-webfont.svg#ArsenalRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArsenalItalic';
    src: url('Arsenal-Italic-webfont.eot');
    src: url('Arsenal-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Arsenal-Italic-webfont.woff') format('woff'),
         url('Arsenal-Italic-webfont.ttf') format('truetype'),
         url('Arsenal-Italic-webfont.svg#ArsenalItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArsenalBold';
    src: url('Arsenal-Bold-webfont.eot');
    src: url('Arsenal-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Arsenal-Bold-webfont.woff') format('woff'),
         url('Arsenal-Bold-webfont.ttf') format('truetype'),
         url('Arsenal-Bold-webfont.svg#ArsenalBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArsenalBoldItalic';
    src: url('Arsenal-BoldItalic-webfont.eot');
    src: url('Arsenal-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Arsenal-BoldItalic-webfont.woff') format('woff'),
         url('Arsenal-BoldItalic-webfont.ttf') format('truetype'),
         url('Arsenal-BoldItalic-webfont.svg#ArsenalBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

