/* ---------------------------------------------------- */
/* LIGHT COLORS                                         */

body {
    background:#FFF !important
}
#main-container {
    background:#FFF
}
.post-block .thumb-comments .comments {
    background:url('/wp-content/themes/allwebsites/graphics/icon_comments_onlight.png') 0 7px no-repeat;
}
/* COLORS - Custom Color Elements */
ul.idTabs li a.selected, ul.idTabs li a.selected:hover, a#contact-block, a.next, a.previous, p.twitter-message, .page-button a, .navigation-top li ul, .navigation-top li ul ul, .flickr-link {
    background-color:#147CB2 !important
}


.custom-color, a, a.twitter-postlink {
    color:#147CB2 !important
}
.windows {
    border-top:5px solid #147CB2
}
.navigation-top a:hover, .navigation-top li.current_page a {
    border-bottom:5px solid #147CB2;
        text-decoration: none;
}
.twitter-arrow {
    border-top:10px solid #147CB2
}
ul ul a.sf-with-ul .sf-sub-indicator {
    border-color:#147CB2 #147CB2 #147CB2 #fff
}
/* COLORS - Dark Grey Elements */
body, input, ul.idTabs li a, .navigation-top li.current_page a, h5.logo a, .post-block .thumb-comments .comments {
    color:#5f5f5f !important
}

a:hover{
    text-decoration: underline;
}

h1{

}
h2{

}
h3{
    color: #505050;
}
h4{
    font-size:17px !important;
    line-height:24px;
    margin:10px 0 10px 0 !important;
    padding:0;
    letter-spacing:normal;
    font-weight:normal
}
h5{

}

/* COLORS - White Elements */
p.twitter-message, .page-button a, a.twitter-link, a.twitter-user, #contact-block a:hover, .comments, .navigation-top ul ul a, ul.idTabs li a.selected, #contact-block, #blog a.next, #blog a.previous, a.flickr-link, a.flickr-link:hover {
    color:#FFF !important;
    text-decoration: none;
}
p.twitter-message a, p.twitter-message a:hover {
    color:#FFF;
    text-decoration: none;
}
#search .button-go {
    background-color:#FFF !important;
    text-transform: uppercase;
    text-decoration: none;
}
.twitter-arrow {
    border-left:10px solid #FFF;
    border-right:10px solid #FFF
}
.navigation-top li ul {
    border:2px solid #fff
}
/* COLORS - Other Grey Colors */
.post-block {
    border-bottom:1px solid #DDD
}
.wp-caption {
    border: 1px solid #DDD;
    background-color: #f3f3f3;
}
h1, #navigation-top, #footer, ul.sidebar-subpages > a, ul.idTabs li a {
    background-color:#F0F0F0 !important
}
#search .textbox, ul.idTabs li a:hover {
    background-color:#DBDBDB !important;
    text-decoration: none;
}
h5.logo span.tagline {
    color:#929292
}
.single-title-image h1, .single-title-image h2, a.twitter-postlink:hover, .single-title-image a:hover {
    color:#333 !important;
    text-decoration: none;
}
.twitter-timestamp {
    color:#AAA
}
.postmetadata {
    color:#888
}
.navigation-top ul ul a {
    border-bottom:1px dotted #F0F0F0
}
.navigation-top ul ul a:hover {
    border-bottom:1px dashed #F0F0F0;
    color:#5f5f5f !important;
    background:#F0F0F0;
    text-decoration: none;
}
a.sf-with-ul .sf-sub-indicator, ul ul a.sf-with-ul:hover .sf-sub-indicator {
    border-color:#F0F0F0 #F0F0F0 #F0F0F0 #5F5F5F
}

