/*  
Theme Name: Dewanti's Dandelion
Theme URI: http://pupungbp.erastica.com/
Description: White, blue, fresh and smooth. A Wordpress two column design. Visit my Blog: http://pupungbp.erastica.com for updates.
Version: 1.3
Author: Pupung Budi Purnama
Author URI: http://pupungbp.erastica.com

*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #526372;
}
#wrapper1 {
	background: url(images/bg-wrap1.jpg) repeat-x top;
	text-align: left;
}
#wrapper2 {
	background: url(images/bg-wrap2.jpg) repeat-x bottom;
}
#wrapper3 {
	background: url(images/bg-wrap3.jpg) no-repeat center top;
	width: 1000px;
	margin: 0 auto;
}

/* 基本的なリンクのスタイル */
a:link, a:visited {
	text-decoration: none;
	color: #223B66;
}
a:hover, a:active {
	color: #2D4E87;
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0;
	font: bold 18px Arial, "Times New Roman", Times, Sans-Serif;
	position: absolute;
	top: 90px;
	letter-spacing: 2px;
	color: #E0E0E0;
}
h1 a:link, a:visited {
	color: #E0E0E0;
	text-decoration: none;
	border: none;
}
h1 a:hover, a:active {
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}
ul#about-top {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#about-top li{
	float: right;
}
ul#about-top li ul{
	display: none;
}
ul#about-top li a {
	padding: 8px;
	text-decoration: none;
	color: #E1B200;
}
ul#about-top li a:hover {
	padding: 8px;
	text-decoration: none;
	color: #526372;
}
.tag {
	font: 12px "Times New Roman", Times, Arial, Verdana, Italic;
	position: absolute;
	top: 115px;
	color: #E0E0E0;
	width: 400px;
}
#wrapper4 {
	/*background: url(images/bg-wrap4.jpg) no-repeat center 163px ;*/
	margin: 0;
	padding-top: 240px; /* メインコンテンツの位置 */
}
#wrapper5 {
	background: url(images/bg-wrap5.jpg) no-repeat center bottom;
}
/* ページ中央の背景画像（ヘッダー背景と被るので中止）
#wrapper6 {
	background: url(images/bg-mid.jpg) no-repeat center;
	width: 700px;
	text-align: center;
	margin: 0 auto;
}
*/
/* コンテンツ全体 */
#content {
	width: 680px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	min-height: 650px;
	height:auto !important;
	height: 650px;
}
#content-left {
	width: 450px;
	float: left;
	padding-left: 10px;
}
#content-right {

}
#second-content {
	width: 180px;
	float: left;
	margin: 30px 0 0 30px;
}
#second-content h2 {
	margin: 10px 0 0 0;
	padding:0;
}

#second-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#second-content ul li {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
}
#second-content ul li li {
	margin: 0;
}
#second-content ul li.page_item ul li.page_item {
	border-bottom: 1px dotted #9ddddc;
	float: none;
	width: 173px;
}
#second-content ul li.page_item ul li.page_item a {
	display: block;
	padding: 7px 30px;
	width: 116px;
	float: none;
	border-bottom: none;
}
#second-content ul ul.children li {
	border-top: 1px dotted #9ddddc;
	border-bottom: none;
	float: none;
}
/* サイドメニュー */
#second-content ul li a {
	display: block;
	padding: 7px 8px;
	width: 160px;
	background: url(images/bg-li-link.gif);
	text-decoration: none;
	border-bottom: 1px dotted #DEDEDE;
}
#second-content ul ul.children li a {
	display: block;
	padding: 7px 30px;
	width: 146px;
	float: none;
	border-bottom: none;
}
#second-content ul li a:link {
	background: url(images/bg-li-link.gif);
}
#second-content ul li a:hover {
	color: #2D4E87;
	background: #244482 url(images/bg-li-hover.gif);
}
#second-content a {
	color: #2F58A8;
}
/* フッター */
#footer {
	font-size: 9px;
	margin-top: 60px;
	text-align: center;
	color: #526372;
	bottom: 0px;
}

.post-heading {
	clear: both;
	margin-bottom: 15px;
	margin-top: 25px;
	border-bottom: dotted 1px #FFFFFF;
}

