
html {
	color:#000;
	background:#FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
	margin:0;
	padding:0;
}

fieldset, img {
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: inherit;
	font-weight: inherit;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight: inherit;
}

q:before,
q:after {
	content:'';
}

abbr, acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input, textarea, select {
	*font-size:100%;
}

legend {
	color:#000;
}

body {
	font:13px/1.231 "Trebuchet MS", Tahoma, Arial, Helvetica, Clean, Sans-Serif;
	*font-size:small;
	*font:x-small;
}

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family: "Courier New", Courier, Monospace;
	*font-size:108%;
	line-height:100%;
}


/*
Theme Fonts
-----------
*/

.skin {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
	font-size: .9em;
}

.antica {
	font-family: "Book Antica", Times, Serif;
	font-size: 1em;
}

.arial {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
}

.bookman {
	font-family: "Bookman Old Style", Times, Serif;
	font-size: .9em;
}

.comic {
	font-family: "Comic Sans MS", Helvetica, Sans-Serif;
	font-size: .9em;
}

.corsiva {
	font-family: "Monotype Corsiva", Courier, Monospace;
	font-size: 1.1em;
}

.courier {
	font-family: "Courier New", Courier, Monospace;
	font-size: .9em;
}

.garamond {
	font-family: Garamond, Times, Serif;
	font-size: 1em;
}

.georgia {
	font-family: Georgia, Times, Serif;
	font-size: .9em;
}

.tahoma {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: .9em;
}

.times {
	font-family: "Times New Roman", Times, Serif;
	font-size: 1em;
}

.trebuchet {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
	font-size: .9em;
}

.verdana {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .85em;
}


/*
Defaults
-------------------
*/

p, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: .5em 0px;
}

li {
	margin: .3em 0px;
}

pre {
	font-size: 100%;
	margin-left: 12px;
}

blockquote, q, ul, ol, dl {
	margin-left: 24px;
}

ul ul,
ol ol,
dl dl {
	margin-left: 8px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

del, s {
	text-decoration: line-through;
}

ins, u {
	text-decoration: underline;
}

a {
	color: #22e;
}

a:hover {
	color: #c22;
}

a em {
	font-style: normal;
	color: #c22;
}

.align_center {
	text-align: center;
}

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

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

.float_left {
	float: left;
	margin-right: .5em;
	margin-bottom: .1em;
}

.float_right {
	float: right;
	margin-left: .5em;
	margin-bottom: .1em;
}

.active {
	font-weight: bold;
}

body {
	font-size: 14px;
}

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

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

h3,
th,
.entry_date,
.comment_date,
.pings_date {
	font-weight: bold;
}

.button {
	min-height: 23px;
	font-weight: bold;
}

.sem_subscribe_me ul,
.now-reading ul,
.widget_democracy ul {
	list-style: none !important;
}

.entry_actions a,
.comment_actions a {
	float: right;
	margin-left: .5em;
	margin-bottom: .2em;
}

.comment_box a {
	display: block !important;
	text-align: center !important;
	height: 68px !important;
	width: 80px !important;
	overflow: hidden !important;
	background: url(../img/viagrahelp-comment_box.gif) top center no-repeat !important;
	color: #333 !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 12px !important;
	line-height: 12px !important;
	padding-top: 3px !important;
	padding-bottom: 1px !important;
}

.comment_box a:hover {
	color: #c22 !important;
}

.num_comments {
	padding-top: 10px !important;
	font-size: 36px !important;
	line-height: 36px !important;
	font-weight: normal !important;
}

#header a,
#header a:hover {
	color: inherit;
	text-decoration: none;
}

#header_nav span {
	margin-left: 0px;
	margin-right: 0px;
}

.sep_nav #header_nav span {
	margin-left: 0px;
	margin-right: 4px;
}

#footer_nav span {
	margin-left: 6px;
	margin-right: 6px;
}

.sep_nav #footer_nav span {
	margin-left: 2px;
	margin-right: 2px;
}

.float_nav #footer_nav span {
	margin-left: 12px;
	margin-right: 0px;
}

.float_sep_nav #footer_nav span {
	margin-left: 4px;
	margin-right: 0px;
}

#credits {
	font-size: .8em;
}

