@charset "utf-8";
/*  
Theme Name: FlexStyle
Theme URI: 
Description: Creative & Beautiful life
Version: 
Author: TMCreation
Author URI: 



/*======================================================
	base
=======================================================*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;
}
.alignleft {
   float: left;
   margin: 3px 30px 20px 0px;
}
.alignright {
   float: right;
   margin: 3px 0px 20px 30px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

blockquote {
   color: #4d4d4d;
   background:#f2f2f2;
   padding: 20px 20px 5px;
   margin: 5px 15px 20px 10px;
   border-right:1px solid #DDD;
   border-bottom:1px solid #DDD;
   display:block;
   }

/*======================================================
	post
=======================================================*/


h2#pagetitle {
	font-size: 24px;
	font-weight: bold;
	padding-left: 45px;
	line-height: 34px;
	color: #4d6681;
	margin: 2px 0 20px 0;
	background: url(images/pagetitlemark.gif) no-repeat 0 0;
	}

.postthum {
	border: 1px solid #cfd5d4;
	margin-bottom: 17px;
	clear: both;
	padding: 19px;
	}

.postthum-blog {
	border: 1px solid #cfd5d4;
	margin-bottom: 17px;
	clear: both;
	padding: 19px;
	background: url(images/bloglabel.gif) no-repeat 100% 0;
	}
	
a img.thumimg {
	border: 1px solid #b4bebc;
	padding: 1px;
	background: url(images/loading2.gif) no-repeat 50% 50% #fff;
	float: left;
	margin-right: 20px;
}

.postthum small, .postthum-blog small {
	font-size: 10px;
	line-height: 1.5em;
	color: #818181;
	padding-right: 10px;
}

.postthum small a, .postthum-blog small a {
	color: #009dd9;
	font-weight: bold;
}

.postthum small a:hover, .postthum-blog small a:hover {
	color: #009dd9;
	text-decoration: underline;
	font-weight: bold;
}

.postthum h4, .postthum-blog h4 {
	margin-bottom: 2px;
	line-height: 1.3em;
}

.postthum h4 a, .postthum-blog h4 a {
	color: #264ca1;
	font-size: 16px;
	text-decoration: none;
}

.postthum h4 a:hover, .postthum-blog h4 a:hover {
	text-decoration: underline;
}
	
.postthum p, .postthum-blog p {
	font-size: 12px;
	line-height: 1.5em;
	}

.postthum p a, .postthum p a:hover, .postthum-blog p a, .postthum-blog p a:hover {
	color: #4d4d4d;
	text-decoration: none;
}

.post {
	background: transparent;
	margin-bottom: 17px;
	clear: both;
	}

.post p small {
	padding: 0 7px 7px;
	border-bottom: 2px solid #b9e1f4;
	display: block;
	margin-bottom: 15px;
}

.post p small a {
	color: #2e644e;
	text-decoration: none;
}

.post p small a:hover {
	color: #2e644e;
	text-decoration: underline;
}

.post h3 a, .post h4 a {
	color: #6f615b;
	margin-bottom: 10px;
	}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}


/*======================================================
	entry
=======================================================*/

.entry {
	padding-bottom: 5px;
	}

.entry:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.entry p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 7px 30px;
	}

.entry p a {
	color: #264cc1;
	font-weight: bold;
	text-decoration: none;
}

.entry p a:hover {
	color: #264cc1;
	text-decoration: underline;
}

.entry ul {
	margin: 10px 0;
	padding: 0;
	}

.entry li {
	color: #4d4d4d;
	list-style: circle;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding-right: 12px;
	}

.entry li strong {
	line-height: 2em;
	}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	padding-left: 6px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	

.bloglist li {
	font-size: 12px;
	line-height: 1.5em;
	list-style: none;
	border-bottom: 1px solid #b9c1c2;
	margin: 0 7px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.bloglist li a {
	color: #4d4d4d;
	text-decoration: none;
	background: url(images/arrow1.gif) no-repeat 2px 50%;
	padding-left: 20px;
	padding-right: 6px;
}

.bloglist li a:hover {
	text-decoration: underline;
}

span.commentcount {
	background: url(images/comment.gif) no-repeat 0 50%;
	padding-left: 16px;
	font-size: 10px;
}

/*======================================================
	main
=======================================================*/
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#545454;
	margin-top:-4px;
	}


