/*
Theme Name: Blastille
Version: 1.0
Author: A2Design
Author URI: http://www.a2design.biz/
*/



/* Begin Typography & Colors */
* {
	padding: 0;
	margin: 0;
}

a {
	outline: none;
}

.clr {clear:both; font-size:1px; line-height:1px;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff url('images/bg.jpg');
	color: #333;
	text-align: left;
	}
	
p {
	margin-bottom: 10px;
  }

#content {
	font-size: 1.2em;
	}

.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;
}

.even, .alt {
}

#footer {
	background: #b95bb0 url('images/footer_bg.jpg') no-repeat bottom left;
	border: none;
	}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

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

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

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.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;
	}

.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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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;
	}

#wrap {
	width: 1000px;
	margin: 0 auto;
	}

#page {
	width: 1000px;
	padding: 0 19px;
	background: url('images/bg.png') repeat-y;
	float: left;
	}

#page_content {
	width: 962px;
	float: left;
	background-color: #ffffff;
}

#footer_top {
	width: 962px;
	float: left;
	background: url('images/footer_top.jpg') no-repeat bottom left;
	padding-bottom: 125px;
}

#footer_bottom {
	width: 1000px;
	height: 40px;
	float: left;
	margin-bottom: 15px;
	background: url('images/footer_bottom.png') no-repeat bottom left;
}

#header {
	margin: 0;
	padding: 0;
	height: 110px;
	width: 962px;
	float: left;
	/*#1a1416*/
	background: #080607 url('images/header.jpg') no-repeat top left;
	}

#headerimg {
	float: left;
	width: 233px;
	height: 98px;
}
	
#headerimg h1 {
	padding: 0;
	margin: 0;
}

#headerimg h1 a {
	display: block;
	width: 233px;
	height: 98px;
	background: url('images/logo.png') no-repeat top left;
	text-indent: -10000px;
	}
	
#header #search {
	float: right;
	width: 260px;
	margin-right: 20px;
}

#header #search #searchsubmit {
	text-indent: -10000px;
	border: none;
	padding: 0;
	margin: 0;
	width: 26px;
	height: 25px;
	background: url('images/search_button.png') no-repeat top left;
}

#header #search #searchsubmit:hover {
	cursor: pointer;
}

#header #menu {
	width: 700px;
	float: right;
	margin-top: 15px;
}

#header #menu a {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 44px;
	line-height: 44px;
	padding-left: 20px;
}

#header #menu a span {
	display: block;
	background: url('images/menu_border.gif') no-repeat top right;
	padding-right: 20px;
}

#header #menu li.users a span,
#header #menu li.categories a span {
	display: block;
	background: url('images/menu_down.gif') no-repeat top right;
	padding-right: 25px;
}

#header #menu ul {
	margin: 0;
	padding: 0;
	width: 625px;
	float: right;
}

#header #menu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 44px;
}

#header #menu ul.menu li a {
	background: url('images/menu_bg.jpg') repeat-x top left;
}

#header #menu ul.menu li.first {
	background: url('images/menu_left.png') no-repeat top left;
	padding-left: 15px;
}

#header #menu ul.menu li.page-item-4 {
	background: url('images/menu_right.png') no-repeat top right;
	padding-right: 15px;
}

#header #menu ul.menu li.page-item-4 span {
	padding-right: 15px;
	background: none;
}

#header #login_menu {
	float: right;
	padding-right: 30px;
	padding-top: 5px;
}

#header #login_menu ul {
	float: right;
	width: 300px;
}

#header #login_menu ul li {
	list-style-type: none;
	float: right;
	display: block;
	margin-left: 20px;
}

#header #login_menu ul li a {
	color: #962453;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.narrowcolumn {
	float: left;
	margin: 0 0 20px 15px;
	width: 673px;
	}

.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;
	}

.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;
}

