/*  
Theme Name: CounterStrike
Theme URI: 
Description: none
Version: 1.0
Author: CounterStrike
Author URI: 

Last Modified on April 3, 2007
*/

/* Base Definitions */


* {
	padding: 0; 
	margin:0;
}

body {
	margin: 0px; 
	color: #000000; 
	text-align: center;
	background-color: #4a4a4a;
	padding: 0px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;	
}


p {
	margin: 0.7em 0;
	line-height:1.6em;
}
a {
    color: #0000cc;
    text-decoration:none;
}

a:link, 
a:visited {
	color: #0000cc;	
 text-decoration:none;
}

a:hover, a:active {
  color: #0000cc;
 text-decoration:none;
}


h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

blockquote{
	color:#666;
	margin: 5px 10px 5px 10px;
	padding: 0px;
}


.clear {
	clear:both;
	height:20px;
}

fieldset 
{
	border:0;
}

/* Wrapper Definition */
#wrapper {
	margin:0px auto 0px auto;
	width: 1050px; 		
	text-align: left;
	background: #595959 url(images/bg2.jpg) repeat-y;
/*	border:1px solid #ff00ff;		*/
}	

#wrapper1 {
	width: 987px;
	margin: 0px 0px 0px 31px;
}	


/* General Image Defintions */


img.right {
	float: right;
	margin:10px 0 0 10px;		
}

img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:0;
	border-top:#EEEEEE 0px solid;
	border-left:#EEEEEE 0px solid;		
}

a:hover img {
    border: #CCCCCC 0px solid;
}
/* Header Image Area Definition */
#header{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	height: 159px;
	width: 987px;
	background: #333631 url(images/header.jpg) no-repeat;
}

#headerbottom{
	clear:both;
	height: 12px;
	margin: 0px 0px 0px 1px;
	background: #000000 url(images/headerbottom.jpg) repeat-x;	
}

#navigation {
	clear: both;
	background:#242424 url(images/navbg.jpg) repeat-x;  
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #F9E656; 
	text-decoration: none;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

#navigation ul{
	float: left;
	padding: 0px 0px 0px 40px;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	width:auto;
	margin:0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	list-style-type: none;
	width: 110px;
	height: 34px;
	background: url(images/divider.jpg) 3px 0px  no-repeat;		
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:active,
#navigation ul li a:visited {
	font: bold 11pt/42px Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	width: 80px;
	height: 34px;	
}

#navigation ul li a:hover{
	width: 80px;
	height: 42px;
	color: #bb1616;
	text-decoration:underline; 	
}




/* Container Definitions */
#container {
	clear:both;
	border:0px solid #ff0000;	
}

/* Content Definitions */

#content {
	float: left; 
	width: 614px; 	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
/*	background: url(images/middlebg.jpg) repeat-y;	*/	
/*	border:1px solid #ff00ff;	*/	
}

#content .middletop{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: #dee3e7 url(images/middletop.jpg) repeat-x;
	height:20px;
	padding:0px 0px 0px 20px;
	color:#cccccc;
}

#content .post {
	overflow:hidden;
	padding:0px 0px 15px 0px;
/*	border-bottom:1px solid #444444;
	background: #dee3e7 url(images/postbottom.png) repeat-x bottom left !important;
	background:transparent url(images/entrytop.jpg) top right no-repeat;*/		
}

#content .lineat{
	background: #dee3e7 url(images/postbottom.png) repeat-x;
	height:8px;
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#content ul.asides {
	margin:0;
	padding:2em;
}


#content h3 {
	font-size: 1.2em; 
	font-weight:bold;
	margin: 1em 0 0;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}



#content h2 {
	overflow:hidden;
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;	
	margin: 10px 20px 0px 0px;	
	color: #292828;
	background: transparent url(images/middletitle.jpg) top right;
}

#content h2 a,
#content h2 a:link, 
#content h2 a:visited {
    color: #000000;
    text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;	
	padding: 1px 0px 1px 5px !important;
	padding: 1px 0px 1px 20px;	
}

#content h2 a:hover, #content h2 a:active {
    color: #000000;
    text-decoration:underline;
}

#content .posting{
	overflow:hidden;
    margin: -3px 14px 0px 25px;
    padding: 2px 0px 0px 0px;
/*	background:transparent url(images/entrytop.jpg) top right no-repeat;*/
/*	border:1px solid #ff00ff;	*/
}

#content .entry {
    padding: 20px 20px 20px 20px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
/*	border-top: 1px solid #000000;*/
	text-align:left;
	background:#dee3e7 url(images/entrybg.jpg ) repeat;		  
}



#content .entry a,
#content .entry a:link, 
#content .entry a:visited { 
color: #0000cc;
 
	text-decoration:none 
}

#content .entry a:hover, 
#content .entry a:active {   
color: #0000cc;
 text-decoration:none;



}




#content .postmetadata {
	overflow:hidden;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: -10px 0px 0px 0px;
	padding: 3px 10px 3px 10px !important;
	padding: 3px 10px 3px 25px;