/* COLORS - Comments */
#commentform input {
    border:1px solid #888
}
#comment {
    border:1px solid #888
}
#submit {
    background:#147CB2;
    color:#FFF !important
}
.comment {
    border-bottom:1px solid #EEE
}
.reply a {
    background:#aaa !important;
    color:#FFF !important
}
.reply a:hover {
    background:#888 !important;
}
.children .comment {
    border-top:1px solid #eee;
    background:#fff
}
.children .children .comment {
    background:#fff
}
/* COLORS - Error Messages */
/* These only show up during Foliotastic Setup */
p.error {
    background:#FFFCDF;
    border:1px solid #DFC47D
}
/* COLORS - Sidebar */
.sidebar-subpages ul a {
    border-bottom:1px solid #f0f0f0
}
.sidebar-subpages ul li.current_menu_item a, .sidebar-subpages ul li.current_menu_item a:hover, .sidebar-subpages ul li.current-cat a, .sidebar-subpages ul li.current-cat a:hover {
    background:#147CB2 !important;
    color:#fff !important;
    border-bottom:1px solid #147CB2 !important;
    text-decoration: none;
}
.sidebar-subpages ul li.current_menu_item ul li a, .sidebar-subpages ul li.current-cat ul li a {
    background:#fff !important;
    color:#147CB2 !important;
    border-bottom:1px solid #f0f0f0 !important
}
.sidebar-subpages ul a:hover, .sidebar-subpages ul li.current_menu_item ul li a:hover, .sidebar-subpages ul li.current-cat ul li a:hover {
    color:#147CB2 !important;
    border-color:#f0f0f0 !important;
    background:#f8f8f8 !important;
    text-decoration: none;
}
/* ---------------------------------------------------- */
/* Factory Reset                                        */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    text-decoration:none;
    background:transparent
}
body {
    line-height:1
}
ul {
    list-style:none
}
:focus {
    outline:0
}
ins {
    text-decoration:none
}
del {
    text-decoration:line-through
}
table {
    border-collapse:collapse;
    border-spacing:0
}
div {
    position:relative
}
/* ---------------------------------------------------- */
/* General                                              */

body, input {
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
}
body {
    margin:70px 0 0 0
}
p, td, th {
    line-height:20px
}
.right-side {
    float:right !important
}
.no-border {
    border:none !important
}
p.error {
    padding:15px;
}
.hide {
    display:none
}
/* This is the H2 for the block headers */
h1 {
    letter-spacing:1px;
    font-weight:bold;
    text-transform:uppercase;
    padding:9px 8px 6px;
    margin:0 0 15px 0;
    color: #222;
}




h3 {
    margin: 0 0 0.5em 0;
}


/* General WordPress Styling */
/*
EDITED BY WOUTER 
div.entry h1 { font-size:27px; letter-spacing:-1px; line-height:37px; margin:0 0 15px 0; font-weight:normal }
*/

div.entry{
    clear:both;
}

div.entry p{
    font-size: 10pt;
    line-height: 23px;
}

div.entry h1 {
    font-size:23px !important;
    line-height:29px;
    letter-spacing:-1px;
    font-weight:bold
}

div.entry h2{
    font-size:23px !important;
    margin:0 0 15px;
    padding:9px 8px 6px;
    line-height:29px;
    border-bottom: 1px solid #EEE;
    margin-top:15px;
    text-transform: none !important;
    letter-spacing: normal !important;
    color: #505050;
}

div.entry h3 {
    font-size:17px;
    line-height:24px;
    letter-spacing:normal;
    margin:0 0 10px 0;
    font-weight:bold
}

div.entry h5 {
    font-size:14px;
    line-height:20px;
    letter-spacing:normal;
    text-transform:uppercase;
    margin:0 0 7px 0;
    font-weight:bold
}
div.entry h6 {
    font-size:11px;
    line-height:15px;
    letter-spacing:normal;
    margin:0 0 7px 0;
    font-weight:bold
}
div.entry ul {
    list-style:disc;
    margin:15px 0 15px 30px
}
div.entry ul li {
    line-height:20px;
    list-style:square;
    padding:0 0 0 2px;
    margin-bottom: 0.5em
}
div.entry ol {
    font-size:15px;
    margin:15px 0 15px 30px
}
div.entry ol li {
    line-height:20px;
    padding:0 0 0 2px
}

/* ---------------------------------------------------- */
/* Main Container                                       */

#main-container {
    padding:10px 0 0 0
}
/* ---------------------------------------------------- */
/* WP Defaults                                          */

/* Begin Images */
p img {
    padding: 0;
    max-width: 100%
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline
}
.alignright {
    float: right
}
.alignleft {
    float: left
}
/* Captions */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    text-align: center;
    padding-top: 4px;
    margin: 5px 15px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 3px 4px 5px !important;
    margin: 0 !important
}
/* ---------------------------------------------------- */
/* Navigation                                           */

