/*
Theme Name: Axertion.com
Theme URI: http://axertion.com/
Description: Default portfolio theme for Axertion.com
Version: 1.0
Author: Axel Norvell
Author URI: http://axertion.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

/* Begin Typography & Colors */

* {
margin:0; /* zero out margin */
padding:0; /* zero out padding */
}


html, body {
	height: 100%;
}
#main_wrapper { /* this is the div you want to fill the window */
	background: #232323 url('images/layout.jpg') repeat-x top;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #050505;
	height: 100%;
	min-height: 100%;
	color: #333;
	}
	
#container {
	background: #232323 url('images/layout_vertical.jpg') repeat-y -964px 0;
	margin: 0 auto;
	width: 964px;
	}
	
#content {
	margin: -20px 0 0 0;
	width: 695px;
	}

#header {
	background: #232323 url('images/layout_vertical.jpg') no-repeat 0 0;
	height: 194px;
	padding: 1px 0 0 0;
	width: 964px;
	}
	
	#header #header_top {
		height: 113px;
		width: 100%;
	}
	
	#header #header_top a.home-page-link {
		display: block;
		height: 113px;
		margin: 0 0 0 125px;
		width: 250px;
	}

#main_navigation {
	float: left;
	margin: 0 0 0 160px;
	text-align: left;
	}
	
	#main_navigation ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	#main_navigation li {
		float: left;
		font-size: 14px;
		margin: 0;
	}
	
	#main_navigation li a {
		display: block;
		padding: 12px 13px 18px 13px;
		text-decoration: none;
	}
	
	#main_navigation li a:hover, #main_navigation li.current_page_item a {
		background: url('images/main_nav_arrow.jpg') no-repeat center bottom;
	}
	
	#main_navigation li.current_page_item a {
		color: #FFF;
	}
	
	

#social_icons {
		float: right;
		margin: 8px 3px 0 0;
	}
	
	#social_icons img {
		margin: 0 4px 0 0;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}
	
#post_list {
	background: url('images/postlist_bg.jpg') repeat-y left;
	padding:0;
	margin: 10px 0 0 18px;
	}
	
	#post_list .pl_b {
	background: url('images/postlist_bg_b.jpg') no-repeat bottom left;
	padding-bottom: 6px;
	}
	#post_list .pl_t {
	background: url('images/postlist_bg_t.jpg') no-repeat top left;
	padding: 6px 0 0 14px;
	}
	
.postbox, .postbox ._t, .postbox ._b {
	background: url('images/postbox_bg.jpg');
	width: 649px;
}

.postbox {
	background-position: -1298px 0;
	background-repeat: repeat-y;s
}

.postbox ._t {
	background-position: 0 top;
	background-repeat: no-repeat;
	padding-top: 20px;

}

.postbox ._b {
	background-position: -649px bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
		min-height: 50px;	
}

.postbox .p_sideinfo {
	color: #fff;
	width: 114px;
	}
	
	.postbox .p_sideinfo .p_date {
		color: #fff;
		background: url('images/p_date_bg.jpg') no-repeat;
		height: 35px;
		margin: 0 0 0 8px;
		padding: 0 0 0 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 30px;
		width: 95px;
		text-align: left;
	}
	
	.postbox .p_sideinfo .p_date span {
		float: left;
	}
	
	.postbox .p_sideinfo .p_date span.day {
		text-align: center;
		display: block;
		width: 31px;
	}
	
	.postbox .p_sideinfo .p_date span.my {
		font-size: 12px;
		padding: 6px 5px 0 5px;
		text-align: right;
		width: 50px;
	}
	
	.postbox .p_sideinfo .p_date span {
		display: block;
	}
	
.postbox .p_sb {
	margin: 10px 6px 0 8px;
}

	.postbox .p_sb span {
		display: block;
		font-size: 10px;
		margin: 0 0 4px 0;
		padding: 0 0 0 2px;
	}
	
