/*
Theme Name: blogV
Theme URI: http://www.virginatlantic.co.jp/blogv/taro/
Description: ブログVのテーマ（WP ver.2.8）
Version: 
Author: LM neo
Author URI: 

*/



#header2 p{
      padding-top: 3px;
}
p#prof{color:#880088;
    font-weight: bold;
    float: left;
}
p#prof_image{
     width: 78px;
     height: 78px;
     float: left;
     margin: 0 8px 10px 15px;
}

div#line{

    margin: 15px 0 15px 4px;
    width: 465px;
    text-align: center;
    clear: both;
}
p.desc{
    margin: 10px 15px;
}

/* 左メニュー、rssfeed */

#add_rssfeed p{
	background-image: url("http://www.virginatlantic.co.jp/system/images/feed-icon-14x14.jpg");
	background-repeat:no-repeat;
	padding-left: 20px;
	vertical-align:middle;
	
}
#add_rssfeed{
	margin: 3px;
	padding: 5px 0 2px 5px ;
	background-color:#CCCCCC;
}
/* 投稿部分 */

div.post a { text-decoration: none }
div.post a:link { color: #880088 } 
div.post a:visited { color:  #880088 } 
div.post a:hover { color:  #880088;
          text-decoration: underline; } 
div.post a:active { color:  #880088 } 

div.post{
     margin: 0 0 10px 15px;
	 clear:both;
    
}

div.post img{
     
}
#main .p_title{
    color:#880088;
    font-weight: bold;  
}
p.postinfo{
   text-align: right;
   margin-right: 8px;

}
p.postinfo a{
       color: #880088;
}

div.date_title{
     margin: 15px 0 10px 0;
}
div.line{
    
}

pageprev
 	{float: left;
}

.pagenext
 	{float: right;
}

/* 右サイドメニュー */

div#more a { text-decoration: none }
div#more a:link { color: #880088 } 
div#more a:visited { color:  #880088 } 
div#more a:hover { color:  #880088;
          text-decoration: underline; } 
div#more a:active { color:  #880088 } 


div#more ul{
   margin: 5px;

}
div#more li{
   list-style-type: disc;
   margin-left:20px;


}
p.more_title{
       text-align: center;
       background-color: #880088;
       height: 25px;
       color: #ffffff;
       font-weight: bold;
       padding-top: 5px;
}
div#menu1{
      border: solid 1px #880088;
     margin-bottom: 3px;
}

 div#menu2{
 border: solid 1px #880088;
margin-bottom: 3px;
}   
 div#menu3{
 border: solid 1px #880088;
　margin-bottom: 3px;
}   
  div#menu4{
 border: solid 1px #880088;
　margin-top:10px;
}    













/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}



/* photo*/
/* ========================
 * The top folder navigator
 * ======================== */

#gallery .top_navigator {
	margin-bottom:15px;
   	
	
}

/* =================
 * Folders and Icons
 * ================= */

/* Where the folders are listed */
#gallery .folders {
	margin: 6px 0px 6px 0px;
	
}


/* =================
 * table
 * ================= */
 
table{
 	width:auto;
	
	}

td{
    
    border-top:1px dotted #880088;
	margin-top: 15px;
}
	
#gallery .dir_view {
	
	/*display:none;*/
}

#gallery .lg_folders_img {
display:none;
}

#gallery .lg_folder_thumb_image {
	margin-right:300px;
	text-align:left;
}

.dir_view td.folders {
	background-color:#00FF00;
	display:none;
} 

#gallery .lg_thumb_caption {
	width:400px;
	overflow:hidden;
	padding: 0 2px;
}
 
#gallery table td {
	width:auto;
	vertical-align:top;
	padding:20px;
	
	margin: auto;
}


/* Slide view follow... */
#gallery .lazyest_image {
	text-align: center;
}
#gallery .lazyest_image img {
	border: 1px solid #a9a9a9;
	margin: 6px 6px 6px 6px;
	padding: 2px;
	margin:0 auto;

}
#gallery .lazyest_image img:hover, .lazyest_image img:focus {
	background-color: #a9a9a9;
}

#gallery #lg_slideshow {
	margin: 0 auto;	
}

/* ================
 * Footer Copyright
 * ================ */


#lg_powered {
	/* Uncomment this if you want to hide the gallery footer */
	/* display:none; */
}

#lg_powered .lgpow {
	font-size:xx-small;
	border: solid 1px #a9a9a9;
	padding:3px;
	padding-right: 20px;
	text-align: right;
	display:none;
}
/* ===============
 * The admin links
 * =============== */

#gallery .lg_admin {
	border-bottom: dashed 1px #a9a9a9;
	/* border-left: solid 3px #a9a9a9; */
	padding: 3px;
	text-align: left;
	font-size: xx-small;
	display:none;
}




