/*
Theme Name: top line
Theme URI: http://simpleword.tk/
Description: default template for Favorite 2.5
Version: 1.2
Date: 2013-02-04
Author: Simple Word
Author URI: http://simpleword.tk/
Tags: light brown, simple,

	topline v1.2
	http://simpleword.tk/

	This template was designed and built by Simple Word,
	whose blog you will find at http://simpleword.tk/

	The CSS, HTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
  background: #e6e3dc;
  margin: 0;
  font-family:Verdana, Geneva, sans-serif;
}

img {
  border:none;
}

a {
  color: #9bb50b;
  text-decoration: none;
}

a:hover {
  color: #728507;
  text-decoration: underline;
}

/*###################*/
/*### Topmenu css ###*/
/*###################*/

#top {
          background: #4b4e52;
          border-bottom: 1px solid #4b4e52;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 900px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}
ul.topmenu {
        background: transparent;
        float: left;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
        height: 34px;
	padding: 9px 15px 0 15px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

#toplogin {
        background: transparent;
        float: right;
        margin: 0 auto;
	padding: 5px;
	list-style-type: none;
}

#toplogin .username {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 13px;
}

#toplogin .password {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 13px;
}

#toplogin .submit {
  border: none;
  background: none;
  width: 50px;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  color: #e6e3dc;
  font-size: 15px;
}

#toploginwelcome {
  padding-top: 5px;
  color: #e6e3dc;
  font-size: 13px;
}

/*###################*/
/*### Topmenu end ###*/
/*###################*/

#wrapper {
  width: 900px;
  margin: 0 auto;
}

#header {

}

#logo {
  background: url(images/logo.png) no-repeat;
  width: 266px;
  height: 50px;
  margin: 17px auto 15px 7px;
}

#updates {
  color: #e6e3dc;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  padding-top: 5px;
}
#updates span {
  font-size: 13px;
}

#login {
  background: url(images/loginbg.png);
  width: 356px;
  height: 73px;
  position: relative;
  top: -71px;
  left: 560px;
  color: #e6e3dc;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#loginwelcome {
  padding-left: 20px;
  padding-top: 15px;
}

#login form {
  padding-left: 20px;
}

#login .username {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 13px;
}

#login .password {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  text-indent: 4px;
  font-size: 13px;
}

#login .submit {
  border: none;
  background: none;
  width: 50px;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  color: #e6e3dc;
  font-size: 15px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#navigation {
float:right;
  font-size:12px;
  margin-top: -68px;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
}


#navigation li {
  float:left;
  margin-right: 3px;
}

#navigation li a{
  display: block;
  text-decoration: none;
  color: #222222;
  width: 58px;
  height: 24px;
  text-align: center;
  padding-top: 5px;
}


#navigation li a:hover {
	background: url(images/button.jpg) no-repeat;}

#navigation .on {
	background: url(images/button.jpg) no-repeat;}

#content {
  background: #FFFFFF;
  margin-top: 0;
  padding: 10px;
}

#content h2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 23px;
  color: #9bb50b;
  margin: 0;
  margin-top: 10px;
}

#content p {
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-left: 15px;
  margin: 0;
  width: 90%;
}

.list_head {
  background: #f9f6f0;
  padding: 5px 0px 0px 10px;
  color:#728507;
  font-size: 1.2em;
  font-weight:bold;
}
.list_body {
  float:left;
  padding: 5px 50px 5px 30px;
  color: #757575;
  font-size: 1.2em;
}
.list_body a{
  color: #16130c;
}
.list_body a:hover{
  color: #728507;
}

#stock {
  margin: 0 auto;
  margin-top: 15px;
  width: 78%;
}

#footer {
  background: url(images/footback.png) no-repeat;
  height: 22px;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #FFFFFF;
  margin-bottom: 9px;
}

#copyright {
  width: 100%;
  text-align: center;
}

#copyright a {
  color: #000000;
  text-decoration: none;
}

#copyright a:hover {
  color: #728507;
  text-decoration: underline;
}

