/*  
Theme Name: Impresa
Theme URI: http://www.templatesquare.com/
Description: Impresa is a clean, minimalist and modern wordpress theme suitable for any kind of website such as portfolio, business, blog, photography and gallery.
Version: 1.0
Author: templatesquare
Author URI: http://www.templatesquare.com/
Tags: theme-options, widget-ready, right-sidebar, black
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
a img {
	border: none;
}

*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	font-family: Tahoma,Arial;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#ffffff;
	line-height:18px;
}
/* links */
a:link, a:visited {color:#666666; text-decoration:none; }
a:hover{color:#2C85DD; text-decoration:underline;}
a img{border:none}

.clear{clear:both; height:1px !important; line-height:1px !important; float:none!important}
/*input,
textarea {
	color:#666666;
	font-family:tahoma;
	font-size:11px !important;
	vertical-align:middle;
}
input[type=submit] {
	 cursor:pointer; background-color:#0695d0; padding:5px 10px; color:#fff; margin:10px 0 0 0; font-size:11px; text-shadow: 0.1em 0.1em 0.05em #045d81; borFder:0
}

input[type=submit]:hover{color:#fff; background-color:#23a8df; text-decoration:none}*/


hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	color:#ececec;
	background-color:#ececec;
	background-repeat:repeat-x
}

/* Text elements */
p {
	font-size:15px;
	margin: 10px;
	padding:0px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 2.2em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	color:#2C85DD;
	font-weight:bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}

blockquote {
	font-style:italic;
	margin:0px 0 20px 0px;
	color:#9a9a9a;
	padding:0px 10px 0px 60px;
	background-image:url(./images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
	
blockquote.left, blockquote.right{
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;
}

blockquote p{margin-bottom:0px;}

blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}

code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e0e0e0;
	padding:15px 10px;
}

pre {
	background: #f7f7f7;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

h1, h2{margin-bottom:12px; font-family:Arial, Verdana;}
h3, h4, h5, h6{margin-bottom:8px; font-family:Arial, Verdana;}
h1 {font-size:24px; line-height:26px;}
h2 {font-size:20px; line-height:22px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:16px; line-height:18px;}
h5, h6 {font-size:15px; line-height:17px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; color:#505050;}


/* =Container
-------------------------------------------------------------- */
#wrapper{background-image:url(./images/new/header_strip.png); background-repeat:repeat-x;}
#container{ width:940px; margin:0 auto;}

/* =Top
-------------------------------------------------------------- */
#top{position:relative; height:40px; z-index:200}
#logo{float:left;margin-top:10px;padding-left:20px;position:relative;width:123px;}
#logo-img{top:0; z-index:200; position:absolute}
#logo-text{background-image:url(./images/bg-logotext.png); background-repeat:no-repeat;; height:106px; width:268px; position:absolute; z-index:200;}
#logo-text h1{ font-size:40px; text-align:center; text-transform:uppercase; padding:40px 0 0 0;}
#logo-text h1 a, #logo-text h1 a:visited{color:#fff;}
#logo-text h1 a:hover{color:#fff; text-decoration:none;}



/* =Header
-------------------------------------------------------------- */
#header{height:430px; position:relative;}
#breadcrumb{height:30px; position:relative; clear:both;}
#navlink{position:absolute; left:285px; font-size:11px; line-height:50px}
#navlink a, #navlink a:visited{color:#828282;}


/* =Menu
-------------------------------------------------------------- */
#topnavigation{
	font-family:arial,tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width:760px; 
	height:65px; 
	float:right; 
	position:relative; 
	z-index:100;
}
#topnavigation ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
#topnavigation ul{
	float:right;
	margin:0;
	padding:0;
	position:relative;
}
#topnavigation a{
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}


#topnavigation a:hover{
	color:#f4f4f4;
	background-color:#0695d0
}

#topnavigation li.current-menu-item, #topnavigation li.current-menu-ancestor{background-image:url(./images/curve.gif); background-repeat:no-repeat; background-position:0px 8px}
#topnavigation li:hover{}
#topnavigation li.current-menu-item a, #topnavigation li.current-menu-ancestor a{
	color:#f4f4f4;
	background-color:#0695d0
}
#topnavigation li a:hover {
	background-color:#0695d0
}