#footer {
	padding: 0;
	margin: 0;
	width: 962px;
	min-height: 286px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	overflow: hidden;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 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: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.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 {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	float: left;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	/*margin: 10px auto;*/
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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;
	padding: 10px;
	}

.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: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	margin: 10px 15px 10px;
	/*margin-left: 545px;*/
	width: 244px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* 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 */

/* A2Design */

h1,h2,h3,h4,h5 {
	padding: 0;
	margin: 0;
}

/* Left sidebar */
#sidebar ul li.widget_categories h2,
#sidebar ul li.widget_extended-categories h2 {
	display: block;
	width: 243px;
	height: 36px;
	margin: 0;
	text-indent: -10000px;
	background: url('images/categories.jpg') no-repeat top left;
}

#sidebar ul li.widget_categories ul,
#sidebar ul li.widget_categories ul li,
#sidebar ul li.widget_categories ul li a,
#sidebar ul li.widget_extended-categories ul,
#sidebar ul li.widget_extended-categories ul li,
#sidebar ul li.widget_extended-categories ul li a {
	margin: 0;
	padding: 0;
}

#sidebar ul,
#sidebar li {
	list-style-image: none !important;
	list-style-position: outside !important;
	list-style-type: none !important;
}

#sidebar ul li.widget_categories ul li,
#sidebar ul li.widget_extended-categories ul li {
	display: block;
	height: 34px;
	width: 241px;
	border-top: 1px solid #f2d5e1;
}

#sidebar ul li.widget_categories ul li:first-child,
#sidebar ul li.widget_extended-categories ul li:first-child {
	border-top: none;
}

#sidebar ul li.widget_categories ul li a,
#sidebar ul li.widget_extended-categories ul li a {
	display: block;
	height: 31px;
	/*width: 243px;*/
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma;
	color: #962453;
	background: url('images/v.png') no-repeat 8px 5px;
	padding-top: 5px;
	padding-left: 43px;
	text-decoration: none;
}

#sidebar ul li.widget_categories ul li a:hover,
#sidebar ul li.widget_extended-categories ul li a:hover {
	text-decoration: underline;
}

#sidebar ul li.widget_categories ul li:nth-child(even),
#sidebar ul li.widget_extended-categories ul li:nth-child(even) {
	/*background: url('images/li.jpg') repeat-x left top;*/
	background: url('images/li.jpg') no-repeat left top;
}

#sidebar ul li.widget_tag_cloud h2 {
	display: block;
	width: 243px;
	height: 36px;
	margin: 0;
	text-indent: -10000px;
	background: url('images/tags.jpg') no-repeat left top;
}

#sidebar ul li.widget_tag_cloud {
	background: url('images/tags_bg.jpg') repeat-y left top;
}

#sidebar ul li.widget_tag_cloud div {
	background: url('images/tags_bottom.jpg') no-repeat left bottom;
	padding: 10px 12px 20px;
}

#sidebar ul li.widget_tag_cloud a {
	color: #962453;
	font-family: Georgia;
	font-style: italic;
}

/* Post */
.post {
	margin: 0;
}

.post h2 {
	margin-bottom: 15px;
	text-align: left;
}

.post h2 a {
	color: #000000;
	font-family: Georgia;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post .post_date {
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	padding: 10px 0 10px;
	color: #616161;
}

.first_posts_area .post_date {
	width: 640px;
}

.post .post_date a,
.post .entry a {
	color: #eb629e;
}

.post .post_date a:hover {
	text-decoration: underline;
}

.post .entry {
	font-family: Tahoma;
	font-size: 13px;
	color: #616060;
}

.post .post_thumbnail {
	width: 120px;
	float: left;
	margin: 0 20px 20px 0;
}

.post .post_text {
	width: 465px;
	float: left;
	padding: 0;
}

.post .tags {
	float: left;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	font-family: Georgia;
	margin-top: 15px;
	clear: both;
}

.first_posts_area .post .tags {
	width: 640px;
}

.post .tags span {
	color: #2d2c2c;
}

.posts_area {
	width: 640px;
	border: 1px solid #e8e8e8;
	background: url('images/posts_area.jpg') repeat-x left bottom;
	margin-bottom: 10px;
}

.posts_area .post {
	padding: 10px;
}

.search-results .posts_area {
	/*
	border: none;
	background: none;
	*/
}

.search-results .posts_area .post {
	/*padding: 0;*/
}

.first_posts_area {
	margin-top: 40px;
}

.first_posts_area .post_text {
	width: 640px;
}

.first_posts_area .post_text .post_txt {
	padding: 20px 0 10px;
}

.first_posts_area .no-video {
	width: 500px;
}

.first_post_padding_bottom {
	height: 40px;
	width: 100%;
	float: left;
}

/* Dropdown menu */
#header #menu ul li {
	display: block;
	height: auto;
	position: relative;
}

