@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Greener Side
Theme URI: http://www.adazing.com/greener-side/
Description: Smell the fresh cut grass and feel the butterflies flutter past your face... It's summer year round with this eye-catching fixed width two-column design . With randomly cycled date graphics, custom menu,  and unique page number navigation this is the perfect balance between an awesome design and clutter free content. 
Version:1.07
Author: Adazing Web Design
Author URI: http://www.adazing.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, fixed-width, two-columns, right-sidebar, theme-options, threaded-comments, green, seasonal

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Head
***************************************************************************** */




/* Breadcrumb NavXT plugin
***************************************************************************** */

body {
	margin: 0px;
	background-color: #020400;
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	}
	body.font-small		{ font-size: 65%; }
	body.font-medium	{ font-size: 75%; }  
	body.font-large		{ font-size: 85%; }
	
	#breadcrumb {
}


/* Wrap -> Contaniner -> Content, pagenavigator, entry...
***************************************************************************** */

.content-header {
	margin: 0;
	padding: 0 0 0 50px;
	text-align: left;
	overflow: hidden;
	clear: both;
	}
	.content-header h2 {
		margin: .4em 0 40px;
		color: #ff9900;
		border-bottom: 1px solid #cdd;
	}

	
	
	.butter {
	overflow: visible;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	width: 50px;
	float: left;
	height: 102px;
	position: relative;
	}
	.post {
	overflow: visible;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	width: 545px;
	}
	

	
	
	
	.post hr {
		display: block;
	}


.postmetadata {
	clear: both;
	margin: 0;
	font-size: 1.2em;
	line-height:1.6em;
	color: #ff9900;
	}
	.postmetadata .date, .postmetadata .author, .postmetadata .comment, .postmetadata .category, .postmetadata .tag, .postmetadata .edit {
		margin:  0 0 0 2px;
		padding: 0 0 0 20px;
	}
	
#pagenavigator {
	clear: both;
	margin: 0 0 20px 50px;
	width: 590px;
	height: 22px;
	font-size: 1.0em;
	border: 1px solid #dee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f1f9f9;
	}
	#pagenavigator a,
	#pagenavigator span.current { margin: 0 .75em 0 0; padding: 3px .25em; }
	#pagenavigator a.page       {}
	#pagenavigator span.current { color: #ff9900; font-weight: bold; }
	#pagenavigator a.first      {}
	#pagenavigator a.last       {}
	#pagenavigator span.extend  {}
	#pagenavigator span.pages   {}

.entry {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 20px 0 0;
	}
	.entry blockquote {
		font-size: .9em;
	}
	.entry blockquote blockquote {
		font-size: .9em;
	}
	.entry fieldset {
		padding: 1em 1em 1em 2em;
		margin-bottom: 1em;
		border: 1px dashed #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.entry fieldset legend {
		font-weight: bold;
		text-transform: uppercase;
		margin: -.25em 0 -.25em -3em;
		padding: .25em 1em .25em 1em;
		background-color: white;
		border: 1px solid #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.entry table {
		border-width: 0 1px 1px 0;
		border-style: solid;
		border-color: #ccc;
		font-size: 0.9em;
	}
	.entry table tr td {
		padding: 5px 10px;
		border-width: 1px 0 0 1px;
		border-style: solid;
		border-color: #ccc;
	
	}
	.entry table tr th {
		border-width: 1px 0 0 1px;
		border-style: solid;
		border-color: #ccc;
		padding: 5px 10px;
		background: #f4f4f4;
		color: #666;
		font-weight: bold;
		text-align: center;
	}
	.entry ol { list-style-type: decimal; }
	.entry ol ol {	list-style-type: lower-alpha; }
	.entry ol ol ol {	list-style-type: lower-roman; }

	.entry ul.links {
		list-style: none;
		margin-left: 0;
		}
		.entry ul.links li {
			padding: 0 0 1em;
		}

.notice {
		font-size: 1.4em;
		line-height: 1.4em;
		padding: 2em 1em 1em 0;
		border: 1px solid #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #fff9f9;
	}
	.notice div#icon {
		float: left;
		margin-left: 20px;
		width: 48px;
		height: 48px;
		
	}
	.notice div#box {
		float: right;
		width: 500px;
		}
		.notice div#box form {
			margin-bottom: 1em;
		}

p img {
	padding: 0;
	max-width: 100%;
}

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


/* Comments */

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}	
	
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
}

.commentlist li.depth-1 {	list-style: none; }
	
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

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

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

.bypostauthor {}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform p {
	margin: 5px 0;
}

