@charset "utf-8";

/*

Theme Name: Synergie

Version: 1.7

Author: Dany Duchaine

/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * March 2010
*/


/* Reset Styles */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
        list-style:none outside none;
        zoom: 1 ;
}
:focus {
	outline: 0;
}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

body a { color: #696969; text-decoration: none }

body a:hover { color: #56A1D5; text-decoration: none }

.clearboth {
    clear: both;
}
.float_right {
    float: right !important;
}
body {
   
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Tahoma,sans-serif;
    font-size: 13px;
    color:#696969;
line-height:22px;
text-shadow:1px 1px 1px #FFFFFF;
background: url(img/back_hidro.png) repeat; 

}

/* Headings */

h2 {
    margin-top: 3px;
    color: #373737;
    font: 14px Arial,Tahoma,sans-serif;
    font-weight: bold;
}
h3,h3 a, h6, #cancel-comment-reply-link {
    text-decoration: none;
    color: #373737;
    font: 16px Arial,Tahoma,sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}
#cancel-comment-reply-link {
    text-shadow: none;
}
h6 a {
    text-decoration: none;
    color: #373737;
    font-weight: bold;
    margin-bottom: 15px;
}
h6 a:hover {
    text-decoration: underline;
}
h3 a:hover {
    text-decoration: underline;
}

h4 {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    text-shadow: 2px 2px 2px #111111;
}
h5 {
    color: #373737;
    text-shadow: 1px 1px 1px #fff;
    background: #dfe4e8 url(img/bg-sidebar-title.jpg) repeat-x;
    border: solid 1px #d4d9de;
    padding: 10px 15px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
h6 {
    font-size: 18px;
}
div img {
display: block;
}
p {
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px #fff;
}
#wrapper_header {
    background: url(img/bg-tile.jpg) repeat;
 }

#header {
   width: 960px;
   margin: 0 auto;
   padding: 10px 0 15px 0;
   background: url(img/bg-header-center.jpg) no-repeat;
}
#logo {
    float: left;
    margin-top: 10px;
}

/* SubNav */

ul#menu li:hover ul li ul,
ul#menu li:hover ul li ul li ul,
ul#menuli:hover ul li ul li ul li ul {
    display: none;
}

ul#menu li:hover ul,
ul#menu li ul li:hover ul,
ul#menu li ul li ul li:hover ul,
ul#menu li ul li ul li ul li:hover ul {
    display: block ;

}


ul#menu li {
    position: relative;
}

ul#menu ul li ul {
    left:0;
    margin-left:165px;
    top:-14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #606060 !important;
    display: none;
}
ul#menu ul {
    position: absolute;
    padding:15px 0 0 15px;
    z-index: 9999999;
    background: url(img/sub-menu-bg.jpg) repeat top left;
    top: 35px;
    left: 0;
    display:none;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-box-shadow: 0 2px 2px #111;
    -webkit-box-shadow:  0 1px 2px #111;
    border: 1px solid #606060;
    border-top: none;
}

ul#menu ul li {
    float: none;
    width:165px;
}
/*sub-menu behavior opacity: 0.7; */ 
ul#menu ul li a:hover {
padding: 0px !important;
margin-bottom: 10px;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow:  none;
    border: none;
    
    filter:alpha(opacity=70);-ms-filter: 'Alpha(Opacity=70)';opacity: 0.70;-moz-opacity: 0.70;filter: alpha(opacity=70);-khtml-opacity: 0.70 ;
   

}
ul#menu ul li a {
        padding:0px !important; /*aqui é o moov do sub-menu*/
       margin-bottom: 10px;
        font-size: 12px;
}
#menu {
    float: right;
    margin-top: 35px;
    filter:alpha(opacity=70);-ms-filter: 'Alpha(Opacity=70)';opacity: 0.70;-moz-opacity: 0.70;filter: alpha(opacity=70);-khtml-opacity: 0.70 ;
        
}
#menu li {
    float: left;
    margin: 0 0 0 15px;
    
  
}
#menu li a {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    text-shadow: 2px 2px 2px #333333;
    display: block;
    padding: 9px 14px !important;
        
}
#menu li a:hover {
    padding: 8px 13px !important;
    background: url(img/sub-menu-bg.jpg) repeat top left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #242424;
    -webkit-box-shadow:  0 1px 2px #111;
    border: 1px solid #606060;
       
}
ul#menu li a.hover, ul#menu li:hover a.topMenu {
    padding: 8px 13px !important;
    background: url(img/sub-menu-bg.jpg) repeat top left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #242424;
    -webkit-box-shadow:  0 1px 2px #111;
    border: 1px solid #606060;

}

