/* CSS Document */

*
{
  margin: 0;
  padding: 0;
}
ul
{
  list-style: none;
}

body
{
  font-family: 'Lucida Sans Unicode' , Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.125em; /* 16×1.125=18 */
  color: #565643;
  background: url(/img/bg.gif) top repeat-x #f3f3f3;
}

img
{
  border: 0;
}
/*
table, td
{
  border-collapse: collapse;
}
table, td, img
{
  border: 0;
}
*/
td, tr
{
  vertical-align: top;
  text-align: left;
}

/***forms*******************************************/
input, textarea
{
  font-family: Tahoma, Arial, Helvetica, serif;
  font-size: 11px;
  color: #000000;
  vertical-align: middle;
  font-weight: normal;
}
.searching
{
  width: 130px;
  height: auto;
  color: #828181;
  height: 18px;
  margin-right: 10px;
  border: 1px solid #858585;
  background: #FFFFFF;
  font-size: 1.01em;
  padding: 2px 0px 0px 3px;
}
.column-center input, .column-center textarea
{
  margin: 3px 0 3px 5px;
}

/***end forms*******************************************/

.min-width
{
  width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");
  min-width: 980px;
  background: url(/img/bg2.gif) top repeat-x;
}
.main
{
  width: 922px;
  margin: auto;
  position: relative;
  background: url(/img/bg-top.jpg) top left no-repeat;
}

