/*  
Theme Name: ImpactGolf.com.my
Theme URI: http://www.ImpactGolf.com.my
Description: WP theme by <a href="http://www.maxhosting.com.my">Maxhosting.com.my</a>.
Version: 1.0
Author: Maxhosting.com.my
Author URI: http://www.maxhosting.com.my
*/

* {
  padding: 0;
  margin: 0;
  }

body {
  background: #000000 url(/images/bg/body.jpg);
  font-family: "Arial",Verdana,sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #fff;
  }

a { color: #E7E3E2;
	text-decoration: none; 
	}
	
a:hover {
	text-decoration: none; 
}

img {	border: none;}

p {
	padding: 5px 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #EBE8E5;
	margin: 0px;
	}

h2 {
	font-size:15px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#BB0B24;
	
	
}
h2 a, h2 a:visited {text-decoration: none; color:inherit;}
h2 a:hover {text-decoration: underline; border:none;}

h3 {
	font-size:14px;
	color:#FCFCFC;
	margin: 8px 0px 4px 0px;
	font-weight:bold;
	text-transform:uppercase;

}

form {
	margin:0px;
	padding:0px;
}

.clearfix {
	clear: both;
	}

#page, #dvWrapper {
	font-size:13px;
	width:940px;
	margin:0px auto;
}
/* header area */
#dvHeader{
	overflow:hidden;
	width:940px;
	margin-bottom:10px;
}

 /* header */
    .logo {
        width: 150px;
        float: left;
        }
   
    .topmenu {
        width: 154px;
        height: 41px;
        float: right;
        color: #fff;
        padding: 41px 0 0 175px;
        }
        
    .topmenu li {
        display: inline;
        }
      
    /* menu */  
    .dvNavmenu {
        height: 45px;
		background: url(/images/nav/nav-bg.png) no-repeat;
		color: #1C1C21;
		font-size: 12px;
		font-weight: bold;
		margin: 10px 0 0 0;
        }
		
	.dvNavmenu ul {
	list-style: none
		}
	
	.dvNavmenu ul li {
		color: #FFFFFF;
		float: left;
		line-height: 1.7em;
		padding: 0 0 0 0px;
		}
		
	.dvNavmenu ul li a {
		color: #FFFFFF;
		float: left;
		text-transform:uppercase;
		height: 21px;
		padding: 12px 21px;
		text-align: center;
		}
		
	.dvNavmenu ul li a:hover {
		color: #BB0B24;
		height: 21px;
		text-decoration:none;
		border-bottom: none;
		}
		
	.dvNavmenu a.current {
		color: #FBFBFE;
		}
		
	.selected {
		background: url("/img/menu_bg_hover.jpg") repeat-x;
		color: #FBFBFE;
		height: 21px;
		}

    /* banner */
    
    .banner { 
        margin: 8px 0 10px 0px;
        height: 310px;
		overflow:hidden;
        }
        
    /* showcase */
    
    #showcase1 {
        margin-left: -2px; 
        margin-right: 2px;
        }
        
    #showcase2 {
        margin-right: 2px;
        }
    
    .dvShowcase {
        width: 213px;
        float: left;
        background: #000000;
        border: 1px solid #1b1b1b;
        margin: 8px 0 0 0;
        padding: 5px 0 5px 8px;
        }

    .dvShowcase h6 {
        margin: 0 0 4px 0;
		font-size:12px;
        }
        
    .sc_more {
        margin: -25px 0 0 125px;
        }



/* content area */
#content {
		margin: 0px 0 0 0;
		width: 620px;
		float: left;
		color: #C3C1C1;
		overflow: hidden;
		clear:both;
		}

#content_100 {
		margin: 0px 0 0 0;
		width: 940px;
		float: left;
		color: #C3C1C1;
		overflow: hidden;
		clear:both;
		}

.post {
	clear:both;
	padding: 10px 0px;
	margin-bottom:10px;
}

.entry, .post-content {	
		margin: 5px 0 0 0;
		clear: both;
        }
		
.entry a { color: #BB0B24;}
			  
.entry p, .post p { line-height:18px; padding-bottom:10px }
		
.entry img.inside_img {margin: 10px 0 10px 0;}

.post h2 span, .post h2 span a{
	font-size:10px;
	text-transform:uppercase;
	color:#C3C1C1;
}

.entry h2, .post h2{
	font-size:18px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 18px 0px;
	border-bottom:1px solid #1b1b1b;
	color:#BB0B24;
}

.entry ol, .section ol{
	margin:0px;
	padding:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	list-style-type:decimal-leading-zero
}

.entry ol li, .section ol li{
	margin:0px;
	padding:0px 0px 0px 0px;
}

.entry ul, .section ul, #dvPoints div ul, .post ul {
	margin:0px;
	padding:7px 0px 7px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7d7d;
	list-style-type:none;
}

.entry ul li, .section ul li, #dvPoints div ul li, .post ul li{
	margin-left:5px;
	padding:0px 0px 0px 20px;
	line-height:20px;
	background:url(/img/li_option1.jpg) no-repeat left center;
}

