max-width: 100%;
text-align: center; }
#searchform div input.blogbutton {
- background: -webkit-linear-gradient(top, #1999ce 75%, #107098 100%);
- background: -moz-linear-gradient(center top, #1999ce 75%, #107098 100%);
- background: -ms-linear-gradient(top, #1999ce 75%, #107098 100%);
+ background: -webkit-linear-gradient(top, #1999ce 51%, #107098 100%);
+ background: -moz-linear-gradient(center top, #1999ce 51%, #107098 100%);
+ background: -ms-linear-gradient(top, #1999ce 51%, #107098 100%);
filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=#1999ce, EndColorStr=#107098; }
#blog-side-info {
main.page-front {
padding: 0; } }
main.page-front #content-wrapper {
- background: -webkit-linear-gradient(top, #d7e8f0 75%, rgba(255, 255, 255, 0) 100%);
- background: -moz-linear-gradient(center top, #d7e8f0 75%, rgba(255, 255, 255, 0) 100%);
- background: -ms-linear-gradient(top, #d7e8f0 75%, rgba(255, 255, 255, 0) 100%);
+ background: -webkit-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
+ background: -moz-linear-gradient(center top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
+ background: -ms-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=#d7e8f0, EndColorStr=rgba(255, 255, 255, 0); }
main.page-front #content-wrapper #main-content {
margin-top: 37px; }
main.page-inside {
padding: 0; } }
main.page-inside #content-wrapper {
- background: -webkit-linear-gradient(top, #d7e8f0 75%, rgba(255, 255, 255, 0) 100%);
- background: -moz-linear-gradient(center top, #d7e8f0 75%, rgba(255, 255, 255, 0) 100%);
- background: -ms-linear-gradient(top, #d7e8f0 75%, rgba(255, 255, 255, 0) 100%);
+ background: -webkit-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
+ background: -moz-linear-gradient(center top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
+ background: -ms-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=#d7e8f0, EndColorStr=rgba(255, 255, 255, 0);
min-height: 250px; }
main.page-inside #content-wrapper #main-content {
margin-top: 25px;
padding-top: 0; }
.blocks #block-1.blocks:before, .blocks #block-2.blocks:before, .blocks #block-3.blocks:before {
- background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #000000 100%);
- background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0) 75%, #000000 100%);
- background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 75%, #000000 100%);
+ background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 51%, #000000 100%);
+ background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0) 51%, #000000 100%);
+ background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 51%, #000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=rgba(255, 255, 255, 0), EndColorStr=#000000;
position: absolute;
content: '';
width: 100%;
height: 100%;
display: block;
- background: rgba(0, 0, 0, 0.85); }
+ background: rgba(0, 0, 0, 0.65); }
.blocks #block-1.blocks:hover h2, .blocks #block-2.blocks:hover h2, .blocks #block-3.blocks:hover h2 {
position: relative; }
.blocks #block-1.blocks:hover p, .blocks #block-2.blocks:hover p, .blocks #block-3.blocks:hover p {