/*
Theme Name: Sonar
Theme URI: http://sonar.codehaus.org/
Description: 
Version: 
Author: 
*/
body {
  background-color: #fff;
  color: #444;
  font-family: Arial,Helvetica,sans-serif;
}
.header {
	height: 65px;
	background-color: #fff;
}
#logo {
  padding: 10px;
}
.hidden {
display:none;
}
.menu {
  background-color: #262626;
  padding: 4px 0px 4px 7px;
  color: #fff;
  border-top: 0px;
  font-size: 108%;
  margin-bottom: 10px;
}
.menu a, .menu a:visited {
	color: #eee;
	text-decoration: none;
}
.menu a:hover {
	color: #2583ad;
	text-decoration: none;
}
.menu ul {
 	display: inline;
 	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.menu ul li {
 	margin-left: 0;
	padding: 3px 15px 3px 0.5em;
	list-style: none;
	display: inline;
}
.menu ul li.first {
    margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
.menu ul li.current_page_item a, .menu ul li.current_page_item a:visited  {
	color: #2583ad;
}

.accroche {
  background-repeat: repeat-x;
  background-image: url(images/bg.png);
  margin: 10px 0 0 0;
  background-color: #262626;
  padding: 5px 10px 0 10px;
  color: #eee;
  height: 150px;
}
.accroche h1 {
  color: #2583ad;
  font-size: 197%;
  letter-spacing: -1px;
  padding-bottom: 10px;
}
.accroche h2 {
  color: #efefef;
  font-size: 146.5%;
  font-weight: normal;
  padding: 5px 40px 10px 0;
  line-height: 170%;
}
.accroche p {
  padding-top: 10px;
  color: #efefef;
  font-size: 108%;
  font-weight: normal;
}
.accroche a {
  text-decoration: underline;
  color: #efefef;
}

.accrochenav {
background-color: #262626;
padding: 5px 0 5px 10px;
margin-top: 0;
color: #DEDEDE;
font-size: 123.1%;
}
.accrochenav a, .accrochenav a:hover, .accrochenav a:visited {
	color: #999999;
	text-decoration: none;
}
.accrochenav ul {
 	display: inline;
 	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.accrochenav ul li {
 	margin-left: 10;
	padding: 3px 25px 3px 0;
	display: inline;
	background-image: url(images/triangle.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .8em;
}
.accrochenav ul li.selected a, .accrochenav ul li.selected a:visited {
	color: #fff;
}

.post {
  display: block;
  margin: 0;
  background-color: #fff;
  padding: 0px 20px 5px 10px;
}
.post h1 {
  letter-spacing: -1px;
  color: #C02D1A;
  font-size: 153.9%;
  font-weight: normal;
  padding:  10px 0 0px 0;
}
.post h1 a {
  text-decoration: none;
color: #C02D1A;
}
.post h2 {
  padding-top: 10px;
  color: #2583ad;
  font-size: 108%;
  font-weight: bold;
}
.post .meta {
  font-size: 93%;
  color: #666;
  padding-bottom: 6px;
}
.post p {
  margin: 5px 0 5px 0;
}
.post ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 0 5px 40px;
}
.post ul li {
  list-style-type: square;
  padding-left: 2px;
}
.post a {
	color: #2583ad;

}
.post img {
  padding: 15px 5px;
}

.page {
  display: block;
  margin: 0;
  background-color: #fff;
  padding: 0px 0px 5px 10px;
}
.page h1 {
  letter-spacing: -1px;
  color: #2583ad;
  font-size: 153.9%;
  font-weight: normal;
  padding: 10px 0 5px 0;
}
.page h2 {
  color: #333;
  font-size: 108%;
  font-weight: bold;
padding: 10px 0 5px 0;
}
.page p {
  margin: 5px 0 5px 0;
}
.page ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page ul li {
background-image: url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0 0em;
padding-left: 1.5em;
}
.page a, .footer a {
	color: #2583ad;
}
.widget {
  margin-bottom: 1px;
  padding: 3px;
  background-color: #fff;
  font-size: 93%;
}

.textwidget, .ctc {
  background-color: #efefef;
  padding: 8px;
  border-top: 2px solid #bbb;
}


.widget a {
  color: #888;
  font-weight: normal;
  text-decoration: underline;
}

.widget a:hover {
  color: #888;
  text-decoration: underline;
}

.widget h1 {
  color:#444;
  font-size: 146.5%;
  font-weight: normal;
  padding: 8px 0px 0px 3px;
}
.widget h2 {
  font-size: 100%;
  font-weight: bold;
}


.widget_recent_entries ul {
  padding: 8px;
  padding-left: 25px;
  background-color: #d0edf7;
  border-top: 2px solid #7abdd3;
}

.widget_recent_entries ul li {
  padding: 5px 0 5px 0px;
  list-style-type: square;
}

.widget_recent_entries ul li a{
  color: #2583AD;
  font-weight: bold;
  text-decoration: none;
  font-size: 100%;
}

.textwid {
  padding: 8px;
  padding-left:15px;
  background-color: #d0edf7;
  border-top: 2px solid #7abdd3;
}

.cat_posts ul {
  padding: 5px 0px;
}

.cat_posts ul li {
  list-style: disc inside;
}

.cat_posts ul li a{
  color: #2583AD;
  text-decoration: none;
  font-size: 100%;
}

/* download sidebar */
#sstext-1 img{
padding-bottom: 3px;
}
/* need help ? */
#sstext-2 .sstextwidget {
background-color: #efefef;
border-top: 2px solid #ddd;
padding: 5px 7px;
}
/* brochure/screencast */
#sstext-3 .sstextwidget {
border: 1px solid #fff;
background-color: #fff;
padding: 5px 7px;
}