#commentform input {
	width: 170px;
	padding: 4px 3px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #fff;
	border: 1px solid #d7d86f;
}
	
#commentform textarea {
	width: 100%;
	padding: 4px 3px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #fff;
	border: 1px solid #d7d86f;
}
	
#commentform #submit {
	float: right;
	margin: 0;
	padding: 4px 3px;
	color: #fff;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
    text-shadow: 1px 1px 0 #9B9B9B;	
	background: #cdcdcd;
    background: -moz-linear-gradient(center top , #CDCDCD 0%, #9B9B9B 100%) repeat scroll 0 0 transparent;
    border: 1px solid #828282;
    -moz-border-radius: 3px 3px 3px 3px;
	cursor: pointer;
}

#commentform #submit:hover { 
	background: -moz-linear-gradient(center top , #E8E5E5 0%, #9B9B9B 100%) repeat scroll 0 0 transparent;
    text-decoration: none;
}

/* Sidebar
***************************************************************************** */

#sidebar h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	border-bottom: 1px solid #cdd;
	color: #ff9900;
}

#sidebar a {
	font-size: 1.2em;
	background: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}


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

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

#sidebar ul ul ul, #sidebar ul ol {
	margin: .5em 0 .5em 1em;
}

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

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	margin: .5em 0 .5em 0;
}

/* Calendar */

#wp-calendar {
 	font-size: 1.2em;
	empty-cells: show;
	}

#wp-calendar a {
 	font-size: 1.0em;
	display: block;
	font-weight: bold;
	}

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

#wp-calendar caption {
	margin: 8px 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: lighter;
 	font-size: .8em;
 	color: #444;
	text-align: right;
	}

#wp-calendar th {
	padding: 4px 5px 4px 6px;
	font-weight: lighter;
 	font-size: .8em;
 	color: #666;
	text-align: right;
	background: #f4f4f4;
}

#wp-calendar td {
	padding: 4px 5px 4px 6px;
	text-align: right;
	}
	#wp-calendar td#today {
		background: #e0e0e0;
	}
	#wp-calendar td#prev a {
		padding: 0;
		text-align: left;
		font-weight: normal;
	}
	#wp-calendar td#next a {
		padding: 0;
		text-align: right;
		font-weight: normal;
}


/* Template. Auxiliary
***************************************************************************** */

.clear, .clearfix {
	clear: both;
	height: 0;
}

.alignright, .alignleft {
	padding: 0;
	margin: 6px 20px 10px 20px;
	display: inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

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

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

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






/* extra
***************************************************************************** */













#page {
}
		#head {
	
		}
		#usermenu {
			position: absolute;
			top: 0;
			width: 900px;
			margin: 0 20px;
		}
		#searchform {
	position: absolute;
	float: right;
	top: 91px; /* 102px; */
	width: 190px;
	margin-top: 64px;
	margin-left: 790px;
			}
			#search-box {
	width: 190px;
	height: 23px;
	background: url(images/box-search.png) left top no-repeat;
	z-index: 99;
			}
			
			#search-text {
				background: transparent none no-repeat 0 0;
				border: none;
				margin: 1px 32px 4px 4px;
				color: #444;
				width: 122px;
			}

	#wrap {
	height: 100%; /* Fix IE7 */
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
		}
		#breadcrumb {
			position: absolute;
			float: left;
			top: 182px;
			margin: 0 40px 0 70px;
		}
		#container {
	margin: 0 40px 0 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
			}
			#content {
	width: 640px;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 90px;
			}
		
			#sidebar {
	width: 190px;
	float: left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 90px;
	margin-left: 0;
			}
	#bottom {
		clear: both !important;
		height: 140px;
		padding: 10px 20px 0;
	}
	
/*** THE MainMenu ***/


div.wrap {
	width: 50em;
}
.clearfix {
	height: 0;
	clear: both;
}
.notice {
	font-size: 1.2em;
	color: green;
}
.alert {
	font-size: 1.44em;
	color: red;
}
.title {
	border-bottom: 1px solid #cdd;
	margin-bottom: 0;
	clear: both;
}
.submit {
	text-align: right;
}
h3 {
	margin-bottom: 0;
}



  
/* Headings
***************************************************************************** */
h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #ff9900;
}
	
h1 { font-size: 2.4em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.2em; }
	
h5 { 
	font-size: 1.0em;
	font-weight: bold; }
	
h6 { 
	font-size: 0.9em;
	font-weight: bold; }

code, pre {
	margin: 1em 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #000;
	}

pre {
	overflow: auto;
	padding: 1em;
	border: 1px solid #ddd;
	background: #f1f1f1;
	}
	pre.script {
		border: 1px dashed #ccd;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #ffffdd;
	}

