/*generated 2014-10-02 09:14*/


body {
    background-color:#c6c9cc;
    font-family:"Times New Roman",Times,serif;

}

body,
a { color:#363636 }

hr { background-color: #000000 }

h1,h2,h3,h4,h5,h6 {    font-family:"Times New Roman",Times,serif;}

h1,
h2 { color:#000000 }
h3,
h4 { color:#fa0d05 }
h5,
h6 { color:#ff0505 }

pre {    font-family:"Times New Roman",Times,serif;}

a:hover { color:#000000 }
table {
    border-color:#f25757;
}
table caption {
    color:#000000;
}
th {
    color:#000000;
}
tr td {
    border-top-color:#f25757;
}
tr.odd td {
	background: #ffffff;
}


/*Colors*/
/* text colors */
.color0 { color:#3e4af0 }

.color1 { color:#000000 }
.color2 { color:#fa0d05 }
.color3 { color:#ff0505 }

.color4 { color:#363636 }
.color5 { color:#000000 }

.color6 { color:#c6c9cc  }
.color7 { color:#ffffff }

.color8 { color:#f25757  }
.color9 { color:#ff6666 }

/* borders colors */
.bcolor0 { border-color:#3e4af0 }

.bcolor1 { border-color:#000000 }
.bcolor2 { border-color:#fa0d05 }
.bcolor3 { border-color:#ff0505 }

.bcolor4 { border-color:#363636 }
.bcolor5 { border-color:#000000 }

.bcolor6 { border-color:#c6c9cc  }
.bcolor7 { border-color:#ffffff }

.bcolor8 { border-color:#f25757  }
.bcolor9 { border-color:#ff6666 }

/* background colors */
.bgcolor0 { background-color:#3e4af0 }

.bgcolor1 { background-color:#000000 }
.bgcolor2 { background-color:#fa0d05 }
.bgcolor3 { background-color:#ff0505 }

.bgcolor4 { background-color:#363636 }
.bgcolor5 { background-color:#000000 }

.bgcolor6 { background-color:#c6c9cc  }
.bgcolor7 { background-color:#ffffff }

.bgcolor8 { background-color:#f25757  }
.bgcolor9 { background-color:#ff6666 }
/*/Colors*/

/*Form*/
input, select, textarea {
    color:#363636;
    border-color: #f25757;
    background-color:#ffffff
}

input:active, select:active, textarea:active {
    border-color:#ff0505;
    background-color:#ffffff
}

input:focus, select:focus, textarea:focus {
    border-color:#ff0505;
    background-color:#ffffff
}

fieldset{
    border-color: #f25757
}
/*/Form*/
/*CSS3*/
::selection {
    background: #000000;
    color:#c6c9cc
}
::-moz-selection {
    background: #000000;
    color:#c6c9cc
}
.opacity {
    background:url('http://www.isolleida.com/wp-content/themes/constructor/images/opacity_white_50.png');
}
.shadow {
    box-shadow: 5px 5px 10px #f25757;
    -moz-box-shadow: 5px 5px 10px #f25757;
    -webkit-box-shadow: 5px 5px 10px #f25757
}
.box {
    border-color:#f25757;
    border-style:solid;
    border-width:1px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px
}#menu {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border:#f25757 solid 1px;
}
/*/CSS3*/
/*Layout*/
#body {
    
}
#wrapheader {
    
}
    #header {
        background-image: url('http://www.isolleida.com/wp-content/uploads/constructor/themes/current/logoAA.gif');
background-repeat: no-repeat;
background-position: left top;

    }

#wrapcontent {
    
}
    #content {
        
    }

#header,#content,#footer{
        width:1048px;
}

.layout-left #container {
    width:827px;
    margin-left:220px;
    border-left:1px dotted #f25757;
}
.layout-left #sidebar {
    margin-left:-1048px !important;
}
.layout-two #container {
    width:706px;
    margin-left:120px;
    border-left:1px dotted #f25757;

    margin-right:220px;
    border-right:1px dotted #f25757;
}
.layout-two #sidebar {
    margin-left:-220px;
}
.layout-two #extra {
    margin-left:-1048px;
}
.layout-two-right #container {
    width:706px;

    margin-right:342px;
    border-right:1px dotted #f25757;
}
.layout-two-right #sidebar {
    margin-left:-342px;
    border-right:1px dotted #f25757;
}
.layout-two-right #extra {
    margin-left:-120px;
}
.layout-two-left #container {
    width:706px;
    margin-left:342px;
    border-left:1px dotted #f25757;
}
.layout-two-left #sidebar {
    margin-left:-1048px;
    border-right:1px dotted #f25757;
}
.layout-two-left #extra {
    margin-left:-828px;
}
.layout-right #container {
    width:828px;
    margin-right:220px;
    border-right:1px dotted #f25757;
}
.layout-right #sidebar {
    margin-left:-220px;
}.layout-none #container {
    border:0;
    margin:0;
    width:1048px !important
}

#sidebar{
    width:216px;
    
}
#extra {
    width:116px;
    
}

#wrapfooter{
    
}
    #footer{
        width:1048px;
        
    }
/*/Layout*/
/*Header*/
#header {
	height: 215px;
	text-align: right top
}
#header #name a {
    font-family:Arial,Helvetica,sans-serif;
    font-size:40px;
    line-height:40px;
    font-weight:400;
    color:#49494f;
    text-transform:capitalize;
}
#header #description {
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    line-height:14px;
    font-weight:600;
    color:#49494a;
    text-transform:uppercase;
}

#header #title {
    text-align:right;top:0;
}

#menu { right:0;bottom:0;margin-bottom: 6px;width:1048px; }
    #menu ul ul { border: 1px solid #f25757;}
    #menu li li { background-color:#c6c9cc  }
    #menu li:hover { background-color:#ffffff }
    
    #menu .current_page_item a,
    #menu .current-cat a{
        color:#000000
    }
    #menu .current_page_item li a,
    #menu .current-cat li a {
        color: #363636
    }
#menusearchform .s {
   background-color:#ffffff
}
#menusearchform .default {
   color:#000000;
   background-color:#c6c9cc
}
/*/Header*/
/*Slideshow*/
.wp-sl img{
    border-color: #f25757;
}
#content .wp-sl {
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#f25757;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#363636;
   border-color: #f25757;
   /*background-color: #f25757;*/
}
.wp-caption-text {
   color:#363636;
}
.gallery .gallery-caption {
   color:#000000;
}
.gallery img {
   border-color: #f25757;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #ff6666
}
#wp-calendar tbody {
   color:#000000;
   border-bottom:1px solid #ff6666
}
#wp-calendar tbody a {
   color:#363636;
}
#wp-calendar tbody a:hover {
   background-color: #c6c9cc;
}
#wp-calendar #today {    
   color:#000000;
   background-color: #ffffff;
}
/*/Calendar*/
/*Post*/
.hentry .entry .crop,
.hentry .entry img {
    border-color:#f25757
}
.simple .title {
   border-color:#f25757;
}
.list .title {
   border-color:#f25757;
   background-color: #ff0505;
}
.list .title h2 a{
   color: #c6c9cc;
}
.list .title h2 a:hover{
   color: #ffffff;
}
.list .title .date{
   color: #ffffff;
}