/*	border-right: 1px solid #000000;
	border-left: 1px solid #000000; */
	border-top: 1px solid #000000;
	background: transparent url(images/entrybottom.jpg) no-repeat left bottom; 		
}



#content .postmetadata a ,
#content .postmetadata a:link, 
#content .postmetadata a:visited {
	color: #000000;	
    text-decoration:none;		
}

#content .postmetadata a:hover, #content .postmetadata a:active {
  color: #444444;
}


#content a,
#content a:link, 
#content a:visited {
    color: #444444;
    text-decoration:underline;	
}

#content a:hover, a:active {
  color: #000000;
	}


#content .commentblock{
	color: #f9f9f8;
	overflow:hidden;
	padding: 10px;	
}

#content .post1{
 	background-color:#4444444; 
	margin: 0px 14px 10px 25px; 
	background:#dee3e7 url(images/entrybg.jpg ) repeat;
	padding: 10px 14px 10px 25px;
	border:1px solid #000000;
}

/* Sidebar Definitions */
#sidebar {
	float: right; 
	width: 188px;
	font-size: 11px;
	font-weight:lighter;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;			
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000 url(images/rightbg.jpg) repeat-y; 	
	color:#000000;
/*	border:1px solid #ff00ff;		*/
}


#sidebar h2 { 
	font: normal 12px/23px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 23px;
	background:#ffffff url(images/rightmenu.jpg) repeat-x;			
}

#sidebar a,
#sidebar a:link, 
#sidebar a:visited {
	color:#000000;
	text-decoration:underline;
}

#sidebar a:hover, a:active {
  color: #d41e00;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebarul ul li a:hover {
  	padding: 3px 0px 3px 5px;
	margin: 0px 0px 0px 0px;	
	font: bold 11px/15px Arial, Helvetica, sans-serif;		
	background-position: left center;
	display: block;	
/*	color: #F9E656;*/
	color:#ffffff;
	text-decoration: none;
	height:auto!important;
	height:18px;
	border-bottom: 1px solid #000000;	
}

#sidebar ul ul li a:hover {
  	padding: 3px 0px 3px 5px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height:auto!important;
	height:18px;
	border-bottom: 1px solid #000000;	
}

#sidebar ul {
	list-style:none;
	padding: 0px 0px 8px 0px;
	background: transparent url(images/rightbottom.jpg) no-repeat left bottom;			
}

#sidebar li {

 	padding: 0px 0px 0px 8px; 	
}

#sidebar ul li ul{
  padding: 0px 0px 0px 0px;
}


#sidebar ul ul li {
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#303030;		
}

#sidebar ul ul ul {
	border:0px;
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sidebar ul ul ul li {
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}


/* Sidebar Two Definitions */
#sidebar2 {
	float: left; 
	width: 185px;
	font-size: 11px;
	font-weight:lighter;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;	
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#3a3a3a url(images/leftbg.jpg) repeat-y;			
	color:#ffffff;
/*	border:1px solid #ff00ff;		*/
}

#sidebar2 h2 { 
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;	
	letter-spacing:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
 	border:0;
	height: 30px;
	background:#ffffff url(images/leftmenu.jpg) no-repeat;			
}

#sidebar2 a,
#sidebar2 a:link, 
#sidebar2 a:visited {
    color:#d41e00;
    text-decoration:none;
}

#sidebar2 a:hover, a:active {
  color: #d41e00;
}

#sidebar2 ul ul li a:link, #sidebar2 ul ul li a:visited, #sidebar2 ul ul li a:hover {
  	padding: 3px 0px 3px 25px;
	margin: 0px 0px 0px 0px;
	font: bold 11px/15px Arial, Helvetica, sans-serif;		
	background-position: left center;
	display: block;	
	color: #000000;
	text-decoration: none;
	background:#ffffff url(images/leftli2.jpg) repeat-y;
	height:auto!important;
	height:18px;
	border-bottom: 1px solid #000000;	
}

#sidebar2 ul ul li a:hover {
  	padding: 3px 0px 3px 25px;
	margin: 0px 0px 0px 0px;	
	background-position: left center;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	display: block;
	background:#ffffff url(images/leftli2.jpg) repeat-y;
	font-size: 11px;
	font-weight: bold;	
	height:auto!important;
	height:18px;
	border-bottom: 1px solid #000000;		
}

#sidebar2 ul {
	list-style:none;
	padding: 0px 0px 8px 0px;
	background: transparent url(images/leftbottom.jpg) no-repeat left bottom;			
}

#sidebar2 li {
 	padding: 0px 10px 0px 0px; 
	 
}

#sidebar2 ul li ul{
  	padding: 0px 0px 0px 0px;
	  
}


#sidebar2 ul ul li {
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#303030;		
}

#sidebar2 ul ul ul {
	border:0px;
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sidebar2 ul ul ul li {
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}