/* 記事の本文 */
.post-content {
	line-height: 16px;
	color: #404040;
}
.post-content-left {
	float: left;
	width: 440px;
	text-align: justify;
	line-height: 20px;
}
.post-content-left-detail {
	float: left;
	width: 474px;
	text-align: justify;
	line-height: 20px;
}
.post-content-right {
	float: right;
	width: 103px;
	height: 104px;
	background: url(images/bg-li-link.gif);
	text-align: center;
	border: 1px dotted #9ddddc;
}
html > body .post-content-right {
	float: right;
	width: 103px;
	height: 104px;
	background: url(images/comment.png) no-repeat center;
	text-align: center;
	border: none;
}
.post-content-right .number{
	margin: 30px 0 10px 0;
	padding: 0;
	font-size: 40px;
	clear: both;
}
.komentar {
	margin: 25px 0 0 0;
	font-size: 11px;
}
.post-content-right a:link,.post-content-right a:visited {
	color: #526372;
	text-decoration: none;
	border: none;
	display: block;
}
.post-content-right a:hover,.post-content-right a:active {
	color: #E1B200;
	border: none;
	text-decoration: none;
	display: block;
}
.post-content-left a:link, .post-content-left a:visited {
	text-decoration: none;
	color: #E1B200;
}
.post-content-left a:hover, .post-content-left a:active {
	text-decoration: none;
	color: #E19200;
}
.post-content-left img:hover, .post-content-left-detail img:hover {
	padding: 5px;
	background-color: White;
	border: 1px solid #E1B200;
}
.post-content-left img, .post-content-left-detail img {
	padding: 5px;
	background-color: White;
	border: 1px solid #DBE8F5;
}
/* 記事タイトル */
h2 {
	font: 18px "Lucida Sans Unicode", Verdana, Helvetica, Sans-Serif;
	letter-spacing: -1px;
	color: #223B66;
	margin: 0;
	padding: 0;
}
h2 a:link, a:visited {
	color: #223B66;
	text-decoration: none;
	border: none;
}
h2 a:hover, a:active {
	color: #2D4E87
	border: none;
	text-decoration: none;
}
/* 記事の日付 */
small {
	text-transform: uppercase;
	font: normal 9px Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 14px;
	color: #666666;
}
small a:link,small a:visited {
	border-style: none;
	text-decoration: none;
	color: #555555;
}
small a:hover,small a:active {
	border-style: none;
	color: #000000;
	text-decoration: none;
}

.postmetadata {
	background: #F7F7F7;
	padding: 5px;
}
.navigation {
	overflow: hidden;
	background: url(images/bg-li-link.gif);
	padding: 6px 15px 6px 15px;
	margin: 30px 0px 30px 0px;
	font-weight: bold;
}

.navigation:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .navigation {
    height: 1em;
    overflow: visible;
}
/**/

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.searchbox {
	background: #E5EEF6 url(images/bg-li-hover.gif);
	padding: 5px;
	width: 195px;
}

blockquote {
	background: #E5EEF6 url(images/bg-li-hover.gif);
	padding: 10px;
}

/*Comments*/
input, textarea {
	border: 1px solid #C2D7E8;
	font: 12px Tahoma, Arial, Verdana, Sans-Serif;
	padding: 5px;
}

ol.commentlist {
	font-size: 20pt;
	font-style: italic;
	margin-left:0;
	padding: 0;
	list-style: none;
}
ol.commentlist li {
	margin: 5px 0;
	padding: 15px;
	font-size: 8pt;
	font-style: normal;
	background-color: #FFF;
}
ol.commentlist .alt{
	background-color: #EFF5FA;
}
ol.commentlist li li{
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-style: normal;
	border: none;
	background: none;
}

ol.commentlist p {
	font-size: 8pt;
	font-style: normal;
	line-height: 16px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}
#second-content ul li.recentcomments {
	margin: 0;
	padding: 7px;
	border-bottom: 1px dotted #9ddddc;
}
#second-content ul li.recentcomments a:link, #second-content ul li.recentcomments a:hover, #second-content ul li.recentcomments a:visited {
	background: none;
}
#search div br {
	display: none;
}
#search div {
	padding: 10px;
}
/* サイドウィジェットのタイトル */
.widgettitle {
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	}

/* DJTR（文字を画像に変換）プラグイン */
img.djtr {
border: none;
margin-bottom:4px;
}
