/*
Theme Name: dailyvitamins based on Grid-A-Licious(tm)
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>
*/

/*
----------------------------------------------------------------------
	Site Name: dailyvitamins
	Last-updated: 2009/07/15
	Description: 

	1. =Reset [single.php共通]
	2. =Link [single.php共通]
	3. =Header [single.php共通]
	4. =Eachpost
	5. =Balloon
　	6. =Ticker
　	7. =content [編集前からあったもの]
　	8. =Layout Widget [single.php専用]
　	9. =Sidebar [single.php専用]
　	10. =Contents [single.php専用]
　	11. =Footer [single.php共通]		
----------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------
	1. =Reset
----------------------------------------------------------------------
*/
#header,#memo_wrap,#main_container,#footer{
	visibility:hidden;
}
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 10px;
	height:100%;
}

body {
	text-align: left;
	color: #1e1e1e;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 160%;
	height:100%;
}
body.bgcolor{background-color: #7d42b4;}

img {
	behavior:url("/wp-content/themes/dailyvitamins/iepngfix.htc");
}
h1 {
}

h2 {
	margin-bottom: 15px;
	font-size: 1.1em;
}

p {
	margin-bottom: 5px; 
}

.title {
	margin-top: 14px;
	margin-bottom: 30px;
	font-size: 1.2em;
	font-weight: bold;
}

.black {
	color: #000000;
}

.gray {
	color: #787878;
}

.small {
	font-size: 1.0em;
	line-height: 120%;
	font-weight: normal;
}

.topic {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 120%;
}

.contentimg {	
	margin: 26px 0 26px 0;
}

.right {
	text-align: right;
}

ul {
}

li {
	list-style: none;
}

br.floatclear {
	clear: both;
}

hr.gray {
	margin-top: 11px;
	margin-bottom: 18px;
	border: none;
	border-top: 1px solid #e5e5e5;
	height: 1px;
}

.round { 		background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px;
 }
pre {
  line-height: 1.2em;
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: pre-wrap;      /* CSS3 */
  word-wrap: break-word;      /* IE 5.5+ */
}
/*
----------------------------------------------------------------------
	2. =Link
----------------------------------------------------------------------
*/

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: none;
}

/*
----------------------------------------------------------------------
	3. =Header
----------------------------------------------------------------------
*/

#header {
	width: 100%;
	height: 90px;
	background-color: #ffffff;
}

#header .headerbox {
	height: 90px;
	padding-left: 19px;
	background-image: url(/wp-content/themes/dailyvitamins/images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: 19px top;
}


#header .headerbox-second {
    width: 1010px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-left:12px;
	background-image: url(/wp-content/themes/dailyvitamins/images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: 11px top;
}

#header .hlbox {
	float: left;
	padding-top: 25px;
	background: none;
}

#header .hrbox {
	float: right;
	background: none;
	margin-right:20px;
}
#header .headerbox-second .hrbox {
	float: right;
	background: none;
	margin-right:0;
}
#header .htbox{
	float:left;
	width:131px;
	height:87px;
	text-align:right;
	margin-right:100px;
}

#header #timebar_box{
	float:left;
}
#header .hlbox p {
	margin-top: 3px;
	font-size: 12px;
	color: #787878;
}
#header .hlbox p.catch {
	margin-top: 0px;
}

/*
----------------------------------------------------------------------
	4. =Eachpost
----------------------------------------------------------------------
*/


.eachpost,.eachpost twocols,.eachpost threecols,.eachpostticker{ 	
				background-color:white;
				-moz-border-radius: 0px;
  				-khtml-border-radius: 0px;
				-webkit-border-radius: 0px;
				position:absolute;
}
.eachpost{
				height:auto;
				margin:0;
				padding:0;
}
.eachpost div.content{
				margin:6px 6px 12px 6px;
}
.eachpost div.content div.contentIndex{
				margin:0 6px 0px 0px;
}
.eachpost div.content p.category{
				margin:16px 6px 0px 0px;
				font-weight: bold;
}
.eachpost div.content a{
				margin:0 6px 0px 0px;
				font-weight: normal;
}
.eachpost div.non-img-content{
				text-align:left;
				margin:6px 6px 0 6px;
}

.eachpost twocols{ 
				height:auto;
				margin:0;
				padding:0;
}
.eachpost threecols{ 
				height:auto;
				margin:0;
				padding:0;
}

	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }

.clickable:hover {
		background:#e5f6eb none repeat scroll 0 0;
               cursor: pointer;
}

/*pulldown*/