#navigation-top {
    margin:0 0 30px;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:50px
}
.navigation-top {
    font-size:13px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding:0
}
.navigation-top .menu a {
    font-weight:bold;
    padding:19px 0 13px;
    display:block;
    margin:0 30px 0 0
}
.navigation-top .menu li {
    float:left;
    position:relative
}
.navigation-top .menu li.current_page a {
    cursor:default
}
.navigation-top .menu li ul {
    width:200px;
    display:none;
    position:absolute;
    padding:4px 0;
    top:50px;
    left:-2px
}
.navigation-top .menu li ul ul {
    width:200px;
    display:none;
    position:absolute;
    padding:4px 0;
    top:0 !important;
    left:198px !important
}
.navigation-top .menu ul ul li {
    display:block;
    position:relative;
    margin:0;
    padding:0;
    float:none;
}
.navigation-top .menu ul ul a {
    position:relative;
    text-transform:none;
    line-height:18px;
    letter-spacing:normal;
    font-weight:normal;
    padding:8px 10px;
    display:block;
    margin:0 4px
}
a.sf-with-ul {
    position:relative;
    padding-right:20px
}
a.sf-with-ul .sf-sub-indicator {
    display:block;
    height:0;
    width:0;
    font-size:1px;
    line-height:1px;
    position:absolute;
    right:-5px;
    top:20px;
    border-style:solid;
    border-width:5px
}
ul ul a.sf-with-ul {
    position:relative;
    padding:8px 10px;
}
ul ul a.sf-with-ul .sf-sub-indicator {
    display:block;
    height:0;
    width:0;
    font-size:1px;
    line-height:1px;
    position:absolute;
    right:5px;
    top:13px;
    border-style:solid;
    border-width:5px
}
/* ---------------------------------------------------- */
/* Search                                               */

#search {
    position:absolute;
    width:223px;
    top:10px;
    right:0
}
#search .textbox {
    padding:7px 8px;
    width:164px;
    margin:0;
    float:left
}
#search .button-go {
    padding:6px 8px;
    width:43px;
    height:29px;
    cursor:pointer;
    margin:0;
    float:right
}
/* ---------------------------------------------------- */
/* Logo                                                 */

h5.logo {
    font-size:61px;
    letter-spacing:-3px;
    margin:0 0 30px 0;
    padding:0
}
.logo-img {
    margin:0 0 20px 0;
    display:block
}
h5.logo span.tagline {
    display:block;
    font-size:11px;
    margin:8px 0 0 0;
    text-transform:uppercase;
    letter-spacing:1px
}
/* ---------------------------------------------------- */
/* Introduction (Below Logo)                            */

.introduction h1, .introduction h2 {
    padding:8px 10px;
    font-size:16px
}
.introduction p {
    margin:0 0 30px 0px;
    padding:0;
    font-size:16px;
    line-height:24px
}

.introduction p em{
    font-style:normal;
    color: #333;
    /* background-color: #e5f5fa; */
    
}

/* ---------------------------------------------------- */
/* Flickr Feed                                          */

.flickr {
    margin:0 0 20px 0
}
.flickr img {
    margin:0 9px 7px 0;
    width:66px;
    height:66px
}
.flickr h2 {
    background-position:7px 0;
    background-repeat:no-repeat;
    background-image:url('/wp-content/themes/allwebsites/graphics/icon_flickr.png');
    padding:7px 8px 6px 42px;
    font-size:13px
}
a.flickr-link {
    display:inline-block;
    margin:5px 0 10px 0;
    font-size:11px;
    font-weight:bold;
    padding:4px 9px;
    text-transform:uppercase
}
/* ---------------------------------------------------- */
/* Twitter Feed                                         */

.twitter h2 {
    background-position:7px 0;
    background-repeat:no-repeat;
    background-image:url('/wp-content/themes/allwebsites/graphics/icon_twitter.png');
    padding:7px 8px 6px 42px;
    font-size:13px
}
p.twitter-message {
    font-size:12px;
    line-height:17px;
    margin:0 0 25px !important;
    padding:7px 10px;
    position:relative;
}
p.twitter-message a {
    text-decoration:underline
}
p.twitter-message a:hover {
    text-decoration:none
}
.twitter-arrow {
    bottom:-11px;
    display:block;
    height:1px;
    left:13px;
    position:absolute;
    width:1px
}
a.twitter-postlink {
    text-decoration:none !important;
    position:absolute;
    bottom:-20px;
    font-size:11px;
    right:10px
}
.twitter-timestamp {
    bottom:-20px;
    font-size:11px;
    left:36px;
    position:absolute
}
/* ---------------------------------------------------- */
/* Tabs                                                 */

ul.idTabs li {
    float:left;
    margin:0 1px 0 0;
    text-transform:uppercase
}
ul.idTabs li a {
    display:block;
    font-size:13px;
    font-weight:bold;
    padding:10px 15px
}
/* ---------------------------------------------------- */
/* Featured & Blog                                      */

