@import "header-fixes.css";
/*@import "linkbar/chrometheme/linkbar-menu.css"; */

/* HEADER FIXES */

#header {
    display: none;
}

#gc-logo {
    background-color: white;
    padding-left: 29px !important;
    padding-right: 19px !important;
}

#gc-logo table tr td {
    vertical-align: top;
}

#custom-search table tr td {
    vertical-align: middle;
}

#custom-search {
    margin-top: 10px;
}

#dropdownmenu ul li {
    margin-left: 0;
}

#gmatclub-menu a, .dropmenudiv a, .dropmenudiv a:link {
    text-decoration: none !important;
}

#steps {
    height: 75px;
}

/* LINK COLORS  */

.post a:link, .post a:visited {
    color: #286999;
}

#featured a:link, #featured a:visited {
    color: #286999;
}

#bottom a:link, #bottom a:visited {
    color: #286999;
}

.categories a:link, .categories a:visited {
    color: white !important;
}

/* FONT SIZE  */

.entry p, .entry blockquote p, .entry ol li, .entry ul li, .entry li {
    font-size: 14px;
}

#gc-linkbar {
    font-size: 86.67%;
    background: #75818a;
}

#gc-linkbar a:hover {
    text-decoration: none !important;
}

#gc-linkbar ul li {
    margin-left: 0px;
}

/* RSS */

 #rss {
    padding: 7px 10px;
}

/* MAIN PAGE FIXES  */

#header .container_16 .grid_8
{
    height: 130px;
}

#header {
    height: 130px;
}

#header .container_16 .grid_8 img {
    position: absolute;
    top: 10px;
}

.slashdigglicious img {
    border: 0;
}

.grid_16 li {
    font-size: 11px;
}

/* FOOTER  */

#footer {height:70px}