#menu span {
    display: block;
    color: #c8c8c8;
    font-size: 10px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #222621;
}

#main_body{background: url(img/back_hidro.png) repeat;}

#wrapper_content, #wrapper_content_pages {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 25px
}
#wrapper_content_pages {
    padding: 0;
}
#slider {
	position:relative;
	background: url(img/loader.gif) no-repeat 50% 50%;
        height: 370px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider_module {
    overflow: hidden;
    margin: 0;
    background-color: #c7d5db;
}
#slider_images {
    background: #c7d5db;
    padding: 14px;
    width: 625px;
    height: 265px;
    float: right;
    border: 1px dotted #a2a2a2;
}
#slider_nav {
    padding-left: 1px;
    overflow: hidden;
}
#slider_nav ul {
    overflow: hidden;
    padding-right: 15px;
}
#slider_nav li {
    padding: 10px 0 10px 1px;
     border-bottom: 1px dotted #a2a2a2;
     overflow: hidden;
}
#slider_nav a {
    text-decoration: none;
}
#slider_nav img {
    border: solid white 4px;
    -moz-box-shadow: 0 1px 2px #888;
    -webkit-box-shadow: 0 1px 2px #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
     float: left;
}
.block {
    float: left;
    margin: 0 0 0 15px;
}
.block span, .block span a  {
    
    color: #767676;
    font: 12px Arial,Tahoma,sans-serif;
    margin-top: 3px;
    text-shadow: 1px 1px 1px #fff;
}
.last {
    border-bottom: none !important;
}
#slider_nav li {
    cursor: pointer;
}
#slider_images {
    position: relative;
}
#slider_images ul li {
    position: absolute;
    top: 13px;
    left: 13px;
}
.square {
    width: 300px;
    float: left;
    overflow: hidden;
    margin: 0 30px 0 0;
}
.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}
#square_text_module {
    overflow: hidden;
    width: 1005px;
    margin: 0;
    padding: 45px 0 0 0;
    background: url(img/bg-square.png) no-repeat;
}
.text_block {
    margin-bottom: 25px;
}
#square_text_module p {
    line-height: 22px;
    color: #696969;
    text-shadow: 1px 1px 1px #fff;
}
.readmore, .page_navi li a, .portfolio_cat li a, .pagination .current, .inactive  {
    color: #6c6f72;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
    display: block;
    float: left;
    border: 1px solid white;
    margin: 0 0 5px 1px;
    background: url(img/bg-readmore.jpg) repeat-x;
    padding: 5px 20px;
    -moz-border-radius: 99px;
    -webkit-border-radius: 99px;
    -moz-box-shadow: 0 1px 2px #999;
    -webkit-box-shadow:  0 1px 2px #999;
    line-height: 16px;
}

.page_navi li a,.pagination .current, .inactive {
    margin-right: 7px;
    padding: 5px 13px;
}
.readmore:hover,.page_navi li a:hover, .button_on, .portfolio_cat li a:hover,.pagination,.pagination .current, .inactive:hover {
   background: url(img/bg-readmore-hover.jpg) repeat-x !important;
}
.square .readmore, .inactive {
    margin-bottom: 5px;
}
.title {
 border-bottom: 1px dotted #a2a2a2;
 padding-bottom: 10px;
 margin-bottom: 20px;
 width: 960px;
}
#blog_module {
    overflow: hidden;
    width: 980px;
    margin: 0;
}
.blog_posts {
    overflow: hidden;
}
.blog_posts li {
    padding: 7px;
    background: white;
    float: left;
    border: 1px dotted #a2a2a2;
    position: relative;
    margin-right: 22px;
    margin-bottom: 22px;
}
.blog_thumb_title {
    background: url(img/transparent-bg.png) repeat;
    position: absolute;
    bottom: 7px;
    left: 7px;
    padding: 7px;
    width: 144px;
    line-height: 17px;
}
.blog_thumb_title a {
    text-decoration: none;
    color: white;
    
    font-family: arial;
    text-shadow: none;
}
.blog_thumb_category {
    background: url(img/blog-thumb-category-bg.jpg) repeat-x;
    position: absolute;
    top: 20px;
    left: -1px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    padding: 2px 0;
        line-height: 16px !important;
}
.blog_thumb_category a {
    text-decoration: none;
    color: white;
    font-family: arial;
    margin: 7px;
    text-shadow: none;

}
.blog_thumb_title a:hover {
    text-decoration: underline;
}
#cta_module {
    margin-top: 0px;
    margin-bottom: 25px;
    width: 910px;
    height: 55px;
    background: url(img/cta-bg.png) no-repeat top left;
    padding: 25px;
    overflow: hidden;
}
#cta_module p {
    font-size: 16px;
    line-height: 30px;
    color: #6d7174;
    text-shadow: 1px 1px 1px #fff;
    width: 690px;
    float: left;

}
#cta_module a {
    color: #6c6f72;
    text-decoration: none;
    font-size: 16px;
    text-shadow: 1px 1px 1px #fff;
    display: block;
    float: right;
    border: 1px solid white;
    background: url(img/cta-button-bg.jpg) repeat-x;
    padding: 14px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    -moz-box-shadow: 0 1px 2px #999;
    -webkit-box-shadow: 0 1px 2px #999;
}
#cta_module a:hover {
    -moz-box-shadow: inset 0 1px 2px #999;
    -webkit-box-shadow: inset 0 1px 2px #999;
    line-height: 25px;
   }
   #projects_module {
       margin: 0;
      overflow: hidden !important;
       width: 1005px;
}

