/*  
Theme Name: shinkhin
Theme URI: 
Description: Nice theme for shinkhin
Version: 2
Author: Eilia
Author URI: Eilia.us
*/



/* General */

body {
	margin: 0;
	background: #360f1c;
	font-family: tahoma;
}

h1, h2, h3, h4 {
	margin: 0;
}

a {
	color: #71273f;
	text-decoration: none;
}

a:hover {
	color: #71273f;
	text-decoration: underline;
}

img {
	border: 0;
}

/* Page */

#page {
	margin: 0 auto;
	width: 100%;
}

/* Header */

#header {
	width: 100%;
	background: url("images/header.gif") repeat-x;
}

#header #header-in {
	background: url("images/page_header.jpg") no-repeat top right;
	margin: 0 auto;
	width: 990px;
	height: 165px;
	position: relative;
}

#header #header-in #head-title {
	position: absolute;
	top: 10px;
	left: 40px;
}

#header #header-in #head-title h1 {
	color: #000000;
	font: normal 14px ;
	float: left;
}
	
#header #header-in #head-title h1 a {
	color: #000000;
	text-decoration: none;
}

#header #header-in #head-title .description {
	color: #000000;
	font: bold 11px tahoma;
	float: left;
	text-transform: lowercase;
}

#header #header-in #searchform {
	position: absolute;
	top: 48px;
	left: 153px;
	margin: 0;
	padding: 0;
	width: 224px;
	height: 24px;
}

#header #header-in #s {
	width: 216px;
	height: 16px;
	padding: 4px;
	border: none;
	background: transparent;
}

#header #header-in #searchsubmit {
	visibility: hidden;
	width: 1px;
}

#header #header-in #icons {
	position: absolute;
	top: 48px;
	left: 385px;
	width: 48px;
	height: 24px;
}

#header #header-in #icons a {
	float: left;
}

#header #header-in ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: 12px;
	left: 155px;
}

#header #header-in ul li {
	float: left;
}

#header #header-in ul li a {
	float: left;
	color: #000000;
	padding: 0 10px;
	margin-right: 6px;
	font: bold 22px arial;
	text-decoration: none;
	text-transform: lowercase;
	background: #e3e3e3;
	display: block;
	height: 33px;
}

#header #header-in ul li a:hover {
	color: #000000;
	text-decoration: none;
	background: #c7c7c7;
}


/* Main */

#main {
	margin: 0 auto;
	width: 990px;
	background: url("images/main.gif") repeat-y;
	margin-top: -1px;
}

#main #main-in {
	width: 990px;
	background: url("images/1111.jpg") no-repeat left top;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: 0;
}


	/* Main - Content */
	
	#main #main-in #content {
                margin-top:150px;
		float: left;
		width: 565px;
		margin-left: 60px;
	}
	
	#main #main-in #content .post {
		font-size: 11px;
		color: #000000;
		float: left;
		margin-bottom: 20px;
		width: 565px;
	}
	
	#main #main-in #content .post .date {
		font-size: 11px;
		font-weight: bold;
		margin-left: 20px;
		margin-bottom: 10px;
		width: 55px;
		text-align: center;
	}
	
	#main #main-in #content .post .date span {
		display: block;
		font-size: 11px;
		font-weight: bold;
		text-transform: lowercase;
	}
	
	#main #main-in #content .post h2 {
		padding: 20px 0 5px 0;
		color: #000000;
		font: bold 22px arial;
		border-top: 0px dotted #000000;
	}
	
	#main #main-in #content .post h2 a {
		color: #000000;
		text-decoration: none;
	}
	
	#main #main-in #content .post h2 a:hover {
		text-decoration: underline;
	}
	
	#main #main-in #content .post .entry {
		line-height: 19px;
