/*
Theme name: Uffizi Guide
Theme URI: https://www.visituffizi.com/
Description: Uffizi guide
Version: 1.0
Author: Fabio Penagoli
Author URI: http://www.fabiopenagoli.it

*/

/***********************************************************************
******************* reset.css ******************************************
************************************************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
th {color:#757475;line-height:40px;min-height:40px;text-align:center;padding:10px;font-weight:bold;}
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img {border:none;}
.clearer {height:0px;overflow:hidden;margin:0px;clear:both;}
.center {text-align:center;}                                       

/* seld-clear floats */
.group:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }   
/***********************************************************************/     

html, body, div, p{
  margin: 0;
  padding: 0;
  border: 0;
}
  
img { border:0; }

/* Main Layout */

html { min-height:100% }
body { font-family:'Open Sans', Tahoma, Arial, sans-serif; font-size:75%; }
p, li, address, dd, blockquote { color:#545252; font-size:1em; line-height:1.81em; } 
p, dl { margin-bottom:10px; }         
a, a:hover { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { font-family:'Open Sans', Tahoma, Arial, sans-serif; font-weight: 400; color: #a10404; margin-bottom:10px; }
h1 { font-size:2.1em }
h2 { font-size:2em }
h3 { font-size:1.8em }
h4 { font-size:1.5em }
h5 { font-size:1.2em }
h6 { font-size:0.9em }
#content ul { margin-left:40px; margin-bottom:20px; list-style:square }
#content ol {margin-left:40px;margin-bottom:20px;}
i, em { font-style:italic }
strong { font-weight:bold; }
#content strong { color:#545252; }
#content blockquote { background:url('images/cite.png') no-repeat 45px 25px; padding:35px; }
dt { font-weight:bold; }

.line { border-top:1px solid #cacaca }
.space { height:45px }
body .last, body .widget-last { margin-right:0; border-right:0; }
 
#wrapShadow { background: url('images/header.png') no-repeat top center; }
#wrapper { width:920px; margin:0 auto; background: #FFF; padding:0 30px; }


/* ====================== START SLOGAN AND NAV-SPACE ====================== */
#header { float:left; width:100%; margin:40px 0; position:relative; }
div#slogan { float:right;  }
div#slogan h1, h1#slogan { font-family:'Open Sans'; font-weight:bold; text-align:center; margin:42px 0; color:#979797; font-size:1.6em; }
h1#slogan { margin:20px 0; clear:both; }
#slogan span { font-family:'Open Sans'; font-weight:bold }
#slogan cufon { z-index:0; }
/* ====================== END SLOGAN AND NAV-SPACE ====================== */


/* ====================== START LOGO ====================== */
#logo { float:left; text-align:left; position:absolute; width:380px; top:10px; left:-20px; }
#logo p { font-family:'Open Sans'; color:#8d8d8d; text-align:center; font-size:1.738em; margin:0 0 15px 0 } 
#logo strong { font-family:'Open Sans' } 

#logo a:hover { text-decoration:none; }
#logo span.name { font-size:68px; display:block; line-height:72px; margin-top:-20px; }
#logo span.description { font-size:18px; display:block; margin-top:5px; }
#logo span.description span { font-weight:bold; color:#888; }          
#logo a { color:#999; }
/* ====================== END LOGO ====================== */


/* ====================== START NAV ====================== */
#nav { position:relative; z-index:1000; margin-left:320px; right:-30px; }
#nav ul { margin:0; float:right; list-style:none; }
#nav li { margin:0 0 0 30px; float:left; padding:35px 0; position:relative; }
#nav a { display:block; line-height:11px; color:#4f4e4e; text-decoration:none; letter-spacing:2px; position:relative; }
#nav a:hover, #nav .current_page_item a { color:#a10404 }

/* second level */
#nav ul.sub-menu, #nav ul.children { top:100px;display:none; position:absolute; padding:5px 15px; margin:18px 0 0; width:150px; background:#fff; border:1px solid #d3d3d3; z-index:100000; -webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
#nav ul.sub-menu li, #nav ul.children li { float:none; display:block; padding:10px 0; margin:0; text-transform:none; border-top: 1px solid #DDD; line-height:1em; }
#nav ul.sub-menu li:first-child, #nav ul.children li:first-child { border:0; }
#nav ul.sub-menu li a, #nav ul.children a { color:#8c969e; letter-spacing:0; }
#nav ul.sub-menu li a:hover, #nav ul.children a:hover { color:#333; }     

/* third level */
#nav ul.sub-menu li ul, #nav ul.children li ul { margin:0; top: -6px; z-index:100; }               

/*indicators*/
#nav a.sf-with-ul{ min-width:1px; padding-right: 15px; }
#nav .sf-sub-indicator{position:absolute; display:block; width:10px; height:7px; text-indent:-999em; background: url('images/menu-arrow.png') bottom left; top: 0.25em; left: 110% !important;}
#nav a:focus >.sf-sub-indicator, 
#nav a:hover >.sf-sub-indicator, 
#nav a:active >.sf-sub-indicator, 
#nav li:hover >a >.sf-sub-indicator, 
#nav li.sfHover >a >.sf-sub-indicator{background: url('images/menu-arrow.png') top left;}

#nav ul.sub-menu .sf-sub-indicator, #nav ul.children .sf-sub-indicator{ display:block; background: url('images/menu-arrow.png') bottom right; width: 7px; height: 11px; left: 85% !important; top: 0;}
#nav ul.sub-menu a >.sf-sub-indicator, #nav ul.children a >.sf-sub-indicator{ display:block; background: url('images/menu-arrow.png') bottom right; width: 7px; height: 11px; left: 85% !important; top: 0;}
#nav ul.sub-menu a:focus >.sf-sub-indicator, 
#nav ul.sub-menu a:hover >.sf-sub-indicator, 
#nav ul.sub-menu a:active >.sf-sub-indicator, 
#nav ul.sub-menu li:hover >a >.sf-sub-indicator, 
#nav ul.sub-menu li.sfHover >a >.sf-sub-indicator,
#nav ul.children a:focus >.sf-sub-indicator, 
#nav ul.children a:hover >.sf-sub-indicator, 
#nav ul.children a:active >.sf-sub-indicator, 
#nav ul.children li:hover >a >.sf-sub-indicator, 
#nav ul.children li.sfHover >a >.sf-sub-indicator{background: url('images/menu-arrow.png') top right; }

/* nojs */  
body.no_js #nav ul li:hover > ul { display:block }
body.no_js #nav ul li ul.submenu li:hover > ul, body.no_js #nav ul li ul.children li:hover > ul { display:block }  
/* ====================== END NAV ====================== */


/* ====================== START TWITTER ====================== */
#twitter { height:123px; width:460px; float:right; margin:18px 0; border-left:1px solid #cacaca; padding-left:12px }
#twitter img { float:left }
#twitter blockquote { width:202px; height:85px; padding:15px 15px 8px 63px; background:url('images/balloon-twitter.png'); float:right; font-size:0.923em; line-height:1.385em; color:#505050 }  
/* ====================== END TWITTER ====================== */


/* ====================== START SLIDER ====================== */
#slider { list-style:none; overflow:hidden }
#slider, #slider li { float:left; width:940px; }
#slider span { display:inline-block; overflow:hidden; float:left }
#slider .featured-image { margin:0 23px 0 0; float:left; width:444px }
#slider .text { padding-top:7%; padding-right:20px; width:450px; float:right }
#slider h2, #slider p { text-align:left }
#slider p { color:#525050 }
.pagination { text-align:center; margin-bottom:8px }
.pagination a.activeSlide { cursor:default; color:#A10404 }
.pagination a { display:inline-block; margin:0 5px 0 0; outline:none; font-size:5px; background:#A2A2A2 center no-repeat; text-align:center; }
.pagination a, .pagination a:hover { color:#A2A2A2; }
.p-slider { margin:0 0 25px 0 }           
.p-slider a { background-image:url('images/circle.png'); width:12px; height:12px; }
.p-testimonial { padding-bottom:30px }                 
.p-testimonial a { background-image:url('images/circle8x8.png'); width:8px; height:8px; }
/* ====================== END SLIDER ====================== */


/* ====================== START SLIDESHOW ====================== */
#slideshow, #slideshow img { width:980px; height:423px;}
.ngg-slideshow { width:980px;}
#slideshow,.ngg-slideshow{ padding:0 0 16px 0; background:url('images/slideshow-bg.png') bottom left no-repeat; margin-left:-30px;  }
body.no_js #slideshow img {  }
#slideshow img:first-child { display:block; }
#ft-title-images { display:none }     
.nivo-slice { position:absolute }
.nivo-imageLink { height: 100%; position: absolute; width: 100%; z-index: 10; }
/* ====================== END SLIDESHOW ====================== */


/* ====================== START CONTENT ====================== */
#content { width:610px; margin:0 0 50px 0; float:left; }
#content h2 { text-align:left; }
/* ====================== END CONTENT ====================== */


/* ====================== START SERVICES ====================== */
.box-border { border-right:1px solid #cacaca; margin-right:9px !important; padding-right:4px; }
.box-border h2 { margin-bottom:30px; text-align:center; }
.box-border img { margin-bottom:20px; width:283px; }
.box-border p { color:#0f0e0e; }
/* ====================== END SERVICES ====================== */   


/* ====================== START TEAM ====================== */
#team { list-style:none !important; margin-left:0 !important }
#team li { margin-bottom:12px }
#team img { border:1px solid #ccc; float:left; padding:3px }
#team blockquote { width:390px; height:85px; float:right; padding:9px 17px 8px 40px; background:url('images/arrow-quote.png') top left no-repeat; margin:0 }
/* ====================== END TEAM ====================== */    


/* ====================== START SIDEBAR ====================== */
#sidebar { width:280px; float:right; }
#sidebar .widget ul { list-style:none; margin-bottom:30px }
#sidebar .widget ul li ul { margin-left:20px; margin-bottom:-8px; }
#sidebar .widget ul li { /*border-bottom:1px solid #ccc;*/ padding:4px 0; } 
#sidebar .widget ul li ul li { border:0; }
#sidebar .widget ul li a { color:#686767; }
#sidebar .menu { list-style:none; margin-bottom:50px !important; }
#sidebar .menu li { border-bottom:1px solid #cacaca; margin-bottom:10px; padding-bottom:5px }
#sidebar .menu li a, #sidebar .menu li { display:block; height:40px; font-family:'Open Sans'; color:#979797; font-size:18px; font-weight:bold }
#sidebar .menu li a:hover { text-decoration:none; color:#a10404; font-size:18px; } 

/*icons*/
#sidebar .menu li.icon a { background:no-repeat left center; padding-left:40px }
#sidebar .menu li.folder a  { background-image:url('images/icons/folder.png'); }
#sidebar .menu li.comment a { background-image:url('images/icons/comment.png'); } 
#sidebar .menu li.reading a { background-image:url('images/icons/reading.png'); } 

/* sidebar nav */
.sidebar-nav ul { list-style:none; margin-bottom:50px; margin-top:30px; }
.sidebar-nav li { border-bottom:1px solid #cacaca; margin-bottom:10px; padding-bottom:5px; }
.sidebar-nav a, .sidebar-nav li { display:block; height:40px; line-height:30px; color:#979797; font-size:18px; font-weight:bold }
.sidebar-nav a { padding-left:40px }
.sidebar-nav a:hover { text-decoration:none; color:#933; } 
/* ====================== END SIDEBAR ====================== */    


/* ====================== START LAYOUTS ====================== */
.layout-sidebar-left #sidebar, .layout-sidebar-right #content { float:left; }
.layout-sidebar-right #sidebar, .layout-sidebar-left #content { float:right; }
.layout-sidebar-no #content { float:left; width:920px; }
/* ====================== END LAYOUTS ====================== */       


/* ====================== START TESTIMONIALS ====================== */
.testimonial-text { background:url('images/testimonial-icon.png') 240px bottom no-repeat }
.testimonial-text ul { list-style:none; }
.testimonial-text blockquote { padding:5px 5px 10px 43px; background:url('images/arrow-quote.png') top left no-repeat; }
.testimonial-text blockquote p { padding:0; }   
.testimonial-text blockquote a.name-testimonial { margin-top:-30px; display:block; }   

#sidebar .testimonial-text ul { margin:0; }    
#sidebar .testimonial-text li { border:0 !important; width:300px; }                
/* ====================== END TESTIMONIALS ====================== */     


/* ====================== START PORTFOLIO ====================== */
#portfolio { list-style:none }
#portfolio li { width:280px; margin:0 34px 36px 0; display:inline-block; float:left }  
#portfolio li.last { margin-right:0 }
#portfolio li.clear { margin:0; width:0; }
#portfolio li .thumb { display:block; padding:5px; height:143px; width:280px; border:1px solid #c5c1c1; overflow:hidden; position:relative; margin-bottom:5px; }
#portfolio li img { width:280px; height:143px; border:0; padding:0 }  
#portfolio li a.more-link { display:block; height:36px; line-height:36px; text-align:center; border-top:1px solid #cacaca }
#portfolio li a.more-link:hover { text-decoration:none; }
#portfolio li h5 { margin-bottom:8px; clear:both } 
#portfolio li h5 a { font-size:18px; color:#858484 }
#portfolio li p { margin-bottom:15px } 
#portfolio li p img { display:block }                    
a.zoom { position:absolute; width:280px; height:143px; left:5px; top:5px; text-indent:-9999px; background:#000 url('images/zoom.png') center no-repeat }      
a.video a.zoom { background:#000 url('images/play.png') center no-repeat } 

/*portfolio slider*/
.portfolio-slider { margin:30px 0 40px 0 }
.portfolio-slider ul { list-style:none }
.portfolio-slider li { height:118px; width:193px; border:1px solid #cacaca !important; padding:5px !important; display:block; float:left; margin-right:6px; position:relative }
.portfolio-slider li a { display:block; width:193px; height:118px; overflow:hidden; }
.portfolio-slider li a img { border:0 !important; padding:0 !important }
.portfolio-slider li a.thumb { position:relative; }

div.ppt { display:none !important }
/* ====================== END PORTFOLIO ====================== */   



/* ====================== START PORTFOLIO GALLERY ====================== */
.gallery-wrap { position:relative; }
#portfolio-gallery { list-style:none; margin:0; width:106%; overflow:hidden; } 
#portfolio-gallery li { display:inline-block; float:left; margin:0 35px 20px 0; width:201px; min-height:270px; position:relative; } 
.layout-sidebar-no #portfolio-gallery li { margin:0 50px 0 0; }
#portfolio-gallery li .post-thumb a { display:block; width:179px; height:179px; padding:10px; border:1px solid #b2b0b0; } 
#portfolio-gallery li .post-thumb img { border:0; padding:0; }    
#portfolio-gallery li h4, #portfolio-gallery li p { margin:0; }
#portfolio-gallery li h4 { margin-top:10px; }
#portfolio-gallery li p { color:#656262; font-size:90%; } 
#content .gallery .gallery-caption {color: #888;font-size: 12px;margin: 0 0 12px;}
/* ====================== END PORTFOLIO GALLERY ====================== */      
                                                                 
                                                                 

/* ====================== START PAGINATION ====================== */
.general-pagination { height:18px; margin:0 auto; text-align:center; clear:both; margin-bottom:20px; }
.general-pagination span { display:none; }
.general-pagination a { display:inline-block; margin-right:4px; padding:0 5px; line-height:17px; text-align:center; background:url('images/bg-pagination.png') top repeat-x; border:1px solid #aeaeae; color:#918e8e; font-size:12px; }
.general-pagination a.selected { background-position:0 -18px; color:#3e3c3c; }
.general-pagination a:hover { background-position:0 -36px; color:#3e3c3c; text-decoration:none; }

/*border-radius*/
.general-pagination a, .general-pagination span { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
/* ====================== END PAGINATION ====================== */  


/* ====================== START BLOG ====================== */
#path {margin: 20px 0px;}
.date { position:relative; margin-bottom:5px; height:70px }
h2.title-blog, .date h1 { float:left; display:inline-block; width:430px; margin-bottom:20px; bottom:5px; font-size:2em; }
h2.title-blog a:hover, .date h1 a:hover { text-decoration:none; }
.day, .mon-year { float:right; display:inline-block; color:#979797; text-transform:uppercase }   
.day { width:45px; font-size:36px; font-family:'Open Sans',Arial; font-weight:bold; border-right:1px solid #cacaca; text-align:right; padding-right:10px }
.mon-year { font-size:18px; text-align:justify; padding-left:10px; letter-spacing:2px }
.mon-year span { letter-spacing:6px }
p.meta { margin-bottom:0; padding:8px 0 }
p.tags { padding-left:30px; background:url('images/article.png') no-repeat left center }
#content p.left { width:400px }
.space-content { height:20px }
.wp-post-image { margin-bottom:20px; max-width:100%; height:auto; }
.sticky {background: #f2f7fc;border-top: 4px solid #CACACA;padding: 18px 20px 0;margin:0 -20px 20px}      


/*Styling Images*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img{max-width:100%; height:auto; }
.alignleft, img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px;}
.alignright, img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px;}
div.aligncenter, img.aligncenter {display: block; margin-left: auto !important; margin-right: auto !important; float:none;}
img.alignleft, img.alignright, img.aligncenter{margin-bottom:12px;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;max-width:558px !important; padding:4px;text-align:center;}
.wp-caption img{margin:5px 5px 0;width:98%;}
.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px;}
.wp-smiley{margin:0;}
.gallery{margin:0 auto 18px;}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery img{border:2px solid #cfcfcf;}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto;}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto;}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}
.gallery dl{margin:0;}
.gallery img{border:10px solid #f1f1f1;}
.gallery br+br{display:none;}
#content .attachment img{display:block;margin:0 auto;}    
p.list-tags {line-height:25px;margin-top:20px;border-top:1px solid #dcdbdb;padding:10px 0 10px 36px;background:url('images/icons/article.png') left 15px no-repeat}
/* ====================== END BLOG ====================== */


/* ====================== START COMMENTS ====================== */
h3#comments-title {margin:30px 0;padding-left:35px;background:url('images/comment.png') no-repeat left center}
h3#comments-title span {font-size:.8em;}
.comment-container {padding:5px;border:1px solid #d8d7d7;}
.comment-author {float:left;margin:25px 10px 0 0;width:110px;}
.comment-author img {border:4px solid #d7d7d7;margin:0 0 0 16px;}
#comments .fn {font-style:normal;text-align:center;font-size:90%;margin:10px 0 0 0;display:block;}
/*comments visitors*/
.comment-meta {margin:1px 0 1px 120px;padding:20px 20px 10px 20px;border-left:1px solid #d8d7d7;min-height:145px;}
.comment-metaTextarea {position:relative;margin:0 0 15px 120px;width:422px;padding:20px;-moz-border-radius:15px;-webkit-border-radius:15px;}
em.moderation {float:right;clear:right;font-size:85%;}
/*.comment-meta p {font-size:0.83em;color:#363533;}   */
.contentMetaData {width:100%;height:30px;}
.intro {width:100%;height:25px;margin-bottom:20px;}
.commentNumber {float:right;font-size:150%;color:#bebcbd;}
.commentDate {float:left;margin:0 0 0px 0;}
ol.commentlist,li.comment {margin:0 0 60px 0;padding:0;list-style-type:none!important;}
li.comment ul.children {margin-left:6.5em;}
li.comment ul.children li {margin:20px 0 0 0;}

/*comments author*/
.bypostauthor .comment-container, .bypostauthor .comment-container .children,.bypostauthor .children .bypostauthor .comment-container,
.bypostauthor .children .bypostauthor .children .comment-container,.bypostauthor .children .bypostauthor .children .bypostauthor .comment-container,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container  
{background-color:#f4f4f4;}
/*comments visitors*/
.comment-container .children, .bypostauthor .children .comment-container,.bypostauthor .children .bypostauthor .children .comment-container,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container
 {background-color:#fff;}
 /*comments link*/
/*.comment-meta a:link, .comment-meta a:visited {color:#9a052a;text-decoration:none;}
.comment-meta a:active, .comment-meta a:hover {color:#8c0106;}

/*trackback*/
#trackbacks {}
ol.trackbacklist {margin:20px 35px;}
ol.trackbacklist li {padding:10px 0;}             
/* ====================== END COMMENTS ====================== */

                                                              
/* ====================== START RESPOND ====================== */   
#respond {margin:60px 0 30px;}                                      
#respond input {padding:10px;margin:0 0 10px 10px;border:1px solid #d8d7d7;background-color:#fff;}
#respond input:focus,#respond textarea:focus {background-color:#f7f7f7;}
#respond textarea {border:1px solid #d8d7d7;background-color:#fff;height:135px;margin:0 0 10px 10px;padding:10px;}
#respond input, #respond textarea {width:414px;}
.depth-1 #respond input, .depth-1 #respond textarea {width:374px;}
.depth-2 #respond input, .depth-2 #respond textarea {width:334px;}
.depth-3 #respond input, .depth-3 #respond textarea {width:294px;}
.depth-4 #respond input, .depth-4 #respond textarea {width:254px;}
.depth-5 #respond input, .depth-5 #respond textarea {width:214px;}
.depth-6 #respond input, .depth-6 #respond textarea {width:174px;}
#respond #submit {color:#666363;background:#eee;width:150px;float:right;margin:0 0 20px 0;padding:10px;font-weight:bold;font-size:0.95em!important;}
#respond #submit:hover {background-color:#fff;cursor:pointer;color:#000}  
#respond .containerPost {font-size:1.1em}
img.comment-avatar {margin:20px 0 0 0;border:1px solid #ccc; padding:3px}
#commentform { margin-left:10px; width:548px; }
.depth-1 #respond #commentform { width:508px; }
.depth-2 #respond #commentform { width:468px; }
.depth-3 #respond #commentform { width:428px; }
.depth-4 #respond #commentform { width:388px; }
.depth-5 #respond #commentform { width:348px; }
.depth-6 #respond #commentform { width:308px; }
#commentform label {width:101.5px;clear:left;display:block;float:left;font-size:1em;line-height:40px;margin:0;text-align:left;vertical-align:middle;}
#commentform p {padding:10px 0 0px;margin-bottom:0}
#commentform p.form-submit {border-bottom:none;}
#commentform p.comment-form-author label,#commentform p.comment-form-email label,#commentform p.comment-form-url label {height:38px;}
#commentform p.comment-form-comment label {height:155px;}    
/* ====================== END RESPOND ====================== */



/* ====================== START REPLY COMMENTS ====================== */
.reply {text-align:right;margin:25px 0 0 0;}
h3#reply-title{padding-left:35px;background:url('images/leave-comment.png') no-repeat left center;line-height:27px;}
/*.depth-3 {width:466px;}
.depth-3 .comment-meta {width:305px;}
.depth-4 {width:475px;}
.depth-4 .comment-meta {width:310px;}
.depth-5 {width:435px;}
.depth-5 .comment-meta {width:270px;}  */
.form-reply p {text-align:right;padding-bottom:5px;margin-right:24px;}
.form-reply p small {text-align:left;}
/* ====================== END REPLY COMMENTS ====================== */


/* ====================== START SEARCHBOX ====================== */
#searchform { margin:10px 0 30px 0 }
#searchform .screen-reader-text { display:none }
#searchform input {border:1px solid #ccc;color:#666;}
input#searchsubmit {cursor:pointer;width:75px;padding:4px;}
input#s { width:208px; padding:5px; }
/* ====================== END SEARCHBOX ====================== */               


/* ====================== START ARCHIVE ====================== */                
#content .archive-list h3 {  font-size:1.1em !important; padding:10px 0; color:#000 !important; text-transform:none; } 
#content .archive-list ul { border-top:1px solid #DEDEDE; clear:both; margin:0 0 20px; list-style:none; } 
#content .archive-list ul li { border-bottom:1px solid #DEDEDE; } 
#content .archive-list ul li a { color:#8B9091; display:block; margin:0; padding:7px 0 7px 0.5em; } 
#content .archive-list ul li a:hover { color:#444; background-color:#EFEFEF; text-decoration:none; } 
#content .archive-list ul li a span { display:block; text-align:right; } 
#content .archive-list ul li a span.comments_number { color:#777777; float:right; margin-right:20px; width:3em; } 
#content .archive-list ul li a span.archdate { color:#8B9091; float:left; letter-spacing:1px; margin-right:2em; padding:0 0 1em; width:4em; } 
/* ====================== END ARCHIVE ====================== */     


/* ====================== START CONTACT FORM ====================== */
#content .contact-form { width:480px; margin-left:10px; }
#content .contact-form ul { margin:0; list-style:none; }
#content .contact-form ul li { line-height:1.3em; margin:18px 0 25px; padding:0; text-align:left; }
#content .contact-form ul li label { color:#545252; display:inline-block; margin:4px 10px 0 0; text-align:left; vertical-align:top; width:124px; font-weight:bold; cursor:pointer; }
#content .contact-form ul li label span.sublabel { font-weight:normal; }
#content .contact-form ul li.text-field input, #content .contact-form ul li textarea { width:300px; background:#FFF url('images/gradient-input.png') repeat-x; border:1px solid #AAA; padding:3px; vertical-align:top; }
#content .contact-form ul li.text-field input { height:26px; }
#content .contact-form ul li.submit-button { text-align:right; padding-right:30px; }                       
#content .contact-form li.submit-button input { display:inline-block; border:1px solid #fff; outline:1px solid #AAA; font-size:14px; height:40px; line-height:40px; padding:0 10px; background:url('images/gradient-sendemail-submit.png') repeat-x top left; cursor:pointer; }
#content .contact-form li.submit-button input:hover { background-position:0 -40px; }
#content .contact-form li.submit-button input[disabled] { color:#ddd; }
#content .contact-form ul li .msg-error { width:304px; font-style:italic; font-size:0.85em; float:right; }      	1013 	

#content .contact-form li.radio-field.icon input, #content .contact-form li.submit-field.icon input { padding:0; width:auto; background:none; }


/* icons */
#content .contact-form ul li.icon { padding-right:30px; background:right 5px no-repeat; }
#content .contact-form ul li.error { background-image:url('images/error-icon.png'); }
#content .contact-form ul li.success { background-image:url('images/tick-icon.png'); }

/* messages */  
#content .contact-form p.success, #content .contact-form p.error { padding:10px 15px 10px 55px; border:1px solid; margin:0 auto 30px; background:no-repeat 15px center; width:400px; }
#content .contact-form p.success { background-color:#effea9; border-color:#d7ee6e; color:#839607; background-image:url('images/icons/tick_contact.png'); }
#content .contact-form p.error   { background-color:#fedccd; border-color:#fa8c83; color:#c82c1f; background-image:url('images/icons/error.png'); }    

/*border-radius*/
#content .contact-form p.success, #content .contact-form p.error { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; }
/* ====================== END CONTACT FORM ====================== */

/* start general form */ 
#content .hentry form label { color:#545252; display:inline-block; margin:4px 10px 0 0; text-align:left; vertical-align:top; width:124px; font-weight:bold; cursor:pointer; }
#content .hentry form input, #content .hentry form textarea, #content .hentry form select { width:304px; background:#FFF url('images/gradient-input.png') repeat-x; border:1px solid #AAA; padding:3px; margin-bottom:1em; }
#content .hentry form input[type="checkbox"],#content .hentry form input[type="radio"] {width:20px;height:20px;}
#content .hentry form input[type="submit"],#content .hentry form input[type="reset"] {width:100px;background:none;color:#545252!important;}
#content .hentry form input[type="text"] { height:26px; }
#content .hentry form input:hover, #content .hentry form select:hover { background-position:0 -40px; }
#content .hentry form input[type="submit"] {cursor:pointer;}
#content .hentry form input[type="submit"]:hover {background-color:#f1f1f1;}
/* end general form */

/* ====================== START CONTACT SIDEBAR ====================== */
.phone-icon span { display:block; background:url('images/phone.png') no-repeat left center; padding-left:42px }
.fax-icon span { display:block; background:url('images/fax.png') no-repeat left center; padding-left:42px }
.facebook-icon a, .twitter-icon a, .feed-icon a { display:block; padding-left:34px; height:27px }
.facebook-icon a { background:url('images/facebook.png') no-repeat }
.feed-icon a { background:url('images/feed.png') no-repeat }
.twitter-icon a { background:url('images/twitter.png') no-repeat }
.facebook-icon a:hover, .twitter-icon a:hover, .feed-icon a:hover { background-position:0 -27px }
.address-icon { background:url('images/world.png') no-repeat left center; padding-left:36px }
/* ====================== END CONTACT SIDEBAR ====================== */


/* ====================== START FOOTER ====================== */
#footer { float:left; width:980px; background:#1c2d47 url(images/logo-footer.png) no-repeat 99% 30%; color:#FFF; margin-left:-30px; }
#footer p { font-size:0.923em; margin-top:15px; color:#FFF; }
#footer p.left, #footer p.right { width:450px; }
#footer p.left { float:left; text-align:left; }
#footer p.right { float:right; text-align:right; }
#footer p.center { text-align:center; }
/* ====================== END FOOTER ====================== */      


/* ====================== START 404 ====================== */
.p404 { padding:10px 0 }
.p404 * { color:#535252; text-align:center; }  
.p404 h1 { font-size:4.8em; line-height:90px; border-top:1px solid #cacaca; border-bottom:1px solid #cacaca; padding-top:15px; }
.p404 strong { font-size:2.5em }
.p404 h2 { width:243px; margin:0 auto 20px !important; border-bottom:1px solid #cacaca; font-size:1.8em; line-height:90px }
.p404 img { border:0 !important; vertical-align:middle }
.p404 input { padding:20px !important }
/* ====================== END 404 ====================== */     


                                                  
/* ====================== START WIDGETS ====================== */
.widget {margin-bottom:10px;border-top:1px solid #c7c7c7;}
.widget h2, .widget h3 {margin-bottom:6px;color:#444;text-align:center;width:280px;}

/* recent posts */
.recent-post { margin-top:20px }
.recent-post div.link { display:block; height:62px; font-size:1.2em; margin-bottom:2em; }
.recent-post div.link:last-child { margin-bottom:0; }
.recent-post .thumb-img { float:left; margin-right:10px; }
body .recent-post .thumb-img img { padding:3px !important; border:1px solid #d7d2d2; float:none; width:55px; }
.recent-post .thumb-img .thumb-shadow { width:100%; height:14px; /*background:url('images/bg/shadow-thumb-recentposts.png') no-repeat center top;*/ margin:-7px 0 0; }
.recent-post p, .recent-post small { color:#656262; }
.recent-post p { margin:0; line-height:22px; }        

/* last news */
.last-news { width:100%; float:left; }
.last-news .box-post { float:left; margin-bottom:30px; position:relative; }
.last-news img { float:left; border:1px solid #acabab; padding:3px; width:55px; height:55px; position:absolute; left:0; top:0; }
.last-news a.title { color:#4F4E4E; }
.last-news a.title, .last-news p.meta { display:block; width:225px; float:right; margin-left:75px; }
.last-news p.meta { padding:12px 0; }
.last-news p.meta span.date, .last-news p.meta span.author { display:block; line-height:1.5em; height:auto; margin:0; font-size:0.8em; padding-left:20px; background:no-repeat left center; }
.last-news p.meta span.date   { width:80px; float:left;  background-image:url('images/time-icon.png'); }
.last-news p.meta span.author { width:100px; float:right; background-image:url('images/user-icon.png'); }

/* text image */
.boxs-home { margin-bottom:20px; float:left; }
body .boxs-home h2 { text-align:center; }
.boxs-home img { margin-bottom:20px; }

/* tag cloud */
.tagcloud a { color:#686767; }

/* calendar */
#wp-calendar { width:100%; margin-top:0; }
#wp-calendar th, #wp-calendar td { line-height:32px; padding:5px 10px; text-align:center; }
#wp-calendar caption { margin-bottom:10px; font-size:80%; font-weight:bold; }
#wp-calendar th, #wp-calendar #today, #wp-calendar #today a { background-color:#ccc; color:#434343; }
#wp-calendar tfoot a { display:block; }
#wp-calendar #today a:hover { color:#000 }

/* last tweets */
.last-tweets p { margin-bottom:0; }
/* ====================== START WIDGETS ====================== */



/* ====================== START SHORTCODE ====================== */
hr {margin:40px auto;width:600px;border:1px dotted #ccc;clear:both}
code, pre {background-color:#e8ebec;border:1px dotted #bbb;color:#333;font:13px/18px Consolas,"Courier New",Courier,monospace;padding:0px 5px;}

/*column*/
.one-fourth {float:left;width:207px;margin-right:30px;}
.one-third  {float:left;width:286px;margin-right:30px;}
.two-third  {float:left;width:602px;margin-right:30px;}
.two-fourth {float:left;width:445px;margin-right:30px;}

/*bullet*/
ul.short {margin:20px 0;padding:0;list-style-type:none!important;}
ul.short li {padding:0 0 0 25px;margin:0 0 0 5px;}
ul.star li  {background:url('images/icons/bullet/star.png') no-repeat center left;}
ul.arrow li {background:url('images/icons/bullet/arrow.png') no-repeat center left;}
ul.check li {background:url('images/icons/bullet/check.png') no-repeat center left;}
ul.add li   {background:url('images/icons/bullet/add.png') no-repeat center left;}
ul.info li  {background:url('images/icons/bullet/info.png') no-repeat center left;}

/*alert message*/
div.box {font-size:108.3%;margin:2px 0 15px;padding:20px 15px 20px 65px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;/*behavior:url(PIE.htc);*/}
div.success-box {background:url("images/icons/message/check.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
div.arrow-box   {background:url("images/icons/message/arrow.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
div.alert-box   {background:url("images/icons/message/alert.png") no-repeat 15px center #fbdd96;border:1px solid #e5af51;color:#ca6b1c;}
div.error-box   {background:url("images/icons/message/error.png") no-repeat 15px center #fdd2d1;border:1px solid #f6988f;color:#883333;}
div.notice-box  {background:url("images/icons/message/note.png") no-repeat 15px center #f9ebca;border:1px solid #e5b2ac;color:#9f6722;}
div.info-box    {background:url("images/icons/message/info.png") no-repeat 15px center #e6ebf0;border:1px solid #89becd;color:#277dce;}

/*buttons*/
.wall-of-buttons {margin:0 auto;width:100%;text-align:left;}
a.button {display:inline-block;margin:0 5px 19px 0;}
.button {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;/*behavior:url(PIE.htc)*/;-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);background:url('images/overlay-button.png') repeat-x 0 0 #222;
        border-bottom:1px solid rgba(0,0,0,0.25);color:#fff!important;cursor:pointer;display:inline-block;font-size:13px;font-weight:bold;
        line-height:1;overflow:visible;padding:5px 15px 6px;position:relative;text-decoration:none;text-shadow:0 -1px 1px rgba(0,0,0,0.25);width:auto;}
.orange.button {background-color:#ff5c00;}
.orange.button:hover {background-color:#d45500;}
.blue.button {background-color: #0078d7;}
.blue.button:hover {background-color: #005ca4;}
.green.button {background-color:#91bd09;}
.green.button:hover {background-color:#749a02;}
.red.button {background-color:#e33100;}
.red.button:hover {background-color:#872300;}
.yellow.button {background-color: #ffb515;}
.yellow.button:hover {background-color:#fc9200;}
.magenta.button {background-color:#a9014b;}
.magenta.button:hover {background-color:#630030;}
.button:hover {background-color:#111;}

.large.button {font-size:14px;padding:8px 19px 9px;}
.small.button {font-size:11px;}
.button:hover,.button:active {text-decoration:none;}

/*toggle*/
.toggle { margin:30px 0 24px; } 
.toggle p.tab-index { padding-bottom:16px; margin-bottom:10px; border-bottom:1px solid #d7d7d7; }
.toggle p.tab-index a { display:block; height:16px; line-height:16px; background:url('images/icons/arrow.png') left center no-repeat; padding:0 0 0 25px; cursor:pointer; color:#3e3e3e; } 
.toggle p.tab-index a.tab-opened { background:url('images/icons/arrow-bottom.png') left center no-repeat; }
.toggle p.tab-index a:hover { text-decoration:none; }  
.toggle .content-tab p { padding:18px 10px; background:#f3f2f2; border:1px solid #d7d7d7; margin-top:0; }
.toggle .content-tab .arrow { height:12px; width:24px; background:url('images/icons/arrow-up.png') no-repeat; margin:0 0 -1px 20px; position:relative; }

/*tabs*/
ul.tabs {list-style-type:none;margin:0;padding:0;height:58px;}
ul.tabs li {background-color:#d8d8d5;width:20%;height:58px;line-height:58px;display:block;float:left;text-align:center;border:solid #b6b6b6;border-width:1px 1px 1px 0px;}
ul.tabs li {display:block;float:left;height:58px;}
ul.tabs li.ui-state-hover {background-color:#eee}
ul.tabs li.ui-state-active {background:url('images/bg/tab/open-tab.png') repeat-x top center #fff;border-bottom:1px solid #fff;position:relative;z-index:100;top:0;left:0;}
ul.tabs li:first-child {border-left:1px solid #b6b6b6 !important;}
ul.tabs li:last-child {border-right:1px solid #b6b6b6 !important;}
.tabs-container div.panel {padding:20px 20px 10px;}
#content ul.tabs li h4 {margin:0;padding:0;text-align:center;line-height:58px;}
#content .tabs-container div.panel h5 {margin-top:0.8em;}
.tabs-container div.panel p {margin:0;}
.tabs-container div.border-box {position:relative;top:1px;left:0;border:1px solid #b6b6b6 !important;z-index:0;background:#FFF;}
.ui-tabs-hide {display:none}
#content ul.tabs h4 a:link,#content ul.tabs h4 a:visited {color:#535252;}
#content ul.tabs h4 a:hover,#content ul.tabs h4 a:active {text-decoration:none;}

/*table*/
table {margin:1em 0 30px;border:1px solid #e0e0e0;}
table td, table th { padding:10px 20px; text-align:left; color:#757475; }
#content .post table {font-size:100%;}
.short-table th {background:#fff;border-bottom:1px solid #e0e0e0;text-align:center;height:80px;color:#636262;font-weight:bold;}
.short-table th.features {border-bottom:none;height:40px;line-height:40px;background-color:transparent;color:#636262;}
tr:nth-child(2n+1) {background-color:#f6f6f6;}
#content td img {border:none;vertical-align:middle;margin:0;}
/*red*/
.short-table.red thead th {background:#c21200;color:#fff;}
.short-table.red table {border:1px solid #c21200;}
/*grey*/
.short-table.grey thead th {background:#4b4a4a;color:#fff;}
.short-table.grey table {border:1px solid #4b4a4a;}
/*blue*/
.short-table.blue thead th {background:#07558c;color:#fff;}
.short-table.blue table {border:1px solid #07558c;}

/*prices table*/
.price-table {background:#fff url('images/bg/tab-price-gradient.png') repeat-x;width:280px;border:1px solid #d2d0d0;margin:0 0 20px}
.price-table .head {height:100px;text-align:center;border-bottom:1px solid #d2d0d0;}
.price-table .head p {margin:0 !important;padding:0 !important;line-height:4em;font-size:13px;}
.price-table .head h2.price {font-size:4em;margin:0 !important;line-height:0.4em;text-align:center;padding:0;}
.price-table .body {padding:20px 25px;}
.price-table .body ul {list-style:none;margin:0 0 20px;}
.price-table .body li {padding:10px 0 10px 35px;background:url('images/icons/tick20.png') left center no-repeat;line-height:20px;}
.price-table .body .more {text-align:center;padding:0!important;margin:0!important;}
.price-table .body .more a {padding:5px 10px;text-align:center;border:1px solid #dbd8d8;background:#f3f3f3;color:#999;display:inline-block;width:auto;height:16px;line-height:16px;text-transform:uppercase;font-size:110%;}
.price-table .body .more a:hover {background:#eee;color:#605f5f;text-decoration:none;}
                                            
.price-table .blue *, .price-table .red *, .price-table .grey *, .price-table .green *, .price-table .yellow * {color:#fff}
.price-table .grey {background:#4b4a4a}
.price-table .blue {background:#07558c}
.price-table .red {background:#c21200}       
.price-table .green {background:#1d7406}     
.price-table .yellow {background:#7b8904}    

/*twitter*/
.twitter-container {margin-top:-20px;}
ul.tweets-widget {list-style-type:none;margin:0;padding:0;}
#footer ul.tweets-widget li {background:url('images/icons/bird-twitter.png') no-repeat 0 30px;margin:0;line-height:20px;min-height:28px;border-bottom:1px solid #aba9a9;border-top:1px solid #e8e7e7;padding:20px 0 20px 40px!important;color:inherit;}
ul.tweets-widget li.first {border-top:none;}
ul.tweets-widget li.last {border-bottom:none;}
ul.tweets-widget li p.meta {font-size:inherit;}              

/*twitter shortcode*/
.last-tweets-widget ul {list-style-type:none;margin:0;padding:0;}
.last-tweets-widget ul li {background:url('images/bg/twitter-bg.png') no-repeat 0 center;margin:0;line-height:20px;min-height:20px;border-bottom:1px dotted #ccc;padding:15px 0 15px 40px;}

/*dropcap*/
p.dropcap:first-letter {font-size:220%;display:block;float:left;font-size:40px;line-height:40px;margin:10px 8px 5px 0;}

/*quote*/
blockquote p, .cite li {padding:0 0 0 45px;}
.cite {margin:0}

/*highlight*/
span.highlight {background-color:#d9d7d6;}

/*slider*/
.nivo-slider {position:relative;margin-bottom:35px}
.nivo-slider .nivo-slice, .nivo-slider .nivo-box {position:absolute;}
.nivo-slider img {position:absolute;top:0;left:0;border:0 !important;padding:0 !important;width:100%}
.nivo-controlNav {position:absolute;top:102%} 
.nivo-controlNav a {background:url('images/icons/pagination-slider.png') no-repeat;cursor:pointer;display:block;float:left;height:12px;margin:0 5px 0 0;position:relative;text-indent:-9999px;width:12px;z-index:99;}
.nivo-controlNav a:hover, .nivo-controlNav a.active {background-position:0 -12px}

/*section caption*/
div.section-caption { width:100%; margin:20px 0 40px; }
div.section-caption h5 { color:#636161; text-transform:none; width:120px; padding-right:30px; float:left; font-weight:normal; margin-top:0 }
div.section-caption .captions { float:left; width:460px; }
div.section-caption .caption { border-left:1px solid #cfcfcf; padding-left:30px; margin-bottom:45px; }
div.section-caption .caption h6 { font-style:italic; margin-top:0; line-height:18px; }    
div.section-caption .captions br { display:none; }

/*call to action*/
.call-to-action { width:100%; height:113px; background:#fff url('images/gradient-call-to-action.png') repeat-x top left; border:1px solid #cbc9c9; position:relative; }
.call-to-action .incipit, .call-to-action .separate-phone, .call-to-action .number-phone { float:left; height:100%; margin-left:20px; position:relative; z-index:1; }
.call-to-action .incipit h2 { margin:0; font-size:36px; line-height:48px; margin:18px 0 0; } 
.call-to-action .incipit p { color:#464444; font-size:16px; line-height:20px; margin:0; }
.call-to-action .separate-phone { width:64px; background:url('images/icons/phone-call-to-action.png') no-repeat top left; }         
.call-to-action .number-phone { margin-right:20px; line-height:113px; font-size:48px; color:#838383; font-weight:bold; font-family:"Open Sans",Arial; text-shadow:1px -1px 2px rgba(255,255,255,0.83); letter-spacing:-3px; } 
.call-to-action .decoration-image { position:absolute; right:0; bottom:0; width:100%; height:120%; background:url('images/woman.png') no-repeat right bottom; }

/*testimonials*/
.testimonials-list { margin-bottom:45px; }
.testimonials-list .thumb-testimonial { float:left; width:120px; text-align:right; }
.testimonials-list .thumb-testimonial .shadow-thumb { float:right; width:72px; height:16px; background:url('images/bg/shadow-avatar.png') no-repeat top center; }
.testimonials-list .thumb-testimonial img { float:right !important; }
.testimonials-list .thumb-testimonial p { clear:both; }
.testimonials-list .thumb-testimonial p .title, .testimonials-list .thumb-testimonial p .website { float:right; }
.testimonials-list .the-post { padding:10px 0 0 45px; background:url('images/bg/sep-testimonials.png') no-repeat left top; margin-left:150px; }

/*google maps*/
.google-map-frame iframe { padding:3px; border:1px solid #acabab; }   

/*styled button icon*/
#content .more-button { position:relative; margin:20px 0 0; width:151px; height:39px; clear:right; display:inline-block; }   
#content .bg-button, #content a.more-button, #content .more-button a { background:transparent url('images/button-more.png') top left no-repeat; } 
#content a.more-button, #content .more-button a, #content .more-button input, #content .more-button button { display:inline-block; width:101px; height:39px; line-height:39px; color:#696969; padding:0 40px 0 10px; text-shadow:1px 1px 0px #fff; border:0; cursor:pointer; font-size:13px; text-align:center; } 
#content a.more-button:hover, #content .more-button a:hover, #content .bg-button:hover { background-position:0 -39px; color:#383838; } 
#content .more-button input, #content .more-button button { width:151px; background-color:transparent; }         
#content .more-button .icon { display:block; position:absolute; top:0; right:0; width:34px; height:39px; background:center no-repeat; }
#content .more-button .icon-img { background-position:125px center; background-repeat:no-repeat; }

/*button rtl*/
#content a.more-button-rtl, #content .more-button-rtl a, #content .more-button-rtl input, #content .more-button-rtl button { padding:0 10px 0 40px; background-image:url('images/button-more-rtl.png') }
#content .more-button-rtl .icon { left:0; right:auto; }

/*button icons*/
#commentform .form-submit input,
#content .more-button .arrow 		{ background-image:url('images/icons/for_button/arrow.png') }
#content .more-button .arrow-left 	{ background-image:url('images/icons/for_button/arrow-left.png') }
#content .more-button .remove 		{ background-image:url('images/icons/for_button/remove.png') }
#content .more-button .calc 		{ background-image:url('images/icons/for_button/calc.png') }
#content .more-button .offer 		{ background-image:url('images/icons/for_button/offer.png') }
#content .more-button .gift 		{ background-image:url('images/icons/for_button/gift.png') }
#content .more-button .cart 		{ background-image:url('images/icons/for_button/cart.png') }
#content .more-button .download		{ background-image:url('images/icons/for_button/download.png') }
#content .more-button .tick 		{ background-image:url('images/icons/for_button/tick.png') }

/* socials */
a.socials, a.socials-small { display:inline-block; margin-right:5px; text-indent:-9999px; text-align:left; }     
a.socials { width:32px; height:32px; background-position:0 -32px !important; }     
a.socials-small { width:18px; height:18px; background-position:0 -18px !important; }     
a.socials:hover, a.socials-small:hover { background-position:0 0 !important }

a.facebook  { background:url('images/icons/facebook.png') no-repeat }
a.rss       { background:url('images/icons/rss.png') no-repeat }
a.blogger   { background:url('images/icons/blogger.png') no-repeat }
a.delicious { background:url('images/icons/delicious.png') no-repeat }
a.flickr    { background:url('images/icons/flickr.png') no-repeat }
a.stumble   { background:url('images/icons/stumble.png') no-repeat }
a.vimeo     { background:url('images/icons/vimeo.png') no-repeat }
a.yahoo     { background:url('images/icons/yahoo.png') no-repeat }
a.youtube   { background:url('images/icons/youtube.png') no-repeat }
a.twitter   { background:url('images/icons/twitter.png') no-repeat }
a.linkedin  { background:url('images/icons/linkedin.png') no-repeat }

a.facebook-small  { background:url('images/icons/small-socials/facebook.png') no-repeat }
a.rss-small       { background:url('images/icons/small-socials/rss.png') no-repeat }
a.blogger-small   { background:url('images/icons/small-socials/blogger.png') no-repeat }
a.delicious-small { background:url('images/icons/small-socials/delicious.png') no-repeat }
a.flickr-small    { background:url('images/icons/small-socials/flickr.png') no-repeat }
a.stumble-small   { background:url('images/icons/small-socials/stumble.png') no-repeat }
a.vimeo-small     { background:url('images/icons/small-socials/vimeo.png') no-repeat }
a.yahoo-small     { background:url('images/icons/small-socials/yahoo.png') no-repeat }
a.youtube-small   { background:url('images/icons/small-socials/youtube.png') no-repeat }
a.twitter-small   { background:url('images/icons/small-socials/twitter.png') no-repeat }   
a.linkedin-small  { background:url('images/icons/small-socials/linkedin.png') no-repeat }
/* ====================== END SHORTCODE ====================== */

/* colors */
a, h1, h2, h3, h4, h5, h6, .pagination a.activeSlide, #nav a:hover, #nav .current_page_item a,
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, body #sidebar .testimonial-widget li p a,
#sidebar .box li a:hover, .sidebar-nav a:hover, #portfolio li h5 a:hover, #portfolio li h5 span, body #latest-news a.title,
.contact-form .error label, #content .contact-form ul li .msg-error, #content .contact-form ul li.error label, #sidebar .testimonial-text li a
 { color:#A10404; }

a:hover, #sidebar .widget li a:hover, .last-news a.title:hover
 { color:#d14007; } 

body .contact-form .error input, body .contact-form .error textarea, body .contact-form .error select
{ border-color:#A10404!important; }

.p-slider a.activeSlide, .p-testimonial a.activeSlide
{ background-color:#A10404;color:#A10404; }

/* Extras */

.clear{clear:both;} 
.left{float:left;}
.right{float:right;}
.nomargin{margin:0}
.nopadding{padding:0}

/* OVERRIDE PENAGOLI */
body {
	background: #d6e1ef url(images/bg.jpg) repeat-y top center; 
}
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6, #sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6
{color: #6c3129;font-weight:400;}
#content a{text-decoration:underline;font-weight:bold;}
#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6, .textwidget h2{font-weight:400;text-align:center;}
#sidebar h2 {font-size: 2em;}
#footer-top-bg{background:url(images/footer-top-bg.png) no-repeat 0 0;width:980px;height:17px;margin-left:-30px;position:relative;top:4px;}
#topbar{background:#1c2d47;height:30px;width:980px;margin:0 auto;}
#flags_language_selector{float:right;margin:5px 3px 0 0;}
#flags_language_selector img{margin:0 2px;}
#header{margin:0;}
#wrapper{position:relative;}
/*#content h1{position:absolute;top:5px;right:20px;font-size:11px;color:#686767;}*/
.tagcat_feat_image{float:left;margin:0 10px 5px 0;padding:4px;background:#FFF;border:1px solid #CCC;}
#nav a{font-family:'Open Sans', Tahoma, Arial, san-serif !important;letter-spacing:normal !important;color:#1c2d47 !important;}
#nav > ul > li > a {font-size:22px;font-weight:300;line-height:24px;}
#nav > ul > li{margin:0 !important;width:125px;height:100px;border-left:1px solid #1c2d47;float:left;padding:10px;background:url(images/menu-arr.png) no-repeat 90% 90%;}
#nav > ul > li:hover{background:#1c2d47;}
#nav > ul > li:hover > a{color:#FFF !important;}
#nav > ul > li:first-child{border:none;}
#nav ul.sub-menu, #nav ul.children{width:200px;margin:0;padding:0;top:120px;left:0;}
#nav ul.sub-menu a{position:relative;line-height:normal;font-size:13px;-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;transition: all 0.5s ease-in;}
#nav ul.sub-menu li{padding:5px;-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;transition: all 0.5s ease-in;}
#nav ul.sub-menu li:hover{background:#1c2d47;}
#nav ul.sub-menu li:hover a{left:5px;color:#FFF !important;}

.widget-footer {color:#FFF;padding:10px 20px;float:left;}
.widget-footer h4{color:#FFF;margin:0;font-weight:300;}
.widget-footer a{color:#ced0d3;font-size:12px;}
.widget-footer a:hover{color:#FFF;}
.widget-footer li{list-style:none;line-height:18px !important;}
.widget-footer .textwidget {
	float: none;
	display: block;
	font-size: 14px;
	/*font-weight: bold;*/
	margin: 0px auto;
	width: 900px;
	text-align: center;
}

#footer-bottom{width:980px;margin-left:-30px;}
#footer-bottom p{font-size:11px;}

.share{float:right;overflow:hidden;width:400px;position:relative;top:-5px;right:-20px;}
.share .plus_one{float:right;width:70px;}
.share .fb-like{float:right;}
.share #fb-share{border:1px solid #CAD4E7;background:none repeat scroll 0 0 #ECEEF5;color:#3B5998;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:2px 5px;display:inline-block;white-space:nowrap;font-size:11px;margin:0 5px;float:right;line-height:15px;height:15px;}
.share .twitter-share-button{float:right;width:85px !important;}
#sharebottom .share{float:left;top:-17px;left:-90px;}

.post #share{top:-8px;float:none;left:0;margin:0 auto;width:330px;}

.page_children{}
.page_children .page_child{float:left;width:190px;margin:20px 5px;height:240px;}
.page_children .page_child img{padding:4px;border:1px solid #666;background:#FFF;width:180px;}
.page_children .page_child img:hover{background:#CCC;}
.page_children .page_child h4{color:#666;text-transform:uppercase;line-height:20px;padding:0;margin:4px 0;}
#content .page_children .page_child h4 a{text-decoration:none;color:#444;font-weight:300;}
.page_children .page_child p{color:#666;line-height:16px;font-size:12px;margin:0;padding:0;}
.page_children .page_child .readmore{background:url(images/listbg.png) no-repeat 0 3px;display:block;margin:4px 0 0 0;padding:0 0 0 20px;line-height:18px;vertical-align:middle;font-size:14px;text-transform:uppercase; text-decoration:underline;font-weight:300 !important;}

.page_children .page_child.last{background:url(images/see_all_museums.png) no-repeat 50% 0;padding:130px 0 0 0;height:auto;}
#content .page_children .page_child.last h4 a{text-decoration:underline;}

.list {width:600px;margin:20px 0px;min-height:220px;clear:both;border-bottom: 1px dashed #ccc;}
.list p {line-height:20px;}
.list img {float:left;padding:4px;border:1px solid #666;background:#FFF;width:180px;margin-right: 10px;}
.list h4 {color:#666;text-transform:uppercase;line-height:20px;padding:0;margin:4px 0;}
#content .list h4 a {font-weight:800;}
.list p.right {float:right;}
.action {font-size:1.1em;font-style:normal;font-family:"Lucida Sans","Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif; text-transform:uppercase; margin:0;padding:0;}
.ui-corner-all {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.action a {float:right;display:block;padding: 0 20px;background:url(img/calltoactionbutton.png) repeat-x; margin:10px auto; line-height:30px; background-position:0 -80px;}
.action a, .action a:hover{color:#ffffff;}
.action a:hover{background-position:0 -110px}


.tweets{position:relative;margin:0;display:block;float:left;width:830px;}
#twitter {/*background:url(images/twitter.png) no-repeat 0 0;*/width:25px;height:20px;float:left;/*margin:5px;*/padding:0;border:none;}
.tweets li{list-style:none;color:#fff;font-size:12px;padding-top:4px;}
.tweets li a{color:#FFF;font-size:10px;}

#content .title-blog a,#content .page-title a,#content .page-title{/*color:#1c2d47;*/font-weight:600;text-decoration:none;}
#content #share a{font-weight:normal;}

body.blog #content .post{margin-top:30px;}
body.blog #content .post h2.title-blog a{font-weight:400;line-height:30px;color:#1c2d47;}
body.blog #content .post .date{margin:0;}

#footer .widget-footer h4{margin:0 0 10px 0;}
#imgtestata{width:980px;position:relative;float:left;height:282px;}
#imgtestata img{position:absolute;left:-30px;}

/*#content img {
	border: 4px solid #424242;
}*/
#content img.right {
	float: right;
	margin-left: 20px;
}
.news {
	border: 1px solid #5c7b1e;
	padding: 4px;
	background-color: #c9e395;
}
p.center {
	text-align:center;
	margin: 0 auto;
}
#content {position: relative;}
#slideshow,.ngg-slideshow{ position: absolute; top: 0px; left: -30px; width: 980px;}


/*#text_icl-31, #text_icl-29, #text_icl-34, #text_icl-44, #text_icl-40, #text_icl-43, #text_icl-54, #text_icl-67 {  why book on u.org 
	background-color: #e9eef5;
}
#text_icl-31 ul, #text_icl-29 ul, #text_icl-34 ul, #text_icl-44 ul, #text_icl-40 ul, #text_icl-43 ul, #text_icl-54 ul, #text_icl-67 ul {
	margin-left: 40px;
	padding-bottom: 10px;
}
#text_icl-31 li, #text_icl-29 li, #text_icl-34 li, #text_icl-44 li, #text_icl-40 li, #text_icl-43 li, #text_icl-54 li, #text_icl-67 li {
	font-size: 1.4em;
	line-height: 20px;
	list-style-position: inside;
	text-indent: -10px;
}*/
#sidebar h2 {
 	line-height: 30px;
 	margin-bottom: 0px;
 	margin-top:15px;
 }
 #sidebar li.icl-level-1 {
 	font-size: 1em;
 }
#text_icl-31 h2, #text_icl-29 h2, #text_icl-34 h2, #text_icl-44 h2, #text_icl-40 h2, #text_icl-43 h2, #text_icl-54 h2, #text_icl-67 h2, #block-10 h2 {
	background-color: #e9eef5;
}
#bookgrid { /* within buy tickets page */
	width: 100%;
	background-color:#f6f6f6;
}
#bookgrid td {
	vertical-align: top;
	width: 33%;
}
#bookgrid tr:nth-child(2n+1) {background-color:#f6f6f6;}

.textwidget .book { /* why book on u.org */
	font-family: 'Roboto Condensed','Open Sans', Tahoma, Arial, sans-serif;
	margin: 0px;/*15px 15px 0px 6px;*/
	background-color: #e9eef5;
}
.textwidget .book ul {
	margin-left: 40px;
	padding-bottom: 0px;
 }
.textwidget .book li {
 	font-size: 1.4em;
	line-height: 20px;
	list-style-position: inside;
	text-indent: -10px;
 }

.box-side { /* disclaimer */
/*	border: 3px solid #a8bde1;*/
	width: 270px;
	padding: 10px 0px;
	margin: 0px auto 10px auto;
	font: 1.3em/16px 'Roboto Condensed',Tahoma;
	text-align: center;
	line-height: 18px;
}
