/*  GlamBlush Styles */

body {
	color: #000;
	line-height: 150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 15px 0;
}

/* GLOBAL ELEMENT COMBINATIONS */

h3.post-date, p.post-date-single, h3#comment-count {
	word-spacing: 0.2em;
}

div.post-header p, p.post-date-single, div.post-footer, h3#comment-count, div#sidebar ul li h2 {
	/*background: #fff;*/
	color: #000;
}

h3.post-date, div.post-entry blockquote, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div#sidebar ul li p {

	/*background: #fff;*/
	color: #000;
}

p.technorati {
margin: 15px 0 15px 0;
background: #fff url(images/technorati.gif) top right no-repeat;
border-bottom: 1px solid #4CBC00;
border-left: 1px solid #4CBC00;
padding: 0 25px 5px 5px;
}

p.post-date-single, div.post-footer p, h3#comment-count, h4#comment-header, div.nav-left, div.nav-right {
	text-align: left;
}

/* HEADER STUFF */

div.topnav {
	width:100%; 
	height:18px; 
	background: #eaeaea;
	color: #000;
	padding: 2px 0 0 0;
	overflow:hidden;
	font-weight:bold;
}

div.topnav img {
	margin: 0 0 0 22px;
}

div.topnav a {
	color:#000;
	text-decoration:underline;
	margin: 0 0 0 0;
}

div#header {
	color: #fff;
	height: 119px;
	background: #000;
	margin: 0;
	position: relative;
}

div#heade img {
	height: 119px;
	z-index:0;	
}


div#header p {
	position:absolute;
	top : 90px;
	right : 7px;	
	font-size: 12px;        
		z-index: 1;
}


*+html div#header p {
       position:absolute;
	top : 103px;
	right : 7px;
}

* html div#header p {
       position:absolute;
	top : 105px;
	right : 7px;
}

h1#title {
	font-size: 2.2em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}

p#description {
	font-size: 1.3em;
	margin: 0;
}

/* WRAPPER - CONTAINER - CONTENT STUFF */

#wrapper {
	width:1012px;
	margin:0 auto 0 auto;
}

div#container, div.post-container {
	margin:0;
}

div#container {
	margin: 0 auto;
	width:1012px;
	/*
	border:1px solid #B1B0B0;
	border-left:1px solid #000;
	border-top:0;
	*/
	padding: 15px 0 15px 0;
	/*background:url(/wp-content/themes/Common/images/bg.gif);*/
	background:#DA4376;
}

div.post-container { margin: 0 0 0 -10.5em; }


/*div#titleheader {
	position: relative;
	top: -18px;
	margin: 0 0 0 150px;
	padding: 20px;
	width: 469px;
	height: 100px;
	background: #d94275;
	color: #fff;
}

div#titleheader a {
	color: #fff;
	text-decoration:none;
}

div#titleheader a:hover {
	color: #fff;
	text-decoration:underline;
}*/


span.date {
	font-size: 10px;
	color: #666;
	text-align: right;
       display: block;
}

div.narrowcolumn {
	padding: 15px;
	width: 461px;
	background:#FFF;
	/*border: 1px solid #B3B1B1;*/
	overflow: hidden;
	font-size: 12px;
	float:left;
	margin: 0 0 15px 0;
}

div.widecolumn {
	padding: 15px;
	width: 461px;
	background:#FFF;
	/*border: 8px solid #B3B1B1;*/
	overflow: hidden;
	font-size: 12px;
	float:left;
	margin: 0 0 15px 0;
}

div.post-content { 
	margin: 0 0 4em 10.5em; 
}


div.post { clear: both; }

h2.post-title {
	font-size: 1.1em;
	margin: 0;
}

h3.post-date {
	font-weight:normal;
	margin: 0 0 1em 0;
	color:#999;
	font-size: 10px;
}

div.post-header {
	float: left;
	margin: 0 0 3em 0;
	text-align: right;
	width: 9em;
}

div.post-header p {
	line-height: 150%;
	margin: 0 0 0.5em 0;
}

p.post-date-single {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	text-align: right;
	color:#999999;
}

h2.post-title-single {
	font-size: 16px;
	font-weight: bold;
	margin: 0.3em 0 0.5em 0;
	text-align: left;
	color:#126dff;
	background: url(images/lips.gif) left top no-repeat #fff;
	padding: 0 0 8px 30px;
	display: block;
	border-bottom: 1px dotted #000;
	/*text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;*/
}