.windows {
    clear:both;
    margin:0;
    padding:1px 0 0 0
}
/* ---------------------------------------------------- */
/* Blog                                                 */

#blog {
    overflow:hidden;
    position:relative;
    height:250px;
    margin:0 0 20px 0;
    padding:20px 0 20px 10px;
    display:none
}
/* Pagination */
#blog a.next, #blog a.previous {
    width:90px;
    height:17px;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    position:absolute;
    cursor:pointer;
    padding:6px 0 0 10px
}
#blog .blog-holder {
    position:absolute;
    top:20px;
    left:10px
}
#blog a.next {
    background-position:80px center;
    background-repeat:no-repeat;
    background-image:url('/wp-content/themes/allwebsites/graphics/arrow_down.png');
    top:-25px;
    right:0
}
#blog a.previous {
    background-position:80px center;
    background-repeat:no-repeat;
    background-image:url('/wp-content/themes/allwebsites/graphics/arrow_up.png');
    top:-25px;
    right:101px
}
/* Blog Posts */
.post-block {
    height:115px;
    margin:0 0 20px 0;
    padding:0 0 11px 0
}
.post-block .thumb-comments {
    float:left;
    width:78px;
    margin:0 20px 0 0
}
.post-block .thumb-comments img {
    display:block;
    margin:0 0 10px
}
.post-block .post-entry {
    width:500px;
    float:left;
    margin:0
}
.post-block .post-entry small {
    text-transform:uppercase;
    font-size:10px
}
.post-block .post-entry small a {
    font-weight:bold
}
.post-block .post-entry h3 {
    font-size:17px;
    margin:3px 0 10px
}
.post-block .post-entry p {
    font-size:12px;
    line-height:18px
}
/* ---------------------------------------------------- */
/* Contact Block                                        */

#contact-block {
    line-height:20px;
    display:block;
    padding:20px;
    margin:0 0 30px 0
}
#contact-block strong {
    display:block;
    font-size:19px;
    margin:0 0 8px 0;
    letter-spacing:-1px
}
/* ---------------------------------------------------- */
/* Portfolio Featured                                   */

#featured {
    overflow:hidden;
    position:relative;
    height:290px;
    width:620px;
    margin:0 0 20px 0;
    padding:0;
    clear:both
}
.featured-entry {
    width:100000px;
    height:290px;
    position:relative;
    overflow:hidden
}
.slider-block {
    height:290px;
    float:left;
    margin:0;
    padding:0
}
/* ---------------------------------------------------- */
/* Portfolio                                            */

.portfolio-entry {
    position:relative;
    overflow:hidden;
    float:left;
    margin:0 16px 16px 0;
    border: 1px solid #dddddd;
    background-color: #F0F0F0;
    width:300px;
}
.portfolio-entry.right {
    margin:0
}
.portfolio-entry a.thumbnaillink img {
    display:block;
    margin:0;
    border-bottom: 1px solid #DDDDDD
}
.portfolio-entry a.thumbnaillink {
    border-bottom: 5px solid #F0F0F0;
    display:block;
}
.portfolio-entry a.thumbnaillink:hover {
    border-bottom: 5px solid #147CB2;
}
.portfolio-entry .details {
    padding: 15px 15px 0 15px;
    height:100px;
    display:block;
}
.portfolio-entry .details h3, .portfolio-entry .details h3 a {
    color: #333 !important;
}
.portfolio-entry .details h3 a:hover {
    text-decoration:underline !important;
    text-decoration: none;
}
.portfolio-entry .details h3, .portfolio-entry .details .icons {
    float:left;
}
.portfolio-entry .details .excerpt {
    clear:left;
}
/* ---------------------------------------------------- */
/* Portfolio Slides                                     */