.eachpost#pulldown { background: none;}

#pulldown {  margin: 0; padding: 0; z-index:10;cursor:pointer;font-size:1px;}

#pulldown img{margin: 0; padding: 0;}
#pulldown ul , 
#pulldown ul li,
#pulldown ul li a,
#pulldown ul li ul,
#pulldown ul li ul li,
#pulldown ul li ul li a
{margin: 0; padding: 0;}


#pulldown ul ul{ margin: 0; padding: 0;}
    

#pulldown ul { width: 192px; }
#pulldown { height: 31px; }
#pulldown ul li{margin:0; padding: 0;}
#pulldown ul li ul{margin-top:1px;}
#pulldown ul li ul li{width:192px;height:31px;margin: 0; padding: 0;}

#pulldown ul li ul li { width:192px;height:31px;margin: 0 0 1px 0; padding: 0;}

#pulldown ul a { border-bottom: none; } 

#pulldown-nav { display: block; margin: 0; padding: 0; position: relative; }
#pulldown-nav li { display: block; list-style: none; margin: 1px 0px; padding: 0; float: left; position: relative; }
#pulldown-nav a { display: block; }
#pulldown-nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #pulldown-nav ul { line-height: 0; } /* IE6 "fix" */
#pulldown-nav ul a { zoom: 1; } /* IE6/7 fix */
#pulldown-nav ul li { float: none; }
#pulldown-nav ul ul { top: 0; }

/*
----------------------------------------------------------------------
	5. =Balloon
----------------------------------------------------------------------
*/

.voice_icon{
	position:absolute;
	top:0;
	right:0;
}
.balloon{
		width:209px;
		height:97px;
		display:block;
		background:url("/wp-content/themes/dailyvitamins/images/balloon.gif") no-repeat;
		z-index:1;
		position:absolute;
		top:-9px;
		left:185px;
}
.balloon p.time_balloon{
				font-weight:bold;
				position:absolute;
				margin:20px 20px 20px 30px;
				line-height:1.7em;
				color:#000000;
}
div.comment {
	width:192px;
}
div.comment div.writer_head{
	width:192px;
    height:12px;
	background:url("/wp-content/themes/dailyvitamins/images/restore/writer_head2.gif") no-repeat;
	font-size:1px;
}
div.comment div.writer_comment{
	width:192px;
    background:#ffffff;
}
div.comment_rep {
	width:192px;
}
div.comment_rep div.writer_head_rep{
	width:192px;
    height:12px;
    background:url("/wp-content/themes/dailyvitamins/images/restore/writer_head.gif") no-repeat;
	font-size:1px;
}
div.comment_rep div.writer_comment_rep{
	width:192px;
    background:#ffffff;
}

div.comment div.writer_comment p,
div.comment_rep div.writer_comment_rep p{
	margin:0;
	padding:5px 10px 5px 10px;
	color:#aaaaaa;
}
div.comment div.writer_comment p a,
div.comment_rep div.writer_comment_rep p a{
	color:#aaaaaa;
	font-weight:normal;
}

div.comment .writer_bottom,div.comment_rep .writer_bottom{
	width:192px;
    height:4px;
	background:url("/wp-content/themes/dailyvitamins/images/restore/writer_bottom.gif") no-repeat;
	font-size:1px;
}

/*
----------------------------------------------------------------------
	6. =Ticker
----------------------------------------------------------------------
*/

#ticker_wrap{
		background:none;
}
.ticker_content{
			background-color:#2fb8c0;
			margin-top:12px;
			width:394px;
			height:700px;
}
.ticker_head{
		padding-top:15px;
		margin:2px 15px 0 15px;
		width:362px;
		height:260px;
}
.ticker table {
		width:363px;
		height:407px;
		background-color:#e5f6eb;
		margin:1px 15px 0 15px;
		border:1px solid #00a0ad;
		border-collapse: collapse;
}
.ticker table tr th{
		width:135px;
		height:135px;
		background:#000000;
		border:1px solid #00a0ad;
		border-collapse: collapse;
}
.ticker table tr.border{
		border-bottom:1px solid #00a0ad;
		border-collapse: collapse;
}

.ticker table tr td{
		margin:0 0 0 10px;
}

.ticker {
		width:394px;
		height:135px;
}


.ticker table tr td.pars{
		height:114px;
}

.ticker table tr td.tick_update{
		color:#797979;	
		height:21px;
}

.ticker table tr td.tick_update span{
		margin:0 44px 0 10px;
}
.ticker p{
		margin:0;
		padding:0;
		line-height:1.4em;
}