.postbox .p_cats {
	font-size: 10px;
}

.postbox .p_cats ul {
	list-style-type: none;
	margin:0;
	padding:0 0 0 7px;
}

.postbox .p_cats ul li img {
	margin: 0 5px 0 0;
}

.postbox .p_rating {
	margin: 12px 0 0 0;
	text-align: center;
}

.postbox .ratingstars {
	margin:0 0 0 16px;
}

.postbox .ratingtext {
	display: none;
}
	
	
.postbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin:0;
}

.postbox .headinfo {
	float: left;
	margin: 0 0 18px 0;
}

.postbox .comment_count {
	float: right;
	margin: 0 -5px 0 0;
}

.postbox .comment_count a {
	background: url('images/comment_count.png');
	display: block;
	color: #8d8b8b;
	height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 50px;
}

	.postbox .comment_count a:hover {
		color: #1b4ff7;
		text-decoration: none;
	}


.p_content {
	text-align: left;
	margin: 0 18px;
	width: 487px;
}

.p_content p {
	margin: 13px 0 0 0;
	padding:0;
	width: 485px;
	text-align: left;
}

.p_content .p_footer {
	margin: 10px 0 0 0;
}

.p_content .p_footer .p_icons img {
	margin: 0 10px 0 -3px;
}

.p_content .p_footer a.p_vbutton {
	display: block;
	margin: -5px 0 0 0;
}

.ptitle {
	}
	
.p_content .subtitle {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;	
}

.p_img {
	margin:0;
}

.entry p {
	margin: 0 0 15px 0;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h3.subtitle {
	margin:0 0 15px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 22px;
	font-weight: bold;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: -5px 0 0 0;
	padding:0;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#comments {
	background: url('images/comment_side_bg_v.jpg') repeat-y;
	margin: 0 0 0 63px;
}

#comments .c_b {
	background: url('images/comment_side_bg_b.jpg') no-repeat bottom left;
}

#comments .c_t {
	background: url('images/comment_side_bg_t.jpg') no-repeat top left;
	padding: 8px 0 8px 18px;
}

#comments .comment, #comments .comment .com_b, #comments .comment .com_t {
	background: url('images/comment_bg-regular.jpg');
	width: 601px;
}

#comments .comment {
	background-position: -1202px 0;
	background-repeat: repeat-y;
	margin: 0;
	width: 601px;
}

#comments .comment .com_b {
	background-position: -601px bottom;
	background-repeat: no-repeat;
	margin: 0;
}

#comments .comment .com_t {
	min-height: 90px;
	background-position: 0 top;
	background-repeat: no-repeat;
	margin: 0;
}

	.comment .gravatar{ 
		float: left;
		padding: 18px 9px 0 11px;
	}
	
	.comment .gravatar span {
		
	}
	
	.comment .com_content {
		float: left;
		padding: 18px 18px 18px 18px;
		width: 485px;
	}
	
	.comment .com_content cite a {
		font-size: 14px;
		font-weight: bold;
	}
	
	.comment .com_content .com_rating {
		display: block;
		float: left;
		width: 230px;
	}
	
	.comment .com_content span.date {
		display: block;
		float: right;
		margin: 5px 0 0 0;
		text-align: right;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.com_content .commentmetadata {
	text-align: right;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #1793c7;
	text-decoration: none;
	}

a:hover {
	color: #3ab4e8;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

#article, #page {
	margin: 0 18px 0 165px;
}

#article .ratingstars, #article .ratingtext {
	float: left;
}

#article .ratingtext, #comments .ratingtext {
	color: #CCC;
}

#article .ratingtext:hover, #comments .ratingtext:hover {
	color: #000;
}

#comments .ratingtext .gdthumbtext{
	margin-left: 12px;
}

#article .ratingtext {
	padding: 4px 0 0 12px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

