* { margin: 0; padding: 0; }

html
{
color: #555555;
background: #ffffff url(images/bg-new.gif) top left repeat-x;
font: normal 13px/1.5em Helvetica, Arial, Sans-Serif;
}

/* Links */
a { text-decoration: none; font-weight: bold; border-bottom: 1px solid #333333; }
a:link { color: #29247A; border-bottom-color: #29247A; }
a:visited { color: #666666; border-bottom-color: #666666; }
a:hover, a:active { color: #000000; border-bottom-style: solid; }
a img { border:0px; text-decoration:none; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #29247A; margin: 5px 0 10px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 {
font-size: 1.4em;
text-decoration: underline;
}
h5 {
font-size: 1.2em;
text-decoration: underline;
}
h6 {
font-size: 1.2em;
}
h6.home {
font-size: 1.3em;
margin:12px 0px 15px 0px;
}
.titleinline { font-weight: normal; color: #29247A; font-size: 1.3em; 
}
/* Lists */
ul, ol
{
margin: 1em 0;
line-height: 1.8em;
}
ol li { margin-left: 2.5em; }
ul { padding-left: 2em; list-style-type: square; }

/* Other Html Elements */

blockquote
{
clear: both;
padding: 1em;
margin: 2em 3em;
font-size: 0.99em;
line-height: 1.7em;
background-color: #eeeeee;
border: 1px solid #a9a9a9;
background: #eeeeee 95% 85% no-repeat;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

hr { clear: both; height: 1px; visibility: hidden; }
.hr { clear: both; height: 1px; border-bottom:1px dotted #a3aa91; margin:15px 0px 25px 0px; }
input, select, textarea{ font: 13px Helvetica, Arial, sans-serif; color: #555555; font-weight:bold; margin-bottom:8px; }
label{ font: 13px Arial, sans-serif; font-weight:bold; color: #555555; }
label .req { font: 11px Arial, sans-serif; font-weight:normal; color: #CC0000; }
.formstyled { background-color:#CCC; border-collapse: collapse; border: 1px #555555 solid; height:16px; }
.formstyledarea { background-color:#CCC; border-collapse: collapse; border: 1px #555555 solid; }

/* Structure */

#header
{
margin-top:0px;

}


#featured
{
float: right;
padding: 27px 0 1px;
}

#wrapper 
{
clear: both;
width: 770px;
margin: 0 auto;
background: #ffffff url(images/wrapperbg.jpg) top left repeat-y;
}
#wrapper-wide 
{
clear: both;
width: 770px;
margin: 0 auto;
}
#wrapper-wide .post { padding: 10px 30px; }
#wrapper-form 
{
clear: both;
width: 770px;
margin: 0 auto;
}
#wrapper-form .post { padding: 10px 30px; }

#content { margin-left: 8px; float: left; width: 435px; }
#content2 { margin-left: 8px; float: left; width: 750px; }
#content-form { margin-left: 8px; float: left; width: 335px; }

#footer 
{ 
clear: both;
width: 770px;
margin: 0 auto;
text-align: center; 
background: #333333 url(images/footer_bg.jpg) top left repeat-y;
}

/* Header */

#header h1
{
min-height: 98px;
background: url(images/headerie.jpg) bottom left no-repeat;
}

#header h1 a
{
display: block;
text-indent: -9999px;
}

#header h2 
{
display: none;
}

/* Navigation */

#navigation
{
width: 550px;
margin: 0 auto;
}

#navigation ul
{
margin: 0;
padding: 0;
float: left;
line-height: 16px;
/*line-height: 1.59em;*/
list-style-type: none;
}

#navigation li
{
float: left;
}

#navigation a
{
float: left;
display: block;
color: #FFFFFF;
background-color: #29247A;
padding: 5px 7px;
margin-top: -5.8px;
border-bottom-width: 1px;
border-bottom-style: solid;
}

#navigation a:hover,
#navigation a:active
{
color: #29247A;
background-color: #C9C9C9;
}

#navigation li.active a
{
color: #29247A;
background-color: #eeeeee;
}

/* Content */

.post { padding: 10px 20px 0; }

.sidebar
{
float: right;
padding: 1em;
margin: 2em 2em 1em 2em;
font-size: 0.9em;
line-height: 1.5em;
background-color: #eeeeee;
border: 1px solid #a9a9a9;
background: #eeeeee 95% 85% no-repeat;
text-align:center;
}


h2.post-title { margin-bottom: 15px; }
h3.post-title { line-height:25px; }

.post-content p { margin-top: 10px; margin-bottom: 10px; padding-right: 0px;}

p.post-footer
{
background-color: #eeeeee;
margin-bottom: 10px; 
margin-top: 25px;
padding: 5px 10px; 
color: #dadada;
}

p.post-footer strong { color: #333333; padding-right: 10px; border-right: 1px solid #a9a9a9; }

p.post-footer em { font-style: normal; padding-right: 10px; border-right: 1px solid #a9a9a9; }

p.post-footer a { border-bottom-width: 0; }

a.more { border-bottom-width: 0; }

.post-content p.img { float: left; margin: 0 5px 0 0; }

p.img img 
{
float: left; 
margin: 0 8px 0 0; 
padding: 3px; 
border: 1px solid #a3aa91; 
}

p.img img:hover
{
background-color: #eeeeee;
}

p.pagination
{
float: left;
margin: 20px; 
padding: 5px 10px;
border: 1px solid #c9c9c9;
background-color: #f9f9f9;
}

p.pagination a { border-bottom-width: 0; }

/* /* */
#sidenotes { 
float: left;
width: 275px;
}

#sidenotes h3 { padding: 8px 8px 0; }

#sidenotes ul { margin: 8px 0 0; padding: 0; list-style-type: none; }

#sidenotes li
{
clear: both;
float: right;
display: block;
color: #333333;
margin-top: -3px;
padding: 6px 10px;
font-weight: normal;
width: 275px;
overflow: hidden;
border-top: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}

#sidenotes a:hover { background-color: #f9f9f9; }

#sidenotes a strong
{
display: block;
}

#sidenotes a em
{
display: block;
}

#sidenotes img 
{ 
float: left; 
margin: 5px; 
padding: 3px;
margin-right: 10px; 
border: 1px solid #a3aa91; 
}

/* Footer */

#footer .block { float: left; width: 240px; padding: 10px 5px; text-align: center; }
#footer .block2 { float: left; width: 360px; padding: 10px 5px; text-align: center; }
#footer .block h3 { padding: 0 10px 5px 13px; font-size: 14px; text-transform: uppercase; letter-spacing: 0.1em; margin: 0; }
#footer .block2 h3 { padding: 0 10px 5px 13px; font-size: 14px; text-transform: uppercase; letter-spacing: 0.1em; margin: 0; }
#footer .block ul { padding: 0 10px 20px; list-style-type: none; }
#footer .block2 ul { padding: 0 10px 20px; list-style-type: none; }

#footer .block ul a
{
width: 100%;
display: block;
margin-top: -1px;
padding: 5px 10px;
border-top: 1px solid #777777;
border-bottom: 1px solid #777777;
}

#footer .block2 ul a
{
width: 100%;
display: block;
margin-top: -1px;
padding: 5px 10px;
border-top: 1px solid #777777;
border-bottom: 1px solid #777777;
}

#footer .block ul a:hover, #footer .block ul a:active { background-color: #eeeeee; }
#footer .block2 ul a:hover, #footer .block2 ul a:active { background-color: #eeeeee; }
#footer p { padding: 0 15px; }
#footer .block p { margin: 15px 0; }
#footer a { color: #8E0052; border-bottom-color: #29247A; }
#footer a:hover, #footer a:active { color: #333333; border-bottom-color: #333333; }
#footer p.copyright { clear: both; background-color: #c9c9c9;  padding: 10px 15px; margin: 0 10px; }