.projects_item {
    padding: 10px;
    border: 1px dotted #a2a2a2;
    background: white;
    position: relative;
    float: left;
    margin-bottom:2px;
}
.one_third .projects_item {
    margin-bottom: 45px;
}
.one_third .view_project {
    width: 268px;
    height: 128px;
}
.one_third .view_project a {
    margin-left: 68px;
    margin-top: -46px;
    padding: 13px 20px !important;
}
/* Aqui esta abox do portfolio*/
.projects_title, .projects_title_one_third{
    background: url(img/transparent-bg.png) repeat;
    position: absolute;
    bottom: -10px;
    left: 10px;
    padding: 10px 25px;
    width: 575px;
    line-height: 17px;
    color: white;
    font-family: arial;
    font-size: 14px;
    text-align: left;
    text-shadow: none;
}

.projects_title p, .projects_title_one_third p{

	margin-top: 5px;
    font-size: 14px;
    text-align: left;
    text-shadow: none;
}

.projects_title_one_third {
    width: 238px;
}

.view_project {
    -moz-box-shadow: inset 0 0 180px #000;
    -webkit-box-shadow: inset 0 0 50px #000;
    width: 450px;
    height: 230px;
    position: absolute;
    top: 10px;
    left: 10px;
    padding-top: 140px;
}
.view_project a {
    color: #6c6f72;
    text-decoration: none;
    font-size: 16px;
    text-shadow: 1px 1px 1px #fff;
    display: block;
    margin-left: 155px;
    float: left;
    border: 1px solid white;
    background: url(img/cta-button-bg.jpg) repeat-x;
    padding: 13px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    -moz-box-shadow: 0 3px 12px #000;
    -webkit-box-shadow: 0 3px 12px #000;
    position: relative;
}
/* url("img/bg-tile.jpg") repeat scroll 0 0 #303030;*/
#wrapper_footer {
    background: background: url(img/back_hidro.png) repeat; 
    overflow: hidden;
}
#footer_content {
    width: 960px;
    background: url(img/footer-spotlight.png) no-repeat;
    margin: 0 auto;
    padding: 0 0 10px 0 ;
    overflow: hidden;
}

#footer_content p, #footer_content ul li ul li,#footer_content ul li ul li a {
    color: #767676;
  
    text-shadow: 1px 1px 1px #111111;
    border-top: 1px dotted #a2a2a2;
    padding-top: 10px;
    line-height: 19px;
    margin-top: 10px;
}
#footer_content ul li ul li a {
    text-decoration: none;
    border: none;
}
#footer_content ul li ul li a:hover {
 color: #a0a0a0;
}
.flickr_widget {
    width: 235px;
    
}