#header #menu ul.menu li.childmenu {
	width: 144px;
}

#header #menu ul li.childmenu ul {
	display: none;
	/*display: block; /*only for testing*/
}

#header #menu ul li.hover,
#header #menu ul li.childmenu:hover ul {
	display: block;
}

#header #menu ul li.childmenu ul {
	width: 144px;
	z-index: 100;
	position: absolute;
	top: 44px;
	left: 0;
	padding: 0;
	margin: 0;
}

#header #menu ul li ul {
	width: 144px;
	/*background: #ffffff url('images/dr_menu_border.png') repeat-y left top;*/
	padding: 0;
	margin: 0;
}

#header #menu ul li ul li {
	width: 144px;
	padding: 0;
	margin: 0;
	background: none;
}

#header #menu ul.menu li.childmenu ul li a {
	padding: 0;
	margin: 0;
	background: none;
	width: 144px;
	height: auto;
}

#header #menu ul.menu li ul li a span {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

#header #menu ul li ul li:first-child a span.menu_span_top_bg {
	background: url('images/dr_menu_top.jpg') no-repeat left top;	
}

#header #menu ul li ul li:first-child a:hover span.menu_span_top_bg {
	background: url('images/dr_menu_top_hover.jpg') no-repeat left top;
}

#header #menu ul.menu li.childmenu ul li a span.menu_span_center_bg {
	background: url('images/dr_menu_border.png') repeat-y left top;
}

#header #menu ul.menu li.childmenu ul li a:hover span.menu_span_center_bg {
	background: url('images/dr_menu_border_hover.png') repeat-y left top;
}

#header #menu ul li ul li:last-child a span.menu_span_bottom_bg {
	background: url('images/dr_menu_bottom.png') no-repeat left bottom;
	padding-bottom: 10px;
}

#header #menu ul li ul li:last-child a:hover span.menu_span_bottom_bg {
	background: url('images/dr_menu_bottom_hover.png') no-repeat left bottom;
	padding-bottom: 10px;
}

#header #menu ul li.childmenu span.menu_span_text {
	padding-left: 20px;
}

#header #menu ul li.childmenu li a {
	/*margin: 0 1px 0 2px;*/
	font-family: Tahoma;
	font-size: 14px;
	line-height: 30px;
	color: #962453;
}

#header #menu ul li.childmenu li a:hover {
	/*background-color: #b95eb2;*/
	color: #ffffff;
}

#header #menu ul.menu li ul a {
	color: #962453;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
}

#header #menu ul.menu li ul a span {
	background: none;
}

/* Searh section */
#search #searchform .search_center {
	background: url('images/search_form.png') no-repeat left top;
	width: 221px;
	padding: 3px 0 4px 5px;
	text-align: left;
	float: left;
}

#search #searchform input {
	width: 208px;
	border: none;
}

#search #searchsubmit {
	float: right;
}

/* Single post */
.post_bar {
	margin-top: 10px;
}

.post_bar .post-ratings {
	width: 100px;
	float: right;
}

.post_bar .sociable {
	width: 170px;
	float: right;
	margin: 0;
}

