/*  
Theme Name: Matrix
Theme URI: http://creoweb.com/
Description: For MATRIX-CLUB
Version: 1.6
Author: Creoweb
Author URI: http://creoweb.com/
*/


#header_l {
	background: url('img/head_l_bg.jpg') right no-repeat;
		}

#header_r {
	background: url('img/head_r_bg.jpg') left no-repeat;
	overflow: hidden;
		}
		
#header_r h1{
	display:block;
	width: 204px;
	height: 22px;
	background: url('images/navbarbg.gif') no-repeat;
	position:absolute;
	right: 20px;
	top:0px;
	z-index:100;
}
.navimg{
	position:absolute;
	right: 60px;
	top:0px;
	margin-top:-15px;
	padding-left:10px;
}

.logo{
margin-left:2px;
}

#col-left { 

background: url('img/left_bg.jpg') right no-repeat;
overflow: hidden;
padding:25px 0px 25px 0px;
}
#nav-left{
margin-top:59px;
_height: 660px;
}

#content{
background: url('img/right_bg.jpg') top left no-repeat;
overflow: hidden;
padding:25px 0px 25px 0px;
}

#content p {
	padding: 5px;
	font-size: .9em;
	font-weight: bold;
	color: #c9c9c9;
	}
#content img{	
	margin: 5px;
	}

#content h3 {
	font-size: 1.8em;
	text-transform:uppercase;
	text-align: left;
	font-weight: normal;
	font-family: Trebuchet MS, Serif;
	}
#content ol {
	margin: 5px 30px;
	}
#content ul {
	margin: 5px 15px;
	}
#content ul li {
	list-style-type: none;
	background: url('images/star.png') 0px 2px no-repeat;
	padding-left: 13px;
	}
#content h3>a {
	display: block;
	color:#fff;
	text-decoration:none;
	}

.blog {
	position:relative;
	margin: 18px;
	top:15px;
	left:65px;
	padding:0 30px 0 0;
	width: 690px;
	min-height: 450px;
	_height: 450px;
    	overflow: auto;
	}
	
#datetitle{
display:block;
width: 100%;
height: 60px;

}

.date {
	display:block;
	float:left;
	width: 147px;
	height: 40px;
	margin-left: 5px;
	font-weight: bold;
	background: url(images/datebg.gif) no-repeat;
	}

.datetext{
display:block;
font-family: Trebuchet MS, Sans-Serif;
font-size: 20px;
position:relative;
float:left;
left:38px;
color: #fff;
top:2px;
}

/* Scroll Bar Master Styling Starts Here */
/* comments can freely be removed from this file */


.percentagewrap {
	width: 80%;
	height: 80%;
	}

/* do not modify .scrollgeneric class, required for proper operation */
.scrollgeneric {
line-height: 1px; font-size: 1px;
position: absolute; top: 0; left: 0;
}

.vscrollerbase, .vscrollerbar {
width: 35px;
margin-right:10px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;

}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}
.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(images/scroll.gif) no-repeat;
width: 7px;
/* height is auto set by the script to fit the scrollbar */
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/

width: 7px; height: 50px;
}



/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
}

.vscrollerbasebeg {
width: 15px;
background: url(images/toup.gif)  no-repeat;
/* height is auto set to fill the base */
}

.vscrollerbaseend {
height: 7px; width: 15px;
background: url(images/todown.gif) no-repeat;
}

.scrollerjogbox {
width: 15px; height: 15px;

}
/* Scroll Bar Master Styling Ends Here */