div.post-entry p {
	line-height: 140%;
	margin: 0;
    padding: 0 5px 0; 
}

div.post-entry ul li { list-style: square; }

div.post-entry ul li, div.post-entry ol li { line-height: 150%; }

div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 1.2em 0 -0.6em 0;
}

blockquote {
	border-left: 1em solid #cfd5dd;
	font-size: 0.9em;
	padding-left: 1em;
}

div.post-footer {
	font-size: 1em;
	margin: 1em 0 4em 0;
	padding-top: 10px;
	text-align: right;
    border-top: 1px dotted #000;
}

div.post-footer p { margin: 0; text-align: right; }

div.post-footer input { 
	font: 9px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background: #fff;
	border: 1px solid #ccc;
}

div#blogcolumnright {
	/*
	position:absolute;
	left: 709px;
	top: 127px;
	*/
	float:right;
	width: 310px;
	/*height: 599px;*/
	background: #fff;
	/*border: 1px solid #e5e5e5;*/
	/*overflow: hidden;*/
	text-align: center;
	margin: 0 15px 0 0;
}

* html div#blogcolumnright {
	margin: 0 7px 0 0;
}

div#glamad_01 {
	margin: 5px;
	/*width: 290px;*/
	/*height: 53px;*/
	background: #d94275;
	/*border: 1px solid #ccc;*/
	padding: 5px;
	text-align: left;
}

div#glamad_01 h2 {
	font-size: 16px;
	color: #fff;
	/*background: #d94275;*/
	display: block;
	margin: 0;
	font-weight: normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;*/
}

div#glamad_01 input.btn {
	background: #fff;
	color: #000;
	width: 75px;
	border: 1px solid #d94275;
	cursor: pointer;
}

div#largeadspace {
	width: 300px;
	/*height: 620px;*/
	/*background:#000;*/
	margin: 0 5px 5px 5px;
}

div#mothership {
	width: 300px;
	height: 100px;
	background: url(images/linksfromglam.jpg) top no-repeat;
	margin: 0 5px 5px 5px;
	overflow: hidden;
}

div#mothership_content {
	margin: 15px 10px 20px 10px;
	text-align: left;
	text-transform: uppercase;
}

div#mothership_content a {
	color: #d94275;
	text-decoration: none;
}

div#mothership_content a:hover {
	color: #fff;
	background: #d94275;
	text-decoration: none;
}

div#mothership_content ul {
	list-style: none;
	margin: 0 30px 0 -30px;
}

* html div#mothership_content ul {
	margin: 0 30px 0 5px;
}

div#mothership_content li {
	margin: 0;
}

div#smalladspace {
	width: 300px;
	height: 250px;
	margin: 0 5px 5px 5px;
}

/* Ad Modules */
div#admodules{
	position:relative;
	left: 0px;
	width: 164px;
	margin: 0 0 5px 0;
	/*overflow:hidden;*/
	text-align:center;
	z-index: 1;
	float:right;
}

* html div#admodules {
	left: -3px;
}

/* COMMENTS STUFF */
h3#comment-count {
	font-size: 10px;
	margin: 0;
	font-weight:normal;
}
h4#comment-header {
	font-size: 16px;
	/*text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-weight: bold;
	margin: 0.1em 0 1em 0;
	color: #126dff;
}
h4#respond {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 0 0;
}
div.formcontainer p {
	margin: 0.5em 0 1em 0;
}
div#comments ol li {
	background: #f8e9ee;
	color: #111;
	margin: 1em 5%;
	padding: 0.5em 1em;
}
div#comments ol li.alt {
	background: #e9e9e9;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
	background: #e9e9e9;
}
div#comments ol li p.comment-metadata {
	font-size: 0.9em;
}

/* SIDEBAR STUFF */
div#sidebar {
	/*
	position: absolute;
	top: 127px;
	left: 22px;*/
	float: left;
	width: 164px;	
	margin: -15px 15px 0 0;	
    background-color: #000;	
}
div#sidebar ul {
	margin: 5px 3px 0 3px;
	padding: 0;
}
div#sidebar ul li {
	font-size: 1em;
	line-height: 125%;
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
div#sidebar ul li h2 {
	font-size: 12px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	margin: 20px 0 10px 0;
	/*text-transform: uppercase;*/
	color: #eaff00;
	text-align:left;
	/*border-bottom: 2px solid #ccc;*/
}
div#sidebar ul li p, div#sidebar ul li ul, div#sidebar ul li ul li {
	margin: 0 5px 0 5px;
	padding: 0;
}
div#sidebar ul li ul li ul li {
	font-size: 0.9em;
	margin: 0 0 0 1em;
}
div#sidebar li.recentposts{
	margin-bottom: 10px;	
}
div#sidebar ul.recentposts{	
}
div#sidebar ul.recentposts li {
	margin-bottom: 10px;	
}