blockquote {
	font-style: italic;
	padding-left: 48px;
	background: url(images/blockquote2.png) 0 0 no-repeat;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #ff9900;
}


/* General elements
***************************************************************************** */
p {
	margin: .5em 0 1em 0;
	line-height: 1.5em;
}
	p.last { margin-bottom: 0!important; }
	p img {
		/* margin: 0 15px 10px 0; */
		padding: 0; }

hr { display: none; }

strong { 
	color:#666;
	font-weight: bold;
}
	
em { font-style: italic; }

.small {
	font-size: .8em;
	color: #666;
	margin-left: 75px;
}

.large { font-size: 1.2em; }

.resalted { font-weight: bold; }

.highlight  { background: #e7feb1; padding: 0 .25em; margin: 0 .25em; }

.center { text-align: center;	}

.hidden {	display: none; }

.underlined { border-bottom: 1px solid #cdd; }


/* General elements
***************************************************************************** */

input {
	padding: 4px 8px;
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f9ffff;
}
input.button {
	float: right;
	padding: 4px 8px;
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ff9900;
	color: #cdd;
}
input.button:hover {
	background: #ff9900;
	color: #fff;
}
input.button:active {
	background: #333;
	color: #fff;
}

label {
	padding: 0 10px;
	font-size: 0.8em;
	color: #666;
}

textarea {
	padding: 9px;
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f9ffff;
}

/* Links
***************************************************************************** */

a {
	
}
	a:link    { color: #ff9900; 
	text-decoration: underline;}
	a:hover   { color: #000; }
	a:active  { color: #ff9900; }
	a:visited { color: #ff9900; }

a img {	border: none;	}

.logotext a {	text-decoration: none; }
	.logotext a:link    { color: #ff9900; }
	.logotext a:hover   { color: #000; }
	.logotext a:active  { color: #ff9900; }
	.logotext a:visited { color: #ff9900; }

.post h2 a:link,
.post h3.post-title a:link    { color: #ff9900;
text-decoration: none;}
.post h2 a:hover,
.post h3.post-title a:hover   { color: #000; }
.post h2 a:active,
.post h3.post-title a:active  { color: #000; }
.post h2 a:visited,
.post h3.post-title a:visited { color: #ff9900; }

#sidebar a:link    { color: #ff9900;
text-decoration: underline;}
#sidebar a:hover   { color: #000; }
#sidebar a:active  { color: #444; }
#sidebar a:visited { color: #ff9900; }


/* list 
***************************************************************************** */

/* Unordered and Ordered list */

ul { 	list-style-type: disc; }
	ul.check, ul.arrow, ul.cross, ul.light, ul.star {
		list-style: none;
		margin-left: 0;
		}
		ul.check li, ul.arrow li, ul.cross li, ul.light li, ul.star li {
			list-style-type: none;
			background-repeat: no-repeat;
			background-position: center left;
			padding: 4px 0 3px 25px;
			}
ol { list-style-type: decimal}
	/* on the search results page */
	ol.list li { margin-bottom: 2em; }
	ol.list h4 { margin: 0 0 .2em; }

/* Definiton list */	
dl { margin: 0 0 1.5em 0; }
	dl dt { font-weight: bold; }
	dd { margin-left: 1.5em; }
	

/* Tables
***************************************************************************** */
	

#wrapper {
	width: 1105px;
	margin-right: auto;
	margin-left: auto;
}#containerg {
	width: 1105px;
	float: left;
	position: relative;	
}
#topg {
	background-image: url(images/grasstop.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 1105px;
}

#topg h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	top: 45px;
	left: -42px;
	text-align: right;
	right: 438px;
	width: 697px;
	font-size: 24pt;
	text-shadow: #000000 20px -12px 2px;
}
#topg #tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	top: 25px;
	left: 145px;
	text-align: right;
	right: 438px;
	width: 472px;
	font-size: 12pt;
	font-variant: normal;
	text-transform: lowercase;
}

#bgg {
	background-color: #020400;
	background-image: url(images/bg.jpg);
	width: 1105px;
	background-repeat: no-repeat;
}
#menug {
	background-image: url(images/menu.jpg);
	height: 26px;
	width: 880px;
	padding-top: 6px;
	background-repeat: no-repeat;
	padding-left: 29px;
	text-decoration: none;
	position: relative;
	float: left;
	margin-bottom: 25px;
}

#menug  ul{
	position: relative;
		float: left;
}
#menug li {
	list-style: none;
	text-align: left;
	display: inline;
	position: relative;
	float: left;}
#menug  a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 22px;
	text-decoration: none;
	padding-right: 22px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#menug  a:hover {
	color: #506926;
	
	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	text-decoration: underline;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}



#contentmain {
	margin: auto;
	width: 909px;
}

#contentg {
	background-image: url(images/content.jpg);
	width: 909px;
}


