body {
font: normal normal 12px Verdana, Geneva, sans-serif;
color: #333333;
background: #e36200 none no-repeat scroll center center;
padding: 0 0 0 0;
}
#Navbar1 {
margin: 0;
padding: 0;
display: none;
visibility: hidden;
}
html body .region-inner {
min-width: 0;
max-width: 100%;
width: auto;
}
a:link {
text-decoration:none;
color: #0000ff;
}
a:visited {
text-decoration:none;
color: #9900ff;
}
a:hover {
text-decoration:underline;
color: #0000ff;
}
.body-fauxcolumn-outer .fauxcolumn-inner {
background: transparent none repeat scroll top left;
_background-image: none;
}
.body-fauxcolumn-outer .cap-top {
position: absolute;
z-index: 1;
height: 400px;
width: 100%;
background: #e36200 none no-repeat scroll center center;
}
.body-fauxcolumn-outer .cap-top .cap-left {
width: 100%;
background: transparent none repeat-x scroll top left;
_background-image: none;
}
.content-outer {
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .15);
-goog-ms-box-shadow: 0 0 0 #333333;
box-shadow: 0 0 0 rgba(0, 0, 0, .15);
margin-bottom: 1px;
}
.content-inner {
padding: 10px 40px;
}
.content-inner {
background-color: #ffffff;
}
/* Header
----------------------------------------------- */
.header-outer {
background: #ffffff none repeat-x scroll 0 -400px;
_background-image: none;
margin-top: -13px;
}
.Header h1 {
font: normal normal 40px Verdana, Geneva, sans-serif;
color: #b16d30;
text-shadow: 0 0 0 rgba(0, 0, 0, .2);
}
.Header h1 a {
color: #b16d30;
}
.Header .description {
font-size: 18px;
color: #717171;
}
.header-inner .Header .titlewrapper {
padding: 22px 30px;
}
.header-inner .Header .descriptionwrapper {
padding: 0 30px;
}
/* Tabs
----------------------------------------------- */
.tabs-inner .section:first-child {
border-top: 0 solid #000000;
}
.tabs-inner .section:first-child ul {
margin-top: -1px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.tabs-inner .widget ul {
background: #000000 none repeat-x scroll 0 -800px;
_background-image: none;
border-bottom: 1px solid #000000;
margin-top: 0;
margin-left: -30px;
margin-right: -30px;
}
.tabs-inner .widget li a {
display: inline-block;
padding: .6em 1em;
font: normal bold 10px Verdana, Geneva, sans-serif;
color: #e36200;
border-left: 1px solid #ffffff;
border-right: 1px solid #000000;
}
.tabs-inner .widget li:first-child a {
border-left: none;
}
.tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
color: #ffffff;
background-color: #e36200;
text-decoration: none;
}
/* Columns
----------------------------------------------- */
.main-outer {
border-top: 0 solid #cccccc;
}
.fauxcolumn-left-outer .fauxcolumn-inner {
border-right: 1px solid #cccccc;
}
.fauxcolumn-right-outer .fauxcolumn-inner {
border-left: 1px solid #cccccc;
}
/* Headings
----------------------------------------------- */
h2 {
margin: 0 0 1em 0;
font: normal bold 12px Verdana, Geneva, sans-serif;
color: #333333;
text-transform: uppercase;
}
/* Widgets
----------------------------------------------- */
.widget .zippy {
color: #333333;
text-shadow: 2px 2px 1px rgba(0, 0, 0, .1);
}
.widget .popular-posts ul {
list-style: none;
}
/* Posts
----------------------------------------------- */
.date-header span {
background-color: transparent;
color: #ffffff;
padding: 0.4em;
letter-spacing: 3px;
margin: inherit;
}
.main-inner {
padding-top: 0;
padding-bottom: 30px;
}
.main-inner .column-center-inner {
padding: 0 0;
}
.main-inner .column-center-inner .section {
margin: 0 1em;
}
.post {
margin: 0 0 30px 0;
}
h2.post-title, .comments h4 {
font: normal normal 16px Verdana, Geneva, sans-serif;
margin: .75em 0 0;
}
.post-body {
font-size: 110%;
line-height: 1.4;
position: relative;
}
.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
.BlogList .item-thumbnail img {
padding: 2px;
background: #e36200;

-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}
.post-body img, .post-body .tr-caption-container {
padding: 5px;
}
.post-body .tr-caption-container {
color: #ffffff;
}
.post-body .tr-caption-container img {
padding: 0;
background: transparent;
border: none;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
box-shadow: 0 0 0 rgba(0, 0, 0, .1);
}
.post-header {
margin: 0 0 1.5em;
line-height: 1.6;
font-size: 90%;
}
.post-footer {
margin: 20px -2px 0;
padding: 20px 10px 5px 10px;
color: #333333;
background-color: #e36200;
border-bottom: 1px solid #ffffff;
line-height: 1.6;
font-size: 90%;
}
.page{
	height:auto;
	overflow: auto;
}
#comments .comment-author {
padding-top: 1.5em;
border-top: 1px solid #cccccc;
background-position: 0 1.5em;
}
#comments .comment-author:first-child {
padding-top: 0;
border-top: none;
}
.avatar-image-container {
margin: .2em 0 0;
}
#comments .avatar-image-container img {
border: 1px solid #000000;
}
/* Accents
---------------------------------------------- */
.section-columns td.columns-cell {
border-left: 1px solid #cccccc;
}
.blog-pager {
background: transparent url(http://web.archive.org/web/20161024072831im_/http://www.blogblog.com/1kt/simple/paging_dot.png) repeat-x scroll top center;
}
.blog-pager-older-link, .home-link,
.blog-pager-newer-link {
background-color: #ffffff;
padding: 5px;
}
.home-link{
	margin:0 auto;
	text-align:center;
	display:inline-block;
}
.footer-outer {
border-top: 1px dashed #bbbbbb;
}
/* Mobile
----------------------------------------------- */
body.mobile  {
padding: 0;
}
.mobile .content-inner {
padding: 0;
}
.mobile .content-outer {
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
box-shadow: 0 0 3px rgba(0, 0, 0, .15);
padding: 0 0;
}
body.mobile .AdSense {
margin-left: -0;
}
.mobile .tabs-inner .widget ul {
margin-left: 0;
margin-right: 0;
}
.mobile .post {
margin: 0;
}
.mobile .main-inner .column-center-inner .section {
margin: 0;
}
.mobile .main-inner {
padding-top: 20px;
padding-bottom: 20px;
}
.mobile .main-inner .column-center-inner {
padding: 0;
}
.mobile .date-header span {
padding: 0.4em 10px;
margin: 0 -10px;
}
.mobile h3.post-title {
margin: 0;
}
.mobile .blog-pager {
background: transparent;
}
.mobile .footer-outer {
border-top: none;
}
.mobile .main-inner, .mobile .footer-inner {
background-color: #ffffff;
}
.mobile-index-contents {
color: #333333;
}
.mobile-link-button {
background-color: #0000ff;
}
.mobile-link-button a:link, .mobile-link-button a:visited {
color: #ffffff;
}
body .navbar {height:0}
.content-outer {margin-top:0}<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30422256-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>.date-outer{
margin-top: -1px;
}.column-left-inner{
padding-left: 0px !important;
width: 220px;
}
#HTML7{
margin-top: -5px !important;
margin-bottom: -15px !important;
}