/* Related products for post */
h3.related_p {
	margin: 15px 0;
}

#rel_products {
	float: left;
	width: 638px;
	border: 1px dashed #a631a2;
}

#rel_products #prev {
	display: block;
	float: left;
	width: 52px;
	height: 63px;
	background: url('images/prev.png') no-repeat top left;
	margin-top: 40px;
	margin-left: 7px;
}

#rel_products #next {
	display: block;
	float: right;
	width: 52px;
	height: 63px;
	background: url('images/next.png') no-repeat top right;
	margin-top: 40px;
	margin-right: 7px;
}

#related_products {
	float: left;
	width: 520px;
	/*height: 195px;*/
	overflow-x: scroll;
	/*margin: 30px 0;*/
}

#related_products ul.related_products {
	width: 5000px;
	display: inline;
	float: left;
	/*height: 193px;*/
	margin: 0;
	padding: 0;
}

#related_products li {
	display: block;
	width: 130px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#related_products li .product {
	padding: 15px 15px 0;
}

#related_products .product_img img {
	display: inline;
}

#related_products .product_title a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #eb629e;
	text-decoration: none;
}

#related_products .product_price a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Featured products */
#sidebar ul li.widget_featured_products h2 {
	background: url(images/featured_products.jpg) no-repeat left top;
	display: block;
	height: 36px;
	margin: 0;
	text-indent: -10000px;
	width: 243px;
}

#sidebar ul li.widget_featured_products div.featured_products {
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar ul li.widget_featured_products ul.featured_products {
	margin: 0;
	padding: 0 0 0 2px;
	/*width: 243px;*/
}

#sidebar ul li.widget_featured_products ul.featured_products li {
	margin: 0 10px 15px;
	padding: 0;
	width: 60px;
	float: left;
}

/* Related Blasts */
#related_posts {
	width: 152px;
	float: right;
	margin: 20px 30px 0 0;
}

#related_posts h3 {
	font-familY: Tahoma;
	font-weight: bold;
	font-size: 14px;
}

#related_posts .related_post {
	margin: 10px 0;
	float: left;
	border: 1px solid #e4e4e4;
	width: 152px;
}

#related_posts .related_post .related_bottom {
	padding: 10px;
	float: left;
	background: url('images/related_post_bg.jpg') no-repeat bottom left;
}

#related_posts .related_post h3 a {
	font-familY: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	color: #000000;
	display: block;
}

#related_posts .related_post h3 a:hover {
	text-decoration: underline;
}

#related_posts .post_thumbnail {
	margin: 0;
}

/* Comments */
#comments {
	float: left;
	width: 470px;
	margin-top: 20px;
}

#comments h3 {
	font-familY: Tahoma;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#comments .commentlist {
	padding: 0;
	margin: 0;
}

#comments .commentlist li {
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	float: left;
	width: 468px
}

#comments .comment_avatar {
	float: left;
	width: 74px;
}

#comments .comment_container {
	background-color: #fdfde5;
	border: 1px solid #ececd5;
	float: left;
	width: 392px;
}

#comments .comment_inner {
	padding: 10px;
}

#comments .comment_container .comment_date,
#comments .comment_container .comment_status {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	color: #616161;
}

#comments .comment_container .comment_author {
	color: #eb629e;
}

#comments .comment_container .comment_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #616060;
}

#comments #respond {
	margin-top: 35px;
}

#comments #respond p {
	text-align: left;
}

.paginated-comments-pages-top {
	margin-bottom: 10px;
}

.paginated-comments-pages-bottom {
	margin-top: 10px;
}

#respond {
	width: 470px;
	float: left;
	padding-top: 20px;
}

#commentform p {
	margin: 15px 0;
	text-align: left;
}

#commentform input {
	float: left;
	margin: 0;
}

#commentform label {
	padding-left: 10px;
}

/* Footer */
#footer .footer_links {
	float: right;
	width: 100px;
}