#topnavigation li > a, 
#topnavigation li:hover > a, 
#topnavigation li.sfHover > a {
	color : #ffffff ;
}

#topnavigation li:hover a, 
#topnavigation li.sfHover a {
	background-color:#2C85DD;
}
#topnavigation li:hover ul a:hover, 
#topnavigation li.sfHover ul a:hover {

	background-color:#0695d0 ;
}

/* for wp_list_pages */
#topnavigation li.current_page_item, #topnavigation li.current_page_ancestor{background-image:url(./images/new/btn_bkg_corner.png); background-repeat:no-repeat; background-position:left bottom;}
#topnavigation  li.current_page_item > a{
	color:#FFFFFF;
	background-image:url(./images/new/btn_bkg.png);
	background-repeat:repeat-x;
	background-position:right top;
	height:45px;
}

#topnavigation  li li.current_page_item > a , #topnavigation  li li.current_page_item:hover > a  {
	height : auto ; 
	background : #2C85DD !important  ;
} 
#topnavigation  li.current_page_ancestor li.current_page_item {
		background : transparent  ;
} 

#topnavigation div.menu{background-color:#ff9900;}

#topnavigation li.current_page_ancestor  > a{
	background-image:url("./images/new/btn_bkg.png");
	background-position:right top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:45px;
}


#topnavigation li{
	float:left;
	position:relative;
	padding:0;
	z-index:100 !important;
	line-height:40px;
}

#topnavigation li li{
	padding-right:0px;
	padding:0px 0px;
	background-image:none;
	border-bottom:solid 1px #C3C3C3;
	font-size:12px;
	z-index:100 !important;
	line-height:20px;
	width:250px;
}

#topnavigation li li:hover{
	background-color:#2C85DD;
	color:#ffffff !important;
}
#topnavigation ul ul {
	position:absolute;
	display:none;
	width:250px;
	top:40px;
	left:5px;
	background-color:#CCCCCC;
	z-index:100 !important;
	float:none;
	padding:0;
}
#topnavigation li ul a{
	background-repeat:repeat-x;
	font-size:12px;
	height:auto;
	line-height:20px;
	margin:0px;
	padding:6px 20px;
	text-transform:none;
}

#topnavigation li ul a:hover, #topnavigation li ul a{
	background:none !important;
	color:#666666;
}

#topnavigation li ul a:hover ,  #topnavigation li ul  li:hover a  { color:#ffffff}

#topnavigation ul.sub-menu .current-menu-item a{color:#5287b5}

#topnavigation ul ul ul{
	top:0px;
}	

#topnavigation li ul ul ul{
	left:12em;
	margin:0px 0 0 0px;
}

#topnavigation li:hover ul ul, #topnavigation li:hover ul ul ul, #topnavigation li:hover ul ul ul ul{
	display:none;
}
#topnavigation li:hover ul, #topnavigation li li:hover ul, #topnavigation li li li:hover ul, #topnavigation li li li li:hover ul{
	display:block;
}

#topnavigation .cm{background-image:url(./images/curve.gif); width:5px; height:5px; position:absolute; left:10px; bottom:4px}


/* =Content
-------------------------------------------------------------- */
#main{padding:20px 0 0 0; width:940px; position:relative; z-index:20}
.body-page #main{padding:50px 0 0 0;}
#content{width:640px; float:left;}
#content.fullwidth{width:100%; float:none;}