#main p.timestamp {
	font-weight: normal;
	font-size: 10px;
	color: #937a6e;
	line-height: 1.2em;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-bottom: 0;
}

.title {
	font-size: 1.2em;
	font-weight:bold;
	}

.postmetadata {
	margin: 30px 0;
	}


#info-headline {
	clear: both;
}

#info-headline h4 {
	margin-bottom: 3px;
	padding: 0 15px 0 12px;
}

#info-headline h4 a {
	font-size: 12px;
	line-height: 1.5em;
	color: #787878;
	text-decoration: none;
}

#info-headline h4 a:hover {
	color: #5a5a5a;
	text-decoration: underline;
}


/*======================================================
	comments
=======================================================*/

#comments {
	clear: both;
}

.commentlist {
	margin-bottom: 20px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 8px 7px 15px 7px;
	border-bottom: 1px solid #ddd;
	}

#commentform small {
	font-weight:bold;
	padding: 0;
	}
	
.commentmetadata {
	display: block;
	margin-bottom: 12px;
	}

.commentlist small {
	font-size: 10px;
	}

.commentlist small a {
	color: #2e633e;
	text-decoration: none;
}

.commentlist small a:hover {
	text-decoration: underline;
}

.commentlist cite {
	font-size: 12px;
	font-style: normal;
	padding-right: 10px;
	font-weight: bold;
	}	

.commentlist p {
	font-size: 12px;
	line-height: 1.5em;
	}

#respond {
	float: left;
	margin-bottom: 12px;
}

p#alreadylogin {
	float: right;
}

p#alreadylogin a {
	color: #09f;
	font-weight: bold;
}

p#alreadylogin a:hover {
	text-decoration: underline;
}

#leavecomment {
	clear: both;
}

#leavecomment p {
	font-size: 12px;
	line-height: 1.5em;
}

	
/*======================================================
	form
=======================================================*/

#commentform {
	margin-bottom: 15px;
	margin-left: 5px;
	clear: both;
	}

#commentform input.button2 {
	width: 130px;
	padding: 7px;
	color: #fff;
	border: none;
	font-size: 12px;
	font-weight: bold;
	background: #acb6b4;
	text-align: middle;
	float: left;
	cursor: pointer;
	margin-bottom: 20px;
	}

#commentform input.button2:hover {
	color: #fff;
	text-decoration:none;
	background: #f3ac1a;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	font-size: 12px;
	line-height: 1.2em;
	padding: 2px 2px 2px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #707070 #a8a8a8 #a8a8a8 #707070;
	vertical-align: middle;
	color: #333333;
	background: #fff;
	}

#commentform textarea {
	width: 642px;
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.2em;
	padding: 2px 2px 2px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #707070 #a8a8a8 #a8a8a8 #707070;
	vertical-align: middle;
	color: #333333;
	background: #fff;
	}

#commentform label small {
	font-size: 12px;
	vertical-align: middle;
	margin-top: 5px;
	}

input:focus, select:focus, textarea:focus {background: #ffffff;}


/*======================================================
	Float properties
=======================================================*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display: inline-block;
	}

.clearfloat {
	display: block;
	}

div.each_map img, div.googlemaps img {
 max-width:none;
}


/*======================================================
	NEXT & BACK navigation
=======================================================*/

#navigation {
	padding-bottom: 26px;
}

#navigation a {
	font-size: 12px;
	color: #4d6681;
	font-weight: bold;
}

.navigation a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.navileft {
	float: left;
}

.naviright {
	float: right;
}



/*======================================================
	Style for Ktai Entry
=======================================================*/

.photo {
	padding-right:16px;
	padding-left: 3px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}

.photo a img {
	float: left;
}

.photo-end {
	clear:left;
}