div#sidebar .sidebar_profile {
	width: 164px;	
    margin: 0px;
    padding: 137px 0 10px 0;
	color: #000;
	text-align: center;
	/* background:#FC8BB7 url(images/profilepic.jpg) 25px 20px no-repeat; */
}

div#sidebar .sidebar_profile a:link{
	color: #000;
	text-decoration: underline;
}

/* Profile Image */
div#profile {
	margin: 5px 5px 10px 5px;
	background: url(images/profile.jpg) no-repeat top;
	height: 40px;
	padding-top: 80px;
}

div#profile p {
	margin: 0 10px 0 10px;
	line-height: 125%;
}

.sbunderline {
	text-decoration:underline;
}

.indent10px {
	margin-left: 10px;
}



/* FOOTER STUFF */

div#footer {
	position:relative;
	margin: 0;
	left: 11px;
	width: 1000px;
	color: #666;
}

div#footer p {
	font-size: 0.9em;
	margin: 0;
}

#footer2 {
background: #ccc;
text-align:left;
margin: 0;
}

/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	font-size: 1em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	width: 100%;
}
div.nav-left, div.nav-right {
	margin: 0 auto;
	margin-top: 30px;
}

.alignleft, div.nav-left { float: left; }

.alignright, div.nav-right { float: right; }

abbr, acronym {
	border-bottom: 1px dotted #546188;
	cursor: help;
}

code, pre {
	font: 1em/normal "courier new", courier, monospace;
}

.clearer {
	clear: both;
	height: 0;       
}

/* IMAGE ELEMENTS, INCLUDING LINKS */

img { border: none; }

div#content {

}

div#content img.center {
	display: block;
	margin: 0.4em auto;
}

div#content img.alignright { margin: 0.4em 0 0.4em 1.1em }

div#content img.alignleft { margin: 0.4em 1.1em 0.4em 0; }

/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */

form {
	margin: 0.3em 0 0 0;
	padding: 0;
}

input#s {
	margin: 0 0 0.4em 0;
	padding: 0.2em;
	width: 70%;
}

textarea {
	height: 13em;
	overflow: auto;
	width: 66%;
}

input#searchsubmit, input#submit { border: 1px outset #999; }

input#s, input#author, input#email, input#url { width: 66%; }

input#s, input#author, input#email, input#url, textarea {
	border: 1px inset #999;
	padding: 0.2em;
}

div.formcontainer {
	font-size: 1em;
	margin: 0 0 3em 0;
	width: 100%;
}

div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 0 0 0.5em 0;
}

div.formleft {
	clear: both;
	text-align: right;
	width: 15%;
	margin: 0 2% 0 0;
}

div.formright { width: 80%; }



/* LINK STYLES */

div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
}

div#header a:hover {
	background: transparent;
	color: #e5e5e5;
}

div#content a, div#content a:active, div#content a:link, div#content a:visited {
	color: #000;
	background: transparent;
}

div#content a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

div.post-header a, h2.post-title a {
	color: #126dff;
	text-decoration: none;
}

div.post-footer a {
	/*background: #fff;*/
	color: #888;
}

div#sidebar a, div#sidebar a:active, div#sidebar a:link, div#sidebar a:visited {
	/*background: #fff;*/
	color: #fff;
	text-decoration: underline;
}

div#sidebar a:hover {
	/*background: #fff;*/
	text-decoration: underline;
}

div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	/*background: #fff;*/
	color: #888;
}

div#footer a:hover {
	/*background: #fff;*/
	color: #222;
	text-decoration: none;
}


/* Glam 2.0 nav */
div.NavBarLinks {
	margin:0;
}

div.NavBarLinks a {
	margin:0;
	padding:0;
	display:block;
	height:48px;
}

div.NavBarLinks img {
	border-bottom:1px dotted #999;
	margin:0;
	padding:0;
	display:block;
}

/* archives */

div#sidebar div#archives A:link { text-decoration: underline; color: #000;}	
div#sidebar div#archives A:visited { color: #666;}	
div#sidebar div#archives A:hover {	text-decoration: underline; color: #000;}