/* Box style */
.box-type1{padding:0 0 0 10px; margin-bottom:20px; color:#ccc; position:relative}
.box-type1 h1, .box-type1 h2, .box-type1 h3, .box-type1 h4, .box-type1 h5, .box-type1 h6{color:#ccc}
.box-type1 .main-box{background-color:#303030; padding:10px 0; position:relative}
.box-type1 .box-title{position:relative; }
.box-type1 .box-title h2{color:#fff; background-color:#0695d0; font-size:20px; padding:10px 0 10px 30px; margin:0px 0 0 -10px; width:300px}
.box-type2 .box-title h2 a, .box-type2 .box-title h2 a:visited{color:#fff; text-decoration:none;}
.box-title h2 a:hover{color:#f5f4f4;}
.box-type1 .cb{background-image:url(./images/bg-title1.png); background-repeat:no-repeat; width:10px; height:11px; position:absolute; bottom:-10px; left:-10px}

.box-type2{padding:0 0 0 10px; margin-bottom:20px; position:relative}
.box-type2 .main-box{background-color:#fff; padding:0; color:#828282; position:relative}
.box-type2 .box-title, .box-type2 .box-title-post{position:relative; }
.box-type2 .box-title h2{color:#fff; background-color:#303030; font-size:20px; margin:0 0 0 -10px; padding:10px 0 10px 30px; width:300px}
.box-type2 .box-title h1{color:#fff; background-color:#CE0000;; font-size:20px; margin:0 0 0 -10px; padding:10px 0 10px 20px; width:620px}
.box-type2 .box-title-post h2{color:#fff; background-color: #CE0000; font-size:20px; margin:0 0 0 -10px; padding:10px 0 10px 20px; width:620px}
.box-type2 .box-title-post h1{color:#fff; background-color:#303030; font-size:20px; margin:0 0 0 -10px; padding:10px 0 10px 30px; width:570px}
.box-type2 .box-title-post h2 a, .box-type2 .box-title-post h2 a:visited{color:#fff; text-decoration:none;}
.box-title-post h2 a:hover{color:#f5f4f4;}
.box-type2 .cb{background-image:url(./images/new/tit_corner.png); background-repeat:no-repeat; width:9px; height:9px; position:absolute; bottom:-8px; left:-10px}
.box-text{padding:20px 30px; background-color:#F2F2F2;margin-right:10px;}

.colortext{font-weight:bold; color:#0695d0; font-style:italic}


/* List style */
.blocklist{padding:0  !important; margin:0  !important; list-style-type:none;}
.blocklist li{padding:0 0 10px 0 !important; margin:0 !important; list-style-type:none; clear:both; background-image:none !important}
.blocklist li br{ display:none;}
*+html .blocklist li{width:565px;}
.blocklist li:last-child{padding-bottom:0px;}

.inline-block{ padding:0; margin:0; list-style-type:none;}
.inline-block li{ background-image:url(./images/list.png); background-repeat:no-repeat; background-position: 0 8px; padding-left:20px; margin:0 0 10px 0 !important}

ul.inline{padding:0 !important; margin:0 !important; list-style-type:none !important;}
ul.inline li{list-style-type:none !important; display:inline;  padding:0 0px !important; background-image:none !important}



/* Blog */
.post{}
.post.single{margin-bottom:0px; padding-bottom:0px}
.post.single .entry{margin-bottom:0px; padding:10px 0px 10px 0px;}
.entry-utility{font-size:11px !important; margin-bottom:10px;}
.more-link, .more-link:visited{background-color:#0695d0; padding:3px 8px; color:#fff !important; margin:10px 0 0 0; font-size:11px; text-shadow: 0.1em 0.1em 0.05em #045d81; margin-top:12px; display:block ; text-align:center; width:60px;}
.more-link:hover{color:#fff; background-color:#23a8df; text-decoration:none}

.hentry {
	margin: 0 0 0px 0;
}
.home .sticky {
}
.single .hentry {
	margin: 0 0 0px 0;
}
.page-title {
	margin:0px 0px 5px 0px; padding:0px
}
.page-desc{ font-size:30px; font-weight:normal; line-height:32px; display:block; margin-bottom:17px; text-transform:uppercase; color:#444d52}

.page-title a:link,
.page-title a:visited {
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
}

#searchresult .post-title{
	text-transform:capitalize;
	font-size:20px;
	line-height:22px;
	} 

.entry-content{
	clear: both;
	padding: 0 0 0 0;
	color:#666666;
	font-size:14px;
}

.entry-summary {
	clear: both;
}

#searchresult .entry-summary{
	padding-bottom:10px;
}

#searchresult .hentry{
	margin-bottom:10px;
	}
	
.entry-content fieldset {
	margin: 0 0 24px 0;
	padding: 24px;
	
}
.entry-content fieldset legend {
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content label {
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.page-link {
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
#entry-author-info {
	clear: both;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0 20px 10px;
	overflow: hidden;
	padding: 18px 20px;
	background-color:#303030;
	color:#ccc;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	font-size: 14px;
	margin-bottom: 0;
	color:#ccc;
}
.entry-utility {
	clear: both;
	display:none;
	font-size: 12px;
	line-height: 18px;
}
.entry-utility a {
}
.entry-utility a:hover {
}
#content .video-player {
	padding: 0;
}


/* News Page */

.box-news{ clear:both; width:570px; float:left; *margin-bottom:-20px;}
.box-news h2, .box-news h2 a{ margin-bottom:0px !important; font-size:16px !important; color:#505050; text-decoration:none; }
.box-news img{ float:left; margin:5px 15px 0px 0px !important; width:72px; height:72px;}
.box-news .news-txt{ float:left; width:480px;}
.box-news .postdate{ text-align:left; color:#acacac!important; font-size:11px; display:block; padding-bottom:5px;}


/* Portfolio page */
#pf-one-col{padding:0; margin:0; list-style-type:none;}
#pf-one-col li{padding:0 0 20px 0; margin:0 0 25px 0 !important; list-style-type:none; clear:both; float:left; width:570px; border-bottom:solid 1px #e5e5e5;}
#pf-one-col li:last-child{margin-bottom:0; padding-bottom:20px;}

#pf-two-col{padding:0; margin:0; list-style-type:none;}
#pf-two-col li{padding:0; margin:0 20px 10px 0 ; list-style-type:none; width:460px; float:left;}
#pf-two-col li.last{margin-right:0;}
#pf-two-col li:last-child{margin-bottom:0 !important; padding-bottom:0px !important;}
#pf-two-col li img{margin-bottom:10px;}
#pf-two-col .box-type2 .box-title{position:relative; }
#pf-two-col .box-type2 .box-title h2{color:#fff; background-color:#303030; font-size:20px; margin:0 0 0 -10px; padding:10px 0 10px 30px; width:420px}
#nav-bottom{padding:0 0 30px 10px}

.pf-glow{width:280px; height:150px; float:left; margin-right:15px; background:url(./images/hover-opacity.png) no-repeat center;}
.pf-glow2{width:390px; height:150px; background:url(./images/hover-opacity.png) no-repeat center; margin-bottom:10px}
.pf-text{float:left; width:275px;}
.pf-text .more-link{margin-top:20px;}

#description-box{margin:0px 0px; width:870px; float:left;}
#pic-placeholder{float:left; width:570px; padding:20px 0px 20px 0px;}
#desc-placeholder{float:left; width:240px; padding:20px 0px 20px 20px; }



/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 570px;
}
#content .attachment img {
	max-width: 570px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .alignnone,
#content img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}


#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter,
#content img.alignnone {
	margin-bottom: 12px;
}
img.alignleft, img.alignright, img.aligncenter, img.alignnone {}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}




/* =Navigation
-------------------------------------------------------------- */
#navigation-bottom{padding:0 0 20px 10px}
.navigation {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
	color:#9a9a9a
}
.navigation a:active,
.navigation a:hover {
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 0px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
	padding-left:10px
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title{
	font-size: 18px;
	margin:0px 0 10px 0;
	color:#303030;
	background-color:#828282;
	padding:10px 20px
}
h3#reply-title {
	font-size: 18px;
	margin:0px 0 10px 0;
	color:#303030;
	padding:10px 0px
}

.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	margin: 0 0 10px 0;
	padding: 15px 20px 20px 80px;
	position: relative;
	clear:both !important;
	background-color:#fff;
}
.commentlist li.comment.odd{ background-color:#e0e0e0; border:solid 1px #d6d6d6}
.commentlist ul.children{
	padding-top:10px;
	padding-bottom:2px;
	background-color:transparent;
}


#comments .comment-body{clear:both;}

.commentlist li:last-child {
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 20px;
	left: 20px;
}
.comment-author {
}
.comment-author cite {
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-author cite{font-style:normal;}
.comment-meta {
	margin: 0 0 10px 0;
	float:right
}
.comment-meta a:link,
.comment-meta a:visited {
	color:#9A9A9A;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	padding: 0 0 10px 0;
}

.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
#respond {
	margin: 20px 0;
	overflow: hidden;
	padding:0 20px;
	position: relative;
	background-color:#FFFFFF;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin:0px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
#sideright{padding:0px 0px 0px 10px; width:290px; float:left}
#sideright ul{margin:0; padding:0; list-style-type:none;}
#sideright ul ul{
	background-color:#F2F2F2;
	list-style-type:none;
	margin:0 10px;
	padding:15px 20px 20px;
}
#sideright ul li.widget-container{padding:0 0 0 10px;}
#sideright ul li li{padding:8px;border-bottom:1px solid #E1E1E1;}
#sideright ul li li a, #sideright ul li li a:visited{}
#sideright ul li li a:hover{text-decoration:none;}
#sideright ul li li:hover{background-color:#e5e5e5; text-decoration:none}
#sideright ul li li.currentitem{background-color:#e5e5e5; text-decoration:none}
#sideright ul.children{padding:0px;}
#sideright ul.children li{padding:4px 0 4px 25px; background-position:10px 10px; margin:0}

.side-box{background-color:#fff; padding:0 0 20px; color:#828282}
.side-box .box-title{position:relative;margin-left:10px; }
.side-box .box-title h2{background-color:#1A1A1A; color:#fff; font-size:20px; margin:0 0 0 -10px; padding:10px 0 10px 20px; width:260px}
.side-box .cb{background-image:url(./images/new/tip_corner_short.png); background-repeat:no-repeat; width:9px; height:9px; position:absolute; bottom:-9px; left:-10px}
.side-box .box-text{padding:10px 20px;  position:relative}

#sideright .box-type1 .box-title h2{color:#fff; background-color:#0695D0; font-size:20px; margin:0 0 0 -10px; padding:10px 0 10px 30px; width:170px}
#sideright .box-type1 .cb{background-image:url(./images/bg-title1.png); background-repeat:no-repeat; width:10px; height:11px; position:absolute; bottom:-10px; left:-10px}
#sideright .box-type1 .box-text{padding:10px 20px;  position:relative; color:#666666;}
.textwidget{
	background-color:#F2F2F2;
	color:#666666;
	float:left;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	padding:20px;
}

/* Search Widget */
#search_widget{margin:20px auto; width:85%;}
#searchform div{
	background-color:#FFFFFF;
	background-image:url("./images/new/ico_search.png");
	background-position:10px 7px;
	background-repeat:no-repeat;
	padding:5px;
	text-align:left;
	width:225px;
	}

#searchform .inputbox{width:175px; border:0px; padding:4px 0px 4px 0px ; margin-bottom:0px;  text-align:right }
#sideright #searchform .inputbox{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#666666;
	font-family:tahoma;
	font-size:11px;
	padding-left:30px;
	text-align:left;
	width:195px;
}
#content #search_widget{ margin:0 !important}

.widget_search .side-box{background-color:#2C85DD !important; float:left;padding:10px 0;width:280px;}
.widget_search .side-box .box-title{position:relative;}
.widget_search .side-box .box-title h2{color:#fff;  background-color:transparent;   font-size:20px; margin:0 0 0 0px;  padding:10px 0 0 10px; width:170px}
.widget_search .side-box .cb{background-image:none; background-repeat:no-repeat; width:10px; height:11px; position:absolute; bottom:-10px; left:-10px}


/* Adrotate Widget */
.adrotate_widget .side-box{background-color:#828282 !important; padding:10px 0 20px 12px;}
.adrotate_widget .side-box .box-title{position:relative;}
.adrotate_widget .side-box .box-title h2{color:#fff;  background-color:#828282;   font-size:20px; margin:0 0 0 0px;  padding:10px 0 10px 10px; width:170px}
.adrotate_widget .side-box .cb{background-image:none; background-repeat:no-repeat; width:10px; height:11px; position:absolute; bottom:-10px; left:-10px}
.adrotate_widget h2{text-align:left;}
.adrotate_widget img{
	text-align:center !important;
	margin:0px 6px 4px 0;
}


/* Ts Posts Cycle */
.widget-container{position:relative;}	
.next{background-image:url(./images/next.gif); background-repeat:no-repeat; width:9px; height:7px; display:block; position:absolute; right:45px; top:8px; cursor:pointer; background-position:0px 0px}
.prev{background-image:url(./images/prev.gif); background-repeat:no-repeat; width:9px; height:7px; display:block; position:absolute; right:25px; top:8px; cursor:pointer; background-position:0px 0px}
.wdt-title{display:block; padding:4px 0}
.wdt-title a, .wdt-title a:visited{font-weight:bold !important;}
.cycle_widget{padding:20px 20px 0 20px;position:relative;}
.pager_cycle{position:absolute; right:30px; top:-25px;}
.pager_cycle a{background-image:url(./images/nav-btn.png); background-repeat:no-repeat; width:8px; height:8px; margin:0 2px; font-size:0; display:block; float:left; text-indent:-9999px}
.pager_cycle a.activeSlide{background-image:url(./images/nav-btn-active.png); background-repeat:no-repeat; }
.cycle_widget blockquote {
	font-style:italic;
	margin:0px 0 20px 0px;
	color:#9a9a9a;
	padding:0px ;
	background-image:none;
}

/* Ts Recent Posts */
.latestpost-date{ font-size:11px; padding-bottom:3px; display:block;}
.latestpost-title{display:block; padding-bottom:3px;}
.latestpost-title, .latestpost-title a{font-weight:bold !important;}
.latestpost li{padding:0 0 13px 0 !important; margin:0 10px 13px 10px !important; border-bottom:dotted 1px #b8b8b8; background:none !important; display:inherit}
#sideright .more-link{padding:10px 0 0 10px; text-decoration:underline; text-transform:capitalize; background:none; color:#0695d0; padding-left:30px; width:100%; text-align:left; text-shadow:none; color:#0695d0 !important; font-size:12px}


/* Before Content */
#before-content{position:relative;}
#before-content ul{margin:0; padding:0; list-style-type:none; list-style-position:outside}
#before-content ul ul{margin:0; padding:10px 20px 0 20px; list-style-type:none;}
#before-content ul li.widget-container{padding:0 0 0 10px; margin-bottom:20px;}
#before-content ul li li{padding:4px 0 4px 10px; margin-bottom:2px;  list-style-position:outside; color:#828282}
#before-content ul li li{color:#828282; background-image:url(./images/list.png); background-repeat:no-repeat; background-position:3px 11px; padding-left:25px;}
#before-content ul li li a, #sideright ul li li a:visited{color:#828282;}
#before-content ul li li a:hover{text-decoration:none;}
#before-content ul li li a:hover{color:#a5a4a4 !important; text-decoration:none}
#before-content .box-type2 .box-title{position:relative; }
#before-content .box-type2 .box-title h2{color:#fff; background-color:#303030; font-size:20px; margin:0 0 0 -20px; padding:10px 0 10px 30px; width:300px}
#before-content .box-type2 .cb{background-image:url(./images/bg-title2.png); background-repeat:no-repeat; width:10px; height:11px; position:absolute; bottom:-10px; left:-20px}
#before-content .textwidget{padding:10px 20px 0 20px}
#before-content .more-link{padding-left:20px}
#before-content .latestpost li{margin-left:0 !important}
#before-content ul.children{padding:0px;}
#before-content ul.children li{padding:4px 0 4px 25px; background-position:10px 10px; margin:0}


/* After Content */
#after-content{position:relative;}
#after-content ul{margin:0; padding:0; list-style-type:none; list-style-position:outside}
#after-content ul ul{margin:0; padding:10px 20px 0 20px; list-style-type:none;}
#after-content ul li.widget-container{padding:0 0 0 10px; margin-bottom:20px;}
#after-content ul li li{padding:4px 0 4px 10px; margin-bottom:2px;  list-style-position:outside; color:#828282}
#after-content ul li li{color:#828282; background-image:url(./images/list.png); background-repeat:no-repeat; background-position:3px 11px; padding-left:25px;}
#after-content ul li li a, #sideright ul li li a:visited{color:#828282;}
#after-content ul li li a, #sideright ul li li a:hover{color:#2C85DD;}
#after-content ul li li a:hover{text-decoration:none;}
#after-content ul li li a:hover{color:#a5a4a4 !important; text-decoration:none}
#after-content .box-type2 .box-title{position:relative; }
#after-content .box-type2 .box-title h2{color:#fff; background-color:#303030; font-size:20px; margin:0 0 0 -20px; padding:10px 0 10px 30px; width:300px}
#after-content .box-type2 .cb{background-image:url(./images/bg-title2.png); background-repeat:no-repeat; width:10px; height:11px; position:absolute; bottom:-10px; left:-20px}
#after-content .textwidget{padding:10px 20px 0 20px}
#after-content .more-link{padding-left:20px}
#after-content .latestpost li{margin-left:0 !important}
#after-content ul.children{padding:0px;}
#after-content ul.children li{padding:4px 0 4px 25px; background-position:10px 10px; margin:0}




#calendar_wrap{ margin:20px 0}

#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:80% !important;
	margin:0 auto
}
#wp-calendar caption {
	font-size: 14px;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}


/* =Footer
-------------------------------------------------------------- */
#footer{ background-image:url(./images/new/header_strip.png); background-repeat:repeat-x; clear:both}
#footer-text{height:28px;padding:12px 0 0 20px;margin-top:20px;}
#footer-logo{ float:right; padding:8px 20px 0 0;}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}


/* column list */
.four_column{list-style-type:none; margin:0px; padding:0px;}
.four_column li{list-style-type:none;width:22%; margin-right:4%; float:left;}
.four_column p{margin-bottom:10px;}

.three_column{list-style-type:none; margin:0px; padding:0px;}
.three_column li{list-style-type:none;width:30.66%; margin-right:4%; float:left;}
.three_column p{margin-bottom:10px;}

.two_column{list-style-type:none; margin:0px; padding:0px;}
.two_column li{list-style-type:none;width:48%; margin-right:4%; float:left;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none; margin:0px; padding:0px;}
.three_four_column li{list-style-type:none;width:74%; margin-right:4%; float:left;}
.three_four_column p{margin-bottom:10px;}

/* column */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.one_fourth{width:22%; }
.three_fourth{width:74%;}
.one_half,.one_third,.one_fourth, .three_fourth{ position:relative; margin-right:4%; float:left; }
.last, .nomargin{ margin-right:0 !important; clear:right; }

.one_fourth p{margin-bottom:20px;}
.three_fourth br{ display:none;}

/* Dropcaps */
.letercap{
	color:#333333;
	display:block;
	float:left;
	font-size:40px;
	line-height:40px;
	margin:0 8px 0 0;}
.bk-right{ float:right; width:30%; margin-left:20px;}
.bk-left{ float:left; width:30%;}

/* Highlight */
.highlight1{padding:1px 4px;background-color:yellow;color:#111;}	
.highlight2{padding:1px 4px;background-color:#111;color:#eee;}	


/* Tables */
table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #f2f2f2;margin-bottom:18px;}
table,td,th { text-align:center;}
th{color:#666;text-transform:uppercase;}
tfoot td{border:0px;}
th,tr:hover{background-color:#ececec;}
table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 10px;
}
tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 10px;
}
tr.odd td {
	background: #F2F7FC;
}


/* Easy Contact Plugin Styling */
div.formcontainer{
	clear: both;
	overflow: hidden;
	width: 100%;
}

div.formcontainer span.required {
	color: #FF0000;
}
div.formcontainer p.error,
div.formcontainer p.important,
div.formcontainer p.information,
div.formcontainer p.success {
	line-height: 250%;
	width: 95%;
	font-size:11px;
	color:#ff0000;
}
div.formcontainer form.contact-form {
	clear: both;
	float: none;
}
div.formcontainer form.contact-form fieldset {
	color: #777;
	margin: 0.5em 0 1.5em 0;
}
div.formcontainer form.contact-form fieldset legend {
	text-transform:capitalize;
}
div.formcontainer form.contact-form fieldset div.form-label {
	display: block;
	float:none;
	margin: 0.5em 0 0 0;
	padding:0;
	text-align:left;
	width:100%;
}
div.formcontainer form.contact-form fieldset div.form-label label,
div.formcontainer form.contact-form fieldset div.form-option label {
	cursor: pointer;
}
div.formcontainer form.contact-form fieldset div.form-input,
div.formcontainer form.contact-form fieldset div.form-textarea {
	display: block;
	float:none;
	margin: 0.2em 0 0 0;
}
div.formcontainer form.contact-form fieldset div.form-input input,
div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	border:solid 1px #ececec;
}
div.formcontainer form.contact-form fieldset div.form-input input,
div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	padding: 0.3em;
	width:70%;
}
div.formcontainer form.contact-form fieldset div.form-input input{
	margin:4px 8px 4px 0px; width: 280px; height:15px; padding:5px 2px; 
}
div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	overflow: auto;
	width:70%;
	margin:0px 8px 4px 0px; padding: 5px 2px;
}
div.formcontainer form.contact-form fieldset div.form-input input.error, div.formcontainer form.contact-form fieldset div.form-textarea textarea.error {
	background-color: #fff;
}
div.formcontainer form.contact-form fieldset div.form-input input.optional {
	margin-bottom: 0.2em;
}
div.formcontainer form.contact-form fieldset div.form-option,
div.formcontainer form.contact-form fieldset div.form-submit {
	margin: 1em 0 0 0;
	width:100%;
	vertical-align:middle
}
div.formcontainer form.contact-form fieldset div.form-submit input.button{ 
	display:block;
	text-align:center;
	font-size:11px;
	border:0px;
	cursor:pointer;

}
div.formcontainer form.contact-form fieldset div.form-submit input {}
div.formcontainer fieldset { border:0px solid #ddd; padding:0px;}
div.formcontainer fieldset legend { padding:0px; font-weight:bold; padding:0px; color:#777; padding-left:1px; background-color:transparent; }
* html div.formcontainer fieldset legend, *+html div.formcontainer legend{margin-left:-6px;}

/* Breadcrumb */
#con-breadcrumbs{z-index:100; color:#999999; margin-top:35px; text-indent:140px; z-index:100;}
#breadcrumbs{

}
#breadcrumbs a{color:#828282;}
#breadcrumbs a:hover{color:#2C85DD;text-decoration:underline;}



/* Flickr */
#flickr {text-align:center !important; padding:10px 0 0 0}
#flickr img {
margin:4px 4px 0px 4px !important;
padding:1px;
border:1px solid #ccc;
width:70px;
height:70px;
}
.flickr_badge_image{ display:inline-block !important}
* html .flickr_badge_image, *+html .flickr_badge_image{display:inline !important}


/* WP-PageNavi plugin */
.wp-pagenavi{ padding:10px 0;}
.wp-pagenavi a {
	color:#fff;
	background-color:#0695d0;
	padding:2px 8px !important;
	margin-right:5px;
	border:0px !important;
	text-shadow: 0.1em 0.1em 0.05em #045d81;
}

.wp-pagenavi span.pages{
	color:#fff;
	background-color:#0695d0;
	padding:2px 8px !important;
	margin-right:3px;
	border:0px !important;
	text-shadow: 0.1em 0.1em 0.05em #045d81;


 }
.wp-pagenavi a:hover{background-color:#303030;}
.wp-pagenavi span.current {
	color:#fff;
	background-color:#303030;
	text-decoration:none;
	border:0px !important;
	padding:2px 8px !important;
	text-shadow: 0.1em 0.1em 0.05em #045d81;

	}

.wp-pagenavi .extend {
	color:#fff;
	background-color:#0695d0;
	padding:2px 8px !important;
	margin-right:3px;
	border:0px !important;
}

.galeriaContainer {
	width:100%;
	float:left;
	margin-top:20px;
}

.galeriaContainer ul {
	margin:0;
	padding:0;
}

.galeriaContainer li {
	float:left;
	list-style:none outside none;
	margin-right:10px;
	width:auto;
}

.galeriaContainer img {
	border: 1px solid #999999;
}

.galeriaContainer img:hover {
	border: 1px solid #2C85DD;
}

.formContainer {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.formContainer.last {
	margin-bottom:0px;
}

.formContainer input{
	background:none repeat scroll 0 0 #FFFFFF;
	border:medium none;
	color:#999999;
	float:left;
	font-family:tahoma;
	font-size:11px;
	height:15px;
	padding:8px;
	width:203px;
}

.formContainer textarea{
	background:none repeat scroll 0 0 #FFFFFF;
	border:medium none;
	color:#999999;
	float:left;
	font-family:tahoma;
	font-size:11px;
	height:50px;
	padding:8px;
	width:203px;
}

.formContainer .label {
	float:left;
	font-family:tahoma,arial;
	font-size:11px;
	font-weight:bold;
	width:100%;
}

.enviar input {
    background-color: #2C85DD;
    border: medium none;
    color: white;
    cursor: pointer;
    float: right;
    font-family: tahoma,arial;
    font-size: 11px;
    font-weight: bold;
    margin-top: 20px;
    padding: 8px;
    width: auto;
}

.enviar input:hover{
    background-color: #333333;
}

.contenedor_fotito{
    margin-top:25px;
    z-index:30;
    position:relative;
}

.fotito{
    float:left;
    margin-right:15px;
    padding-bottom:15px;
}

.fotito img{
    width:173px;
    height:130px;
}