#grass {
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 118px;
	z-index: 5;
	background-image: url(images/grass.png);
}
#footer {
	background-position: center;
	bottom: 0px;
	z-index: 99;
	width: 200px;
	text-align: center;
	visibility: visible;
	position: fixed;
	font-weight: normal;
	padding-bottom: 5px;
	color: #FFFFFF;
		}
#footermargin {
	position: relative;
	width: 1105px;
	float: left;
	height: 10px;
	margin-top: 90px;
}
		#footer a{
	color: #FFFFFF;
		}


		#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
		}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/
.parspace {
	margin-left: 20px;
}
#archivemarg {
	margin-left: 30px;
}
.marg {
	margin-left: 30px;
	float: left;
	position: relative;
}

/* Tables
***************************************************************************** */
	
/*=== END SECTION 6 - Newnav ===*/


#greendrop ol,#greendrop ul,#greendrop li {

	border: 0;
	
	padding: 0;
	
}


#greendrop {
	display: block;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#greendrop .menu-header,
div.menu {
	
	margin-left: 12px;
}
#greendrop .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#greendrop .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#greendrop a {
	color: #000;
	display: block;
	line-height: 20px;
	padding: 0 10px;
}
#greendrop ul {margin-top: 0.5em;
}
#greendrop ul ul {
	margin-top: 0;
	display: none;
	position: absolute;
	float: left;
	width: 180px;
	z-index: 99999;
	left: 0px;
	top: 16px;
}
#greendrop ul ul li {
	min-width: 180px;
	float: left;
}

ol {
	margin-top: 0.5em;
}
#greendrop ul ul ul {
	left: 100%;
	top: 0px;
}
#greendrop ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#greendrop li:hover > a {
	color: #063;
	text-decoration: underline;
}
#greendrop ul ul a {
	background: #333;
	color: #fff;
}
#greendrop ul ul :hover > a {
	background: #333;
	color: #fff;
}
#greendrop ul li:hover > ul {
	display: block;
}
#greendrop ul li.current_page_item > a,
#greendrop ul li.current-menu-ancestor > a,
#greendrop ul li.current-menu-item > a,
#greendrop ul li.current-menu-parent > a {
	color: #000;
}
* html #greendrop ul li.current_page_item a,
* html #greendrop ul li.current-menu-ancestor a,
* html #greendrop ul li.current-menu-item a,
* html #greendrop ul li.current-menu-parent a,
* html #greendrop ul li a:hover {
	color: #fff;
}

/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/
.parspace {
	margin-left: 20px;
}
#archivemarg {
	margin-left: 30px;
}
.marg {
	margin-left: 30px;
}


.navigationtest {
	text-align: center;

	font-size:80%;

}  
.navigationtest a{
	text-align:center;
	background-image: url(images/circle.jpg);
	height: 50px;
	width: 50px;
	color: #FFF;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}  
.navigationtest a:hover{
	color: #99bd2c;
}  
.navigationtest .current{
	color: #99bd2c;
	text-decoration: underline;
}
#rssfeeds{ top: 95px; left: 65px; }
#rssfeeds a, #rssfeeds a:hover{
	position: absolute;
	width: 57px;
	height: 33px;
	text-decoration: none;
	left: 824px;
	top: -2px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
}
#clearfoot {
	clear: both;
	width: 100%;
	position: relative;
}
#wrapper #containerg #bgg #contentmain #contentg #sidebar #text-3 {
	list-style-type: none;
}
	#content2 {
	width: 850px;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 90px;
			}
					.post2 {
	overflow: visible;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	width: 760px;
	}
	.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
p img{height:auto; }div .small {
	position: relative;
	float: left;
}
.sticky {background: #eef3f8; display:inline-block; padding:5px; border: 1px solid #cad6e1; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
.bypostauthor {
}
.wp-caption {
        border: 1px solid #ccc;
        text-align: center;
        background-color: #f3f3f3;
        padding: 4px;
        max-width: 100%;

}
.butter a {
	color: #000;
	text-decoration: none;
}
.wp-caption img {
        display: block;
        margin: 0;
        border: 0 none;
        max-width: 100%;
		#dailybutton, #dailybutton a{.butter a {
	color: #000;
	text-decoration: none;
}
