/*
Theme Name: wite
Theme URI: http://frozr.com
Description: clean white + pink theme
Author: Ajmal Eylia
Author URI: http://frozr.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
background:url(images/bg.jpg) repeat-y center #fff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color:#505050;
margin:0;
}

h1 {
}

h2 {
margin-top:10px;
}
h2.archivetitle{
margin:1em;
text-align:center;
font-size:11pt;
font-weight:bold;
background:url(images/devider.jpg) no-repeat center;
}

h3 {
margin-top:10px;
}

#top-pink {
height:2px;
width:100%;
background:#d75496;
}

.atas {
color:#CFC;
font-size:1px;
}

img {
border:none;
padding:6px;
}

img a {
border:none;
}

img.left {
float:left;
border:none;
padding:6px;
}

img.right {
float:right;
border:none;
padding:6px;
}
img.wp-post-image{
background: #cc99cc;
padding:5px;
margin:0 5px 5px 0;
}

blockquote {
background:#323232;
color:#fff;
margin:15px;
padding:0 12px;
}

code {
font-family:"Courier New", Courier, monospace;
margin:10px;
}

a {
color:#d65499;
text-decoration:none;
border:none;
}

a:hover {
color:#00c6ff;
text-decoration:underline;
border:none;
}

#container {
width:760px;
margin:0 auto;
padding:6px;
}

#header {
background:url(images/headercopy.png) top center no-repeat #000;
width:760px;
color:#fff;
height:150px;
}

#header h1 {
font-family:palatino linotype, georgia, arial, times;
font-weight:300;
letter-spacing:1px;
margin:0;
padding:120px 0 0 16px;
}

#header h1 a {
color:#404040;
text-decoration:none;
}

#header h2 {
font-family:palatino linotype, georgia, arial, times;
font-weight:300;
font-style:italic;
color:#404040;
letter-spacing:1px;
margin:0;
padding:0 0 0 18px;
}

#menu {
background:#f6f6f6;
width:760px;
height:25px;
border-top:1px solid #fff;
}

#menu ul {
text-align:left;
margin:6px 0 0;
padding:0;
}

#menu ul li {
list-style-type:none;
display:inline;
margin:0;
padding:0;
}

#menu ul li a {
text-decoration:none;
color:#e90073;
margin:0;
padding:6px 13px;
}

#menu ul li a:hover {
background-color:#fff;
color:#0B1316;
}

#content {
float:left;
width:495px;
overflow:hidden;
}


.post {
line-height:14pt;
margin:0 10px;
padding:10px 10px 10px 5px;
font-size:9pt;
line-height:150%
}

.post img {
margin-right:1em;
}

.post h2 {
background:#f6f6f6;
padding:5px 0 5px 0.5em;
margin-bottom:1em;
color:#08122E;
font-weight:300;
}

.post h2 a {
color:#08122E;
text-decoration:none;
}
.post h3{
margin-top:2em;
background:#f6f6f6;
clear:both;
}
.post h4{
margin:1em auto 1em auto;
border-bottom:solid 1px #CCC;
clear:both;
}
.post h5{
margin:0.5em auto 0.5em auto;
}
.post a {
text-decoration:underline;
}

.post ul {
padding:1px 1px 1px 12px;
}

.post li {
margin-left:2em;
}

.post ol {
padding:1px 1px 1px 12px;
}

.excerpt{
margin:auto 1em 2em 2em;
color:#999;
font-size:smaller;
}


#content2 div.entry{
margin:auto 1em 2em 2em;
}
.entry p {
margin:12px 0;
}

.postmetadata {
clear:both;
background:#f4f4f4;
margin-top:6px;
padding:2px;
}

.navigation {
height:30px;
margin:0 auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.devider {
background:url(images/devider.jpg) no-repeat center;
width:495px;
height:29px;
}

#sidebar {
font-size:9pt;
width:250px;
float:right;
border-left:1px dotted #A2A2A2;
margin:12px 0 24px;
padding:0;
}

#sidebar h2 {
font-family:verdana, arial, tahoma;
font-weight:400;
font-size:10pt;
text-align:left;
color:white;
background-color:#DB7093;
margin:0;
padding:0 auto 0 1em;
}

#sidebar p {
margin:0;
padding:0 6px 0 12px;
}

#sidebar img {
margin:0;
padding:0;
}

#sidebar ul {
list-style-type:none;
margin:12px;
padding:0;
}

#sidebar ul li {
margin-bottom:2px;
line-height:14pt;
list-style-type:none;
background:#f5f5f5;
padding:0;
}

#sidebar ul ul {
margin:1px 0 6px;
padding:0;
}

#sidebar ul ul li {
list-style-type:none;
list-style-position:inside;
padding-left:10px;
background:#fff;
}

#sidebar ul ul ul li {
list-style-type:square;
color:#898989;
padding:0 0 0 15px;
}

#commentssection {
width:85%;
clear:both;
margin:0;
padding:2px 12px;
}

#commentssection h3 {
font-family:georgia, times, verdana;
font-size:12pt;
font-weight:300;
font-style:normal;
color:#000;
}

#commentform {
width:80%;
background:#F0F0F0;
margin:12px 12px 20px;
padding:20px;
}

#commentform a {
color:#000;
text-decoration:none;
line-height:14pt;
}

#commentform h3 {
font-family:georgia, times, verdana;
font-size:10pt;
font-weight:300;
color:#000;
}

#commentbox {
width:75%;
min-width:400px;
margin:5px 5px 0 0;
}

#author,#email,#url,#commentbox,#submit {
background:#fff;
font-family:verdana, arial, times;
font-size:8pt;
border:1px solid #B2B2B2;
margin:5px 5px 0 0;
padding:6px;
}

#submit {
margin:5px 5px 0 0;
}

ol.commentlist {
list-style-type:none;
}

ol.commentlist li {
background:#fff;
font-family:verdana, arial, times;
font-size:11px;
overflow:hidden;
border:1px dotted #ddd;
margin:10px 0;
padding:5px 0 5px 10px;
}

ol.commentlist li.alt {
background:#f2f2f2;
}

ol.commentlist li p {
line-height:14pt;
margin:6px 0;
padding:0 12px 0 0;
}

cite {
font-family:arial, verdana, tahoma;
font-size:9pt;
font-weight:700;
font-style:normal;
}

cite a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
}

#searchform {
font-family:verdana, arial, times;
padding:6px 0 6px 6px;
}

#searchform input#s {
font-family:verdana, arial, times;
font-size:8pt;
border:1px solid #B7B7B7;
margin:2px;
padding:2px;
}

#searchform input#searchsubmit {
font-family:verdana, arial, times;
font-size:7pt;
border:1px solid #B7B7B7;
background-color:#fff;
color:#797979;
margin:2px 0;
padding:2px;
}

#footer {
background:#fff;
color:#999;
clear:both;
width:100%;
margin-top:2em;
text-align:center;
font-family:'Century Gothic',verdana, arial, tahoma;
font-size:10px;
}

#footer p {
}

#footer a {
color:#BCBCBC;
text-decoration:none;
}

#footer a:hover {
color:#5D5D5D;
text-decoration:underline;
}


.box2 {
float:right;
text-align:right;
width:250px;
background:green;
padding:2px;
}

#content div.right {
float:right;
width:50px;
background:url(images/comment.png) no-repeat center;
text-align:center;
margin:0;
padding:4px 0 5px;
}

#content div.right a {
color:#fff;
}

#content div.right a:hover {
color:#ddd;
}

div.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

*,#sidebar ul ul ul {
margin:0;
padding:0;
}

h4,.post p {
}

#header h1 a:hover,.post h2 a:hover {
color:#666;
text-decoration:none;
}

#commentform p,ol.commentlist a {
color:#000;
}

div.topads{
margin:2em auto 2em auto;
text-align:center;
}
div.ads{
font-size:9px;
line-height:1.1;
}
.postmetadata{
font-size:8pt;
}
#idc-container-parent #idc-container{
	margin:auto 1em auto 2em;
}

#idc-container-parent #idc-container div{
	font-size:small;
}
#idc-container-parent #idc-container .idc-thread {
	width:80%;
}
#idc-container-parent #idc-container .idc-new {
	width:70%;
}
#idc-container-parent #idc-container h3 {
	font-size:large;
}

#socialnavi{
  margin: 0;
  padding: 0;
  width: ***;
}

#socialnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#socialnavi li{
  float: left;
  width: 100px;
  margin: 0;
  padding: 0;
}
#socialnavi img{
  margin: 0;
  padding: 0;
}

#continue a {
    display: block;
    overflow: hidden;
    height: 0;
    width: 150px;
    background-image: url(/wp-content/themes/wite/images/continue.jpg);
    padding-top: 40px;
    text-align: right;
    margin: 0;
}

#continue a:hover {
    background-image: url(/wp-content/themes/wite/images/continue2.jpg);
}

span.hatena-bookmark-count{
	margin-left:2em;
	background-color:#fcc;
	text-decoration:underline;
}
span.hatena-bookmark-count a{
	color:red;
}
span.hatena-bookmark-count em{
	background-color:#FDF5E6;
}

div.hatena-bookmark-widget-title{
	font-family:verdana, arial, tahoma;
	font-weight:400;
	font-size:10pt;
	text-align:left;
	color:white;
	background-color:#DB7093;
	margin:0;
	padding:0 auto 0 1em;
}
div.hatena-bookmark-widget-title a{
	color:white;
}

div.hatena-bookmark-widget-footer{
	background-color:transparant;
	text-align:right;
	font-size:small;
	margin-bottom:0.5em;
}

div.wp-pagenavi{
	font-size:9pt;
	margin-left:1em;
}