#sitename {
	margin: 0px;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-weight: normal;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 16px;
	font-size: 42px;
	line-height: 50px;
}

#tagline {
	margin: 0px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 14px;
	line-height: 17px;
}

.invert_header #sitename {
	padding-top: 34px;
	padding-bottom: 1px;
	text-align: center;
}

.invert_header #tagline {
	padding-top: 1px;
	padding-bottom: 17px;
	text-align: center;
}

.next_prev_posts,
.entry_nav,
p.submit,
p.subscribe-to-comments,
p.solo-subscribe-to-comments {
	text-align: center;
}

.nav_active {
	font-weight: bold;
}

h1 a {
	color: inherit;
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

.sidebar h2 a {
	color: inherit;
}


/* Margins and Padding */

.main_widget,
.entry,
.comment,
.widget {
	margin-top: 1em;
	margin-bottom: 1em;
}

#top_sidebar .widget {
	margin-bottom: 0px;
}

.pad,
.post_list {
	padding: 0px 15px;
	margin: 0px auto;
}

.post_list h3 {
	margin-top: 1.2em;
}

.widget_calendar td.pad {
	padding: 0px !important;
	margin: 0px !important;
}

.entry {
	margin-bottom: 2em;
}

.comment,
.widget {
	margin-bottom: 1.5em;
}

.entry_content h1, .entry_content h2, .entry_content h3,
.entry_content h4, .entry_content h5, .entry_content h6,
.entry_content p, .entry_content ul, .entry_content ol, .entry_content dl {
	margin-top: .8em;
	margin-bottom: .8em;
}

.entry h2 {
	margin-top: 1.2em;
}

.entry h3,
.widget h3 {
	margin-top: 1em;
}

.entry_header h1 {
	margin: 0px;
	padding: 0px;
}

.entry_date,
.comment_date,
.pings_date {
	margin-bottom: .2em;
}

.entry_header,
.pings_header,
.comments_header, {
	margin-bottom: 1em;
}

.comment_header h3 {
	margin-top: 0px;
}

.comment_header em {
	font-style: normal;
}

.comment_time {
	font-weight: normal;
}

.entry_content,
.comment_content {
	margin-bottom: 1em;
}

.comment_header,
.comment_label {
	width: 200px;
	float: left;
}

.comment_content,
.comment_field {
	margin-left: 185px;
}

.comment_field input,
#comment {
	width: 99%;
}


/* Image Aligns */

.skin .aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.skin img.aligncenter {
	display: block;
}

.skin .alignleft {
	float: left;
	margin-right: .5em;
}

.skin .alignright {
	float: right;
	margin-left: .5em;
}


/* Image Captions */

.wp-caption {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
	border-radius: 3px;
    background-color: #f3f3f3;
	color: #000;
    border: 1px solid #ddd;
    margin: .5em;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

p.wp-caption-text {
	margin-top: .2em;
	margin-bottom: .2em;
}

/* hidden class, used to fix IE6 problems */

.hidden {
	display: none;
}

/* dropdowns in sidebars */

.sidebar select {
	width: 99%;
}

/* WP Search Widget */

.widget_search {
	text-align: center;
}

.widget_search .s {
	padding-top: 1px;
	padding-bottom: 0px;
}

/* mediacaster */

div.media,
div.enclosures {
	margin: .5em 0px;
}

div.media {
	text-align: center;
}

/* author image */

.entry_author_image {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.entry .entry_author_image {
	float: left;
	border: outset 1px;
	margin: 1.2em 1.2em 0px .1em;
}

/* wp gallery */

.gallery {
	clear: both;
}

.gallery dl {
	margin-left: 0px;
}

p.attachment {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.gallery_nav {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.gallery_nav .prev_image {
	width: 45%;
	margin-left: 3%;
	float: left;
	text-align: right;
}

.gallery_nav .next_image {
	width: 45%;
	margin-right: 3%;
	float: right;
	text-align: left;
}

/* search reloaded */

.search_count {
	text-align: right;
}

.search_title {
	font-size: 1.2em;
	font-weight: normal;
}

.search_url {
	color: #060;
}

/* footer scripts */

div.scripts {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/*** import url("layout.css"); ***/


/*
 * canvas margins
 */

#wrapper,
#credits,
.wrapper,
.wrapper_item,
.pad,
.post_list {
	margin: 0px auto;
}


/*
 * mts, tsm, and sms layouts
 */

.mts #main,
.mts #sidebar,
.tsm #sidebars,
.tsm #sidebar {
	float: left;
}

.mts #sidebars,
.mts #sidebar2,
.tsm #main,
.tsm #sidebar2 {
	float: right;
}

.sms #sidebar_wrapper,
.sms #sidebar {
	float: left;
}

.sms #main,
.sms #sidebar2 {
	float: right;
}


/*
 * mms, smm, ms and sm layouts
 */

.mms #main,
.ms #main,
.smm #sidebar,
.sm #sidebar {
	float: left;
}