#home .page h2 {
  color: #2583ad;
  font-size: 153.9%;
  font-weight: normal;
}

#home .thumbnail {
	float: left;
	padding: 0 10px 10px 0;
}
#home .page img {
  padding: 1px;
  border: 1px solid #ddd;
  margin: 0px;
}
.clear {
	clear:both;
}
#home td {
	padding: 5px;
}
.commentlist {
	margin: 10px 0;
}
.commentlist li {
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	background-color: #efefef;
}
.commentmetadata {
	padding-top: 10px;
	color: #6e5f5f;
	font-size: 93%;
}
.commentmetadata a, .commentform a {
	color: #6e5f5f;
}
.commentform {
	padding: 10px;
	border: 1px solid #bbb;
	background-color: #efefef;
	margin-bottom: 10px;
}
.nocomments, .postnav {
	margin-bottom: 10px;
	padding: 5px 10px;
	color: #6e5f5f;
	font-size: 93%;
}
.nocomments a, .postnav a {
	color: #6e5f5f;
}

#respond {
	font-weight: bold;
}
hr {
	
	background-color: #ffffff;
	width: 100%;
	padding: 0;
	border: 0;
	margin: 10px 10px 0 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

#downloads {
width: 100%;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#downloads td {
padding: 3px 5px;
}
#downloads .last {
  background-color: #d0edf7;
  font-weight: bold;
}
img.screenshot {
padding: 5px;
border: 1px solid #ddd;
margin: 5px;
}

blockquote {
background-color: #F4F5F7;
border: 1px dashed #CCCCCC;
margin: 5px 0;
padding: 8px 12px 8px 12px;
}

.footer {
  border-top: 1px solid #ddd;
  font-size: 85%;
  background-color: #fff;
  font-weight: normal;
  color: #666666;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  text-align: center;
}
#twitter_update_list li {
  padding-bottom: 10px;
}
.widget li {
list-style: disc inside;
}
.widget_rss h1 a {
color: #444444;
text-decoration: none;
}
.widget_rss ul {
background-color: #EFEFEF;
border-top: 2px solid #BBBBBB;
padding: 8px;
}
.widget_rss li, ul#twitter_update_list li {
list-style: none;
}
