/*  
Theme Name: USB Tools
Theme URI: http://nofieiman.com/2007/08/prisa-wordpress-theme/
Description: Clean, fresh but minimalist design. No more no less. :)
Version: 1.0 beta
Author: Nofie Iman
Author URI: http://nofieiman.com
*/

/*************** Special theme Styles *************************************/
* {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
  margin: 1em 0;
}
img {
    border: none;
}

a:link, a:visited {
    color: #999999;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #c5c4c4;
}
.clear {
    clear:both;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */
body {
    font: 62.5%/1.6 Arial, Helvetica, sans-serif;
    background: #fff;
    text-align: center;
}
.wrapper {
    width: 90%;
    margin: 0px auto;
    position: relative;
}
.header {
    background: url(images/topbg.gif) repeat-x top left;
    position: relative;
    height: 160px;
    border: 0px solid #000;
}
.header h4 {
    color: #999;
    position: absolute;
    top: 2px;
    right: 5px;
    display: inline;
    margin: 0px;
    margin-right: 10px;
    padding: 0px;
    background: url(images/rss.gif) no-repeat center left;
    padding-left: 20px;
}
.header h4 a:link, .header h4 a:visited {
    font-size: 11px;
    text-decoration: none;
}
.header h4 a:hover {
    color: #CCCCCC;
    text-decoration: underline;
}
.logo {
    position: absolute;
    top: 41px;
    left: 3%;
    border: none;
    width: 320px;
    height: 76px;
}
ul.navbar {
    position: absolute;
    top: 24px;
    right: 32px;
    height: 36px;
    margin: 0px;
    list-style-type: none;
}
    .navbar li {
        display: block;
        height: 36px;
        width: 160px;
        float: left;
    }
    .navbar li a:link, .navbar li a:visited {
        background: url(images/tab.png) no-repeat top left;
        display: block;
        height: 28px;
        padding-top: 8px;
        width: 160px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        text-decoration: none;
        color: #ffffff;
    }
    .navbar li a:hover {
        background: url(images/tab.png) no-repeat top left;
        text-decoration: none;
        color: #d1e277;
    }
.ads {
    margin: 140px auto 0px auto;
    width: 477px;
    height: 60px;
}
.container {
    background: url(images/bottombg.gif) repeat-x left bottom;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
}
.rap {
    /*width: 820px;*/
    width: 960px;
    margin: 0px auto;
}
.content {
    background: none;
    float: left;
    /* width: 500px; */
    width: 640px;
    padding: 0px 10px 0px 20px;
    /*margin-bottom: 20px; */
}
.content img {
    border: 1px solid #cccccc;
    padding: 4px;
    margin: 8px;
}
.content a {
    padding: 0px;
    border: 0px;
}
.content a:hover {
    padding: 0px;
    border: 0px;
}
.secbar {
    float: right;
    width: 230px;
    padding: 0px 10px;
    margin-bottom: 20px;
}
.search {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 25px;
    margin-bottom: 5px;
}
.searchbar {
    width: 80%;
    margin: 2px;
    font-size: 11px;
    color: #999;
    border: none;
    background: #fff;
    float: right;
    margin: 5px 5px;
}
.searchbut {
    border: none;
    background: url(images/searchbut.gif) no-repeat top left;
    width: 15px;
    height: 14px;
    margin: 5px 5px;
    float: left;
    padding: 5px;
    cursor: pointer;
}
.subscribe {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 25px;
    position: relative;
    top: 5px;
}
.subsbut {
    border: none;
    background: url(images/subscribebut.gif) no-repeat top left;
    width: 16px;
    height: 11px;
    margin: 5px 5px;
    float: left;
    padding: 5px;
    cursor: pointer;
}
.footer {
    clear: both;
    background: #323033;
    border-top: 4px solid #666666;
    color: #ccc;
    padding: 0px;
    padding-left: 5%;
    padding-right: 5%;
}
.footer p {
}
.footer a:link, .footer a:visited {
    font-size: 10px;
    color: #fff;
    text-decoration: underline;
    width: 100%;
}
.footer a:hover {
    color: #f9f9f9;
}
.bottomnav {
    width: 95%;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 24px;
}
.bottomnav div {
    text-align: left;
    float:left;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 15px;
    width: 160px;
}
    .bottomnav div.footer-recent-posts {
        width: 400px;
    }

.footer-about {
    margin-right: 0px;
}
.bottomnav h2 {
    font-size: 18px;
    font-weight: normal;
    color: #b5e329;
    text-align: left;
    margin-top: 10px;
}
.bottomnav ul {
    text-align: left;
    list-style-type: none;
}
.bottomnav li {
    border-bottom: 1px dotted #fff;
    background: url(images/footerbullet.gif) no-repeat center left;
    padding-left: 9px;
}
.bottomnav a:link, .bottomnav a:visited {
    text-decoration: none;
    font-size: 13px;
    color: #ccc;
    width: 100%;
}
.bottomnav a:hover {
    color: #fff;
}
.footer-recent-comments ul {
    margin: 0px;
    padding: 0px;
}
.footer-recent-comments ul li ul {
    margin: 0px;
    padding: 0px;
}
.footer-recent-comments ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background: none;
    border: none;
}
.footer-recent-comments ul li ul li {
    border-bottom: 1px dotted #fff;
    background: url(images/footerbullet.gif) no-repeat center left;
    padding-left: 9px;
}
p.foot {
    display: block;
    width: 100%;
    background: #000000;
    margin: 0px;
    padding: 5px 0px;
    font-size: 11px;
    color: #999999;
}
div.heade {
    position: relative;
    width: 99%;
    margin-top: 20px;
}
.date {
    background: url(images/datebg.gif) no-repeat top left;
    width: 41px;
    height: 46px;
    float: left;
    position: relative;
}
.postmonth {
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 25px;
    left: 10px;
/*    border: 1px solid #000000; */
}
.postday {
    font-size: 22px;
    color: #fff;
    position: absolute;
    top: 2px;
    left: 7px;
}
.headleft {
    float: left;
    margin-left: 10px;
    position: relative;
}
h2.headline {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
h2.headline a:link, h2.headline a:visited {
    color: #abc907;
    text-decoration: none;
}
h2.headline a:hover {
    color: #8ba308;
    text-decoration: underline;
}
.heade a:link, .heade a:visited {
    color: #333333;
    text-decoration: none;
}
.heade a:hover {
    color: #000;
    text-decoration: underline;
}
.headleft h4 {
    margin-top: 3px;
}
.cate {
    background: url(images/categorybullet.gif) no-repeat left center;
    padding-left: 19px;
    padding-top: 3px;
    padding-right: 15px;
}
span.commentry {
    background: url(images/commentbullet.gif) no-repeat left center;
    padding-left: 19px;
    padding-top: 3px;
    padding-right: 15px;
}
span.edited {
    font-style: normal;
    background: url(images/edit.gif) no-repeat left center;
    padding-left: 19px;
    padding-top: 3px;
    padding-right: 15px;
}
/***** GENERAL TEXT FORMATTING *****/
.entry {
    clear: both;
    color: #444444;
    font-size: 13px;
}
.post {
    margin-bottom: 60px;
}

blockquote {
    color: #000; 
    margin: 0 30px 20px 30px; 
    border-left: 5px solid #b5e329;
    background: url(images/quote.gif) no-repeat top right;
    padding: 10px 10px 4px 10px;
    font-size: 11px;
    font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
    margin-bottom: 15px;
    line-height: 1.6em;
}

p a {
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

p a:hover {
    border-bottom: 2px solid #999898;
    text-decoration: none;
}

p.center {
    text-align: center;
}

.postmeta {
    background: #e4e5d4;
    border: 1px solid #a0abb4;
    padding: 3px;
    font-size: 10px;
}

.postmeta a {
    border-bottom: none;
}

.postmeta a:hover {
    border-bottom: none;
}

.small {
    font-size: 10px;
}

code {
    font: 12px 'Courier New', Courier, Fixed;
}

h1 {
    font-size: 20px;
    letter-spacing: -0.8px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 8px;
    font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h1.title {
    font-size: 45px;
    letter-spacing: -2.5px;
    font-weight: normal;
    padding: 10px 10px 10px 17px;
}

h1.cutline {
    border-left: 8px solid #b5e329;
    padding-left: 8px;
    font-weight: bold;
    border-bottom: 1px solid #b5e329;
}

h4 {
    margin: -5px 0 10px 0;
    padding: 0;
    font-weight: normal;
    font-size: 10px;
    color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
    margin-left: 0px;
    padding: 0 0 10px 30px;
    list-style-image: url(images/bullet.png);
    padding-left: 30px;
} 

html>body .post li {
/*
    margin: 7px 0 8px 10px;
*/

}

.post ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.post ol li {
    margin: 0;
    padding: 0;
}

/***** SEARCH FORM FORMATTING *****/

#searchform {
    display: inline;
    float: right;
    margin: 0 20px 0;
    padding: 10px 0 0;
    text-align: left;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

.secbar h2 {
	font-size: 18px;
	text-align: left;
	padding: 0px;
	color:  #b5e329;
	margin: 10px 0px;
}

.secbar a {
	color: #444444;
	font-size: 13px;
	text-decoration: none;
}

.secbar a:hover {
	background: none;
	color:  #5e5d5d;
	text-decoration: underline;
}

.secbar a:visited {
	color: #000;
}

/***** SIDEBAR LISTS FORMATTING *****/
.secbar ul, .secbar ol { 
    list-style-type: none;
	margin: 0px; 
	font-size: 14px;
}

.secbar ul { 
	list-style-type: none;
}

.secbar li { 
	margin: 0 0 5px 0; 
}
.secbar ul li ul, .secbar ul li ol, .secbar ol li ul, .secbar ol li ol { 
	margin: 5px 15px; 
}
.secbar ul li ul li {
    background: url(images/secbullet.gif) no-repeat left center;
    padding-left: 20px;
}

/* calendar */
h2.widgettitle {
    background-image: url(images/sidebar_title.png);
    font-size: 12px;
    padding: 5px 2px 5px 12px;
    color: #ffffff;
}

li.widget widget_calendar {
}

div#calendar_wrap {
    text-align: center;
}

table#wp-calendar {
    width: 160px;
    border: 1px solid #999999;
    line-height: 120%;
    padding: 0px;
}

table#wp-calendar th {
    background-color: #eeeeee;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

table#wp-calendar th {
    margin: 0px;
    padding: 2px;
    border: 0px;
}