.mms #sidebar,
.ms #sidebar,
.smm #main,
.sm #main {
	float: right;
}


/*
 * mmm layouts
 */

.mmm #wrapper,
.mmm #credits {
	width: 960px;
}

.mmm .wrapper,
.mmm .wrapper_item {
	width: 950px;
}

.m2s #main {
	width: 550px;
}

.sms #sidebar_wrapper {
	width: 750px;
}

.mmm #sidebars {
	width: 400px;
}

.mmm #sidebar,
.mmm #sidebar2 {
	width: 200px;
}

.mm1s #main {
	width: 650px;
}

.mm1s #sidebar {
	width: 300px;
}


/*
 * mm layouts
 */

.mm #wrapper,
.mm #credits {
	width: 760px;
}

.mm .wrapper,
.mm .wrapper_item {
	width: 750px;
}

.mm #sidebar {
	width: 200px;
}

.m1s #main {
	width: 550px;
}


/*
 * m layouts
 */

.m #wrapper,
.m #credits {
	width: 630px;
}

.m .wrapper,
.m .wrapper_item {
	width: 620px;
}


/*
 * Spacer
 */

.spacer {
	clear: both;
}


/*
 * floating nav
 */

.float_nav #header_nav,
.float_nav #copyright_notice {
	float: left;
}

.float_nav #search_form,
.float_nav #footer_nav {
	float: right;
}

#navbar {
	line-height: 30px;
}

.s {
	padding-top: 1px;
	padding-bottom: 0px;
	width: 140px;
}

.go {
	margin-left: 2px;
	margin-right: 2px;
}

#s {
	width: 120px;
}

#go {
	margin-right: 0px;
}

* html #s {
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: center;
}

* html #go {
	margin-top: 3px;
	margin-bottom: 1px;
	vertical-align: center;
}


/*
 * non-floating nav
 */

#footer_nav,
#copyright_notice {
	text-align: center;
}


/*
 * credits
 */

#credits {
	text-align: center;
}


/*
 * inline boxes
 */

.inline_box {
	float: left;
}

.m .inline_box {
	width: 50%;
}

.mm .inline_box {
	width: 33.33%;
}

.mmm .inline_box {
	width: 25%;
}

.mmm #header_boxes .wrapper_item,
.mmm #footer_boxes .wrapper_item
{
	width: 949px;
}

.mm #header_boxes .wrapper_item,
.mm #footer_boxes .wrapper_item {
	width: 749px;
}

.m #header_boxes .wrapper_item,
.m #footer_boxes .wrapper_item {
	width: 619px;
}


/*
 * Padding & Margins
 */

#body_top,
#body_bottom {
	height: 1px; /* to avoid margin-related issues */
}



/*** import url("icons.css"); ***/

#main a.external_icon,
#credits a.external_icon {
	background: url(../img/viagrahelp-world_go.gif) center right no-repeat;
	padding-left: 0px;
	padding-right: 14px;
}

li.nav_home {
	list-style-image: url(../img/house.gif);
}

.widget_categories ul,
.widget_archive ul,
li.nav_blog,
li.nav_branch {
	list-style-image: url(../img/viagrahelp-folder.gif);
}

.post_list ul,
.fuzzy_widget ul,
.random_widget ul,
.related_widget ul,
.widget_pages ul,
.widget_recent_entries ul,
li.nav_leaf {
	list-style-image: url(../img/page_white_text.gif);
}

.widget_recent_comments ul,
.fuzzy_comments ul,
.random_comments ul {
	list-style-image: url(../img/viagrahelp-comment.gif);
}

