 /* 
	Theme Name: winit

	Version: 1.0 
		*/
.categor li.current-cat {

	font-weight:bold;
	 background:#999;
    color:#222;
    text-decoration:underline;
}
.categor .current-cat {

	font-weight:bold;
	 background:#999;
    color:#222;
    text-decoration:underline;
}

html, body, wrap, div, span, p, applet, object, iframe, h1, h3, h4, ul{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family:Verdana;

}
.main ul{margin-left:30px;padding-bottom: 4px;}
.main li {padding:4px;}

body {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	margin: 0px auto 0px;
	padding: 0px;
}
#wrap {
    width: auto;
    min-width:980px;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	padding: 0px;
	background: #ffffff;
	margin-top: 3px;
}
.main, .all,  .left {
	float: left;
}
.main {
	margin:0 250px 0 0px;
	display: inline;
	padding-left:10px;
	max-width:71%;
	  line-height: 1.5em;
	
}
.all {
	width: 100%;
	background: #ffffff;
    background-origin: padding-box;
    background-position: 0 -9px;
    background-repeat: repeat-x;
    background-size: auto auto;
}
.right {
    width: 300px;
	float: right;
	margin:0px 0px 0px -300px;

}

.left {
	width: 175px;
	display: inline;
	margin:0px -200px 0px 0px;
}

img {
	border-style: none;
}
a img {
	border: 0;
}
a {
	color: #0079C2;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ac005e;
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
	text-indent: 0px;
      /*  line-height:16px;*/
}

code {
	font: 12px 'Courier New', Courier, Fixed;
	background: #ececec;
}
blockquote {
	margin: 5px 0px 15px 20px;
	padding: 5px 20px 5px 20px;
	font-style: italic;
	border-left: 10px solid #960202;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	border-right: 1px solid #dedcdc;
	border-bottom: 1px solid #dedcdc;
	padding: 10px;
	background: #f8f6f6;}
.alignleft {
	float: left;
}
img.alignleft {
	margin: 5px 15px 7px 0;
	border-right: 1px solid #dedcdc;
	border-bottom: 1px solid #dedcdc;
	padding: 10px;
	background: #f8f6f6;
}
.alignright {
	float: right;
}
img.alignright {
	margin: 5px 0 7px 15px;
	border-right: 1px solid #dedcdc;
	border-bottom: 1px solid #dedcdc;
	padding: 10px;
	background: #f8f6f6;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding: 10px 4px 0px 4px;
	background: #f7f7f7 none;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 7px 5px;
	margin: 0;
}
.date {
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Arial, Tahoma, Trebuchet MS';
	text-shadow: 0 1px 0 #000;
	font-size: 10px;
	color: #cccccc;
	margin: 5px 0 0 10px;
	padding: 0px 0 0 0;
	float: left;
	width: 650px;
}
.header {
	margin: 0px auto 0px;
	padding: 0;
}
.logo {
	float: left;
	padding-left: 20px;
}
.siteinfo {
    font-size: 10px;
    margin-top: 6px;
    text-align: center;
    width: 190px;
    padding-left: 20px;
    color:#666666;
}

a.top_right_banner{
float:left;
width:60px;
height:60px;
color:#ffffff;
background-color:#0079C2;
margin-left:3px;
border-radius:5px 5px;
font-weight:bold;
font-size:14px;
text-decoration:none; 
box-shadow: 2px 2px 6px #999999;}
a.top_right_banner:hover  {
background-color:#FF6E40;
box-shadow: 3px 3px 9px #000000;
}
.img_top {
display:block;
 margin:8px auto 2px auto;}

.img_top_caption {
text-align:center;
}

.nav {
	
	margin: 0 auto 0;
	padding: 0;
}

#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#tab a {
	color: #595959;
	display: block;
	margin: 0px;
	padding: 18px 10px 15px 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
}
#tab a:hover {
	background-position: right bottom;
	color: #939393;
}

#tab {
	line-height: 1.0;
	position: relative;
}
#tab ul {
	float: left;
			width:	100%;
	position: relative;
}
#tab li {
	float: left;
	list-style: none;

	z-index: 999;
}
#tab li.current ul {
	z-index: 999;
}
#tab li.sfHover ul, ul#tab li:hover ul {
	z-index: 1000;
}
#tab a {
	display: block;
	float: left;
	text-decoration: none;
}
#tab li ul {
	left: 0;
	position: absolute;
	top: -999em;
}
#tab li.sfHover a, #tab li.current a, #tab a:focus, #tab a:hover, #tab a:active {
	border-bottom: none;
}
#tab li:hover ul, body #tab li.current ul, ul#tab li.sfHover ul {
	top: 2.8em;
}
#tab li:hover li ul, #tab li.sfHover li ul {
	top: -999em;
}
#tab li li:hover ul, ul#tab li li.sfHover ul {
	top: 2.5em;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
