* {
margin: 0;
padding: 0;
}
html,body {
color: #FFFFFF;
text-align: center;
}
body {
font: 12px arial,helvetica,verdana,sans-serif;
background: #919ca4 url(images/common/bg-content.png) top repeat-x;
}
h1, h2, h3, h4 {
font-family:arial,helvetica,verdana,sans-serif;
}
a img {
border:none;
}
h1 {
font-size: 22px;
}
h2, h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
a {
color: #e1e1e1;
text-decoration: none;
}
a:hover {
color: #CCC;
}
#wrapper {
margin: 0 auto;
text-align: left;
}

#preheader {
	border-bottom: 1px solid #393939;
	color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	height: 14px;
	padding: 3px 0;
	text-transform: uppercase;
	width: 100%;
}

#preheader .wrapper {
	height: 14px;
	margin: 0 auto;
	text-align: right;
	width: 880px;
}

#preheader a {color: #FFF;}
#preheader a:hover {color: #CCC; text-decoration: underline;}
#preheader img {margin:0 2px; vertical-align: middle;}

div#header {
width:100%;
}

/* masthead / footer - navigation and categories */
#masthead {
width: 880px;
margin: 0 auto;
}
#masthead h1 a {
text-transform: uppercase;
float: left;
margin-top: 18px;
display:block;
}
#masthead h1 a em {
font-style: normal;
color: #555;
}
#authorBlurb img {
float: right;
width: 42px;
height: 42px;
border: 3px solid #EEE;
}
#authorIntro a {
font-weight: bold;
}
#authorIntro {
line-height: 1.4em;
width: 400px;
float: right;
margin: 8px 0 0 0;
}

#header #nav {
    float: right;
    display: block;
    width: 586px;
}
#header #nav ul {
}
#header #nav li {
    float: left;
    display: block;
    width: auto;
    margin: 0 1px 0 0;
}

#header #nav li a {
    display: block;
    height: 71px;
}
#header #nav li a span {display: none;}
#header #nav li#nav-home a {background: url(images/nav/home.png) top no-repeat; width: 89px;}
#header #nav li#nav-news a {background: url(images/nav/news.png) top no-repeat; width: 175px;}
#header #nav li#nav-events a {background: url(images/nav/events.png) top no-repeat; width: 204px;}
#header #nav li#nav-projects a {background: url(images/nav/projects.png) top no-repeat; width: 114px;}
#header #nav li#nav-news.active a,
#header #nav li#nav-news.active a:hover,
#header #nav li#nav-events.active a,
#header #nav li#nav-events.active a:hover,
#header #nav li#nav-projects.active a,
#header #nav li#nav-projects.active a:hover,
#header #nav li#nav-home a:hover {background-position: bottom;}
#header #nav li#nav-news a:hover,
#header #nav li#nav-events a:hover,
#header #nav li#nav-projects a:hover {background-position: center;}

li.top {
border-left: 1px solid #DDD;
float: right;
display: block width:100px;
}
li.top a {
width: 100px;
}
li.top a:hover {
background: transparent;
color: #333 !important;
}
#archives {
background: #333;
width:965px;
margin:0 auto;
border-top:1px solid #272727;
border-bottom:1px solid #272727;
}
#archives ul {
list-style: none;
margin:0 auto;
width:965px;
}
#archives li {
float: left;
display: block;
border-right:1px solid #272727;
padding: 5px 0 3px 0;
}
#archives li a {
font-weight: bold;
color: #CCC;
display: block;
padding: 2px 20px 4px;
}
#archives li a:hover {
color: #EEE;
}
/* main - middle content and columns */
#mid {
width: 880px;
margin: 20px auto 0;
}
#mid h1 {
border-bottom: 1px solid #9b2313;
color: #9b2313;
margin-bottom: 25px;
padding-bottom: 6px;
text-transform: uppercase;
}

#mainCol {
border-right:1px solid #b2babf;
float: left;
margin: 0;
min-height: 720px;
padding-right: 20px;
width: 627px;
}

a.website {
padding:0 0 0 1px;
display:block;
}

/* style individual sidebars */
#midCol,
#tertCol {
line-height: 1.3em;	
}
#midCol a {
}
#midCol {
float: left;
font: 14px Arial, Helvetica, Verdana, sans-serif;
margin: 0 0 20px 0;
padding-left:20px;
width: 195px;
}
#midCol p {
color: #ece9c8;
}
#searchWrap,
.middle_links {
margin-bottom: 20px;
}
#searchForm {
margin-top: 5px;
}
#searchWrap input {
vertical-align: middle;
}
#searchWrap input#searchsubmit {

}
#searchWrap #s {
border:0;
padding:3px 6px;
margin:0;
width: 159px;
font: bold 12px arial,helvetica,verdana,sans-serif;
color:#46484a;
background:url(images/search_bg.png) top left no-repeat;
}

