.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#627579;
}

code {
	/*:Content color*/
	background-color:#002f7d;
	/*:Content color*/
	border-color:#002f7d;
}

#s {
	width: 130px;
}

code, pre {
	color: #002F7D;
}

body {
	/*:Background image*/
	background-image:url(images/background/bg.png);
	/*:Background color*/
	background-color:#303030;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:900px;
}

#header {
 height: 215px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#627579;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#ff6600;
}

a {
	/*:Navigation color*/
	color:#627579;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#627579;
	/*:Navigation color*/
	color:#627579;
	padding:7px 0 7px 10px;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#627579;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#627579;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#627579;
}

#menu ul li.current_page_parent:hover a, #menu ul li.current_page_parent a:hover, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a { /*, #menu ul li a:hover { */
	/*:Navigation color*/
	background-color:#627579;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#627579;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#002f7d;
	/*:Content color*/
	border-color:#002f7d;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#002f7d;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#002f7d;
}

/* added for download HTML */
.downloadContent{
	text-align: justify;
}
.downloadInfo {
	width:150px;
	float:right;
	margin: 10px;
	margin-top:30px;
	text-align: center
}

.downloadInfo table {
	font-size: 10px;
	line-height: 0.9em;
	width: 100%;
	border-spacing: 4px;
}

.downloadInfo table th { 
	text-align: right;
	padding:  0px;	
}

.downloadInfo table td { 
	text-align: left; 
	padding:  0px;
}

.downloadSupport h3{
text-align: center;
margin-bottom: 6px;
font-weight: bold;
font-size: 1.4em;
padding-right: 10px;
margin-top: 10px;
line-height: 1.2em;
}

.downloadSupport {
	background-color: #FFB049;
	padding: 5px 0px 5px 10px;
	-moz-border-radius: 10px;
	color: #383530;
	line-height: 1.2em;
}

.downloadSupport p {
	margin-left: 10px;
	margin-right: 10px;
}

.downloadOther {
	text-align: center;
	background-color: #A3B8FF;
	-moz-border-radius: 10px;
	padding: 5px 0px;
	font-size: 1.2em;
	line-height: 1.2em;
}

.downloadHeader {
	font-size: 140%;
	font-weight: bold;
}

.clearboth {
	clear:both;
}

.latest_upload img{
	margin: 0;
	margin-left: 30px;
	padding: 0;
	border: 5px ridge #ddd; 
}

blockquote {
	color: #777;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.paypal{
	margin-top: 5px;
	margin-left:10px;
	color: #515151;
}

.ppimg{
	border:0;
}

.post-img {
	margin:5px 10px 5px 5px;
}

#recent_coments ul li, #recent_coments ol li {
	background:transparent url(images/puce.png) no-repeat scroll 2px 0.4em;
	padding-left:15px;
}

#recent_comments li a {
	line-height:1.2em;
	font-weight: bold; 
	min-height:1.2em;
	
}

.sidebardiv {
	/*:Background image*/
	height: 35px;
	background-image:url(images/sidebar/div06.png);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	margin-left: -10px;
}

#sidebarbottom {
	/*:Background image*/
	background-image:url(images/sidebar/div05.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	border:none;
	margin-left: -10px;
}