#footer a.rss {
	display: block;
	margin: 10px 20px 0 0;
	float: right;
	width: 65px;
	height: 65px;
	background: url('images/rss.png') no-repeat top left;
}

#footer a.a2design {
	display: block;
	margin: 75px 20px 0 0;
	float: right;
	width: 70px;
	height: 35px;
	background: url('images/a2design.png') no-repeat top left;
}

#footer a.rss:hover,
#footer a.a2design:hover {
	background-position: bottom left;
}

#footer .copy {
	float: right;
	width: 150px;
	color: #301620;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 40px;
	z-index: 100;
	position: absolute;
	right: 0;
	bottom: 0;
}

.footer_list {
	width: 190px;
	float: left;
}

.footer_list li {
	list-style-type: none;
	padding: 3px 0;
}

.footer_list h3 {
	font-familY: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.footer_list span.f_t {
	font-familY: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #000000;
	display: block;
	padding: 3px 0 5px;
	border-bottom: 1px solid #a740a0;
}

.footer_list ul {
	margin-top: 10px;
}

.footer_list ul li a {
	font-familY: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #65165e;
}

.footer_list ul li a.comment_author,
.footer_list ul li span.comment_author {
	font-familY: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #65165e;
}

.footer_list ul li a.comment_text {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	color: #65165e;
	padding-left: 5px;
}

.footer_list {
	margin-left: 100px;
	margin-top: 20px;
}

.footer_list:first-child {
	margin-left: 28px;
	width: 225px;
}

/* Page */
.page .post {
	padding-right: 30px;
}

.page .post h2 {
	color: #000000;
	font-family: Georgia;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0 10px;
}

.page .post .entry p {
	color: #616060;
	font-family: Tahoma;
	font-size: 13px;
}

/* Order blasts form */
.order_posts {
	width: 280px;
	padding-top: 10px;
	float: right;
}

.order_posts .legend {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	width: 110px;
	float: left;
}

.order_posts .order_form {
	float: right;
	width: 160px;
}

/* Navigation */
.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	width: 640px;
}

.navigation ul {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

.navigation ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}

.navigation ul li a {
	display: block;
	border: 1px solid #663260;
	font-size: 12px;
	line-height: 19px;
	font-family: Tahoma;
	text-decoration: none;
}

.navigation ul li a:hover,
.navigation ul li a.current {
	border-color: #bb5fb2;
}

.navigation ul li a:hover span,
.navigation ul li a.current span {
	background-color: #bb5fb2;
}

.navigation ul li a span {
	display: block;
	margin: 2px;
	padding: 0;
	min-width: 21px;
	height: 21px;
	background-color: #663260;
	color: #ffffff;
}

/* Pagination align on center */
.navigation .align_center {
	position: relative;
	width: 100%;
}

.navigation .align_center:after {
	content: '';
	display: block;
	clear: both;
}

.navigation .align_center_to_left {
	position: relative;
	right: 50%;
	float: right;
}

.navigation .align_center_to_right {
	position: relative;
	z-index: 1;
	right: -50%;
	overflow: auto;
}

/* Edit post link */
.edit_post {
	/*
	float: left;
	margin: 0 0 30px;
	*/
}

/* Author page */
.author_name,
.tag_name {
	color: #616161;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	padding-top: 10px;
	width: 390px;
	float: left;
}

.author_name span.author_login,
.tag_name span.tag_nicename {
	color: #EB629E;
}

/* Searh results */
.search-results h2.page_title {
	color: #000000;
	font-family: Georgia;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	width: 390px;
	float: left;
	padding-top: 10px;
	margin-bottom: 20px;
}

.search-results .post h2 a {
	color: #f278a9;
}

.search-results .post .post_date {
	font-style: normal;
	padding-top: 0;
}

.search-results .post .tags {
	margin-bottom: 10px;
}

/* Error text */
.error_text {
	margin-top: 150px;
}

/* Ads */
.google_ads {
	padding: 10px 0;
}