text-align:justify;
		padding-bottom: 10px;
		border-bottom: 1px dotted #000000;
	}
	
	#main #main-in #content .post .entry a {
		color: #71273f;
		text-decoration: none;
		font-weight: none;
	}
	
	#main #main-in #content .post .entry a:hover {
		color: #71273f;
		text-decoration: underline;
	}
	
	#main #main-in #content .post .entry .picture {
		margin: 0 5px 5px 0;
		float: left;
	}
	
	#main #main-in #content .post .entry .more-link {
		font: bold 11px tahoma;
		color: #71273f;
		float: right;
		margin-top: 5px;
	}
	
	#main #main-in #content .post .entry .more-link a {
		color: #71273f;
		text-decoration: none;
	}
	
	#main #main-in #content .post .entry .more-link a:hover {
		color: #71273f;
		text-decoration: underline;
	}
	
	#main #main-in #content .post .info {
		font: normal 11px tahoma;
		color: #000000;
		padding-top: 20px;
		height: 110px;
		background: url() no-repeat center bottom;
	}
	
	#main #main-in #content .post .info a {
		color: #000000;
	}
	
	#main #main-in #content .post .info a:hover {
		text-decoration: underline;
	}
	
	#main #main-in #content .post .info .comms-links {
		font-weight: bold;
	}
	
	#main #main-in #content .post .info .comms-links a {
		font-weight: bold;
	}
	
	#main #main-in #content .post .title h3 {
		color: #000000;
		font: bold 11px tahoma;
		margin-top: 25px;
	}
	
	#main #main-in #content .post .comments {
		margin: 0;
	}
	
	#main #main-in #content .post .comments ol {
		margin: 10px 0 10px 0;
		padding-left: 20px;
	}
	
	#main #main-in #content .post .comments ol li {
		padding: 5px;
	}
	
	#main #main-in #content .post .comments ol li.alt {
		background: #e3e3e3;
	}
	
	#main #main-in #content .post .comments ol li cite {
		color: #71273f;
		font-style: normal;
		font-weight: bold;
	}
	
	#main #main-in #content .post .comments ol li cite a {
		color: #71273f;
		text-decoration: none;
	}
	
	#main #main-in #content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#main #main-in #content .post .comments ol li .commentmetadata a {
		color: #71273f;
	}
	
	#main #main-in #content .post .comments ol li .commentmetadata a:hover {
		color: #71273f;
		text-decoration: underline;
	}
	
	#main #main-in #content .post #commentform {
		margin: 0;
	}
	
	/***************************************************/
.sidebar {	 padding-right:5px;
	list-style-type: none;
	float: right;	
	width: 271px;
	margin-top:576px;
	margin-right: 33px;
    margin-left: 5px;
	font-size: 11px;
}

.sidebar a {
	color: #71273F;
}

.sidebar a:hover {
	color: #C3708B;
}

.sidebar ul  {	
list-style-type: none;}

.sidebar ul  li{ background: #FCC3AF; opacity: 0.8;filter:alpha(opacity=80);zoom:1;	

line-height:200% !important;
text-align:justify !important;
padding-bottom:10px;
padding-right:10px;

list-style-type: none;
	font-size: 11px;
}


.sidebar ul li h2 {
list-style-type: none;
	margin-top: 6px;
	display: block;
	width: 231px;
	height: 33px;
	color: #000;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}

.sidebar ul li div {list-style-type: none;
	width: 211px;
	padding: 0px;
	border-top: 0px solid #000;
	line-height: 1.5em;
	font-size: 11px;

}
/***********************************************/
.sidebar ul ul {background: #FCC3AF;list-style-type: none;
	padding: 10px;   
	border-top: 1px solid #fff;

}

.sidebar ul ul ul {list-style-type: none;
	padding: 0px;
	border: 0;

}

.sidebar ul li ul li {list-style-type: none;
	display: block;
	background-position: left 9px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #71273F;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #C3708B;
}
/***************************************************/


/* Footer */

#footer {
	width: 100%;
	border-top: 8px solid #c3708b;
	background: #71273f url("images/footer_bg.gif") repeat-x left bottom;
}

#footer #footer-in {
	width: 990px;
	min-height: 167px;
	margin: 0 auto;
	background: url("images/footer.gif") no-repeat right bottom;
}

#footer #footer-in #footer-text {
	font: normal 11px tahoma;
	text-align: center;
	color: #38131f;
	clear: both;
}

#footer #footer-in #footer-text a {
	color: #15050a;
	text-decoration: none;
	font-weight: bold;
}

#footer #footer-in #footer-text a:hover {
	text-decoration: underline;
	color: #efb721;
}

#footer #footer-in #bar {
	min-height: 135px;
	margin-left: 30px;
	float: left;
	width: 100%
}

#footer #footer-in #bar .box {
	float: left;
	min-width: 100px;
	margin-right: 20px;
}

#footer #footer-in #bar .box h3 {
	font: normal 11px tahoma;
	color: #efb721;
	height: 25px;
}

#footer #footer-in #bar .box ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style-type: none;
}

#footer #footer-in #bar .box ul li {
	color: #000000;
	font: normal 11px tahoma;
}

#footer #footer-in #bar .box ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer #footer-in #bar .box ul li a:hover {
	text-decoration: none;
	color: #efb721;
}
