/*
  Theme Name: Umitohoshi / Premium Theme #04
  Author: Umitohoshi
  Description: Support @ umitohoshi.com
*/

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  background: #f8f8f8; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#header {
  background: url(/wp-content/themes/umi04/img/header_01.png) bottom center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
}

#logo {
  background: url(/wp-content/themes/umi04/img/logo.png) bottom center no-repeat;
  width: 100%;
  height: 250px;
}

#top-header {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  background: #ffffff;
  width: 100%;
  height: 80px;
}

#site-name {
  padding: 30px;
  float: left;
  text-align: left;
  text-transform: uppercase;
  font-size: 10pt;
  letter-spacing: 3px;
  font-weight: 800;
}

#site-name a {
  text-decoration: none;
  color: #000000;
}

#site-name2 {
  padding: 30px;
  float: left;
  text-align: left;
  text-transform: uppercase;
  font-size: 10pt;
  letter-spacing: 3px;
  font-weight: 700;
}

#site-name2 a {
  text-decoration: none;
  color: #000000;
}



#navigation {
  padding: 30px;
  float: right;
  text-align: right;
  text-transform: uppercase;
  font-size: 10pt;
  letter-spacing: 3px;
  word-spacing: 3px;
  font-weight: 600;
}

#navigation a {
  text-decoration: none;
  color: #000000;
  -webkit-box-shadow: 0 0 0 0 #000000;
  box-shadow: 0 0 0 0 #000000;
  padding-bottom: 7px;
  margin-left: 10px;
}

#navigation a:hover {
  text-decoration: none;
  color: #000000;
  -webkit-box-shadow: 0 1px 0 0 #000000;
  box-shadow: 0 1px 0 0 #000000;
  padding-bottom: 7px;
}

#slogan {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  font-size: 9pt;
  width: 960px;
  margin: 0 auto;
}

.slogan-site {
  font-style: italic;
  color: #5b90a7;
  padding-left: 20px;
}

.slogan {
  font-weight: bold;
  color: #556c8e;
  padding-right: 20px;
}

.slogan-divider {
  color: #b7c2cf;
  padding-left: 5px;
  padding-right: 5px;
}

.slogan-site, .slogan, .slogan-divider {
  background: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}

#container {
  width: 1024px;
  margin: 0 auto;
}

#sidebar {
  width: 340px;
  float: right;
}



/* -- Sub Bar: Social Icons & Site Slogan -- */
.sub_bar {margin:0 auto 20px; padding:0; background:#E54132; width:100%; height:40px; display:block; overflow:hidden;}
.sub_bar .social {float:left;}
.sub_bar .social a, .social a:visited {display:block; float:left;margin:0; padding:13px 20px; background:; color:#fff; font-size: 14px; text-align:center; border-right:1px solid rgba(255,255,255,0.120);}
.sub_bar .social a:last-child {border:0;}
.sub_bar .social a:hover {background:rgba(255,255,255,0.1);}
.sub_bar .slogan {margin:0; padding:15px 0 10px; float:right; font:italic 11px Arial; color:#fff; text-transform:lowercase; letter-spacing:4px;}



.sidebar-alt {
  color: #7d7d7d;
  background: #252525;
  padding: 20px;
  font-family: Arial;
  font-size: 9pt;
  line-height: 14pt;
  text-align: justify;
  margin-bottom: 10px;
}

#sidebar a {
  color: #66c1cf;
  text-decoration: none;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

#sidebar a:hover {
  color: #baa6ea;
  text-decoration: none;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

#sidebar-search {
  background: #66c1cf;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}

#sidebar-search:hover {
  background: #57ccaa;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}

.list ul { 
  margin: 0; 
}

.list li {
  margin-left: -40px;
  list-style: none;
  padding: 8px;
  border-bottom: 1px solid #f1f1f1;
}

.list li:hover { 
  background: #fcfcfc; 
}

#s {
  background: none;
  border: none;
  padding: 10px;
  font-family: Arial;
  width: 250px;
  color: #ffffff;
  font-size: 9pt;
}

#searchsubmit {
  background: url(/wp-content/themes/umi04/img/search.png) center no-repeat;
  width: 20px;
  height: 20px;
  border: none;
}

.currentproject {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.currentproject img {
  min-width: 340px;
  max-width: 340px;
  margin-bottom: -5px;
}

#latestimg {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background: url(/wp-content/themes/umi04/img/latestimg.png) no-repeat;
  width: 340px;
  height: 297px;
  margin-bottom: 10px;
}

#latestimg img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: #ffffff;
  padding: 3px;
  margin: 1px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

#latestimg img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  background: #ffffff;
  padding: 3px;
  margin: 1px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.sidebar-title {
  color: #57ccaa;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 14pt;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.sidebar {
  padding: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  font-family: Arial;
  font-size: 8pt;
  color: #797979;
  line-height: 14pt;
  text-align: justify;
}

.sidebar strong, bold, em, i {
  color: #66c1cf;
}

#affiliates img {
  -webkit-box-shadow: 0px 0px 5px 0px #bebebe;
  -moz-box-shadow: 0px 0px 5px 0px #bebebe;
  box-shadow: 0px 0px 5px 0px #bebebe;
  margin: 1px;
}