.flickr_container {
    border-top: 1px dotted #a2a2a2;
    margin-top: 10px;
   
}
.flickr_widget li {
    border: none !important;
    float: left;
    margin-right: 25px;
}
.flickr_widget li img {
     border: solid #4a4646 4px;
    -moz-box-shadow: 0 1px 4px #191919;
    -webkit-box-shadow: 0 1px 4px #191919;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
}
#footer_widgets {
    width: 1020px;
    overflow: hidden;
}
#footer_widgets li {
    margin-bottom: 25px;
}
#footer_widgets p, #footer_widgets li ul li {
    margin-bottom: 0;
}
#left_copyright {
    float: left;
}
#right_copyright {
    float: right;
}
#copyright {
    background: #303030;
    overflow: hidden;
    padding: 10px 0 0 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #767676;

    text-shadow: 1px 1px 1px #111111;
    margin: 15px 0;
    -moz-box-shadow: 0px 0px 5px #191919;
}
#copyright a {
     color: #888888;
     text-shadow: 1px 1px 1px #222222;

}
#copyright a:hover {
    color: #a0a0a0;

}
#breadcrum {
    background: url(img/breadcrum-bg.png) no-repeat top left;
    width: 960px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    margin-bottom: 25px;

    color: #696969;
    text-shadow: 1px 1px 1px #fff;
}
#breadcrum a {
    color: #696969;
    text-decoration: none;
}
#breadcrum a:hover {
    color: #696969;
    text-decoration: underline;
}

/* Collumn Layout */

.full {
    width: 960px;
    margin-bottom: 25px;

    line-height: 22px;
    color: #696969;
    text-shadow: 1px 1px 1px #fff;
}
.half {
    width: 457px;
    float: left;
}
.three_fourth {
    width: 709px;
    float: left;
}
.two_third {
    width: 650px; /*era 625px*/
    float: left;
}
.one_third {
    width: 290px;
    float: left;
}
.one_fourth {
    float: left;
    width: 206px;
}
.last {
    margin-right: 0 !important;
}
.one_fourth_last,.two_third_last, .half_last, .one_third_last, .three_fourth_last, .one_fourth,.two_third, .half, .one_third, .three_fourth {
    margin-right: 20px; /*era 45px*/
    line-height: 22px;
    color: #696969;
    text-shadow: 1px 1px 1px #fff;
}
.one_third_portfolio {
    margin-right: 0;
    margin-left: 45px;
}
/* Box Styling */

.box1 {
    margin-bottom: 25px;
}
.box1_content_text, .box1_content_list, .box1 .textwidget, #calendar_wrap {
    background: #f1f6fa;
    padding: 15px 15px 0 15px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border: solid 1px #d4d9de;
    border-top: none;
}

.box1 ul, #searchform {
    background: #f1f6fa;
    
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border: solid 1px #d4d9de;
    border-top: none;
}
#searchform {
    padding: 15px;
}
#s {

    width: 110px;
}
.box1 ul li ul li, .box1 ul  li ul {
    border: none;
    background: url(img/list-arrow.png) no-repeat;
    background-position: 15px 7px;
}
.box1 ul li ul li a {
  padding: 0px 25px 10px 0;
  font-size: 12px;
}
.box1_content_text p {
    padding-bottom: 0;
}
.box1_content_list {
    padding: 0;
}
.box1_content_list li a, .box1 li a {
    text-shadow: 1px 1px 1px #fff;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Tahoma,sans-serif;
    color: #696969;
    font-size: 13px;
    text-decoration: none;
    display: block;
    background: #f1f6fa;
    padding:10px 25px 10px 0;
}
.box1_content_list li a:hover, .box1 li a:hover {
    color: #373737;
}

.box1_content_list li, .box1 li {
    padding-left: 28px;
    border-bottom: solid 1px #d4d9de;
    background: url(img/list-arrow.png) no-repeat;
    background-position: 15px 17px;
    position: relative;

}
.box1_content p {
    margin-bottom: 0px;
}
.box_title {
    
}


/* Blog */