div#sidebar div#archives{
	margin: 0 3px 10px;
	padding: 40px 0 15px 0;
	background: #F5F5F5 url(images/archive_title.gif) top center no-repeat;
	text-align: center;
	color: #000;
	font-size: 12px;
}

div#sidebar div#archives ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#sidebar div#archives li{
	margin: 0;
	padding: 0 0 5px 0;
	}	

/* calendar */

/* Links */
div#sidebar div.calendar table td A:link { color: #DA4376;}	
div#sidebar div.calendar table td A:visited { color: #DA4376;}	
div#sidebar div.calendar table td A:hover {	color: #EDA7BF;}
div#sidebar div.calendar table td#today{ font-weight: bold;	}


div#sidebar div.calendar{
	margin: 10px 3px 10px;
	padding: 42px 0 15px;
	background: #F5F5F5 url(images/calendar_title.gif) top center no-repeat ;	
	color: #000;}
	
div#sidebar div.calendar table{
	margin: 0 auto;
	padding: 0;
	background-color: #F5F5F5;
	text-align: center;
	clear:both;
	}

div#sidebar div.calendar #cl{
	margin:0 0 10px 18px;
	}

div#sidebar div.calendar ul{
	list-style-type: none;
	display: inline;
	overflow: hidden;
	clear:both;
	}
	
div#sidebar div.calendar ul li.prev{
	background: #F5F5F5 url(images/calendar_prev.gif) center center no-repeat;	
	color: #000;
	height: 12px;
	width: 20px;
	float: left;
	margin:0;
	}
	
div#sidebar div.calendar ul li.center{
	float: left;
	width: 80px;
	text-align: center;
	padding: 0;
	margin:0;
	}	
	
div#sidebar div.calendar ul li.next{
	padding: 0;
	margin:0;
	background: #F5F5F5 url(images/calendar_next.gif) center center no-repeat;	
	color: #000;
	height: 12px;
	width: 20px;
	float:left;
	text-align:left;
	display:block;
	}
/* 
div.calendar li#prev a:link,li#next a:link{	display: block;	height: 10px;	width: 20px;	color: #000;	}		
*/
	
div#sidebar div.calendar ul li span{
	display:none;
	}
	
div#sidebar div.calendar ul li.prev a,
div#sidebar div.calendar ul li.next a {
	display:block;
	height: 12px;
	width: 20px;
	}

div#sidebar div.calendar table td{
	padding: 0 3px ;
	font-weight: normal;
	
	}	
	
div#sidebar div.calendar table .red{
	color: #FF0000;
	}


.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}


/* SIDEグローバルナビ
--------------------------- */
div#sidebar div#gnavi {
	margin:0;
	padding: 0;
}

div#sidebar div#gnavi_home {
	margin:0;
	padding: 0;
}

div#sidebar div#gnavi ul,
div#sidebar div#gnavi_home ul {
	margin:5px 0 0 3px;
	padding: 0;
}

div#sidebar div#gnavi ul li {
	margin-bottom:5px;
}

div#sidebar div#gnavi_home ul li {
	width:152px;
	margin: 0;
	padding: 0;
}

/* BLOG TOP */
div#sidebar div#gnavi li.brogtop{background:url(images/nav_blog.gif) no-repeat;width:152px;height:53px;}
div#sidebar div#gnavi li.brogtop a{	background:url(/static/images/gnavi/nav_blog_o.gif) no-repeat; display:block;width:152px;height:53px;overflow:hidden;	text-indent:-9999px;}
/* FASHION */
div#sidebar div#gnavi li.fashion{background:url(images/nav_blog_s1_o.gif) no-repeat;width:152px;height:23px;}
div#sidebar div#gnavi li.fashion a{	background:url(images/nav_blog_s1.gif) no-repeat; display:block;width:152px;height:23px;overflow: hidden;text-indent:-9999px;}
div#sidebar div#gnavi li.fashion a:hover{background:none;}
/* beauty */
div#sidebar div#gnavi li.beauty{background:url(images/nav_blog_s2_o.gif) no-repeat;width:152px;height:19px;}
div#sidebar div#gnavi li.beauty a{	background:url(images/nav_blog_s2.gif) no-repeat; display:block;width:152px;height:19px;overflow: hidden;text-indent:-9999px;}
div#sidebar div#gnavi li.beauty a:hover{background:none;}
/* jewely */
div#sidebar div#gnavi li.jewely{background:url(images/nav_blog_s3_o.gif) no-repeat;width:152px;height:19px;}
div#sidebar div#gnavi li.jewely a{	background:url(images/nav_blog_s3.gif) no-repeat; display:block;width:152px;height:19px;overflow: hidden;text-indent:-9999px;}
div#sidebar div#gnavi li.jewely a:hover{background:none;}
/* list */
div#sidebar div#gnavi li.list{background:url(images/nav_blog_s4_o.gif) no-repeat;width:152px;height:23px;margin: 0 0 5px;}
div#sidebar div#gnavi li.list a{background:url(images/nav_blog_s4.gif) no-repeat; display:block;width:152px;height:23px;overflow: hidden;text-indent:-9999px;}
div#sidebar div#gnavi li.list a:hover{background:none;}
/* Home */
div#sidebar div#gnavi_home li.home{background:url(images/nav_home_o.gif) no-repeat;width:152px;height:30px;}
div#sidebar div#gnavi_home li.home a{background:url(images/nav_home.gif) no-repeat; display:block;width:152px;height:30px;overflow: hidden;text-indent:-9999px;}
div#sidebar div#gnavi_home li.home a:hover{background:none;}

