*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
/*background: #ADBAC3;*/
background: #BFBDB3;
color: #000;
font-family: Arial, Helvetica, sans-serif;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
width: 96%;
height:75px;
display: block;
color: #DFDAC3;
text-align: center;
margin: 8px auto 0 auto;
padding: 12px 0 0 0;
background: #8C9EAA;
}


#blogtitle a:link {
color: #DFDAC3;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}



#blogtitle a:hover {
color: #DFDAC3;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 96%;
overflow: hidden;
border-top: 1px solid #DFDAC3;
background: #DFDAC3;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 5px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
width: 506px;
display: block;
margin: 0 195px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
background: #fff;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
padding-left: 15px;
background: url(images/content-star.gif) no-repeat;
}

#content ul ul li{
padding-left: 15px;
background: url(images/content-child.gif) no-repeat;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
/*float:left;*/
/*width: 100%;*/
background: none;
color: #8F8F8F;
padding: 5px 1em 5px 1em;
font-weight: normal;
border-top: 5px solid #798288;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
color: #8F8F8F;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #8F8F8F;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #8F8F8F;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #8F8F8F;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap images {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarleft li
{
background: #798288 url(images/li.gif) bottom right no-repeat;
padding-bottom: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(images/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(images/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li li{
padding-left: 10px;
background: url(images/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #444;
padding: 2px 8px 2px 8px;
margin-top:8px;
background:#8C9EAA url(images/h2.gif) top left no-repeat;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright li
{
background: #798288 url(images/li.gif) bottom right no-repeat;
padding-bottom: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(images/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(images/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright a:link {
color: #DFDAC3;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #DFDAC3;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #444;
padding: 2px 8px 2px 8px;
background:#8C9EAA url(images/h2.gif) top left no-repeat;
margin-top:8px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #798288;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #cdc6a3;
text-decoration: none;
font-weight: bold;
}

a:visited:hover
{
text-decoration: underline;
}

a images 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed images a:link, #feed images a:visited
{
border: none;
}


                      

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
display: block;
font-size: 12px;
font-weight: bold;
color: #666;
}

h3 a:hover {
color: #cdc6a3;
text-decoration: none;

}

h3 {
display: block;
font-size: 16px;
font-weight: bold;
color: #BFBDB3;
border-bottom: 1px dotted #5e74b3;
text-align: center;
}

h3.posttitle   
{
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-bottom: 3px solid #BFBDB3;
background:#EFECE0 url(images/title.gif) top left no-repeat;
}

h3.posttitle:hover
{
border-bottom: 3px solid #798288;
}

.posttitle a:link
{
font-size: 22px;
color: #798288;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #798288;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #798288;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #BFBFBF;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #DFDAC3;
}

/*#searchform {
margin-left: 5px;
	}*/

/* navigation
--------------------------------------------------*/
#navigation {
margin-left:auto;
margin-right:auto;
width: 86%;
overflow: hidden;
height:2.7em;
line-height:2.7em;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  border-left:1px solid;
  line-height:0;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
 /* border:1px solid;*/
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {
background-color:#798288;
border-top: 1px solid #798288;
}

#navigation li {border-color:#DFDAC3;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {background-color:#8C9EAA}

#navigation form {
  border-color:#DFDAC3;
  background:#798288 url(images/search.gif) bottom left no-repeat;;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:white;
  background-color:#798288;
}

.credits
{
margin-top: -25px;
padding: 0 4px 5px 4px;
float: right;
}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

images 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}





                         /***************************************************
                         *********************** original ********************
                         *****************************************************/


.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
   padding: 5px;
}


#descr {
   padding: 0px;
   margin: 0 0 5px 0;
}

table.formPage {
   border: 1px solid #A0A0A0;
}
td.err {
   padding: 3px;
   color: #FF0000;
   background: #FFEDED;
   border: 1px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 3px;
   color: #0000FF;
   background: #EDF3FF;
   border: 1px solid #A0A0A0;
   text-align: left;
}
.label {
   text-align: right;
}
.buttons {
   border-top: 1px solid #A0A0A0;
   text-align: center;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#links a {
   font-size: 10pt;
}
#links p {
   margin: 0 0 7px 0;
}
.url {
   color: #6f6f6f;
}
#path {
   margin-top: 2px;
   padding: 3px;
   background: #D9E8F9;
   line-height: 19px;
   border-top: 1px solid #5e74b3;
}
.submit {
   float: center;
   vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   color: #000000;
   border: 1px solid #5e74b3;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #5e74b3;
}
select {
   font-size: 8pt;
   border: 1px solid #5e74b3;
}

.captcha {
   border: 1px solid #5e74b3;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   color: #fff;
   font-weight: bold;
   border: 1px solid #5e74b3;
   background-color: #666666;/*#FFCC33;*/
   cursor: pointer;
   height: 17px;
}
span.req {
   margin-left: 3px;
   color: #FF0000;
   font-weight: bold;
}

div.errForm, span.errForm {
   margin: 0px 0 0px 5px;
   padding: 2px 3px 2px 3px;
   color: #FF0000;
   background: #FFFFF3;
   border: 1px solid #cccccc;
   text-align: left;
   clear: right;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #909090;
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px;
}

p.subcats a:hover {
color: #cdc6a3;

}
div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
   text-align: center;
   border-top: 1px solid #E0E0E0;
   padding: 3px 0 0 0;
   margin-top: 50px;
}
div.footer a {
   color: #606060;
}
.price {
   border: 1px solid #A0A0A0;
}
.price table td{
   margin: 0;
   padding: 2px;
   vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}

.fbars {
	font-size: 12px;
	font-weight: bold;
	background: #DAE7C0;
	color: #54559E;
	background-image:url(images/feat-icon.gif);
	background-repeat:no-repeat;
	padding: 5px 5px 5px 25px;
}

.links {
	font-family: Verdana, Arial;
	font-size: 10px;
	color : #666;
	font-weight: normal;
	line-height: 13px;
	padding: 10px 0px 0px 0px;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color : #486F8A;
	text-decoration : none;
	font-weight: bold;
} 
.links a:hover{
	color: #8C9EAA;
	text-decoration : none;
}

}
.fbars {
	font-size: 12px;
	font-weight: bold;
	background: #DAE7C0;
	color: #6C9B9A;
	background-image:url(images/featured-icon.gif);
	background-repeat:no-repeat;
	padding: 5px 5px 5px 25px;
}
.bars {
	font-size: 12px;
	font-weight: bold;
	background: #E9EFEF;
	color: #666;
	padding: 5px;
}
.barslink a:link, .barslink a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color : #666;
	line-height: 12px;
	margin-left: 0px;
	padding-left: 3px;
	background-image:url(images/barslink-bullet.gif);
	background-repeat:no-repeat;
} 
.barslink a:hover{
	color: #222;
	text-decoration : none;
} 

}
.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #666;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.topbar a:link, .topbar a:visited {
	color : #808080;
	text-decoration : none;
	background-image:url(images/topbar_bullet.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 15px;
	margin-right: 20px;
} 
.topbar a:hover{
	color: #cdc6a3;
	text-decoration : underline;
}
.topbar-wrap {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color : #808080;
	font-weight: normal;
	padding: 5px;

}
.topbar-wrap a:link, .topbar-wrap a:visited {
	color : #808080;
	text-decoration : underline;
} 
.topbar-wrap a:hover{
	color: #cdc6a3;
	text-decoration : underline;
