/*
Theme Name: dDarkWindows7
Theme URI: http://www.wpyag.com/free-wordpress-themes/free-dark-premium-windows-7-theme-for-wordpress/
Description: A wordpress theme made by <a href="http://www.wpyag.com/">WordPress Yag</a>.
Version: 1.0
Author: TechYag
Author URI: http://www.techyag.com/
Tags: blue,black, dark, custom header, fixed width, two columns, widgets

dDarkWindows7 WordPress Theme
http://www.wpyag.com/free-wordpress-themes/free-dark-premium-windows-7-theme-for-wordpress/
This theme is designed by TechYag Admin.
*/

/* +===========================================+
         Body
 +===========================================+ */
body {
  background: #000000 url(images/bg.jpg) no-repeat 0 0;
    background-attachment:fixed;
    font-size: 13px;
    font-family: メイリオ, Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;      
    color: #fff;
    height: 100%;
 width: 760px;
    margin: 0px auto;
  padding: 0px;
    }

/* +===========================================+
         General wordpress CSS
 +===========================================+ */
.clear {
clear: both;
}
.clearleft { clear:left; }
     
img {
    border: 0;
}

a img {
    border: none;
}

p img {
    padding: 0;
    max-width: 100%;
    border: 1px solid #000a11;
         }


img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000a11;
    }

img.alignright {
  display: inline;
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    border: 1px solid #000a11;
    }

img.alignleft {
  display: inline;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    border: 1px solid #000a11;
    }
     
.entry img {
max-width: 740px;

}


.alignright {
    float: right;
    }

.alignleft {
    float: left;
    }

blockquote {
      padding:10px 10px 10px 20px;
    font-style:italic;
    margin:10px 0;
    background:#2e3032 url(images/quote.png) no-repeat;
    color: #8c8c8c;
}


code {
font-family: メイリオ, Consolas, Monaco, monospace;
font-size: 10px;
padding: 1px 3px;
}

del { color: #000000; text-decoration: line-through; }

em { font-style: italic; }

hr {
border: 0;
color: #65421c;
background: #cbcbcb;
background-color:#65421c;
height: 1px;
}

a {
text-decoration: none;
color: #748500;
}

a:link, a:visited {
color: #082b53;
}

a:focus, a:hover, a:active {
color: #556201;
}

del {
color: #aaaaaa; text-decoration: line-through;
}


em {
font-style: italic;
}

input {
vertical-align: middle;
}

ins {
color: #aaaaaa; text-decoration: none;
}

small {
font-size: 0.8em;
}



sub, sup {
font-size: 0.7em;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.aligncenter img, .aligncenter p.wp-caption-text {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.entry div.alignleft {
float: left; margin: 0 10px 10px 0;
}


.wp-caption {
background-color: #bcbbbb;
border: 1px solid #aeadad;
overflow: hidden;
padding: 3px;
font-color: #aaaaaa;
}

.wp-caption img {
border: 0 none;
margin: 0;
padding: 0;
font-color: #aaaaaa;
}

.wp-caption p.wp-caption-text {
 font-size: 13px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
 font-color: #aaaaaa;
}

/* +===========================================+
         Page menu
 +===========================================+ */
#page-menu{
 background: url(images/page-menu.png) no-repeat;
 background-position:center;
    width: 760px;
    height: 50px;
    margin: 10px 0 10px 0px;
         }

ul#page-list {
margin: 0;
padding: 0;
white-space: nowrap;
float:left;
width:760px;}

ul#page-list li {
display:inline;
font-size:14px;
}

ul#page-list li a {
text-decoration:none;
color:#9c9c9c;
margin-top: 20px;
padding: 0 15px 0 15px;
float:left;
border-right:1px solid #fff;

}

ul#page-list li a:link, ul#navlist li a:visited {
text-decoration: none;
}

ul#page-list li a:hover {
/*color:#1c5d61;*/
color:#0c787f;
text-decoration: underline;

}


/* +===========================================+
         Header
 +===========================================+ */
 /* General Header */
 
#header{
background: transparent url(images/header.png);
width: 760px;
height: 150px;
}

#header .logo {
    padding-top: 35px;
    margin-left: 30px;
    }

#header .description {
    position: relative;
    color: #838790;
    font-size: 13px;
    margin-left: 30px;


    }
     
     
/* Start search Box*/