.top-slide, .bottom-slide {
    background: #FFF;
    width:596px;
    font-weight:normal;
    position:absolute;
    padding:12px
}
.portfolio-entry .top-slide, .portfolio-entry .bottom-slide {
    width:282px;
    padding:9px
}
.portfolio-entry .bottom-slide {
    border-top: 1px solid #dddddd;
}
.featured-entry .top-slide {
    height:40px;
    top:-70px;
    left:0
}
.featured-entry .bottom-slide {
    height:37px;
    line-height:18px;
    bottom:-61px;
    left:0;
    padding:12px 42px 12px 12px;
    width:566px
}
.portfolio-entry .top-slide {
    top:-53px;
    left:0
}
.portfolio-entry .bottom-slide {
    line-height:18px;
    bottom:-46px;
    left:0
}
.top-slide h3 {
    font-size:22px;
    letter-spacing:-1px;
    margin:0 0 5px;
    padding:0
}
.portfolio-entry .top-slide h3 {
    font-size:19px !important;
    margin:0 0 3px !important
}
.top-slide h3 a, .top-slide h3 a:hover {
    text-decoration:none;
}
.top-slide .cat {
    font-size:10px;
    text-transform:uppercase
}
.top-slide .catname {
    font-size:12px
}
.top-slide a.lightbox-link {
    width:20px;
    height:17px;
    display:block;
    position:absolute;
    top:18px;
    right:14px;
    background:url('/wp-content/themes/allwebsites/graphics/icon_lightbox.gif')
}
.bottom-slide a.lightbox-link {
    width:20px;
    height:17px;
    display:block;
    position:absolute;
    bottom:21px;
    right:21px;
    background:url('/wp-content/themes/allwebsites/graphics/icon_lightbox.gif')
}
.comments {
    float:left;
    margin:3px 20px 0 5px;
    font-size:22px;
    font-weight:bold;
    padding:5px 0 5px 25px;
    background:url('/wp-content/themes/allwebsites/graphics/icon_comments_ondark.png') 0 7px no-repeat
}
.portfolio-entry .comments {
    margin-top:0
}
.post-block .thumb-comments .comments {
    float:left;
    font-size:18px;
    margin:0 0 0 10px;
    padding:4px 0 5px 22px
}
.date-link {
    font-size:12px;
    line-height:18px;
    text-align:right;
    font-size:13px;
    position:absolute;
    bottom:15%;
    right:2%
}
.portfolio-entry .date-link {
    right:4%;
    line-height:17px
}
.date-link .date {
    font-size:11px;
    text-transform:uppercase
}
a.arrow-next, a.arrow-prev {
    bottom:40px;
    cursor:pointer;
    height:210px;
    opacity:0.85;
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    padding:0;
    position:absolute;
    width:40px
}
a.arrow-next {
    right:-40px;
    background:#fff url('/wp-content/themes/allwebsites/graphics/featured_arrow_next.gif') no-repeat center center
}
a.arrow-prev {
    left:-40px;
    background:#fff url('/wp-content/themes/allwebsites/graphics/featured_arrow_prev.gif') no-repeat center center
}
/* ---------------------------------------------------- */
/* Pages & Single Posts                                 */

/* #content h1, #content h2 { font-size:27px; letter-spacing:-1px; margin:0 0 15px 0 } */
#content h1 {
    font-size:27px;
    letter-spacing:0px;
    margin:0 0 15px 0
}
#content p {
    margin:0 0 15px 0
}
.page-button {
    max-width:49%
}
.page-button a {
    display:block;
    font-size:11px;
    text-transform:uppercase;
    margin:0 0 20px 0;
    padding:6px 10px
}
.single-title-image h1, .single-title-image h2 {
    margin-bottom:0;
    padding-bottom:0;
}
.project-title .project-image-wrapper {
    height:350px;
    overflow:hidden;
    border:1px solid #DDD;
    cursor:pointer !important;
}
.project-title .see-live {
    float:right;
    width:200px;
    margin: 15px 8px 0 0;
    padding-left:15px;
    border-left: 2px solid #DDD;
}
.project-title .see-live .note {
    font-size:75%;
    color:#555;
    margin-top:1em;
}
.project-title .post-info {
    width:380px !important;
}
.project-title .thumbnail{
    display:none;
}

.postmetadata {
    font-size:11px
}
.single-title-image img {
    margin:0;
    display:block
}
.single-title-image .cat, .single-title-image .cat {
    letter-spacing:normal !important;
    font-size:10px !important;
    text-transform:uppercase
}
.single-title-image .catname, .single-title-image .catname {
    letter-spacing:normal !important;
    font-size:12px !important
}
.single-title-image {
    background-color: #F0F0F0;
    /* margin:1px 0 15px 0 !important; width:96%; padding:2% */
    margin-bottom:15px;
}

.project-title {
    padding-bottom:2%;
}

.single-title-image .catinfo {
    padding: 0 0 0 8px;
}
.facebook {
    padding: 10px 0;
}
/* ---------------------------------------------------- */
/* Comments                                             */

