/*
Theme Name: AGRMA
Theme URI:
Description: Theme for the AGRMA website.
Version: 1.0
Author: tony@ronshermanadvertising.com
Author URI: http://ronshermanadvertising.com
Tags: fixed-width, drop down menu
*/

body {
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
	font-size:14px;
	line-height:16px;
	background:url(images/dotbg.gif);

	background-color:#FFFFFF;
	color:#000000;
}

#post-39 img {
	max-width:100%;
	height: auto;
}

tr td,tr th  {
	border:0px;
	padding:0;
}
.clear {
	clear:both;
}
.wrapper {
	width:800px;
	margin:auto;
	background-color:#FFFFFF;
}
.header {
	height:216px;
}
.topmenu {
	height:22px;
	background-color:#931826;
	padding:0;
}

/* Search Box */
.search {
	float:right;
}
#s, #searchsubmit {
	background:none;
	border:none;
	height:35px;
	color:#FFFFFF;
	padding:0;
}
#s {
	background-image:url(images/search-box.png);
	width:190px;
	height:25px;
	padding:10px 5px 0px 8px;
	color:#333333;
	float:left;
}
#searchsubmit{
	width:78px;
	height:35px;
	background-image:url(images/search-button.png);
	background-repeat:no-repeat;
	text-indent:-999px;
}
#searchform label {
	display:none;
}


.content {
	background-color:#FFFFFF;
	margin-top:2px;
	padding:10px 7px 0px 8px;
	overflow:hidden;
}
.main-content{
	float:left;
	width:765px;
	padding-left:10px;
}
.side-box {
	width:150px;
	float:left;
}
.main-content-holder{
	width:775px;
	float:left;
	padding-bottom:20px;
}
.side-box-holder {
	width:110px;
	height:132px;
	background-image:url(images/side-box.png);
	background-repeat:no-repeat;
	padding:5px 25px 5px 10px;
}
h1.title {
	font-size:22px;
	font-weight:normal;
}
p.p-content {
	padding-top:5px;
}
hr.divider {
	height:12px;
	background-image:url(images/bar.png);
	background-repeat:repeat-x;
	border:none;
}
.box{
	width:230px;
	padding-left:15px;
	
}
.box ul {
	margin:0;
	padding:0;
	width:218px;

	
}
.box ul li {
	list-style:none;
	margin-bottom:10px;
	
}
.box ul li h2{
	height:37px;
	background-image:url(images/box-header.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:10px;

}
.box ul li.widget {
	background-image:url(images/box-footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:14px;
}
.box ul li div,.box ul li ul {
	background-image:url(images/box-body.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:5px;	
}
.box ul li ul li {
	margin:0;
	padding:0;
}

.box-header {
	height:50px;
	background-image:url(images/box-header.png);
	background-repeat:no-repeat;
	
}
.box-header h1 {
	color:#FFFFFF;
	padding-top:10px;
	padding-left:20px;
	font-weight:normal;
}
.box-body{
	background-image:url(images/box-body.png);
	background-repeat:repeat-y;
	padding-left:10px;
}
.box-body ul{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}	
.box-footer {
	background-image:url(images/box-footer.png);
	height:14px;
	background-repeat:no-repeat;
}

.more-feature{
	height:300px;
	background-color:#FFF;
	background-image:url(images/more-feature.gif);
	background-repeat:repeat-x;
}
.sidebox-border{
	height:300px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.right{
	width:250px;
	float:left;
}

.footer {
	height:90px;
	background-color:#FFFFFF;
	padding:10px;
	text-align:center;
	color:#000000;
}

#comment {
	width:500px;
}

#calendar_wrap {
		
}

#wp-calendar{
	border:1px solid #EEE;
	color:#333;
	font-size:11px;
	margin-bottom:0;
	padding-bottom:0;
	
}

#wp-calendar caption{
	text-align:right;
	font-weight:bold;
}
#wp-calendar tr td,#wp-calendar tr th  {
	border:1px solid #EEE;
}
.tags {
	background-image:url(images/tags.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 2px 2px 20px;
	
}
h1.title-more {
	padding:10px 2px 5px 10px;
	font-size:22px;
	font-weight:normal;
}
ul.more-feature-ul {
	
}

ul.more-feature-ul li {
	list-style:none;
	padding:5px;
	border-bottom:2px groove #EEE;
}

ul.more-feature-ul li a {
	font-size:18px;

}
.rss {
	padding-top:20px;
	background-image:url(images/rss.png);
	background-repeat:no-repeat;
	height:80px;
	padding-left:80px;
}

.spacer {
	height:19px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-bottom:1px solid #dfdfdf;
}
.navigation {
	overflow:hidden;
	padding:5px;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}

.commentlist li {
	list-style:none;
}
.comment-author {
	width:485px;
	height:50px;
	background-image:url(images/comment-box.png);
	background-repeat:no-repeat;
	padding:10px 5px 5px 20px;
}
img .avatar {
	border:1px solid #CCC;
}

input.button {
	height:35px;
	background-image:url(images/button-back.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border:2px solid #006699;
}

.center {
	text-align:center;
}
.dateholder {
	padding:3px;
	color:#666666;
	height:45px;
}
.date {
	font-size:30px;
	padding-right:2px;
	float:left;
	height:45px;
	overflow:hidden;
	
}

.monthyear {
	float:left;
	padding-left:3px;
	border-left:1px solid #CCC;
	font-size:12px;
}

.editor{
	height:32px;
	background-image:url(images/editor.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
	padding-bottom:5px;
}
a.comment {
	background-image:url(images/comment.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:12px;
	height:25px;
	display:block;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*blockquote {
	background-color:#EEE;
	border:1px dashed #CCC;
	padding:5px 5px 0px 5px; 
} */
blockquote {color: #993300;
    background: #ebebeb;
    display: block;
    padding: 15px;
    border-left: 4px solid #999;
    margin: 0 0 14px 0;
    font-size: 23px;
    font-weight: normal;
    line-height: 28px;}
blockquote p {margin:0; }




/* Start Columns */
/*  SECTIONS  */
.section {clear: both;padding: 0px;margin: 0px;}
/*  COLUMN SETUP  */
.col {display: block;float:left;margin: 1% 0 1% 2%;}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF EIGHT  */
.span_8_of_8 {width: 100%;}
.span_7_of_8 {	width: 87.25%;}
.span_6_of_8 {	width: 74.5%;}
.span_5_of_8 {	width: 66.75%;}
.span_4_of_8 { 	width: 49%;}
.span_3_of_8 { 	width: 31.25%;}
.span_2_of_8 { 	width: 23.5%;}
.span_1_of_8 { 	width: 10.75%;}

h3 {margin-bottom: 10px; }
h4 {margin-bottom: 10px; }

.content .section .entry-content ul {margin: 0 0 15px 30px !important;line-height: 30px !important; list-style-image: url('http://agrma.org/wp-content/uploads/2017/02/cart-list.png') !important;}
#post-143 ul {margin: 0 0 15px 30px !important;line-height: 30px !important; list-style-image: url('http://agrma.org/wp-content/uploads/2017/02/cart-list.png') !important;}
#post-143 .col img {margin-bottom:10px; }
.content .section img {    max-width: 100%;    height: auto;}