#search-box {
background:url(images/search-box.png);
width:198px;
height:24px;
float:right;
margin-right:8px;
margin-top: 15px;
}

.search-box-input {
font-size:12px;
font-family:メイリオ;
color:#d6d6d6;
background:transparent;
float:left;
padding: 4px 0 0 5px;
width:168px;
height:22px;
border:0px;


}
.search-box-submit {
float:left;
}

               
                   
/* +===========================================+
        Complete Content
 +===========================================+ */
#complete-content{
    margin: 0px auto;
    width: 760px;      
}

/* +===========================================+
  Post Area
 +===========================================+ */  
#post-area {
float: left;
width: 760px;
}

/* +===========================================+
  Post top, body, bottom
 +===========================================+ */  
.post-top {
background: transparent url(images/post-top.png) no-repeat;
width:760px;
height:10px;
float: left;

}

.post-body {
background: url(images/post-body.png) repeat-y;
width:760px;
float: left;

}

.post-bottom {
background: transparent url(images/post-bottom.png) no-repeat;
width:760px;
height:12px;
padding-bottom:12px;
float: left;
}

/* +===========================================+
  Post title
 +===========================================+ */  
.post-title {
width:760px;

}

.post-title h1 {
font-family:メイリオ, calibri,arial;
margin-left: 10px;
font-size:20px;
font-weight:bold;
display:inline;
}

.post-title h1 a{
color: #e1e1e1;
text-decoration: none;

}

.post-title h1 a:hover{
color: #aaaaaa;
text-decoration: none;
}

/* +===========================================+
  Post details
 +===========================================+ */  
.comment-ballon{
background: url(images/comment-ballon.png) no-repeat;
width:32px;
height:32px;
text-align:center;
font-size: 16px;
float: right;
padding-top: 3px;
margin-right: 10px;
font-color: #ffffff;
}

.comment-ballon a{
color: #000000;

}

#under {
width: 744px;
height: 30px;
background: url(images/under.png) no-repeat;
margin-top: 2px;
padding-top: 7px;
padding-left: 15px;
color: #ffffff;

}

#under a {
/*color: #1c5d61;*/
color:#0c787f;
text-decoration: none;

}

#under a:hover {
color: #0c787f;
text-decoration: underline;
}

.category{
    padding:2px 5px 2px 15px;
    background:url(images/category.png) no-repeat;
    margin-left:0px;
    font-size: 12px;
    }

.tag{
    padding:2px 5px 2px 22px;
    background:url(images/tag.png) no-repeat;
    font-size: 12px;
    }

.time{
    padding:2px 5px 2px 22px;
    background:url(images/time.png) no-repeat;
    font-size: 12px;
    }

.post-meta {
    width: 150px;
    margin-left: -160px;
    text-align: right;
    display: inline;
    float: left;
}


/* Post Meta Date */

.post-meta h3 {
    padding: 3px 0;
    margin-bottom: 30px;
}

.post-meta h3 span.day {
    display: block;
    float: right;
    line-height: 25px;
    font-size: 25px;
    border-right: #CBCBCB 1px solid;
    padding-right: 5px;
    color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
    color: #787878;
    width: 40px;
}

.post-meta h3 span.month {
    display: block;
    float: right;
    font-size: 16px;
    line-height: 14px;
    padding-left: 4px;
    text-align: center;
    text-transform: uppercase;
}

.post-meta h3 span.year {
    font-size: 14px;
    display: block;
}

/* Post Meta Author and Comments */

.post-meta h4 {
    font-size: 12px;
    padding: 1px 20px 1px 0;
    color: #c2c2c2;
}

.post-meta h4.author {
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 32px;
padding-top: 0px;
background: url(images/user.png) no-repeat right 2px;

}


/* +===========================================+
  the content
 +===========================================+ */
.the-content {
text-align: justify;
font-size: 13px;
font-family: メイリオ, Verdana, Arial, Helvetica, sans-serif;
color: #aaaaaa;
/*line-height: 1.5em;*/
line-height: 160%;
padding-left: 10px;
padding-right: 10px;

}

.the-content a{
/*    color: #1c5d61;*/
    color: #0c787f;
    text-decoration: none;

}

.the-content a:hover{
    color: #0c787f;
text-decoration: underline;

}

.the-content h1 {
    font-size: 26px;
    line-height: 1.2;
    margin: 0.3em 0 10px;
    color: #aaaaaa;
    }