table#wp-calendar caption {
    width: 160px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 2px;
    background-color: #cccccc;
}





/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
.postmetadata {
    background: #fff;
    border: none;
    font-size: 13px;
}	
/***** COMMENTS FORMATTING *****/
h3#comments {
    background: url(images/commentbullet.gif) no-repeat left center;
    padding-left: 30px;
    font-size: 18px;
    color: #abc907;
}
h3#respond {
    font-size: 18px;
    color: #abc907;
}
#commentform textarea {
	width: 520px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fffffd;
}

#commentform #submit {
	margin: 0px;
	float: right;
	border: 0px solid #49647d;
	background: url(images/btn.gif) no-repeat top left;
	padding: 5px;
    cursor: pointer;
    width: 79px;
    height: 36px;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #5cbdea;
}
.commentlist cite {
background: url(images/commentuser.gif) no-repeat left center;
padding-left: 20px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	color: #2d343a;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
.namebar {
    background: url(images/commentnamebar.gif) no-repeat top left;
    width: 260px;
    height: 20px;
    border: 1px solid #e0e0e0;
    padding: 2px;
    padding-left: 40px;
    font-size: 11px;
    color: #999;
}
.mailbar {
    background: url(images/commentemailbar.gif) no-repeat top left;
    width: 260px;
    height: 20px;
    border: 1px solid #e0e0e0;
    padding: 2px;
    padding-left: 40px;
    font-size: 11px;
    color: #999;
}
.urlbar {
    background: url(images/commenturlbar.gif) no-repeat top left;
    width: 260px;
    height: 20px;
    border: 1px solid #e0e0e0;
    padding: 2px;
    padding-left: 40px;
    font-size: 11px;
    color: #999;
}


/* ページャー
--------------------------------------------------------- */
div.wp-pagenavi {
	margin: 16px auto;
	font-size: 16px;
}
	div.wp-pagenavi span.pages {
		font-size: 16px;
		padding: 8px 12px;
		margin: 2px;
		border: 1px solid #999999;
		background-color: #ffffff;
		color: #666666;
	}
	div.wp-pagenavi span.current {
		font-size: 16px;
		padding: 8px 12px;
		margin: 2px;
		border: 1px solid #999999;
		background-color: #dddddd;
		color: #666666;
	}
	div.wp-pagenavi a {
		font-size: 16px;
		padding: 8px 12px;
		margin: 2px;
		border: 1px solid #0000ff;
		background-color: #ffffff;
		color: #0000ff;
	}
		div.wp-pagenavi a:hover {
			font-size: 16px;
			padding: 8px 12px;
			margin: 2px;
			border: 1px solid #ff0000;
			background-color: #ffeeee;
			color: #ff0000;
		}

/* iepngfix.js */
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }


.content .icons {
	border: none;
    padding: 0px;
    margin: 2px;
}

/* banner */
.banner {
	margin: 0 auto;
	text-align: center;
}

