@charset "iso-8859-1";
/* Author: Beng Hafner */
/* Author Email: beng.hafner@lukaret.com */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 13.01.2006 */
/*

	Theme Name: Fast Lane
	URI: http://lukaret.com/
	Description: A fast and elegant 2 columns design. 
	Author URI: http://lukaret.com/	
*/

/*---------------------------- Main -------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
font: 14px/12px Arial, 'Trebuchet MS', Lucida, Verdana;
background: url(http://www.manhattangmat.com/forums/styles/milky_way_red/theme/images/header_bground.gif);
background-repeat: repeat-x;
color: #666;
}

/*---------------------------- Links -------------------------------*/
a {  
	color: #933;
	text-decoration: none;
	}	
a:visited {
	color: #D88C8C;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}		
a img {
	border: none;
	}		
/*----------------------------centering images-------------------------------*/

.entry img {
	display: block;
	margin: auto;
	border: solid 1px #ccc;
	padding: 5px;
	background: #F3F3F3;
}	
/*---------------------------- General Html -------------------------------*/
hr {
	display: none;
	}
h1	{
	text-align: left;
	letter-spacing: 1px;
	margin: 0 35px 0 0;
	padding-top: 10px;
	font: 32px Georgia, helvetica, sans-serif;
	color: #FFFFFF;
}	
h2, h3 {	
	font-weight: bold;
	text-align: left;
	
	}
h4 {	
	font-weight: bold;
	text-align: left;
	margin-left: 60px;
	font-size: 13px;
	color: #555;
	}	

.ncol h2{
	color: #555;
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 10px;
	background: url(/images/fullwidth-header-bg.png) 50% 60% no-repeat;
	width: 95%;
	*margin-top:10px;
	*padding:10px 0px;
}

.ncol .title{
	background: white;
	padding-right: 8px;
}
	.archived h2{	
		font-size: 11px;
		}
	.lnks h2{	
		border-bottom: 1px solid #7F7F7F;
		font-size: 12px;
		width: 80%;
		}			
	.narchives h3{	
		margin: 25px 0px 10px 0px;
		}
	.wcol h2{	
		font-size: 22px;
		margin-bottom: 20px;
		}	
.sidebar h2 {
	border-bottom: 0px solid #7F7F7F;
	background: url('http://www.manhattangmat.com/forums/styles/milky_way_red/theme/images/head-forums-rm.png') no-repeat;
	height: 20px;
	text-align: right;
	font-size: 14px;
	MARGIN: 0px 0px;
	padding-top: 3px;
	padding-right: 20px;
	color: white;
	padding-bottom: 15px;
	margin: 0px;
}
h2, h3, h2 a, h2 a:visited{
	color: #933;
	}
h1 a {	
	color: #FFFFFF;

text-decoration: none}
h1 a:visited{
	color: #FFFFFF;	
	}
h1 a:hover {
	color: #FFFFFF;
	}	
h2 a:hover {
	text-decoration: underline;
	}		
h3{	
	font-size: 14px;
	}

h3 a:visited{
	color: #933;
}	
blockquote {
	background-color: #F7F7F7;
	border-left : 5px solid #D9D9D9;
	padding: 10px 20px;
	}
blockquote:hover { /*-- does not work in IE --*/
	background: #FFFFFF;
	}
code, pre, kbd {	
	font-family: 'Courier New', Courier, mono, Fixed, sans-serif;
	font-size: 1.1em;
	display: block;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #993333;	
	cursor: help;
	}	
strike, del {
	text-decoration: line-through;
}
.page table, .page th, .page td, .page tr{
	border: 1px solid black;
	border-collapse: collapse;
	padding: 5px;

}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	margin: 40px 30px 20px 70px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	}
.ncol .navigation {
	margin: 15px 0px;
	font-size: 11px;
	}	
.ar {						/*This way you can use a simple class="ar"/"al"/"ac" to get an objet floated or centered.*/
	float: right;
	}
