
/*  
Version: 1.2.0
Author: Michael Marchment
Author URL: http://the-mil.com/
*/

* {
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

body {
	color: #333333;
	background: #EFEFEF fixed url(images/new_footer_back.jpg) no-repeat center bottom;
	padding: 0px;
	margin:0px;
	font-size:11px;
}

h1 {
    color: #525252;
    margin: 0px 0 10px 0;
    font-size: 35px;
    font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
}

.hls {
	background: #ED97C2;
}

/* common */

.container {
	width: 800px;
	background: #f2f2f2 center bottom no-repeat url("images/new_footer.jpg");
	padding: 0px;
	margin:0 auto;
}

.sticky {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	padding: 10px;
	margin-bottom: 30px
}

a {
	border: none;
}

a:link {
    color: #333333;
}

a:visited {
    color: #333333;
}

a:hover {
    color: #006699;
	text-decoration: none;
}

a:active {
    color: #006699;
}

ul {
	list-style-type: square; /* naturally. */
	margin: 1em 0 1em;
	padding: 0;
	padding-left: 2em;
	line-height: 22px;
}

ul.hmenu {
}

ul.hmenu li {
    margin-bottom: 15px;
}

ul.hmenu li.sect {
}

ul.vmenu {
    display: inline;
}

ul.vmenu li {
    padding: 0 10px;
    display: inline;
}

ul.vmenu li.first {
    padding: 0 10px 0 0;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

p {
}

p.en {
    margin-bottom: 20px;
}

p.ja {
}

/* form */

fieldset {
    clear: both;
}

fieldset legend {
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
}

fieldset div {
    clear: left;
    display: block;
    margin: 0 0 30px 0;
}

fieldset div.button {
    margin-top: 40px;
}

fieldset label {
    display: block;
    margin: 0 0 10px 0;
}

fieldset div.required label {
}

fieldset div.optional label {
}

fieldset label.radio {
    font-weight: normal !important;
    display: inline;
}

ul.vradio {
    display: inline;
}

ul.vradio li {
    padding: 0 10px;
    display: inline;
}

ul.vradio li.first {
    padding: 0 10px 0 0;
}

.inputfeild {
    background: #CCCCCC;
	border: 1px solid rgb(238, 238, 238);
	font-size: 0.9em;
	padding: 4px;
	width: 150px;
}

.submitbtn {
    background: rgb(255, 255, 255);
	color: rgb(102, 102, 102);
	border: 1px solid rgb(238, 238, 238);
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px 3px 2px 3px;
	width: 40px;
}

/* yui */

#rahmen {
	margin: auto;
	width:800px;
	background: center bottom no-repeat url("images/new_footer.jpg");
}

#custom-doc {
    margin: auto;
    text-align:left;  /* leave unchanged */
    width: 700px;     /* non-IE */
    min-width: 700px; /* optional but recommended */
}


/* header */

#hd {
    margin: 0;
}

.section {
    margin-top: 0px;
}

.section2 {
    margin-top: 50px;
}

.menu_bar {
	background-image:url(images/menu_bar.jpg);
	height:22px;
	width:800px;
	text-align:center;
	padding-top:8px;
	font-size: 13px;
}

