#archiveTitle
{
     font-size: 1.7em;
     border-bottom: 1px solid #ccc;
     padding-bottom: 5px;
     margin-bottom: 5px;
}

.clear {
clear: both;
font-size: 0px;
height: 0px!important;
}

#cc_box {
width: 706px;
border: 0px solid #000;
margin: 0;
padding: 0;
}

#cc_left span {
float: left; width: 50%; text-align: left;
}

#cc_right span {
float: right; width: 40%;  text-align: right;
}

#content
{
  font-size:1.0em;
  font-family: verdana;
  float:left;
  background: #fff;
  padding-top: 10px;
}

#sidebar-left
{
  font-size: 0.8em;
  color: #fff;
  float:left;
  padding: 15px;
}

small { font-size: 11px; }

a
{
  color: #0984c8;
  text-decoration:none;
}

/* default values - ok */
h1,h2,h3,h4,h5,h6
{
  font-size: 1.0em;
  letter-spacing: -.1px;
  margin: 0;
}

.entrytitle
{
  text-align:left;
}

a:hover, .entrytitle h1 a:hover, .entrytitle h2 a:hover
{
  color: #bc1414;
}

.entrytitle h1 a, .entrytitle h2 a
{
  font-size: 1.3em;
  font-weight: bold;
  color: black;
}

