/*
Theme Name: Bons plans Reduction
Theme Style: Perso
Traduction: Netideal
*/

body {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:13px;
	background-color:#FF0000;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	height: 100%;
	color: #3C3C3C;
}
#wrapper {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	_margin-top: 5px;
}
#back_top {
	float: left;
	width: 985px;
	height: 10px;
	background-image:url(images/back_top.gif);
	background-repeat:no-repeat;
}
#wrapper_inside {
	float: left;
	width: 985px;
	background-image:url(images/back_center.gif);
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 985px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	width: 400px;
	padding: 0px;
	margin: 10px 0px 0px 25px;
	display: inline;
}
#logo img {
	border:0px
}
#logo h2 {
	padding: 0 0 5px 0;
	margin: 0px 0px 0px 25px;
	font-weight: normal;
	color:#333333;
	font-size: 10px;
}
#ads {
	float: right;
	width: 468px;
	height: 60px;
	margin: 15px 30px 0px 0px;
	display: inline;
}
#menu {
	float: left;
	width: 957px;
	height: 29px;
	margin: 10px 10px 0px 18px;
	padding: 0px 10px 0px 10px;
	display: inline;
	background-image:url(images/menu_rouge.gif);
	background-repeat:no-repeat;
}
#main_menu {
	float: left;
	display: inline;
}
#main_menu  a {
	color: #FFFFFF;
	height: 15px;
	text-decoration:none;
}
#main_menu  a:hover {
	background:#DA1212;
	text-decoration: underline;
}
#search_area {
	margin: 36px 20px 0px 0px;
	float: right;
	width: 250px;
	height: 25px;
	display: inline;
}
#s {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0px 0px 7px;
	padding: 2px 3px 0px 3px;
	width: 210px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:12px;
	display: inline;
}
#btn_search {
	width:18px;
	height:18px;
	border:none;
	background:url(images/search_icon.gif) no-repeat;
	cursor:pointer;
	margin: 5px 0px 0px 3px;
	display: inline;
}
#post_area {
	float:left;
	width: 634px;
	padding-top: 10px;
	margin: 0px;
	display: inline;
}
/*latest area */
#latest_area {
	float:left;
	width: 604px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
