
body {

	margin-top: 20px;

	padding: 0px;

	background: #029AC9 url(images/img01.jpg) repeat-x left top;

	font: 12px Helvetica, Arial, sans-serif;

	color: #212121;

}



h1, h2, h3 {

	margin-top: 0px;

}



h1 {

	font-size: 2.4em;

}



h2 {

	font-size: 1.8em;

}



h3 {

	font-size: 1.4em;

}



p, ol, ul {

	margin-bottom: 1.8em;

	line-height: 120%;

}



a {

	color: #393939;

}



a:hover {

	text-decoration: none;

	color: #393939;

}



a img {

	border: none;

}



hr {

	display: none;

}



/* Header */



#header {

	width: 900px;

	height: 113px;

	margin: 0px auto;

	background: url(images/img02_12.png) no-repeat left top;

}



#header a {

	text-decoration: none;

	color: #FFFFFF;

}



/* Logo */



#logo {

	float: left;

	padding-left: 20px;

}



#logo h1 {
	
	margin: 0px;

	line-height: normal;

	font-weight: normal;

	color: #FFFFFF;

}



#logo p {

	padding-left: 3px;

	padding-top: 8px;

	text-transform: uppercase;

	font-size: 10px;
	
	margin: 0px;

	line-height: normal;

	font-weight: normal;

	color: #FFFFFF;

}



#logo h1 {

	padding: 55px 0px 0px 0px;

}



#logo a {

	color: #FFFFFF;

}



/* Menu */



#menu {

	float: right;

}



#menu ul {

	margin: 0px 0 0 0;

	padding: 60px 20px 0px 8px;

	list-style: none;

	line-height: normal;

}






/* Page */



#page {

	width: 900px;

	margin: 0px auto;

	background: url(images/img03.jpg) repeat-y left top;

}



/* Content */



#content {

	float: left;

	width: 630px;

	padding-top: 20px;

}

#content2 {

	float: left;

	width: 900px;
	
	background: url(images/img03.jpg) repeat-y left top;

}


.post {

	margin: 0px 20px 20px 20px;

}


.post .title {

	height: 57px;

	margin: 0px;

	color: #232F01;

}

.post .title a {

	color: #232F01;

}



.post .entry {

	margin-left: 0px;
	margin-top: 0px;

}


.post .caption {

	font-size: 9px;
	margin-left: 0px;
	margin-top: -5px;

}


.post .caption a {

	font-size: 9px;
	margin-left: 0px;
	margin-top: -5px;
}


.post .meta {

	margin-left: 0px;

}



.post .byline {

	margin-top: -35px;

	margin-left: 0px;

	border-bottom: #BFC9AE dashed 1px;

	color: #5E5E5E;

}

.post .dash {

	margin-top: 20px;

	margin-left: 0px;
	
	margin-bottom: 5px;

	border-bottom: #BFC9AE dashed 1px;

	color: #232F01;

}

.frame {
	padding-left: 10px;
}

.button2 {
	background-color: #FFFFFF;
	border: 1px outset #d7b9c9;
	padding: 3px 7px 3px 7px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.button {
    /* Sliding right image */
    background: transparent url('images/button_right_06.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
a.button span {
/* Background left image */ 
background: transparent url('images/button_left_06.png') no-repeat; 
display: block;
text-align: center;
line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
margin-left: 35px;
padding: 2px 0 7px 18px;
} 
a.button:hover span {
color: #000000;
}

ol.decimal {
	list-style-type: decimal;
	line-height: 25px;
	background-image: url('images/scoreboard_ol.png');
	background-repeat: repeat;
	color: #F5F5F5;
}

ul.scoreboard {
	list-style-type: none;
	margin: 2px;
	padding-left: 5px;
	line-height: 25px;
	background-image: url('images/scoreboard_ol.png');
	background-repeat: repeat;
	color: #F5F5F5;
}

ul.scoreboard a {
	text-decoration: underline;
	color: #FFFFFF;
}

img.floatLeft {
	float: left;
	border: 10px solid #000000;
	margin-right: 20px;
	margin-bottom: 10px;
}


/* Sidebar */



#sidebar {

	float: right;

	width: 270px;

}



#sidebar ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}



#sidebar li ul {

	margin-bottom: 1.8em;

	list-style: none;

}



#sidebar li li {

	padding: 5px 7px;

	margin-left: 24px;

	border-bottom: #BFC9AE dashed 1px;

}



#sidebar h2 {

	padding: 6px 30px;

	background: #146BA6;

	font-size: 1.2em;

	color: #FFFFFF;

}



#sidebar a {

	text-decoration: none;

	color: #232F01;

}



#sidebar a:hover {

	text-decoration: underline;

}

#sidebar img {

	margin-bottom: 3px;

}

/* Search */



#search {

}



#search form {

	margin-bottom: 1.8em;

	padding: 0px;

}



#search fieldset {

	margin: 0px;

	padding: 0px 0px 0px 30px;

	border: none;

}



#search #s {

	width: 140px;

}



/* Footer */



#footer {

	clear: both;

	width: 900px;

	height: 100px;

	margin: 0px auto 30px auto;

	color: #FFFFFF;

	background: url(images/img04.jpg) no-repeat left top;

}



#footer p {

	margin: 0px;

	padding: 40px 0px 0px 20px;

	line-height: normal;

	font-size: smaller;

}



#footer a {

	color: #FFFFFF;

}

a.singleRollover {
	display: block;
	width: 200px;
	height: 95px;
	background: url(images/recent_thumb.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

a:hover.singleRollover {
   background-position: 0 -95px;
}

a.singleRollover2 {
	display: block;
	width: 200px;
	height: 95px;
	background: url(images/fame_thumb.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

a:hover.singleRollover2 {
   background-position: 0 -95px;
}

a.singleRollover3 {
	display: block;
	width: 200px;
	height: 100px;
	background: url(images/gkWebsite.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

a:hover.singleRollover3 {
   background-position: 0 -100px;
}

.vidPad {
	padding-left: 5px;
}


#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
