/*
Theme Name: Extensio
Theme URI: http://themeforest.net/user/AtiX/portfolio
Description: Elegant and Minimal Business Premium WordPress Theme
Version: 1.1.0
Author: AtiX
Author URI: http://themeforest.net/user/AtiX/portfolio
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*@import url(notices.css);*/
/*@import url(tables.css);*/

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/extensio/fonts/Merriweather/Merriweather-Regular.eot);
  src: local('Merriweather'), local('Merriweather'), url(/wp-content/themes/extensio/fonts/Merriweather/Merriweather-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/extensio/fonts/Merriweather/Merriweather-Light.eot);
  src: local('Merriweather Light'), local('Merriweather-Light'), url(/wp-content/themes/extensio/fonts/Merriweather/Merriweather-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/extensio/fonts/Open_Sans/OpenSans-Regular.eot);
  src: local('Open Sans'), local('OpenSans'), url(/wp-content/themes/extensio/fonts/Open_Sans/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/themes/extensio/fonts/Open_Sans/OpenSans-Semibold.eot);
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(/wp-content/themes/extensio/fonts/Open_Sans/OpenSans-Semibold.ttf) format('truetype');
}


.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

img.alignleft {
	margin: 0 20px 10px 0;
	display: inline;
	background: -moz-linear-gradient(center top , #FFFFFF, #E7E8EB) repeat scroll 0 0 transparent;
    border-color: #C9CBCD;
    -moz-transition: all 0.15s ease-in-out 0s;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px 1px 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    outline: medium none;
    padding: 6px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.sticky {
    border: 1px solid 0f0f0f;
}

.gallery-caption {}
.bypostauthor  {}


/*Additional styles*/

strong{
	font-weight: bold;
}
/* latest-blog */
.latest-blog {
	margin-bottom:8px;
}
.info-columns .headline h1, .info-columns .headline h2, .info-columns  .headline h3, .info-columns  .headline h4, .info-columns .headline h5, .info-columns .headline h6 { 
	text-transform:none;
}
.social-box {
	padding-top:35px;
}
.social-box .info-columns {
	margin-bottom:0;
}
.col-34 {
	margin-left:30px;
	width:690px;
	float:left;
}
.col-34:first-child {
	margin-left:0;
}

.footer-holder  dl {
	margin-bottom:18px;
	overflow:hidden;
}
.footer-holder dt {
	float:left;
	margin-right:3px;
}
.footer-holder dd {
	overflow:hidden;
}
.footer-holder address {
	font-style:normal;
}
.newsletter {
	margin-top:23px;
}

/*.clients-info*/
.footer-holder ul {
	margin-bottom:10px;
}
.footer-holder li {
	border-bottom:1px dashed #454545;
	background:url(images/bullet.png) 0 15px no-repeat;
	padding:9px 0 7px 18px;
}
.footer-holder li:first-child {
	padding-top:0;
	background-position:0 6px;
}

.social-networks2 ul li {
	border-bottom:0px;
	background:none;
	padding:0;
}
.flickr .flickr_badge_image {margin:4px 0 0 0;}

.add-nav li {
	border-bottom:0px;
	background:none;
	padding:0;
}

/* add-nav */
.footer-holder .add-nav {
	float:right;
}
.footer-holder .add-nav ul {
	float:left;
}
.footer-holder .add-nav li {
	float:left;
	background:url(images/separator.png) 6px 3px no-repeat;
	padding-left:17px;
}
.footer-holder .add-nav li:first-child {
	background:none;
}
.footer-holder .add-nav a {
	float:left;
}
.promo-intro{
	margin-top:32px;
}

.info-columns {
	margin-bottom:25px;
}

.content {
	margin-bottom:29px;
}
.content .headline h2 {
	font-size:14px;
	line-height:21px;
	padding-right:20px;
}


/* sitemap style */
.list-sitemap {
	margin-left:0px;
}
.list-sitemap li a{
	font:bold 16px/40px 'Open Sans', Arial, Helvetica, sans-serif;
}
.list-sitemap li ul li a{
	font:normal 12px/18px 'Open Sans', Arial, Helvetica, sans-serif;
}
.list-sitemap li {
	padding:0 0 4px 0px;
	background:none;
}
.list-sitemap li  ul li {
	padding:0 0 4px 22px;
	margin-left:15px;
	background:url(images/bullet3.png) 0 8px no-repeat;
}

 /* allow room for 4 sitemap columns */
.list-sitemap {
	width: 900px;
}
  /* float & allow room for the widest item */
.list-sitemap li {
	float:left;
	width: 225px;
}
/* stop the float */
br.sitemap {
	clear: left;
}
/* separate the list from subsequent markup */
div.sitemap-wrapper {
	margin-bottom: 18px;
}
pre {
	padding:17px 10px 17px 24px;
}
ul.accordion {
	margin-left:0;
}

.case .holder{padding:10px 15px;}

.add-info a {
	float:none;
}

.commentreply  em{
	padding-top:10px;
	padding-bottom:10px;
	color:#cc0000;
	display:block;
}

/* comments */
.cancelreply {
	margin: 10px 0 0 161px;
	display:block;
}
.comments-list .txt p {
	padding-bottom:30px;
}

/* latest-work */
.latest-work-portfolio-page {
	width:654px;
	padding:0 3px;
	margin:0 -3px 20px;
	overflow:hidden;
	position:relative;
}
.latest-work-portfolio-page .holder {
	margin:0 -32px;
}
.latest-work-portfolio-page .visual {
	width:634px;
	position:relative;
	margin:28px 0 0;
}
.latest-work-portfolio-page .visual:first-child {
	margin:0;
}
/* work-list */
.latest-work-portfolio-page .work-list-details {
	margin-left:30px;
	width:654px;
}
.latest-work-portfolio-page .work-list-details li {
	float:left;
}
.latest-work-portfolio-page .visual .note-holder {
	position:relative;
	width:100%;
}
.latest-work-portfolio-page .visual a.zoom {
	text-indent:-9999px;
	overflow:hidden;
	background:#000 url(images/bg-zoom.png) 50% 50% no-repeat;
	background:rgba(0, 0, 0, .3) url(images/bg-zoom.png) 50% 50% no-repeat;
}
.latest-work-portfolio-page .carousel_pagination {
	clear:left;
	display:block;
	margin-top:15px;
	margin-bottom:0px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6  {
	color:#fff !important; background:#222222;
}

.info-columns h1, .info-columns h2, .info-columns h3, .info-columns h4, .info-columns h5, .info-columns h6  {
	background:#FBFBFB;
}

aside#sidebar ul {
	margin-bottom:28px;
	padding-bottom:18px;
	font:12px/24px 'Open Sans', Arial, Helvetica, sans-serif;
	/*border-bottom:1px solid #ecedf3;*/
}

aside#sidebar h3 {
	font:bold 14px/17px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#222;
	margin-bottom:13px;
}

aside#sidebar.contactbar .textwidget {
	padding-bottom:0px;
	margin-bottom: 0px;
	border-bottom:0px solid #ecedf3;
}

