/** BASIC */

body {
	margin: 30px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

legend {
	display: none;
}

#inputtext1 {
	height: 15px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top-color: #B4B4B4;
	border-left-color: #D0D0D0;
}

#inputsubmit1 {
	width: 51px;
	height: 21px;
	margin-left: 5px;
	background: url(images/subpage1_03.jpg);
	border: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	font-weight: bold;
}

.text1 {
	font-size: 16px;
	color: #FFFFFF;
}

.text2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font: bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #F77A00;
}

.text3 span {
	position: relative;
	margin-top: -10px;
	font-size: 11px;
}

.text4 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #3C3C3C;
}

.text5 {
	text-align: center;
	color: #C2C2C2;
}

.text6 {
	font-size: 12px;
	font-weight: bold;
}

.text7 {
	font: bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #F77A00;
}

.text7 span {
	position: relative;
	margin-top: -10px;
	font-size: 11px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 20px;
}

/** LINKS */

a {
	color: #5D5D5D;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	display: block;
	height: 33px;
	padding-top: 3px;
	background: url(images/homepage16.jpg) no-repeat center top;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link3 {
	color: #FFFFFF;
}

.link4 {
	color: #A9A9A9;
}

.link5 {
	padding-left: 12px;
	background: url(images/subpage1_02.gif) no-repeat 1px 50%;
	text-decoration: none;
	color: #FFFFFF;
}

.link5:hover {
	text-decoration: underline;
	font-size: 11px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: #2D2D2D url(images/homepage03.jpg) repeat-x left bottom; }
.bg2  { background: #ffffff url(images/navbg.jpg) no-repeat right top; }
.bg3  {
	background-color: #FFFFFF;
	background-image: url(images/homepage111.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg4  { background: #747474 url(images/homepage12.jpg) no-repeat right top; }
.bg5  { background: url(images/homepage14.gif) repeat-x left top; }
.bg6  { background: url(images/homepage15.gif) no-repeat center top; }
.bg7  { background: url(images/homepage17.jpg) no-repeat left top; }
.bg8  { background: url(images/homepage18.gif) no-repeat left top; }
.bg9  { background: url(images/homepage19.gif) repeat-x left top; }
.bg10 { background: url(images/subpage2_01.jpg) no-repeat left top; }
.bg11 { background: url(images/subpage1_04.gif) no-repeat left top; }
.bg12 { background: url(images/subpage1_05.gif) repeat-y left top; }

/** BORDERS */

.bt { border-top: 1px solid #DDDDDD; }
.br { border-right: 1px solid #DDDDDD; }
.bb { border-bottom: 1px solid #DDDDDD; }
.bl { border-left: 1px solid #DDDDDD; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #444;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  line-height:1.4em;
  color:#ad9;
  }
.post-title a {
  text-decoration:none;
  color:#ad9;
  }
.post-title a:hover {
  color:#fff;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#333;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #222;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#999;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #444;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #222;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#subpage #wrapper #content #right #box4 .content.bg5 ul li p {
	font-weight: normal;
}
#subpage #wrapper #content #right #box4 .content.bg5 ul li p {
	font-weight: bold;
}