#sidebar-left-1{
margin-top: 10px !important;
margin-left: 0px !important;

text-align:center;
}
@media (min-width: 992px){
	#sidebar-left-1{
		text-align: left;

	}

}
#HTML2{
margin-top: 0px !important;
margin-bottom: -20px !important;
}#Label1{
margin-top: 25px !important;
margin-bottom: -20px !important;
}
#BlogList1{
margin-top: -20px !important;
margin-bottom: -20px !important;
}
#HTML5{
margin-bottom: -20px !important;
}
#HTML1{
margin-bottom: -20px !important;
}
.header-outer {
margin-top: -10px !important;
margin-left:-20px;
}
--></style>
<style id="template-skin-1" type="text/css"><!--
body {
min-width: 1150px;
}
.content-outer, .content-fauxcolumn-outer, .region-inner {
min-width: 1150px;
max-width: 1150px;
_width: 1150px;
}
.main-inner .columns {
padding-left: 310px;
padding-right: 180px;
}
.main-inner .fauxcolumn-center-outer {
left: 310px;
right: 180px;
/* IE6 does not respect left and right together */
_width: expression(this.parentNode.offsetWidth -
parseInt("310px") -
parseInt("180px") + 'px');
}
.main-inner .fauxcolumn-left-outer {
width: 310px;
}
.main-inner .fauxcolumn-right-outer {
width: 180px;
}
.main-inner .column-left-outer {
width: 310px;
right: 100%;
margin-left: -310px;
}
.main-inner .column-right-outer {
width: 180px;
margin-right: -180px;
}
#layout {
min-width: 0;
}
#layout .content-outer {
min-width: 0;
width: 800px;
}
#layout .region-inner {
min-width: 0;
width: auto;
}
#navbar-iframe {
position: fixed;
right: 0px;
bottom: 0px;
left: 0px;
}
/*Custom*/
#wrapper{
	background-color:#fff;
}
/*HEADER*/
#header{
	height:auto;
	overflow:auto;
}
#site-header a{
	display:block;
}
#site-header img{
	width:100%;
	height:auto;
}
/*END HEADE*/
/*NAVBAR*/
.navbar{
	margin-bottom:0px;
	clear:both;
	height:auto !important;
	min-height:24px;
}
#navbar{
	border:1px solid #000;
	background-color:#000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0;
	overflow:hidden;
}
.mobile-nav {
	border:1px solid #000;
}
.mobile-nav span{
	background-color:#000;
}
.nav{
	background-color:#fff;
}
#navbar li a{
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-top:5px;
	padding-bottom:5px;
	font: normal bold 10px Verdana, Geneva, sans-serif;
    color: #e36200;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #000000;
	background-color:#000;

}
#navbar li:first-child a{
	border-left: none;
}
#navbar li.current_page_item a{
	color: #ffffff;
    background-color: #e36200;
    text-decoration: none;
}
#navbar li a:hover{
	color: #ffffff;
    background-color: #e36200;
    text-decoration: none;
}
/*END NAVBAR*/
/*CONTENT*/
#container{
	
}
#content{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#blog-pager{
	position:relative;
	text-align:center;
}
/*END CONTENT*/
#sidebar-left-1{
	
	padding:0 !important;
}
#sidebar{
	
}