#latest_area h2 {
	float: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#333333;
}
#latest_area h2 a {
	color: #333333;
	text-decoration:none;
}
#latest_area h2 a:hover {
	color: #666666;
	text-decoration: underline;
}
.excerpt_content {
	float: left;
	width: 604px;
	display: inline;
}
.excerpt_image {
	float: left;
	display: inline;
	width: 115px;
}
.excerpt_image img {
	float:left;
	background:#f9f9f9;
	border:1px solid #DDD;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
}
.excerpt_desc {
	float: right;
	width: 465px;
	margin: 0px 10px 0px 10px;
	display: inline;
	text-align: justify;
}
.excerpt_desc h3 {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	color:#666666;
}
.excerpt_desc h3 a {
	color: #C50000;
	text-decoration:none;
}
.excerpt_desc h3 a:hover {
	color: #333;
	text-decoration: underline;
}
.excerpt_desc .box_read_more {
	display: block;
	text-align: right;
	padding: 10px 0px 5px 10px;
}
.excerpt_desc .box_read_more a {
	float: right;
	background-image:url(images/ico-arrow.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left: 18px;
	height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.excerpt_desc .box_read_more a:hover {
	color: #666666;
	text-decoration: underline;
}
.excerpt_separator {
	background: url(images/hdot.gif) repeat-x bottom;
	float: left;
	display: inline;
	width: 594px;
	height: 1px;
	margin: 5px 5px 10px 5px;
	_margin: -5px 5px 10px 5px;
}
/*featured area */
#featured_area {
	float:left;
	width: 604px;
	height: 260px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	_margin-left: 10px;
	_margin-bottom: 0px;
	overflow: hidden;
}
#featured_area h2 {
	display: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#333333;
}
#featured_area ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 140px;
}
.featured_item {
	float:left;
	width: 584px;
	margin: 10px 10px 10px 10px;
	line-height: 18px;
	display: inline;
}
.featured_item a {
	color: #333333;
	text-decoration:none;
}
.featured_item a:hover {
	color:#666666;
	text-decoration:underline;
}
.featured_item h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 15px;
	color: #505050;
}
.featured_item h3 a {
	color:#C50000;
	text-decoration:none;
}
.featured_item h3 a:hover {
	color: #333;
	text-decoration: underline;
}
.featured_item .featured_meta {
	color: #505050;
	font-size: 11px;
	margin-bottom: 10px;
}
.featured_item .featured_meta a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.featured_item .featured_meta a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}
.featured_item img {
	float:left;
	background:#f9f9f9;
	border:1px solid #DDD;
	margin: 5px 10px 5px 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.container {
	float:left;
	width: 604px;
	margin-left: 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	display: inline;
}
.nogradient
{
	background: none;
}
.container_inside {
	padding: 0;
	margin: 6px 0px 6px 0px;
	display: inline;
}
.container_inside .content_full {
	/*min-height: 50px;*/
}
.container_inside .content_ads {
	margin: 6px 5px 6px 5px;
	display: block;
	text-align: center;
}
.container_inside .content_left {
	float: left;
	width: 49.95%;
	background: url(images/dot.gif) repeat-y right;
}
.container_inside .content_right {
	float: right;
	width: 49.95%;
}
/*content full read more */
.content_full .box_read_more {
	display: block;
	text-align: right;
	padding: 10px 10px 5px 10px;
}
.content_full .box_read_more a {
	float: right;
	background-image:url(images/ico-arrow.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left: 18px;
	height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.content_full .box_read_more a:hover {
	color: #666666;
	text-decoration: underline;
}
/*content full refresh */
.content_full .refresh {
	display: block;
	text-align: right;
	padding: 10px 10px 5px 10px;
}
.content_full .refresh a {
	float: right;
	background-image:url(images/refresh.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left: 18px;
	height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.content_full .refresh a:hover {
	color: #666666;
	text-decoration: underline;
}
/*content full */
.content_full h2 {
	display: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#333333;
}
.content_full .video_area {
	float: left;
	display: inline;
	margin: 0px 50px 5px 50px;
}
.video_area .video_big {
	float: left;
	display: inline;
	width: 280px;
}
.video_area .video_list {
	float: right;
	display: inline;
	width: 314px;
}
.video_area .video_list h3 {
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-size: 12px;
}
/*gallery */
ul.gallery {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}
ul.gallery li {
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.gallery li img {
	margin: 4px;
	padding: 5px;
	float: left;
	height: 77px;
	width: 77px;
	border: 1px solid #ffffff;
	background: #ffffff;
}
ul.gallery li img:hover {
	border: 1px solid #CCCCCC;
	background: #f3f3f3;
}
/*content half */
.content_box {
	float: left;
	margin: 5px 0px 15px 4px;
	display: inline;
}
.content_box h2 {
	display: block;
	background-image:url(images/box_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	font-size: 13px;
	color:#333333;
}
.content_box h3 {
	display: block;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-size: 13px;
	color:#333333;
}
.content_box h3 a {
	color:#C50000;
	text-decoration:none;
}
.content_box h3 a:hover {
	color: #333;
	text-decoration: underline;
}
.content_box img {
	float:left;
	background:#f9f9f9;
	border:1px solid #DDD;
	margin: 5px 10px 5px 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.box_description {
	font-size: 12px;
	padding: 0px 12px 5px 10px;
	text-align:justify;
	color:#3C3C3C;
	line-height: 18px;
}
.box_description a {
	color: #333333;
	text-decoration:none;
}
.box_description a:hover {
	color:#666666;
	text-decoration:underline;
}
.content_box .box_read_more, .video_list .box_read_more{
	display: block;
	text-align: right;
	padding: 0px 12px 5px 10px;
	margin: 7px 0px 7px 0px;
}
.content_box .box_read_more a, .video_list .box_read_more a{
	float: right;
	background-image:url(images/ico-arrow.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left: 18px;
	height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	display: inline;
}
.content_box .box_read_more a:hover, .video_list .box_read_more a:hover{
	color: #666666;
	text-decoration: underline;
}
ul.box_links {
	padding: 0px 12px 5px 10px;
	margin: 0;
	list-style: none;
}
ul.box_links li {
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
ul.box_links li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(images/icon-pages.gif) no-repeat left;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
ul.box_links li a:hover, ul.box_links li a:active, ul.box_links li a:focus {
	background: url(images/icon-pages.gif) no-repeat left;
	color: #666666;
	text-decoration:underline;
}
/* post meta */
.breadcrumb {
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}
.breadcrumb a {
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
.breadcrumb a:hover,  .breadcrumb a:active, .breadcrumb a:focus{
	color: #666666;
	text-decoration: underline;
}
.post_box {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad3.gif) repeat-x top #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
}
.post_box .post_title {
	display:block;
	padding-bottom: 3px;
}
.post_box h1 {
	margin:0;
	text-transform:none;
	font-size:16px;
	color: #333333;
}
.post_box h1 a {
	display:block;
	color:#333333;
	text-decoration:none;
}
.post_box h1 a:hover {
	display:block;
	color: #666666;
	text-decoration:underline;
}
.post_box .post_content {
	display: block;
	padding-top: 3px;
	text-align:justify;
	line-height: 18px;
}
.post_box .post_content a {
	color: #C50000;
	text-decoration:none;
	font-weight: bold;
}
.post_box .post_content a:hover {
	color:#333;
	text-decoration:underline;
}
/* Image Alignment */
.post_box .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.post_box .alignleft {
	float:left;
	margin:0 10px 5px 0
}
.post_box .alignright {
	float:right;
	margin:0 0 5px 10px
}
.post_box .wp-caption {
	background:#f9f9f9;
	border:1px solid #DDD;
	border-radius:3px;
	margin: 10px 10px 10px 10px;
	padding-top:5px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.post_box .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.post_box .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/*post info */
.post_info {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
	display: inline;
}
.post_info a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.post_info a:hover {
	color:#666666;
	text-decoration:underline;
}
/* comment */
.comment_area {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad3.gif) repeat-x top #FFFFFF;
	padding: 5px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
	display: inline;
}
.comment_area a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.comment_area a:hover {
	color:#666666;
	text-decoration:underline;
}
.comment_area h2 {
	float:left;
	width: 584px;
	font-weight: normal;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform:uppercase;
}
.comment_box {
	float:left;
	width: 584px;
	margin-bottom: 20px;
}
.comment_alt {
	float:left;
	width: 584px;
	margin-bottom: 20px;
	background-color:#f9f9f9;
}
.comment_header {
	float: left;
	width: 584px;
	font-size: 11px;
	margin-bottom: 10px;
}
.comment_details {
	float: left;
	width: 584px;
}
.comment_avatar {
	float: left;
	width: 60px;
}
.comment_comment {
	float: right;
	width: 524px;
	font-size: 11px;
	text-align:justify;
}
/*comment form */
.comment_form {
	float:left;
	width: 535px;
}
.comment_form_left {
	float: left;
	width: 185px;
}
.comment_form_right {
	float: right;
	width: 340px;
}
.comment_form_instruction {
	float:left;
	width: 584px;
	margin-top: 2px;
	font-size: 11px;
	display: inline;
}
.comment_form_submit {
	float: left;
	width: 535px;
	margin-top: 10px;
	display: inline;
}
.comment_form_right textarea {
	width: 320px;
	height: 125px;
}
#name_text_box, #email_text_box, #url_text_box {
	width: 170px;
	height: 25px;
	font-size: 10px;
	padding: 0px 2px 1px 0px;
}
#text_area_box {
	width: 335px;
	height: 125px;
	padding-top: 0px;
	padding-left: 0px;
}
#author, #email, #url {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 146px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	display: inline;
}
#comment {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 300px;
	height: 110px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	display: inline;
}
.comment_form_small_font {
	font-size: 10px;
}
.comment_form_field_margin {
	margin-top: 2px;
}
#submit {
	width:87px;
	height:21px;
	float:left;
	border:none;
	background:url(images/btn_submit_comment.gif) no-repeat;
	cursor:pointer;
	position:relative;
	display: inline;
}
/* jcarousel
/**
 * Additional styles for the controls.
 */
.jcarousel-control {
	float: right;
	margin: 10px 5px 10px 5px;
	display: inline;
}
.numbering {
}
.next_button {
}
.prev_button {
}
.jcarousel-control a {
	float: left;
	font-size: 11px;
	text-decoration: none;
	padding: 0 5px;
	margin: 3px 3px 5px 3px;
	border: 1px solid #333333;
	color: #333333;
	background-color: #F8F8F8;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	display: inline;
}
.jcarousel-control a:focus, .jcarousel-control a:hover, .jcarousel-control a:active {
	background-color:#CCCCCC;
	outline: none;
}
.jcarousel-scroll {
	margin-top: 10px;
	text-align: center;
}
.jcarousel-scroll form {
	margin: 0;
	padding: 0;
}
.jcarousel-scroll select {
	font-size: 75%;
}
#mycarousel-next, #mycarousel-prev {
	cursor: pointer;
	margin-bottom: -10px;
	text-decoration: underline;
	font-size: 11px;
}
/*sidebar */
#sidebar {
	float: right;
	width: 344px;
	display: inline;
}
#sidebar a {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
#sidebar a:hover {
	color:#666666;
	text-decoration:underline;
}
.sidebar_content {
	float:left;
	width: 307px;
	margin: 10px 20px 0px 5px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
}
.sidebar_content_no_grad {
	padding: 0px;
	float:left;
	width: 307px;
	margin: 10px 20px 0px 5px;
	border: 1px solid #E6E6E6;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
}
.sidebar_box {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	display: inline;
	padding: 0px;
}
.sidebar_box .sidebar_meta {
	margin: 0px;
	padding: 0px 12px 5px 10px;
}
.sidebar_box h3 {
	display: block;
	background-image:url(images/sidebar_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	padding: 6px 15px 5px 15px;
	font-size: 13px;
	color:#333333;
}
.sidebar_box .img_ads {
	float: left;
	display: inline;
	margin-left: 5px;
}
.sidebar_box .img_ads img {
	border-width: 0px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
.sidebar_box ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.sidebar_box ul li {
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
.sidebar_box ul li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(images/icon-pages.gif) no-repeat left;
}
.sidebar_box ul li a:hover, ul.box_links li a:active, ul.box_links li a:focus {
	background: url(images/icon-pages.gif) no-repeat left;
}
.sidebar_box #rss_form {
	float: left;
	display: block;
	margin-left: 10px;
	display: inline;
}
#rss_form #email_rss {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	background-image:url(images/email.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
	display: inline;
}
#rss_form #subscribe_email_btn {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.gif) no-repeat;
	cursor:pointer;
	margin-left: 7px;
}
/* footer */
#footer {
	padding: 7px 4px 7px 3px;
	margin: 0px;
	position: relative;
	float: left;
	width: 978px;
	/*min-height: 20px;*/
	background-image:url(images/back_center.gif);
	background-repeat:repeat-y;
	display: inline;
}
#footer_content {
	float:left;
	width: 935px;
	font-size: 11px;
	text-align: center;
	margin: 5px 19px 0px 17px;
	padding: 7px 0px 7px 7px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*min-height: 200px;*/
	display: inline;
}
#footer_content a {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
#footer_content a:hover {
	color:#666666;
	text-decoration:underline;
}
/* post navigator */
#post-navigator-single {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 535px;
	font-size: 13px;
	line-height: 20px;
	display: inline;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single a {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator-single a:hover {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator {
	color: #000000;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	float:left;
	width: 535px;
	display: inline;
}
#post-navigator a {
	background: #ffffff;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #999999;
	color: #333333;
}
#post-navigator a:hover {
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #012353;
}
.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	position: relative;
	display: inline;
}
.post-navigator .alignright {
	float: right;
	width: 98%;
	display: block;
	position: relative;
	display: inline;
}
/* typhography */
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%;
}
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

