/*  
Theme Name: mactechlab2009
*/
body{
	font-size:1.0em;
	margin:0;
	padding:0;
	font-family:"Myriad Pro", "Lucida Grande", "Tahoma", "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif;

}

a {
	text-decoration:none;
	color: #044075;
}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}

a img {
	border:0px;
}

a:hover {
	text-decoration:underline;
}

blockquote {
	margin:0;
	padding:10px 20px;
	color:#666;
	line-height:1.5em;
	font-style:italic;
}

#Wrapper{
	margin:10px auto;
	width:900px;
}
#BigAd {
	padding-bottom:10px;
}

#Header {
	position:relative;
}

#HeaderText{
	padding:2px 10px;
	margin-right:270px;
}

#Subscription {
	position:absolute;
	z-index:10000;
	right:0;
	top:2px;
	background: #dbf1fb;
	
	
	/*
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*/
}

#HeaderText h1 {
	padding:0;
	margin:0;
	font-size:1.8em;
	font-weight:bold;
}

#HeaderText h1 a {
	color:#000;
	text-decoration:none;
}

#RSSButton {
	color:#000;
	font-size:13px;
	padding:4px 12px 4px 28px;
	display: block;
	background:transparent url("img/feed_small.png") no-repeat 8px 3px;
}

#HeaderText h1 a:hover,
#MainNavigation li a:hover {
	text-decoration:underline;
}

#HeaderText h1 strong {
	font-size:1.3em;
	color:#000;
}

#HeaderText h2 {
	position:absolute;
	right:32px;
	top:12px;
	padding:0;
	margin:0;
	font-size:1.2em;
	font-weight:normal;
	color:#999;
}	
	
/*
#MainNavigation {
z-index:1;
	background:#187CA7 url("img/bg_main_navigation.gif") repeat-x;
	padding:10px;
	position:relative;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
*/

#MainNavigation {
z-index:1;
	background:#ababab;
	padding:6px;
padding-top:8px;
	position:relative;
}

#MainNavigation form {
   margin:0;
   padding:0;
}
#MainNavigation ul,
#MainNavigation li
{
	list-style:none;
	padding:0;
	margin:0;
}
#MainNavigation li
{
	display:inline;
}

#MainNavigation li a{
	padding:10px 12px;
	padding-bottom:9px;
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
}

#MainNavigation li:first-child a {
	/*padding-left:0px;*/
}


/*
#MainNavigation ul > li a.current, 
#MainNavigation ul > li.current_page_parent a,
#MainNavigation ul > li.current_page_item a,
#MainNavigation ul > li.current_page_ancestor a
{
	background-color: #0b4761;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
*/
#MainNavigation ul > li a.current, 
#MainNavigation ul > li.current_page_parent a,
#MainNavigation ul > li.current_page_item a,
#MainNavigation ul > li.current_page_ancestor a
{
	background-color: #334455;
}

#MainNavigation ul > li a.current:hover, 
#MainNavigation ul > li.current_page_parent a:hover,
#MainNavigation ul > li.current_page_item a:hover,
#MainNavigation ul > li.current_page_ancestor a:hover {
	text-decoration: none;
	cursor: default;
}

#NavigationContent ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#NavigationContent li {
	font-size:13px;
	padding:4px 0 4px 12px;
	background:transparent url("img/icon_list_arrow.gif") no-repeat 6px 8px;
}

#Search{
	position:absolute;
	right:10px;
	top:4px;
}

#Search input[type='text'] {
	border:1px solid #4cb4fc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
}

#NavigationContent,
#MainContent,
#ContextualContent{
	float:left;

}

#NavigationContent {
	margin-top:10px;
	width:150px;
	margin-right:8px;
}

#NavigationContent ul ul {
display:none;
}

#NavigationContent ul > li.current_page_parent > ul,
#NavigationContent ul > li.current_page_item > ul,
#NavigationContent ul > li.current_page_ancestor > ul {
	display:block;
}

#MainContent {
	width:510px;
	margin:0 11px 0 0;
	padding: 10px;
	text-align: left;
}
#MainContentwide {
	width:720px;
	float:left;

}

#ContextualContent {
	margin-top:10px;
	width:180px;
    font-size:0.9em;
    text-align: left;
}

#ContextualContent h4 {
	text-align: center;
	margin: 0;
	padding: 3px;
	padding-top: 5px;
	font-weight: normal;
	background-color: #e9652e;
		-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: white;
}
#campaign {
	margin: 10px;
	padding: 8px;
	background-color: #fff4cf;
		-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffac83;
	font-size: 1em;
}

/* @group My Group */



/* @end */
#counter {
	position: absolute;
	top: 15px;
	left: 320px;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* My Comment */
.widget {
	background-color: #e4e4e4;
	padding:10px;
	margin-bottom: 10px;
	border-right: 1px solid #dbf1fb;
	border-bottom: 1px solid #dbf1fb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.widget h4 {
	font-size: 0.9em;
}