#search-3 form{
	background: url('../../assets/images/searchbox.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100% 100%;
    width: 100%;
        max-width: 400px;
    height: 50px;
    display: block;
    padding: 12px;
    margin: 0 auto;
}
@media (min-width: 992px){
	#search-3 form{
		margin:0;

	}

}
#search-3 form input[type="text"]{
	padding: 6px 6px 6px 26px;
    margin: 0;
    width: 86%;
    font-size: 14px;
    vertical-align: top;
    border: none;
    background: transparent;
    outline:none;
}
.screen-reader-text{
	display:none;
}
#searchsubmit{
	margin: 0;
    padding: 0;
    height: 30px;
    width: 30px;
    vertical-align: top;
    border: none;
    background: transparent;
    margin-left:2px;
    outline:none;
}
.widget{
	margin-bottom:20px;
}
#text-3 a img{
	text-align:center;
	display:block;
	margin:0 auto;
}
.entry-content{
	font-size: 110%;
    line-height: 1.4;
    position: relative;
}
.entry-content .wp-caption{
	box-sizing: content-box;
	background-color:#e36200;
	border:1px solid #000;
	.1);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
     -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
    text-align:center;
    padding:5px;
}
.entry-content .wp-caption img{
	width:100%;
	height:auto;
}
.wp-caption-text{
	color:#fff;
	text-align: center;
	    font-size: 80%;
	font-size: xx-small;

}
.alignleft{
	float:left;
	text-align:left;
	margin-right: 1em; 
}
.alignright{
	text-align:right;
	float:right;
	margin-left: 1em; 
}
#taxonomy_list_widget_list_2 li{
	margin-bottom:5px;
}
/*FOOTER*/
#footer{
	
	margin-top:30px;
	padding-bottom:40px;
}
.footer-inner{
	display:block;
	width:100%;
	border-top: 1px dashed #bbbbbb;
}

/*END FOOTER*/
#comments-list ul{
	list-style:none;
	padding:0;
}
#comments-list ul li{
	border-bottom:1px solid #ccc;
	padding-top:1.5em;
	position:relative;

}
#comments-list ul li p{
	margin-left:45px;
}
.comment-author img{
	border:1px solid #000;
}
.wsp-container ul{
	list-style:none;
	padding:0;
}
#taxonomy_list_widget-2{
	display:table;
	margin-left:auto;
	margin-right:auto;
}
#text-4{
	display:table;
	margin-left:auto;
	margin-right:auto;
}