.photostream {
	padding-bottom:20px;
	margin-bottom: 28px;
}
.twitter-wrap {
	border-bottom:1px solid #ecedf3;
	margin-bottom:28px;
}
.popular-posts {
	margin-bottom:5px;
}
.tagcloud {
	border-bottom:1px solid #ecedf3;
	padding-bottom:20px;
	margin-bottom:28px;
}

#sidebar .photostream {
	border-bottom:1px solid #ecedf3;
	padding-bottom:20px;
	margin-bottom:28px;
}

#recaptcha_widget_div {
	margin-left:157px;
}
.comments-form label span {
	font-family: Arial, Helvetica, sans-serif;
}

.intro h2 {
	margin-bottom:0;
	margin-top:-3px;
}

/* blog video section styles */
.visual iframe {
	padding-bottom:0;
	margin-bottom:-7px;
}
object  {
	padding-bottom:0;
	margin-bottom:-7px;
}
object  embed {
	padding-bottom:0;
	margin-bottom:-7px;
}
figure.align-right {
	margin-right:1px;
}
figure.align-left {
	margin-left:1px;
}

.posts_navigation, .portfolio_navigation {
	margin-top:30px;
	padding-top:20px;
	border-top:2px solid #ecedf3;
}

.menu-home-left-nav-container ul, .contact-details {
	border-radius: 10px 10px 10px 10px;
	margin: 0 0 15px;
	padding: 5px 10px 5px;
	background: #FBFBFB;
}

ul#menu-home-left-nav li.current-menu-item {
	background: url(/wp-content/plugins/lhd-navigation-widget/images/page-current.png) no-repeat scroll 0 3px rgba(255, 255, 255, 0.5) !important;
}

ul#menu-home-left-nav li.menu-item {
	background: url(/wp-content/plugins/lhd-navigation-widget/images/page.png) no-repeat scroll 0 1px;
}

li.current-menu-item a, li.menu-item a {
	margin-left: 19px;
}

