/*
Theme Name: Panorama
Theme URI: http://themocracy.com/2009/04/panorama-free-wordpress-theme/
Description: 2 column theme, compatible with WP2.8 and threaded-comments - add your own header image - 6 

backgrounds, left or right sidebar, link/hover colors, jQuery dropdown page menu, and twitter badge all fully 

customizable - licenced under the GPL. Language localization supported, DA, AR, DE, FR, IT, NL, ES, TR.
Version: 2.1
Tags: fixed-width, two-columns, white, theme-options, threaded-comments
Author: Themocracy
Author URI: http://themocracy.com/
*/

body {
margin: 0;
padding: 0;  
color:#222 ;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
}


#wrapper{
width: 1100px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px;
}


#header{
height: 100px;
padding: 0 0 0 20px;
margin: 0;
}	
 
#container{
padding: 0 21px 0 20px;
}

#headerimage{
height:240px;
}

#topmenu{
margin:0;
padding:7px 0 0 0;
}
		
#content{
    float: left;
    margin: 0;
width: 1100px;
 padding: 0px 0 0 0;
    background-color: #FFFFFF;
 clear:both;
}	


#footer {
clear: both;
margin: 0;
padding: 0px 20px 14px 20px;
text-align: center;
font-size: 90%;
}

#footer-inner{
background: #f2f2f2;
height: 50px;
border: 1px solid #ddd;
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
font-size:85%;
}

#credit p a, #credit p a:hover{
font-weight:100;
text-decoration:none;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: tahoma, arial, helvetica, sans-serif;
}

h1{
	font-size: 190%;
}
h2{
font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

a{
font-weight:800;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


blockquote{
padding: 10px 35px 35px 35px;
margin: 3px 3px;
background: #f4f4f4  url("images/quotes.gif") top left no-repeat;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 95%;
font-family: "Courier New", Courier, monospace;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	 margin: 0 10px 0 0;
}

.alignright {
   float: right;
	 margin: 0 0 0 10px;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 5px 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* Tabs  */

.horizmenu{
width: 100%;
line-height:16px;
background: #ccc;
float:left;
font-size:95%;
}

.horizmenu a{
font-weight: 100;
}

.horizmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.horizmenu ul li{
position: relative;
display: inline;
float: left;
}

.horizmenu ul li a{
display: block;
background: #ccc; 
padding: 8px 15px;
border-right: 1px solid #fff;
color: #999;
text-decoration: none;
}

* html .horizmenu ul li a{ 
display: inline-block;
}

.horizmenu ul li a:link, .horizmenu ul li a:visited{
color: #222;
}

.horizmenu ul li a:hover{
background: #999; 
color: white;
}

.horizmenu ul li a:hover, .horizmenu ul li ul li a:hover{
 text-decoration:none;
}

.horizmenu ul li.current_page_item a, .horizmenu ul li.current_page_item ul li a{
color:black;
background: #a9a9a9;
}

.horizmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

.horizmenu ul li ul li{
display: list-item;
float: none;
}

.horizmenu ul li ul li ul{
top: 0;
}

.horizmenu ul li ul li a{
width: 150px; 
padding: 5px 8px;
margin: 0;
border-top-width: none;
border-bottom: 1px solid #f2f2f2;
}

.horizmenu ul li ul li a:hover{ 
background: #999;
color: white;
}

.downarrow{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrow{
position: absolute;
top: 9px;
right: 5px;
}



/* Headings */ 


#surheader{
color:white;
text-align:right;
padding: 0 14px 0 0;
}

#surheader p{
margin: 4px 0;
}

#surheader a{
color:white;
font-weight:100;
}

form#searchform2{
display: block;
float:right;
margin: 35px 14px 0px 5px;
}

#header h3{
margin:  0;
padding: 0 0 0 20px;
}

#header h3 a{
font-weight:100;
color: #000;
text-decoration: none;
font-size: 150%;
line-height:28px;
}

#header h3 a:hover{
color: #000;
text-decoration: none;
}

#header h2{
margin: 0;
padding: 10px 0 5px 20px;
font-weight:800;
font-family:  arial, verdana, sans-serif;
color: #ccc;
font-size: 100%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding: 6px 6px 6px 10px;
margin: 1px 5px 10px 5px;
background: #f5f5f5;
color: #444;
}

/* post styles */

.post{
margin: 0px 0px 18px 0px;
padding: 0px 0px;
width: 650px; 
background: #fff url("images/dots.gif") bottom left repeat-x;
}

.entry{
margin: 0px 0px 0px 0px;
padding: 0px 0px;
width: 650px; 
}
/* FAX用 */ 
.post-fax{
margin: 0px 0px 18px 0px;
padding: 0px 0px;
width: 1000px; 
    background-color: #FFFFFF;
}
/* 個別記事のタイトル */ 
.post h1 {
color: #333;
font-size: 165%;
font-weight:100;
padding: 0 0 5px 5px;
margin: 5px 0 5px 0;
background: #fff url("images/dots.gif") bottom left repeat-x;
}

.post h1 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h1 a:hover{
text-decoration:none;
color: #333;
}

/* 個別記事写真の上の説明部分*/ 
.post h2 {
color: #333;
font-size: 140%;
font-weight:100;
padding: 0 0 5px 5px;
margin: 5px 0 5px 0;
background: url("images/dots.gif") bottom left repeat-x;
}


.post h2 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #cc0099;
}

.post h3 {
color: #333;
font-size: 120%;
font-weight:100;
padding: 10PX 0 5px 5px;
margin: 5px 0 5px 0;
}

.post h3 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h3 a:hover{
text-decoration:none;
color: #333;
}


