/*

Theme Name: Visia
Theme URI: http://themeforest.net
Description: Responsive One Page Portfolio
Version: 1.0.6
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

/*alignment inside post page content*/
.alignright,
.alignleft,
.aligncenter,
.sticky,
.wp-caption-text,
.wp-caption,
.bypostauthor,
.gallery-caption{
	
}

.yello_korean {
	font-family: 'nbg', arial, sans-serif;
	font-weight:300;
	font-style: normal;
}

.yello_tel {
	font-family: 'Open Sans', arial, sans-serif;
	font-style: normal;
}



.yello_korean_h2 {
	font-family: 'nbg', arial, sans-serif;
	font-color: #656565;
	font-size: 30px;
	font-weight: 300;
}

.alignright{
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:10px;
}

.alignleft{
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:10px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

strong{
	font-weight: bold;
	font-weight:700;
}

cite, var, em{

}



ins {  
    text-decoration: none;
}

.pe-wp-default h1,
div.post h1 a,
.pe-wp-default a,
.page-title h1{
	-moz-hyphens: auto;
    word-wrap: break-word;
}

.format-aside{
    border-left-width:22px;
    border-left-style: solid; 
    padding: 20px;
}

.sticky .post-title h1{
	padding:10px 10px;
}

/*WPML*/
    
/*drop list*/
#lang_sel,
#lang_sel_click{
	height: 20px;
	z-index:2000;
}

#lang_sel_click img.iclflag {
	/*width: 18px;*/
	/*height: 12px;*/
	float: left;
	/*top:5px;*/
	padding-top:5px;
	margin-right:5px;
}

#lang_sel_click ul ul img.iclflag {
	padding-top:0px;
	top:2px;
	margin-right:0;
}

#lang_sel ul ul li a:hover,
#lang_sel ul ul li,
#lang_sel ul ul li a:hover span{
    color:#fff;
}

#lang_sel ul ul li:hover a,
#lang_sel_click ul ul li:hover a{
    color:#eee;
    background-color:#555;
}

#lang_sel a, 
#lang_sel a:visited{
    border-color:#777;
}

#lang_sel ul ul a, 
#lang_sel ul ul a:visited,
#lang_sel_click ul ul a, 
#lang_sel_click ul ul a:visited {
    background-color:#444;
    border-color:#777;
    color:#ccc;
}


.widget #lang_sel ul ul a,
.widget #lang_sel ul ul a:visited,
.widget #lang_sel a.lang_sel_sel,
.widget #lang_sel_click ul ul a,
.widget #lang_sel_click ul ul a:visited,
.widget #lang_sel_click a.lang_sel_sel {
	background-color:#fff;
	border-color:#e9e9e9;
	color:#666;
}

.widget #lang_sel a.lang_sel_sel:hover,
.widget #lang_sel ul ul li:hover a,
.widget #lang_sel_click a.lang_sel_sel:hover,
.widget #lang_sel_click ul ul li:hover a{
	background-color:#e9e9e9;
    border-color:#666;
    color:#666;
}


#lang_sel ul ul,
#lang_sel_click ul ul{
	border-top-color:#777;
}

.widget #lang_sel ul ul a,
#lang_sel ul ul a,
#lang_sel_click ul ul a{
	line-height:16px !important;
}


#lang_sel ul ul a:hover{
	background-color:#555;
	color:#eee;
}

#lang_sel a span.icl_lang_sel_current{
    color:#c2c2c2 !important;
}

/*normal list*/

#lang_sel{
	font-family: 'Open Sans', arial, sans-serif;
	font-weight:400;
}

#lang_sel a{
	font-size:12px;
}

#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel{
	background-color:#444;
	background-position:90% 50%;
	color: #ccc;
	border-color:#777;
}

#lang_sel a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:hover{
	color:#eee;
	background-color:#555;
}

#lang_sel_list{
    position:absolute;
    top:10px;
    right:30px;
    width:auto;
}

#lang_sel_list ul{
    width:auto;
    border:none;
}

#lang_sel_list li{
    width:auto;
}

#lang_sel_list a, #lang_sel_list a:visited{
    border:none;
}

#lang_sel img.iclflag{
	display:inline;
	top:0;
	margin-right:3px;
}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a span{
    color:#c2c2c2 !important;
}

#lang_sel_list a:hover span{
    color:#D73300 !important;
}

#lang_sel_list a span.icl_lang_sel_current,
#lang_sel_list a:hover span.icl_lang_sel_current{
    color:#333 !important;
    cursor:default;
}

