@media all{
  .entrybody a:hover{-moz-border-radius:4px}

  .wp-caption{
    -webkit-box-shadow:0 0 12px 0 #999;
    -moz-box-shadow:0 0 12px 0 #999;
    -khtml-box-shadow:0 0 12px 0 #999
  }

  .upper{-moz-box-shadow:0 0 5px #aaa}

  .lower{-moz-box-shadow:0 0 5px #aaa}

  html,body{
    color:#202020;
    text-align:center;
    font:14px "Lucida Sans Unicode",Verdana,Georgia,sans-serif
  }

  #mainwrap{text-align:left}

  #content{line-height:21px}

  .widget .title{text-decoration:none;font-weight:bold}

  #sidebar{color:#153F67;line-height:15px;font-size:13px}

  .title{
    color:#153F67;
    text-align:center;
    font-size:15px;
    text-decoration:underline
  }

  #description{
    font-size:1em;
    font-weight:700;
    color:#fff;
    text-align:right
  }

  #footer p{color:#fff;text-align:center;font-size:12px}

  #headtitle a{font-weight:bold;font-size:.8em}

  #headtitle a:link{text-decoration:none}

  #headtitle a:hover{text-decoration:none}

  h2{
    position:relative;
    font-size:22px;
    color:#0FADE5;
    text-align:center;
    letter-spacing:1px
  }

 h2.entrytitle { top: 20%; }

  h2 a:visited{color:#376DA9;text-decoration:underline}

  h2 a:hover{color:#7e9cb2}

  h2#title{
    font-size:24px;
    font-weight:700;
    float:left;
    display:inline;
    margin:0;
    padding:65px 0 30px 30px
  }

  h2#title a{color:#fff}

  h1{
    font:bold 16px "Myriad Pro",Tahoma,Helvetica,Arial,sans-serif;
    margin:0;
	margin-bottom: 20px;
  }

  h3{font-size:14px;margin:0 0 10px}

  h4{
    font-size:12px;
    font-weight:500;
    text-indent:-2%;
    margin:0 0 10px
  }

  a:link{color:#0FADE5;text-decoration:none}

  a:visited{color:#EB7926;text-decoration:none}

  a:focus{color:#580801}

  .entrybody a:hover{color:#fff;text-decoration:underline}

  a:hover{text-decoration:underline}

  .current_page_item a{font-weight:700}

  h2#comments{text-align:center;font-size:110%}

  ol#commentlist{
    color:#000205;
    list-style:none;
    font-size:14px
  }

  #commentlist li p{line-height:20px}

  .comment_top span{font-size:1px}

  .comment_bottom span{font-size:1px}

  .comment_bottom_pad{font-size:12px}

  .commentheader{font-size:11px;text-transform:uppercase}

  .commentauthor:first-letter{
    font-weight:700;
    font-size:15px;
    color:#FF0000
  }

  .commentdate{font-size:11px}

  .commenttext-admin{color:#5b5b5b}

  #commentsformheader{font-size:1.4em}

  #commentsform{text-align:center}

  #commentsform form{text-align:left}

  h2.entrydate{font-weight:400;text-transform:uppercase}

  .entrymeta{font-size:x-small}

  blockquote{
    color:#1c2639;
    font-style:italic;
    text-align:center
  }

  .entrybody p{text-align:justify}

  #sidebar ul{list-style:none}

  #sidebar h2{
    font-size:90%;
    font-weight:600;
    text-transform:uppercase;
    color:#000
  }

  #sidebar ul li{list-style:none}

  #sidebar ul p,#sidebar ul select{font-size:.9em}

  #sidebar a{color:#012b5a}

  #searchdiv{font-weight:700}

  label{
    font:700 11px Verdana,Arial,Helvetica,sans-serif;
    color:#153F67
  }

  .entry .submitted{
    color:#000;
    line-height:16px;
    text-align:center
  }

  .entry .submitted a{color:#00f}

  .entry li{
    list-style:circle url("http://static.witnessthis.co.za/images/bulletlime_small.gif")
  }

  .wp-caption{text-align:center}

  .dateblock{
    font-family:Arial,Helvetica,sans-serif;
    color:#153F67;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    white-space:nowrap
  }

  .dateblock a,.dateblock a:visited{
    color:#153F67;
    text-decoration:none
  }

  .dateblock:hover a{color:#0FADE5}

  .upper{line-height:18px;font-size:13px}

  .lower{line-height:26px;font-size:23px}

  .commentsbubble a,.commentsbubble a:hover,.commentsbubble a:visited{
    color:#153F67;
    font:bold 25px Arial,Helvetica,sans-serif;
    text-align:center;
    text-decoration:none
  }

  .commentsbubble a:hover{color:#0FADE5}

  .search input.box{color:#000;font-size:1.2em}

  .search button.btn{font-weight:700;color:#FFF}

  html,body{
    background:#000 url("http://static.witnessthis.co.za/images/mainshadow.png") top center repeat-y;
    margin:0;
    padding:0;
    border:0
  }

  #wrap{
    margin:0 auto;
    width:900px;
    background:center;
    position:relative
  }

  #main{background:#f0f0f0;overflow:hidden;padding:6px}

  #mainwrap{
    background:#0D8BB9;
    padding:0 8px 8px;
    width:884px
  }

  #mainwrap #menuwrap{position:relative;z-index:2}

  #mainwrap #main{position:relative}

  #content{
    float:left;
    width:510px;
    background:#fff;
    overflow:hidden;
    border:1px solid #ccc;
    margin:0;
    padding:20px 20px 0;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    -khtml-border-radius:7px;
    border-radius:7px
  }

  .widget{
    background:#d1ffa6;
    margin-bottom:10px;
    padding:5px;
    border:1px solid #ccc;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    -khtml-border-radius:7px;
    border-radius:7px
  }

  .widget .title{padding-bottom:10px}

  #sidebar{
    background:#f0f0f0;
    float:right;
    clear:right;
    width:310px;
    border:none;
    margin:0;
    padding:0
  }

  #description{margin:0;padding:65px 20px 0 0}

  #footer{
    background:#333643;
    clear:both;
    border-bottom-style:solid;
    height:40px;
    border:1px #fff;
	width: 900px;
	margin: 0 auto;
  }

  #footer p{margin:0;padding:10px 0 0}

  #headtitle{
    background:#2a2c38 url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat 0 -441px;
    width:900px;
    height:155px;
    margin:0;
    padding:0
  }

  #headtitle a{
    width:480px;
    height:120px;
    display:block;
    margin:0 auto
  }

  a:link,a:visited{margin:0 -2px;padding:2px 2px 0}

  .entrybody a:hover{background:#0FADE5;border:#580801}

  a:hover{border:#580801}

  h2#comments{
    border-top:1px solid #acb1ba;
    border-bottom:1px solid #acb1ba;
    margin-bottom:10px;
    margin-top:80px;
    padding:2px
  }

  ol#commentlist{
    margin-top:0;
    margin-left:0;
    position:relative;
    padding:5px
  }

  #commentlist li p{margin-top:8px;margin-bottom:16px}

  .comment_box{margin-bottom:15px}

  .comment_top{
    background:url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat scroll 0 -325px transparent;
    height:8px;
    display:block;
    margin:0;
    padding:0
  }

  .comment_top span{
    background:url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat 0 -383px;
    width:8px;
    height:8px;
    display:block;
    float:right;
    margin:0;
    padding:0
  }

  .comment_bottom{
    background:url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat scroll 0 -158px transparent;
    height:8px;
    display:block;
    margin:0;
    padding:0
  }

  .comment_bottom span{
    background:url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat scroll 0 -216px transparent;
    width:8px;
    height:8px;
    display:block;
    float:right;
    margin:0;
    padding:0
  }

  .comment_guts{
    background:#F6F6F6;
    border-left:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    margin:0 2px;
    padding:0 15px 5px 15px;
    min-height:100px
  }

  .comment_bottom_pad{
    padding-left:65px;
    padding-top:24px;
    text-align:left
  }

  .commentheader{
    position:relative;
    border-bottom:1px solid #ddd;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
    height:50px
  }

  .commentauthor{
    position:absolute;
    left:55px;
    white-space:nowrap;
    top:5px
  }

  .commentdate{
    position:absolute;
    left:55px;
    bottom:5px;
    white-space:nowrap
  }

  .commenthero{position:absolute;left:0;top:0}

  .commenttext{padding:5px}

  .commenttext-admin{background:#d6e5f5;padding:5px}

  .commentfooter{
    height:1px;
    padding-left:10px;
    padding-right:10px;
    border-top:1px solid #ddd
  }

  #commentsformheader{padding-left:18px}

  #commentsform{
    clear:both;
    margin-top:0;
    border:1px solid #ddd;
    background:#ededed;
    padding:0 10px
  }

  #commentsform form{margin:0}

  #commentsform p{margin:5px}

  #commentsform form textarea{width:100%}

  p.comments_link img{border:none;margin:0;padding:0}

  h2.entrydate{margin-bottom:1px}

  .entrymeta{
    float:right;
    padding-left:3px;
    padding-right:3px
  }

  .entry{margin-top:8px;position:relative}

  blockquote{
    clear:both;
    background:#fff;
    border-left:5px solid #ccc;
    padding:10px 10px 1px 10px
  }

  .entrybody{position:relative;margin-top:5px}

  .entrybody p{margin-top:8px;margin-bottom:16px}

  .entrybody img{border:none;padding:4px}

  code{background:#eee;border:1px solid #ccc;padding:5px}

  #sidebar ul{padding-left:10px;margin-left:10px}

  #sidebar ul li{margin-bottom:15px}

  #sidebar ul p,#sidebar ul select{margin:5px 0 8px}

  #sidebar ul ul,#sidebar ul ol{margin:5px 0 0 7px}

  #sidebar ul ul ul,#sidebar ul ol{margin:0}

  #sidebar ul ul li,#sidebar ul ol li{
    display:block;
    width:200px;
    padding-bottom:2px;
    padding-top:2px;
    padding-left:0;
    border-bottom:1px solid #8ec7f3;
    margin:0
  }

  #sidebar ul ul ul li{border:0;margin-left:5px}

  #searchdiv{margin-bottom:20px;padding:5px}

  label{margin-bottom:3px}

  .hrdecoration{
    clear:both;
    position:relative;
    width:100%;
    height:19px;
    margin-top:.75em;
    background:url("http://static.witnessthis.co.za/images/node_hr.png") repeat-x 0 50%
  }

  .hrdecoration div{
    position:relative;
    margin:0 auto 0 auto;
    background:url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat 0 -741px;
    width:190px;
    height:19px
  }

  .entry .submitted{
    background:#D1FFA6;
    padding:0 5px;
    margin:10px 0;
    border:1px solid #ccc;
    overflow:auto;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px
  }

  .wp-caption{
    background:#eee;
    border:1px solid #ddd;
    margin-top:25px;
    margin-bottom:25px;
    padding:5px
  }

  .wp-caption img{border:none;margin:0}

  img.centered{
    display:block;
    margin-left:auto;
    margin-right:auto
  }

  img.alignright{
    display:inline;
    padding:4px
  }

  img.alignleft{
    display:inline;
    padding:4px
  }

  .alignright{float:right;margin-left:10px}

  .alignleft{float:left;margin-right:10px}

  #menuwrap{
    background:url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat 0 -651px;
    width:885px;
    height:40px;
    position:relative;
    margin-bottom:7px
  }

  #sidebar ul,#sidebar ul ol,#sidebar form{
    margin:0;
    padding:0;
    text-align:left
  }

p.wp-caption-text{
    margin:0;
    padding:0;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
}

  .entryhead{
    position:relative;
    height:50px;
    margin-bottom:10px
  }

  .dateblock{
    position:absolute;
    left:0;
    top:0;
    width:50px;
    height:44px;
    white-space:nowrap
  }

  .dateblock a,.dateblock a:visited{display:block}

  .upper{
    background:url("http://static.witnessthis.co.za/images/calendertop.png") repeat-x 0 0;
    height:18px;
    border:1px solid #999;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
    -khtml-border-radius:10px 10px 0 0;
    border-radius:10px 10px 0 0
  }

  .lower{
    height:26px;
    background:#f0f0f0;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    -moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
    -khtml-border-radius:0 0 10px 10px;
    border-radius:0 0 10px 10px
  }

  .entrytitle{padding:0;width:425px;margin:0 auto}

  .commentsbubble{
    position:absolute;
    top:-3px;
    right:0;
    height:50px;
    width:65px;
    background:url("http://static.witnessthis.co.za/images/static-sprite.png") no-repeat 0 0;
    width:65px;
    height:50px
  }

  .commentsbubble a,.commentsbubble a:hover,.commentsbubble a:visited{
    padding:0;
    position:absolute;
    left:2px;
    top:0;
    width:100%;
    height:38px;
    line-height: 39px;
    white-space:nowrap
  }

  .entryfoot{
    margin-top:10px;
    position:relative;
    overflow:hidden
  }

  #error404{margin-top:20px;margin-bottom:20px}

  div.clear{
    clear:both;
    font-size:1px;
    line-height:1px;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0
  }

  ul.addtoany_list{float:right}

  fieldset.search{
    border:none;
    margin:0 auto;
    background:none;
    padding:3px 0;
    width:280px
  }

  .search input,.search button{border:none;float:left}

  .search input.box{
    width:236px;
    margin:0 auto;
    padding:3px 5px;
    height:19px;
    background:#deffbe;
    border:1px solid #a1d951;
    border-right:1px solid #81b931;
    -moz-border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    -khtml-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px
  }

  .search input.box:focus{outline:none}

  .search button.btn{
    float:left;
    width:2.1em;
    text-align:center;
    height:27px;
    cursor:pointer;
    background:url("http://static.witnessthis.co.za/images/searchbutton.png") repeat-x;
    padding:0;
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    -khtml-border-radius:0 5px 5px 0;
    border-radius:0 5px 5px 0
  }
}

@media print{
  body{
    margin:0;
    padding:0;
    font-family:calibri,tahoma,arial,sans-serif
  }

  .entrybody{width:100%;margin:0;padding:0}

  #wrap{width:100%;position:relative;margin:0;padding:0}

  #menuwrap{display:none}

  #sidebar{display:none}

  .commentinfo{display:none}

  h1#title{
    font:700 2em "Verdana";
    float:left;
    display:inline;
    margin:0;
    padding:65px 0 30px 30px
  }

  h1#title a{color:#fff}

  h1,h2,h3,h4{font-family:Verdana,Tahoma,Arial,sans-seriff}

  h2{font-size:1.8em;margin:0 0 .5em}

  h3{font-size:1.6em;margin:0 0 10px}

  h4{font-size:1.4em;margin:0 0 10px}

  a:link,a:visited{
    color:#0FADE5;
    text-decoration:none;
    margin:0 -2px;
    padding:2px 2px 0
  }
}