.pings_list ul,
.widget_links ul,
.widget_rss ul,
.fuzzy_links ul,
.random_links ul,
li.nav_url {
	list-style-image: url(../img/world_link.gif);
}

.countdown ul {
	list-style-image: url(../img/viagrahelp-calendar.gif);
}

.edit_entry a {
	background: url(../img/page_white_edit.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.reply_comment a {
	background: url(../img/comment_add.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.comment_entry img {
	background: url(../img/comment_add.gif) bottom center no-repeat;
	vertical-align: middle;
}

.edit_comment a {
	background: url(../img/comment_edit.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.entry_tags a,
.entry_categories a {
	background: url(../img/viagrahelp-folder.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.entry_author a,
.entry_author span,
.signed_in_author a,
.loginout a {
	background: url(../img/viagrahelp-user.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.entry_date span,
.comment_date span,
.pings_date span,
h3.post_list_date {
	background: url(../img/viagrahelp-calendar.gif) center left no-repeat;
	padding-left: 26px;
	padding-right: 0px;
}

.name_label label {
	background: url(../img/viagrahelp-user.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.email_label label {
	background: url(../img/viagrahelp-email.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.url_label label {
	background: url(../img/world_link.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

.link_comment img {
	background: url(../img/viagrahelp-anchor.gif) bottom center no-repeat;
	vertical-align: middle;
}

.s {
	background: url(../img/viagrahelp-magnifier.gif) bottom left no-repeat #fff;
	padding-left: 18px;
	padding-right: 2px;
}



/*** import url("skin.css"); ***/

/*
 * Canvas
 */

html {
	background: #ddd;
}

.sem_admin_menu #wrapper {
	margin-top: 15px;
}


/*
 * Header
 */

#sitename {
	color: #146899;
}


/*
 * Navbar
 */

#navbar {
	line-height: 40px;
	color: #eee;
}

* html #s {
	margin: 8px 0px 6px;
	vertical-align: center;
}

* html #go {
	margin: 8px 0px 4px;
	vertical-align: center;
}

#navbar a {
	color: #eef;
}

#navbar a:hover {
	color: #fc9;
}

.mmm #navbar {
	background: url(../img/mmm-navbar.jpg) top center repeat-y #146899;
}

.mm #navbar {
	background: url(../img/mm-navbar.jpg) top center repeat-y #146899;
}

.m #navbar {
	background: url(../img/m-navbar.jpg) top center repeat-y #146899;
}


/*
 * Footer
 */

#footer a {
	color: #000;
}

#footer a:hover {
	color: #c22;
}

#footer_top,
#footer_bottom {
	height: 10px;
}

.mmm #footer {
	background: url(../img/mmm-footer.jpg) center repeat-y #8fb6cc;
}

.mmm #footer_top {
	background: url(../img/mmm-footer_top.jpg) bottom center no-repeat;
}

.mmm #footer_bottom {
	background: url(../img/mmm-footer_bottom.jpg) top center no-repeat;
}

.mm #footer {
	background: url(../img/mm-footer.jpg) center repeat-y #8fb6cc;
}

.mm #footer_top {
	background: url(../img/mm-footer_top.jpg) bottom center no-repeat;
}

.mm #footer_bottom {
	background: url(../img/mm-footer_bottom.jpg) top center no-repeat;
}

.m #footer {
	background: url(../img/m-footer.jpg) center repeat-y #8fb6cc;
}

.m #footer_top {
	background: url(../img/m-footer_top.jpg) bottom center no-repeat;
}

.m #footer_bottom {
	background: url(../img/m-footer_bottom.jpg) top center no-repeat;
}


/*
 * Header & Footer Boxes
 */

#header_boxes_top,
#header_boxes_bottom,
#footer_boxes_top,
#footer_boxes_bottom {
	height: 10px;
}

.mmm #header_boxes,
.mmm #footer_boxes {
	background: url(../img/mmm-inline_boxes.jpg) center repeat-y;
}

.mmm #header_boxes_top,
.mmm #footer_boxes_top {
	background: url(../img/mmm-inline_boxes_top.jpg) bottom center no-repeat;
}