#content {
  width: 670px;
  float: left;
}

.articleimg img {
  min-width: 670px;
  max-width: 670px;
  height: auto;
  margin-top: 10px;
  margin-bottom: -5px;
}

.article {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #efefef;
  -moz-box-shadow: 0px 0px 10px 0px #efefef;
  box-shadow: 0px 0px 10px 0px #efefef;
  margin-bottom: 15px;
  font-family: Arial;
  font-size: 9pt;
  color: #797979;
  line-height: 15pt;
  text-align: justify;
}

.article-post {
  padding: 20px;
  font-family: Arial;
  font-size: 9pt;
  color: #797979;
  line-height: 15pt;
  text-align: justify;
}

.article-info {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
  background: #fafafa;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
  padding: 20px;
  margin-bottom: 15px;
}

.article-category {
  font-size: 10pt;
  font-weight: bold;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  color: #252525;
}

.article-category a {
  font-weight: bold;
  text-transform: uppercase;
  color: #797979;
  text-decoration: none;
}

.article-date {
  font-size: 10pt;
  text-transform: uppercase;
}

.article-title {
  color: #afafaf;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 18pt;
  line-height: 21pt;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 10px;
  text-decoration: none;
}

.article-title a {
  color: #74ccc6;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 18pt;
  line-height: 21pt;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 10px;
  text-decoration: none;
}

.article-author {
  font-size: 8pt;
  text-transform: uppercase;
}

blockquote {
  background: #fafafa;
  border: 1px solid #ebebeb;
  padding: 20px;
}

.article-post iframe {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.article-post img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-top: 5px solid #797979;
  border-bottom: 5px solid #797979;
  margin: 5px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.article-post img:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-top: 5px solid #66c1cf;
  border-bottom: 5px solid #66c1cf;
  margin: 5px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.article-post iframe {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

p {
  margin: 0;
  padding: 0;
}

.article-post a {
  color: #baa6ea;
  text-decoration: none;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.article-post a:hover {
  color: #66c1cf;
  text-decoration: none;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.article-comment {
  background: #f9f9f9;
  padding: 20px;
}

.article-comment ol, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.article-comment a {
  color: #bbbbbb;
  text-decoration: none;
}

.avatar {
  display: none;
}



/* PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi a:hover {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi span.pages {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi span.current {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi span.extend {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}



.comment {
  background: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #e5e5e5;
  box-shadow: 0 0 0 1px #e5e5e5;
  padding: 20px;
  margin-bottom: 15px;
}

.article-comment input, textarea, button {
  padding: 15px;
  width: 75%;
  display: block;
  border: none;
  background: #ffffff;
  color: #797979;
}

.article-comment textarea {
  margin-bottom: 10px;
}

.article-post strong, bold, em, i {
  color: #66c1cf;
}

.postlink {
  font-size: 10pt;
  text-transform: uppercase;
}

.postlink {
  font-size: 10pt;
  font-weight: bold;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  color: #252525;
}

.postlink a {
  font-weight: bold;
  text-transform: uppercase;
  color: #797979;
  text-decoration: none;
}

#footer {
  margin-top: 50px;
  background: #ffffff;
  float: left;
  width: 100%;
  height: 250px;
  padding-top: 20px;
}

#footer-align {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  height: 250px;
}

#footer-content {
  width: 1024px;
  margin: 0 auto;
}

#footer-title {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 300;
  font-size: 18pt;
  text-transform: uppercase;
  color: #797979;
  text-decoration: none;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

#footer-content {
  margin-top: -5px;
  font-size: 8pt;
  line-height: 12pt;
  font-family: Arial;
  color: #797979;
  text-align: justify;
}

#footer-site {
  font-weight: bold;
  text-transform: uppercase;
}

#footer a {
  color: #797979;
  text-decoration: none;
  font-weight: bold;
}