﻿/*  
Theme Name: Hi-iD.com 2012
Theme URI: http://www.hi-id.com/
Description: 2012 Hi-iD.com theme.
Version: 1.1
Author: Hi-iD
Author URI: http://www.hi-id.com/
*/
html {
    -webkit-text-size-adjust: 100%;
}

body { 
background: #fff;
text-align: center;
font:14px  "Helvetica Neue","Segoe UI",Arial,"Hiragino Sans GB","Source Han Sans","Microsoft YaHei UI","Microsoft YaHei",sans-serif;
color: #333333;
margin: 0;
padding: 0;
}

a{
color: #10609F;
text-decoration: none;
}

a:hover{ 
color: #BB4444;
text-decoration:underline;
}

img {
    height: auto;
    max-width: 100%;
}

#wrapper {
	max-width:940px;
	width: 100%;
	margin: 0 auto auto;
	display: block;
}


#main{
margin: auto;
padding-left:8px;
padding-right:8px;
text-align:left;
}

#main:after {
content: ".";    
display: block;    
height: 0;     
clear: both;    
visibility: hidden;
}

#content {
max-width:675px;
width: 100%;
	height:auto;
float:left;
text-align:left;
margin-top:80px;
padding-bottom:80px;
}

#sidebar{
width:210px;
float: right;
	text-align:center;
}

#sidebar2{
width:210px;
margin-left:720px;
position:fixed;
}

#sidebar2 ul{
text-align:left;
list-style-image: none; 
}

#sidebar2 li a {
color: #555;
}

#sidebar2 li a:hover{ 
color: #BB4444;
text-decoration:underline;
}

.iconlist ul{
list-style-image: none; 
}

.iconlist li{
display: inline;
padding-right: 3px;
padding-left: 3px;
}

.iconlist li a {
opacity: 0.2;
}
	 
.iconlist li a:hover {
opacity: 1;
}

.gdgt{
height:420px;
background-color: #000;
display: inline-block;
width:210px;
}

.wdgt{
height:210px;
}

.dgtimg:after {
content: ".";    
display: block;    
height: 0;     
clear: both;    
visibility: hidden;
}

.dgtimg{
margin-top:5px;
margin-left:5px;
width:200px;
height: 200px;
}

.dgtimg img{
opacity:0.5;
}


.dgt{
width: 200px;
height: 200px;
background: transparent;
position: relative;
top:-204px;
display: inline-block;
}

.dgttxt{
overflow: hidden;
font-size: 50px;
font-weight: bold;
}

.dgttxt a{
color:transparent;
height: 200px;
display: block;
}

.dgttxt a:hover {
text-decoration:none;
color:#fff;
}


.hiid{
background:#000 url(images/hiidlogo.png) no-repeat; 
height: 210px;
}

.gdgt2{
height:450px;
width: 210px;
background:#000 url(images/hiidlogo2.png) no-repeat; 
display: inline-block;
	text-align:center;
}

.dgtitle{
font-size: 20px;
margin-top: 120px;
font-weight: bold;
}

.dgtitle a{
color:white;
}

.dgtitle a:hover{
text-decoration: none;
}

.dgtdscrp{
color:#aaa;	
font-size: 14px;
margin-top: 5px;
}

#search{
	margin-top: 15px;
	margin-bottom: 15px;
}

#searchform input.text{
border: 1px solid #ccc;	
height: 20px;
background-color: #eee;
width: 200px;
padding:5px;
}

.frsqzd{
width: 210px;
text-align:left;
}

h2.frsqzd{
font-size: 18px;
margin-top: 0;
margin-bottom: 10px;
color: #aaa;
}


h2.frsqzd a{
color: #aaa;
}

h2.frsqzd a:hover {
color: #BB4444;
text-decoration:underline;
}

.frsqzd ul{
color:#aaa;	
font-size: 12px;
list-style-image: none; 
margin: 0;
}

.frsqzd li{
padding-bottom:10px;
display: block;
}

.frsqzd li a{
color: #7f7f7f;
text-decoration: underline;
}