.ticker p.tick_title{
		font-weight:bold;
		color:#000000;
		margin:10px;
}
.ticker p.tick_author{
		color:#000000;
		margin:10px;
}


/*
----------------------------------------------------------------------
	7. =Content
----------------------------------------------------------------------
*/
#main_container{
clear:both;
padding:25px;
background-color: #7d42b4;
}
#menuItem { height: 50px; }
input, textarea, select, button{
				background-color:#ffffff;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 3px;
				border:0px;
				margin-top: 5px;
				color:#666;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
textarea { width: 420px; padding: 5px; }

input { padding: 5px; width: 420px; }

/*	

#main_container{
		clear:both;
		padding:25px;
		background-color: #7d42b4;
}



#mainContent img { display: none }
#mainContent {  -moz-border-radius:3px;
				-webkit-border-radius:3px;
  				-khtml-border-radius: 3px;
				border: 0;
				background: #fff;
				padding: 0 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				width: 430px;
				float: left;
}
.main { font-size: 0px !important; }
.main p img {	-moz-border-radius:3px;
				-webkit-border-radius:3px;
				border: 0;
				background: #fff;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; 
}

 { width: 430px; margin-bottom: 10px; }

.bubble blockquote { background: #fff;
				margin: 0px;
   				-moz-border-radius: 3px;
  				-khtml-border-radius: 3px;
  				-webkit-border-radius: 3px;
				padding: 3px;
				background: white; }

.bubble blockquote p { margin: 3px; padding: 0px; }

.bubble cite { 	position: relative;
				margin: -7px;
				padding: 7px 0px 13px 18px;
				top: 5px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

small a { text-decoration: none; }

.title { background-color: #f5a200; }
.dv_widget_official { background-color: #e83b69 }
.dv_widget_kakugen1 { background-color: #00a9ac; }
.dv_widget_kakugen2 { background-color: #d50e25; }
*/
/*
----------------------------------------------------------------------
	8. =Layout Widget
----------------------------------------------------------------------
*/


#contents {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 32px;
	margin-bottom: 63px;
	width: 1000px;
	background-color: #7d42b4;
}


/*
----------------------------------------------------------------------
	9. =Sidebar
----------------------------------------------------------------------
*/

#rsidebar {
	float: left;
	width: 394px;
	margin-left: 10px;
	background-color: #ffffff;
}

#rsidebar .menubox {
	padding: 10px 9px 10px 10px;
}

#rsidebar .menubox .whatsnew {
	margin-bottom: 9px;
}

#rsidebar .menubox .category {
	margin: 0;
	border-bottom: solid 1px #7d42b4;
}

.topics {
	clear: both;
	border: solid 1px #7d42b4;
	border-bottom: none;
}

.topicbox {
	clear: both;
	height: 72px;
	border-bottom: solid 1px #7d42b4;
}

.topicbox-bottom {
	clear: both;
	height: 72px;
	border-bottom: none;
}

.topiclbox {
	float: left;
	border-right: solid 1px #7d42b4;
}

.topicrbox {
	float: left;
	padding: 5px 8px 5px 8px;
}

.topicrbox .topictitle {
	margin-bottom: 5px;
	line-height: 120%;
	font-size: 1.0em;
	font-weight: bold;
}


/*
----------------------------------------------------------------------
	10. =Contents
----------------------------------------------------------------------
*/

#contentbox {
	float: left;
	width: 596px;
}

#contentbox .titleimg {
	padding: 20px 38px 14px 38px;
	background-color: #ffffff;
}

#contentbox .gray a {
	padding-bottom: 0;
	color: #787878;
	text-decoration: none;
        font-weight: normal;
	border-color: #5a5a5a;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: dotted;
}
#contentbox .gray a:hover {
	padding-bottom: 0;
	color: #000000;
	text-decoration: none;
        font-weight: normal;
	border-color: #000000;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: dotted;
}

#contentbox .content {
	padding: 15px 52px 77px 44px;
	_padding: 15px 22px 77px 44px;
	background-color: #ffffff;
}

#contentbox .content p {
    margin-bottom: 12px;
}

#contentbox .content .main {
	margin-bottom: 36px;
}

#contentbox .content a {
	padding-bottom: 0;
	color: #1e1e1e;
	text-decoration: none;
        font-weight: normal;
	border-color: #1e1e1e;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: dotted;
}

#contentbox .content a:hover {
	padding-bottom: 0;
	color: #5a5a5a;
	text-decoration: none;
        font-weight: normal;
	border-color: #5a5a5a;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: dotted;
}

