#secondary .widget{
    background:#7ad1ea;
    border:none;
}
.widget-title{
    color:#282b2a;
	text-align:center;
}
.infusion-field input,
.infusion-captcha input{
        width:96% !important;
        padding:2%;
}
.infusion-captcha img{
        width:100%;
        margin-top:10px;
}
.infusion-submit input,
.form-submit input{       
        background:#282b2a !important;
        border:none !important;
        margin:10px auto 0;
        text-shadow:none !important;
        height:36px;
        display:block;
        color:#fff;
        font-weight:bold;
        padding:0 15px;
        border-radius:5px;
		cursor:pointer;
} 
#secondary aside.widget a:hover{
    color:#282b2a !important;
}
#colophon{
        background:#7ad1ea;
}
#header ul li a{
        font-size:24px;
}
#header ul li a:hover ,#header ul li.current_page_item a{
        color:#7ad1ea !important;
}

#page {
    width: 1040px;
}
#header,
#main {
    width: 100%;
}
#primary{
	width:720px;
}
.entry-content{
	overflow:visible;
}
.entry-title{
    font-size:20px !important;
}
.entry-title:hover{
	color:#7ad1ea !important;
}



.entry-content  .infusion-field input,
.entry-content  .infusion-captcha input,
.entry-content  .infusion-field textarea{
        width:80% !important;
        padding: 1% 2%;
		border-radius:5px;
		border:none !important;/*1px solid #f1f1f1*/
}

.entry-content  .infusion-captcha img{
    width:auto;
}
.entry-content  .infusion-captcha input{
    width:40% !important;
}

.entry-content .infusion-submit input{       
        background:#7ad1ea !important;
        border:none !important;
        margin:0;
		text-shadow:none !important;
		cursor:pointer;
}  

#primary #content .date {display:none;}
/*-----------14/03/2014-----------*/
#secondary aside.widget:nth-child(2n) h3{
	color:#7ad1ea !important;
}
#primary #content #comments #respond #commentform p.form-submit input {
    height: 42px !important;
    width: auto !important;
	padding: 0 20px;
}
p.form-allowed-tags{ display:none !important;}

input#cptch_input{
    float:left !important;
}
input#cl_check_083{
width:30px !important;
float:left !important;
}