#midCol h3,
#tertCol h3 {
font-weight:bold;
font-size:16px;
text-transform:uppercase;
border-bottom: 1px solid #b3b6b9;
}
#searchWrap {
margin:0;
padding:0;
}
.middle_links p {
font-style:italic;
}

#midCol ul,
#tertCol ul {
list-style: none;
margin: 8px 0 4px;
}
#midCol ul li,
#tertCol ul li {
background:transparent url(images/puce.png) no-repeat 3px 9px;
line-height: 1.2em;
padding: 3px 0 3px 16px;
}
#tertCol {
float: left;
width: 214px;
margin: 0 0 0 33px;
}
#tertCol p {
color: #d8d5b4;
}

.sidebar_widget {
margin:0 0 18px;
}

.sidebar_widget a.competition img {
padding:0 0 20px;
border-bottom: 1px dotted #555;
}

.textwidget {
font-size: 12px;
margin-top: 5px;
}

#midCol ul.blogroll li {
background: none;
padding: 0;
}

/* wordpress entries styling - main content column */
.postMeta span.comments a,
.postMeta span.date a {
color: #2d2d2d;
}
.post {
border-bottom: 1px solid #b2babf;
margin: 0;
padding-bottom: 10px;
}
.post h2 {
letter-spacing:-0.001em;
padding:0 0 5px;
margin-top:20px;
font-weight:normal;
}
.firstpost h2 {margin-top:0;}
.post h2 a {
width: 100%;
outline: none;
color:#FFFFFF;
font-size:24px;
}
.post h3 {
color: #2d2d2d;
font-size: 12px;
margin-bottom: 10px;
text-transform: uppercase;
}
.post h3 span a {
font-size: 12px;	
color: #2d2d2d;
display:inline;
}
h3 span.date {
padding-right: 2px;
}
h3 span.comments {
background: transparent url(images/icons/comment.png) no-repeat left center;
padding-left: 18px;
margin: 5px 2px 0 0;
}
.post .entry {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:14px;
overflow: hidden;
color:#FFFFFF;
line-height:18px;
}
.post .entry p {
margin: 5px 0 0;
}
.post .entry p a {color: #4a4a4a; text-decoration:underline;}
.post .entry p a:hover {color: #4a4a4a; text-decoration:none;}
.entry blockquote {
margin: 10px 0 15px;
background:#444;
padding:20px 40px;
line-height:23px;
}
.entry blockquote p {
font-style:italic;
}
.entry ul {
margin: 20px 0 20px;
padding:0;
list-style: none;
}
.entry li a {
color: #333;
font-weight: bold;
}
.entry ul li {
background:transparent url(images/puce.png) no-repeat 3px 10px;
padding: 0 0 0 20px;
margin:0 0 5px;
}
.entry ol {
margin: 0 1em 0 3em;
}
.entry ol li {
margin: 0 0 7px 0;
}
.entry img, .entry a img {
margin: 0 0 10px;
}
.entry a:hover img {
}
.entry table tr {
padding: 15px 0;
}
.entry table tr.alt {
background: #eee;
}

#more_reading {
margin: 5px 0 15px;
text-align: right;
}
/* style pagination buttons */
#more_reading a {
font-size: 11px;
text-transform:uppercase;
padding:4px 0 2px;
}
#more_reading a img {margin:0 0 0 10px; vertical-align: middle;}
#more_reading a:hover {
color:#e1e0d2;
text-decoration:underline;
}
#more_reading .prev {float:left;}
#more_reading .next {float:right;}