#tab li ul li a {
	color: #f4f4f4;
	margin: 0;
	font-size: 9px;
	text-decoration: none;
	text-shadow: 0 1px 0 #000000;
	padding: 25px 10px 10px 10px;
}
#tab li ul li a:hover {
	color: #cccccc;
}



.blok {

	padding: 0 10px 5px;

}

.rblok {
	margin: 15px 0px 15px 0px;
	padding: 8px 10px 10px 10px;
	border: 1px solid  #cccccc;
	/* background: #f7f7f7 url(images/top.gif) top center repeat-x; */
	font-size: 11px;
	border-radius: 5px 0 5px 0;
	background-color:#f7f7f7;
}

.footer {
width: auto;
	margin: 0px auto 0px;
	padding: 0;
	height: 59px;
	background: #ededed url(images/cat.gif) repeat-x;
}
.credits {
	margin: 10px 0 0 15px;
	padding: 0;

}

h1 {
	color: #323232;
	text-shadow: 0 1px 0 #fffdfd;
	font-size: 18px;

	font-weight: bold;
	margin: 6px 5px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	letter-spacing: -1px;
}
h1 a, h1 a:visited {
	color: #323232;
	text-shadow: 0 1px 0 #dddddd;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:hover {
	color: #CC0000;
	text-shadow: 0 1px 0 #fffdfd;
	text-decoration: none;
}

h2 {
    color: #0079C2;
    font-size: 15px;
    font-weight: bold;
	padding-left: 10px;
}	


h2 a, h2 a:visited {
	/*color: #323232;*/
	text-shadow: 0 1px 0 #dddddd;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 a:hover {
	color: #CC0000;
	text-shadow: 0 1px 0 #fffdfd;
	text-decoration: none;
}
h3 {
	color: #006699;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 14px;
	display: block;
}
h3 a, h3 a:visited {
	color: #000000;
	text-shadow: 0 1px 0 #fffdfd;
	text-decoration: none;
}
h3 a:hover {
	color: #CC0000;
	text-shadow: 0 1px 0 #fffdfd;
	text-decoration: none;
}

h4 {
	color: #000000;
	text-shadow: 0 1px 0 #cccccc;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: 'Verdana, Arial, Trebuchet MS';
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 2px 25px;
	line-height: 14px;
	display: block;
}


.blok ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.blok ul li {
	list-style-type: none;
	margin: 0 0 5px 30px;
	padding: 0 0 0 15px;
	background: url(images/li.gif) no-repeat 0 7px;
}
.blok ul li ul {
	list-style: none;
	display: block;
	padding: 0px 0px 0px 10px;
}
.blok ul li ul li {
	list-style: none;
	display: block;
	padding: 0px 0px 0px 10px;
	background: url(images/sub.png) no-repeat 0 0px;
}
.blok ol {
	margin: 0px;
	padding: 0px 0px 10px 15px;
}
.blok ol li {
	margin: 0 0 5px 25px;
	padding: 0 0 0 0px;
}