#contentbox .detail {
	padding: 0 22px 30px 44px;
	display: inline-block;
	color: #787878;
	background-color: #ffffff;
	border: solid 1px #7d42b4;
	border-left: none;
	border-right: none;
}

#contentbox .detail .detail-img {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 10px;
}

#contentbox .detail .information {
	margin-top: 27px;
	margin-bottom: 40px;
	color: #1e1e1e;
}
#contentbox .detail pre{
	width:498px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;	
}
#contentbox .detail .tagbox {
	margin-top: 15px;
	width: 530px;
	font-size: 10px;
}

#contentbox .detail .tagbox a:link, a:active, a:visited {
	color: #1e1e1e;
	text-decoration: none;
}
#contentbox .detail .tagbox .rtagbox a:hover{
	border:none;
}
#contentbox .detail .tagbox a:hover {
	padding-bottom: 0;
	color: #5a5a5a;
	text-decoration: none;
	border-color: #5a5a5a;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: dotted;
}

#contentbox .detail .tagbox .ltagbox {
	float: left;
	width: 450px;
	height: 16px;
}

#contentbox .detail .tagbox .rtagbox {
	float: right;
	margin-top: 8px;
	text-align: right;
	height: 8px;
}

.tagbox p{
	margin-bottom: 20px;
	width: 500px;
}

.ltagbox ul {
	display: inline-block;
	vertical-align: middle;
}

.ltagbox li.first {
	display: block;
	list-style: none;
	float: left;
}

.ltagbox li.tag {
	display: block;
	list-style: none;
	float: left;
	margin-left: 10px;
}

#contentbox .migration {
	clear: both;
	display: inline-block;
	width: 596px;
	height: 60px;
	background-color: #eee9f3;
	vertical-align: middle;
	border-bottom: solid 1px #7d42b4;
}

#contentbox .migration .migrationlbox {
	clear: none;
	float: left;
	width: 298px;
        height: 59px;
	border-right: solid 1px #7d42b4;
}

#contentbox .migration .migrationrbox {
	clear: none;
	width: 297px;
        height: 59px;
	float: right;
}

#contentbox .migration .prevlbox {
	float: left;
}

#contentbox .migration .prevrbox {
	float:left;
	margin-top: 4px;
	margin-left: 10px;
}

#contentbox .migration .nextlbox {
	float: left;
	margin-top: 4px;
}

#contentbox .migration .nextrbox {
	float:left;
	margin-left: 10px;
}

#backnumber {
	clear: both;
}

#backnumber .backnumber-title {
	border-bottom: solid 1px #7d42b4;
}

#backnumber .backnumberbox {
	padding: 0 20px 0 20px;
	background-color: #592889;
}

.articlebox {
	clear: both;
	height: 100px;
	border-bottom: solid 1px #7d42b4;
}

.articlebox-bottom {
	clear: both;
	height: 110px;
	border-bottom: none;
}

.articleboxlbox {
	float: left;
	border-right: solid 1px #7d42b4;
}

.articleboxrbox {
	float: left;
	padding: 10px 8px 10px 8px;
	width: 439px;
	height: 80px;
	background-color: #ffffff;
}

.articleboxrbox .backnumber-textbox {
	float: left;
	width: 370px;
	font-weight: bold;
}

.articleboxrbox .backnumber-datebox {
	float: right;
}

#backnumber .backnumber-behind {
	padding: 0 20px 0 20px;
	background-color: #592889;
	cursor:pointer;
}

#backnumber .backnumber-bottom {
	clear: both;
}

/*
----------------------------------------------------------------------
	11. =Footer
----------------------------------------------------------------------
*/
#footer {
	clear: both;
	display: block;
	width: 100%;
	height: 74px;
	background-color: #ffffff;
}

#footer .footerbox {
	padding-left: 10px;
	padding-right: 20px;
}

#footer .footerbox-second {
        width: 1000px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 10px;
	padding-right: 20px;
}

#footer .footerlbox {
	float: left;
	width: 500px;
	margin-left:10px;
}

#footer .footerrbox {
	float: right;
	width: 220px;
}

#footer .footerlbox ul {
	display: inline-block;
	padding-top: 17px;
	margin-bottom: 5px;
	font-size: 10px;
	background: none;
}

#footer .footerlbox li {
	display: inline;
	float: left;
	margin-right: 9px;
	padding-top: 3px;
	padding-left: 10px;
	background: url(/wp-content/themes/dailyvitamins/images/im_footer_separator.gif) no-repeat left;
}