.the-content h2 {
    font-size: 22px;
    color: #aaaaaa;
    line-height: 1.3;
    margin: 1em 0 .2em;
    background: transparent;
    padding-left: 0px;
}

.the-content h3 {
    font-size: 18px;
    color: #aaaaaa;
    line-height: 1.3;
    margin: 1em 0 .2em;
    background: transparent;
    padding-left: 0px;
    padding-bottom: 0px;
    }

.the-content h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 1.33em 0 .2em;
    color: #aaaaaa;
}

.the-content h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 1.67em 0;
    color: #aaaaaa;
}

.the-content h6 {
    font-size: 10px;
    font-weight: bold;
    margin: 1.67em 0;
    color: #aaaaaa;
     
}



.the-content ol li {
    line-height: 1.5em;
    color: #aaaaaa;
    font-size: 13px;
}

.the-content ul li {
    line-height: 1.5em;
    color: #aaaaaa;
    font-size: 13px;
}

.continue img{
    border: none;
    }

.content-line {
background:url(images/content-line.png) repeat-x;
width:100%;
height:5px;
}

/* +===========================================+
  sidebar
 +===========================================+ */
.sidebar {
background: transparent;
width: 300px;
overflow:hidden;
float: right;
 }
 
.sidebar-top{
background:url(images/sidebar-top.png) no-repeat;
width:300px;
height:12px;
}

.sidebar-ads-top {
background:url(images/sidebar-ads-top.png) no-repeat;
width:300px;
height:12px;
}
.sidebar-body{
background:url(images/sidebar-body.png) repeat-y;
width:300px;
}

.sidebar-bottom {
background:url(images/sidebar-bottom.png) no-repeat;
width:300px;
height:12px;
margin-bottom: 20px;
}

.sidebar-line {
background:url(images/sidebar-line.png) no-repeat;
width:300px;
height:5px;
}

.sads {
margin-top: 0px;
}

#sideb{
  background: transparent;
    width: 300px;
    color: #3d3d3d;
    }

#stitle{
  background: transparent;
    width: 300px;
}

#stitle h2 {
font-size:16px;
color:#d0d0d0;
display:inline;
margin-left: 20px;
}

#sidebar-update {
background: url(images/update.png) no-repeat;
height: 80px;
width: 300px;
padding-left: 100px;
line-height: 25px;
}

#sidebar-update a{
color: #999999;
text-decoration: none;
}

#sidebar-update a:hover{
color: #dddcda;
}


#sideb ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#sideb ul li {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 22px;
    background: url(images/side-arrow.png) no-repeat top left;
}

#sideb a {
    text-decoration: none;
  color: #999999;
  font-size: 14px;
     
}

#sideb a:hover {
    text-decoration: none;
  color: #dddcda;
}

/*+==========================================+
widget
+=========================================+*/    
.widget {
background: transparent;
color: #ffffff;

}

.widget h2{
height: 35px;
padding: 5px 0 0 20px;;
background: url(images/widget-title.png) no-repeat top;
font-size:16px;
color:#999999;
    }

.widget h3{
  background: transparent;
    width: 300px;
    }
     
.widgettitle h2 {
color: #999999;
}

/*+==========================================+
Start Footer
+=========================================+*/

#footer {
  background: transparent;
    clear:both;
    position:relative;
    width: 100%;
    }
     
#footer-top{
width: 760px;
height: 14px;
background: transparent url(images/footer-top.png) no-repeat;
clear:both;
}

#footer-body{
width: 760px;
background: transparent url(images/footer-body.png) repeat-y top left;
}


#footer-bottom{
width: 760px;
height: 40px;
/*background: transparent url(images/footer-bottom.png) no-repeat; */
clear:both;
padding-left: 10px;
font-size: 12px;
padding-top: 0px;
color: #bbbbbb;
}



#footer-bottom a {
    text-decoration: none;
/*     font-size: 10px;*/
  color:#696969;
     
}

#footer-bottom a:hover {
    text-decoration: underline;
  color: #0c787f;
}




#footer-box1{
width:309px;
padding:0px;
margin:0px 25px 1px 10px;
float:left;
}


#footer-box2{
width:309px;
padding:0px;
margin:0px 25px 1px 0;
float:left;}


#footer-box3{
width:309px;
padding:0px;
margin:0px 0px 1px 0;
float:left;
}

