/*
Theme Name: VampyVarnish
Theme URI: http://www.vampyvarnish.com/
Description: Custom theme design for Wordpress created by Delicious Design Studio - http://www.deliciousdesignstudio.com/
Version: 1.0
Author: Delicious Design Studio
Tags: black, white, green, purple, grey, two column, fixed width
*/

/* RESET ALL CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}


/* Basic Layout */
html, body {
	height: 100%;
	background-color: #ffffff;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3e3e3e;
	text-align: center;
}

/* Links & General Formatting */
a, a:link {
	color: #732b8c;
}

a:visited {
	color: #9764a9;
}

a:hover {
	color: #7c9837;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9b9c9d;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #732b8c;
}

.more_link, .more_link a, .more_link a:visited {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin: 15px 0px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
hr {
	display: none;
}

a img {
	border: none;
}
	
/* Header Formatting */
#header {
	clear: both;
	position: relative;
	width: 960px;
	height: 290px;
	margin: 0 auto;
	z-index: 10;
	top: -12px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

#header h1 a {
	float: left;
	position: relative;
	width: 960px;
	height: 180px;	
	text-indent: -9999px;
	cursor: hand;
	overflow: hidden;
	display: block;
}

.description {
	display: none;
}

/* Daily Photo Formatting */
#daily_photo {
	position: absolute;
	right: 0px;
	z-index: 20;
	width: 195px;
	height: 280px;
	overflow: hidden;
}

#daily_photo_label {
	background: url(images/label_dailyphoto.png) top left no-repeat;
	position: absolute;
	text-indent: -9999px;
	bottom: 0;
	left: 0;
	width: 195px;
	height: 35px;	
	z-index: 25;
}

/* Top Menu Styles */
#bar_menu {
	background-color: #000000;
	height: 33px;
	width: 100%;
}

#menu {
	position: relative;
	margin: 0 auto;
	width: 960px;
	margin-top: -33px;
	z-index: 150;
}

/* Drop Down Styles */
#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	line-height: 15px;
	margin: 0;
	padding: 0;
	border: 0;
}

#suckerfishnav a {
	display: block;
	text-decoration: none;
	padding: 0;
}
		
#suckerfishnav li {
	float: left;
	padding: 0;
}

#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:164px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top: 20px solid #000000;
	z-index: -1;
	background-color: #000000;
}

#suckerfishnav li li {
	width:160px;
	border-bottom:1px solid #7b7c7d;
	padding: 5px 2px;
	position: relative;
	text-align: left;
}

#suckerfishnav li li a {
	padding:4px 10px;
	width:130px;
	font-size: 11px;
	color: #7b7c7d;
}

#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background: #a3b358;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#7b7c7d;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left: auto;
    background: #000000;
		margin-top: -15px;
}

/* Menu Buttons */
.menu_home a.mn, .menu_categories a.mn, .menu_about a.mn, .menu_press a.mn, .menu_contact a.mn, .menu_subscribe a.mn {
	height: 45px;	
	margin-left: 1px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
}

.menu_home a.mn {
	width: 65px;
	background: url(images/menu_home.png) no-repeat left top;
}

.menu_home a.mn:hover, .menu_home a.current_page_item:hover { 
	background-position: -65px 0px;
}

.menu_home a.current_page_item {
	background-position: -130px 0px;
}

.menu_categories a.mn {
	width: 112px;
	background: url(images/menu_categories.png) no-repeat left top;
}

.menu_categories a.mn:hover, .menu_categories a.current_page_item:hover { 
	background-position: -112px 0px;
}

.menu_categories a.current_page_item {
	background-position: -224px 0px;
}

.menu_about a.mn {
	width: 72px;
	background: url(images/menu_about.png) no-repeat left top;
}

.menu_about a.mn:hover, .menu_about a.current_page_item:hover { 
	background-position: -72px 0px;
}

.menu_about a.current_page_item {
	background-position: -144px 0px;
}

.menu_press a.mn {
	width: 73px;
	background: url(images/menu_press.png) no-repeat left top;
}

.menu_press a.mn:hover, .menu_press a.current_page_item:hover { 
	background-position: -73px 0px;
}

