body {
  background: #a8d5e3 url('../images/gradientup.png') top left repeat-x;
  color: #6e6e6e;
}

.page {
  background-color: #ffffff;
  color: #6e6e6e;
}

h1, h2, h3, h4, h5, h6 {
  color: #000000;
}

#comments h4 {
  color: #6e6e6e;
}

a:link, a:visited, a:active {
  color: #6e6e6e;
}

h2 a:link, h2 a:visited, h2 a:active,
h3 a:link, h3 a:visited, h3 a:active {
  color: #000000;
}

h2 a:hover,
h3 a:hover {
  color: #E34906;
}

a:hover {
  color: #E34906;
}

.number a {
  color: #A8D5E3;
}

#allbag {
  background: #ffffff url('../images/gradientdown.png') bottom left repeat-x;
}

#headbag {
  background: #ffffff url('../images/thinbar-g.png') bottom left repeat-x;
}

.bottombag {
  background: transparent url('../images/thickbar-g.png') top left repeat-x;
}

#thingplace .bottombag {
  background-image: none;
}

#bottombaghp {
  background: none;
}

#footbag {
  background: #a8d5e3 url('../images/thinbar-g-full.png') 0px 0px repeat-x;
}

.prev {
  background: transparent url('../images/less.png') 0 0 no-repeat;
}

.next {
  background: transparent url('../images/more.png') 0 0 no-repeat;
}

input, textarea {
  color: #1092b6;
  background-color: #ffffff;
  border: 0;  
}

input[type="submit"] {
  color: #ffff00;
  background-color: transparent;
  border: 0;
}

ul#mainmenu {
  list-style-type: none;
}

ul#mainmenu a {
  color: #999999;
}

ul#mainmenu li.current_page_item a {
  color: #000000;
}

ul#mainmenu a:hover {
  color: #E34906;
}

div#footer {
  color: #4d4d4d;
}

#footer ul {
  list-style-type: none;
}

#sidebar ul.bar {
  list-style-type: none;
}

.post img.wp-smiley {
  border: 0;
}

.postmetadata, .commentmetadata, .responder, .tools  {
  color: #999999;
}

div.dynnav a:link, div.dynnav a:visited, div.dynnav a:active {
  color: #000000;
}

div.dynnav a:hover {
  color: #E34906;
}

#commentform textarea,
#commentform input {
  border: 2px #A8D5E3 solid;
}

#commentform #submit {
  display: block;
	background: url('../images/send.png') no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
  width: 70px;
  height: 70px;
  border: none;
}

ul.commentlist {
  border-top: 2px #A8D5E3 solid;
  list-style-type: none;
}

#sidebar ul {
  list-style-type: none;
}

#sidebar .feeds {
  background: transparent url('../images/feed.png') right top no-repeat;
}

/* menu */

.menu_0_0 {
  background: transparent url('../images/menus/menu_0_0.png') left top no-repeat;
}

.menu_0_1 {
  background: transparent url('../images/menus/menu_0_1.png') left top no-repeat;
}

.menu_0_2 {
  background: transparent url('../images/menus/menu_0_2.png') left top no-repeat;
}

.menu_0_3 {
  background: transparent url('../images/menus/menu_0_3.png') left top no-repeat;
}

.menu_0_4 {
  background: transparent url('../images/menus/menu_0_4.png') left top no-repeat;
}

div.parallax ul {
  list-style-type: none;
}

ul.navimages img {
  border: 8px #eeeeee solid;
}

div#progressbar {
  background-color: #E34906;
}

div.button {
  color: #ffffff;
  background-color: #A8D5E3;
}

.wp-caption {
  position: relative;
  padding: 0;
}

.wp-caption-text {
  font-weight: bold;
  display: block;
  margin: 0;
  position: absolute;
  background-color: #ffffff;
  bottom: 0;
  right: 0;
  padding: 2px 5px 3px 5px;
}

/* Attention IE6 -----------------------------------------------------------*/
#attention_ie6 {
	width: 100%;
	background: url(../images/attention_ie6_shield.gif) 1% 50% no-repeat #fffee6;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#attention_ie6 a {
	padding: 5px 0 0 5%;
	width: 95%;
	height: 25px;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	border-bottom: 1px solid #929384;
	background: url(../images/attention_ie6_close.gif) 99% 50% no-repeat;
	display: block;
	position: relative;
}

/* END Attention IE6 -----------------------------------------------------------*/