.comment-info {
    background:none repeat scroll 0 0 white;
border-bottom:1px dotted #A2A2A2;
border-top:1px dotted #A2A2A2;
margin-bottom:15px;
overflow:hidden;
padding:25px 25px 5px;

}
#comments ol li ul .bio_info {
    width: 430px;
}
#comments ol li ul li ul .bio_info {
    width: 390px;
}
#comments ol li ul li ul li ul .bio_info {
    width: 350px;
}
#comments ol li ul li ul li ul li ul .bio_info {
    width: 310px;
}
#comments ol li ul li ul li ul li ul li ul .bio_info {
    width: 270px;
}
.children {
    margin-bottom: 13px;
}
#comments ol li ul {
    border-left:1px solid #CCCCCC;
}
#comments ol li ul li {
    background:url("img/comment-hor-border.gif") no-repeat scroll left top transparent;
    padding-left: 40px;
    float: none !important;
    clear: both;
    min-height: 135px;
    width: auto !important;

}
.comment-info .avatar {
    float: left;
    margin-bottom: 20px;
}
.blog_article {
    margin-bottom: 30px;
        overflow: hidden;
}
.blog_thumb_big {
background: white;
float: left;
    padding: 10px;
    border: 1px dotted #a2a2a2;
    position: relative;
}
.blog_article_description {
    float: right;
    width: 355px;

}
.blog_article_description_full {
    float: right;
    width: 685px;
}
.blog_article_description_large {
    width: 625px;
}
.blog_meta {
    background: white;
    border-top: 1px dotted #a2a2a2;
    border-bottom: 1px dotted #a2a2a2;
    padding: 10px;
    margin-bottom: 15px;
    display: block;
    line-height: 25px;
}
.blog_meta a, .bio_info a {
    color: #696969;
}
.blog_meta a:hover, .bio_info a:hover {
    color: #373737;
}
.date {
         position: absolute;
    top: 30px;
    left: 0;
}
.blog_thumb_big span {
    background: url(img/blog-date-bg.png) repeat-x;
    color: #ffe2ef;
    font: 16px Arial,Tahoma,sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px #962e5d;
    padding: 8px;
    float: left;
}
.end {
  background: url(img/blog-date-end.png) no-repeat top left;
  width: 13px;
  height: 35px;
  float: left;
}
.post-author, .post-category, .post-comments, .author, .bio_info span a, .url, .blog-post-author a {
    background: url(img/author.png) no-repeat top left;
    background-position: 0 4px;
    padding-left: 17px;

}
.post-category {
    background: url(img/category.png) no-repeat top left;
     background-position: 0 4px;
     margin-left: 7px;
}
.post-comments {
    background: url(img/comments.png) no-repeat top left;
     background-position: 0 4px;
     margin-left: 7px;
}
#commentform em a {
    color:#B83D74;
}
.comment-reply-link  {
    background: url(img/comments.png) no-repeat top left !important;
     background-position: 0 6px !important;
     margin-left: 7px !important;
     padding-left: 14px !important;
}
.date2  {
    background: url(img/time.png) no-repeat top left;
     background-position: 0 3px;
     margin-left: 7px;
     padding-left: 14px;
}

.related_posts {
    background: white;
    overflow: hidden;
    border-top: 1px dotted #a2a2a2;
    border-bottom: 1px dotted #a2a2a2;
    padding: 25px;
    padding-right: 0;
    margin-bottom: 25px;
}
.bio, .comments {
    background: white;
    overflow: hidden;
    border-top: 1px dotted #a2a2a2;
    border-bottom: 1px dotted #a2a2a2;
    padding: 25px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.bio img, .comments img {
    float: left;
}
.bio_info {
    float: right;
    width: 470px;
}
.bio_info p {
    margin-top: 10px;
}
.bio_info span {
    margin-bottom: 10px;
}
.portfolio_cta {
    margin-bottom: 40px;
}
.portfolio_sidebar_2_col {
    width: 670px;
}


/* Contact Form  */
form.global, .wpcf7-form, #commentform {
	margin:30px 0 0 0;
	padding:0;
        overflow: hidden;
}
form.global ul, form.global ul li, .wpcf7-form ul, .wpcf7-form ul li, #commentform ul, #commentform ul li {
    overflow: hidden;
}

#message, #comment_msg {
    width: 500px !important;
    margin-bottom: 20px;
}
#contactform, .wpcf7-form, #commentform {
    margin: 10px 0 15px 0;
}
form.global label, .wpcf7-form label, #commentform label {
	width: 300px;
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
	display:block;
	font-size:14px;

color:#373737;

text-shadow:1px 1px 1px #FFFFFF;
}
.wpcf7-form p {
    margin-bottom: 55px;

}

form.global input, form.global textarea, form.global select, .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select, #commentform select, #commentform textarea, #commentform input  {
	background: #d8dce0;
	border-top: 1px solid #adadad;
	border-left:1px solid #adadad;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color: #2b2b2b;
	font-size:14px;
	text-shadow: 0 1px 0 #fff;
	margin: 0 15px 15px 0;
	float:left;
	padding: 9px;
	width: 65%;

	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
-webkit-border-radius-topleft: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;}

form.global input:hover, form.global textarea:hover,#commentform input:hover, #commentform textarea:hover .wpcf7-form input:hover, .wpcf7-form textarea:hover { border: 1px solid #adadad; }