.mmm #header_boxes_bottom,
.mmm #footer_boxes_bottom {
	background: url(../img/mmm-inline_boxes_bottom.jpg) top center no-repeat;
}

.mm #header_boxes,
.mm #footer_boxes {
	background: url(../img/mm-inline_boxes.jpg) center repeat-y;
}

.mm #header_boxes_top,
.mm #footer_boxes_top {
	background: url(../img/mm-inline_boxes_top.jpg) bottom center no-repeat;
}

.mm #header_boxes_bottom,
.mm #footer_boxes_bottom {
	background: url(../img/mm-inline_boxes_bottom.jpg) top center no-repeat;
}

.m #header_boxes,
.m #footer_boxes {
	background: url(../img/m-inline_boxes.jpg) center repeat-y;
}

.m #header_boxes_top,
.m #footer_boxes_top {
	background: url(../img/m-inline_boxes_top.jpg) bottom center no-repeat;
}

.m #header_boxes_bottom,
.m #footer_boxes_bottom {
	background: url(../img/m-inline_boxes_bottom.jpg) top center no-repeat;
}


/*
 * Header & Footer Widgets
 */

.header_widget_top,
.header_widget_bottom,
.footer_widget_top,
.footer_widget_bottom {
	height: 10px;
}

.mmm .header_widget,
.mmm .footer_widget {
	background: url(../img/mmm-wrapper_widget.jpg) center repeat-y;
}

.mmm .header_widget_top,
.mmm .footer_widget_top {
	background: url(../img/mmm-wrapper_widget_top.jpg) bottom center no-repeat;
}

.mmm .header_widget_bottom,
.mmm .footer_widget_bottom {
	background: url(../img/mmm-wrapper_widget_bottom.jpg) top center no-repeat;
}

.mm .header_widget,
.mm .footer_widget {
	background: url(../img/mm-wrapper_widget.jpg) center repeat-y;
}

.mm .header_widget_top,
.mm .footer_widget_top {
	background: url(../img/mm-wrapper_widget_top.jpg) bottom center no-repeat;
}

.mm .header_widget_bottom,
.mm .footer_widget_bottom {
	background: url(../img/mm-wrapper_widget_bottom.jpg) top center no-repeat;
}

.m .header_widget,
.m .footer_widget {
	background: url(../img/m-wrapper_widget.jpg) center repeat-y;
}

.m .header_widget_top,
.m .footer_widget_top {
	background: url(../img/m-wrapper_widget_top.jpg) bottom center no-repeat;
}

.m .header_widget_bottom,
.m .footer_widget_bottom {
	background: url(../img/m-wrapper_widget_bottom.jpg) top center no-repeat;
}


/*
 * Body
 */

#main_top,
#main_bottom {
	height: 10px;
}

.mmm #main {
	background: url(../img/mmm-main.jpg) center repeat-y;
}

.mmm #main_top {
	background: url(../img/mmm-main_top.jpg) bottom center no-repeat;
}

.mmm #main_bottom {
	background: url(../img/mmm-main_bottom.jpg) top center no-repeat;
}

.mm #main {
	background: url(../img/mm-main.jpg) center repeat-y;
}

.mm #main_top {
	background: url(../img/mm-main_top.jpg) bottom center no-repeat;
}

.mm #main_bottom {
	background: url(../img/mm-main_bottom.jpg) top center no-repeat;
}

.mm1s #main {
	background: url(../img/mm1s-main.jpg) center repeat-y;
}

.mm1s #main_top {
	background: url(../img/mm1s-main_top.jpg) bottom center no-repeat;
}

.mm1s #main_bottom {
	background: url(../img/mm1s-main_bottom.jpg) top center no-repeat;
}

.m2s #main,
.m1s #main {
	background: url(../img/viagrahelp-main.jpg) center repeat-y;
}

.m2s #main_top,
.m1s #main_top {
	background: url(../img/viagrahelp-main_top.jpg) bottom center no-repeat;
}

.m2s #main_bottom,
.m1s #main_bottom {
	background: url(../img/viagrahelp-main_bottom.jpg) top center no-repeat;
}

.m #main {
	background: url(../img/m-main.jpg) center repeat-y;
}

.m #main_top {
	background: url(../img/m-main_top.jpg) bottom center no-repeat;
}

