/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
* {
        margin: 0;
        padding: 0;
}
a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 15px;
        color: #000;
        margin: 7px 0 20px 0;
        text-transform: uppercase;
        font-weight: normal;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}
#rap {
        width: 972px;
        min-height: 800px;
        margin: 50px auto 0 auto;
        border: 1px solid #000;
        position: relative;
        z-index: 1;
}
#header {
        width: 972px;
        height: 429px;
        float: left;
        background: url(http://www.vdgstyle.lt/lt/wp-content/themes/classic/img/header1.gif) no-repeat;
}
#rek {
       width: 262px;
       height: auto;
       float: left;
       margin: 15px 0 0 20px;
}
#rek p {
      font-size: 11px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rek a {
      font-size: 10px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      text-decoration: none;
}
.logo {
       width: 262px;
       height: 53px;
       float: left;
       background: url(http://www.vdgstyle.lt/lt/wp-content/themes/classic/img/logo.gif) no-repeat;
       margin: 0 0 22px 0;
}
#nav {
        width: 250px;
        margin: 15px 0 0 108px;
        float: left;
        position: relative;
        z-index: 10000;
}
#nav li {
        list-style-type: none;
        margin: 5px 0 0 0;
        padding: 0;
}
#nav a {
font-family: Helvetica, Arial, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #4e4e4e;
        text-decoration: none;
        letter-spacing: 1px;
}
#nav a:hover {
        color: #000;
}
.page-item-598, .page-item-599, .page-item-600 { display: none; }