ol.commentlist, ol.commentlist li {
    list-style:none
}
h3#comments {
    margin:0 0 20px 0
}
#commentform input {
    padding:5px 8px;
    margin-right:10px
}
#comment {
    height:23px;
    display:block !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:20px;
    padding:7px 10px;
    width:590px
}
#submit {
    border:none !important;
    padding:8px 13px;
    font-weight:bold
}
.comment {
    margin:0 0 10px;
    padding:0 0 10px
}
.comment p {
    margin:5px 0 0 0 !important
}
.comment-author {
    font-size:20px;
    margin:0 0 12px;
    padding:0 0 13px
}
.comment-author img {
    left:1px;
    position:absolute;
    top:1px
}
.comment-meta {
    position:absolute;
    top:12px;
    right:0;
    font-size:12px;
    font-weight:normal;
    text-transform:uppercase;
    margin:0
}
.comment-author cite, .comment-author .says {
    position:relative;
    top:7px
}
.comment-author cite {
    font-style:normal;
    font-weight:bold;
    margin:0 0 0 45px
}
.comment-author .says {
    font-size:15px;
    /* text-transform:uppercase; */
}
#respond {
    margin:25px 0 0 0
}
.reply a {
    bottom:3px;
    display:inline;
    font-size:11px;
    font-weight:bold;
    padding:3px 5px;
    position:absolute;
    right:0;
    text-transform:uppercase
}
#cancel-comment-reply-link {
    font-size:11px;
    font-weight:bold;
    display:block;
    margin:0 0 10px 0;
    text-transform:uppercase
}
.children .comment {
    border-bottom:none !important;
    padding:10px 0;
    font-size:12px;
    margin:10px 0 0 75px !important
}
.children .children .comment {
    padding:10px 0 0 0;
    margin:10px 0 0 30px !important
}
.children .comment-author {
    font-size:13px;
    padding:2px 0 0
}
.children .comment-author img {
    width:15px;
    height:15px
}
.children .comment-author cite, .children .comment-author .says {
    top:0
}
.children .comment-author cite {
    margin-left:25px
}
.children .comment-author .says {
    font-size:10px
}
.children .comment-meta {
    position:absolute;
    font-size:11px;
    top:2px;
    right:0
}
/* ---------------------------------------------------- */
/* Sidebar                                              */

.sidebar-subpages ul a {
    display:inline-block;
    letter-spacing:1px;
    font-weight:bold;
    text-transform:uppercase;
    padding:7px 8px 6px;
    margin:0 0 10px 0
}
.sidebar-subpages ul a {
    display:block;
    letter-spacing:normal;
    background:none;
    font-weight:normal;
    text-transform:none;
    padding:10px 8px;
    margin:0;
    height:1%
}
.sidebar-subpages {
    /* margin:0 0 25px 0 !important */
    margin:0 !important
}
.sidebar-subpages ul ul {
    margin:0 0 0 20px
}
.sidebar-subpages ul ul a {
    font-size:11px;
    padding:8px 5px 7px 5px
}

h2.widgettitle, #footer h2 {
    margin:20px 0 10px 0 !important;
    background-color:#F0F0F0 !important;
    font-weight:bold;
    letter-spacing:1px;
    padding:9px 8px 6px;
    text-transform:uppercase;
}
table#wp-calendar {
    width:250px;
    height:170px
}
table#wp-calendar a {
    display:inline;
    padding:0
}
#wp-calendar caption {
    padding:11px 0;
    font-weight:bold;
    text-transform:uppercase;
    font-size:19px
}
#wp-calendar th, #wp-calendar td {
    padding:5px;
    text-align:center
}
#wp-calendar thead {
    font-size:13px
}
#wp-calendar tfoot {
    font-size:11px;
    text-transform:uppercase
}
#wp-calendar tbody {
    font-size:13px
}
ul#recentcomments li {
    line-height:21px
}
li#tag_cloud a {
    display:block;
    text-transform:none;
    font-weight:normal;
    margin:0
}
/* ---------------------------------------------------- */
/* 404 Page                                             */

.notfound-column {
    width:46%;
    margin:0 2%;
    float:left
}
/* ---------------------------------------------------- */
/* Footer                                               */

#footer {
    min-height:90px;
    font-size:11px;
    margin:30px 0 0 0
}
#footer .contact .medium {
    width:100px;
    float:left;
    height:20px;
    vertical-align:bottom;
    clear:left;
}
#footer .contact .value {
    float:left;
    width:200px;
    height:20px;
    vertical-align:bottom;
}
#footer h2 {
    margin-top: 0 !important;
    padding:0;
    background:none;
}
#footer .contact, #footer .socialmedia, #footer .diensten {
    width:230px;
    float:left;
}
#footer li {
    margin-bottom:0.5em;
    min-height:16px;
}
.navigation-footer {
    position:relative;
    padding:30px 0 50px 0
}
.navigation-footer .footer-right {
    text-transform:none;
    text-align:right;
    line-height:20px;
    position:absolute;
    top:25px;
    right:0;
}