.tiles .announce{
    background-color: #c6c9cc;
}
.tiles.next a:hover{
    background-color: #c6c9cc;
}
/*/Post*/
/*Author*/
.author dt, .author dd {
    border-color:#ffffff
}
/*/Author*/
/*Archive*/
.archive table td{
    color:#000000
}
.archive table a{
    padding:4px;
    color:#363636
}
.archive table a:hover{
    background-color: #fa0d05;
}
/*/Archive*/
/*Sidebar*/    
aside .current_page_item a,
aside .current-cat a{
    font-weight:900;
    border-color:#363636
}
aside .current_page_item li a,
aside .current-cat li a{
    font-weight:500;
    border-color:#f25757
}
/*/Sidebar*/
/*Widgets*/
.widget_rss li .rsswidget {
    color:#000000
}
/*/Widgets*/
/*Content Widgets*/
#content-widget {
    background-color: #ffffff;
}
/*/Content Widgets*/
/*Comments*/
.thread-even, .even {
    background-color: #c6c9cc;
    border: 1px solid #f25757
}
.alt {
    background-color: #c6c9cc;
}
.thread-odd, .odd {
    background-color: #ffffff;
    border: 1px solid #ff6666
}
/*
.depth-2, .depth-4 {
    border-left:3px dotted #f25757
}
*/
.commentlist li .avatar {
    float: left;
    margin: 0 10px 10px 0;;
    border-color: #ff6666;
}
.comment-meta a{
    color:#000000
}
.bypostauthor .avatar{
    float: right !important;
    margin: 0 0 10px 10px !important;
}
/*/Comments*/
/*Footer*/
#footer .copy{
    color:#000000
}
/*/Footer*/
/*Buttons*/
.button, .button:visited {
    background-color: #000000;
    color: #c6c9cc;
}
.button:hover { 
    background-color: #fa0d05;
    color: #ffffff;
}
/*/Buttons*/
/*Plugins:wp-pagenavi*/
.wp-pagenavi a, .wp-pagenavi span {
    border:1px solid #f25757 !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color:#ff6666 !important;
}
/*/Plugins:wp-pagenavi*/
/*Widgets:Google Calendar Events*/
.gce-widget-grid .gce-calendar,
.gce-widget-grid .gce-calendar th,
.gce-widget-grid .gce-calendar td {
    border: 1px solid #f25757 !important;
}
.gce-widget-grid .gce-calendar .gce-today {
    background-color: #ffffff !important;
}
.gce-widget-grid .gce-calendar .gce-has-events {
    color:#000000 !important;
}
.gce-event-info {
    color:#363636 !important;
    border: 1px solid #f25757 !important;
    background-color: #c6c9cc !important;
}
.gce-event-info .gce-tooltip-event {
    color:#000000 !important;
    background-color: #c6c9cc !important;
}
/*/Widgets:Google Calendar Events*/