.title {
	background-image: url(images/wheel.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.star {
	background-image: url(images/star.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.comm {
	background-image: url(images/comm.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.rub {
	background-image: url(images/rub.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left:20px;
}
.tags {
	background-image: url(images/tags.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.arc {
	background-image: url(images/arc.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.meta {
	color: #999999;
	padding: 0 0 5px 25px;
	margin: 0 0 4px 0;
	background-image: url(images/meta.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.meta a{
color:#999999;
}
.meta2 {
	border-top: 1px dotted #999999;
	color: #666666;
	padding: 20px 0 20px 25px;
	margin: 0 0 20px 0;
	background-image: url(images/tags.png);
	background-position: 0px 20px;
	background-repeat: no-repeat;
}


.pagenavi {
	margin: 30px 0 10px 15px;
	float: left;
}
br.clear {
	clear: both;
}
.arsip li {
	float: left;
	width: 90px;
	list-style-type: none;
}
.clearfix {
	display: inline-block;
}

#s {
  background:none;
	width: 190px;

	font-size: 10px;
	font-family: 'Arial, Tahoma, Trebuchet MS';
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
    padding-bottom:7px;
	padding-right:4px;
	padding-left:27px;
	padding-top:5px;
	margin: 0 10px 0 0;
	display: inline;	
	border:none;
}


#commentform {
	width: 420px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 400px;
	padding: 2px;
}
#commentform #submit {
	margin: 5px 0 0 0;
	padding: 0;
	width: 108px;
	height: 26px;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 20px 0 0;
}
.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 10px 15px;
	list-style: none;
	border: 1px solid #e6e6e6;
	background: #f7f7f7;
}
.commentlist .alt {
	border: 1px solid #e6e6e6;
	background: #fcfcfc;
}
.commentlist .comment .comment {
	margin: 10px 10px 10px 10px;
	padding: 5px 15px 5px 15px;
	width: auto;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentmet_data {
	width: 100%;
	overflow: hidden;
}
.commentmet_data td {
	vertical-align: top;
	text-align: left;
}
.commentmet_avatar {
	width: 82px;
	padding: 15px 0 0 0;
}
.commentmet_text {
}
.commentmet_avatar img {
	border: 3px solid #c7c7c7;
}
#commentform p {
	margin: 5px 0;
}
.commentmet_replay {
	width: 100%;
	overflow: hidden;
}
.commentmet_replay a {
	float: right;
	display: block;
	text-indent: -9999px;
	text-transform: capitalize;
	background: url(images/reply.gif) no-repeat;
	width: 73px;
	height: 19px;
	text-decoration: none;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	padding: 0 0 5px 0;
	color: #333;
	font-size: 12px;
}
.commentmetadata span {
	font-size: 12px;
}
.commentmet_text {
	font-size: 12px;
}
#respond {
	margin: 30px 25px 0 0;
}
#commentform {
	color: #000;
	font-size: 12px;
	width: 90%;
}
#commentform small {
	position: relative;
	top: -1px;
	font-size: 11px;
}
#cancel-comment-reply-link {
	font-size: 11px;
	color: #000;
	margin: 0 0 0 25px;
}
#commentform a, #commentform small {
	color: #000;
}
#commentform input {
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	padding: 4px;
	color: #000000;
}

#commentform input:focus {
  box-shadow: 0 0 2px 3px #78aeda,
              0 0 2px #78aeda inset;
}
#commentform textarea {
	background: #f4f4f4;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	padding: 4px;
	margin: 5px 0 0 0;
	color: #000000;
	overflow: auto;
}
#commentform input#submit {
	background: none;
	border: 0;
}

	a.gpress:link, a.gpress:active, a.gpress:visited, a.gpress:hover	 {
			margin:10px 10px 0 0; padding:0;
			float:right;
			width:90px; height:45px;
			background:url(images/goodwin.png) no-repeat top center;
			display:block; text-indent:-9999px; float:left; outline:0;
		}


ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	background:transparent url(images/menu_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: 0px 2px 2px #cccccc;
}
ul#menu li
{
	display:block;
	float:left;
	margin-top:3px;
	background-position: right 4px;
        height: 20px;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:6px 20px 0 20px;
	font-family:Arial;
	font-weight:bold;
       height: 18px;
}
	
ul#menu li a:hover
{		background-color:#3e98cf;
}
	

ul#menu li a.current
{
	display:inline;
	float:left;
	margin:0;
}

 /* searchbox start

		*/
   #searchbox {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -25px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	float:right;
	position: relative;
	height:0;
	}

	#searchbox form {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/bg-mainsearch.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 29px;
    width: 250px;
}

#searchbox .textfield {
    font-size: 12px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 0;

    width: 185px;
}

#searchbox #searchsubmit {
    padding-bottom: 5px;
    padding-right: 5px;
    vertical-align: top;
}
 /* searchbox END*/
 