.shiryoimage {
	margin: 1px;

}
.Post {
	margin:8px 0;
	width:520px;
}



.Post h3 {
	margin:0;
	padding:0;

}

.Post h3 a {
	color: #246900;
	font-size:1.0em;
	
}

.PostImage {
	border:1px solid #000;
}


.PostInfo em {
	font-style:normal;
	font-size:0.8em;
}

.comments {
	float:right;
}

.author {
	color:#999;
}
#top4 {
	width: 525px;
}
#bottom4 {
	width: 525px;
}
}
.LeftImage {
	float:left;
	margin:0 20px 15px 0;
}

.RightImage {
	float:right;
	margin:0 0 20px 20px;
}

.Post .PostInfo {
display: block;
	padding:0px 0;
	margin:0;
	font-size:0.9em;
	color:#B3B3B3;
}

.PostContent {
	clear:both;
	line-height:1.5em;
	font-size:0.9em;
	width:520px;
}

.PostContent img {
	margin-bottom: 3px;
	margin-top: 3px;
}

/* Contextual Content */

.widget ul,
.widget ul li
{
	list-style:none;
	margin:0;
	padding:0;
}

.widget ul li
{
	padding:4px 0 4px 4px;
font-size: 12px;
}


.widget ul li ul li a{
	list-style: disc;
	color: #6a704f;
}
#late {
	margin-bottom: 5px;
	

}
#late h5 {
	margin: 0;
	padding: 1px;
	padding-top: 2px;
	padding-left: 40px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	font-size: 1.0em;
	font-weight: normal;
	background:white url(img/latebg.jpg) no-repeat left top ;
	height: 33px;
	color: #b54f46;
}
#late ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#late ul li {
	font-size: 0.9em;
}
#late ul li a{
	font-size: 0.9em;
	line-height: 130%;
}

#topofpage {
	clear: both;
	text-align: center;
	font-size: 0.9em;
}
#credit {
	margin-top: 5px;
	font-size: 0.8em;
	color: #b2aba7;
}
span.date {
	color:#B3B3B3;
}

span.title a {
	color:#2B9A09;
}

span.author_and_tags {
	display:block;
	color:#B3B3B3;
}
span.kakaku {
	font-size: 14px;
	font-weight: bold;
	color: #5f5f00;
}

#dcount{
	position: absolute;
	top: 17px;
	left: 460px;
	font-size: 0.8em;
}
/* Footer */
#Footer {
	margin:5px 0;
	font-size: 0.9em;
	clear:both;
	padding:10px;
	color:#999;
	text-align:center;
}

#Footer a {

}

/* Ads */
#textads,
#BigFooterAd {
	margin-top:10px;
	text-align:center;
}

#BigAd {
 text-align:center;
}

/* WP Theme Requirements Classes */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 10px 10px 0;
   /*border: 1px solid #333;*/
}

.alignright {
   float: right;
}

/*
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;

   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
*/
.wp-caption-text {
 color:#660099;
 font-size:11px;
 line-height: 13px;
 
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

#SubscriptionChooser {

	
	display: none;
	padding:4px 12px 4px 6px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#SubscriptionChooser ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#SubscriptionChooser ul li {
	padding:2px 4px;
	margin:0;
}

.SearchResult {
	list-style: none;
	margin:0;
	padding:0;

}

.SearchResult li {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.gravatar {
	width:96px;
	float:left;
	padding:0 10px 0 0;
}

#contextual_ads {
	list-style: none;
	margin:0;
	padding: 0;
}

#contextual_ads li {
	display: block;
	float:left;
	width:125px;
	height:125px;
	border:1px solid #ccc;
	margin-bottom: 6px;
	text-align: center;
	
}


#contextual_ads li.alt {
	margin-right:6px;
}

.navigation {
text-align:center;
	font-size: 0.7em;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* My Comment */
.navileft {
	float: left;
	width: 220px;
}
.naviright {
	float: right;
	width: 220px;
} 
/* jQuery UI Tabs */
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #bed7f1;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #bed7f1;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .9em;
	color: #555555;
	background-color: #effaff;
}
.ui-tabs-nav-item a:hover {
	background-color: #b2d1ef;
}
.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background-color: #ffffff;
	color: #222222;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;

	clear:left;
	border: 1px solid #bed7f1;
	background-color: #ffffff;
	color: #222222;
	padding: .5em .7em;
	margin-bottom: 15px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/* WP Core Classes */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
/*
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;

   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
*/
/* CommentLuv support */
abbr em img { float: left !important; margin: 2px !important }

/* templates */
.full_image {
	margin:10px 0 0 0;
}

/* Generic Classes */
ul.links {
	list-style:none;
	margin:0;
	padding:0;
}