.section img, .entry img{
	float:right;
	padding:5px;
	vertical-align:bottom;
}

blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#BB0B24;
	font-size:16px;
	margin-bottom:10px;
	padding:10px 10px 10px 32px;
	background:#282727 url(/img/blockquote_bg.jpg) no-repeat left top;
}


.post-cat, .post-date {
	float:right;
}
.post-comments, .post-tag  {
	float: left;
}
.post-calendar {
	padding-left: 20px;
	float: right;
}
.mini-add-comment {
	padding-left: 20px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px solid #1B1B1B;
	padding: 10px 0 2px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #060606;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	border: 1px solid #BB0B24;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 600px;
	height: 115px;
	background:#101010;
	border: 1px solid #1B1B1B;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
		margin: 0px 0 0 14px;
		padding:0px;
        float: right;
        width: 304px;
        color: #C3C1C1;
		overflow: hidden;
}

/*sidebar title (h2) */
#sidebar h2 {
	background: url(/images/sidebox/sidebar-box_01.png) no-repeat top;
	color: #FCFCFC;
	text-transform:uppercase;
    margin: 0px 0 0px 0;
    height: 40px;
	font-weight:bold;
    padding: 10px 14px 0 14px;
    font-size: 15px;}

#sidebar .interior { background:url(/images/sidebox/sidebar-box_02.png) repeat-y; padding:0px 14px 5px 14px}
#sidebar .bottom { background:url(/images/sidebox/sidebar-box_03.png) no-repeat; height:7px; padding:0px 14px; margin-bottom:10px}


#sidebar_ad {
		margin:5px 0pt 0pt 5px;
        background: #000000;
        border: 1px solid #1b1b1b;
        float: right;
        width: 210px;
        padding:5px;
        color: #C3C1C1;
		overflow: hidden;
}

#sidebar_ad h6 {
font-size:12px;
margin:0pt 0pt 4px;
}



/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: inherit;
	text-decoration: none;
}
#sidebar a:hover{
	color: #BB0B24;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
    background:url(/img/li_option2.jpg) no-repeat scroll 0px 6px;
	list-style: none;
	line-height:16px;
	margin: 0;
	padding:4px 0px 4px 25px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	background:url(/img/li_option2.jpg) no-repeat scroll left center;
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	margin:0px;
	padding:0px 0px 0px 25px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid #BB0B24;
	width: 110px;
	height: 18px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #BB0B24;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}


#featured {
		margin: 0px;
        padding: 0px;
        color: #C3C1C1;
		overflow: hidden;
}


#featured h1{
	margin:0px 0px -5px 0px;
	padding:0px;
	font-size:12px;
	color:#ff0000;
	font-weight:normal;
	text-transform:uppercase;
}

#featured div{
	clear:both;
	padding:20px 0px 0px 0px;
	float:left;
	height:70px;
}

#featured img{
	float:left;
	border:solid 3px #333;
	padding:0px !important;
	width:62px;
	margin:2px 5px 0px 0px;
}

#featured p{
	float:left;
	color:#a1a1a1;
	line-height:14px;
	font-size:11px;
	margin-right:5px;
	padding:0px;
}

#featured p a:link{ color:#a1a1a1; text-decoration:none; }
#featured p a:visited{ color:#a1a1a1; text-decoration:none; }
#featured p a:hover{ color:#a1a1a1; text-decoration:underline; }

#featured p span{
	display:block;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#414141;
	margin:0px 0px 2px 0px;
}

#featured ul{
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style-type:none;
}

#featured ul li, .section ul li{
	margin:0px;
	padding:0px 0px 0px 20px;
	background:url(/img/li_option1.jpg) no-repeat left 4px;
}


#dvPoints{
	clear:both;
	padding:0px;
	width:940px;
	float:left;
}

#dvPoints div{
	width:165px;
	float:left;
	margin:0px 2px 0px 0px;
	overflow:hidden;
}

#dvPoints div h2{
	font-size:0px;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#dvPoints div p{
	float:left;
	width:150px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#515151;
	line-height:16px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 15px 6px 15px;
}

#dvPoints div p a:link{ color:#515151; text-decoration:none; }
#dvPoints div p a:visited{ color:#515151; text-decoration:none; }
#dvPoints div p a:hover{ color:#515151; text-decoration:underline; }

#dvPoints div p span{
	display:block;
	color:#800000;
	margin:0px 0px -3px 0px;
}

/* footer area */
#dvFooter{
	clear:both;
	border-top:#1B1B1B solid 1px;
	margin-top:10px;
	height:30px;
	width:940px;
	text-align:center;
	font-size:11px;
	color:#fff;
	padding:10px 0px 0px 0px;
}

#dvFooter a:link{ color:#fff; text-decoration:none; }
#dvFooter a:visited{ color:#fff; text-decoration:none; }
#dvFooter a:hover{ color:#fff; text-decoration:underline; }


/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}