/*  
Theme Name: Statement for Kockel.be
Theme URI: http://www.blogohblog.com
Description: The "Statement" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License. Modifications were made by Steven Kockelkoren for the <a href="http://www.kockel.be" title="Kockel.be">Kockel.be</a> website
Version: 1.1
Author: Jai Nischal Verma / Steven Kockelkoren
Author URI: http://www.blogohblog.com / http://www.kockel.be
*/

/*+++++++ BODY +++++++*/
*
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-decoration: none;
}
body
{
    font-family: Arial;
    font-size: 12px;
    color: #4d4b4c;
    background: #fff url(images/bkg.gif) repeat-x;
}
td, div
{
    font-family: Arial;
    font-size: 12px;
}

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h3
{
    padding: 10px 0 0px 0;
    font-size: 14px;
}
a:link
{
    text-decoration: none;
    color: #006666;
    border: 0px;
}
a:active
{
    color: #006666;
    border: 0px;
}
a:visited
{
    color: #006666;
    border: 0px;
}
a:hover
{
    color: #333333;
    border: 0px;
    text-decoration: underline;
}
a:focus
{
    outline: none;
}
.clear
{
    clear: both;
}

/*+++++++ MAIN +++++++*/
#wrapper
{
    width: 1000px;
    margin: auto;
}
#frame, #content
{
    width: 975px;
    margin: auto;
}

/*+++++++ TOP +++++++*/
#header
{
    height: 106px;
    width: 1000px;
}
#logo
{
    float: left;
    width: 310px;
    padding-top: 30px;
    padding-left: 10px;
}
#logo h1
{
    text-indent: -10000px;
}
#logo h1 a
{
    display: block;
    background: url(images/logo.gif) no-repeat;
    height: 63px;
    outline: none;
}
#topleft
{
    float: right;
    height: 106px;
    width: 630px;
}
#searchbox
{
    float: right;
    width: 233px;
    height: 36px;
    background: url(images/s.gif) no-repeat;
    margin: 20px 5px 0 0;
}
#searchbox #s
{
    float: left;
    margin: 4px 0 0 6px;
    border: 0;
    width: 200px;
    background: none;
    color: #FFFFFF;
}
#searchbox #go
{
    float: right;
    margin: 3px 4px 0 0;
    width: 18px;
    height: 18px;
}

/*+++++++ INFOBAR +++++++*/
#infobar
{
    height: 30px;
    width: 975px;
    line-height: 30px;
    font-size: 11px;
    margin-bottom: 15px;
}
#browse
{
    float: left;
    width: 650px;
    background: url(images/bullet.gif) no-repeat 0 6px;
    padding-left: 22px;
}
#rss
{
    float: right;
    padding: 0px;
    height: 30px;
    width: 300px;
    background: url(images/feed.gif) no-repeat right;
}
#rss p
{
    padding-right: 20px;
    text-align: right;
}

/*+++++++ ENTRY +++++++*/
#left
{
    float: left;
    width: 720px;
}
.entry
{
    width: 690px;
    padding: 10px;
    background: #fff;
    border: 1px solid #dadada;
    margin-bottom: 10px;
    line-height: 140%;
}
.entry h2
{
    font: bold 22px/28px "Myriad Pro" , "Myriad Set" , "Myriad Apple" ,Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.entry h2 a
{
    color: #222222;
}
.entry h2 a:hover
{
    color: #999999;
}
.entry p
{
    padding-bottom: 10px;
}
html > body .entry ul
{
    padding: 0 0 0 30px;
    padding-left: 10px;
}
html > body .entry li
{
    margin: 7px 0 8px 10px;
}
.entry ul li:before
{
    content: "\00BB \0020";
}
.entry ol
{
    padding: 0;
    margin: 0;
}
.entry ol li
{
    background: #fafafa;
}
.entry img
{
    margin: 0 10px 10px 10px;
}
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;
}
.postinfo
{
    font-size: 11px;
    height: 20px;
    padding-bottom: 2px;
    width: 100%;
}
#silverlightinfo
{
    font-size: 10px;
	font-style: italic;
	text-align: center;
    width: 100%;
}
span.date
{
    background: url(images/calendar.png) no-repeat;
    padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 2px;
}
span.comments
{
    background: url(images/comment.png) no-repeat;
    padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 2px;
}
span.category
{
    background: url(images/tag.png) no-repeat;
    padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 2px;
}
span.pageviews
{
    background: url(images/eye.jpg) no-repeat;
    padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 2px;
}
span.ratings
{
    background: url(images/tag.png) no-repeat;
    padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 2px;
}
.navigation
{
    width: 690px;
    padding: 10px;
    line-height: 140%;
    font-size: 11px;
}