ul#menu-home-left-nav li.current_page_has_child {
  background: url(/wp-content/plugins/lhd-navigation-widget/images/folder.png) no-repeat scroll 0 0;
}

ul.news {
    margin: 0.5em 0 2em 1em;
    padding: 0;
}
.news li {
    list-style-type: none;
    margin: 0 0 0.7em;
    padding: 0;
}

.news li a {
    padding: 3px;
}

.news .date {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: red;
    float: left;
    font-size: 11px;
    line-height: 1.1em;
    margin: 0 5px 0 0;
    padding: 2px;
    text-align: center;
    white-space: nowrap;
    width: 8.7em;
}

.intro p {
    color: #222222;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 46px;
}

/* SHORTCODES - CONTACTS */
.contact {
	width:46%;
	display:inline;
	float:left;
	padding-right:0px;
	margin-left:2%;
	margin-bottom:20px;
}

.phone {
	background: url(images/icon_phone.png) no-repeat top left;
	margin: 0 0 3px 3px;
	padding: 5px 15px 25px 35px;
	line-height: 50px;
}

.mobile {
	background: url(images/icon_mobile.png) no-repeat top left;
	margin: 0 0 2px 3px;
	padding: 5px 15px 25px 35px;
	line-height: 50px;
}

.email {
	background: url(images/icon_email.png) no-repeat top left;
	margin: 0 0 2px 3px;
	padding: 5px 15px 25px 35px;
	line-height: 50px;
}

.fax {
	background: url(images/icon_fax.png) no-repeat top left;
	margin: 0 0 2px 3px;
	padding: 5px 15px 25px 35px;
	line-height: 50px;
}

