home *** CD-ROM | disk | FTP | other *** search
- /*
- by Herreman David
- http://www.free-css-templates.com
- */
-
-
- body {
- margin:5px 0;
- padding:0;
- font: 74% Arial, Sans-Serif;
- color:#808080;
- background-color:#eee;
- line-height: 1.4em;
- background : #0B1A00 url(background.gif) repeat-x;
- }
-
- p {
- margin: 0 0 5px 0;
- padding: 0;
- color: #303030;
- background: inherit;
- }
-
- hr {
- border: 0;
- height: 1px;
- color: #eee;
- background-color: #eee;
- }
-
- .sample {
- clear: left;
- float: left;
- padding-right: 10px;
- }
-
- .sampledesc {
- margin-left: 120px;
- }
-
- .boxads {
- width: auto;
- font-size:90%;
- text-align: center;
- line-height: 18px;
- margin-top: 30px;
- margin-right: 20px;
- margin-left: 10px;
- padding: 10px 10px 10px 10px;
- background-color: #fff;
- border: 1px;
- border-style: solid;
- border-color: #eee;
- }
-
- a {
- color: #374A74;
- background: inherit;
- text-decoration:none;
- }
-
- a:hover {
- background: inherit;
- text-decoration: underline;
- }
-
- h1 {
- padding:0;
- margin:0;
- color: #FFF;
- background: inherit;
- font: bold 1.8em Arial, Sans-Serif;
- letter-spacing: -1px;
- }
-
- h1 a {
- color: #FFF;
- background: inherit;
- }
-
- h2 {
- background-color: inherit;
- color:#808080;
- font-size:140%;
- font-weight:bold;
- margin: 5px 0 5px 0;
- padding:0;
- }
-
- h2 a {
- background-color:#FFFFFF;
- color:#000000;
- }
-
- ul {
- margin: 0 0 10px 0;
- padding : 0;
- list-style : none;
- border-bottom: 0px solid #eee;
- }
-
- li {
- font-weight: bold;
- margin: 0 0 8px 0;
- padding: 0 0 0 5px;
-
- }
-
- img {
- border: 0;
- }
-
- .content {
- color: #3F535A;
- margin: 0 auto;
- padding: 0;
- width: 800px;
- background: transparent url(bg.png) repeat-y center;
- }
-
- .header {
- height: 267px;
- background: url(header.jpg) no-repeat center bottom;
- color: #FFF;
- }
-
-
- .hmenu {
- float: right;
- padding-top: 5px;
- padding-right: 15px;
- padding-left: 15px;
- }
-
- .hmenu ul {
- margin: 0;
- padding : 0;
- list-style : none;
- border: none;
- }
-
- .hmenu li {
- display: inline;
-
- }
-
- .hmenu li a {
- color: #FFF;
- background: inherit;
- font-weight: bold;
- margin: 0 0 0 8px;
- }
-
- .right {
- clear: both;
- font-size: 90%;
- float:right;
- width: 200px;
- padding: 0 1em 1em 10px;
- border-left: 1px solid #eee;
- }
-
-
- .left_article {
- margin: 10px 0 10px 0;
- padding: 10px 0 10px 0;
- border-top: 1px solid #eee;
- border-bottom: 1px solid #eee;
- }
-
- .center {
- float:left;
- width: 540px;
- margin: 10px 0 10px 35px;
- padding: 0;
- background: #FFF;
- color: #000;
- }
-
- * html .center {
- float:left;
- width: 540px;
- margin: 0 0 10px 15px;
- padding: 0;
- background: #FFF;
- color: #000;
- }
-
- .footer {
- clear:both;
- width: auto;
- color:#999999;
- font-size:90%;
- background: #fff;
- border-top: 3px solid #eee;
- text-align:center;
- margin-top: 30px;
- margin-right: 20px;
- margin-left: 20px;
- padding: 10px 10px 10px 10px;
- }
-
- .footer padding{
- text-align: center;
- }
-
- .footer .right {
- float:right;
- clear:right;
- text-align:right;
- }
-
-
- fieldset {
- border: 1px solid #eee;
- }
-
- textarea.text {
- height: 150px;
- width: 90%;
- border: 1px solid #ccc;
- background: #fff;
- color: #000;
- }
-
- textarea.text:hover {
- border: 1px solid #eee;
- background: #FFFFF4;
- color: #000;
- }
-
- input.field {
- border: 1px solid #ccc;
- background-color: #FFFFFF;
- width: 200px;
- color: #000;
- }
-
- input.field:hover {
- border: 1px solid #eee;
- background: #FFFFF4;
- color: #000;
- }
-
- input.text {
- margin: 0;
- width: 110px;
- border: 1px solid #eee;
- background: #FFF;
- color: #000;
- }
-
- input.text:hover {
- border: 1px solid #ccc;
- }
-
- input.searchbutton {
- margin: 0;
- font-size: 100%;
- font-family: Arial, Sans-serif;
- border: none;
- background: #FFFFFF;
- color: #808080;
- padding: 1px;
- font-weight: bold;
- }
-
- .date {
- color: #ccc;
- background: #FFFFFF;
- text-align: right;
- margin: 4px 0 5px 0;
- padding: 0.4em 0 0 0;
- border-top: 1px solid #eee;
- }
-
- .time {
- color: #192D50;
- float: left;
- text-align: left;
- padding: 5px 0 0 15px;
- }
- input.button {
- background: #FFFFF4;
- color: #808080;
- border-right: 1px solid #ccc;
- border-bottom: 1px solid #ccc;
- }
-
- .comments {
- padding: 10px 10px 8px 10px;
- margin: 0 0 7px 0;
- background: #f8f8f8;
- color: #000;
- }
-
- .commentsbox {
- padding: 8px 0 10px 10px;
- margin: 0 0 10px 0;
- background: #f4f4f4;
- color: #000;
- }
-
- .error {
- color: #990000;
- background-color: #FFF0F0;
- padding: 7px;
- margin-top: 5px;
- margin-bottom: 10px;
- border: 1px dashed #990000;
- }
- .error h2 {
- color: #990000;
- background: inherit;
- }
-
- .success {
- color: #000000;
- background: #F5FBE1;
- padding: 7px;
- margin-top: 5px;
- margin-bottom: 5px;
- border: 1px dashed #7BA813;
- }
- .success h2 {
- color: #7BA813;
- background: inherit;
- }