/*
Theme Name: Kaifan 5
*/

body {
	margin:0;
	color:#888;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #ece9e9;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left -13px;
}
a {
	color:#0098b8;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#808080;
	text-align:left;
}
h1 {
	font-size:2.6em;
}
h2 {
	font-size:2em;
}
h3 {
	font-size:1.6em;
	text-align:right;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:0.8em;
}
img {
	border:0;
}
input {
	font-size:1.2em;
}
input[type=text], textarea {
	background:#fff;
	border:1px solid #e1e1e1;
	padding:5px;
}
input[type="submit"] {
	background: none repeat scroll 0 0 #A90911;
	border: 1px solid #F2F2F2;
	color: #FFFFFF;
	padding: 5px;
	/*width: 80px;*/
	cursor:pointer;
}
textarea {
	font-size:12px;
}
pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}
/* Layout */
#page-out {
	background:url(images/bottom-rept.jpg) repeat-x left bottom;
	width:100%;
	float:left;
}
#page {
	width:1002px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	width:1002px;
	float:left;
	padding-bottom:20px;
}
#content {
	float:left;
	width:573px;
	padding-left:17px;
}
#sidebar {
	float:left;
	width:193px;
	background:url(images/left-rept.jpg) repeat-y left top;
}
#sidebar-right {
	float:right;
	width:204px;
	background:url(images/right-rept.jpg) repeat-y left top;
}
#footer {
	font-size:12px;
	line-height:69px;
	color:#FFFFFF;
	text-align:center;
	height:69px;
	clear:both;
}
/* Header */
#header {
	width:1002px;
	float:left;
}
.header-top {
	width:987px;
	height:38px;
	float:left;
	padding-left:0px;
	padding-bottom: 3px;
	margin-left:-13px;
}
.header-top-left {
	float: left;
}
.header-btm-left {
	float: left;
	margin-top:10px;
}
.header-top-left ul {
	height: 51px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.header-btm-left ul {
	height: 51px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.header-top-left ul li {
	font-size: 12px;
	line-height: 51px;
	color: #fff;
	height: 51px;
	float: left;
}
.header-btm-left ul li {
	font-size: 12px;
	line-height: 51px;
	color: #fff;
	height: 51px;
	float: left;
}
.header-top-left ul li a {
	font-size: 12px;
	line-height: 51px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	/*background-image: url(images/menu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;*/
	display: block;
	height: 36px;
	float: left;
	padding-left: 23px;
	padding-right: 12px;
}
.header-btm-left ul li a {
	font-size: 11px;
	line-height: 51px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	/*background-image: url(images/menu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;*/
	display: block;
	height: 36px;
	float: left;
	padding-left: 23px;
	padding-right: 12px;
}
.header-top-left ul li a:hover {
	color: #FFFFFF;
	border-bottom:1px dashed #fff;
}
.header-btm-left ul li a:hover {
	color: #FFFFFF;
	border-bottom:1px dashed #fff;
}
.header-top-right {
	float: right;
	padding-top: 5px;
}
.twitter-area {
	background-image: url(images/twitter_32.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	width: 140px;
	height: 19px;
	float: right;
	padding: 18px 7px 0 0;
}
.twitter-area a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.twitter-area a:hover {
	color: #bdbcbc;
}
.facebook-area {
	background-image: url(images/facebook_32.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	width: 140px;
	height: 19px;
	float: right;
	padding: 18px 7px 0 0;
}
.facebook-area a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.facebook-area a:hover {
	color: #bdbcbc;
}
.rss-area {
	font-size: 12px;
	line-height: 19px;
	color: #feffff;
	background: url(images/rss-icon.png) no-repeat left -1px;
	text-align: right;
	width: 187px;
	height: 19px;
	float: right;
	padding-right: 16px;
	margin: 11px 16px 0 0;
	border-right: solid 1px #f0f0f0;
}
.rss-area a {
	color: #feffff;
	text-decoration: none;
}
.rss-area a:hover {
	text-decoration: none;
	border-bottom: 1px #FFF dashed;
}
.header-bottom {
	width:1002px;
	height:212px;
	float:left;
	padding-bottom: 25px;
}
/* Sidebar */
#sidebar-in {
	float:left;
	width:193px;
	background:url(images/left-top.jpg) no-repeat left top;
	padding-top:8px;
}
#sidebar ul {
	background:url(images/left-bottom.jpg) no-repeat left bottom;
	padding:0 0 6px 0;
	margin:0;
	list-style: none;
}
#sidebar ul li {
	margin:0 0 2em 0;
}
#sidebar ul ul {
	background:none;
	margin:0;
	padding:0 26px 0 13px;
}
#sidebar li li {
	background:url(images/left-bullet.jpg) no-repeat 10px center;
	padding:4px 0 4px 20px;
	margin:0;
	border-bottom:solid 1px #e0dddd;
}
#sidebar li li li {
	padding-left:10px;
}
#sidebar ul h2 {
	font-size:22px;
	font-weight:normal;
	line-height:41px;
	color:#FFFFFF;
	background:url(images/left-head.jpg) no-repeat left top;
	height:41px;
	margin:0;
	padding:0 0 0 22px;
}
#sidebar a {
	font-size:12px;
	color:#575656;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}
