/*  eucu.net -- print styles
	
	created by unsere neue couch ohg
    last update: 2009-11-04
*/

/* ====[ BROWSER RESET ]==== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,
abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/* ====[ BASIC LAYOUT ]==== */

body {
	font:normal 10px/12pt "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
}

body h1, body h2 {font-size: 2em; line-height: 1.2em;}
body h1 {text-transform: uppercase;}
body h2 {margin: 1em 0 .5em 0;}

body p, body blockquote {margin: .5em 0;}

body ul li {list-style: disc; margin-left: 1em;}
body ol li {list-style: decimal; margin-left: 1.5em;}

body a {text-decoration: none; color: #000;}

form input, form textarea {width:65%; background:#fff; border:1px solid #888; display:block; padding:.5em; font-size:1.2em;}
form textarea {height:10em;}

body div.emptyColumn {display: none;}
body div.column {margin-top: 1em;}

body #header .form,
body #navigation,
body #teaser {display: none;}

body #header {text-align: right;}
body #header a img {width: 5cm; border: black;}

body #footer {font-size:.8em; margin-top:4em;}
body #footer * {color:#444;}


/* ====[ COMPONENTS ]==== */

.formfield {margin:1.5em 0;overflow:auto;}
.description {float:right; width:26%; font-size:.9em;}
.formfield_submit {display:none;}
.formfield_label {padding-bottom:.4em;}
ul.checkboxes li,ul.radiobuttons li{list-style:none;margin:0;display:block;overflow:auto;padding:0 0 .3em .4em;}
ul.checkboxes li input,ul.radiobuttons li input{float:left;width:auto;height:auto;border:0;margin:.3em 0 0 0;background:transparent;}
ul.checkboxes li label,ul.radiobuttons li label{display:inline;padding:0 0 .2em 0;margin:0 1em 0 1em;font-weight:normal;width:30em; font-size:.9em;}

.paginator {overflow:auto;}
.paginator li {float:left; padding:0 .3em; margin:1em 0;}
.paginator .jump,
.paginator .page {display:none;}

.blogPost {margin:0 0 2em 0;}
.blogPost h2 {margin:.3em 0;}
.blogPost div h2 {font-size:1.4em; font-weight:normal; margin:.5em 0;}

#comments, .comments {}
.pageComment_info, .blogPost .info {font-size:.9em; margin:-.2em 0 .5em 0;}
.pageComment_text {margin:1em 0 2em 0;}

ul.project-navigation {display: none;}

table {width: 100%;}
table.indexed th { text-align: left; font-size: 1.2em; padding-top: 1em;}

/* ====[ OVERRIDES ]==== */

#form_children_university_form_two_fieldset_submit legend, #form_children_university_form_two_fieldset_submit .legend {display:none;}
#form_childrenuniversity_part_one_fieldset_submit legend, #form_childrenuniversity_part_one_fieldset_submit .legend {display:none;}
#form_comment-create, .replyButton {display:none;}

/* ====[ DEBUGGING ]==== */