.navigation-footer .copyright {
    text-align:center;
    clear:both;
    padding-top:30px;
}

/* AllWebsites.be additions */
table.simple td, table.simple th {
    vertical-align:middle !important;
    border: 1px solid #dddddd;
    padding:10px;
}
div.benefit {
    float:right;
    width:380px;
    padding-bottom:30px;
}
div.benefitimage {
    float: left;
    clear:both;
    padding-top:15px;
}
.divider-text {
    clear:both;
    text-align:center;
    font-size:130%;
    text-transform:uppercase;
    border-bottom: 1px dotted #999;
    color: #0085B5;
    margin: 0 0 2.5em 0;
    padding: 1.5em 0 0 0;
}
.widget {
    clear:both;
}
#mc_message {
}
#mc_signup_form .mc_merge_var {
    margin-bottom: 0.5em;
}
#mc_signup_form .mc_var_label, #mc_signup_form .mc_input {
    clear: none !important;
}
#mc_signup_form .mc_var_label {
    width:80px;
}
#mc_signup_form .mc_input {
    border: 1px solid #cccccc;
    width:212px;
}
#mc_signup_form #mc_signup_submit , .widget_testimonials .sfststreadmore{
    float:right;
    background-color: #147CB2;
    color: #FFF !important;
    padding:4px;
    margin-bottom: 10px;
}
#mc_signup_form .mc_error_msg, #mc_signup_form .success_msg {
    display:block;
    margin-bottom:1em;
}
#mc_signup_form .mc_var_label {
    float:left;
    clear:both;
}
.mc_error_msg {
    color: red;
}
.mc_success_msg {
    color: green;
}
.mc_merge_var {
    padding:0;
    margin:0;
}
.mc_custom_border {
    padding:5px 0 5px 5px;
}
.mc_custom_border legend {
}
#mc_signup_form legend {
    padding:.5em;
    margin:0;
}
#mc-indicates-required {
    float:left;
    clear:both;
}
#mc_display_rewards {
    clear:both;
}
.mc_signup_submit {
    width:100%;
    text-align:center;
    clear:both;
    padding:.2em;
}
#mc_interests_header {
    font-weight:bold;
    clear:both;
    padding-top:.2em;
}
div.mc_interest {
    clear:both;
}
input.mc_interest {
    float:left;
}
label.mc_interest_label {
    float:left;
    clear:right;
}
#mc_signup_form fieldset {
    position: relative;
}
#mc_signup_form legend {
    padding:.3em;
    position: absolute;
    top: -1em;
    left: .2em;
}
#mc_message {
    padding-top:1em;
}
.habla_button_a_normal {
    background-color: none !important;
}
/* PORTFOLIO FILTER */

.portfolio-title {
    background-color: #F0F0F0;
    margin-bottom: 15px;
}
.portfolio-title h1 {
    float:left;
    margin:0 !important;
}
.portfolio-filter {
    float: right;
    margin:10px;
    height:23px;
    overflow: hidden;
}
.portfolio-filter:after {
    clear:both;
    content:"";
    display:block;
    height:0;
    overflow:hidden;
}
.portfolio-filter ul {
    margin-right:0;
    margin-top:0;
}
.portfolio-filter > li {
    padding-left:8px;
}
.portfolio-filter > li ul {
    margin-left:8px;
}
.portfolio-filter ul li a {
    border-bottom:0 none;
    position:static;
}
.portfolio-filter li, .portfolio-filter ul, .portfolio-filter ul li a {
    display:inline-block;
    line-height:1;
}
.portfolio-filter ul, .portfolio-filter ul li, .portfolio-filter ul li a {
    /* background-image:url("/wp-content/themes/allwebsites/graphics/buttons.png"); */
    background-repeat:no-repeat;
}
.portfolio-filter ul {
    background-position:0 -138px;
    background-repeat:repeat-x;
}
.portfolio-filter ul li {
    margin-left:1px;
}
.portfolio-filter ul li:first-child {
    margin-left:0;
}
.portfolio-filter ul li a {
    color:#070708;
    padding:5px 8px 6px;
    text-decoration:none;
    /* text-shadow:0 1px 0 rgba(255, 255, 255, 0.1); */
}
.portfolio-filter ul li.segment-0, .splitter ul li.segment-2 {
    background-position:-3px -92px;
}
.portfolio-filter ul li.segment-1 {
    background-position:0 -92px;
}
.portfolio-filter ul li.segment-0 a, .splitter ul li.segment-1 a {
    background-position:0 -161px;
}
.portfolio-filter ul li.segment-2 a {
    background-position:100% -115px;
}
.portfolio-filter ul li.selected-0 a, .portfolio-filter ul li.selected-1 a, .portfolio-filter ul li.selected-2 a {
    color:#FFFFFF;
    /* text-shadow:0 1px 0 rgba(0, 0, 0, 0.25); */
    font-weight:bold;
}
.portfolio-filter ul li.selected-0, .portfolio-filter ul li.selected-2 {
    background-position:0 -23px;
}
.portfolio-filter ul li.selected-0 a, .portfolio-filter ul li.selected-1 a {
    background-position:100% -46px;
}
.portfolio-filter ul li.selected-1 {
    background-position:0 0;
}
.portfolio-filter ul li.selected-2 a {
    background-position:100% -69px;
}