/* Sidebar Right */
#sidebar-right-search {
	width:204px;
	float:right;
	padding-top:3px;
}
#sidebar-right-search form {
	padding:0;
	margin:0;
}
#sidebar-right-search .txtbox {
	background:#FFFFFF;
	width:146px;
	padding:0;
	margin:0;
	border:none;
}
#sidebar-right-search .submit-btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background:url(images/right-btn.jpg) no-repeat;
	width:49px;
	height:27px;
	padding:0;
	margin:0;
	border:none;
	cursor:pointer;
}
#sidebar-right-in {
	float:left;
	width:204px;
	background:url(images/right-top.jpg) no-repeat left top;
	padding-top:18px;
}
#sidebar-right ul {
	background:url(images/right-bottom.jpg) no-repeat left bottom;
	padding:0 0 6px 0;
	margin:0;
	list-style: none;
}
#sidebar-right ul li {
	text-align:center;
	padding:3px 7px 3px 6px;
	margin:0;
}
/* Post */
.post {
	background:url(images/body-rept.jpg) repeat-y left top;
	clear:both;
	margin:0 0 23px 0;
}
.post-top {
	background:url(images/body-top.jpg) no-repeat left top;
	clear:both;
	padding-top:14px;
}
.post-top2 {
	background:url(images/body-top2.jpg) no-repeat left top;
	clear:both;
	padding-top:14px;
}
.post-bottom {
	background:url(images/body-bottom.jpg) no-repeat left bottom;
	clear:both;
	padding-bottom:6px;
}
.date-auth {
	height:55px;
	clear:both;
}
.date-field {
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding:5px 0 0 0;
	margin:0 0 0 45px;
}
.auth-field {
	font-size:12px;
	line-height:23px;
	color:#30302b;
	background:url(images/icon1.gif) no-repeat left bottom;
	height:23px;
	float:right;
	padding:7px 35px 0 20px;
	margin:0;
}
.posttitle {
	font-size:20px;
	font-weight:normal;
	line-height:100%;
	color:#C60000;
	padding:0;
	margin:0 25px 20px 34px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
}
.posttitle a {
	color:#107f80;
	text-decoration:none;
}
.posttitle a:hover {
	color:#000000;
}
.postentry {
	margin:0 25px 0 34px;
	border-bottom:solid 1px #d5d5d5;
}
.more-comment {
	height:50px;
	clear:both;
}
.read-more {
	color:#000000;
	float:left;
	padding:5px 0 0 0;
	margin:0 0 0 40px;
}
.read-more a {
	font-size:12px;
	text-decoration:none;
}
.read-more a:hover {
	text-decoration:underline;
}
.comment-count {
	font-size:12px;
	line-height:21px;
	color:#30302b;
	background:url(images/icon2.gif) no-repeat left bottom;
	height:21px;
	float:right;
	padding:13px 35px 0 30px;
	margin:0;
}
.post img {
	padding: 4px;
	border:solid 2px #e2e2e2;
	-moz-border-radius: 5px;
}
.post p, .post ol li, .post ul li {
	margin-top:0;
	line-height:175%;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	color:#888;
	text-align:justify;
}
div.navigation {
	font-size:1.1em;
}
/*.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}
.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}*/

/* Comments */
#comments {
	font-size:1.2em;
}
.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}
.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}
li.comment div, li.pingback div {
	padding:10px;
	overflow:auto;
}
li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}
.commentlist li.even {
	background-color:#fafafa;
}
.commentlist li.odd {
	background-color:#f6f6f6;
}
ul.children li {
	list-style:none;
}
img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
	margin-left:10px;
}
.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}
.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}
textarea#comment {
	width:100%;
}
#comments div.navigation {
	font-size:0.9em;
}
/* Comment ends */

/* Calendar */
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
	color:#0098b8;
}
#wp-calendar tbody td.pad {
	border:none;
}
#prev, #next {
	text-align:center;
}
#prev a, #next a {
	color:#0098b8;
}
/* Calendar ends */


abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 5px 5px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 5px;
}
.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;
}
#commentform {
	margin-top:10px;
}
#si_contact_email1 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E1E1E1;
	padding: 5px;
}