/* This is to support the search widget properly */
#sidebar ul form#searchform {
  margin:0;
	padding:15px 10px 10px 10px;
	text-align:center;
}

#sidebar2 ul form#searchform {
  margin:0;
	padding:15px 10px 10px 10px;
	text-align:center;
}



/* These help support the widgets properly */
#sidebar ul table {
	width: 160px;
	margin: 0px;
}


#sidebar ul .textwidget {
	margin:0px;
	padding:0px 15px 0px 15px;
}

/* This is to support the search widget properly */
#sidebar ul form#searchform {
    margin:0;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

/* This is to support the calendar widget properly */
#calendar_wrap {
  margin:0;
  padding:0px 0px 5px 15px;
}


/* Footer Definitions */
#footer {
	clear: both; 	
	background:	#4f4f4f url(images/footer.jpg) top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 7px;	
	width:985px !important;
	width: 987px;		
	height: 60px; 
/*	height: 62px; */ 		
	color:#b6b6b6;
}

#footer a{
	color:#98c6f5;
	text-decoration:none;
}

#footer p {
	float: left; 
	width: 45%; 
	line-height: 1.2em;	
	font: normal 10px Tahoma,Arial, Helvetica, sans-serif;
	padding:10px 0px 0px 10px;
	color:#5c5c5c;
}

#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	font-size: 0.9em; 
}

#navigationbottom {
	margin: 0px 0px 0px 1px;
	padding: 20px 0px 0px 0px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #5c5c5c; 
	text-decoration: none;
	text-align:center;
}

#navigationbottom ul{
	float: left;
	padding: 0px 0px 0px 40px;
	list-style-type: none;
}

#navigationbottom ul li {
	float: left;
	width:auto;
	margin:0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	list-style-type: none;
}

#navigationbottom ul li a,
#navigationbottom ul li a:link,
#navigationbottom ul li a:active,
#navigationbottom ul li a:visited {
	font-size: 11px;  
	color: #5c5c5c; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	text-align:center;
}

#navigationbottom ul li a:hover{
	height: 42px;
	color: #5c5c5c; 
	text-decoration:underline; 	
}


#feeds {
	color: #000000; 	
	text-align: right;
	padding: 40px 20px 10px 10px;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#comments h3{
	font-weight:bold;
	font-size:14px;
	color: #000000;
}
	
#respond {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #000000;
	border-bottom: 1px dotted #d4d4d4;		
}



#commentform {
	margin:10px 0;	
	padding:10px;
	color:#000000;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #E0DFE4 1px solid;
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
/*	border-bottom: #E0DFE4 1px solid; */
/*		background-color:#e0e0e0; */
}

.commentlist li.alt {
/*	background-color:#f2f2f2;	 */
}

.commentlist li.authorcomment {
/*    border-top:#8F8F6B 1px solid;	*/
/*	border-bottom:#8F8F6B 1px solid;  */		
}

.commentlist li .cmtinfo {
	font-size:1em;
	padding: 5px 10px 5px 10px;	
}



.commentlist li #pesan.alt{  
	padding: 15px 10px 10px 10px;
	background:#ffffff;
}

.commentlist li #pesan{
	padding: 15px 10px 10px 10px;
	background:#ffffff;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	color: #000000;
}

#content .commentlist .cmtinfo a,
#content .commentlis  .cmtinfoa:link, 
#content .commentlist .cmtinfo a:visited {
	font-size:11px;
	font-weight:bold; 
	color: #000000;
	text-decoration:none;	 
}

.commentlist a:hover, 
.commentlist a:active {   
	color: #444444; 
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	background:url(images/feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url(images/link.gif) no-repeat left center;
	padding-left:20px;
}

input.textbox, 
textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	border:#AAAAAA 1px solid;
}

label{
	font-size:12px;
	color:#333631;
	width: 200px;
	color:#000000;
}

#submit {

	color:#323530;
	font-family:Verdana, Tahoma, Arial, Serif;
	font-size:12px;
	border:1px solid #d3d3d3;	
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #sidebar2, #footer, .widget {
    overflow: hidden;
}


.cal{
  color: #fff;
  padding: 5px 3px 5px 0px;
  margin: 5px 0px 0px 0px; 
  text-align: center;
  line-height: 1.4em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  width: 55px;
  height: 50px;
/*  background-color:#62e01d; */
  background: #62e01d url(images/datebg.jpg) no-repeat;
}

#content .posttitle{
/*  float: left; */
/*	padding-bottom: 1em;*/
}

.calborder {
  display: inline;
  float: left;
  margin-right: 1em;
}

.cal span { display: block; }

.cald {
  font-size: 1.0em;
  letter-spacing: .05em;
  padding-left: .2em
}
.cald2 {
  letter-spacing: 0em;
  padding-left: 0em
}

.calm {
  font-weight: bold;
  font-size: 1.60em;
  line-height: .7em;
}

.caly {
  font-size: 1.0em;
  line-height: 1em;
}