#footer {
	background: #050505 url('images/footer_bg.jpg') repeat-x top;
	border: none;
	padding: 0;
	margin: 0 auto;
	clear: both;
	}
	
	#f_content {
		background: url('images/f_content_bg.jpg') no-repeat top right;
		height: 58px;
		margin: 0 auto;
		width: 964px;
	}
	
	#f_content span.wp-credit {
		text-align: left;
	}
	
	#f_content span#axe_credit {
	float: right;
	margin: 0 18px 0 0;
	text-align: right;
	}

	
	#f_boxes {
		font-size: 13px;
		margin: 18px auto;
		padding: 0 0 0 147px;
		width: 859px;
	}
	
	.footer_box {
		color: #a7adb2;
		background: url('images/footer_box.jpg') repeat-y -496px 0;
		margin: 0 18px 18px 18px;
		float: left;
		}
		
		.footer_box .fb_b {
		background: url('images/footer_box.jpg') no-repeat -248px bottom;
		}
		
		.footer_box .fb_t {
		background: url('images/footer_box.jpg') no-repeat 0 top;
		padding: 10px;
		width: 228px;
		}
		
		.footer_box h2 {
			color: #a7adb2;
		}
/*Footer box Lists*/
#f_boxes ul {
	margin: 10px 0 0 0;
}

#f_boxes ul li {
	background-color: #080808;
	border-top: 1px solid #101010;
	border-bottom: 1px solid #000000;
	list-style-type: none;
	padding: 5px;
}

#f_boxes ul.blogroll li a img {
	margin: 0 0 -3px 0;
	text-decoration: none;
}

#f_boxes ul#recentcomments li {
	padding: 10px;
}

#f_boxes ul li:first-child {
	border-top:0;
}

#f_boxes ul li:last-child {
	border-bottom:0;
}

#f_boxes ul li a {
	display: block;
	padding: 5px;
}

#f_boxes ul li:hover {
	background: #0b0b0b;
}

#footer p {
	margin: 0 0 0 160px;
	padding: 30px 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: left;
}


h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 20px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	background: url('images/icons/silk/bullet_green.png') no-repeat left;
	}
	
html>body .entry .downloads li {
	margin:0;
	text-indent: 0;
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	}

#sidebar ul li {
	font-size: 13px;
	}
	
	#sidebar ul li a:hover {
		text-decoration: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul li img {
	height: 16px;
	margin: 0 0 -4px 0;
	width: 16px;
	}
/* End Entry Lists */

#sidebar ul li {
	background-color: #222021;
	border-top: 1px solid #2b2a2a;
	border-bottom: 1px solid #1d1c1c;
}

#sidebar ul li a {
	display: block;
	padding: 6px 8px;
}

#sidebar ul li a:hover {
}

#sidebar ul li:hover {
	background: #292828;
}

#sidebar ul li:first-child {
	background: #222021 url('images/li_link_bg.jpg') no-repeat top left;
	border-top:0;
	border-bottom: 1px solid #1d1c1c;
}

#sidebar ul li:last-child {
	background: #222021 url('images/li_link_bg.jpg') no-repeat left -216px;	
	border-top: 1px solid #2b2a2a;
	border-bottom: 0;
	
	}

#sidebar ul li:first-child a{
	background: url('images/li_link_bg.jpg') no-repeat right -30px;	
}

#sidebar ul li:last-child a{
	background: url('images/li_link_bg.jpg') no-repeat right -186px;	
}

#sidebar ul li:first-child:hover {
	background-color: #2a2929;
	background-position: left -60px;
}

#sidebar ul li:last-child:hover {
	background-color: #2a2929;
	background-position: left -158px;	
}

#sidebar ul li:first-child a:hover {
	background-position: right -91px;	
}

#sidebar ul li:last-child a:hover {
	background-position: right -127px;
}



/* Begin Form Elements */
#searchform {
	margin:0;
	padding:2px 0 0 0;
	text-align: center;
	}