.frsqzd li a:hover {
color: #BB4444;
text-decoration:underline;
}

.entry{
padding-bottom:15px;
text-align:justify;
}

h2.entry{
font-size: 25px;
}

.atcl{
margin-top:60px;
}
.post-image{
float: left;
text-align: center;
margin-right:15px;
	
}
.post-image img {
	height: auto;
    max-width: 100%;
}

.exrght{
height:200px;
overflow:hidden;
}


#footer{
width: 100%;
text-align: center;
margin:20px auto 0;
padding-bottom: 5px;
font-size: 9px;
color: #ccc;
}

#footer a{ 
color: #ccc;
text-decoration: none;
}

h2.entrytitle a{
color: #000;
}

h2.entrytitle a:hover {
color: #BB4444;
text-decoration:underline;
}

h2.entrytitle
{
margin-top:0;
margin-bottom:25px;
font-size: 28px;
text-shadow:1px 1px #CCC;
}

h1.entrytitle a{
color: #000;
}

h1.entrytitle a:hover {
color: #BB4444;
text-decoration:underline;
}

h1.entrytitle
{
margin-top:0;
margin-bottom:5px;
font-size: 28px;
text-shadow:1px 1px #CCC;
}


h2.entrytitle2 a{
color: #000;
}

h2.entrytitle2 a:hover {
color: #BB4444;
text-decoration:underline;
}

h2.entrytitle2
{
margin-top:0;
margin-bottom:5px;
font-size: 18px;
}


.entrybody p {
margin-top:10px;
margin-bottom: 0;
text-align: justify;
}
.entrybody{
line-height:24px;
}



ul {
margin:0 0 1em 0;
padding-left:0px;
list-style-type:none;
}

.comments_link{
color: #aaa;
margin-top:15px;
font-size: 10px;
float: right;
}

.comments_link a{
color: #aaa;
}

.eof{
text-align:center;
	margin-top:50px;
}


code{
font-family: 'lucida console', 'Courier New', monospace;
font-size: 0.8em;
display:block;
padding:0.5em;
background-color: #E5EaE4;
}

blockquote {
background: #DFEFFF;
margin: 10px 20px 10px 20px;
 padding: 1em 1em 1em 1em;
}

a img{
border: none;
}


.key{color: #B1B1B1;font-size: 12px;}
.key a{color: #aaa;}


.postnavigation {
height: 25px;
font-size: 12px;
margin-top:60px;
}

.pnleft {
float: left;
padding-left: 10px;
}

.pnright {
float: right; 
padding-right: 10px; 
}


#ref{
	margin-top: 0px;
	text-align: right;
	padding-right: 20px;
	background-color: #F5F5F5;
}
#sgl{
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px solid #EBEBEB;
}


#entry2{
padding-bottom: 1em;
display: inline-block;		
margin-top: 30px;
}
#entry2:after {
content: ".";    
display: block;    
height: 0;     
clear: both;    
visibility: hidden;
}

.wp-pagenavi{
	margin-top:60px;
	line-height:30px;
}

h2.cattag{
	font-size: 40px;
	margin: 0;	
    font-weight: 100;
}

h2.cattag a{	
    font-weight: 900;
    color: #333;
    font-style:  italic;
}

h2.cattag a:hover{ 
color: #BB4444;
text-decoration:underline;
}

h2.cattagarc{
	font-size: 40px;
	margin: 0;	
    font-weight: 900;
    color: #333;
    font-style:  italic;
}

::-moz-selection { 
    color: #fff;
    background: #10609F;
}

::selection {
    color: #fff; 
    background: #10609F;
}

@media only screen and (max-width: 910px) {
 
    #content {
        float: none;
        display: block;        
    }
 
    #sidebar {
        float: none;
        display: block;        
    }
	
    #main{
			
	display:inline-block;
}
}

@media only screen and (max-width: 500px) {
	
	.post-image{
float: left;
text-align: center;
margin-right:15px;
position: relative;
  width: 150px;
  height: 200px;
  overflow: hidden;
}
 
 .post-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
	 max-width:200px;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
    
}
