/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border : 0;
	font-family : inherit;
	font-size : 100%;
	font-style : inherit;
	font-weight : inherit;
	margin : 0;
	outline : 0;
	padding : 0;
	vertical-align : baseline;
}
:focus {
	outline : 0;
}
body {
	background : #fff;
	line-height : 1;
}
ol, ul {
	list-style : none;
}
table {
	border-collapse : separate;
	border-spacing : 0;
}
caption, th, td {
	font-weight : normal;
	text-align : left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content : "";
}
blockquote, q {
	quotes : "" "";
}
a img {
	border : 0;
}
.left {
	float : left;
}
.right {
	float : right;
}
* html .clear {
	height : 1%;
}
.clear:after {
	clear : both;
	content : ".";
	display : block;
	height : 0;
	visibility : hidden;
}
.clear {
	display : block;
}  body {
background: #F0F0F0;
color: #000000;
font: 14px/19px Helvetica, Arial, "Lucida Grande", sans-serif;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
h1 {
font-size: 22px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 15px;
}
h4 {
font-size: 13px;
}
h5,
h6 {
font-size: 12px;
}
input,
textarea {
background: #F4F4F7;
border: 1px solid #E9E9E9;
color: #2c2f32;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 1em;
padding: 6px 10px;
width: 240px;
}
input:focus,
textarea:focus {
background: #FFFFFF;
border-color: #ccccce;
} a:focus,
a:hover,
a:active {
outline: none;
}
a,
a:visited {
color: #222;
text-decoration: none;
}
a:hover {
-moz-transition: color .1s linear;
-ms-transition: color .1s linear;
-o-transition: color .1s linear;
-webkit-transition: color .1s linear;
text-decoration: underline;
transition: color .1s linear;
}
a img {
border: none;
}  #wrapper {
background: #FFFFFF;
margin: 0 auto;
padding: 20px;
width: 940px;
}
#main {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/bg-dot.png) 627px repeat-y;
float: left;
margin: 15px 0 0 0;
width: 940px;
}
#content {
color: #333;
float: left;
margin: 0;
padding: 0;
width: 616px;
} .nav {
list-style: none;
line-height: 1;
margin: 0;
overflow: hidden;
padding: 0;
z-index: 999;
}
.nav a {
display: block;
position: relative;
text-decoration: none;
z-index: 100;
}
.nav li {
float: left;
width: auto;
z-index: 999;
}
.nav li a {
color: #EEEEEE;
line-height: 18px;
padding: 10px 18px;
text-decoration: none;
}
.nav li a.sf-with-ul {
padding-right: 22px !important;
}
.nav li:hover a, .nav li:hover a:active {
text-decoration: none;
}
.nav li ul {
float: left;
left: -999em;
position: absolute;
width: 180px;
z-index: 999;
}
.nav li ul li a, .nav li ul li a:visited {
background: #FFFFFF;
color: #333333;
font-size: 12px;
width: 142px;
}
.nav li ul li a.sf-with-ul {
padding: 10px 15px;
}
.nav li ul ul {
border-top: 1px solid #e3e3e3;
margin: -39px 0 0 179px !important;
padding: 0 !important;
}
.nav li:hover, .nav li.hover {
position: static;
}
.nav li:hover ul ul, .nav li.sfhover ul ul,
.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
left: -999em;
}
.nav li:hover ul, .nav li.sfhover ul,
.nav li li:hover ul, .nav li li.sfhover ul,
.nav li li li:hover ul, .nav li li li.sfhover ul,
.nav li li li li:hover ul, .nav li li li li.sfhover ul {
left: auto;
}
.nav .sf-sub-indicator {
display: block;
overflow: hidden;
position: absolute;
width: 9px;
height: 9px;
text-indent: -999em;
top: 1.2em;
right: 10px;
}
.nav li ul .sf-sub-indicator {
display: block;
overflow: hidden;
position: absolute;
width: 10px;
height: 10px;
text-indent: -999em;
top: 1.2em;
right: 0.5em;
} #primary-nav {
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #E6E6E6;
height: 42px;
}
#primary-nav .nav {
float: left;
margin-top: 1px;
}
#primary-nav .nav .sf-sub-indicator {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-arrow-down.png) no-repeat;
right: 0.7em;
top: 18px;
}
#primary-nav .nav li li a {
background: #FFFFFF !important;
border-bottom: 1px solid #e3e3e3;
border-left: 1px solid #e3e3e3;
border-right: 1px solid #e3e3e3;
color: #333 !important;
font-size: 12px;
font-weight: bold;
line-height: 15px;
padding: 11px 18px !important;
text-transform: none;
}
#primary-nav .nav li li a:hover {
text-decoration: underline
}
#primary-nav .nav li ul {
background: transparent url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/arrow-up.png) no-repeat center 3px;
margin-left: -1px;
padding: 13px 0 0 0;
z-index: 99999999;
}
#primary-nav .nav li ul .sf-sub-indicator {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/bullet.png) no-repeat;
right: 0.7em;
top: 15px;
}
#primary-nav .nav li a {
color: #333333;
font-size: 11px;
line-height: 40px;
padding: 0 18px;
text-transform: uppercase;
}
#primary-nav .nav li a:hover,
#primary-nav .nav li.first a,
#primary-nav .nav li.sfHover a,
#primary-nav .current_page_item a {
color: #fff;
}
#primary-nav .current_page_item a {
color: #fff !important;
}
#primary-nav #s {
-moz-transition: width .2s linear;
-ms-transition: width .2s linear;
-o-transition: width .2s linear;
-webkit-transition: width .2s linear;
background-color: #FFFFFF;
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E0E0E0;
float: right;
font-size: 1em;
height: 16px;
line-height: 16px;
transition: width .2s linear;
width: 70px;
}
#primary-nav #s:focus {
background-color: #EEEEEE;
color: #999999;
width: 110px;
} #secondary-nav .nav {
border-top: 1px solid #E6E6E6;
}
#secondary-nav .nav .sf-sub-indicator {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-arrow-down.png) no-repeat;
right: 0.7em;
top: 19px;
}
#secondary-nav .nav li li a {
background: #FFFFFF !important;
border-bottom: 1px solid #e3e3e3;
border-left: 1px solid #e3e3e3;
font-size: 12px;
font-weight: bold;
padding: 11px 18px !important;
}
#secondary-nav .nav li li a:hover {
text-decoration: underline;
}
#secondary-nav .nav li ul {
background: transparent url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/arrow-up.png) no-repeat center 3px;
margin-left: -1px;
padding: 13px 0 0 0;
}
#secondary-nav .nav li ul .sf-sub-indicator {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/bullet.png) no-repeat;
right: 0.7em;
top: 16px;
}
#secondary-nav .nav li ul ul {
margin-top: -42px !important;
}
#secondary-nav .nav li a {
border-right: 1px solid #e3e3e3;
color: #333333;
font-size: 12px;
font-weight: bold;
padding: 12px 18px;
text-shadow: 0 1px 0 #FFFFFF;
}
#secondary-nav .nav li a:hover,
#secondary-nav .nav li.sfHover a,
#secondary-nav .nav li.current-cat a {
background: #F0F0F0;
} #s {
background: #F0F0F0 url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-search.png) no-repeat 10px 12px;
border: none;
height: 16px;
line-height: 16px;
padding: 13px 0 13px 30px;
width: 210px;
}
#s:focus {
background-color: #FFFFFF;
border: none;
box-shadow: none;
} #header {
background: #FFFFFF;
clear: both;
height: 110px;
overflow: hidden;
}
#text-logo {
float: left;
}
#site-title {
color: #333;
font-size: 34px;
font-weight: bold;
letter-spacing: -1px;
line-height: 1;
margin: 25px 0 5px 0;
}
#site-desc {
color: #777777;
font-family: Georgia, serif;
font-size: 11px;
letter-spacing: 1px;
}
#site-title a,
#site-title a:hover {
text-decoration: none;
}
#logo {
float: left;
line-height: 1;
margin: 25px 0 0 0;
overflow: hidden;
} .entry-title a,
.entry-title a:visited {
color: #333333;
}
h2.entry-title {
font-size: 18px;
font-weight: bold;
margin: 0 0 10px 0;
}
.entry-thumb {
float: left;
margin: 0 10px 10px 0;
}
.archive .hentry,
.search .hentry {
border-bottom: 1px dotted #CCCCCC;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
}
.archive .hentry .entry-meta,
.search .hentry .entry-meta {
margin: 0 0 10px 0;
}
.archive .entry-excerpt,
.search .entry-excerpt {
display: table;
}
.page-template-page-templatestemplate-fullwidth-php #main {
background: #FFFFFF;
}
.one-col {
background: #FFFFFF !important;
margin: 0;
padding: 0;
width: 100%;
}
h1.page-title,
h1.entry-title {
font-size: 24px;
font-weight: bold;
line-height: 28px;
margin: 10px 0 10px 0;
} #breadcrumbs {
border-bottom: #E6E6E6 solid 1px;
color: #777777;
font-family: Georgia, serif;
font-size: 11px;
letter-spacing: 1px;
line-height: 18px;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
}
#breadcrumbs .cat-feed a {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-rssfeed.png) right 1px no-repeat;
display: block;
float: right;
padding-right: 22px;
}
#breadcrumbs a {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/bullet.png) right center no-repeat;
color: #777777;
margin-right: 1px;
padding-right: 10px;
} #featured-content {
background: #FFFFFF;
border-top: 1px solid #e0e0e0;
margin: 0 0 20px 0;
padding: 10px 0 10px 0;
}
.featured-left {
float: left;
width: 300px;
}
.featured-left .entry-title {
font-size: 22px;
font-weight: bold;
line-height: 25px;
margin-bottom: 10px;
}
.featured-left .entry-thumb {
height: auto;
margin-bottom: 10px;
width: 100%;
}
.featured-left .entry-meta {
margin-bottom: 10px;
}
.featured-right {
float: right;
width: 300px;
}
.featured-right .entry-excerpt {
overflow: hidden
}
.featured-right .entry-title {
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}
.featured-right .entry-thumb {
float: right;
margin: 0 0 0 10px;
}
.featured-right .entry-meta {
margin-bottom: 5px;
}
.featuredpost {
border-bottom: 1px solid #E6E6E6;
margin-bottom: 10px;
padding-bottom: 10px;
}
.featured-post-last {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
} .two-column-boxes {
margin: 0 0 20px 0;
padding: 0 0 10px 0;
}
.category-box-title {
margin: 0 0 20px 0;
}
.category-box-title a,
.category-box-title a:hover {
color: #FFFFFF !important;
display: block;
float: left;
font-size: 12px;
font-weight: bold;
padding: 3px 8px 4px;
text-decoration: none;
}
.two-column-boxes .category-box-even {
border-right: 1px solid #e0e0e0;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
}
.category-box-feed a,
.category-box-feed a:hover {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-rssfeed.png) 0 0 no-repeat;
display: inline-block;
float: right;
height: 16px;
margin: 5px 0 0 0;
overflow: hidden;
text-indent: -5555em;
width: 16px;
}
.two-column-boxes .category-box {
display: inline;
float: left;
width: 296px;
}
.two-column-boxes .category-box .entry-excerpt {
display: table;
}
.two-column-boxes .category-box .entry-thumb {
float: left;
margin: 0 10px 10px 0;
}
.two-column-boxes .category-box h2.entry-title {
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}
.two-column-boxes .category-box .entry-meta {
margin-bottom: 7px
}
.two-column-boxes .category-box li.first {
background: none;
display: block;
font-size: 12px;
padding: 15px 0 10px 0;
}
.two-column-boxes .category-box li.first a {
background: none;
padding-left: 0;
}
.two-column-boxes .category-box ul {
border-bottom: 1px dotted #CCCCCC;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
}
.two-column-boxes .category-box li {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/bullet.png) 0 4px no-repeat;
padding: 0 0 5px 10px;
}
.two-column-boxes .category-box li a:link,
.two-column-boxes .category-box li a:visited {
color: #333333;
}
.more {
background: none !important;
font-size: 11px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0 !important;
} .bottom-col-boxes {
margin: 10px 0;
}
.bottom-box {
background: #F9F9F9;
border: 1px solid #DDDDDD;
width: 300px;
}
.bottom-box h3 {
background: #FFFFFF;
border-bottom: 1px solid #d3d3d3;
font-size: 13px;
font-weight: bold;
padding: 5px 10px 5px 10px;
}
.bottom-box-wrap {
margin: 10px 3% 20px 3%
}
.bottom-box-wrap .entry-excerpt {
border-bottom: 1px solid #DDDDDD;
padding-bottom: 10px;
}
.bottom-box-wrap h2.entry-title {
clear: both;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}
.bottom-box-wrap .entry-thumb {
margin: 0 0 10px 0
}
.bottom-box-wrap ul {
margin: 10px 0 0 0
}
.bottom-box-wrap ul li {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/bullet.png) no-repeat 0 4px;
padding: 0 0 5px 10px;
} #sidebar {
float: right;
margin: 0;
padding: 0 0 0 10px;
width: 300px;
}
#sidebar li ul.children {
margin: 0 0 0 10px
}
#sidebar ul.children {
margin: 0 0 0 10px
}
#sidebar .widget {
margin: 0 0 15px 0;
padding: 0;
}
#sidebar .widget-title {
background: #FFFFFF;
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 5px 5px 5px 0;
}
#sidebar .widget ul li a,
#sidebar .widget-title a,
#sidebar .widget-title a:hover,
#sidebar a .widget-title,
#sidebar a:hover .widget-title {
color: #333333;
}
#sidebar .widget ul {
margin: 0;
padding: 0;
}
#sidebar .widget ul li {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/bullet.png) 0 15px no-repeat;
border-bottom: 1px solid #E6E6E6;
list-style: none;
margin: 0;
padding: 10px 0 10px 10px;
}  .footer-categories {
border-bottom: 1px solid #d5d5d5;
border-top: 1px solid #DDDDDD;
color: #999999;
display: block;
font-size: 11px;
height: 30px;
letter-spacing: 1px;
line-height: 30px;
margin: 25px 0 0 0;
}
.footer-categories li {
display: inline;
list-style: none;
}
.footer-categories ul {
display: block;
text-align: center;
}
.footer-categories li a:hover {
color: #555555;
}
.footer-categories li a,
.footer-categories li a:visited {
border-right: 1px solid #CCCCCC;
color: #777777;
padding: 0 7px;
} .copyright {
color: #999999;
font-family: Georgia, serif;
font-size: 11px;
margin: 10px 0 0 0;
text-align: center;
}
.backtotop {
background: #000000 url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-top.png) no-repeat;
border-radius: 3px;
height: 45px;
margin: 0 10px 10px 0;
opacity: 0.7;
width: 45px;
}
.copyright a,
.copyright a:visited {
color: #999999;
font-size: 11px;
}  .entry-meta {
color: #777777;
font-family: Georgia, serif;
font-size: 11px;
letter-spacing: 1px;
}
.entry-meta a:link,
.entry-meta a:visited {
color: #777777 !important
}
.entry-content {
margin: 10px 0 15px;
}
.entry-content blockquote {
border-left: 10px solid #f7f7f7;
margin: 20px 20px;
padding: 0 30px 0 20px;
overflow: hidden;
}
.entry-content blockquote p,
blockquote a,
blockquote {
color: #666666;
font-size: 1em;
font-style: italic;
}
.entry-content strong {
font-weight: bold
}
.entry-content strong em,
.entry-content em strong {
font-style: italic;
font-weight: bold;
}
.entry-content li ul {
margin: 0;
padding: 0;
}
.entry-content input,
.entry-content textarea {
font-size: 1em;
padding: 3px;
}
.entry-content dfn {
font-weight: bold
}
.entry-content del {
color: #aaa;
text-decoration: line-through;
}
.entry-content pre,
.entry-content code,
.entry-content tt {
background: #f5f5f5;
color: #666666;
font: 12px 'andale mono', 'monotype.com', 'lucida console', monospace;
line-height: 20px;
overflow: auto;
padding: 1em;
}
.entry-content pre,
.entry-content code,
.entry-content tt {
display: block;
margin: 1.5em 0;
white-space: pre;
}
.entry-content ins {
font-weight: bold;
text-decoration: underline;
}
.entry-content em {
font-style: italic;
font-weight: normal;
}
.entry-content ul {
list-style: none;
padding-bottom: 10px;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
margin-bottom: 0;
}
.entry-content ul li {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/dot.png) no-repeat 0 11px;
padding: 5px 0 5px 10px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin: 5px 0 10px 0;
}
.entry-content hr {
background: #E6E6E6;
border: none;
clear: both;
color: #E6E6E6;
height: 1px;
margin: 15px 0;
width: 100%;
}
.entry-content hr {
background: #E6E6E6;
border: none;
clear: both;
color: #E6E6E6;
height: 1px;
margin: 15px 0;
width: 100%;
}
.entry-content ol {
list-style-type: decimal;
margin: 0 0 10px 25px;
}
.entry-content ol ol {
list-style: upper-alpha;
}
.entry-content ol ol ol {
list-style: lower-roman;
}
.entry-content ol ol ol ol {
list-style: lower-alpha;
}
.entry-content ol li {
font-size: 12px;
margin: 5px 0;
}
.entry-content p {
margin: 0 0 10px 0;
} img.centered {
display: block;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
padding: 0;
}
img.alignnone {
display: inline;
margin: 0 0 15px 0;
padding: 0;
}
img.alignright {
display: inline;
margin: 0 0 15px 15px;
padding: 0;
}
img.alignleft {
display: inline;
margin: 0 15px 15px 0;
padding: 0;
}
.aligncenter {
display: block;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
margin: 0 0 15px 15px;
}
.alignleft {
float: left;
margin: 0 15px 15px 0;
}
.wp-caption {
background: #F7F7F7;
border: 1px solid #E6E6E6;
padding: 4px 0 5px 0;
text-align: center;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
font-weight: normal;
line-height: 12px;
margin: 0;
padding: 0;
}
.wp-caption img {
border: 0;
margin: 0 0 5px 0;
padding: 0;
}
.entry-tags {
float: left;
}
.entry-tags a,
.entry-tags a:visited {
color: #777777 !important;
}
.entry-tags span {
font-size: 13px;
font-weight: bold;
margin-right: 10px;
}
.entry-edit {
float: right;
}
.entry-tags a,
.entry-tags a:visited {
color: #777777;
font-family: Georgia, serif;
letter-spacing: 1px;
} .pagination {
font-size: 12px;
margin: 0 0 20px 0;
overflow: hidden;
width: 100%;
}
.pagination a {
background: #eee url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/alert-overlay.png) repeat-x left center;
border-top: 1px solid #E9E9E9;
border-bottom: 1px solid #BBBBBB;
color: #666666 !important;
display: block;
height: 32px;
line-height: 32px;
padding: 0 12px;
position: relative;
}
.pagination a:hover {
background: #eee !important;
text-decoration: none;
} .wp-pagenavi {
font-weight: normal;
letter-spacing: 1px;
margin: 20px 0;
text-transform: uppercase;
}
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
border: 0;
border-top: 1px solid #E9E9E9 !important;
border-bottom: 1px solid #DDDDDD !important;
border-right: 1px solid #DDDDDD !important;
color: #999999;
display: inline;
margin: 0;
padding: 9px 11px 8px;
text-decoration: none;
}
.wp-pagenavi .on,
.wp-pagenavi .current,
.wp-pagenavi a:hover {
background: #fff;
border: 0;
border-top: 1px solid #E9E9E9 !important;
border-bottom: 1px solid #DDDDDD !important;
border-right: 1px solid #DDDDDD !important;
font-weight: normal !important;
margin: 0;
padding: 9px 11px 8px;
}
.wp-pagenavi .extend,
.wp-pagenavi span.pages {
border: 0;
border-top: 1px solid #E9E9E9 !important;
border-bottom: 1px solid #DDDDDD !important;
border-right: 1px solid #DDDDDD !important;
color: #999999;
margin: 0;
padding: 9px 11px 8px;
text-shadow: 1px 1px #fff;
}
.wp-pagenavi span.pages {
border-left: 1px solid #DDDDDD;
} .entry-author {
border: 1px solid #E6E6E6;
margin: 0 0 20px 0;
}
.entry-author h3 {
font-size: 14px;
padding: 0 0 5px 0;
}
.author-avatar {
float: left;
}
.author-avatar img {
background: #FFFFFF;
display: block;
margin: 0 10px 10px 0;
padding: 4px;
}
.author-description {
display: table;
}
.entry-author-content {
background: #f9f9f9;
padding: 10px;
}  .single-share {
display: block;
float: left;
margin: 0 0 20px 0;
}
.single-share .btn-tweet,
.single-share .btn-like,
.single-share .btn-plus {
display: inline-block;
float: left;
height: 22px;
margin: 0 2px 0 0;
padding: 0;
width: 90px;
}
.single-share h3 {
float: left;
font-size: 13px;
line-height: 22px;
margin: 0 15px 0 0;
padding: 0;
} .entry-related {
border-bottom: 1px solid #E6E6E6;
margin: 0 0 20px 0;
padding: 0 0 5px 0;
}
.entry-related h3 {
margin: 0 0 15px 0;
padding: 0 0 5px 0;
}
.related-loop {
display: inline;
float: left;
margin: 0 15px 0 0;
width: 300px;
}
.related-loop .entry-title {
font-size: 13px;
font-weight: bold;
margin: 0 0 10px 0;
padding: 0;
}
.related-loop .entry-thumb {
float: left;
margin: 0 10px 0 0;
}
.related-loop li {
background: none;
border-bottom: 1px solid #E6E6E6;
line-height: 16px;
list-style: none;
margin: 0 0 15px 0;
overflow: hidden;
padding: 0 0 15px 0 !important;
}
.last-entry {
border-bottom: none !important;
margin: 0 !important;
padding: 0 !important;
}   #wp-calendar {
width: 100%;
}
#wp-calendar caption {
background: transparent;
color: #333;
font-weight: bold;
padding: 3px 0 7px 0;
}
#wp-calendar #today {
background: #F0F0F0;
font-weight: bold;
}
#wp-calendar th {
background: #F0F0F0;
border: #F0F0F0 solid 1px;
padding: 3px;
}
#wp-calendar td {
border: #F0F0F0 solid 1px;
padding: 5px 2px;
}
#wp-calendar,
#wp-calendar th,
#wp-calendar caption {
text-align: center;
}  .widget_tj_category_posts li {
background: none !important;
padding: 15px 0 10px 0 !important;
}
.widget_tj_category_posts li .entry-excerpt {
display: table;
}
.widget_tj_category_posts li .entry-thumb {
float: left;
}
.widget_tj_category_posts li .entry-title {
font-size: 12px;
font-weight: bold;
line-height: 15px;
margin-bottom: 5px;
}
.widget_tj_category_posts li .entry-meta {
margin-bottom: 5px;
} .tj-video {
}
.tj-video ul li {
border-bottom: none;
}
.tj-video .hide {
display: none;
}
.tj-video .open {
padding: 5px 0 0;
}
.tj-video .open .description {
border-bottom: 1px solid #E6E6E6;
color: #999999;
font-size: 11px;
font-style: italic;
padding: 10px 0;
}
.tj-video embed,
.tj-video object,
.tj-video iframe {
width: 100%;
height: 170px;
}
.tj-video li {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-video.png) no-repeat 0 13px !important;
padding-left: 23px !important;
}
.tj-video li a {
border-bottom: none !important;
} .widget_tj_twitter {
display: none;
margin: 0 0 20px 0;
}
.widget_tj_twitter li {
background: none;
display: block !important;
}
.widget_tj_twitter li .time {
color: #999999;
}
.widget_tj_twitter li a {
background: none !important;
display: inline !important;
padding-left: 0 !important;
}
.widget_tj_twitter li a:hover {
background: none !important
} .widget_tj_flickr {
margin: 0 0 20px 0
}
.widget_tj_flickr > div {
margin: 10px 0 0 0
}
.widget .flickr_badge_image {
float: left;
margin: 0;
height: auto;
}
.widget .flickr_badge_image a:hover img {
background: #fbfbfb;
border-color: #e5ecf1;
}
.widget .flickr_badge_image .photo-wrap {
margin-bottom: 20px;
padding: 0;
position: relative;
}
.widget .flickr_badge_image a img {
background: #FFFFFF;
border: 1px solid #efefef;
display: inline;
float: left;
margin: 0 10px 10px 0;
padding: 4px;
} .widget-ads {
margin: 0 0 20px 0;
width: 300px;
}
.widget-ads .ad-title {
border-bottom: none !important;
color: #999999;
font-family: Georgia, serif;
font-size: 11px !important;
font-weight: normal !important;
letter-spacing: 1px;
line-height: 1;
margin-bottom: 7px;
text-align: center;
text-transform: lowercase;
}
.widget-ad125 img {
background: #FFFFFF;
border: 1px solid #E9E9E9;
display: inline;
float: left;
margin: 10px 10px 0 0;
padding: 2px;
} .tj_widget_social {
background: #FFFFFF;
border: 1px solid #E6E6E6;
margin: 0 0 20px 0;
} .newsletter {
padding: 15px;
}
.newsletter .subscribe-form {
margin: 6px 0 3px;
}
.newsletter .subscribe-form .submit {
background: #F0F0F0 url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/alert-overlay.png) repeat-x left center;
border: 1px solid #DFDFDF;
border-bottom-color: #CDCDCD;
cursor: pointer;
padding: 6px 5px;
width: 60px;
}
.newsletter .subscribe-form .email {
width: 160px;
}
.newsletter .widget-title {
border: none !important;
padding: 0 !important;
}
.newsletter .subscribe span {
color: #999999;
font-size: 11px;
}
.newsletter .subscribe p {
color: #777777;
font-size: 12px;
} .social-icons {
border-bottom: 1px solid #E6E6E6;
padding: 15px 0 15px 0;
}
.social-icons li a {
display: block;
float: left;
line-height: 1.3;
margin: 0;
padding: 38px 0 0 0;
text-align: center;
width: 70px;
}
.social-icons li a,
.social-icons li a:visited {
color: #777777;
display: block;
font-size: 11px;
}
.social-icons .icon-facebook a {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-facebook.png) no-repeat center top;
}
.social-icons .icon-twitter a {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-twitter.png) no-repeat center top;
}
.social-icons .icon-enews a {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-enews.jpg) no-repeat center top;
}
.social-icons .icon-rss a {
background: url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-rss.png) no-repeat center top;
} #comments {
clear: both;
position: relative;
}
#comments .commentlist {
border-top: 1px solid #E6E6E6;
padding: 20px 0;
}
#comments .children {
list-style-type: none;
margin-left: 55px;
}
.pings-wrapper {
position: relative;
}
.pinglist {
list-style-type: none;
margin: 0;
padding: 30px 0 40px 0;
}
.pinglist li {
border-bottom: 1px solid #e9eaea;
padding: 10px;
}
.pinglist li a {
border: 0;
color: #4d4e52;
display: block;
font-weight: normal;
}
.pinglist li a:hover {
background: none !important;
color: #202222;
}
#reply-title,
.comments-title,
.pings-title {
font-size: 16px;
margin: 0 0  20px 0;
}
#commentform .comment-form-comment {
margin-bottom: 10px;
}
#commentform .form-submit input {
border: 1px solid #E6E6E6;
border-bottom-color: #DDDDDD;
box-shadow: none;
cursor: pointer;
float: none;
font-weight: 700;
margin: 0;
padding: 8px 15px;
width: auto;
}
#commentform .required {
color: red;
}
#commentform textarea {
width: 95%;
}
#commentform input {
float: left;
margin-right: 15px;
padding: 6px 7px;
width: 40%;
}
#commentform p {
line-height: 30px;
margin-bottom: 10px;
}
.commentlist #commentform {
margin-bottom: 60px;
}
.comment .avatar {
float: left;
margin: 0 15px 0 0;
}
.comment-meta {
color: #777777;
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 15px;
}
.comment-meta a:hover {
color: #333;
}
.comment-meta a,
.comment-meta a:visited {
background: none !important;
border: 0;
color: #777777;
font-family: Georgia, serif;
font-weight: normal;
}
.comment-body {
border-bottom: 1px solid #E6E6E6;
margin-bottom: 20px;
padding: 0 0 20px 51px;
}
.comment-body ul {
list-style-type: disc;
}
.comment-body ol {
list-style-type: decimal;
}
.comment-author cite {
color: #202222;
font-style: normal;
font-weight: bold;
}
.comment-author .says {
display: none;
}
.nocomments {
padding: 20px;
text-align: center;
}  #contact-form {
display: block;
width: 100%;
}
#contact-form input.txt {
color: #666666;
margin: 0 5px 5px 0;
padding: 6px 7px;
width: 200px;
}
#contact-form input.txt {
color: #666666;
margin: 0 5px 10px 0;
padding: 6px 7px;
width: 200px;
}
#contact-form textarea {
color: #666666;
height: 200px !important;
padding: 6px 7px;
width: 80%;
}
#contact-form textarea {
color: #666666;
height: 200px !important;
padding: 6px 7px;
width: 80%;
}
#contact-form #submit {
margin: 15px 0 0 0
}
#contact-form #submit {
margin: 15px 0 0 0;
width: 120px;
}
#contact-form li {
background: none;
padding-left: 0;
}
#contact-form li {
background: none;
padding-left: 0;
}
.contact-form label {
display: block;
font-size: 12px;
line-height: 30px;
}
.page-template-page-templatestemplate-contact-php .thanks {
color: #0A9600;
}
.page-template-page-templatestemplate-contact-php .error {
color: red;
} .page-template-page-templatestemplate-archives-php .entry-content ul li,
.page-template-page-templatestemplate-sitemap-php .entry-content ul li {
color: #999999;
font-style: italic;
}
.page-template-page-templatestemplate-archives-php .entry-content ul li a,
.page-template-page-templatestemplate-sitemap-php .entry-content ul li a {
font-style: normal;
}  .contact-form #submit,
#commentform .form-submit #submit {
background: #f0f0f0 url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/alert-overlay.png);
border: 1px solid #DFDFDF;
border-bottom-color: #CDCDCD !important;
color: #333333 !important;
cursor: pointer;
display: inline-block;
padding: 7px 10px 8px;
position: relative;
text-decoration: none;
} .header-ad {
float: right;
height: 90px;
margin: 10px 0 0 0;
width: 728px;
}
.featured-ad {
height: 60px;
margin: 0 auto 15px;
width: 468px;
}
.single-ad {
float: right;
margin: 0 0 10px 0;
width: 300px;
} #secondary-nav .nav,
.bottom-box h3,
.footer-categories,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi .extend,
.wp-pagenavi span.pages {
-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FBFBFB, endColorstr=#EEEEEE)";
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
background: #FBFBFB;
background: -webkit-gradient(linear, left top, left bottom, from(#FBFBFB), to(#EEEEEE));
background: -webkit-linear-gradient(#FBFBFB, #EEEEEE);
background: -moz-linear-gradient(center top, #FBFBFB 0%, #EEEEEE 100%);
background: -moz-gradient(center top, #FBFBFB 0%, #EEEEEE 100%);
background: -o-linear-gradient(top, #FBFBFB, #EEEEEE);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FBFBFB,endColorstr=#EEEEEE);
}a,
a:visited, 
a:hover, 
#site-title a, 
#site-title a:hover, 
.bottom-box h3 a,
.bottom-box ul li a:hover,
.entry-content a, 
.page-template-page-templatestemplate-archives-php .entry-content ul li a,
.page-template-page-templatestemplate-sitemap-php .entry-content ul li a,
#sidebar .widget ul li a:hover {
color: #336699;
}
#primary-nav .nav li a:hover,
#primary-nav .nav li.first a,
#primary-nav .nav li.sfHover a,
#primary-nav .nav li li a:hover,
#primary-nav .current_page_item a,
.category-box-title a, 
.category-box-title a:hover {
background: #336699;
}
#secondary-nav .nav,
#featured-content,
.two-column-boxes, 
.entry-related h3,
.widget-title,
.widget_tj_twitter a .widget-title {
border-bottom: 3px solid #457c77;
}
#primary-nav .nav li li a:hover,
#secondary-nav .nav li li a:hover,
.widget_tj_twitter li .content a,
.widget_tj_category_posts .entry-title a:hover,
.entry-title a:hover,
.entry-content a:hover,
.entry-meta a:hover,
.entry-tags a:hover {
color: #336699 !important;
}@media only screen and (min-width: 960px) {
} @media only screen and (max-width: 959px) {
.header-ad,
.single-ad,
.featured-ad,	
.cat-post-item .entry-comment,
.featured-right .entry-comment {
display: none;
}
#main {
background-position: 100% 0; }
#content {
width: 100%; }
.featured-left,
.featured-right,
.bottom-box,
.related-loop {
width: 48.780487804878%; }
#sidebar {
display: none; }
.widget .flickr_badge_image {
width: 31.66666666667%; }
.widget-ad125 img {
width: 41.6666666667%;
}
.newsletter .subscribe-form .email {
width: 53.333333333333%; }
.social-icons li a {
width: 23.333333333333%; }	
#wrapper {
max-width: 958px;
width: 90%;
}
#main,
.related-loop {
max-width: 958px;
width: 100%;
}
.copyright {
background: #f0f0f0;
margin-top: 20px;
padding: 20px 0;
text-shadow: 0 1px 0 #fff;
}
.category-box .entry-thumb {
width: 33.3333333333%;
height: auto;
max-width: 100px !important;
}
.cat-post-item .entry-thumb {
width: 33.3333333333%;
height: auto;
max-width: 80px !important;
}
.featured-right .entry-thumb {
width: 26.6666666667%;
height: auto;
max-width: 80px !important;
}
.bottom-box-wrap .entry-thumb {
max-width: 280px;
width: 100%;
height: auto;
}
.archive .entry-thumb,
.search .entry-thumb {
width: 16.260162601626%;
height: auto;
max-width: 100px !important;
}
.two-column-boxes .category-box {
width: 47.292682926829%; }
#breadcrumbs span.entry-title {
display: none;
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.widget-ads,
.widget-ads img {
display: none;
}
} @media only screen and (max-width: 767px) {
#wrapper {
position: relative;
}
#logo, #text-logo {
position: absolute;
top: 0;
}
#logo {
margin-top: 20px;		
}
#header {
height: 50px;
margin: 0;
padding: 0;
}
#main {
background: #FFFFFF;
}
.button-menu {
position: absolute;
cursor: pointer;
background: transparent url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/menu-icon.png) no-repeat top left;
width: 40px;
height: 40px;
z-index: 100;
top: 35px;
right: 0;
} .nav li a.sf-with-ul {
padding-right: 18px !important;
}	
#primary-nav {
border: none;
}
#primary-nav li {
display: block;
float: none;
}
#primary-nav .nav {
background: none;
display: none;
border: none;
position: relative;
top: 90px;
margin-bottom: 50px;
width: 100%;
}
#primary-nav .nav li {
background: #fff;
}
#primary-nav .nav li a {
border-bottom: 1px dotted #ddd;
}
#primary-nav .nav li.sfHover a {
background: #fff;
color: #333333 !important;
}
#primary-nav .nav li a:hover {
background: #f5f5f5;
color: #333333 !important;
}
#primary-nav .nav li ul {
background: none;
border: none;
position: static;
margin-left: 10px;
display: block !important;
position: relative;
visibility: inherit !important;
margin: 0 !important;
padding: 0;
top: 0;
left: 0;
width: 100% !important;
}
#primary-nav .nav li li {
background: #fff;
display: block !important;
float: left;
margin: 0 !important;
padding: 0 !important;
width: 100%;
}
#primary-nav .nav li li a {
background: #fff url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/ico-mobile-nav.png) no-repeat 15px 8px !important;
border-left: none;
border-bottom: 1px dotted #ddd;
color: #333333 !important;
font-size: 11px !important;
text-transform: uppercase;
padding-left: 40px !important;
width: 100%;		
}
#primary-nav .nav li li a:hover {
background-color: #f5f5f5 !important;
color: #333333 !important;
text-decoration: none;
}
#primary-nav .nav li li li {
clear: both;
display: block;
}
#s,
#sidebar,	
.mobile-menu,
.footer-categories {
display: none;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
#wrapper {
max-width: 766px;
width: 90%;
}
#main,
#content,
#secondary-nav {
width: 100%;
}
#secondary-nav .nav li {
border-bottom: 1px solid #e6e6e6;
float: left;
width: 25%;
margin: 0;
text-align: center;
}
#secondary-nav .nav li li,
#secondary-nav .nav li li li {
border-bottom: none;
width: 180px;
text-align: center;
}
#secondary-nav .nav li a {
border-left: 1px dotted #e6e6e6;
border-right: 1px dotted #EEE;
text-shadow: none;
padding-left: 0;
padding-right: 0;
}
#secondary-nav .nav li a.sf-with-ul {
padding-right: 18px !important;
}
#secondary-nav .nav li li a {
border-right: 1px solid #DFDFDF;
}
.featured-left,
.featured-right,
.bottom-box {
width: 48%;
}
.category-box-row .category-box {
width: 47%;
}
.entry-thumb {
width: auto;
}
} @media only screen and (max-width: 479px) {
#secondary-nav,
#secondary-nav a:after, 
#secondary-nav > ul,
.single-share h3,
.entry-related .entry-meta {
display: none;
}
.select-nav {
background: #ffffff url(//lakeokeechobeenews.com/wp-content/themes/newswire/images/responsive-nav-bg.png) right center no-repeat;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px;
-moz-padding-end: 20px;
-webkit-padding-start: 2px;
-moz-padding-start: 2px;
-webkit-user-select: none;
-moz-user-select: none;
border: 1px solid #CCC;
color: #555;
font-size: inherit;
margin: 0;
overflow: hidden;
padding-top: 2px;
padding-bottom: 2px;
text-overflow: ellipsis;
white-space: nowrap;
}
#wrapper {
max-width: 478px;
width: 85%;
padding: 0 20px 20px 20px;
}
#main,
#content {
background: #FFFFFF;
max-width: 478px;
width: 100%;
}
#header {
height: 60px;
}
#secondary-nav li {
width: 100%;
}
#secondary-nav a {
padding: 18px;
}
#secondary-nav a:after {
content: '';
}
.no-js #secondary-nav > ul, 
#secondary-nav .responsive-nav {
display: block;
}
#featured-content,
.featured-right,
.category-box-row			
.two-column-boxes,
.bottom-col-boxes {
display: block;
width: 100%;
float: left;
clear: both;
}
.featured-left {
border-bottom: 1px solid #E3E3E3;
width: 100%;
margin-bottom: 15px;
padding-bottom: 10px;
}
.featured-right .entry-comment {
display: inline;
}
.category-box {
width: 100% !important;
}
.two-column-boxes .category-box-even {
border-right: none;
}
.bottom-box {
float: left;
width: 100%;
margin-bottom: 20px;
}
.bottom-box-wrap {
float: left;
width: 94%;
}
.copyright {
margin-top: 0;
}
.entry-content img {
max-width: 478px;
}
}