.entrybody h3
{
  font-weight: bold;
  color: #000;
  font-size: 1.3em;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

blockquote
{
  display:block;
  background:#FCFCFC  none repeat scroll 0 0;
  padding:2px 10px;
	clear:both;
	margin-left:0px;
	margin-right:0px;
}

pre
{
  max-width:580px;
  font-size:12px;
  padding:10px;
  overflow: auto;
  clear:both;
}

code
{
  font-size:12px;
  max-width:580px;
  padding:10px;
  clear:both;
  overflow:auto;
}


/*************************************
 +Entry
 *************************************/
.entry
{
  margin-bottom:0;
  text-align: left;
}

.entry a { color: #0984c8; }
.entry a:hover
{
  color: #bc1414;
  text-decoration: underline;
}

.endate a { color: #0984c8; }
.endate a:hover { text-decoration: underline; color: #bc1414; }

.entry p
{
  margin:0;
  padding:0 0 10px;
}


.entry img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entrybody
{
  padding-bottom:6px;
  overflow:auto;
}

.entrybody ul
{
     padding-left: 35px;
     padding-top: 5px;
     padding-bottom: 15px;
}

.entrybody a
{
  border-bottom: 0px dotted #CCC;
  font-weight: bold;
  color: #0984c8;
}

.entrybody a:hover
{
  color: #bc1414;
  font-weight: bold;
  border-bottom: 1px dotted #CCC;
}

.entrybody .entrylinks a, .entrybody .entrylinks a:hover { font-size: 11px; }

.entry code
{
  font-size:1.1em;
  text-align:left;
  padding:.2em;
}

.entrymeta
{
  padding-top:.5em;
  color: #0984c8;
  border-top:1px dotted #ccc;
  margin-bottom:3em;
  clear:both;
}

.postedby
{
  background:url(./images/user.png) no-repeat;
  padding:2px 3px 3px 20px;
}

.filedto
{
  background:url(./images/post.png) no-repeat;
  padding:2px 3px 3px 20px;
}

.commentslink
{
  background:url(./images/packaged.png) no-repeat;
  padding:1px 2px 2px 21px;
}

.btitle
{
  letter-spacing:-.1px;
  font-size:47px;
  font-family: Verdana, Georgia, Helvetica, Arial, "Times New Roman", Times, serif;
  font-style:italic;
  margin:0 0 0 .5em;
}

.btitle a
{
  color:#333;
}


.postinfo
{
  margin-top:3px;
}

.postinfo img
{
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}

.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
  font-family: Verdana, Georgia, Helvetica, Arial, "Times New Roman", Times, serif;
  font-size: 21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(images/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

.entrytitle_wrap
{
  padding-bottom:1.2em;
}

.avatar
{

  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding: 2px;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.alignright
{
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
  margin-left: 15px;
}

.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
  padding-left: 0px;
  margin-right: 15px;
}

.alignleft
{
  float:left;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#FCFCFC;
  margin-bottom: 15px;
  padding-top: 0.4em;
  padding-bottom: 0;
}

.wp-caption a:hover	{ border-bottom: 0px; }

.aligncenter { margin-left:auto; margin-right:auto; }

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-text
{
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  border-top: 6px solid #FCFCFC;
  border-left: 8px solid #FCFCFC;
  border-right: 8px solid #FCFCFC;
  font-family: Verdana;
  line-height: 15px;
  text-align: left;
}

.socbook,.alignright
{
  float:right;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar-left ul li { background-image: none; }
#sidebar-left ul
{
  background-image: none;
  list-style-type:none;
  clear:both;
  margin:0 0 1em;
  padding:0;
}

#sidebar ul li,#sidebar ul li a
{
  padding-top:.2em;
  padding-bottom:.2em;
  padding-right:.2em;
  color: #fff;
  text-decoration: none;
}

#sidebar ul li:hover
{
}

#sidebar ul li a:hover
{
  color: #eee;
  text-decoration: underline;
}

#sidebar ul.children
{
	margin:0 0 0 10px;
}

#sidebar ul ul
{
	margin:0 0 0 10px;
}


#sidebar h2
{
  color:#fff;
  font-size:1.5em;
  margin-top:1em;
}

#sidebar-left #cat
{
  width:195px;
  border:1px solid #CCC;
}

#sidebar-right #cat
{
  width:150px;
  border:1px solid #CCC;
}

#sidebar img
{
  border:0;
}

/*************************************
 +Menu Categories
 *************************************/
#catmenu
{
  position:absolute;
  width:555px;
  left:138px;
  top:151px;
  margin:0;
  padding:0;
  height:29px;
  overflow:hidden;
}

#catmenu ul
{
  font-size:1em;
  list-style:none;
  margin:0;
  padding:0;
}

#catmenu li
{
  float:left;
  border-bottom:0;
}

#catmenu li a
{
  background:#bfbc94;
  color:#000;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li.current-cat a
{
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li a:hover
{
  background:#a7a37e;
  color:#fff;
}

#catmenu ul li ul
{
  display:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea
{
  width:538px;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
}

.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a
{
  color:#0984c8;
}

ol.commentlist a:hover
{
  color:#424242;
}

.commentlist li
{
  margin-bottom:.5em;
  padding:8px;
  overflow:auto;
}

.commentlist p
{
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.commentlist .children
{
	padding-left:0px;
}

#commentform p
{
  margin-left:0px;
}

.alt
{
  background:#e3e7cb;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.vcard
{
  font-size:1em;
}

.vcard cite
{
  font-weight:700;
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left
{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right
{
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

/*************************************
 +Vlado
 *************************************/

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
  font-size:0.9em;
  color: #999999;
  font-weight: bold;
  font-family: Verdana, Georgia, Helvetica, Arial, "Times New Roman", Times, serif;
}

#ftnav
{
  margin:0 0 5px;
}



.navigation
{
	padding-bottom: 30px;
}


.sticky {
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #FCFCFC;
	padding: 15px;
	margin-bottom:25px;
}

#sidebar-left h4 { color: #fff; font-size: 16px; font-weight: bold; font-family: verdana; margin-bottom: 6px; }
#sidebar-left { padding-left: 15px; }
#sidebar-left ul li { background-image: url('http://web.outaouaismag.ca/images/bullet.gif'); background-position: left center; background-repeat: no-repeat; }
#sidebar-left ul li a { font-family: verdana; font-size: 12px; color: white; text-decoration: none; }
#sidebar-left ul li a:hover { color: #eee; text-decoration: underline; }


.entry .entrybody .netlink:hover { border-bottom: 0px; text-decoration: none; }

.footerTitle { color: #e64117; font-size: 1.1em; font-weight: bold; letter-spacing: 0em; }

.wrap
{
  position:relative;
  margin:0 auto;
  text-align:left;
  width: 955px;
  line-height: 100% !important;
  line-height: 110%;
}

#toplinks .wrap h1 { font-size: 1.0em; display: inline; }
#toplinks .wrap h2 { font-size: 1.0em; display: inline; }

#toplinks
{
     background-color: #fff;
     background-image: url('images/toplinksbg.jpg');
     background-repeat: repeat-x;
     border-bottom: 1px solid #eee;
     padding-top: 2px;
     padding-bottom: 2px;
     color: #ccc;
     line-height: 100%;
}

#toplinks a
{
     color: #2B3C8E;
     text-decoration: none;
     letter-spacing: 0.03em;
     font-size: 0.8em;
     font-family: verdana;
}

#toplinks a:hover
{
     text-decoration: underline;
}
