* {

	margin: 0;

	padding: 0;

}



body {

	background: #FFFFFF;

	text-align: justify;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}



form {

}



input, textarea {

	padding: 2px 5px;

	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #333333;

}



h1, h2, h3 {

	margin-top: 1.5em;

	font-weight: normal;

}



h1 {

	font-size: 2em;

}



h2 {

	font-size: 1.4em;

}



h3 {

	font-size: 1em;

}



p, ul, ol {

	margin-top: 1.5em;

	line-height: 160%;

}



ul, ol {

	margin-left: 3em;

}



blockquote {

	margin-left: 3em;

	margin-right: 3em;

}



a {

	color: #CC6B47;

}



a:hover {

	text-decoration: none;

	color: #3760BF;

}



a img {

	border: none;

}



img.left {

	float: left;

	margin: 0 20px 0 0;

}



img.right {

	float: right;

	margin: 0 0 0 20px;

}



hr {

	display: none;

}



/* Header */



#header {

	height: 110px;

	margin: 0 auto;

	background: #2E2E2E;

}



#logo {

	width: 778px;

	height: 110px;

	margin: 0 auto;

}



#logo h1, #logo h2 {

	margin: 0;

	letter-spacing: -0.05em;

	text-transform: lowercase;

	font-weight: normal;

	color: #FFFFFF;

}



#logo h1 {

	float: left;

	padding-top: 40px;

	font-size: 4em;

}



#logo h1 a {

	text-decoration: none;

	color: #FFFFFF;

}



#logo h2 {

	float: left;

	padding: 67px 0 0 8px;

	font-size: 2em;

	font-style: italic;

	color: #858585;

}



/* Menu */



#menu-wrap {

	background: #2E2E2E;

}



#menu {

	width: 778px;

	height: 50px;

	margin: 0 auto;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



#menu li {

	display: inline;

}



#menu a {

	float: left;

	margin-right: 6px;
	padding: 5px 20px 5px 20px;

	background: #4C4D51;

	border: 1px #575C5F solid;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 11px;

	color: #FFFFFF;

}



#menu a:hover {

	text-decoration: none;

	background: #983D3A;

	border: 1px #D45951 solid;

}



#menu .first a {

	background: #983D3A;

	border: 1px #D45951 solid;

}



/* Page */



#page {

	width: 778px;

	margin: 0 auto;

}



#content {

	background: #F4EDD3;

	border-bottom: 4px #BBB082 solid;

}



/* Post */



.post {

}



.post .title {

	margin: 0;

}



.post .title a {

	text-decoration: none;

}



.post .byline {

	margin: 0 0 30px 0;

	line-height: normal;

}



.post .entry {

}



.post .meta {

	clear: both;

}



.post .meta a {

	text-decoration: none;

	font-weight: bold;

}



.post .meta a:hover {

	text-decoration: underline;

}



.post .meta .comments {

	padding-left: 20px;

	background: url(../images/blackberry/img07.gif) no-repeat left center;

}



.post .meta .permalink {

	padding-left: 20px;

	background: url(../images/blackberry/img08.gif) no-repeat left center;

}



/* Latest Post */





#latest-post-wrap {

	background: #E8DBA7;

	border-bottom: 4px #BBB082 solid;

}



#latest-post {

	width: 778px;

	margin: 0 auto;

	padding: 0 0 20px 0;

}



#latest-post h1 {

	margin: 10px 0;

	padding: 0;

}



#latest-post p {

	margin: 0;

	padding-bottom: 15px;

}



#latest-post .meta {

	padding: 10px 0 0 0;

}



#latest-post .byline {

	margin: 0 0 10px 0;

	padding: 10px 0;

	background: #BBB082;

	font-size: .9em;

	font-weight: bold;

	color: #FFFFFF;

}



#latest-post .byline span {

	padding: 0 0 0 15px;

}



#latest-post .byline a {

	padding: 0 30px 0 0;

	background: url(../images/blackberry/img05.gif) no-repeat right top;

	text-decoration: none;

}



#latest-post .byline a:hover {

	text-decoration: underline;

}



/* Recent Posts */


#recent-posts {

	width: 778px;

	margin: 0 auto;

}



#recent-posts h2 {

	margin: 0;

	padding: 10px 0 10px 15px;

	background: #BBB082;

	letter-spacing: .5em;

	text-transform: uppercase;

	text-align: center;

	font-size: .9em;

	font-weight: bold;

	color: #FFFFFF;

}



#recent-posts h3 {

	margin: 20px 0 0 0;

	padding: 0;

	font-size: 1.4em;

}



#recent-posts h3 a {

	text-decoration: none;

}



#recent-posts ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#recent-posts li {

	float: left;

	width: 240px;

	padding-left: 29px;

}



#recent-posts li.first {

	padding: 0;

}



#recent-posts .byline {

	margin: 0 0 10px 0;

	padding: 0;

	border-bottom: 1px #DDD7C0 solid;

	text-align: left;

	font-size: 10px;

	font-weight: bold;

}



#recent-posts .byline span {

}



#recent-posts .byline a {

	padding: 0 30px 0 0;

	background: url(../images/blackberry/img05.gif) no-repeat right top;

	text-decoration: none;

}



#recent-posts .byline a:hover {

	text-decoration: underline;

}



#recent-posts p {

	padding: 0;

	margin: 0;

}





/* Sidebar */



#sidebar {

	width: 778px;

	margin: 0 auto;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	float: left;

	width: 259px;

}



#sidebar li ul {

	padding-left: 20px;

}



#sidebar li li {

	float: none;

	width: auto;

	padding: 3px 0;

	background: none;

}



#sidebar h2 {

	margin: 0 0 20px 0;

	padding: 10px 0 10px 16px;

	background: #BBB082;

	text-transform: uppercase;

	letter-spacing: .5em;

	font-size: .9em;

	font-weight: bold;

	color: #FFFFFF;

}



/* Search */



#search {

}



#search #s {

	width: 80%;

	margin-bottom: 10px;

}



/* Calendar */



#calendar {

}



#calendar table, #calendar caption {

	width: 100%;

	text-align: center;

}



#calendar caption {

	font-weight: bold;

}



#calendar a {

	font-weight: bold;

}



/* Footer */



#footer {

	clear: both;

	margin: 0 auto;

	padding: 20px 0;

	text-align: center;

}



#footer p {

	margin: 0;

	font-size: .8em;

	color: #666666;

}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #fff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


/* forms */
form { border: 1px solid #333 padding: 0; margin: 25px 0; }
/* form fieldset { background-color:#f1ebd8; border: 0; padding: 1px 0px 5px 150px; margin: 0; } */
form fieldset {border: 0; padding: 10px 10px 10px 25px; margin: 0; }

form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label { color: #907A3A; float: left; display: block; width: 30%; margin-right: 20px; }
form p input,
form p select,
form p textarea { 
	font-size: 1em; 
	color: #8F8462; 
	border: 1px solid #EBE7DC; 
	padding: 8px; 
	background-color: #F5F2EC; 
	width: 55%; 
	font-family: Arial, Helvetica, sans-serif; 
	}
form p select { width: 57.5%; }	
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #8F8462; padding: 0 30px 5px 0; white-space: nowrap; }