.al {
	float: left;
	margin-left: 60px;
	}
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
/*---------------------------- Content -------------------------------*/
#content {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 913px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	background-repeat: repeat-y;
	background-image: url('http://www.manhattangmat.com/images/fullwidth_middle_border.png');
	margin: 0px auto;
}
/*---------------------------- Search Form -------------------------------*/
.topsform {
	margin: auto 0 0 2px;
	padding: 0px;
	width: 170px;
	height: 16px;	
	background-color: #FFFFFF;
	border:1px solid #A69687;
	float: left;
	}	
.t-s{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	width: 67%;
	height: 100%;
	border: none;
	background-color: #FFF;	
	}	
.topsformsubmit{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #553B21;
	font-size: 10px;
	font-weight: bold;
	width: 30%;
	height: 100%;
	background-color: #FFF;
	border: none;
	border-left:1px solid #7F7F7F;
	cursor: default;
	}
.topsformsubmit:hover{ /*-- does not work in IE --*/
	background-color: #EFEDED;
	color: #6B543F;
	}	
/*---------------------------- Header -------------------------------*/
	/*--Just drop a 824px*98px image named 'header.png' in the theme folder an it will be displayed in your blog header---*/
.header {
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 100%;
	height: 135px;
	background: url(http://www.manhattangmat.com/forums/styles/milky_way_red/theme/images/header_bground.gif);
}
#blogtitle {
	MARGIN: -195px 0 0 0;
	padding-right: 35px;
	float: right;
	color: #FFFF66;
	font-family: Trebuchet MS, Geneva, Arial, sans-serif; 
	}
#blogtitle div#description {
	font-size: 12px;
	text-align: left;
	margin-right: 32px;
}
#blogtitle div#descriptiongomgmat {
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
	margin-top: 32px;

}	
#blogtitle div#descriptiongomgmat a {
	color: #ffffff;
	text-decoration: none;	
	font-family:verdana;
}
#blogtitle div#descriptiongomgmat a:hover {
	
	text-decoration: underline;
}
				
/*---------------------------- Page -------------------------------*/
.page {
	width: 913px;
	margin: 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
/*---------------------------- Narrow Column -------------------------------*/
.ncol {
	padding: 0px 0px 20px 23px;
	width: 550px;
	background:transparent;
	float:left;
	}	
/*---------------------------- Wide Column -------------------------------*/
.wcol {
	padding: 0px 0px 20px 23px;
	width: 580px;
	background: transparent;
	float: left;
	line-height: 1.5em;
}
/*---------------------------- Post Structure -------------------------------*/
.post {
	MARGIN: 15px 0px 20px 10px; WIDTH: 470px
}
.postdate {
	FONT-WEIGHT: normal;
	font-family: "Century Gothic", Verdana, sans-serif; 
	FONT-SIZE: 14pt; 
    font-weight:bold;
	PADDING-BOTTOM: 4px; 
	COLOR: #CCC; 
	BORDER-BOTTOM: #e8e8e8 2px solid; 
	TEXT-ALIGN: right;
	TEXT-TRANSFORM: uppercase;
}
.posttitle {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	PADDING-TOP: 10px;
	FONT-WEIGHT: bold; 
	FONT-size: 22px;
	line-height: 22px;	
	COLOR: #933;
}

.posttitle a:hover{
	text-decoration: none;

}

.posttitle a:visited{
	color: #933;
}

.searchtitle {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	PADDING-TOP: 10px;
	FONT-WEIGHT: bold; 
	FONT: 18px 'Georgia', Lucida, Verdana; 
	COLOR: #666666;
}
.archived {
	padding: 20px 0px 0px 0px;
	MARGIN-LEFT: 20px;
	}	
.postmetadata {
	width: 100%;
	margin: -1px 0px 0px 10px;
	padding: 3px;
	border-top: 1px solid #e8e8e8;
	color: #999999;
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	}
	.wcol .postmetadata {
	width: 100%;
	margin: 25px 0px 30px 0px;
	}
.entry {
	font-size: 1em;
	line-height: 1.4em;
	}
/*.entry a {  
	font-weight: bold;
	}*/
.entry h2 {
	font-size: 18px;
	border-bottom: solid 2px #933;
	background: none;
	color: #933;
	font-weight: normal;
}
	
.entry ol li {
	list-style: decimal outside;
	}
.entry ul li {	
	list-style-type: square;
	}
.entry form { 
	text-align: left;
	}
.entry input { /* For password-protected posts */
	margin: 2px auto;
	font-size: 9px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #7F7F7F;
	}	
.entry input[value="Submit"] {
	font-size: 9px;
	cursor: default;
	}
.entry input[value="Submit"]:hover{ /*-- does not work in IE --*/
	background-color: #EFEDED;
	}
/*---------------------------- Sidebar -------------------------------*/
.sidebar {
	PADDING-TOP: 0;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px 0px 0px 13px;
	WIDTH: 282px;
	PADDING-TOP: 0px;
	border-left: solid 1px #ECECEC;
	margin: 10px 0px 0px 13px;
}
.sidebar h2.lnkname	 {
	margin: 0px 0px -5px 10px;
	text-align: left;
	font-size: 12px;
	border: none;
	}	
.sidebar ul {
	margin: 0px 15px 30px 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
    font-size:12px;    
	}
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	}
.sidebar  ul li ul {	
	margin: 10px 0px 20px 30px;
	list-style-type: none;
	list-style-image: none;
	}	