.menu_bar ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; line-height:12px; letter-spacing: 1px; }
.menu_bar li {display: inline; padding: 5px}
.menu_bar a {text-decoration:none; color: #fff; padding: 3px 8px 3px 8px; }
.menu_bar a:hover {color: #006699; color: #fff;	background-color: #6885b5;	-moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* body */

#bd {
}

.post {
}

div.section {
    width: 700px;
    padding-bottom: 10px;
}

div.section h2 {
    margin: 40px 0 40px 0;
    text-indent: -10000px;
    background-color: transparent;
    background-repeat: no-repeat;
    height: 20px;
}

div.section h3 {
    color: #999999;
    margin: 40px 0 20px 0;
    font-size: 14px;
    font-weight: normal;
}

div.section p {
    margin-bottom: 10px;
    line-height: 18px;
    text-align: left;
}

div.legal li {
    list-style: square;
    line-height: 18px;
    margin-left: 20px;
}

div.feed p.postmetadata {
    margin: -10px 0 5px 0;
	color:#999999;
	text-transform:uppercase;
}

div.feed h3 {
    color: #333333;
    margin: 0px 0 10px 0;
    font-size: 35px;
    font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
}

div.feed h3 a {
    margin: 0px 0 10px 0;
    font-size: 35px;
    font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	color: #333333;
}

div.feed h3 a:hover {
    color: #006699;
}

div.feed h3 a:active {
    color: #333333;
}

div.post h4 {
    margin: 0px 0 10px 0;
    font-size: 20px;
    font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color: #006699;
}

div.post h5 {
    margin: 0px 0 10px 0;
    font-size: 18px;
    font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color: #bf3119;
}


div.feed div.entry {
    margin-bottom: 50px;
	font-size: 13px;
}

il {
	color: #333333;
}

.pmd_cradle {
	border-top:thin #CCCCCC solid;
	font-color:#CCCCCC;
	font-size:10px;
	margin-top:5px;
}

div.feed div.entry img a {
	border: 0px;
}

#bd dl {
    width: 500px;
}

#bd dl dt {
    width: 140px;
    float: left;
    clear: both;
}

#bd dl dd {
    margin-left: 140px;
    margin-bottom: 2px;
    line-height: 18px;
}


/* footer */

#ft {
    padding: 20px 10px 20px 10px;
}
/* -----------------------------------*/
/* --------->>> RESPONSES <<<---------*/
/* -----------------------------------*/
#watertownStrip {
	padding: 0 0 10px 0;
	margin: 30px auto 0 auto;
	width: 500px;
}
.responses {
	margin: 0 0 50px 0;
}
.responses dl {
	margin: 0 0 0 30px;
	padding: 0 0px;
}
.responses dt {
	text-decoration: none;
}
.responses dt a, .responses dt a:visited {
	text-decoration: none;
}
.responses dt a:hover {
}
.responses dd {
	margin: 20px 0 20px 0;
}
.responses dd p {
	margin: 0;
	padding: 5px 0;
}
.responses dd p a, .responses dd p a:visited {
	text-decoration: none;
}
.responses dd p a:hover {
}
.response-info {
	float: left;
	padding: 0 0 0 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 10px;
}
.response-info acronym {
	border: none;
}
.response-info a, .response-info a:visited {
	text-decoration: none;
}
.response-info a:hover {
}
.addResponse p {
	margin: 0 95px;
}
/* -----------------------------------*/
/* ------->>> RESPONSE FORM <<<-------*/
/* -----------------------------------*/
.addResponse form {
	border: none;
	margin: 0 95px;
	padding: 25px 0 0 0;
}
.addResponse form p {
	line-height: 160%;
	margin: 0;
	padding: 5px 0;
}
.inputinfo {
	padding: 5px 0;
	position: relative;
	text-align: left;
}
.inputinfo p {
	float: right;
	line-height: 160%;
	width: 240px;
}
label {
	text-transform: none;
	}
label strong {
	font-style: italic;
}
.addResponse input {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(238, 238, 238);
	font-size: 0.9em;
	margin: 4px 0px 10px 0;
	padding: 4px;
	width: 98%;
	}
.addResponse textarea {
	background: rgb(255, 255, 255) url("images/textarea-back.jpg") center no-repeat;
	font-size: 1em;
	height: 150px;
	line-height: 140%;
	margin-top: 4px;
	padding: 3px 5px 3px 5px;
	width: 97%;
	}
.addResponse input#submit {
	background: rgb(255, 255, 255);
	color: rgb(102, 102, 102);
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 2px 3px 2px 3px;
	width: 150px;
	}
p.submit { text-align: center; }
.addResponse #submit:hover { color: rgb(255, 0, 153); }
.addResponse #submit:active { color: rgb(255, 0, 153); }

#pageFooter img {clear:both;}