/* SHORTCODES - BOXES */
.box_download, .box_info, .box_warning, .box_note, .box_code	{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin:0 0 23px 0;}
.box_download	{ background:url(images/icons/arrow_down.png) no-repeat 15px 20px #e3f4de; padding:25px 25px 25px 63px; border:1px solid #a2d392; color:#599847;}
.box_info	{ background:url(images/icons/info_button_32.png) no-repeat 15px 20px #deeef7; padding:25px 25px 25px 63px; border:1px solid #82c3e6; color:#2f81b0;}
.box_warning	{ background:url(images/icons/close_32.png) no-repeat 15px 20px #f8e4e2; padding:25px 25px 25px 63px; border:1px solid #e69d94; color:#bb5a4d;}
.box_note	{ background:url(images/icons/notebook.png) no-repeat 15px 20px #f7f3de; padding:25px 25px 25px 63px; border:1px solid #e1ca59; color:#955d0d;}
.box_code	{ background:url(images/icons/code.png) no-repeat 15px 20px #f7f3de; padding:25px 25px 25px 63px; border:1px solid #e1ca59; color:#599847;}

/* SHORTCODES - DROPCAP */
.dropcap	{ display:block; float:left; font-size:44px; line-height:44px; margin:0 5px 0 0;}

/* SHORTCODES - DOC LINK */
.pdf	{ background:url(images/icons/pdf.png) no-repeat 0px 10px #ffffff; padding:15px 25px 25px 38px; clear:both;}
.word	{ background:url(images/icons/ms-word.png) no-repeat 0px 10px #ffffff; padding:15px 25px 25px 38px; clear:both;}
.video	{ background:url(images/icons/video.png) no-repeat 0px 10px #ffffff; padding:15px 25px 25px 38px; clear:both;}
.web	{ background:url(images/icons/webpage.png) no-repeat 0px 10px #ffffff; padding:15px 25px 25px 38px; clear:both;}
.xls	{ background:url(images/icons/ms-excel.png) no-repeat 0px 10px #ffffff; padding:15px 25px 25px 38px; clear:both;}

.breadcrumbs {
	font-size:11px;
	padding: 2px 2px 2px 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 21px;
	background: none repeat scroll 0 0 #FBFBFB;
	border-color: rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid #ECEDF3; 
}

.google-map-placeholder {
	margin-top: 20px;
	
}

#menu-top-nav {
	margin-top: 10px;
}

#header {
	height: 145px;
}

.hilite { background-color:transparent; color:#0033FF }

/* copyright */
.copyright .alignleft {
	float:left;
}
.copyright .alignright {
	float:right;
	margin:5px 0 0px 240px;
}

/* Button Styles
Author: Ninety Degrees
*/
.notice {
  font-size: 1em !important;
  text-decoration: none;
  font-size: 14px !important;
  line-height: 21px !important;
  margin-bottom: 1em;
  overflow: hidden;
  zoom: 1;
  cursor: pointer;
  position: relative;
  text-align: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/wp-content/themes/nnswlhdint/pie.htc);
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.3), 0 0 0 3px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.3), 0 0 0 3px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.3), 0 0 0 3px rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.5);
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#dddddd));
  background: -webkit-linear-gradient(#f6f6f6, #dddddd);
  background-image: -moz-linear-gradient(top, #f6f6f6, #dddddd);
  background-image: -moz-gradient(top, #f6f6f6, #dddddd);
  border: 1px solid #999;
  -webkit-transition: all ease-in-out 0.2s;
  -pie-background: linear-gradient(#f6f6f6, #dddddd);
  behavior: url(/wp-content/themes/nnswlhdint/pie.htc);
  margin-top: 12px;
  margin-bottom: 12px;
}
.notice span {
  padding: 0 0 0 96px;
  display: block;
  background: url(images/icons/notice.png) 36px 29px no-repeat;
}
.notice p {
  margin: 0;
  padding: 24px 24px 24px 0;
}
.notice p strong {
  display: block;
  font-size: 16px !important;
  line-height: 24px !important;
  color: rgba(0, 0, 0, 0.8) !important;
}
.notice a {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.5);
  padding: 2px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/wp-content/themes/nnswlhdint/pie.htc);
  border-radius: 4px;
  -webkit-transition: all ease-in-out 0.2s;
}
.notice a:hover {
  background: rgba(255, 255, 255, 0.75);
}
.notice p.description {
  max-height: 0;
  opacity: 0;
  -webkit-transform: all ease-in-out 0.2s;
  padding: 0 24px 0 0;
}
.notice:hover p.description {
  max-height: none;
  opacity: 1;
  padding-bottom: 24px;
}
.notice.noicon span {
  padding: 0;
  background: none;
}
.notice.noicon span p {
  padding-left: 36px;
  padding-right: 36px;
}
.notice:after {
  content: "\00d7";
  opacity: 0;
  display: block;
  text-align: right;
  width: 16px;
  height: 18px;
  line-height: 10px !important;
  font-size: 14px !important;
  font-weight: bold;
  color: #000;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 6px;
  right: 6px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  behavior: url(/wp-content/themes/nnswlhdint/pie.htc);
  border-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.notice:hover:after {
  opacity: 1;
}
.notice.hidden {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  margin: 0;
}
/* Boxed style */
.notice.boxed p {
  padding-left: 24px;
  background: rgba(255, 255, 255, 0.2);
  border-left: 6px solid rgba(255, 255, 255, 0.1);
}
/* Color options */
.notice.red {
  background: #f3a9a7;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3a9a7), to(#e99f9d));
  background: -webkit-linear-gradient(#f3a9a7, #e99f9d);
  background-image: -moz-linear-gradient(top, #f3a9a7, #e99f9d);
  background-image: -moz-gradient(top, #f3a9a7, #e99f9d);
  border: 1px solid #a55b59;
  color: #722826 !important;
}
.notice.red a {
  color: #611715;
}
.notice.orange {
  background: #ead67d;
  background: -webkit-gradient(linear, left top, left bottom, from(#ead67d), to(#e0cc73));
  background: -webkit-linear-gradient(#ead67d, #e0cc73);
  background-image: -moz-linear-gradient(top, #ead67d, #e0cc73);
  background-image: -moz-gradient(top, #ead67d, #e0cc73);
  border: 1px solid #9c882f;
  color: #695500 !important;
}
.notice.orange a {
  color: #584400;
}
.notice.yellow {
  background: #eced93;
  background: -webkit-gradient(linear, left top, left bottom, from(#eced93), to(#e2e389));
  background: -webkit-linear-gradient(#eced93, #e2e389);
  background-image: -moz-linear-gradient(top, #eced93, #e2e389);
  background-image: -moz-gradient(top, #eced93, #e2e389);
  border: 1px solid #9e9f45;
  color: #6b6c12 !important;
}
.notice.yellow a {
  color: #5a5b01;
}
.notice.green {
  background: #c8e48b;
  background: -webkit-gradient(linear, left top, left bottom, from(#c8e48b), to(#beda81));
  background: -webkit-linear-gradient(#c8e48b, #beda81);
  background-image: -moz-linear-gradient(top, #c8e48b, #beda81);
  background-image: -moz-gradient(top, #c8e48b, #beda81);
  border: 1px solid #7a963d;
  color: #47630a !important;
}
.notice.green a {
  color: #365200;
}
.notice.blue {
  background: #abd8e8;
  background: -webkit-gradient(linear, left top, left bottom, from(#abd8e8), to(#a1cede));
  background: -webkit-linear-gradient(#abd8e8, #a1cede);
  background-image: -moz-linear-gradient(top, #abd8e8, #a1cede);
  background-image: -moz-gradient(top, #abd8e8, #a1cede);
  border: 1px solid #5d8a9a;
  color: #2a5767 !important;
}
.notice.blue a {
  color: #194656;
}
.notice.indigo {
  background: #ddd6f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd6f8), to(#d3ccee));
  background: -webkit-linear-gradient(#ddd6f8, #d3ccee);
  background-image: -moz-linear-gradient(top, #ddd6f8, #d3ccee);
  background-image: -moz-gradient(top, #ddd6f8, #d3ccee);
  border: 1px solid #8f88aa;
  color: #5c5577 !important;
}
.notice.indigo a {
  color: #4b4466;
}
.notice.violet {
  background: #f3c5de;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3c5de), to(#e9bbd4));
  background: -webkit-linear-gradient(#f3c5de, #e9bbd4);
  background-image: -moz-linear-gradient(top, #f3c5de, #e9bbd4);
  background-image: -moz-gradient(top, #f3c5de, #e9bbd4);
  border: 1px solid #a57790;
  color: #72445d !important;
}
.notice.violet a {
  color: #61334c;
}
/* Icon options (default is the lightbulb */
.notice.notfound span {
  background-image: url(images/icons/404.png);
}
.notice.back span {
  background-image: url(images/icons/back.png);
}
.notice.ajax span {
  background-image: url(images/icons/ajax.gif);
}
.notice.bookmark span {
  background-image: url(images/icons/bookmark.png);
}
.notice.calendar span {
  background-image: url(images/icons/calendar.png);
}
.notice.check span {
  background-image: url(images/icons/check.png);
}
.notice.comment span {
  background-image: url(images/icons/comment.png);
}
.notice.delete span {
  background-image: url(images/icons/delete.png);
}
.notice.download span {
  background-image: url(images/icons/download.png);
}
.notice.edit span {
  background-image: url(images/icons/edit.png);
}
.notice.forward span {
  background-image: url(images/icons/forward.png);
}
.notice.lock span {
  background-image: url(images/icons/lock.png);
}
.notice.love span {
  background-image: url(images/icons/love.png);
}
.notice.mail span {
  background-image: url(images/icons/mail.png);
}
.notice.plus span {
  background-image: url(images/icons/plus.png);
}
.notice.refresh span {
  background-image: url(images/icons/refresh.png);
}
.notice.rss span {
  background-image: url(images/icons/rss.png);
}
.notice.search span {
  background-image: url(images/icons/search.png);
}
.notice.settings span {
  background-image: url(images/icons/settings.png);
}
.notice.tag span {
  background-image: url(images/icons/tag.png);
}
.notice.time span {
  background-image: url(images/icons/time.png);
}
.notice.unlock span {
  background-image: url(images/icons/unlock.png);
}
.notice.upload span {
  background-image: url(images/icons/upload.png);
}
.notice.user span {
  background-image: url(images/icons/user.png);
}
.notice.volume span {
  background-image: url(images/icons/volume.png);
}
.notice.window span {
  background-image: url(images/icons/window.png);
}
.notice.notfound span {
  background-image: url(images/icons/404.png);
}

/* Table Styles
Author: Michael Moriarty
*/

/***** Horizontal Zebra ********************/

#hor-zebra {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 20px;
    text-align: left;
}
#hor-zebra th {
    color: #003399;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}
#hor-zebra td {
    color: #666699;
    padding: 8px;
}
#hor-zebra .odd {
    background: none repeat scroll 0 0 #E8EDFF;
}

/***** Vertical Zebra ********************/

#ver-zebra {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 0;
    text-align: left;
}
#ver-zebra th {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #003399;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
}
#ver-zebra th.odd {
    background: none repeat scroll 0 0 #DCE4FF;
    border-bottom: 1px solid #D6DFFF;
}	
#ver-zebra th.even {
    background: none repeat scroll 0 0 #D0DAFD;
    border-bottom: 1px solid #C8D4FD;
}

#ver-zebra td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #666699;
    padding: 8px 15px;
}
.vzebra-odd {
    background: none repeat scroll 0 0 #EFF2FF;
}
.vzebra-even {
    background: none repeat scroll 0 0 #E8EDFF;
}
.header-facebook a {
	float: right;
	width: 32px;
	height: 31px;
	text-align: left;
	text-indent: -9999px !important;
	overflow: hidden;
	background: url(/wp-content/themes/extensio/images/ico-facebook3.png) no-repeat;
	display:inline-block;
}