.sidebar  ul li ul li {	
	color: #666666;
	list-style-type: none;
	list-style-image: none;
	}
.sidebar  ul li ul li a{   
	font-weight: normal;
	}	
/*---------------------------- Search box for error-404 pages -------------------------------*/
.searchbox{
	margin: 0px auto;
	margin-top: 1px;
	padding: 0px;
	display: block;
	width: 185px;
	height: 25px;
	background: #EFEDED;
	border:1px solid #7F7F7F;
	}
.searchbox #searchform {
	background: #FFFFFF;
	margin: 1px auto;
	width: 180px;
	padding: 0px;
	border: 1px solid #7F7F7F;
	}
.searchbox #searchform #s{
	margin: 0px auto;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	width: 120px;
	height: 100%;
	border: none;
	background-color: #FFFFFF;	
	}
.searchbox #searchform #searchsubmit{
	border: none;
	margin: 0px auto;
	padding: 2px 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #553B21;
	font-size: 10px;
	font-weight: bold;
	width: 50px;
	height: 100%;
	background-color: #FFFFFF;
	border-left:1px solid #7F7F7F;
	cursor: default;
}
.searchbox #searchform #searchsubmit:hover{ /*-- does not work in IE --*/
	background-color: #EFEDED;
	color: #E2AF0D;
	}
/*---------------------------- Comments -------------------------------*/
.comarea{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	
	}
.comarea h3{
	padding-left:55px;
	}
	
.comol{
	margin: 20px 0px 40px 20px;
	text-align: left;
	font-weight: bold;	
	list-style-type: none;
	}
.comli{
	border: 1px solid #B6B6B6;
	text-align: left;
	margin: 25px 0px 20px 0px;
	padding: 4px;
	min-height: 90px; /*-- does not work in IE --*/
	width: 450px;
}
.comauth{
	border-bottom: 1px solid #B6B6B6;	
	width: 450px;
	font-size: 11px;
	font-weight: bold;	
	padding: 0px 0px 2px 2px;
}
.mod {
	color: #990033;
	}
.comli .cmeta {
	margin: 1px 0px 5px 2px;
	border: none;
	font-size: 10px;
	font-weight: normal;
}	
.comtxt{
	margin: 0px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
}

/*---------------------------- Comment Form -------------------------------*/
#commentform {
	margin: 15px 0px 30px 50px;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #7F7F7F;
	border-right: 3px solid #7F7F7F;
}
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 450px;
	padding: 2px;
	border: 1px solid #7F7F7F;
	border-right: 3px solid #7F7F7F;
}
#commentform #submit {
	width: 450px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #7F7F7F;
	border-right: 3px solid #7F7F7F;
	font-weight: bold;
	cursor: default;
}
#commentform #submit:hover { /*-- does not work in IE --*/
	background-color: #EFEDED;
}
/*---------------------------- Footer -------------------------------*/