.m #main_bottom {
	background: url(../img/m-main_bottom.jpg) top center no-repeat;
}


/*
 * Credits
 */

#credits {
	margin-top: 5px;
	margin-bottom: 10px;
}

/*
 * Content
 */

h1 {
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-weight: normal;
	font-size: 22px;
}

h2,
.widget_calendar caption {
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

h1 {
	color: #146899;
}

.entry_date,
.comment_date,
.pings_date {
}

blockquote {
	background: url(../img/viagrahelp-blockquote.gif) top left no-repeat;
	padding: 5px 10px 5px 50px;
	margin-left: 0px;
	min-height: 50px;
}


/*
 * Sidebars
 */

.widget_title h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
}

.widget {
	margin-top: 0px;
	margin-bottom: 0px;
}

.widget_top,
.widget_bottom {
	height: 10px;
}

.widget_title_top {
	margin-top: -10px;
	height: 10px;
}

.widget_title_bottom {
	height: 5px;
}

.widget {
	background: url(../img/widget.jpg) center repeat-y;
}

.widget_top {
	background: url(../img/widget_top.jpg) bottom center no-repeat;
}

.widget_bottom {
	background: url(../img/widget_bottom.jpg) top center no-repeat;
}

.widget_title {
	background: url(../img/widget_title.jpg) center repeat-y;
}

.widget_title_top {
	background: url(../img/widget_title_top.jpg) bottom center no-repeat;
}

.widget_title_bottom {
	background: url(../img/widget_title_bottom.jpg) top center no-repeat;
}

.mm1s .widget {
	background: url(../img/mm1s-widget.jpg) center repeat-y;
}

.mm1s .widget_top {
	background: url(../img/mm1s-widget_top.jpg) bottom center no-repeat;
}

.mm1s .widget_bottom {
	background: url(../img/mm1s-widget_bottom.jpg) top center no-repeat;
}

.mm1s .widget_title {
	background: url(../img/mm1s-widget_title.jpg) center repeat-y;
}

.mm1s .widget_title_top {
	background: url(../img/mm1s-widget_title_top.jpg) bottom center no-repeat;
}

.mm1s .widget_title_bottom {
	background: url(../img/mm1s-widget_title_bottom.jpg) top center no-repeat;
}

.wide_sidebar .widget {
	background: url(../img/wide_widget.jpg) center repeat-y;
}

.wide_sidebar .widget_top {
	background: url(../img/wide_widget_top.jpg) bottom center no-repeat;
}

.wide_sidebar .widget_bottom {
	background: url(../img/wide_widget_bottom.jpg) top center no-repeat;
}

.wide_sidebar .widget_title {
	background: url(../img/wide_widget_title.jpg) center repeat-y;
}

.wide_sidebar .widget_title_top {
	background: url(../img/wide_widget_title_top.jpg) bottom center no-repeat;
}

.wide_sidebar .widget_title_bottom {
	background: url(../img/wide_widget_title_bottom.jpg) top center no-repeat;
}



/*
 * Calendar
 */

.widget_calendar table {
	border: solid 1px #666;
}

.widget_calendar thead {
	border-bottom: solid 1px #666;
	background: #146899;
	color: #eee;
}

.widget_calendar tfoot {
	border-top: solid 1px #666;
	background: #8fb6cc;
}

.widget_calendar tfoot a {
	color: #000;
}

.widget_calendar tfoot a:hover {
	color: #c22;
}


/***************************** custom css *****************************/

#sitename a {
	font-size:95%;
	font-family: Tahoma, Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
#sitename a, #sitename a:link, #sitename:visited {
	color: #146899;
	border-bottom: solid 1px #ccc;
}
#sitename a:hover {
	color: #595971;
	border-bottom: solid 1px #1568AC;
}

#tagline {font-size:105%; font-family: Georgia, "Trebuchet Unicode MS", "Trebuchet MS"; }

h1 a, h1 a:link, h1 a:visited {
	color: #146899;
}
h1 a:hover {
	color: #595971;
	text-decoration: underline;
}

#body {
	margin-top: 10px;
}

.email_entry span {
	background: url(../img/viagrahelp-email.gif) center left no-repeat;
	padding-left: 18px;
	padding-right: 0px;
}