ul.links li
{
	padding:4px 0 4px 12px;
	background:transparent url("img/icon_list_arrow.gif") no-repeat 4px 7px;
	font-size: 0.9em;
}

/* Templates */
#FullContent {
	position:relative;
}

#rotator {
	position:absolute;
	width:938px;
	bottom:0;
	left:0;
	
}

.puff {
	padding:10px 20px;
	color:#fff;
	background:transparent url("img/pusher_bg.png");
}

.puff h4 {
	margin:0;
	color:#ff7800;
}

.puff p {
	margin:0;
	font-size:0.9em;
	line-height:1.4em;

}

.puff a {
	color:#ffea00;
}

.puff img {
	float:left;
	border:1px solid #fff; 
	margin:0 15px 0 0;
}

.puff:after, .cols:after {
	content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
}

/* Plugin Specific Classes */

/* NavXT */
.breadcrumb {
	margin:10px;
}

span.pageview {
	font-size: 13px;
	font-weight: bold;
}
.adbox {
	text-align: center;
}
.redbold {
font-weight:bold;
color:#ff0000;
}
.rednormal {
font-weight:normal;
color:#ff0000;
}
.orangeredbold {
font-weight:bold;
color:#ff6600;
}
.orangerednormal {
font-weight:normal;
color:#ff6600;
}
.greenbold {
font-weight:bold;
color:#00ffcc;
}
.greennormal {
font-weight:normal;
color:#00ffcc;
}

/*Apple Store*/

#aswrapper {
position:relative;
	text-align: left;
	margin:0 auto;
	width: 720px;
	background-color:#ffffff;
}

#aswrapper table td {
vertical-align:top;
}

#asheader {
	padding:0px;
	background:url(img/head_600P.jpg) no-repeat top left;
	height:135px;
	margin-bottom:30px;
	background-color:#ffffff;
	border-bottom: 2px solid #ffffff;
}

#ascontainer{
	width:720px;
	background-color:#ffffff;
	margin:0 auto;
}

#ascontainer #ascontents {
	margin:0px;
  }



/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */

#aswrapper h1 {
position:absolute;
	font-size: 1.6em;
	font-weight:bold;
	color:#777777;
	left:50px;
	top:30px;
  /*margin-bottom: 0.5em;*/
}

/* -- 概要 -- */
#asheader .asdescription {
	color:#999999;
	font-size: 1em;
	margin-left:45px;
	margin-bottom: 0.5em;
}

#ascontents .asdescription {font-size: 1em;
  margin-bottom: 0.5em; }

/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
#aswrapper h2 {
	font-size: 1.2em;
	font-weight:bold;
	margin:0px 15px 20px 15px;
	color:#FFFFFF;
	padding: 5px 0px 5px 10px;
	background:url(img/computer_h2.jpg);
	/* border: 1px solid #cccccc; */
}
h2.ash2 {
width:680px;
font-size: 1.2em;
	font-weight:bold;
	margin:0px 15px 20px 0px;
	color:#FFFFFF;
	padding: 5px 0px 5px 10px;
	background:url(img/computer_h2.jpg) no-repeat;
}
/* -- サブタイトル -- */
#aswrapper h3 {
	font-size: 1.2em;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	color:#1a65a8;
	padding: 0px 0px 0px 0px;
	/* background:url(img/computer_h2.jpg); */
	/* border: 1px solid #cccccc; */
}

/* -- リンクボタン -- */
#aswrapper .button {
 width: 73px;
	margin: 15px 0px 0px auto;
}


/* -- 文字 -- */
#ascontents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

#ascontents .f_l{float:left;}
#ascontents .f_r{float:right;}


/* -- 以下 リスト関係 -- */
#ascontents dl { margin: 1em 0; }

#ascontents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #330205;
}

#ascontents dd { margin-bottom: 2em; }

/*#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }*/


#ascontents .ascon{width:96%;

margin:0 auto;}

/* -- カテゴリタイトル -- */
#ascontents #asbanner,#ascontents #asmylink,#ascontents #asgadgets,#ascontents #asproduct{margin-bottom:50px;}

/* -- Macファミリーのご紹介 -- */
#ascontents #asbanner ul li{float:left;
margin:15px 0px 15px 0px;}


/* -- なぜMacが人気なの？ -- */
/*#contents #mylink p{margin:15px;}*/
#ascontents #asmylink p.f_r{
max-width:30em;
min-width:10em;
position: relative;
  /* IE用 */
  width: expression(document.body.clientWidth < 501? "10em" : document.body.clientWidth > 901? "30em" : "auto");
}
#ascontents #asmylink img {margin:5px;float:left;}

/* -- Apple Online Storeなら特典が満載 -- */
#ascontents #asgadgets ul{float:left;
margin:10px;}
#ascontents #asgadgets p img{
margin:10px;
}

/* -- Mac人気のアクセサリをご紹介 -- */
#ascontents #asproduct ul li{float:left;
margin:10px;
width:200px;}