#footer {
    height: 250px; 
    width: 100%; 
    background: #993333 url('http://www.manhattangmat.com/images/footer_bground.gif'); 
    background-repeat: repeat-x;
    text-align:center;
    clear: both;
    font-size: 11px;
    font-family: Arial;
}

#footer p{
    font-size: 11px;
	margin: 0px;
}

#footer A {
    color: #ffffff; }

#footer H3 {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0 4px 0; }
    
#footer .wrapper {
    width: 913px;
    padding: 20px 0 0 0;
    font-size: 11px;
    color: #ffffff;
    margin: 0px auto;
    text-align: left;
}

#footer #footer_head { width: 913px; height: 20px; }

#footer #footer_copyright {
    float: left; }
    
#footer #footer_links {
    float: right; }

#footer #footer_links ul {
    padding: 0px; 
    margin: 0px; }
    
#footer #footer_links li {
    padding: 0px 4px 0px 4px; 
    margin: 0px; 
    display: inline; }
    
#footer .footer_infobox {
    float: left; 
    width: 23%; 
    margin-top: 10px; }

#footer .footer_infobox ul {
    padding: 0px; 
    margin: 0px; 
    float: left; 
    list-style: none; }
    
#footer .footer_infobox li {
    padding: 3px 20px 5px 0px; 
    margin: 0px; }
#footer .footer_infobox_cities {
    float: left;  
    margin-right: 0;
    margin-top: 10px; 
    width: 385px;
}
#footer .footer_infobox_cities ul {
    padding: 0px; 
    margin: 0px; 
    float: left; 
    list-style: none; }
    
#footer .footer_infobox_cities li {
    padding: 1px 20px 3px 0px; 
    margin: 0px; }
#footer .footer_infobox.resources{
    width: 135px;
}   
#footer .footer_infobox.corporate{
    width: 195px;
}
#footer .footer_infobox.sister_prep{
    width: 185px;
    text-align: center;
}   
.sister_prep a{
    margin-top: 15px;
    display: block;
    width: 91px;
    height: 91px;
    float: left;
}
.sister_prep a.gre{
    background: url('http://manhattangmat.com/images/gre-lsat-sister.png') 0% 0%;
}
.sister_prep a.lsat{
    background: url('http://manhattangmat.com/images/gre-lsat-sister.png') 100% 0%;
}
.sister_prep a.gre:hover{
    background-position: 0% 100%;
}
.sister_prep a.lsat:hover{
    background-position: 100% 100%;
}

#footer #gmat_disclaimer{
    clear: both; 
    padding-top: 14px;
    text-align:center;
    font-size: 9px;
}




/*----Old Footer Styles---*/
.footer{
	font-family: arial;
	line-height: 17px;
	font-size: 11px;
	margin: 0 0px;
	padding-left: 60px;
	width: 100%;
	height: 100px;
	background: url('http://www.manhattangmat.com/images/footer_bground.gif') repeat-x;
	clear: both;
	color: white;
}
.powered {
    margin-left: 290px;
    margin-right: 0;
    padding-top: 10px;
    text-align: left;
}
.powered a {	
	font-weight: bold;
	color: white;
}
/*---------------------------- Go-up -------------------------------*/
	/*------An useless bottom line that will let you go up by clicking on it :p-----*/
.go-up {	
	margin: 0 auto;
	padding: 0px;
	width: 824px;
	font-size: 10px;
	cursor: pointer;
	}		
/*---------------------------- narchives Template -------------------------------*/
.narchives {
	margin-top: 20px;
	margin-left: 60px;
	}
.narchives a {
	font-weight: bold;
	}	
.narchives input {
	cursor: default;
	}	
/*---------------------------- Links Template -------------------------------*/	
.lnks {
	font-size: 10px;
	padding: 8px 0px 0px 30px;
	}
.lnks a {
	font-weight: normal;
	}	
.lnks ul li {	
	margin: 0px 0px 0px 4px;
	color: #666666;
	list-style-type: none;
	list-style-image: none;
	}
.lnks li {
	list-style-type: none;
	list-style-image: none;	
	}
	
	