/* style me some comments and inputs */
#comments {
width: 435px;
padding: 12px 0 0 0;
}
#comments h3,
h3#respond {
color: #ece9c8;
margin: 0 0 10px;
/*color:#fffde9;*/
}
#comments h3 span.nb_comments {
font-size:42px;
font-weight:normal;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
padding:0 8px 0 0;
}
#comments h3 img {
vertical-align:top;
padding:15px 0 0;
}
#comments h3 a,
h3#respond a {
color:#eee;
}
ol.commentslist {
list-style: none;
margin: 5px 0 12px;
}
.commentslist li {
margin-bottom: 7px;
padding: 7px 0;
background:#353535;
border:1px solid #444;
}
.commentslist li a {
font-weight: bold;
background: url(images/dot.gif) repeat-x bottom left;
}
.commentslist li.alt {
background:#333;
}
.commentslist li:hover {
border-color: #888;
}
.commentslist .comment_text {
margin: 0 7px;
line-height: 1.4em;
overflow: hidden;
}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote {
margin: 1em 0;
}
.comment_text ul,
.comment_text ol,
.comment_text blockquote {
margin: 0 1em;
}
p.author_meta {
font-weight: bold;
text-transform: uppercase;
margin: 0 0 0 7px;
}
p.post_meta {
font-size: 11px;
text-transform: uppercase;
text-align: right;
margin: 0 7px 0 0;
}
.commentslist li.author {
background: #333;
color: #CCC;
}
.commentslist li.author a {
color: #DDD;
}
.commentslist li.author a:hover {
color: #FFF;
}
#comments_closed {
background: #333;
color: #ccc;
padding: 7px 0;
margin-top: 12px;
line-height: 1.5em;
}
p.nocomments {
margin: 0 12px 0 7px;
}
p.nocomments a {
color: #ddd;
font-weight: bold;
text-decoration: underline;
}
p.nocomments a:hover {
color: #FFF;
}
ol.pingslist {
margin: 1.5em 2em;
font-size: 12px;
}
.pingslist li {
color: #7F7F7F;
margin: 0 0 7px 0;
}
.pingslist li a {
font-weight: bold;
background: url(images/dot.gif) repeat-x bottom left;
}
#commentform p {
margin: 1em 0;
}
#commentform p a {
font-weight: bold;
background: url(images/dot.gif) repeat-x bottom left;
}
#author,
#email,
#url,
#comment {
font: 1.1em arial,helvetica,verdana,sans-serif;
border: 1px solid #BBB;
padding: 2px;
}
#comment {
width: 429px;
overflow: auto;
}
#commentform p small {
font-size: 10px;
color: #7F7F7F;
}
.commentslist code {
background: transparent;
}

/* footer - text string and links */
#footer {
    background-color: #000000;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#footer, #wrapper .push {
	height: 25px; /* .push must be the same height as .footer */
}

#footer .wrapper {
    margin: 0 auto;
	padding: 5px 0;
    width: 880px;
}
#footer a {text-decoration: none; color: #999999;}
#footer a:hover {text-decoration: none; color: #BBBBBB;}
#footer a img {position: relative; top: -1px; vertical-align: middle;}
#footer strong {font-weight: bold;}
#footer span {display: block;}

/* float rules */
.floatleft {
float: left;
margin: 3px 7px 0 0;
}
.floatright {
float: right;
margin: 3px 0 0 7px;
}
.right {
float: right;
}
.left {
float: left;
}
.clear {
clear: both;
}
.fix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.fix {
display: inline-block;
}
* html .fix {
height: 1%;
}
.fix {
display: block;
}

a.entry_pic {
width:100%;
height:150px;
background-position:center center;
background-repeat:no-repeat;
display:block;
margin:0 0 10px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

a.article_more {
padding:5px 0 2px;
font-size:13px;
font-weight:bold;
color:#2a2d2f;
}
a.article_more:hover {
color:#444;
}

table#wp-calendar {
/*width:250px;*/
width:100%;
color:#f1f0e4;
border-collapse: collapse;
}
table#wp-calendar caption {
text-align:center;
border:1px dotted #444;
border:1px dotted #444;
padding:6px 5px;
background:#333;
text-transform:uppercase;
font-size:13px;
font-family:Arial,Helvetica, sans-serif;
}
table#wp-calendar tbody,
table#wp-calendar thead {
border-right:1px dotted #444;
}
table#wp-calendar tfoot {
border-right:1px dotted #444;
border-left:1px dotted #444;
border-bottom:1px dotted #444;
padding:4px;
font-size:14px;
text-align:center;
background:#333;
}
table#wp-calendar tbody td, table#wp-calendar th {
border-left:1px dotted #444;
border-bottom:1px dotted #444;
text-align:center;
padding:4px;
font-size:13px;
}
table#wp-calendar td a {
display:block;
font-weight:bold;
}
table#wp-calendar td#today {
background:#dd610e;
font-weight:bold;
color:#2b2a26;
}
table#wp-calendar tbody td.hasPosts {
padding:0;
}
table#wp-calendar tbody td.hasPosts a {
background:#f3f2dd;
color:#2b2a26;
padding:3px;
}

/* blogroll */
#midCol ul.blogroll li {
}

a[@rel=tag]:hover {
background:#222;
}