#footer h2 {
color:#bababa;
font-family:メイリオ, Arial, Helvetica, sans-serif;
font-size:14px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

#footer ul {
    list-style-type: none;
    margin: 0px 0px 2px 0px;
    padding: 0px;
}

#footer ul li {
    list-style-type: none;
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 2px 22px;
/*     margin: 2px;*/
    background: url(images/arrow.png) no-repeat top left;
}

#footer a {
    text-decoration: none;
  color: #696969;
 font-size: 14px;

}

#footer a:hover {
    text-decoration: none;
  color: #414141;
}

.designer {
float: right;
margin-right: 0px;
padding-right: 10px;
}

/* +===========================================+
  Navigation
 +===========================================+ */

#navigation {
font-size: 14px;
font-weight: bold;
color: #ffffff;
clear: both;
}

#navigation a{
font-weight: bold;
color: #818181;
}

#navigation a:hover{
font-weight: bold;
color: #cdcdcd;
}

.nav-left {
margin-left: 10px;
margin-right: 10px;
}

.nav-right {
margin-left: 10px;
margin-right: 10px;
}

/* +===========================================+
         Search Result page
 +===========================================+ */
 
.rtitle{
  background: transparent;
    text-align: center;
    font-size:20px;
 
}

.rtitle h2 {
color: #d2d2d2;F
font-weight: bold;
}      

.serror{
background: transparent;
    color: #8faa12;
    font-weight:bold;
font-size:20px;
}

/* +=============================================+
    Start Comment
 +=============================================+ */      
img.avatar {float:right; margin-left:5px;}
/*comment box name like name, email, website*/
#commentform{padding:5px 10px;text-align:left;font-size:14px;color:#bababa;}
#commentform p{margin:5px 5px 0 0;     padding:0;}
#commentform a{text-decoration:none;line-height:20px;}
#commentform textarea{padding:5px;}
#commentform h3{font-size:14px;font-weight:300;color:#cdcdcd;margin:0;padding:0;}
#comment{width:100%;}
/*comment input fields*/
#author,#email,#url,#comment{border:1px solid #033353;font-size:12px;padding:3px;margin:5px 5px 0 0;background:#474747;}

/*Submit button starts*/
#commentform #submit{
color:#474747;
font-size:12px;
font-weight:bold;
}

#commentform #submit:hover{
color:#01273f;
}
/*Submit button Ends*/

#respond {margin:10px;}
#respond  a{font-weight:bold;}
#respond .cancel-comment-reply  a{font-size:12px;color:#012840;margin-left:10px;}
#respond .cancel-comment-reply  a:hover{color:#adadae;}
/*Leave a reply text above comment box*/
#respond h2{margin:0px 5px;color:#989898; font-size:16px; line-height: 30px; padding-left: 35px; background:url(images/comment.png) no-repeat top left;}
/*cite{}
cite a{}*/