#navcontainer
{
/*avoid gap after li in ie6 by setting width*/
width: 200px;
float:right;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-right: 0;
}

#navcontainer ul
{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

#navlist a
{
display: block;
color: #6D6D6D;
padding: 1px 0 1px 8px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#navlist a { width: 114px; }

#navlist a
{
\width: 180px;
w\idth: 174px;
}

#subnavlist a
{
display: block;
color: #636060;
padding: 1px 0 1px 8px;
margin-left: 8px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#subnavlist a { width: 106px; }

#subnavlist a
{
\width: 122px;
w\idth: 106px;
}

#navlist a, #navlist a:visited,#subnavlist a, #subnavlist a:visited
{
border-left: 0px solid #E9E8E8;
background: transparent;
color: #636060;
text-decoration: none;
}

#navlist a:hover, #navlist a#current:hover
{
border-left: 0px solid #969696;
text-decoration: underline;
}

#subnavlist a:hover, #subnavlist a#subcurrent:hover
{
border-left: 8px solid #7F7F7F;
text-decoration: underline;
}

a#current, a:visited#current, a#subcurrent , a:visited#subcurrent
{
border-left: 0px solid #283D82;
background: #E2E4EB;
color: #283D82;
text-decoration: none;
}

/*---------------------------- Header CSS -------------------------------*/	
#top_logo{
    /*border-260: 0px 0px 0px 0px;*/

    padding: 0px 0px 1px 0px;
    background: url('/forums/styles/milky_way_red/theme/images/header_bground.gif') repeat-x;
    height: 135px;

        margin:0 auto;
    width:913px;

}
#header_menu {
     float: left;
     padding: 0pt 0pt 0pt 120px;
     position: relative;
     top: -27px;
}

#header_menu_bground {
    padding: 0 0 0 31px;
    background: transparent url('/forums/styles/milky_way_red/theme/images/header_navbgnd_left.gif') no-repeat top left;
}

#header_menu_wrapper {
    background: url("/forums/styles/milky_way_red/theme/images/header_navbgnd.gif") repeat-x scroll left top transparent;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 762px;
}
    
#header_menu_wrapper UL {
    margin: 0;
    padding: 0;
}

/* All LIs */
#header_menu_list li {
    cursor:pointer;
    float:left;
    padding: 0 0 0 0;
    text-align: center;
    list-style-type: none;
    font-weight: bold;
}

/* sub-menu LIs */
#header_menu_list li ul li {
    padding: 5px 5px 0 5px;
}

/* All anchors */
#header_menu_list li a {
    font-size: 11px;
    color: #777777;
    text-decoration: none;
    display: block;
    float: left;
    height: 28px;
    padding: 7px 20px 0 20px;
}


#header_menu_list li ul li a {
    font-size: 11px;
    color: #993333;
    position:relative !important; /* ie Mac */
    cursor:pointer !important;
    font-weight: normal;
    height: auto;
    background-position:0 50% !important;
}

#header_menu_list li a:hover,
#header_menu_list li a:focus,
#header_menu_list li a:active {color:#ffffff;}
#header_menu_list li ul li a:hover,
#header_menu_list li ul li a:focus,
#header_menu_list li ul li a:active { color:#ffffff; text-decoration: underline; color:#993333;}
#menu_item1 a:hover {color:#ffffff; background: transparent url('/forums/styles/milky_way_red/theme/images/header_navbgnd_select.gif') no-repeat top center;}
#menu_item2 a:hover {color:#ffffff; background: transparent url('/forums/styles/milky_way_red/theme/images/header_navbgnd_select.gif') no-repeat top center;}
#menu_item3 a:hover {color:#ffffff; background: transparent url('/forums/styles/milky_way_red/theme/images/header_navbgnd_select.gif') no-repeat top center;}
#menu_item4 a:hover {color:#ffffff; background: transparent url('/forums/styles/milky_way_red/theme/images/header_navbgnd_select.gif') no-repeat top center;}
#menu_item5 a:hover {color:#ffffff; background: transparent url('/forums/styles/milky_way_red/theme/images/header_navbgnd_select.gif') no-repeat top center;}