.menu_press a.current_page_item {
	background-position: -146px 0px;
}

.menu_contact a.mn {
	width: 114px;
	background: url(images/menu_contact.png) no-repeat left top;
}

.menu_contact a.mn:hover, .menu_contact a.current_page_item:hover { 
	background-position: -114px 0px;
}

.menu_contact a.current_page_item {
	background-position: -228px 0px;
}

.menu_subscribe a.mn {
	width: 119px;
	background: url(images/menu_subscribe.png) no-repeat left top;
}

.menu_subscribe a.mn:hover, .menu_subscribe a.current_page_item:hover { 
	background-position: -119px 0px;
}

.menu_subscribe a.current_page_item {
	background-position: -238px 0px;
}

/* Menu Search Form */
#menu #searchform {
	float: left;
	margin-top: 4px;
}

#menu #s {
 float: left;
 width: 280px;
 background-color: #000000;
 border: 1px solid #646464;
 color: #646464;
 font-size: 11px;
 padding: 4px;
 margin-right: 10px;
 margin-left: 20px;
}

#menu #searchsubmit {
	background: url(images/search_button.png) top left;
	width: 78px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
	border: 0;
	font-size: 0;
	color: transparent;
	text-transform: capitalize;
}

/* Post Formatting */
#page {	
	clear: both;
	background-color: #ffffff;
	width: 961px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	top: -12px;
	padding-bottom: 25px;
}

#content {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	float: left;
	width: 960px;
	height: 100%;
}

#post_wrapper {
	position: relative;
	width: 600px;
	float: left;
}

#post_wrapper .post, #post_wrapper .page {
	position: relative;
	border-top: 1px solid #e1e1e1;
	margin: 0px 10px 25px 25px;
	float: left;
	width: 560px;
}

.post h2, .post h2 a, .page h2, .page h2 a, .post h3, .post h3 a, .page h3, .page h3 a, h2.pagetitle a {
	margin: 40px 0 0;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
	color: #9b9c9d;
}

.post hr, .page hr {
	display: block;
}
	
.post_date {
	background-color: #732b8c;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	display: block;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	left: -25px;
	border-top: 1px solid: #e1e1e1;
}

.entry {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	z-index: 5;
}

.entry form {
	text-align:center;
}

.addtoany_share_save_container {
	position: relative;
	left: -10px;
}

.entry hr {
	margin: 20px 0px;
}

.entry ul {
	list-style-type: disc;
	margin: 25px;
}

.entry ol {
	list-style-type: decimal;
	margin: 25px;
}

.entry p {
	margin: 15px 0;
}
.entry blockquote {
	margin: 15px 5px;
	border-left: 5px solid #c9c9c9;
	padding: 0px 25px;
}

.entry_pages {
	float: right;
	width: 30%;
	text-align: right;
}

.entry_tags {
	float: left;
	width: 65%;
}

h2.pagetitle {
	position: relative;
	top: 20px;
	margin: 0 25px 50px;
	font-size: 24px;
	line-height: 28px;
}

.postmetadata {
	position: relative;
	margin: 20px 0px;
	height: 100%;
	clear: both;
}

/* Page Navigation */
.navigation {
	border-top: 1px solid #e1e1e1;
	margin:0 10px 25px 25px;
	position:relative;
	width: 560px;
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	padding-top: 25px;
	font-weight: bold;
	clear: both;
}

.navigation .alignleft {
	text-align: left;
}

.navigation .alignright {
	text-align: right;
}

.navigation .nav_name {
	font-size: 11px;
	line-height: 16px;
	color: #9b9c9e;
	text-decoration: none;
	font-weight: normal;
}

/* Photo Gallery */
#photo_panels {
	position: relative;
	margin: 0px 18px 25px;
	clear: both;
	width: 565px;
	height: 345px;
	border: 1px solid #000000;
}

#photo_panels .TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
	cursor: pointer;
}

#photo_panels .TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 20;
}

#photo_panels .TabbedPanelsTabGroup li {
	margin: 0px;
	padding: 0px;
}

#photo_panels .TabbedPanelsTab {
	position: relative;
	float: left;
	list-style: none;
	cursor: pointer;
}

#photo_panels a.pg_varnish, #photo_panels a.pg_looking, #photo_panels a.pg_love, #photo_panels a.pg_poppycock, #photo_panels a.pg_critters {
	height: 72px;	
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
}

#photo_panels .TabbedPanelsContentGroup {
	clear: both;
}

#photo_panels .TabbedPanelsContent  {
	position: relative;
}

#photo_panels .TabbedImageFrame  {
	position: relative;
	width: 565px;
	height: 345px;
	overflow: hidden;
	cursor: pointer;
}

#photo_panels .TabbedImageFrame .TabbedImageTextBar {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	background: url(images/gallery_readmore.png) top left;
	width: 565px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	border: 0;
	font-size: 0;
	color: transparent;
	text-transform: capitalize;
}

#photo_panels .TabbedPanelsContent .post  {
	margin:0 10px 25px 5px;
}

#photo_panels .TabbedPanelsContent h2.pagetitle  {
	margin:10px 10px 50px 5px;
}


/* Photo Gallery Buttons */
#photo_panels a.pg_varnish {
	width: 100px;
	background: url(images/gallery_varnish.png) no-repeat left top;
}	

#photo_panels .TabbedPanelsTabHover a.pg_varnish {
	background-position: -100px 0px;
}

#photo_panels .TabbedPanelsTabSelected a.pg_varnish {
	background-position: -200px 0px;
}

#photo_panels a.pg_looking {
	width: 164px;
	background: url(images/gallery_looking.png) no-repeat left top;
}	

#photo_panels .TabbedPanelsTabHover a.pg_looking {
	background-position: -164px 0px;
}

#photo_panels .TabbedPanelsTabSelected a.pg_looking {
	background-position: -328px 0px;
}

#photo_panels a.pg_love {
	width: 84px;
	background: url(images/gallery_love.png) no-repeat left top;
}	

#photo_panels .TabbedPanelsTabHover a.pg_love {
	background-position: -84px 0px;
}

#photo_panels .TabbedPanelsTabSelected a.pg_love {
	background-position: -168px 0px;
}

#photo_panels a.pg_poppycock {
	width: 116px;
	background: url(images/gallery_poppycock.png) no-repeat left top;
}	

#photo_panels .TabbedPanelsTabHover a.pg_poppycock {
	background-position: -116px 0px;
}

#photo_panels .TabbedPanelsTabSelected a.pg_poppycock {
	background-position: -232px 0px;
}

#photo_panels a.pg_critters {
	width: 101px;
	background: url(images/gallery_critters.png) no-repeat left top;
}	

#photo_panels .TabbedPanelsTabHover a.pg_critters {
	background-position: -101px 0px;
}

#photo_panels .TabbedPanelsTabSelected a.pg_critters {
	background-position: -202px 0px;
}

/* Sidebar Formatting */
#sidebar {
	width: 355px;
	height: 100%;
	float: right;
	border-left: 1px solid #e1e1e1;
	overflow: hidden;
}

#sidebar .widgettitle {
	background: url(images/subnav_head_bg.gif) top left repeat-x;
	height: 45px;
	padding-left: 15px;
	line-height: 40px;
	color: #ffffff;
}

#siderbar ul {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#sidebar ul ul {
	list-style-type: disc;
	margin: 15px 15px 15px 35px;
}

#sidebar ul ul li {
	margin: 10px 0px;
	line-height: 18px;
}

/* Sidebar Search */
#sidebar #searchform {
	background: url(images/subnav_head_bg.gif) top left repeat-x;
	height: 45px;
	padding-left: 15px;
	line-height: 40px;
	color: #ffffff;	
	text-align: center;
	padding-top: 10px;
	margin-bottom: 15px;
}

#sidebar #searchsubmit {
	background: url(images/search_button.png) top left;
	width: 78px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
	border: 0;
	font-size: 0;
	color: transparent;
	text-transform: capitalize;
}

#sidebar #s {
 float: left;
 width: 195px;
 background-color: #000000;
 border: 1px solid #646464;
 color: #646464;
 font-size: 11px;
 padding: 4px;
 margin-right: 10px;
 margin-left: 20px;
}

/* Side Panels */
#side_panels {
	position: relative;
	top: 5px;
	margin-bottom: 15px;
	clear: both;
}

#side_panels .TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}

#side_panels .TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

#side_panels .TabbedPanelsTabGroup li {
	margin: 0px;
	padding: 0px;
}

#side_panels .TabbedPanelsTab {
	position: relative;
	float: left;
	list-style: none;
	cursor: pointer;
}

#side_panels a.mn_comments, #side_panels a.mn_tags, #side_panels a.mn_links {
	height: 62px;	
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
}

#side_panels .TabbedPanelsContentGroup {
	clear: both;
	margin: 0px 20px;
	padding: 10px 0px;
	min-height: 150px;
}

#side_panels .TabbedPanelsContent {
	padding: 4px;
}

#side_panels .TabbedPanelsContent ul {
	margin: 0px 15px;
	padding: 0px;
}

#side_panels .TabbedPanelsContent #tags {
	line-height: 25px;
}

#side_panels .TabbedPanelsContent #links {
	clear: both;
}

#side_panels .TabbedPanelsContent #link_left {
	float: left;
	width: 40%;
	padding-bottom: 25px;
}

#side_panels .TabbedPanelsContent #link_right {
	float: right;
	width: 40%;
	padding-bottom: 25px;
}

#side_panels .TabbedPanelsContent #link_list li {
	float: left;
	width: 115px;
	padding-right: 20px;
	margin-left: 15px
}

#side_panels .TabbedPanelsContent #link_list {
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	padding-bottom: 25px;
}

#side_panels .TabbedPanelsContentVisible {
}

/* Sidebar Panel Buttons */
#side_panels a.mn_comments {
	width: 120px;
	background: url(images/subnav_head_comments.png) no-repeat left top;
}

#side_panels .TabbedPanelsTabHover a.mn_comments {
	background-position: -120px 0px;
}

#side_panels .TabbedPanelsTabSelected a.mn_comments {
	background-position: -240px 0px;
}

#side_panels a.mn_tags {
	width: 80px;
	background: url(images/subnav_head_tags.png) no-repeat left top;
}

#side_panels .TabbedPanelsTabHover a.mn_tags {
	background-position: -80px 0px;
}

#side_panels .TabbedPanelsTabSelected a.mn_tags {
	background-position: -160px 0px;
}

#side_panels a.mn_links {
	width: 155px;
	background: url(images/subnav_head_links.png) no-repeat left top;
}

#side_panels .TabbedPanelsTabHover a.mn_links {
	background-position: -155px 0px;
}

#side_panels .TabbedPanelsTabSelected a.mn_links {
	background-position: -310px 0px;
}

/* Sidebar Twitter */
#sidebar_twitter {
	clear: both;
	position: relative;
}

#sidebar #twitter_feed ul {
	clear: both;
	position: relative;
	top: -10px;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar #twitter_feed .twitter_time {
	background-color: #f5f5f5;
	font-size: 11px;
	padding-left: 25px;
	line-height: 20px;
}

#sidebar #twitter_feed .tweet {
	padding: 5px 25px;
}

#sidebar .twitter_avatar {
	width: 48px;
	height: 48px;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #c9c9c9;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 30;
}

#sidebar .twitter_avatar img {
	width: 48px;
	height: 48px;
}

#sidebar #twitter_feed .twitter_loading {
	padding: 25px 0px;
	width: 100%;
	text-align: center;
}

/* Collapsable Archives */
#sidebar .collapsArchList {
	list-style-type: none;
	margin-left: 25px;
	margin-bottom: 25px;
}

#sidebar .collapsArchList ul {
	margin: 3px 20px;
	list-style-type: none;
}

#sidebar .collapsArchList ul li {
	line-height: 14px;
}

#sidebar .collapsArchList .sym {
	cursor: pointer;
	margin-right: 5px;
}	
	
/* Footer Formatting */
#bar_footer {
	background-color: #000000;
	min-height: 300px;
	width: 100%;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
	clear: both;
}

#footer {
	position: relative;
	margin: auto;
	width: 940px;
	font-size: 11px;
	text-align: left;
	color: #ababab;
}