/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img{
	max-width: 100%; 
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
	height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
	max-width: 100%;
	height: auto; 
}

.pe-wp-default .wp-caption {
	max-width: 100%; 
	padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}

.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
	text-decoration:underline;
}

.pe-wp-default .gallery-item{
	margin:0;
}

.pe-wp-default .gallery-item > .gallery-icon > a > img{
	display:inline;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
	width: 90%;
}
.pe-wp-default .gallery-item a {
	display: block;
}
.pe-wp-default .gallery-caption a {
	display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.pe-wp-default th{
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
	border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:12px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl, .pe-wp-default .comment-body dl{
	margin-left:20px;
	margin-right:20px;
}

.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address, .pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
}


.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote, q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
	max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


.pe-wp-default h1{
	font-size:70px;
}

.page-links{
	float:left;
	clear:both;
	margin-bottom:20px;
}

.page-links > a{
	padding:2px 5px;
}

.post.format-aside{
	border-top:none;
}

/* to go on top of wp admin bar */
.peFlareLightbox {
	z-index: 99999 !important;
}

.bryan a{
	color: #060606;
	font-size:0.875em;
}

.bryan a:visited{
	color: #060606;
}

.bryan a:hover{
	color: #ffe42c;
}




ul.tabmenu {float:left; width:100%;}
ul.tabmenu li {float:left; width:47.6%; margin-right:2px; margin-bottom:2px; padding:5px 0; border:3px double #e3e3e3;}
ul.tabmenu li a {color:#000; font-size:12px;}
ul.tabmenu li.menu_on1 {background:#2893c0;}
ul.tabmenu li.menu_on1 a {color:#fff; font-size:12px;}
ul.tabmenu li.menu_on2 {background:#28a9c0;}
ul.tabmenu li.menu_on2 a {color:#fff; font-size:12px;}
ul.tabmenu li.menu_on3 {background:#28c0a5;}
ul.tabmenu li.menu_on3 a {color:#fff; font-size:12px;}
ul.tabmenu li.menu_on4 {background:#2893c0;}
ul.tabmenu li.menu_on4 a {color:#fff; font-size:12px;}


.table_st1 {position:relative; top:10px; width:96%; border:1px solid #e3e3e3;font-size:12px;}
.table_st1 th {background:#a1b6c5; color:#fff; height:28px; line-height:28px; border-right:1px solid #fff;vertical-align:middle;}
.table_st1 th:last-child {border-right:none;}
.table_st1 td {position:relative; border:1px solid #e3e3e3; height:24px; line-height:18px;vertical-align:middle;}

.table_st2 {position:relative; top:10px; width:96%; border:1px solid #e3e3e3;font-size:12px;}
.table_st2 th {background:#a1b6c5; color:#fff; height:28px; line-height:28px; border-right:1px solid #fff;vertical-align:middle;}
.table_st2 th:last-child {border-right:none;vertical-align:middle;}
.table_st2 td {position:relative; border:1px solid #e3e3e3; height:24px; vertical-align:middle; line-height:17px;}

.table_st2 .top_line {border-top:1px solid #fff;}

.etc_txt {display:block; margin-top:20px; width:96%; text-align:left; border:1px solid #e3e3e3;font-size:12px;padding:10px; }
.etc_txt dt{font-weight:bold; text-decoration:underline; font-size:13px; margin-bottom:3px; color:#a1b6c5;}
.etc_txt dd{color:#888;}

.etc_txt2 {display:block; width:96%; height:36px; text-align:left; border:1px solid #e3e3e3;font-size:12px; padding:0px; }
.etc_txt2 dt{float:left; font-weight:bold; font-size:12px; height:34px; margin-bottom:3px; padding:10px 10px 0 10px; color:#fff; background:#a1b6c5;}
.etc_txt2 dd{float:left; color:#888; margin-top:1px;padding-top:10px; margin-left:10px; }

.etc_txt3 {float:left; display:block; width:96%; text-align:left; font-size:13px; padding:0px;}
.etc_txt3 dt{font-weight:bold; font-size:13px; height:20px; margin-bottom:3px; padding:10px 10px 0 10px; color:#2893c0; text-decoration:underline;}
.etc_txt3 dt.box_tit {font-weight:bold; font-size:13px; height:20px; margin-bottom:0px; padding:5px 10px 18px 10px; color:#fff; background:#2893c0; text-decoration:none;}
.etc_txt3 dd{color:#888; margin-top:1px;padding-top:10px; margin-left:10px; }


ul.reserve_li {width:96%; text-align:left; }
ul.reserve_li li {float:left; width:100%; padding-left:10px; margin-bottom:7px; background:url('/m/img/icon_02.gif') no-repeat left 8px;}

ul.landscape_li {width:96%; text-align:left;}
ul.landscape_li li {float:left; width:100%; margin-bottom:7px;list-style: none;}

.titleArea {float:left; margin-top:10px; text-align:left; width:96%;color:#000; height:50px; line-height:55px; font-size:20px; border-bottom:2px solid #555;}
.titleArea2 {float:left;margin-top:10px;width:96%;color:#fff; height:50px; line-height:55px; font-size:18px; background:#555;}
.titleArea3 {float:left;margin-top:10px;width:96%;color:#333; height:25px; line-height:35px; font-size:18px; background:#fff; text-align:left; border-bottom:3px double #c3c3c3;border-top:0px solid #e3e3e3;}


.pt_r {color:#ce2e45;}
.pt_b {color:#5794bf;}

.mgt20 {margin-top:20px;}



/*½Ç½Ã°£¿¹¾à*/
.rsvTitle {background:#333; color:#fff; height:60px; line-height:63px; text-align:center; font-size:20px; font-weight:bold;}
ul.calendar li a {color:#333;}
ul.calendar {float:left; width:95%; margin-top:10px;}
ul.calendar > li {float:left; width:100%; border-bottom:1px solid #a3a3a3; padding-top:10px; background:url('/m/img/bul_arrow.png') no-repeat 97% 22px;  padding-bottom:10px; letter-spacing:-0.067em;}
.rsv_date {float:left; text-align:left; margin-left:11px;}
.rsv_day {font-size:18px; font-weight:bold;}
.rsv_day_off {font-size:18px; font-weight:bold;text-decoration: line-through; color:#c3c3c3;}
.rsv_day2 {display:block;font-size:11px; color:#888;}
.rsv_day_sd {font-size:18px; font-weight:bold; color:#ff0000;}
.rsv_day2_off {display:block;font-size:9px; text-decoration: line-through;color:#c3c3c3;}
.rsv_day2_sd {display:block; color:#ff0000; font-size:9px;}
.rsv_day_std {font-size:18px; font-weight:bold;color:#3167a5;}
.rsv_day2_std {display:block; color:#3167a5; font-size:9px;}
.room_state {float:right; margin-right:35px; height:40px; font-size:12px; text-align:left; line-height:40px; padding:0px;}

table.rsv_tb {position:relative; width:95%; border-top:1px solid #8a9ca9; font-size:12px; margin:0 auto;}
table.rsv_tb th {height:25px; vertical-align:middle; color:#fff; background:#a1b6c5;}
table.rsv_tb td {height:40px; vertical-align:middle; border-bottom:1px solid #c5c5c5; padding:5px 2px;}
table.rsv_tb td.room_ok {text-decoration:line-through; color:#c3c3c3;}
table.rsv_tb tfoot {font-size:16px; font-weight:bold;}
table.rsv_tb tfoot td {padding:15px 0 12px 0;}

ul.rsv_txt {font-size:13px; width:94%; margin:0 auto 10px auto; padding:15px 10px 5px 10px; border:1px solid #777;}
ul.rsv_txt > li dt {font-size:14px; font-weight:bold; height:17px; text-decoration:underline;}
ul.rsv_txt > li dd {margin-bottom:10px; text-align:justify;}

.rsv_tit {float:left;  padding:0 10px; text-align:left; width:100%; font-size:14px; padding-top:2px; background:#a1b6c5; height:27px; color:#fff;line-height:25px; border-top:1px solid #8a9ca9;}
.rsv_tit2 {float:left;  padding:0 10px; text-align:left; width:100%; font-size:14px; padding-top:2px; background:#333; height:27px; color:#fff;line-height:25px;}

ul.rsv_step3 {float:left; width:100%; text-align:left; display:block; font-size:12px; margin-top:-10px;}
ul.rsv_step3 > li {float: left; width: 100%; margin-top: 3px; margin-bottom: 0px;}
ul.rsv_step3 > li dl {width:97%; margin:0 auto;}
ul.rsv_step3 > li dl dt {float:left; vertical-align:middle; width:65px; height:30px; line-height:25px;}
ul.rsv_step3 > li dl dd {float:left; width:100%;}
ul.rsv_step3 > li dl dd input {border:1px solid #abadb3; height:30px; width:100%; margin-bottom:1px;}
ul.rsv_step3 > li dl dd textarea {width:100%; border:1px solid #ff0000;}

ul.rsv_step4 {float:left; width:100%; text-align:left; display:block; font-size:13px; margin-top:-20px;  border-bottom:1px solid #000;}
ul.rsv_step4 > li {float:left; width:100%; }
ul.rsv_step4 > li dl {width:100%; margin:0 auto;}
ul.rsv_step4 > li dl dt {float:left; vertical-align:middle; width:20%; height:50px; line-height:53px;  padding-left:5px; border-bottom:1px solid #abadb3; }
ul.rsv_step4 > li dl dd  {float:left; border-bottom:1px solid #abadb3; width:80%; font-size:15px; height:50px;  line-height:53px; padding-left:10px;}
ul.rsv_step4 > li dl dt.end {border-bottom:none;}
ul.rsv_step4 > li dl dd.end {border-bottom:none;}

.rsv_btn_next {width:100%; margin:0 auto; padding:20px 0; font-size:14px; font-weight:bold; border:1px double #b3b3b3;}
.rsv_btn_st1 {clear:both; width:40%; margin:0 auto; padding:20px 0; font-size:12px; border:1px double #b3b3b3;}
.btn_pre {position:absolute; top:10px; right:0px; color:#fff; text-align:center; margin-right:10px; line-height:40px;  border-radius:9px; height:40px; width:60px; font-size:16px ;border:1px dotted #bcbcbc;}



input[type=submit] {border:0 none;
padding:3px 0;
cursor:pointer;
background:#ffffff;
font-size:12px;
-webkit-border-radius: 0px;
border-radius: 0px; }




.big-checkbox + label {
padding: 18px;
}
.big-checkbox:checked + label:after {
font-size: 28px;
left: 6px;
}
.regular-checkbox {
display: none;
}
.regular-checkbox + label {
background-color: #fafafa;
border: 1px solid #cacece;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
padding: 9px;
border-radius: 3px;
display: inline-block;
position: relative;
}
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.regular-checkbox:checked + label {
background-color: #e9ecee;
border: 1px solid #adb8c0;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
color: #99a1a7;
}
.regular-checkbox:checked + label:after {
content: '\2714';
font-size: 14px;
position: absolute;
top: 0px;
left: 3px;
color: #99a1a7;
}




table.rsv_tb td .rsv_btn_st2 {clear:both; width:100%; margin:0 auto; padding:5px 2px; font-size:9px; background:#ec4942; color:#fff;}
table.rsv_tb td .rsv_btn_st2 > a {color:#fff; font-weight:bold; line-height:11px;}
table.rsv_tb td .rsv_btn_st3 {clear:both; width:100%; margin:0 auto; padding:5px 2px; font-size:9px; background:#4273ec; font-weight:bold; color:#fff;}
table.rsv_tb td .rsv_btn_st3 > a {color:#fff;  font-weight:bold;}
table.rsv_tb td > select.wid100 {width:100px; height:30px; border:1px solid #555; background:#fff;}
table.rsv_tb td > select.wid50 {width:53px; height:30px; border:1px solid #555; background:#fff;}
table.rsv_tb td > input {}

.roomnumber {display:inline-block; width:86%; text-align:right; font-size:13px; text-decoration:underline; padding-bottom:5px;}

ul.today_month {display:inline-block; width:97%; margin:0 auto; padding-left:5px;}
ul.today_month li{float:left; height:50px; vertical-align:middle; font-size:15px;}
ul.today_month li:first-child {float:left; height:50px; padding-top:15px; text-align:left;}
ul.today_month li:last-child {float:left; height:50px; padding-top:15px; text-align:right;}
.rsv_year {font-size:24px; width:100%; text-align:left; color:#000;}
.rsv_month {font-size:50px; width:100%; text-align:left; color:#000;}


.mgt10 {margin-top:10px;}
.mgt20 {margin-top:20px;}






body,.form-field span input,.form-field span textarea,.form-click input{font-family:'Open Sans';}




a{color:#ffe42c;}.feature:hover{color:#ffe42c;}a:visited{color:#ffe42c;}.desktop.navigation .nav-content a:hover{color:#ffe42c;}.desktop.navigation .nav-content a.active{color:#ffe42c;}.post-title a:hover{color:#ffe42c;}.cat-item a:hover{color:#ffe42c;}.widget-archive a:hover{color:#ffe42c;}.filter.active, .filter:hover{color:#ffe42c;}.recentcomments a:hover{color:#ffe42c;}.widget-recent-entries a:hover{color:#ffe42c;}.comment-meta a:hover{color:#ffe42c;}.required{color:#ffe42c;}.feature:hover .feature-icon{color:#ffe42c;}.sticky .post-title a{color:#ffe42c;}.gallery-next .bx-next:hover{background-color:#ffe42c;}.gallery-prev .bx-prev:hover{background-color:#ffe42c;}.parallax.colored{background-color:#ffe42c;}.list-dot{background-color:#ffe42c;}.projectlist a:hover .projectinfo{background-color:#ffe42c;}a.button{border-color:#ffe42c;}.tagcloud a{border-color:#ffe42c;}.tabs ul li.active a{border-top-color:#ffe42c;}.post .tags a{border-color:#ffe42c;}a:hover{color:#f4cc29;}.sticky .post-title a:hover{color:#f4cc29;}a.button:hover{border-color:#f4cc29;}.tagcloud a:hover{border-color:#f4cc29;}.post .tags a:hover{border-color:#f4cc29;}</style><style type="text/css">.filter {
font-family: "open sans", arial, san-serif;
font-style: normal;
text-transform: lowercase;
color: #424242;
cursor: pointer;
display: inline-block;
}

.desktop.navigation .nav-content a:hover, .desktop.navigation .nav-content a.active, .post-title a:hover, .cat-item a:hover, .widget-archive a:hover, .recentcomments a:hover, .widget-recent-entries a:hover, .comment-meta a:hover, .required {
color: #ffe32d!important;
}

p {
font-family: 'nbg', arial, sans-serif;
color: #606060;
line-height: 1.6em;
margin: 0 0 20px;
}


.post .tags a {
border-color: #ccc;
}

.post .tags a:hover {
border-color: #999;
}

.blog {
margin-top: -10px;
}

.projectlist a:hover .projectinfo {
background: transparent;
}

.projectlist a:hover .projectinfo {
background: #333;
filter: alpha(opacity=80);
-khtml-opacity:0.8;
-moz-opacity:0.8;
opacity:0.8;
-webkit-transition: background .33s linear;
-moz-transition: background .15s linear;
-o-transition: background .15s linear;
transition: background .15s linear;
}

.post .date {
font-family: "open sans", arial, san-serif;
font-style: normal;
position: absolute;
text-align: center;
width: 40px;
padding-bottom: 10px;
top: 0;
left: 0;
text-transform: uppercase;
font-size: 1.6em;
letter-spacing: .2em;
line-height: .8em;
border-bottom: 1px solid #e9e9e9;
}

.projectlist a {
display: block;
padding-bottom: 0px;
position: relative;
}

.button {margin: 5px!important;

}

.single_category_posts_widget {
	line-height:20px;
	color: #060606!important;

}

@media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (   -moz-min-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

/* remove the existing icon */
.feature-icon .icon-right-open-big2:before{
   content:"" !important;
}

/* insert new icon image in its place */
.feature-icon .icon-right-open-big2{
   background:url(http://14.63.169.47/wp-content/uploads/2013/11/icon_right_open_big@2x.png) no-repeat 0 0;
}

/* insert new icon hover image */
.feature:hover .feature-icon .icon-right-open-big2{
   background-image:url(http://14.63.169.47/wp-content/uploads/2013/11/icon_right_open_big@2x_hover.png);
}

/* remove the existing icon */
.feature-icon .icon-light-up2:before{
   content:"" !important;
}

/* insert new icon image in its place */
.feature-icon .icon-light-up2{
   background:url(http://14.63.169.47/wp-content/uploads/2013/11/icon_light_up.png) no-repeat 0 0;
}

/* insert new icon hover image */
.feature:hover .feature-icon .icon-light-up2{
   background-image:url(http://14.63.169.47/wp-content/uploads/2013/11/icon_light_up_hover.png);
}



input[type=checkbox]{
	width:16px;
	height:16px;

	/* Double-sized Checkboxes */
	-ms-transform: scale(1.6,1.6); /* IE */
	-moz-transform: scale(1.6,1.6); /* FF */
	-webkit-transform: scale(1.6,1.6); /* Safari and Chrome */
	-o-transform: scale(1.6,1.6); /* Opera */
	padding: 10px;
}