.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
background: #f5f5f5;
border-left: 3px solid #eee;
border-right: 3px solid #eee;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.authormeta{
font-size:90%;
padding: 0px;
margin: 0;
}

.commentsmeta{
float:right;
font-size:90%;
padding: 0px;
margin: 0;
}


/* Calendar styles　カレンダー*/
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 230px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#search{
background: #555;
border: 1px solid #b3b3b3;
float: right;
height: 22px;
margin: 30px 15px 0 0;
padding: 0 5px 0 0;
width:234px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

* html #search{
margin-right: 8px;
}

#search input{
background: transparent;
border: 0;
float: left;
font-size: 105%;
margin: 2px 0 0;
padding: 1px 2px 2px 10px;
width:198px;
}
#search .searchsubmit{
margin: 3px 0 0 5px;
padding: 0;
width: auto;
}

#footer a{
font-weight: 100;
}

.menuLineLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#6D6D6D;
	border-style:solid;
	background:#CCCCCC;
	color:#494949;
	line-height:140%;
	font-weight:bold;
}
.menuLineLightW {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#6D6D6D;
	border-style:solid;
	background:#fff;
	color:#494949;
	line-height:140%;
	font-weight:bold;
}
/* 施工例カスタムタクソノミー　写真枠*/
.pola {
  height: 150px;
padding: 5px 5px 5px 5px;
border-style: solid;
background-color: white;
border-width: 1px 2px 2px 1px;
border-color: #cccccc #aaaaaa #aaaaaa #cccccc;
background-repeat: no-repeat;
background-position: right bottom;
}

.point-list{
border: 1px solid #C0C0C0;
padding: 5px 5px 5px 5px;
background: #ffffff;
}

/* リンクボタン 　施工例のページ　リンク押す前は赤→押したら黒に　マウスを置いたら水色の背景に白抜き文字*/

.button-rink, .button-rink:visited{
       font-size:20px;
      background:#ffffff;
      display:inline-block;
      padding:10px 10px 10px 10px;
      color:#555555;
      text-decoration:none;
      -moz-border-radius:4px;
      -webkit-border-radius:4px;
      border-radius:4px;
 border: 1px solid #4C3C1B;
      position:relative;
      cursor:pointer;
      margin:10px 10px 0px 0px ;
         vertical-align: middle;
}
a.button-rink {
     color:#cd5c5c;
}
.button-rink a:link{
     color:#555555;
}
.button-rink:hover{
      background:#45bcd2;color:#fff;
text-decoration: none;
}

/* リンクボタン  施工例のつづきを読む*/

.button-tuzuki, .button-tuzuki:visited{
       font-size:13px;
      background:#45bcd2;
      display:inline-block;
      padding:3px 7px 2px 8px;
      color:#ffffff;
      text-decoration:none;
      -moz-border-radius:4px;
      -webkit-border-radius:4px;
      border-radius:4px;
      border:none;
      position:relative;
      cursor:pointer;
      margin:10px 10px 0 0;
         vertical-align: middle;
}
a.button-tuzuki {
     color:#ffffff;
}
.button-tuzuki a:link{
     color:#ffffff;
}
.button-tuzuki:hover{
      background:#555;color:#fff;
}

/* アイキャッチ廻りこみ*/
.entry-meta {    color: #666;
　　　　　　　   　clear: both; /* メタ情報は回り込みが解除されるようになっている！ */ 
　　　　　　　　   font-size: 12px;
　　　　　　　　   line-height: 18px;
}

/*背景画像*/
.m-kakoi{
 background: url("images/kami.jpg");
 background-repeat: repeat;
 width:650px;
 padding: 5px 0px 10px 10px;
}


/*回り込み回避*/
div.cr1{
   clear:both;
} 
/*写真の枠指定*/
.photo {
 background: White;
 padding: 5px;
 border-width: 1px;
 border-style: solid;
 border-color: Silver Gray Gray Silver;
 float: left;
    position: relative;
      margin:10px 10px 0px 0px ;
 }
/*ページが増えたときのナビ用*/
.tablenav {
font-size: 180%;
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #328ab2;
}

.tablenav .current {
	color: white;
	background: #328ab2;
	border-color: #328ab2;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
} 
/*サイトマップ　２段組・３段組*/
.box1dan {
width:100%;
padding:10px;
}

.box2dan {
width:50%;
float:left;
padding:10px;
}

.box3dan {
width:30%;
float:left;
padding:7px;
}

/*サイトマップ　枠*/
h3.selector08{  
    background:#e8f2ff;  
    border-left:15px double #4682b4;  
    padding:.2em .3em  
}
h3.selector08 a:hover{
text-decoration:underline;
}
h3.selector11{  
    border:#4682b4 solid 1px;  
    display:block;  
    padding:.2em .3em  
} 

 /*  sidebar styles rightサイドバー*/
#sidebar-right {
    width: 190px;
    padding-top: 5px;
    float: right;
    clear: none;
}
#sidebar-left {
    width: 200px;
    padding-top: 5px;
   float: left;
   clear: none;
}
/*  sidebar styles 前のサイドバー*/
.menu{
padding:0;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding: 2px;
margin:0 0 10px 0;
}

.menu ul li.widget ul{
margin: 0;
padding:0;
}

.menu ul li.widget ul li{
padding: 3px 0 3px 20px;
margin:1px 0 0 0;
display:block;
background: #f2f2f2 url("images/bullet.gif") no-repeat 4px 8px;
}

.menu ul li.widget h3{
font-size:120%;
padding:4px 0 4px 7px;
margin: 0 0 2px 0;
color: #444;
font-weight: 100;
background: #e5e5e5;
border-bottom:1px solid #ccc;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget #search, li.widget #tags {
display:block;
padding: 2px 5px;
}