#sidebar ul.external_icons {
	list-style-image: url(../img/world_link.gif);
}
#sidebar ul.external_icons li, #sidebar ul.archives li {
padding-left:2px;
}
#sidebar ul.external_icons li a, #sidebar ul.archives li a {
text-transform:capitalize;
}
#sidebar ul.archives {
	list-style-image: url(../img/viagrahelp-folder.gif);
}
#sidebar ul.posts {
	/*list-style-image: url(../img/page_white_text.gif);*/
	list-style-image: url(../img/viagrahelp-bullet.gif);
}
#sidebar ul.posts li {
	padding-left:2px;
}
#sidebar ul.external_icons {
	list-style-image: url(../img/viagrahelp-world_go.gif);
}


/*** post link and image ***/

#main .entry_content a { font-size:110%; font-family: Georgia,Tahoma,serif; }
#main .entry_content a:link, #main .entry_content a:visited{
border-bottom: 2px solid #5B71A4;
text-decoration:none;
background:#F4F8FF;
background:#F7FBFF;
}

#main .entry_content a:active,#main .entry_content a:hover{
border-bottom: 2px solid #4672D0;
text-decoration:none;
background:none;
}

h6 { font-family: "Trebuchet Unicode MS","Trebuchet MS"; font-size:115%; }

#main .entry_content img{
padding:1px;
padding-bottom:3px;
margin-top:8px;
margin-bottom:8px;
border:0;
}

#main .entry_content a:link, #main .entry_content a:visited { color: #0043B0; }
#main .entry_content a:hover { color: #0000BC; }

#main .entry_content a.image:link, #main .entry_content a.image:visited{
border: 1px solid #fff;
}
#main .entry_content a.image:active, #main .entry_content a.image:hover{
border-bottom: 3px solid #7290CE;
}
#main .entry_content .more-link a:link, #main .entry_content .more-link a:visited {
letter-spacing:0px;
border-bottom: 1px solid #354B7E;
background:none;
}

#main .entry_content .more-link a:hover {
letter-spacing:0px;
border-bottom: 1px solid #4672D0;
background:none;
}

#main .entry_content .more-link a {
font-family: Verdana;
font-size:110%;
font-weight:bold;
}

#main .more-link {
padding-left: 10px;
background: url(../img/world_link.gif) top left no-repeat;
}

/* comments */

.entry_categories a,.entry_categories a:link, .entry_categories a:visited,  .entry_categories a:hover { color: #0000A6; }
.entry_categories a:hover {color: #300075; }


#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {color: #0000A6; }
#sidebar ul li a:hover {color: #300075; }

#tagline {color: #2D313D; }

.related_post {
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-weight: normal;
	font-size: 17px;
	text-transform:capitalize;
}

#main ul.related_list {
	list-style-image: url(../img/world_link.gif);
}
#main ul.related_list li {
	padding-left:5px;
	font-size:100%;
}
#main .related_list li a {
	color: #4E4E9A; 
	font-size:100%;
	background: #fff;
	border:0;
	text-decoration: underline;
}
#main .related_list li a:link, #main ul.related_list li a:visited {
	color: #4E4E9A;
	background: #fff;
	border:0;
	text-decoration: underline;
}
#main .related_list li a:hover {
	color: #300075; 
	background: #fff;
	border:0;
	text-decoration: underline;
}

.posting a {
	color: #595971;
	font-family: "Times New Roman", "Bitstream Charter", Times, serif;
	font-weight: normal;
	font-size: 18px;
}
.posting {
padding-left: 20px;
background: url(../img/comment_edit.gif) top left no-repeat;
}

.entry_categories a {
	background: url(../img/viagrahelp-comment.gif) center left no-repeat;
}


#main .comment_date span{
	display: block;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 2px;
	color: #4f4f4f;
	background: #fff;
	padding-left: 0px;
}

.comment_author {
width: 100px;
height: 100px;
background: url(../img/viagrahelp-atavar.gif) top left no-repeat;
float:left;
}

.link_comment a:link, .link_comment a:visited {
	color: #0000CC;
}

#header_nav span a {
	margin-left: 30px;
}

#header_nav span a:link, #header_nav span a:visited {
	color: #ddd;
}