div#sidebar div#gnavi ul li.snavi {
margin:0 0 -3px;
}


/*----------------------------------------------+
 | 最近投稿された記事
 +----------------------------------------------*/
div#photottl {
	background: transparent url(images/bg/border01.gif) repeat-x scroll center bottom;
	margin: 40px 0 0;
	padding: 0 0 2px;
	width: 460px;
}
div#photonavi {
	background: transparent url(images/bg/border01.gif) repeat-x scroll center bottom;
	margin: 10px 0 0;
	padding: 0 0 10px;
	overflow: hidden;
	width: 460px;
}
div#photonavi .photo, div#photonavi .photolast {
	float: RIGHT;
	width: 76px;
	margin: 0 7px;
}
div#photonavi div p {
	font-size: 75%;
	line-height: normal;
	text-align: right;
	padding-right: 5px;
}


/* 右カラム新着記事
--------------------------- */
div#newEntry {
	width:306px;
	background-color:#FFFFFF;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}

div#newEntry .fashion,
div#newEntry .beauty,
div#newEntry .j_w,
div#newEntry .lifestyle,
div#newEntry .skincare {
	margin:0 auto;
	padding:0;
	width:286px;
	height:90px;
	clear:both;
	overflow:hidden;
}

div#newEntry .fashion {
	background:url("images/icon_fashion.gif") no-repeat;
}

div#newEntry .beauty {
	background:url("images/icon_beauty.gif") no-repeat;
}

div#newEntry .j_w {
	background:url("images/icon_jw.gif") no-repeat;
}

div#newEntry .lifestyle {
	background:url("images/icon_lifestyle.gif") no-repeat;
}


div#newEntry .skincare {
	background:url("images/icon_skincare.gif") no-repeat;
}

div#newEntry p.entrytxt {
	float:right;
	text-align:left;
	width:196px;
	font-size:10px;
	line-height:1.8em;
	margin:0;
	padding:3px 0 0 0;
}

*:first-child+html div#newEntry p.entrytxt {
 font-size:85%;
}

* html div#newEntry p.entrytxt {
 font-size:85%;
}

div#newEntry p.entrytxt a {
text-decoration:none;
}

div#newEntry p.entrytxt a:hover {
text-decoration:underline;
}

div#newEntry p.entrytxt .cate {
	color:#7FC7EF;
}	

/*---------------------------------------------

pattern CSS

---------------------------------------------*/

a {
	color:#333333;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

a.color_9F2450 {
	color:#9F2450;
}

a.color_9F2450:hover {
	color:#9F2450;
	text-decoration:underline;
}

.color-white {
	color:#FFFFFF;
}

.color-white a {
	color:#FFFFFF;
}

.color-white a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.color-gray-small {
	color:#333333;
}

.color-gray-small a {
	color:#333333;
}

.color-gray-small a:hover {
	color:#333333;
	text-decoration:underline;
}

.new {
	color:#D84174;
	font-weight:bold;
}




.color-gray-small,
.smallText {
	font-size:90%;
}

* html .color-gray-small,
* html .smallText { /* for IE6 */
  font-size:75%;
}
  
*:first-child+html .color-gray-small,
*:first-child+html .smallText { /* for IE7 */
  font-size: 75%;
}
/*---------------------------------------------

pattern CSS END

---------------------------------------------*/

/*-----------------------------------------------+
 | Comments
 +-----------------------------------------------*/
div#comments:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