#footer .footerlbox li.first {
	padding-top: 3px;
	padding-left: 15px;
	background: url(/wp-content/themes/dailyvitamins/images/icon_footer_rss.gif) no-repeat left;
}

#footer .footerlbox li a:link, a:active, a:visited {
	color: #1e1e1e;
	text-decoration: none;
}

#footer .footerlbox li a:hover {
	color: #5a5a5a;
	text-decoration: none;
}

#footer .footerrbox ul {
	display: inline-block;
	background: none;
}

#footer .footerrbox li {
	display: inline;
	float: right;
	margin-top: 3px;
	margin-left: 3px;
}

#footer p.copy {
	clear: both;
	display: block;
	vertical-align: top;
}

#footer p.footer-logo {
	text-align: right;
	margin-right: 5px;
}

#footer p span {
	margin-left: 30px;
}
/*
----------------------------------------------------------------------
	12. =memo
----------------------------------------------------------------------
*/

#memo_wrap{
		background:#ffffff;

}
#memo {
		margin-left:auto;
		margin-right:auto;
		width:965px;
		height:237px;
}
.memo_balloon{
		width:249px;
		height:95px;
		background:url("/wp-content/themes/dailyvitamins/images/restore/memo_balloon.gif") no-repeat;
		z-index:1;
		position:relative;
		top:-265px;
		left:223px;
}
.memo_balloon p{
		font-weight:bold;
		position:absolute;
		margin:20px 20px 20px 30px;
		line-height:1.7em;
		color:#000000;
}

.memo_head{
		width:235px;
		height:209px;
		background:#7d42b4;
		float:left;
}
.memo_head th{
		padding:12px;
}


.memo_list{
		height:209px;
}
.memo_list td{
		height:40px;
}
.memo_list th{
		width:157px;
		height:145px;
		padding:12px;
		background:#7d42b4;
		border-left:1px solid #ffffff;
}

.memo_list p{
		z-index:1;
		position:relative;
		top:169px;
		left:14px;
}

/*
----------------------------------------------------------------------
	13. =hero
----------------------------------------------------------------------
*/


#hero{
		width:810px;
		height:233px;
		margin-left:auto;
		margin-right:auto;
}
.hero_vanish {
		width:820px;
		height:243px;
		_margin-bottom:-65px;
		margin-left:auto;
		margin-right:auto;
}
.hero_vanish th.close_area{
		width:11px;
		height:11px;
		display:block;
}
.heroimg{
		width:250px;
		height:191px;
		float:left;
}
.herovoice{
		width:298px;
		height:191px;
		float:left;
}
.herovoice p{
		margin:0 20px 0px 31px;
}
.herovoice p.voicetext{
		color:#5a5a5a;
		font-size:90%;
}
.herovoice .voicelink{
		height:26px;
		margin-top:15px;
}
#heroticker {
		width:251px;
		height:218px;
		border:1px solid #dddddd;
}

.heroticker th{
		width:251px;
		height:190px;
		border:1px solid #dddddd;
}
.heroticker td.herorbox,.heroticker td.herolbox{
		width:17px;
		height:27px;
}
.heroticker td.heronum{
		width:217px;
		height:27px;
		text-align:center;
		font-size:130%;
}
.heroticker td.heronum a{
		color:#787878;
		margin:0 5px 0 5px;
}
.heroticker td.heronum a:hover{
		color:#000;
}
.heroballoon{
		width:316px;
		height:69px;
		display:block;
		background:url("/wp-content/themes/dailyvitamins/images/heroballoon.gif") no-repeat;
		z-index:1;
		position:relative;
		top:-229px;
		left:212px;
}
.heroballoon .voicetable {
		width:286px;
		height:69px;
		margin:0 0 10px 18px;
		color:#1e1e1e;
		font-size:14px;
}
.heroballoon .voicetable tr td{
		vertical-align:middle;
		line-height:1.5em;
}

/*
----------------------------------------------------------------------
	14. =various
----------------------------------------------------------------------
*/
.tab {
		clear:both;
		background:#ffffff;
		padding-left:20px;
}

.tab img{
		vertical-align: -10px;
		margin-right:8px;
}

.kakugen {
    background:url("/wp-content/themes/dailyvitamins/images/restore/kakugen_back.gif") no-repeat;
    height: 240px;
}

.kakugen_title
{
    font-weight: bold;
    margin:8px 0 4px 40px;
}

.kakugen_body
{
    margin-left: 40px;
}