/* x responses text above posted comments*/
#comments,.nocomments{color:#989898;margin:10px 0px 0px 10px;padding:0 35px;line-height:30px;font-size:16px; background:url(images/comment.png) no-repeat top left; }
/* Leave a comment text above posted comments*/
#comments a{margin-left:330px;color:#3f5181;font-size:14px;font-weight:normal;text-align:right;}
#comments a:hover{color:#5c70a7;}
.nocomments{padding:0 10px;line-height:30px;font-size:12px;text-align:center;}
#commentlist{}
ol.commentlist{position:relative;list-style:none;margin:0;padding:10px 10px 20px;text-indent:0;}
/*posted comments box*/
ol.commentlist li{border:1px solid #033353;background:#0a1825;height:1%;margin:0 0 20px;padding:0 0 20px;position:relative; }
ol.commentlist li div.comment-author{border-bottom:1px solid #033353;margin:0 0 10px 80px;width:590px;height:45px;}
ol.commentlist li div.vcard{}
ol.commentlist li div.vcard cite.fn{text-align:center;position:absolute;left:82px;top:25px;overflow:hidden;color:#bb8901;font-style:normal;font-weight:bold;}
/*posted comment's user details*/
ol.commentlist li div.vcard cite.fn a.url{color:#3f5181;}
ol.commentlist li div.vcard cite.fn a.url:hover{color:#5c70a7;}
ol.commentlist li div.vcard img.avatar{position:absolute;left:20px;top:20px;width:48px;height:48px;padding:2px;}
/*ol.commentlist li div.vcard img.avatar-32{}
ol.commentlist li div.vcard img.photo{}*/
ol.commentlist li div.vcard span.says{position:absolute;left:-9999px;top:-9999px;}
/*ol.commentlist li div.commentmetadata{}*/
/* Posted comment meta like date*/
ol.commentlist li div.comment-meta{position:absolute;right:35px;top:25px;font-size:11px;font-weight:normal;}
ol.commentlist li div.comment-meta a{color:#959595;text-decoration:none;}
ol.commentlist li div.comment-meta a:hover{color:#adadae;}
ol.commentlist li ol.commentlist li ul{list-style:square;margin:0;padding:0;text-indent:0;}
ol.commentlist li p{margin:0 0 0 82px;padding:0 85px 10px 0;color:#728485;} /*posted comment color*/
ol.commentlist li div.reply{margin-left:82px;}
ol.commentlist li div.reply a{display:block;width:40px;line-height:14px;padding:1px 0;text-align:center;border:1px solid #033353; background:#f9f9f9;color:#666;}
ol.commentlist li div.reply a:hover{background:#343434;color:#999;}
ol.commentlist li ul.children{list-style:none;margin:0;text-indent:0;}
ol.commentlist li ul.children li{border:none;padding-bottom:0;}
ol.commentlist li ul.children li div.comment-author{margin:0;padding:0;padding-bottom:10px;width:508px;height:15px;border-top:1px solid #222;border-bottom:none;}
ol.commentlist li ul.children li div.vcard cite.fn{text-align:left;position:absolute;left:30px;top:5px;color:#777;}
ol.commentlist li ul.children li div.vcard cite.fn a.url{color:#999;}
ol.commentlist li ul.children li div.vcard cite.fn a.url:hover{color:#ff3363;}
ol.commentlist li ul.children li img.avatar{position:absolute;top:2px;left:0;padding:1px;border:1px solid #ccc;width:16px;height:16px;background:#fff;}
ol.commentlist li ul.children li div.comment-meta{right:8px;top:5px;}
ol.commentlist li ul.children li div.comment-meta a{color:#444;}
ol.commentlist li ul.children li div.comment-meta a:hover{color:#777;}
ol.commentlist li ul.children li p{margin:0;padding:5px 0 10px;color:#666;}
ol.commentlist li ul.children li div.reply{margin-left:0;}
ol.commentlist li ul.children li div.reply a{color:#444;}
ol.commentlist li ul.children li div.reply a:hover{color:#777;}
ol.commentlist li ul.children li.depth-2{margin:15px 82px 0 82px;}
ol.commentlist li ul.children li.depth-3{margin:15px 0 0 30px;}
ol.commentlist li ul.children li.depth-3 div.comment-author{width:478px;}
ol.commentlist li ul.children li.depth-4{margin:15px 0 0 30px;}
ol.commentlist li ul.children li.depth-4 div.comment-author{width:448px;}
ol.commentlist li ul.children li.depth-5{margin:15px 0 0 30px;}
ol.commentlist li ul.children li.depth-5 div.comment-author{width:418px;}
ol.commentlist li.pingback div.vcard{}
ol.commentlist li.pingback div.vcard cite.fn{overflow:hidden;text-align:left;left:70px;top:47px;width:510px;}
ol.commentlist li.pingback div.comment-author{padding-bottom:25px;}
ol.commentlist li.pingback div.comment-meta{position:absolute;right:10px;top:20px;}
ol.commentlist li.pingback div.reply{right:-9999px;top:-9999px;}

#rss-single {
    background: url(images/rss-single.png) no-repeat;
    padding-left: 70px;
    height: 64px;
}

.promote {
}

.promote  h3{
color: #d66e08;
}

/* original */
/* music */
#music ul li {
    background: url(../../../common/music.gif) no-repeat;
}
#music ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#music li {
  padding-left: 18px;
}

.strong-color {
    color: #ff0000;
    font-weight: bold;
}

#postbox3-1{
width:230px;
padding:0px;
margin:0px 2px 1.6em 10px;
float:left;
}

#postbox3-2{
width:230px;
padding:0px;
margin:0px 2px 1.6em 0;
float:left;}


#postbox3-3{
width:232px;
padding:0px;
margin:0px 0px 1.6em 0;
float:left;
}