.sidebar blockquote{
    margin: 15px;
    padding:0;
    border: 0 !important;
}

blockquote{
    line-height:150%;
    color: #5F5F5F !important;
    border-top:1px solid #ddd !important;
    border-bottom:1px solid #ddd !important;
    margin:15px 40px;
    padding:20px 10px;
    font-size:16px;
    font-weight:normal;
}
blockquote p {
    padding:0 !important;
    margin:0 !important
}

blockquote cite{
    font-size: 13px;
    display: block;
    font-style: normal;

    margin-bottom: 5px;
    padding:1em 0 1em 0;
    line-height:115%;
}
.widget_testimonials blockquote cite{
    float:left;
    margin-top:0em;
}

blockquote cite a.cite-link{
    font-size:11px;
    font-style: normal;
}

.widget_testimonials .sfststreadmore{
    margin-top:10px;
}



.widget_testimonials .sfststreadmore a{
    color: #FFF !important;
    text-decoration: none;
}

.breadcrumb{
    margin-bottom:1em;
}

.bottombar{
    display: block !important;
    float: none !important;
    width:auto !important;
    clear: both;
    margin: 0 !important;
    padding: 50px 0 0 0;
}
.bottombar .widget{
    width: 300px;
    float:left;
    clear: none !important;
    margin: 0 10px 0 10px;
}

.bottombar .row{
    clear:both;
}

#main-container .wide{
    width: 940px;
}

.navigation-top .logo{
    float:left;
    margin-right: 30px;
}

.navigation-top .logo a{
    display:block;
}

#topmenu{
    float:left;
}


div.entry td, div.entry th{
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #CCCCCC;
}

div.entry table{
    border: 1px solid #ccc;
    margin-bottom:30px;
}

div.entry table th{
    background-color: #F0F0F0;
}

div.entry th{
    vertical-align: middle;
}

div.entry th h1, div.entry th h2, div.entry th h3, div.entry th h4, div.entry th h5{
    margin:5px 0;
}

div.entry td{
    padding: 10px 10px;
}


div.entry td ul{
    margin-left: 15px;
}

h2.smalltitle{
    background-color:#F0F0F0 !important;
    font-weight:bold;
    letter-spacing:1px;
    margin:0 0 15px;
    padding:9px 8px 6px;
    text-transform:uppercase;
}

.widget_post_info .tags{
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.post .thumbnail{
    float:left;
    width:80px;
    height:80px;
    background-color: #FFF;
    margin: 2px;
}
.post .post-info {
    float:left;
    width:536px;
}

.post .offline{
    width: 620px !important;
}

.authorbox{
    border: 1px solid #CCC;
    margin: 20px 0;
}

.avatar{
    border: 1px solid #CCC;
}

.authorbox .avatar{
    float: left;
    margin: 10px;
}

th, td{
	padding:5px;
}

em{
    font-weight: bold;
    font-style: normal;
}

.blog-holder .last{
    border-bottom: none !important;
}

.commentlist li{
    border: 1px solid #CCC;
    margin: 20px 0;
    padding:10px;
}

.clear{
    clear: both;
}

.widget_mailchimp_wpml button{
    border: 0;
}


.widget_mailchimp_wpml .mc_input{
    padding:4px;
}

.sidebar input[type=submit], button, .sfststreadmore a{
    padding:4px;
        font-size:11px;
    font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
}