/* Peter Helped Write this. It's for the Category Tag */
#sidenav{
	font-family: Arial;
	line-height: 21px;
}

#sidenav h2{
    display: block;
	background: url("http://www.manhattangmat.com/forums/styles/milky_way_red/theme/images/head-forums-rm.png") no-repeat scroll 0 0 transparent;
    border-bottom: 0 solid #7F7F7F;
    color: white;
    font-size: 14px;
    height: 20px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 3px;
    text-align: right;
	margin-top:10px;
}


.cat_side{
	font-weight: bold;
	margin: 0px 15px 30px 20px;
}

.cat_side .current-cat a{
	background: #999;
	color: white;
}

.cat_side .current-cat .children a{
	background: white;
	color: #555;
}

.cat_side .current-cat .children a:hover{
	background: #D3D3D3;
	color: #594E42;
	text-decoration: none;
}
#fullwidth #sidenav ul#tags li.selected{
	background: #999999;
	color: #fff;
}
#fullwidth #sidenav ul#tags li.selected:hover{
	border: 1px solid #777;
}

.cat_side ul li{
	margin: 0px;
	color: #555;
	font-size: 14px; 
	font-weight: bold; 
	cursor: pointer;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.cat_side li a{
	margin: 0px;
	display: inline;
	height: 20px;
	padding: 2px 10px;
	color: #555;
}

.cat_side li a:visited{
	margin: 0px;
	display: inline;
	height: 20px;
	padding: 2px 10px;
}

.cat_side ul.children li{
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
	margin: 0px 10px;
}

.cat_side ul.children li a{
	font-weight: bold;
}

.cat_side ul.children {
	margin: 5px 0px 5px 10px;
}
.cat_side ul.children li ul {
	margin: 0px 0px 0px 5px;
}

.cat_side ul.children li ul  li a{
	font-weight: normal;
}

.cat_side ul.children ul.children li{
	list-style-type: circle;
	list-style-position: inside;
}

.cat_side ul.children ul.children li a{
	margin-left: 0px;
	line-height: 10pt;
}

.cat_side li a{
	background-image: none !important;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.cat_side li a:hover{
	background: #D3D3D3;
	color: #594E42;
	text-decoration: none;

}
.cat_side li a.selected{
	background: #999999;
	color: #fff;
}
.cat_side li a.selected:hover{
	border: 1px solid #777;
}




/*End Peter Help*/
/*Start Resources Styles for inner pages*/
.article-header{
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
	background: url(/images/fullwidth-header-bg.png) 50% 60% no-repeat;
	width: 100%;
}

/*---------------------------- Related Posts -------------------------------*/
h2.related_post_title{
    background-color: #933;
    color: white;
    margin-bottom: 0px;
    font-weight: bold;
}

.related_post{
    background: url(http://www.manhattangmat.com/images/light-gray-gradient.png) repeat-x bottom left;
    padding: 20px;
    margin-top: 0px;
}

.related_post li{
    margin-left:  10px;
}

/* Style for author signatures */

.ddsig_wrap{
	padding: 20px 0 30px 0;
}

 .ddsig_wrap h5{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 40px 0 0 0;
}

.ddsig_wrap img{
	width: 100px;
	height: 125px;
	float: left;
	margin: 0 20px 20px 0;
}

.ddsig_wrap p{
	width: 398px;
	float: right;
	margin: 0;
}

#sig-main{
	width: 530px;
	padding: 10px;
	background-color: #f7f7f7;
	border-bottom: 5px solid #d9d9d9;
}

#sig-main .clear{
	clear: both;
}

/*---------------------------- mozilla-styles -------------------------------*/
	/*--	Just a nice touch for mozilla user, will make text selection with a fancy background
		Taken from: http://a.proletarium.org/post/11/
		If you want to use it just uncomment it, is deactive coz won't validate.. :(
	--*/
		/*--
			*::-moz-selection {
				background-color: #f09;
				color: #fff;
				} 
		--*/
/*-------------------------------End of |X| - One Theme to Rule Them All-------------------------------------------------------*/