form.global input:focus, form.global textarea:focus, .wpcf7-form input:focus, .wpcf7-form textarea:focus {
	border: 1px solid #888888;}

#commentform input.submit {
    background: #ccc;
	color: #888;
	border-top: 1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #adadad;
	border-bottom:1px solid #adadad;
	text-shadow: 0 1px 0 #fff;
	cursor: pointer;
        display: block;
	font-size: 12px;
	font-weight:bold;
        margin:0;
	outline: none;

	text-transform: uppercase;
	padding: 8px 10px 8px 10px;
	width: 150px;
}
.wpcf7-form input.wpcf7-submit {
    background: #ccc;
	color: #888;
	border-top: 1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #adadad;
	border-bottom:1px solid #adadad;
	text-shadow: 0 1px 0 #fff;
	cursor: pointer;
        display: block;
	font-size: 12px;
	font-weight:bold;
        margin:0;
	outline: none;

	text-transform: uppercase;
	padding: 8px 10px 8px 10px;
	width: 310px;
}
form.global input, .wpcf7-submit:hover, .wpcf7-form input, .wpcf7-submit:hover, #commentform  input {
	color:#2b2b2b;
	cursor:pointer;
	border: 1px solid #adadad;}


/* ERROR HANDLING */

form.global li.alert input, form.global li.alert textarea   {
	border:1px solid #CC0000; }
.wpcf7-not-valid-tip-no-ajax {
    display: block;
    color: red;
    float: left;

}
.wpcf7-mail-sent-ok {
    color: green !important;
}
.wpcf7-validation-error, .wpcf7-response-output {
    display: block;
    color: red;
    margin-left: 15px;
}
/* THANK YOU */

div.thankyou {
	
	margin:50px 0 0 0; }

div.thankyou h1 {
	color:#373737;
font:bold 16px Arial,Tahoma,sans-serif;

text-decoration:none; }

div.thankyou p {
	color:#696969;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Tahoma,sans-serif;
    font-size: 13px;
text-shadow:1px 1px 1px #FFFFFF;}
.map {
    padding: 10px;
     border: 1px dotted #a2a2a2;
     background: white;
}
.reply a {
    color: #b83d74;
    float: right;
   
}
.leave_comment {
    margin-top: 30px;
}
.ppt {
    display: none !important;
}
#static_info {
    float: left;
    width: 390px;
    margin-top: 30px;
}
#static_info_right {
    float: right;
    width: 410px;
    margin-top: 30px;
}
#static_img {
    float: right;
    margin-top: 15px;
}
#static_img_left {
    float: left;
    margin-top: 15px;
}
.static_title {
    font-size: 22px;
    line-height: 30px;
}

/* Styling the widgets */

/* Flickr sidebar */

#flickr_badge_wrapper {
     background: #f1f6fa;
    padding: 15px 0 5px 15px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border: solid 1px #d4d9de;
    border-top: none;
}
.flickr_badge_image {
    float: left;
    margin:0 12px 12px 0;
}
.flickr_badge_image img {
    -moz-border-radius:4px 4px 4px 4px;
-moz-box-shadow:0 1px 2px #999;
border:2px solid #e1e6ea;
}

/* Flickr Footer */

#footer_widgets #flickr_badge_wrapper {
    background: none;
    padding: 0;
    border-top: 1px dotted #A2A2A2;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin-top:10px;
padding-top: 15px;
}
#footer_widgets .flickr_badge_image img {
  
-moz-box-shadow:0 1px 4px #191919;
border:2px solid #4A4646;
}
#footer_widgets .flickr_badge_image {
    margin:0 24px 24px 0;
}

/* Twitter sidebar */

#twitter_update_list li {
    background: none;
    padding: 15px;
}
#twitter_update_list li a  {
    padding: 0;
    display: inline;
    color:#B83D74;
}
#twitter_update_list {
    margin-bottom:25px;
}
#twitter-link {
    color: #373737;
    text-shadow: 1px 1px 1px #fff;
    background: #dfe4e8 url(img/bg-sidebar-title.jpg) repeat-x;
    border: solid 1px #d4d9de;
    padding: 10px 15px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-decoration: none;
}
/* Twitter footer */

#footer_widgets #twitter_update_list li {
    padding: 10px 0;
}
#footer_widgets #twitter_update_list li a {
    color:#bcbcbc;
}
#footer_widgets #twitter-link {
    display: none;
}
#wp-calendar tr th, #wp-calendar tr td {
padding: 0 9px;
}
#wp-calendar caption {
margin-bottom: 10px;
}
#next {
padding: 10px 0 !important;
}

