/* base
----------------------------------------------- */

body {
	background: url(../images/2.gif) top left #fff;
	padding: 0;
	margin: 0;
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande CY", Verdana;
	font-size: 11px;
	line-height: 1.6em;
  }

blockquote, h3, p, li {
padding:0;
font-size: 11px;
line-height: 1.6em;
}

img { border:0; }

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1 {
	font-size: 1.7em;
	letter-spacing: 0.1em;
	color:#990000;
	text-transform: uppercase;
line-height: 1.8em;
}

h2 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color:#990000;
	text-transform: uppercase;
}

h3 { color: #b1c28e; font-weight:bold; }

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #741a25;
border-bottom: 1px #741a25 solid;
}

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

/* overrides
----------------------------------------------- */

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
  width: 500px;
  margin: 10px auto;
  padding: 0px;
  }

#head {
height: 100px;
text-align: center;
}

#content {
  background: url(../images/5.gif) top left #fff;
  margin-bottom: 1px;
  padding: 10px 20px 15px 20px;
  text-align:left;
}

#divider {
  background: url(../images/5.gif) top left #fff;
  margin: 0;
  padding: 10px 20px;
  text-align:center;
}

#foot {
  background: url(../images/5.gif) top left #fff;
  margin: 0 0 1px 0;
  padding: 10px 20px;
  text-align:center;
  clear: both;
}

#design {
  background: url(../images/5.gif) top left #fff;
  margin: 0;
  padding: 10px 20px;
  text-align:center;
  clear: both;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 500px;
w\idth: 500px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

/* new */

#kekes {
	background: url(../images/5.gif) top left #fff;
	margin-bottom: 1px;
	height: 124px;
	padding: 0;
	text-align:center;
}

#kekes img {
border: none;
}

#kekes a {
border: none;
}

#navigation {
  	background: url(../images/5.gif) top left #fc9603;
	margin-bottom: 1px;
    padding: 5px 20px;
    text-align:center;
}

#navigation ul {
  margin: 0 ;
  padding: 0;
  list-style: none;
  display: inline;
  }

#navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  border:none;
  color: #fff;
  }
  
#navigation a {
	letter-spacing: 0.1em;
	color:#990000;
	font-weight: bold;
	line-height:1.5em;
	text-decoration: none;
	  padding: 0 20px 0 0 ;
  border: 0;
	text-transform: uppercase;
}

#navigation a:hover {
  color:#fff;
  }
