/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
body { font-family: Georgia, "Times New Roman", Times, serif; color: #111; background-image: url('images/shamrock-back.jpg'); background-attachment: fixed; }
h1 a:link {color:#49a123;}      /* unvisited link */
h1 a:visited {color:#49a123;}  /* visited link */
h1 a:hover {color:#49a123;}  /* hover link */
h2 a:link {color:#49a123;}      /* unvisited link */
h2 a:visited {color:#49a123;}  /* visited link */
h2 a:hover {color:#49a123;}  /* hover link */
a { color: #49a123; text-decoration: none; }
a:visited { color: #49a123; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #49a123; }
a:hover {color:#49a123;}
#container { width: 959px; font-size: 11px; line-height: 20px; font-family: Verdana, sans-serif; color: #969696; background-color: #FFFFFF; border-color: #000000; margin-top: 22px; margin-right: auto; margin-left: auto; }
.menu { position: relative; list-style: none; z-index: 50; }
.menu li { position: relative; float: left; }
.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu ul li { clear: both; }
.menu a { display: block; }
.menu ul ul { position: absolute; top: 0; }
.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }
.menu ul, .menu ul li { width: 150px; }
.menu ul ul, .menu :hover ul :hover ul { left: 150px; }
.menu a { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; padding-top: 11px; padding-bottom: 9px; border-left-width: 0; border-style: none; }
.menu ul a { width: auto; }
.menu li:hover ul, .menu a:hover ul { left: 0; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #FFFFFF; background-color: transparent; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { background: transparent; }
.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a { background: transparent; }
.menu {background-image: url('images/navigation-bg.gif'); height: 48px; margin-top: 18px; }
/*.menu li { position: relative; float: left; display: block; height: 48px; }*/

.menu li { float: left; color: #FFFFFF; display: block; padding-top: 0px; height: 43px; font-size: 13px; background-image: url('images/navigation-line.gif'); background-position: right; background-repeat: no-repeat; padding-left: 15px; padding-right: 15px; }

.menu li li { display: block; padding: 0px; background-color: #37342d; float: left; height: auto !important; }

.menu li li a:hover { background-color: #47443c; }
#header { width: 959px; border-width: 0 ; border-style: none; border-color: #ddd; margin-right: auto; margin-bottom: 30px; margin-left: auto; padding-top: 22px; padding-right: 11px; padding-bottom: 22px; padding-left: 11px; }
#site_title { font-size: 36px; line-height: 50px; font-weight: bold; }
#site_title a { color: #111; }
#site_title a:hover { color: #2361a1; }
#site_tagline { font-size: 16px; line-height: 1.375em; color: #888; }
.columns-3, .columns-3 > .c1, .columns-3 > .c2, .columns-3 > .c3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns-3 > .c1 { width: 513px; float: left; }
.columns-3 > .c2 { width: 223px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 > .c3 { width: 223px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 { background: url(\'images/dot-ddd.gif\') 513px 0 repeat-y; }
.columns-3 > .c2, .columns-3 > .c3 { padding-top: 22px; }
.columns-3 > .c3 { border-left: 1px dotted #ddd; }
.post_box, .post_box h4 { font-size: 14px; line-height: 22px; }
.post_box h1, .post_box .headline { font-size: 23px; line-height: 33px; }
.post_box .post_content h2, .post_box h3 { font-size: 18px; line-height: 27px; margin-top: 33px; margin-bottom: 11px; }
.post_box h5, .post_box .small { font-size: 11px; line-height: 20px; }
.post_box .drop_cap { font-size: 44px; line-height: 1em; margin-right: 7px; float: left; }
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd { margin-bottom: 22px; }
.post_box ul { list-style-type: square; }
.post_box ul, .post_box ol { margin-left: 22px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 22px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_box .left, .post_box .alignleft, .post_box .ad_left { margin-bottom: 22px; margin-right: 22px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 22px; margin-left: 22px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 22px; }
.post_box .block, .post_box .alignnone { margin-bottom: 22px; }
.post_box .stack { margin-left: 22px; }
.post_box { padding: 22px 22px 0 11px; border-top: 1px dotted #bbb; }
.top { border-top: 0; }
.headline_area { margin-bottom: 22px; }
.headline a, .byline a:hover, .num_comments { color: #111; }
.headline a:hover { color: #2361a1; }
.byline { font-size: 11px; color: #888; }
.byline a { color: #888; border-bottom: 1px solid #ddd; }
.author_by, .date_on { font-style: italic; }
.post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; }
.post_content a { text-decoration: underline; }
.post_content a:hover { text-decoration: none; }
.num_comments_link { color: #666; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 22px; }
.bracket { color: #ccc; }
.post_nav { font-size: 14px; line-height: 22px; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.post_nav { clear: both; }
.post_nav a:hover { text-decoration: underline; }
.comments_intro { font-size: 14px; color: #666; margin-top: 44px; margin-bottom: 11px; padding-right: 22px; padding-left: 11px; }
.comments_intro a { text-decoration: underline; }
.comments_intro a:hover { text-decoration: none; }
.comments_closed { font-size: 14px; line-height: 22px; color: #888; margin-bottom: 22px; padding-right: 22px; padding-left: 11px; }
.comment { font-size: 14px; line-height: 22px; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.comment .comment_author { font-size: 16px; line-height: 22px; font-weight: bold; }
.comment .comment_aux { font-size: 11px; line-height: 20px; }
.children .comment { list-style-type: none; border-width: 0 0 0 1px; border-style: solid; border-color: #ddd; margin-top: 22px; padding-left: 22px; }
.bypostauthor { background-color: #e7f8fb; }
.children .bypostauthor { background-color: transparent; border-width: 0 0 0 2px; border-style: solid; border-color: #bde0e6; }
.comment .comment_text ul { list-style-type: square; }
.comment .comment_text ul, .comment .comment_text ol { margin-left: 22px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 22px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 22px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 22px; margin-right: 22px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 22px; margin-left: 22px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 22px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 22px 0; }
#comments { list-style-type: none; margin-bottom: 44px; border-top: 1px dotted #bbb; }
.children .comment { padding-top: 0; padding-right: 0; padding-bottom: 0; }
.comment .avatar { float: right; margin-left: 11px; }
.comment .comment_head { margin-bottom: 11px; }
.children .comment_head { margin-bottom: 0; }
.comment_date { font-size: 12px; color: #888; margin-left: 11px; }
.comment_edit { float: right; }
.comment_date a { color: #888; }
.comment_text a, .comment_head a:hover { text-decoration: underline; }
.comment_text a:hover { text-decoration: none; }
.comment-reply-link, .comment_edit { font-size: 11px; text-transform: uppercase; letter-spacing: 1px; color: #888; }
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; }
#commentform { font-size: 14px; line-height: 22px; margin-bottom: 44px; padding-right: 22px; padding-left: 11px; }
#commentform label { display: block; }
#commentform p { margin-bottom: 1em; }
#commentform p a { text-decoration: underline; }
#commentform p a:hover { text-decoration: none; }
#commentform p .required { color: #d00; }
.comment_moderated { font-weight: bold; }
#commentform .input_text { width: 50%; }
#commentform textarea.input_text { width: 100%; }
.comment #commentform { padding-right: 0; padding-left: 0; }
.comment #comment_form_title { margin-top: 0; }
#comment_form_title { font-size: 18px; color: #666; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; margin-top: 44px; margin-right: -22px; margin-left: -11px; padding-right: 22px; padding-bottom: 11px; padding-left: 11px; }
.input_text { font-size: 14px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; color: #111; background-color: #eee; border-width: 1px; border-style: solid; border-color: #aaa; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-style: solid; border-color: #777; }
.input_text { border-right-color: #ddd; border-bottom-color: #ddd; }
.input_text:focus { border-right-color: #ccc; border-bottom-color: #ccc; }
textarea.input_text { line-height: 22px; }
.input_submit { font-size: 16px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-image: url('images/submit-bg.gif'); border-width: 3px; border-style: double; border-color: #999; padding-top: 5px; padding-right: 6px; padding-bottom: 5px; padding-left: 6px; }
.input_submit:focus { border-style: solid; }
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; }
.input_submit:hover { color: #090; }
#cancel-comment-reply-link { font-size: 11px; line-height: 1em; text-transform: uppercase; letter-spacing: 1px; color: #fff; background-color: #d00; border-width: 2px; border-style: solid; border-color: #ac0000; padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px; }
#cancel-comment-reply-link { border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
.login_alert { font-weight: bold; background-color: #eee; border-width: 1px; border-style: solid; border-color: #ddd; }
.widget { font-size: 13px; line-height: 18px; margin-bottom: 36px; }
.widget .widget_title { font-size: 17px; line-height: 23px; margin-bottom: 8px; }
.widget p, .widget ul { margin-bottom: 18px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; }
.widget li { margin-bottom: 9px; }
.widget li ul, .widget li ol { margin-top: 9px; }
.widget li a:hover, .widget p a { text-decoration: underline; }
.widget p a:hover { text-decoration: none; }
.search-form .input_text { width: 100%; }
#archive_intro { border-width: 0 0 2px 0; border-style: solid; border-color: #ddd; }
.archive_title { margin-bottom: 22px; }
#archive_intro:empty { display: none; }
.archive_nav { font-size: 11px; text-transform: uppercase; letter-spacing: 2px; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.archive_nav { clear: both; }
.archive_nav .next_posts { float: right; }
.archive_nav a:hover { text-decoration: underline; }
.archive_nav:after { content: \".\"; display: block; height: 0; clear: both; visibility: hidden; }
.archive_nav:empty { display: none; }
#footer { width: 937px; font-size: 12px; line-height: 25px; text-align: right; color: #888; background-color: #FFFFFF; border-style: none; border-color: #ddd; margin-right: auto; margin-left: auto; padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; }
#footer a { color: #888; border-bottom: 1px solid #ddd; }
#footer a:hover { color: #111; }
.columns_32, .columns_32 > .c1, .columns_32 > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns_32 > .c1 { width: 636px; float: left; padding-top: 11px; padding-right: 11px; padding-left: 15px; }
.columns_32 > .c2 { width: 302px; float: right; padding-right: 17px; }
.columns_32 .c2 {margin:0px 17px 0px 0px;}
#category_c1 .attachment-post-thumbnail{ width:100px; border:5px solid rgb(227, 224, 195); margin:5px 10px 20px 0px; float:left}
#category_c1 .headline {font-size:18px;}
#category_c1 .post_excerpt {height:40px; line-height:16px; padding:0px 0px 29px 0px; margin:4px 0px 0px 0px;}
.c2{height:100%;}
#ccsign-up { margin-left: 280px; }
#cat_nav { position: relative; list-style: none; z-index: 50; }
#cat_nav li { position: relative; float: left; }
#cat_nav ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
#cat_nav ul li { clear: both; }
#cat_nav a { display: block; }
#cat_nav ul ul { position: absolute; top: 0; }
#cat_nav li:hover ul, #cat_nav a:hover ul, #cat_nav :hover ul :hover ul, #cat_nav :hover ul :hover ul :hover ul { visibility: visible; }
#cat_nav :hover ul ul, #cat_nav :hover ul :hover ul ul { visibility: hidden; }
#cat_nav ul, #cat_nav ul li { width: 150px; }
#cat_nav ul ul, #cat_nav :hover ul :hover ul { left: 150px; }
#cat_nav a { font-size: 12px; }
#cat_nav ul a { width: auto; }
#cat_nav a, #cat_nav .current ul a, #cat_nav .current-cat ul a, #cat_nav .current-menu-item ul a { color: #FFFFFF; background-color: transparent; }
#cat_nav a:active, #cat_nav .current ul a:active, #cat_nav .current-cat ul a:active, #cat_nav .current-parent a:active, #cat_nav .current-menu-item ul a:active, #cat_nav .current-menu-ancestor a:active { background-color: transparent; }
#cat_nav .current a, #cat_nav .current a:hover, #cat_nav .current-cat a, #cat_nav .current-cat a:hover, #cat_nav .current-menu-item a, #cat_nav .current-menu-item a:hover { background: transparent; }
#cat_nav .current-parent > a, #cat_nav .current-cat-parent > a, #cat_nav .current-menu-ancestor > a { background: transparent; }
#cat_nav {background-image: url('images/categories-bg-Green.gif'); height: 37px; margin-top: 0px; z-index: 2; }
#cat_nav li { float: left; color: #FFFFFF; display: block; padding-top: 0px; height: 37px; font-size: 13px; background-image: url('images/categories-line-Green.gif'); background-position: right; background-repeat: no-repeat; padding-left: 11px; padding-right: 10px; }

#cat_nav li li { display: block; padding: 0px; background-color: #5fb726; float: left; height: auto !important; }

#cat_nav li li a:hover { background-color: #47443c; }
#cat_nav ul { position: absolute; visibility: hidden; list-style: none; z-index: 90; }
#cat_nav li li:hover ul, ul#cat_nav li li.sfHover ul { left:230px; top:0px; }

/*
#cat_nav { position: relative; list-style: none; z-index: 40;  }
#cat_nav li { position: relative; float: left; height: 96px; }
#cat_nav ul { position: absolute; visibility: hidden; list-style: none; z-index: 90; }
#cat_nav ul li { clear: both; }
#cat_nav a { display: block; }
#cat_nav ul ul { position: absolute; top: 0; }


#cat_nav li li:hover ul, ul#cat_nav li li.sfHover ul { left:230px; top:0px; }
#cat_nav li { z-index: 98; margin: 0px 0px 0px 0px; height: 37px; }
#cat_nav li ul { background-image: none; }
#cat_nav li li { background-color: #5fb726; background-image: none; margin-right: 0px; }
#cat_nav li li a:hover { background-color: #78c942; }
#cat_nav li:hover ul, ul#cat_nav li.sfHover ul { left:-22px; top:37px; }
#cat_nav li:hover ul, #cat_nav a:hover ul, #cat_nav :hover ul :hover ul, #cat_nav :hover ul :hover ul :hover ul { visibility: visible; }
#cat_nav :hover ul ul, #cat_nav :hover ul :hover ul ul { visibility: hidden; }
#cat_nav ul, #cat_nav ul li { width: 150px; }
#cat_nav ul ul, #cat_nav :hover ul :hover ul { left: 150px; }
#cat_nav a { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; padding-top: 9px; padding-bottom: 5px; border-left-width: 0; border-style: none; }
#cat_nav ul a { width: auto; }
#cat_nav li:hover ul, #cat_nav a:hover ul { left: 0; }
#cat_nav a, #cat_nav .current ul a, #cat_nav .current-cat ul a, #cat_nav .current-menu-item ul a { color: #FFFFFF; background-color: transparent; }
#cat_nav a:hover, #cat_nav .current ul a:hover, #cat_nav .current-cat ul a:hover, #cat_nav .current-parent a:hover, #cat_nav .current-menu-item ul a:hover, #cat_nav .current-menu-ancestor a:hover { background-color: #5fb726; }
#cat_nav .current a, #cat_nav .current a:hover, #cat_nav .current-cat a, #cat_nav .current-cat a:hover, #cat_nav .current-menu-item a, #cat_nav .current-menu-item a:hover { background: transparent; }
#cat_nav .current-parent > a, #cat_nav .current-cat-parent > a, #cat_nav .current-menu-ancestor > a { background: transparent; }
#cat_nav {background-image: url('images/categories-bg-Green.gif'); height: 37px; margin-top: 18px; }
#cat_nav li { position: relative; float: left; display: block; height: 37px; }

#cat_nav li { z-index: 98; float: left; color: #FFFFFF; display: block; padding-top: 0px; height: 43px; font-size: 13px; background-image: url('images/categories-line-green.gif'); background-position: right; background-repeat: no-repeat; padding-left: 10px; padding-right: 10px; }

#cat_nav li li { display: block; padding: 0px; background-color: #5fb726; float: left; height: auto !important; }

#cat_nav li li a:hover { background-color: #78c942;}*/



/*
#cat_nav { background-color: #5fb726; width: 950px; font-size: 12px; background-image: url(images/categories-bg-Green.gif); background-repeat: repeat-x; min-height: 37px; float: right; }
#cat_nav ul { float: left; margin: 0px 0px 0px 0px; margin-top: 0px; height: 37px; padding-left: 10px; background-image: url(images/categories-left-Green.gif); background-position: left top; background-repeat: no-repeat; }
#cat_nav li { float: left; list-style-image: none; list-style: none; margin: 0px 10px 0px 0px; list-style-type: none; list-style-position: inside; background-image: url(images/categories-line-Green.gif); background-position: right; background-repeat: no-repeat; height: 37px; }
#cat_nav li a:link, #cat_nav li a:visited { color: #FFF; padding-left: 11px; padding-right: 11px; display: block; height: 30px; padding-top: 7px; float: left; }
#cat_nav li a:hover { color: #FFF; padding-top: 9px; display: block; background-image: url(images/categories-arrow-Green.gif); background-position: top; background-repeat: no-repeat; height: 37px; }*/
#cat_nav2 { position: relative; list-style: none; z-index: 50; }
#cat_nav2 li { position: relative; float: left; }
#cat_nav2 ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
#cat_nav2 ul li { clear: both; }
#cat_nav2 a { display: block; }
#cat_nav2 ul ul { position: absolute; top: 0; }
#cat_nav2 li:hover ul, #cat_nav2 a:hover ul, #cat_nav2 :hover ul :hover ul, #cat_nav2 :hover ul :hover ul :hover ul { visibility: visible; }
#cat_nav2 :hover ul ul, #cat_nav2 :hover ul :hover ul ul { visibility: hidden; }
#cat_nav2 ul, #cat_nav2 ul li { width: 150px; }
#cat_nav2 ul ul, #cat_nav2 :hover ul :hover ul { left: 150px; }
#cat_nav2 a { font-size: 12px; }
#cat_nav2 ul a { width: auto; }
#cat_nav2 a, #cat_nav2 .current ul a, #cat_nav2 .current-cat ul a, #cat_nav2 .current-menu-item ul a { background-color: transparent; }
#cat_nav2 a:hover, #cat_nav2 .current ul a:hover, #cat_nav2 .current-cat ul a:hover, #cat_nav2 .current-parent a:hover, #cat_nav2 .current-menu-item ul a:hover, #cat_nav2 .current-menu-ancestor a:hover { background-color: transparent; }
#cat_nav2 a:active, #cat_nav2 .current ul a:active, #cat_nav2 .current-cat ul a:active, #cat_nav2 .current-parent a:active, #cat_nav2 .current-menu-item ul a:active, #cat_nav2 .current-menu-ancestor a:active { background-color: transparent; }
#cat_nav2 .current a, #cat_nav2 .current a:hover, #cat_nav2 .current-cat a, #cat_nav2 .current-cat a:hover, #cat_nav2 .current-menu-item a, #cat_nav2 .current-menu-item a:hover { background: transparent; }
#cat_nav2 {background-image: url('images/categories-bg-Green.gif'); height: 37px; margin-top: 0px; z-index: 1; }
#cat_nav2 li { float: left; color: #FFFFFF; display: block; padding-top: 0px; height: 37px; font-size: 13px; background-image: url('images/categories-line-Green.gif'); background-position: right; background-repeat: no-repeat; padding-left: 11px; padding-right: 10px; }

#cat_nav2 li li { display: block; padding: 0px; background-color: #5fb726; float: left; height: auto !important; }

#cat_nav2 li li a:hover { background-color: #47443c; }
#cat_nav2 ul { position: absolute; visibility: hidden; list-style: none; z-index: 89; }
#cat_nav2 li li:hover ul, ul#cat_nav li li.sfHover ul { left:230px; top:0px; }
#menu_container { width: 959px; background-color: transparent; margin-right: auto; margin-left: auto; }
#menu_container {height: 100px;}
.feat_columns2, .feat_columns2 > .c1, .feat_columns2 > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.feat_columns2 > .c1 { width: 210px; float: left; }
.feat_columns2 > .c2 { width: 314px; float: right; padding-top: 17px; }
.attachment-post-thumbnail{ width:175px; height:175px; border:11px solid rgb(227, 224, 195);margin:5px 0px 0px 0px;}
.post_excerpt {padding:21px 0px 29px 0px; }
.feat_columns2 {border:1px solid rgb(158, 158, 158);-webkit-border-radius:9px;
-moz-border-radius:9px; border-radius:9px; padding:12px 20px 0px 12px;}
#articles { padding-left: 100px; }
#recent_posts_cont { border-width: 1px; border-style: solid; margin-top: 15px; }
#recent_posts_cont {height:100%}
.side_bar { width: 286px; background-color: #f2f2f2; border-width: 1px; border-style: solid; border-color: #9e9e9e; margin-top: 22px; margin-right: 21px; padding-top: 15px; padding-left: 15px; }
.side_bar{-webkit-border-radius:9px;
-moz-border-radius:9px;
border-radius:9px;}
.column_fbrc, .column_fbrc > .c1, .column_fbrc > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.column_fbrc > .c1 { width: 300px; float: left; padding-top: 15px; padding-bottom: 2px; padding-left: 10px; }
.column_fbrc > .c2 { width: 303px; float: right; padding-top: 13px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; }
.column_fbrc .attachment-post-thumbnail{ width:70px; height:70px; border:5px solid rgb(227, 224, 195); margin:5px 4px 0px 0px; float:left}

.column_fbrc {width: 630px;}

.column_fbrc .headline {font-size:12px;}
.column_fbrc .post_excerpt {height:40px; line-height:16px; padding:0px 0px 29px 0px; margin:4px 0px 0px 0px;}
h1 {color:#49a123;}
.column_fbrc {margin:15px 17px 18px 0px; height: 660px;}
.custom_read_more {text-align:right;}

.column_fbrc .c1 {border:1px solid #9e9e9e; margin:0px 0px 0px 0px; height: 100%;}
.column_fbrc .c2 {position: relative; top: -15px; height: 552px;}

.feat_recipes .attachment-post-thumbnail{ width:105px; height:105px; border:5px solid rgb(227, 224, 195);margin:5px 10px 30px 0px; float: left}

.home_recent{border-width:1px;
border-style:solid;
padding:13px;
margin:0px 0px 20px 0px;}

.home-headings { 
        height: 27px; 
        border: 1px solid #DDD7B3; 
        background-color: #F4EFD2; 
        background-image: url(../graphics/heading-bg.gif); 
        width: 268px; 
        color: #575447; 
        font-size: 13px; 
        font-weight: bold; 
        padding-left: 10px; 
        padding-top: 8px; 
}
#triviaback { width: 100%; background-color: #ffffff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#triviaback {height: 700px;}
#triviaspacer { width: 959px; background-color: #FFFFFF; }
#triviaspacer {position: relative; top: -50px; left: -11px; height: 75px;  }

.triviacont {width: 825px;}
.flickr { font-size: 16px; line-height: 26px; margin-bottom: 10px; }
.flickr .widget_title { font-size: 20px; line-height: 32px; }
.flickr p, .flickr ul { margin-bottom: 26px; }
.flickr li ul { margin-bottom: 0; }
.flickr {width:160px;overflow:hidden; margin-left:auto;
margin-right:auto;}

.home-recipe-header { 
        height: 27px; 
        border: 1px solid #DDD7B3; 
        background-color: #F4EFD2; 
        background-image: url(../graphics/heading-bg.gif); 
        width: 570px; 
        color: #575447; 
        font-size: 13px; 
        font-weight: bold; 
        padding-left: 10px; 
        padding-top: 8px; 
}

.home-recipe-box {position: relative; top: 10px;}
/*---:[ custom CSS ]:---*/
img{
	max-width: 100%!important;
}
.wp-caption {
	max-width: 100%!important;
}
/* Tablet & Mobile */
@media (max-width: 959px) {
	#container {
		width: 100%;
	}
	.content {
		width: 69%!important;
	}
	.sidebar {
		width: 29%!important;
	}
}
/* Mobile to Tablet */
@media only screen and (max-width: 767px) {
	#container{
		width: 100%!important;
	}
	.content {
		width: 100%!important;
	}
	.sidebar {
		width: 100%!important;
	}
	.content, .sidebar {
		float: none!important;
	}
	.columns > .sidebar {
		padding-top: 0;
	}
}


.columns-3:after, .columns_32:after, .feat_columns2:after, .column_fbrc:after, .post_box:after, .post_box .post_content:after, .menu:after, #cat_nav:after, #cat_nav2:after, .comment .comment_text:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }