/**
 * Theme Name: Macheesmo
 * Theme URI: http://www.macheesmo.com
 * Description: The basic theme for Macheesmo.
 * Version: 0.1
 * Author: NIck Evans
 * Author URI: http:www.macheesmo.com
 * Tags: food, cooking, photography, recipes
 * Template: hybrid
 */


/* Get base 21px CSS */
@import url('../hybrid/library/css/21px.css');

/* Get a layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

#site-title {
display: none;
}

#site-description {
display: none;
}

#body-container {
margin: 0px auto 10px;
width: 940px;
}

* { margin: 0; padding: 0; }

/* Paragraphs */
p { margin: 0 0 15px 0; }

/* Links */
a { color: #006600; text-decoration: none;	}
a:hover { text-decoration: underline; }
#content a, #full-posts a { color: #006600; text-decoration: none; }
#content a:hover, #full-posts a:hover { text-decoration: underline; }

/* Lists */
ul li { list-style: none; }
.post ul { list-style: disc; }
.post ul li { list-style: disc; }
.post ul, .post ol { margin: 0 0 15px 25px; }
.post ul ul, .post ul ul ul, .post ol ol, .post ol ol ol { margin-bottom: 0; }

/* Blockquotes */
blockquote {padding-left: 10px; margin: 0 20px 15px 20px; background: #EEEEEE; color: #000; font-style: normal;}

/* Code */
pre { overflow: auto; margin: 0 0 15px 0; }
code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left, .alignleft { float: left; margin-right: 10px; }
.right, .alignright { float: right; margin-left: 10px; }
.center, .aligncenter { margin: 0 auto 15px auto; display: block; }

/* Headers and how they should look */
h1 { font-size: 2.5em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h2, h3, h4, h5, h6 { margin-bottom: 0px; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; color: #006600; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }

#content .post-title, #full-posts .post-title, #excerpts .post-title { margin-bottom: 0px; }
#content h2, #content h3, #content h4, #content h5, #content h6, #full-posts h2, #feature h2, #comments-template h3 {
	font-family: 'Futura',sans-serif;
	}

/* Body background default #d7d6cb*/
body {
	color: #000;
	background: #FFF;
	font: 100% 'Helvetica', sans-serif;
        font-size: 14px;
	text-align: center;
        line-height: 1.4;
	}
#body-container {
	width: 940px;
	margin: 5px auto 0 auto;
	background: #FFF;
	overflow: hidden;
        border: 1px solid #CCC;
	}
#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
	float: none;
	width: 930px;
	padding-top: 10px;
	text-align: left;
	}

#container .byline {font-size: 11px;}

body.page-5652 body.entry-title {
	display: none;
	}

/************************************************
	Header
************************************************/
#header-container { height: 205px; width: 100%;
}

#header {
	float: left;
	width: 600px;
	margin: 0 0 0 0;
	text-align: left;
	}
#header h1 {
	float: left;
	margin: 0px 0 0 10px;
	font-weight: bold;
	}
#header h1 a { color: #555; }
#header h2 {
	float: left;
	clear: left;
	font-size: 1.1em;
	margin: 0px 0 0 10px;
	}

/************************************************
	Feed
************************************************/
#rssfeed {
float: right;
clear: right;
width: 300px;
height: 150px;
margin: 0 0 0 0;
background: url(http://www.macheesmo.com/wp-content/uploads/banner/rssbackground.jpg) no-repeat right 0px;
}

a.rss {
background:transparent url(http://www.macheesmo.com/wp-content/uploads/banner/rsssmall.jpg) no-repeat scroll 0 0;
margin-right:20px;
padding:0 0 1px 20px;
font-weight: bold;
font-size: 12px;
color: #006600;
}

a.twitter {
background:transparent url(http://www.macheesmo.com/wp-content/uploads/banner/twitterlogo.gif) no-repeat scroll 0 0;
margin-right:20px;
padding:0 0 1px 20px;
font-weight: bold;
font-size: 12px;
color: #006600;
}

a.facebook {
background:transparent url(http://www.macheesmo.com/wp-content/uploads/banner/facebook.jpg) no-repeat scroll 0 0;
margin-right:20px;
padding:0 0 1px 20px;
font-weight: bold;
font-size: 12px;
color: #006600;
}

#feed {
	float: right;
	clear: right;
	width: 254px;
	height: 28px;
	margin: 0 0 0 0;
	padding: 0 36px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 0px;
	text-align: right;
        font-size: 12px;
	}
#feed li a {
	color: #006600;
text-decoration: none;
	}
#feed li a:hover {text-decoration: underline;}
#feed1 {
	float: right;
	clear: right;
	width: 254px;
	height: 28px;
	margin: 0 13px 0 0;
	padding: 25px 36px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 25px;
	text-align: right;
	}
#feed1 li a {
	font-size: .9em;
	color: #666;
	}

/************************************************
	Navigation
************************************************/
/* Main navigation bar (#sub-nav is bottom bar) */
#navigation, #sub-navigation {
	float: left;
	text-align: left;
	color: #000;
	}
#navigation {
	width: 940px;
	font-size: 1em;
	background: #FFF;
height: 30px;
margin: 0px;
	}
#sub-navigation {
	width: 940px;
	font-size: .9em;
	background: #deded4;
	}
#nav, #nav ul, #nav ul ul, #sub-nav, #sub-nav ul, #sub-nav ul ul {
	list-style: none;
	margin: 0;
	}
#nav li, #nav li li, #nav li li li, #sub-nav li, #sub-nav li li, #sub-nav li li li {




	float: left;
	}

/* Style */

#page-nav a { font-weight: bold; color: #333; display: block; padding: 12px 16px; }
#page-nav li a {color:#333333; display:block; font-weight:bold; padding:12px 16px; border: 0px;}
#page-nav a:hover, #nav li.current_page_item a { text-decoration: underline; }
#page-nav li li { background: #d1d0c8; border-top: 1px solid #ddd; }
#page-nav li li a, #nav li.current_page_item li a { color: #333; margin: 0; padding: 10px 10px; text-decoration: none; }
#sub-nav a { color: #333; display: block; padding: 7px 17px; }
#sub-nav li.current-cat a, #sub-nav a:hover { color: #657843; text-decoration: underline; }
#sub-nav li li { background: #deded4; border-top: 1px solid #eee; }
#sub-nav li li a, #sub-nav li.current-cat li a { margin: 0; padding: 7px 5px 7px 17px; color: #333; text-decoration: none; }
#nav li.current_page_item li a:hover, #sub-nav li.current-cat li a:hover { text-decoration: underline; }

/* Drop-down controls */
#page-nav ul, #sub-nav ul { width: 800px; float: left; }
#page-nav li ul, #sub-nav li ul { visibility: hidden; position: absolute; width: 15em; left: -999em; }
#page-nav li:hover ul, #sub-nav li:hover ul { left: auto; z-index: 1000; }
#page-nav li ul li, #sub-nav li ul li { width: 15em; }
#page-nav li ul ul { margin: -37px 0 0 15em; }
#sub-nav li ul ul { margin: -30px 0 0 15em; }
#page-nav li:hover ul ul, #sub-nav li:hover ul ul { visibility: hidden; }
#page-nav li:hover ul, #page-nav li li:hover ul, #sub-nav li:hover ul, #sub-nav li li:hover ul { left: auto; }
#page-nav li:hover ul ul, #sub-nav li:hover ul ul { visibility: hidden; }
#page-nav li:hover ul, #page-nav li li:hover ul, #sub-nav li:hover ul, #sub-nav li li:hover ul { visibility: visible; left: auto; }

/************************************************
	Search
************************************************/
#utility-after-header .widget-search {
	float: right;
	width: 185px;
        margin-bottom: 0px;
        margin-top: -35px;
	}
#utility-after-header .widget-search form {
	float: right;
	margin: 0 0 0 0;
	padding: 0 2px 0 0;
	}
#utility-after-header .widget-search input {
	color: #808080;
	width: 170px;
	margin-top: 5px;
	padding: 2px;
	background: #fff;
	border: 1px solid #808080;
        height: 16px;
        font-size: 12px;
	}
#utility-after-header .search .search-submit { display: none; }

/************************************************
	Main content
************************************************/
#home, #content { width: 580px; float: left;}

#post-5652 h1.page-title {display:none;}


#no-sidebar { width: 900px; }

#content .content {
float:left;
overflow:hidden;
width:595px;
margin: 0px;
}

.post img.print {
padding:0px;
margin-left:7px;
border:0px;
}

.printericon {
margin-left: -6px;
margin-right: 5px;
}


#home.left, #content.left, #sidebar.left { float: left; margin: 0; }
#home.right, #content.right, #sidebar.right { float: left; margin: 0; }

.entry-title {
font-size:24px;
font-style:normal;
font-weight:bold;
width: 420px;
margin:0px;
}

.byline {
color:#666666;
font-style:normal;
margin:0 0 10px;
}

.content .page {
border:1px solid #000000;
padding:20px 10px;
margin: 0px;
}

.post {
border:1px solid #000000;
padding:20px 10px;
margin: 0px;
}

.byline .byline-prep {
text-transform:none;
}

.homeadbetween {
text-align: center;
}

.diggbutton {
float:left;
padding:3px 5px 5px 5px;
}

td.yeastspotting {
border-bottom: 1px dotted black;
}

#container #content .post .Socialtop {
float: right;
width: 150px;
margin-top: -68px;
margin-bottom: 0px;
}

#container #content .page .Socialtop {
display:none;
}

#container #content .post .Socialtop .topcomment {
text-align: center;
background: url(http://www.macheesmo.com/wp-content/uploads/banner/commentbackground.jpg) no-repeat 60px -2px;
font-size: 11px;
padding-top: 6px;
padding-bottom: 7px;
line-height: 12px;
}

#container #content .page .Socialtop {
float: right;
width: 150px;
margin-top: -40px;
margin-bottom: 0px;
}

#container #content .page .Socialtop .topcomment {
text-align: center;
background: url(http://www.macheesmo.com/wp-content/uploads/banner/commentbackground.jpg) no-repeat 60px -2px;
font-size: 11px;
padding-top: 6px;
padding-bottom: 7px;
line-height: 12px;
}

#container #content .page .entry-content {
margin:30px 0 10px;
overflow:hidden;
}

#container #home #full-posts .post .Socialtop {
float: right;
width: 150px;
margin-top: -5px;
margin-bottom: 0px;
}

#container #home #full-posts .post .Socialtop .topcomment {
text-align: center;
background: url(http://www.macheesmo.com/wp-content/uploads/banner/commentbackground.jpg) no-repeat 60px -2px;
font-size: 11px;
padding-top: 6px;
padding-bottom: 7px;
line-height: 12px;
}

#homepagecenterad {
margin-left: 125px;
margin-bottom: 10px;
}

#socialtools a {
font-weight: bold;
font-size: 14px;
}

.beforepostad {
margin: 5px;
}

#lws_0 {
margin-left: 50px;
margin-bottom: -40px;
}

/************************************************
	Images
************************************************/
/* Images */
.post img, #sidebar img {
	padding: 3px;
	background: #FFF;
	border: 1px solid #FFF;
	}

.alignnone, .block {
clear:both;
margin:0px;
}

a img { border: none; }

#author-box .avatar, .author .post .avatar { width: 100px; height: 100px; float: left; margin-right: 10px; }

/* Post images */
.single img, .attachment img { max-width: 98.5%; }

/* Feature images */
#feature img, #features-numbers img { float: left; width: 300px; margin: 0 10px 0 0; }
html>body #feature img, html>body #features-numbers img { max-width: 300px; width: auto; }

/* Thumbnail images */
img.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 5px 0;
	}

/* Medium images */
img.medium { max-width: 300px; float: left; margin: 0 10px 5px 0; }

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img {
	width: 75px; height: 75px;
	margin: 2px 13px 2px 0;
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Captions */
.wp-caption {
	padding: 0 0 0 0;
	background: #FFF;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0; 
        padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #003300;
        font-style: normal;
	}
.wp-caption img { margin: 0; padding: 0; border: none; }

.gallery {
	width: 100%;
	margin-bottom: 18px;
	}

/************************************************
	Sections of the site
************************************************/
/* Section headers */
.section-header, .menu h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: .5em .5em;
	margin: 0 0 0 0;
	height: 15px;
	}

/* Sections and posts */
.section, #content .post, #excerpts .post, #full-posts .post, .paged .post {
	width: 565px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #fff;
	}

/* No sidebar */
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section { width: 898px; }
#no-sidebar .post { overflow: hidden; margin: 0 0 10px 0; padding: 10px; background: #fff; border-bottom: 1px solid #999; }

/* Posts */
#content .post, #home.paged .post { padding: 20px 5px; border: 1px solid #000; }

/* Breadcrumb */
.breadcrumb { padding: 10px; border-bottom: 1px solid #000; display: none;}

/* Author box */
#author-box { padding: 10px; border-bottom: 1px solid #000; }

/* Navigation links */
.navigation-links { padding: 0px; border-bottom: 0px solid #999; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; }
#content .content .post #randomnav .navigation-links .next {display: none;}

/* Navigation image attachment */
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/* Related posts plugin */
#related { padding: 10px; border: 1px solid #999; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Clouds */
div.cloud { padding: 10px; border: 1px solid #999; }

/* Excerpts / Full Posts */
#excerpts, #full-posts { width: 590px; padding: 0; margin: 0; background: transparent; }
#excerpts .post, #full-posts .post { padding: 20px 10px; border: 1px solid #000; }

/* Features Gallery */
#myGallery { width: 590px; height: 240px; margin: 0 0 10px 0; padding: 0; }
#myGallery .imageElement { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }



/* Feature */
#feature { padding: 10px; border: 1px solid #000; }

/* Flickr photos and Gallery images (home) */
#home .flickr, #home .gallery-stream { width: 580px; padding: 10px 0 10px 10px; border-bottom: 1px solid #999; }
#home .flickr .section-header, #home .gallery-stream .section-header { margin-right: 10px; }

/* Post blocks */
#post-blocks { width: 590px; background: transparent; padding: 0; margin: -10px 0 10px 0; }
#post-blocks .post { width: 268px; margin: 10px 0 0 0; padding: 10px; background: #fff; border: 1px solid #000; }
#post-blocks .even { float: right; clear: none; }
#post-blocks .odd { float: left; clear: both; }
#post-blocks .post-title { margin: 0 0 5px 0; font-size: 1em; }

/* Post sections */
#post-sections .section { padding: 10px; border: 1px solid #000; }
#post-sections .post-title { font-size: 1em; }

/* All post tabs */
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1em; }
#post-tabs, #post-block-tabs, #post-list-tabs { background: transparent; width: 590px; padding: 0; }
#home .tab-content { width: 100%; padding: 0; background: #fff; }

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

.post-meta-data {font-size: 11px;}

/* Post tabs */
#post-tabs .post { margin: 10px; padding: 0; }

/* Post list tabs */
#post-list-tabs .post ul { padding: 5px 2px 5px 7px; }
#post-list-tabs .post li { margin: 3px 0 5px 0; padding: 0; }
#post-list-tabs .post li a { display: inline; margin: 0; padding: 0; }

/* Features and video numbers */
#features-numbers, #video-numbers { background: transparent; width: 590px; padding: 0; border: none; }
#features-numbers div.tab-content, #video-numbers div.tab-content { top: 0; width: 570px; padding: 10px; border-bottom: 1px solid #999; }
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 590px;
	display: block; clear: left;
	overflow: hidden;
	}

/* Video tabbed */
#video-tabbed { padding: 10px; border-bottom: 1px solid #999; }
#video-tabbed .video-list { float: right; width: 44%; }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list li { margin: 0 0 5px 0; border: 1px solid #ccc; }
#video-tabbed .video-list li a { color: #333; display: block; padding: 10px; background: #deddd4; }
#video-tabbed .video-list li a:hover, #video-tabbed .video-list li a.tab-current { text-decoration: none; background: #eee; }
#video-tabbed div.video { clear: none; float: left; width: 50%; }
div.v { display: none; }
div.v1 { display: block; }

/* Home custom sections */
#home-insert-1, #home-insert-2, #home-insert-3 { padding: 10px; border-bottom: 1px solid #999; }

/************************************************
	Sidebar
************************************************/

#primary { width: 320px;
font-size: 12px; 
vertical-align: top;
float: right;
}

.menu {
	overflow: hidden;
	width: 320px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 10px;
	background: #fff;
	border-bottom: 0px solid #999;
	}

/* Sidebar lists and sidebar tab lists */
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	}

.menu ul li {
padding-left: 10px;
}

#text-421673111 {
width: 300px;
	margin-bottom: 0px;
        margin-left: 0px;
	padding: 0px 0px 0px 0px;
}

#categories-227741511 {
float: left;
width: 135px;
}

#text-281574541 {
float: right;
width: 125px;
margin-left: 0px;
padding: 0px 0px 0px 5px;
}

#primary .menu ul li a, .tabbed div ul li a { display: block; padding: 1px 0 0 15px; }
#primary .menu li li a, .tabbed div li li a { display: block; padding: 1px 5px 2px 15px; }

/* Recent comments widget */
#sidebar ul#get-recent-comments li { margin: 5px 0; }
#sidebar ul#get-recent-comments li a { display: inline; padding: 2px 0; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { width: 125px; height: 125px; margin: 0 9px 5px 11px; border: none; padding: 0; }

/* Sidebar gallery and flickr photos */
#sidebar .flickr img, #sidebar .gallery-stream img { width: 75px; height: 75px; margin: 3px 9px 3px 7px; }

/* Sidebar search */
#sidebar .search input { width: 96%; padding: 5px; background: #e9eae5; border: 1px solid #ccc; }
#sidebar .search input.search-submit { display: none; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }
#sidebar .subscribe #feed-sidebar { height: 35px; overflow: hidden; background: url(images/feed-icon.gif) no-repeat left .3em; }
#feed-sidebar li { padding: 0 0 0 36px; }
#feed-sidebar li a { font-size: .9em; padding: 0; margin: 0; }

/* Sidebar recent */
#sidebar .recent .post { float: left; width: 100%; margin: 0 0 10px 0; }
#sidebar .entry { padding: 0; }
#sidebar .recent h3, #sidebar .asides h3 { font-size: .9em; margin: 0 0 1px 0; }
#sidebar .recent h3 a { font-weight: bold; }
#sidebar .recent p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }

#amazon {margin: 10px 0 10px 10px;}

#recent-recipes {
width: 320px;
}

.widget-title {
color:#006600;
font-size:18px;
font-weight:normal;
font-style: normal;
}

.widget a {
color: #006600;
text-decoration: none;
}

ul.atd-list {
margin-left: 0px;
margin-bottom: 0px;
}

.widget a:hover {
text-decoration: underline;
color: #006600;
}

.adtext {
float: right;
margin-top: 0px;
margin-right: 20px;
}

#text-452535925 {
margin-top: 10px;
}


/************************************************
	Tabs
************************************************/

/* Tabs (actual tabs) */
.tabbed { background: transparent; border: 1px #00CC00; }
#sidebar .tabbed { margin-bottom: 10px; margin-left: 25px;}
.tabbed ul.tabs {
	position: relative;
        font-size: 14px;
        font-weight: bold;
	top: 0;
	left: 0;
	z-index: 1;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #000000;
	float: left;
	display: block;
	margin: 0 3px 0 0px;
	padding: 2px .6em;
	background: #FFF;
	}
.tabbed ul.tabs li a.t4 { margin-right: 0; }
.tabbed ul.tabs li a:hover { background: #FFF; text-decoration: underline; }
.tabbed ul.tabs li a.tab-current { background: #fff; border-bottom: 1px solid #006600; }

/* Tab content */
.tabbed div.tab-content {
	height: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
	clear: left;
	padding: 10px 5px 5px 5px;
	background: #fff;
	border-bottom: 0px solid #999;
	}
div.t2, div.t3, div.t4, div.t5 { display: none; }
.tabbed div.c { display: none; }
.tabbed div.c1 { display: block; }

/************************************************
	Comments Template
************************************************/
#comments-template {
	padding: 5px;
	margin: 0 0 5px 0;
	background: #fff;
	border-bottom: 1px solid #999;
	}
#comments-template ol { list-style-type: none; margin: 0 0 0 0; }
#comments-template li {
	width: 97%;
	clear: left;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 4px 1%;
	background: #FFF;
        border-top: 1px solid green;
	}

#comments li, #comments li li li, #comments li li li li li {
background:#FFFFFF none repeat scroll 0 0;
border:0px;
border-top:1px solid green;
margin:0px;
overflow:hidden;
padding:0px;
}

#comments-template ol .depth-2 {
border-top: 1px solid #808080;
margin-left: 15px;
}

#comments-template ol .depth-3 {
border-top: 1px solid green;
margin-left: 15px;
}

#comments-template ol .depth-4 {
border-top: 1px solid #808080;
margin-left: 10px;
}

#comments-template ol .depth-5 {
border-top: 1px solid green;
margin-left: 10px;
}

#comments-template ol .depth-6 {
border-top: 1px solid #808080;
margin-left: 10px;
}

#comments-template .avatar {
	float: left;
	width: 50px; height: 50px;
	margin: 7px 12px 0 0;
	background: #eee;
	border: 1px solid #999;
	padding: 2px;
	}
#comments-template li.bypostauthor { background: #F9F9F9; }
#comments-template .comment-meta-data { float: left; font-size: 1em; font-weight: bold; margin: 7px 0; }
#comments-template li .comment-meta-data a.time { margin-left: 5px; font-size: 10px; color: #666; }
#comments-template li .comment-text { float: left; width: 95%; padding: 0; }
#no-sidebar #comments-template li .comment-text { width: 92%; }
#comments-template input {
	color: #000;
	width: 50%;
	padding: 5px;
	margin: 0;
	background: #e9eae5;
	border: 1px solid #ccc;
	}
#no-sidebar #comments-template input { width: 25%; }
#comments-template textarea {
	color: #000;
	width: 97%;
	padding: 7px;
	background: #e9eae5;
	border: 1px solid #ccc;
	}
#no-sidebar #comments-template textarea { width: 98%; }
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}
#bottomcomment a {
        font-size: 1.1em;
        font-weight: bold;
}

.beforecommentad {
        width: 580px;
        text-align: center;

}

#adside {
        margin: 5px;

}
.comments-header {
font-size:1.4em;
margin-bottom: 2px;
}

.comment-author {
color:#000000;
float:left;
font-size:14px;
margin-right:10px;
}

.published {
font-size: 11px
}

cite.fn {font-style: normal;}

/************************************************
	Footer
************************************************/
/* Footer */
#footer {
	clear: both;
	float: left;
	width: 600px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #FFFFFF;
        font-size: 12px;
	}

#footer p { margin: 5px 0; line-height: 1.3em; }
#footer p.left, #footer p.right { width: 50%; }
#footer p.right { text-align: right; }
.tags {
font-size: 10px;
}

/************************************************
	Recent Post Styles
************************************************/

#vrp_box {
}

#vrp_image_box {
	/*margin:10px;*/
}

img.vrp_img {
	position:relative;
	padding:0px;
	margin:0px;
}

img.vrp_img_mag {
	float:left;
	padding:0px;
	margin:0px;
}

#vrp_image_box #vrp_title_caption a {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption a:hover {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption_mag a {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption_mag a:hover {
	text-decoration:none;
}


#vrp_title_caption {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

#vrp_title_caption_mag {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	
}

#vrp_h3 {
	margin:0px;
	margin-top:10px;
        font-weight: bold;
	font-size:14px; 
}

.h3_drop_cap {
	font-size:100%;
}

#vrp_excerpt p {
	padding:0px;
	text-align: justify;
}

#vrp_excerpt_mag p {
	padding:0px;
	text-align:justify;
}

#featured_tag {
	position:relative;
	top:2px;
}

#featured_tag p {
}

/*******************
*** popup styles ***
*******************/
a.info{
    position:relative;
    z-index:1;
    text-decoration:none;
    padding:0px;
    margin:0px;
}

a.info:hover {
	z-index:1;
}

a.info span {
	display: none;
}

a.info:hover span {
    display:block;
    position:absolute;
    bottom:2px; left:-2em; width:17em;
    font-size:12px;
    background:#006600;
    color:#000000;
    padding:5px;
	line-height:10px;
	z-index:1000;   
}

a.info:hover span p.pop_title {
	font-size:10px;
	line-height:12px;
	padding-bottom:5px;
	margin-bottom:0px;
}