/* LEFT AND RIGHT */
#leftandright
{
    float: left;
    width: 990px;
}
.entryleftandright
{
    width: 960px;
    padding: 10px;
    background: #fff;
    border: 1px solid #dadada;
    margin-bottom: 10px;
    line-height: 140%;
}
.entryleftandright h2
{
    font: bold 22px/28px "Myriad Pro" , "Myriad Set" , "Myriad Apple" ,Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.entryleftandright h2 a
{
    color: #222222;
}
.entryleftandright h2 a:hover
{
    color: #999999;
}
.entryleftandright p
{
    padding-bottom: 10px;
}
html > body .entryleftandright ul
{
    padding: 0 0 0 30px;
    padding-left: 10px;
}
html > body .entryleftandright li
{
    margin: 7px 0 8px 10px;
}
.entryleftandright ul li:before
{
    content: "\00BB \0020";
}
.entryleftandright ol
{
    padding: 0;
    margin: 0;
}
.entryleftandright ol li
{
    background: #fafafa;
}
.entryleftandright img
{
    margin: 0 10px 10px 10px;
}
.navigationleftandright
{
    width: 960px;
    padding: 10px;
    line-height: 140%;
    font-size: 11px;
}

/*+++++++ SIDEBAR +++++++*/
#right
{
    float: right;
    width: 250px;
}
#sidebarblock
{
    width: 230px;
    padding: 10px 10px 0px 10px;
    border: 1px solid #dadada;
    background: #fff;
    margin-bottom: 10px;
}
#sidebarblock h2
{
    font-size: 15px;
    margin-bottom: 10px;
    color: #4c4c4c;
}
#sidebarblock ul
{
    margin: 5px auto 10px;
}
#sidebarblock ul li
{
    display: block;
    background: url(images/bullet.gif) no-repeat 0 0;
    padding-left: 24px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dadada;
}
.teamviewer
{
    display: block;
    background: url(images/teamviewer.jpg) no-repeat 0 0;
    padding-left: 24px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dadada;
}
.facebook
{
    display: block;
    background: url(images/facebook.png) no-repeat 0 0;
    padding-left: 24px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dadada;
}
.skype
{
    display: block;
    background: url(images/skype.png) no-repeat 0 0;
    padding-left: 24px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dadada;
}
.linkedin
{
    display: block;
    background: url(images/linkedin.png) no-repeat 0 0;
    padding-left: 24px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dadada;
}
.twitterke
{
    display: block;
    background: url(images/twitter.png) no-repeat 0 0;
    padding-left: 24px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dadada;
}
#sidebarblock p
{
    padding: 0 5px;
}
#sidebarblock #certificates
{
    font-size: 10px;
    text-align: center;
}

/*+++++++ COMMENTS +++++++*/
.postmetadata
{
    padding: 5px;
    background: #feffe5;
}
#commentform p
{
    padding-bottom: 10px;
}
#commentform #author
{
    border: 1px solid #dadada;
    height: 20px;
    width: 200px;
}
#commentform #email
{
    border: 1px solid #dadada;
    height: 20px;
    width: 200px;
}
#commentform #url
{
    border: 1px solid #dadada;
    height: 20px;
    width: 200px;
}
#commentform #comment
{
    border: 1px solid #dadada;
    height: 200px;
    width: 500px;
}
.commentlist cite
{
    background: #f9f9f9;
    padding: 5px 5px 5px 10px;
}
.commentlist cite a
{
    color: #333;
}
.commentlist .ctext
{
    background: url(images/doth.gif) repeat-x bottom;
    font-size: 11px;
}
.commentlist .ctext p img
{
    margin: 0px;
    padding: 0px;
}

/*+++++++ CALENDAR +++++++*/
#wp-calendar
{
    width: 100%;
    padding-bottom: 10px;
}
#wp-calendar th
{
    background-color: #efefef;
    padding: 3px;
}
#wp-calendar td
{
    background-color: #fafafa;
    padding: 3px;
    text-align: center;
}

/*+++++++ FOOTER +++++++*/
#footer
{
    background: #19394F url(images/footer.gif) repeat-x;
    width: 100%;
    margin: 5px auto 0px;
    height: 280px;
    font-size: 12px;
}
#bar
{
    width: 970px;
    margin: auto;
    padding: 0px;
    height: 175px;
    color: #fff;
}
#foo
{
    background: url(images/foobg.gif) no-repeat right;
    width: 970px;
    margin: auto;
    height: 20px;
    color: #fff;
}

#bar #footerblockleft
{
    float: left;
    width: 480px;
    margin-top: 10px;
}
#footerblockleft h2
{
    line-height: 35px;
    font-size: 15px;
}
#footerblockleft ul li
{
    margin-bottom: 10px;
    font-weight: 700;
}
#footerblockleft ul li.current_page_item a
{
    color: #fff;
}
#footerblockleft ul li.current_page_item a:hover
{
    background: transparent;
    color: #fff;
}
#footerblockleft a:link
{
    color: #FDD041;
    border: 0px;
}
#footerblockleft a:active
{
    text-decoration: underline;
    color: #FDD041;
    border: 0px;
}
#footerblockleft a:visited
{
    color: #FDD041;
    border: 0px;
}
#footerblockleft a:hover
{
    color: #FFFFFF;
    border: 0px;
}

#footerblockmiddle
{
    float: left;
    width: 245px;
    margin-top: 10px;
    text-align: justify;
}
#footerblockmiddle h2
{
    line-height: 35px;
    font-size: 15px;
}
#footerblockmiddle ul li
{
    margin-bottom: 10px;
    font-weight: 700;
}
#footerblockmiddle ul li.current_page_item a
{
    color: #fff;
}
#footerblockmiddle ul li.current_page_item a:hover
{
    background: transparent;
    color: #fff;
}
#footerblockmiddle a:link
{
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#footerblockmiddle a:active
{
    text-decoration: underline;
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#footerblockmiddle a:visited
{
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#footerblockmiddle a:hover
{
    color: #FFFFFF;
    border: 0px;
    font-weight: bold;
}

#footerblockright
{
    float: left;
    width: 245px;
    margin-top: 10px;
    text-align: justify;
}
#footerblockright h2
{
    line-height: 35px;
    font-size: 15px;
}
#footerblockright ul li
{
    margin-bottom: 10px;
    font-weight: 700;
}
#footerblockright ul li.current_page_item a
{
    color: #fff;
}
#footerblockright ul li.current_page_item a:hover
{
    background: transparent;
    color: #fff;
}
#footerblockright a:link
{
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#footerblockright a:active
{
    text-decoration: underline;
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#footerblockright a:visited
{
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#footerblockright a:hover
{
    color: #FFFFFF;
    border: 0px;
    font-weight: bold;
}

#foo
{
    padding-top: 30px;
}
#foo a:link
{
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#foo a:active
{
    text-decoration: underline;
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#foo a:visited
{
    color: #FDD041;
    border: 0px;
    font-weight: bold;
}
#foo a:hover
{
    color: #FFFFFF;
    border: 0px;
    font-weight: bold;
}

/**************** Misc *********************/
acronym, abbr, span.caps
{
    cursor: help;
}
acronym, abbr
{
    border-bottom: 1px dashed #999;
}
blockquote
{
    margin: 15px 30px 15px 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}
blockquote cite
{
    margin: 5px 0 0;
    display: block;
}
.center
{
    text-align: center;
}
hr
{
    display: none;
}
a img
{
    border: none;
}
.alignright
{
    float: right;
}
.alignleft
{
    float: left;
    padding-left: 30px;
    padding-bottom: 20px;
}
img.centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright
{
    display: inline;
    margin: 0 0 2px 7px;
    padding: 4px;
}
img.alignleft
{
    display: inline;
    margin: 0 7px 2px 0;
    padding: 4px;
}
pre
{
    border: solid 1px #9a9a9a;
    color: #000000;
    margin: 10px;
    padding: 10px;
    background: #f3f2ed;
}
code
{
    font-size: 1.0em;
    color: #000000;
}

/**************** Gallery *********************/
.gallery
{
    text-align: center;
}
.gallery img
{
    padding: 3px;
}
.attachment
{
    text-align: center;
}
.attachment img
{
    padding: 5px;
    border: 1px solid #999999;
}
.imgnav
{
    text-align: center;
}
.imgleft
{
    float: left;
}
.imgleft img
{
    padding: 5px;
    border: 1px solid #999999;
}
.imgright
{
    float: right;
}
.imgright img
{
    padding: 5px;
    border: 1px solid #999999;
}

/*+++++++ NAVIGATION +++++++*/
#nav
{
    float: right;
    margin-top: 13px;
    margin-right: 2px;
}
/*!
 * jquery.ui.potato.menu
 * 
 * Copyright (c) 2009-2010 makoto_kw, http://www.makotokw.com
 * Licensed under the MIT license.
 * 
 * @author makoto_kw
 * @version 1.1
 */
li.potato-menu-item
{
    font-size: 12px;
    background-color: #19394e;
}
li.potato-menu-item a
{
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    color: #FDD041;
}
li.potato-menu-hover a
{
    color: #fff;
}
li.potato-menu-has-vertical > a
{
    background: transparent url(/images/icons/fammini/arrow_down.gif) right no-repeat;
}
li.potato-menu-has-holizontal > a
{
    background: transparent url(/images/icons/fammini/arrow_right.gif) right no-repeat;
}
.potato-menu-vertical .potato-menu-item
{
    width: 180px;
}
li .current_page_item .potato-menu-item a
{
    color: #fff;
}
.potato-menu-vertical .potato-menu-item .current_page_item a:hover
{
    color: #fff;
}
.potato-menu-vertical .potato-menu-item a
{
    text-transform: none;
    font-weight: normal;
}
ul.potato-menu
{
    margin: 0;
    padding: 0;
    width: auto;
    list-style: none;
}
.potato-menu:after
{
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
ul.potato-menu li.potato-menu-item
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    list-style-position: outside;
    display: inline;
    float: left;
}
ul.potato-menu li.potato-menu-item a
{
    display: block;
    text-decoration: none;
    white-space: nowrap;
    outline: 0;
}
ul.potato-menu ul.potato-menu-group
{
    margin: 0;
    padding: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    position: absolute;
    display: none;
    z-index: 1000;
}