#sidebar #searchform #s {
	color: #CCC;
	height: 24px;
	background: url('images/side_search_bg.jpg') no-repeat left;
	border: 0;
	float: left;
	font-size: 15px;
	margin:0;
	width: 135px;
	padding: 7px 10px 5px 32px;
	}

#sidebar #searchsubmit {
	background: url('images/side_search_bg.jpg') no-repeat -178px 0;
	border: 0;
	float: right;
	padding: 1px;
	height: 36px;
	width: 42px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}
	
	.entry form .form_submit {
		text-align: right;
	}
	
	.entry .field input, .entry form textarea {
		background: #efefef;
		border-style: solid;
		border-width: 3px;
		border-color: #dcdcdc;
		font-size: 15px;
		padding: 8px;
	}
	
	.entry form textarea {
		width: 490px;
	}
	
	.entry .field input:focus, .entry form textarea:focus {
		background: #e7f7fc;
		border-color: #1571a2;
	}
	
	.entry .form_submit input {
		padding: 8px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 6px 5px 6px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 15px 5px 165px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin: -45px 0 0 0;
	padding: 20px 0 10px 0;
	width: 269px;
	}

#sidebar form {
	margin: 0;
	}
	
	#sidebar .sidebox, #sidebar .sidebox .sb_b,	#sidebar .sidebox .sb_t {

	}
	
	#sidebar .sidebox {
		color: #FFF;
		background: url('images/sidebar_box_bg.jpg') repeat-y -490px 0;
		margin: 0 0 13px 10px;
		width: 245px;
	}
	
	#sidebar .sidebox .sb_b {
		background: url('images/sidebar_box_bg.jpg') no-repeat -245px bottom;
	}
	
	#sidebar .sidebox .sb_t {
		min-height: 10px;
		background: url('images/sidebar_box_bg.jpg') no-repeat 0 top;
		padding: 10px;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
	
	#calendar_wrap {
		background: #1c1c1c;
		padding: 10px 0 0 0;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.cpusher {
	margin-left: 165px;
}

/*download box*/
.downloads {
	background: #cbf7c5;
	margin: 10px 0;
	
}

.downloads img.boxicon {
	margin: 10px 0 0 0;
	float: left;
	
}

.downloads .download_list {
	float: left;	
}

.downloads .download_list ul {
	margin:0;
	padding:0;
	list-style-type: none;	
}

.downloads .download_list ul li a {
	background: url('images/icons/silk/package_go.png') no-repeat left;
	padding: 0 0 0 20px;
	color: #057717;
}

	.downloads .download_list ul li.img a {
		background: url('images/icons/silk/picture.png') no-repeat left;
	}

.downloads .t, .downloads .t i,
.downloads .b, .downloads .b i {
  background: url('images/grn_corners.jpg') no-repeat;
  display: block;
  height: 6px
}

.downloads .t i { background-position: 100% -6px }
.downloads .b { background-position: 0 -12px }
.downloads .b i { background-position: 100% -18px }



/*d_box*/
.d_box {
	background: #262626;
}

.d_box p {
	margin:0;
	padding: 3px 8px;
}

.d_box .t, .d_box .t i,
.d_box .b, .d_box .b i {
  background: url('images/dark_corners.gif') no-repeat;
  display: block;
  height: 4px
}

.d_box .t i { background-position: 100% -4px }
.d_box .b { background-position: 0 -8px }
.d_box .b i { background-position: 100% -12px }

.icon_right {
	margin-left: 10px;
}

.icon_sm {
	margin: 0 7px -3px 0;
}

.icon_32 {
	margin-bottom: -10px;
	margin-right: 10px;
}

.icon_48 {
	margin: 0 10px -19px 0;
}

.star_ratings {
	margin: -12px 0 0 0;
}

.star_ratings:hover .ratingtext {
	color: #000;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