#footer h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0px;
}

#footer ul {
	list-style-type: disc;
	margin-left: 15px;
}

#footer li {
	margin: 10px 0px;
	text-transform: uppercase;
	line-height: 18px;
}

#footer a {
	color: #9764a9;
}

#footer a:visited {
	color: #847689;
}

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

#footer_recent, #footer_tags, #footer_archives, #footer_info, #footer_bar, #footer_copyright {
	float: left;
}

#footer_recent, #footer_tags, #footer_archives, #footer_info {
	margin-right: 25px;
}

#footer_recent {
	width: 265px;
}

#footer_tags, #footer_archives {
	width: 115px;
}

#footer_info img {
	float: left;
}

#footer_info_text {
	float: right;
	text-transform: uppercase;
	margin-left: 15px;
	line-height: 18px;
	width: 170px;
}

#footer_dds {
	float: right;
}

#footer_bar {
	clear: both;
	width: 940px;
	height: 1px;
	border-bottom: 1px solid #7b7c7d;
	margin: 20px 0px;
}

#footer_copyright {
	position: relative;
	width: 940px;
}

#footer_copyright_buttons {
	position: relative;
	float: right;
}

/* Banner Formatting */
#top_banner {
	position: relative;
	margin: 10px 18px 0px;
	width: 728px;
	height: 90px;
	float: left;
}

#side_banner {
	position: relative;
	margin: 5px 5px 0px;
	width: 160px;
	height: 600px;
	float: right;
}

.post_banner {
	width: 300px;
	height: 250px;
	margin: 15px auto;
	clear: both;
}

/* Image Formatting */
p img {
	padding: 0;
	max-width: 100%;
	}

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

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

/* Comment Formatting */
#comment_wrapper {
	position: relative;
	margin: 0px 10px 25px 25px;
}

h3#comments, h3#make_reply {
	margin: 40px 0 0;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

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

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

.comment_sideblock {
	width: 100px;
}

.even .comment_sideblock {
	float: left;
	background: url(images/comment_left.gif) top right no-repeat;
}

.odd .comment_sideblock {
	float: right;
	background: url(images/comment_right.gif) top left no-repeat;
}

.even .comment_avatar {
	float: left;
}

.odd .comment_avatar {
	float: right;
}

.even .comment_text {
	float: right;
}

.odd .comment_text {
	float: left;
}

.comment_avatar {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}

.comment_avatar .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.comment_author {
	font-weight: bold;
	color: #757575;
	font-size: 16px;
	line-height: 20px;
	margin-top: -5px;
}

.comment_text {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	background-color: #e3d5e8;
	width: 410px;
	padding: 15px;
}
	
.comment_notapproved {
	text-align: center;
	font-style: italic;
	color: #732b8c;
	margin: 15px;
}

/* Reply Form */
#reply_loggedin {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
	font-size: 14px;
}

#reply_name, #reply_email, #reply_website {
	display: block;
	float: left;
	font-size: 16px;
	color: #9b9c9e;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 8px;
}

#reply_website {
	margin-right: 0px;
}

#reply_email_small {
	font-style: italic;
	font-size: 11px;
	position: relative;
	top: -1px;
}

#reply_name input, #reply_website input, #reply_email input  {
	width: 163px;
	height: 20px;
	background-color: #e3d5e8;
	border: 1px solid #c6c6c6;
	font-size: 14px;
	color: #732b8c;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
}


#reply_text textarea {
	width: 530px;
	height: 120px;
	background-color: #e3d5e8;
	border: 1px solid #c6c6c6;
	font-size: 14px;
	color: #732b8c;
	text-align: left;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 15px;
}

#reply_submit {
	width: 543px;
	background-color: #ebebec;
	text-align: right;
}

#links_page {
	list-style-type: none;
}
#links_page ul {
	list-style-type: disc;
	margin: 10px;
}
#links_page h2 {
	font-size: 14px;
	margin: 5px 0px;
	margin-left: -25px;
	margin-top: 25px;
	line-height: 16px;
}



#cat_page ul {
	list-style-type: disc;
	margin: 10px;
}