.categor_back { width: 290px;box-shadow:1px 1px 5px #999999;background-color:#f7f5f5;border-radius:5px; margin-bottom: 20px;min-height:90px;margin-bottom: 15px;    margin-top: 15px;padding-top: 8px; }
 
 
.categor_caption {border-bottom-color: #B3B7BA;border-bottom-style: solid;border-bottom-width: 3px; color: #000000;font-weight: bold; margin-bottom: 0; margin-left: 5px; margin-right: 0;text-align: center; width: 276px;}
 
.categor ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 0;
    padding-top: 4px;
	margin-top: 5px;
    padding-bottom: 5px;
}
.categor li {

	margin:3px 4px 12px 4px;
	height:12px;
	width: 280px;
	
}
.categor li  a{
  display:block;
  color:#0079C2;
  text-decoration:underline;
  
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: url("images/categor_marker.png");
    background-origin: padding-box;
    background-position: 4px 5px;
    background-repeat: no-repeat;
    background-size: auto auto;
	padding:3px 0 3px 20px;
    border-radius:5px;
	border-style:solid;
	border-width:1px;
    border-color:#c5c2c2;

	
}

.categor li a:hover{
  display:block;
  color:#ffffff;
  text-decoration:underline;
  
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0079C2;
    background-image: url("images/categor_marker_hov.png");
    background-origin: padding-box;
    background-position: 4px 5px;
    background-repeat: no-repeat;
    background-size: auto auto;
	padding:3px 0 3px 20px;
    border-radius:5px;
	border-style:solid;
	border-width:1px;
    border-color:#c5c2c2;
}
.last_post{
padding:4px;
}
.last_post a{
font-size: 10px;
font-weight: bold;
}

.grey_data{
    color: #B3B7BA;
    float: right;
    font-size: 10px;
    margin: 3px;
}
.li_rotat a {
text-decoration:none;
color:#999999;
}
.related_img {
display: block;  width: 30px;  height: 30px;  float: left;padding:5px;}
.related_link {
font-size: 12px;line-height: 14px;}
.related_desc { 
color:#707070;font-size:12px;}
.side_comment {padding-top:3px;min-height:48px;}
.side_comment_img {float: left;padding:4px}
.side_comment_text{font-family: 'Calibri';font-size: 12px;font-style: italic;}
.side_comment_div{height:3px;background-color:#cccccc;}
.last_post_div {padding-bottom:6px;}
.categor_caption_padd {padding:3px;}


a.more {
float:right;
background-image: url("images/reed_more.jpg");
    height: 20px;
    width: 80px;
}

a.more:hover {
background-image: url("images/reed_more_h.jpg");
    height: 20px;
    width: 80px;
}

#share42 {display: inline-block; padding: 6px 0 0 6px; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#info_box {
    background: none repeat scroll 0 0 #F7F5F5;
    border-left: 25px solid #00AFF0;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1.2em 1.8em;
}
#alert_box {
    background: none repeat scroll 0 0 #F7F5F5;
    border-left: 25px solid #FFB51C;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1.2em 1.8em;
}

#msg_box {
    background: none repeat scroll 0 0 #F7F5F5;
    border-left: 25px solid #CCCCCC;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1.2em 1.8em;
}

.wp-pagenavi span.current {
    background-color: #0079C2;
    color: #FFFFFF;
    padding: 4px 10px 6px;
    text-shadow: 0 1px 0 #000000;
	border-style: solid;
    border-width: 2px;
	border-color:#F7F5F5;
}

.wp-pagenavi a, .wp-pagenavi span.extend, .wp-pagenavi span.current {

    margin-right: 3px;
    padding: 6px 10px 3px;
    text-shadow: 0 1px 0 #FFFFFF;
	text-decoration:none;
	border-style: solid;
    border-width: 2px;
	border-color:#F7F5F5;
}

.wp-pagenavi a:hover {
    color: #000000;
}

#crumbs {
  padding: 5px 10px;
  list-style: none;
  background-color: #F7F5F5;
  border: 1px solid #ddd;
  font-size:12px;
  width:95%;
  opacity: 0.5;
}



.button {
   background-image: -webkit-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
   background-image:         linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
   -webkit-box-shadow: 0px 25px 0px 0px rgba(255,255,255,0.08)inset, 0px 0px 0px 1px rgba(255,255,255,0.3)inset;
      -moz-box-shadow: 0px 25px 0px 0px rgba(255,255,255,0.08)inset, 0px 0px 0px 1px rgba(255,255,255,0.3)inset;
           box-shadow: 0px 25px 0px 0px rgba(255,255,255,0.08)inset, 0px 0px 0px 1px rgba(255,255,255,0.3)inset;
   border: solid 1px rgba(9,81,126,1);
   -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
           border-radius: 10px;
   width: 140px;
   display: inline-block;
   font-size: 15px;
   text-align: center;
   color: rgba(255,255,255,1);

}
.button:hover {
   background-image: -webkit-linear-gradient(top, rgba(43,165,240,1) 0%,rgba(6,103,164,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(43,165,240,1) 0%,rgba(6,103,164,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(43,165,240,1) 0%,rgba(6,103,164,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(43,165,240,1) 0%,rgba(6,103,164,1) 100%);
   background-image:         linear-gradient(top, rgba(43,165,240,1) 0%,rgba(6,103,164,1) 100%);
}
.button:active {
   -webkit-transform: translateY(1px);
      -moz-transform: translateY(1px);
           transform: translateY(1px);
}
.subscr_text {color:#999999}

.contents li {padding: 5px;}

pre {
    white-space: pre-wrap !important;
	  background-color: #eeeeee;
}