a
{
  color: #eb750e;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}


.pagetitle
{
  padding: 10px;
  color: #363638;
}
.center
{
  padding: 0 0 10px 0;
}

/***global*******************************************/
.content
{
  width: 100%;
  padding-top: 0px;
  overflow: hidden;
  background: url(/img/cont-left.gif) left repeat-y #FFFFFF;
}

ul
{
  margin: 0;
}

.side-bar-left
{
  width: 266px;
  margin-right: -266px;
  position: relative;
  float: left;
}
.side-bar-left .ind
{
  padding: 0px 19px 0px 22px;
}

.column-center
{
  float: left;
  width: 100%;
}
.indent-center
{
  padding: 0px 22px 0px 266px;
}

/*.side-bar-right { width:207px; margin-left:-207px; float:left;}
.side-bar-right .ind { padding:0px 0px 0px 0px;}*/

.clear
{
  clear: both;
}
.clear-block
{
  overflow: hidden;
  padding: 0px 0px 20px 0px;
  background: url(/img/cont-right.gif) right repeat-y;
  width: 100%;
  min-height: 500px;
}

/***global*******************************************/


/***Begin Images *******************************************/
p img
{
  padding: 0;
  max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright
{
  padding: 0;
  margin: 2px 20px 2px 0;
  display: inline;
}

img.alignleft
{
  padding: 0;
  margin: 2px 25px 2px 0;
  display: inline;
}

.alignright
{
  float: right;
  color: #FFB22D;
}

.alignleft
{
  float: left;
  color: #F18513;
}

.marg
{
  margin-bottom: 10px;
}
/***End Images *******************************************/



/***header*******************************************/
h1
{
  font-size: 1.2em;
  color: #ec761e;
  color: #565643;
}
h1 a
{
  color: #ec761e;
  text-decoration: none;
  line-height: normal;
}
h2
{
  font-size: 1em;
}
h3
{
  font-size: 1.31em;
}

#header
{
  margin: 0 auto;
  overflow: hidden;
  background: url(/img/bg-top.gif) top repeat-x;
  width: 100%;
}
/*#header .row1 {width:100%; overflow:hidden; height:48px;}*/

.logo
{
  padding: 22px 0px 34px 42px;
  overflow: hidden;
}
.slogan
{
  margin: 0px;
}
.slogan span
{
  font-size: 1.10em;
  line-height: 1.01em;
  color: #646464;
  text-transform: uppercase;
  font-weight: normal;
}
.logo .text-logo
{
  display: none;
}

/* --- Uncomment this lines to set logo in text-mode --- */
/*.logo .text-logo { display:block; background:url(/img/logo-img.gif) top left no-repeat; padding-left:73px; overflow:hidden;}
.logo .text-logo h1 { padding:3px 0px 2px 0px}
.logo .logo-img img{ display:none;}*/


.block-search
{
  padding: 11px 22px 0px 0px;
  overflow: hidden;
  float: right;
}

.menu
{
  margin: 3px 0 0 3px;
  overflow: hidden;
  float: left;
  width: 600px;
}

/***end header*******************************************/

/***box*******************************************/
.top-left
{
  background: url(/img/top-left.gif) top left no-repeat;
}
.top-right
{
  background: url(/img/top-right.gif) top right no-repeat;
  overflow: hidden;
  width: 100%;
  height: 178px;
}
.bg-sidebar
{
  background: url(/img/bg-sidebar.gif) top repeat-x #610e0d;
  border: 1px solid #500908;
  width: 100%;
  overflow: hidden;
}
.bg-sidebar .ind
{
  padding: 3px 2px 0px 2px;
  overflow: hidden;
}

.text_box
{
  background: #FFFFFF;
}
/***box*******************************************/


/***side_bar*******************************************/
.side-bar .inside
{
  padding: 0 0 0 0;
}

.widget-style#categories .children
{
  margin: 0 0 0 0px;
}
.widget-style#categories .children li
{
  font-size: 1.01em;
  padding-left: 20px;
}
.indentX p
{
  padding: 0 0 10px 0;
}

/**********************************************/
.inside-widget
{
  padding: 15px 30px 10px 20px;
  border: 1px solid #bebebe;
  border-top: none;
  background: url(/img/bg-block.gif) bottom repeat-x #f4f3f2;
}
.widget-style
{
  margin: 0px 0px 12px 0px;
  padding: 0px;
  width: 100%;
  overflow: hidden;
}
.widget-style h2
{
  font-size: 0.75em;
  line-height: 1.25em;
  color: #ffffff;
  font-weight: bold;
  text-transform: none;
  padding: 14px 0 10px 20px;
  background: url(/img/bg-h.gif) repeat-x 0 0 #ec761e;
}
.widget-style p
{
  font-size: 0.75em;
  line-height: 1.25em;
  padding-bottom: 10px;
}
.widget-style a
{
  text-decoration: none;
}
.widget-style a:hover
{
  text-decoration: underline;
}

.widget-style ul
{
  margin: 0;
}
.widget-style li
{
  font-size: 0.75em;
  line-height: 1.5em;
  background: url(/img/a1.gif) no-repeat 0px 6px;
  padding: 0px 0 0px 25px;
}
.widget-style li a
{
  text-decoration: none;
}
.widget-style li a:hover
{
  text-decoration: underline;
}

/************/

/***********/

#links_with_style .inside-widget
{
  padding: 22px 30px 27px 27px;
  border: 1px solid #bebebe;
  border-top: none;
  background: url(/img/bg-block.gif) bottom repeat-x #f4f3f2;
}
.widget-style#links_with_style
{
  margin: 0 0 12px 0;
  padding: 0;
}
.widget-style#links_with_style h2
{
  font-size: 1.01em;
  width: 100%;
  font-weight: bold;
}
.widget-style#links_with_style h2 a
{
  color: #ffe6d5;
  text-decoration: none;
}
.widget-style#links_with_style h2 a:hover
{
  text-decoration: none;
}

/**********************************************/

/**********************************************/
#links_with_style ul
{
  margin: 0 0 0 0;
  background: none;
}
#links_with_style ul ul h2
{
  margin: 0 0 0 0;
  background: none;
}
#links_with_style ul li h2
{
  list-style: none;
  color: #FFFFFF;
  font-weight: normal;
  margin: 0 0 0 0;
}

#links_with_style ul li
{
  padding: 0;
  background: none;
  overflow: hidden;
}
#links_with_style ul li ul
{
  margin: 0 0 0 0;
}
#links_with_style ul li ul li
{
  font-size: 1.01em;
  line-height: 1.51em;
  color: #363638;
  font-weight: bold;
  background: url(/img/a1.gif) no-repeat 0px 6px;
  padding: 0px 0 0px 25px;
}
#links_with_style ul li ul li a
{
  color: #363638;
  text-decoration: none;
}
#links_with_style ul li ul li a:hover
{
  text-decoration: underline;
}
/**********************************************/


/**********************************************/
#calendar_wrap
{
  vertical-align: top;
  width: auto;
  margin: auto;
  padding: 0px 20px 0px 0;
}
#calendar_wrap caption
{
  color: #eb750e;
  font-weight: bold;
  font-size: 1.11em;
}
#calendar_wrap td
{
  width: 30px;
  text-align: right;
  color: #363638;
  font-size: 1.11em;
}
#calendar_wrap td a
{
  color: #eb750e;
}
#calendar_wrap th
{
  color: #eb750e;
  text-align: right;
}
#calendar_wrap a
{
  font-weight: bold;
}
/**********************************************/

#tag_cloud .inside-widget
{
  padding: 10px 10px 20px 20px;
}
#tag_cloud a
{
  color: #eb750e;
  line-height: 1.01em;
  text-decoration: none;
}
#tag_cloud a:hover
{
  text-decoration: underline;
  color: #eb750e;
}

.post
{
  padding: 0 0 20px 0;
}
.post h3
{
  padding: 0 0 5px 0;
}

/**********************************************/

#statusbar
{
  text-align: left;
  color: #363638;
}
#statusbar p
{
  padding: 10px 15px 10px 15px;
  margin: 0 0 0px 0;
}
#statusbar a
{
  font-weight: bold;
  color: #363638;
}


#search .searching, .text-box .searching
{
  width: 160px;
  height: 18px;
  background: #FFFFFF;
  border: 1px solid #cfd1b8;
  color: #000000;
}
#search .inside-widget
{
  padding: 15px;
}

/***end side_bar*******************************************/

/*---nonNumeric Lists without links---*/
.column-center ul li
{
  background: url(/img/a1.gif) no-repeat 0 5px;
  padding-left: 15px;
  list-style-image: none;
  list-style: none;
  line-height: 1.62em;
  color: #402e00;
  font-weight: normal;
}
.column-center ul li ul
{
  margin-left: 10px;
}
.column-center ul li ol
{
  margin-left: 15px;
}
.column-center ul li ol li
{
  list-style-type: decimal;
}

.column-center p
{
  padding: 5px 0 5px 0;
}

.column-center .border
{
  border: 1px solid #434245;
  padding: 1px;
}


.title
{
  overflow: hidden;
  background: url(/img/bg-h2.gif) top repeat-x;
  padding-bottom: 10px;
  margin-top: 3px;
  padding: 10px 34px 3px 34px;
}
.title .ind
{
  border-bottom: 1px solid #071f29;
  width: 100%;
  overflow: hidden;
  padding-bottom: 5px;
}
.title h2
{
  color: #363638;
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 1.01em;
  font-weight: bold;
  padding: 20px 0px 0px 0px;
}
.title .author
{
  padding: 8px 0px 0px 0px;
  color: #76767d;
  font-weight: normal;
  font-size: 1.01em;
  line-height: 1.09em;
  float: right;
}
.title .date
{
  padding: 8px 15px 0 0px;
  font-size: 1.01em;
  line-height: 1.09em;
  color: #76767d;
  font-weight: normal;
  float: left;
}

.text-box
{
  font-size: 0.75em;
  line-height: 1.5em;
  overflow: hidden;
  width: 100%;
}
.text-box .ind
{
  padding: 5px 30px 0px 34px;
}
.text-box strong
{
  color: #282828;
}
.text-box h2
{
  font-weight: normal;
  color: #cb670e;
}
.text-box .box
{
  float: left;
  margin-right: 20px;
}

.comments
{
  color: #76767d;
  font-size: 1.09em;
  font-weight: bold;
  text-transform: none;
  line-height: 1.01em;
  overflow: hidden;
  padding: 15px 0px 25px 35px;
  text-align: left;
}
.comments a
{
  text-decoration: underline;
  color: #76767d;
  line-height: 1.71em;
  font-weight: normal;
}
.comments a:hover
{
  text-decoration: none;
}

.cont-bg
{
  background: url(/img/bg-cont.gif) top no-repeat;
  padding-top: 7px;
  margin: 30px 0px 30px 0px;
}

.line
{
  background: url(/img/bg-line2.gif) top repeat-x;
  padding-top: 2px;
}
/***end column_center*******************************************/




/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;
}

blockquote
{
  border: 1px solid #071f29;
  background: #e9e9e9;
  padding: 5px;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

.hidden
{
  display: none;
}

hr
{
  display: none;
}

a img
{
  border: none;
}

.navigation
{
  width: 100%;
  overflow: hidden;
  display: block;
  text-align: left;
  margin-bottom: 5px;
  padding-top: 5px;
}
/* End Various Tags & Classes*/



/*************************************/
#recent-posts
{
  vertical-align: top;
}
.widget-style#recent-comments li
{
  background: url(/img/a1.gif) no-repeat 0 8px;
  padding-left: 13px;
  line-height: 1.71em;
}
.widget-style#recent-comments li a
{
  background: none;
  text-decoration: underline;
}
.widget-style#recent-comments li a:hover
{
  text-decoration: none;
}
.widget-style#recent-comments .inside-widget
{
  padding: 10px 20px 10px 20px;
}

#calendar
{
  vertical-align: top;
}
#google-search
{
  vertical-align: top;
}
#gsearch
{
  text-align: left;
}
#pages
{
  vertical-align: top;
}
#text-1
{
  vertical-align: top;
}
#delicious
{
  vertical-align: top;
}
#delicious-box
{
  text-align: left;
}

#iconMenu
{
  position: absolute;
  left: 850px;
  top: 85px;
  width: 51px;
  margin: 0px;
  padding: 0px;
}

.path
{
  text-align: right;
  padding: 3px 10px 0px 34px;
  font-size: 0.7em;
}


/*************************************/
.textwidget
{
  padding: 5px 20px 5px 0px;
  color: #eb750e;
}

.oddcomment
{
  color: #000000;
}

/***footer*******************************************/
#footer
{
  font-size: 0.75em;
  line-height: 1.12em;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  background: url(/img/bg-bot.gif) top repeat-x;
}
#footer a
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.foot
{
  text-align: center;
  margin: 0 auto;
  width: 782px;
  padding: 22px 0px 22px 0px;
}
#footer span
{
  padding-left: 0px;
}
/***end footer*******************************************/
