/*---:[ 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;
}
* { margin: 0; padding: 0; }
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; }
sub, sup { line-height: 0.5em; }
.post_image, .thumb { display: block; }
.alignleft, .left, img[align="left"] { display: block; float: left; }
.alignright, .right, img[align="right"] { display: block; float: right; }
.aligncenter, .center, img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
.alignnone, .block { display: block; clear: both; }
body { font-size: 16px; line-height: 1.375em; color: #111; }
body {font-family:'Lora', serif;}
a:hover {-moz-transition:color ease-out 200ms; -khtml-transition:color ease-out 200ms; -o-transition:color ease-out 200ms; -webkit-transition:color ease-out 200ms; transition:color ease-out 200ms;}
a {-moz-transition:color ease-in 200ms; -khtml-transition:color ease-in 200ms; -o-transition:color ease-in 200ms; -webkit-transition:color ease-in 200ms; transition:color ease-in 200ms;}
input {font-family:'Lora', serif; padding:10px; border:solid 1px #aaa; border-radius:3px; font-size:15px; margin-bottom:11px;}
input[type="submit"] {font-family:'Lora', serif; font-size: 15px; color:#fff; background:#171C21;border:1px solid #222; padding: 10px 15px; cursor:pointer; border-radius:3px;}
input[type="submit"]:hover {background:#333;}
a { color: #ff6600; text-decoration: none; }
#header_wrap { background-image: none!important;
background-color: #FD6F23;
height: 190px;}
#header_title { width: 35%; }
#header_title {float:left;}
#header_widget { width: 60%; margin-top: 11px; }
#header_widget{float:right;}
.header_right { color:#fff; font-size: 16px; line-height: 26px; margin-top: 11px; }
.header_right .widget_title { font-size: 20px; line-height: 32px; }
.header_right p, .header_right ul { margin-bottom: 26px; }
.header_right li ul { margin-bottom: 0; }
.header_right {float:right; margin:0 !important; color:#fff;}
.header_right a:hover, .header_right .menu a:hover {color:#ff6600; text-decoration:none;}
.header_right ul {margin-bottom:0 !important;}
.header_right .menu {z-index: 220;}
.header_right .menu, .header_right .menu li, .header_right .menu li ul {margin-top:0; margin-bottom:0;}
#nav_wrap { background-color: #60A5D5; border-width: 1px 0; border-style: solid; border-color: #333; }
#nav_wrap:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#content_wrap { background-image: none!important; }
#content_wrap .container {background:#fff;}
.sidecol { padding-top: 22px; }
#footer_wrap { background-image: url(images/header.png); border-width: 5px 0 0 ; border-style: solid; border-color: #111; }
.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: 180px; }
.menu ul ul, .menu :hover ul :hover ul { left: 180px; }
.menu a { font-size: 18px; text-transform: uppercase; letter-spacing: 1px; padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px; border-width: 1px; border-left-width: 0; border-style: solid; }
.menu ul a { width: auto; border-left-width: 1px; border-style: solid; }
.menu { border-width: 0 0 1px 1px; border-style: solid; }
.menu li ul { border-bottom-width: 1px; }
.menu li { margin-bottom: -1px; }
.menu li ul { margin-top: -1px; }
.menu ul ul { margin-top: 0; }
.menu, .menu a, .menu li ul { border-color: #222; }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a, .menu ul .current-menu-item a { border-bottom-color: #222; }
.menu .current a, .menu .current-cat a, .menu .current-menu-item a { border-bottom-color: #222; }
.menu li:hover ul, .menu a:hover ul { left: -1px; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #fff; background-color: #171C21; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { color: #ff6600; background-color: #222; }
.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 { color: #ff6600; background: #222; }
.menu {border:none;
margin-left: 10%;}
.current-menu-item a {
color: #000!important;
font-weight: 700;
}
.menu > li > a {border:none; background:none !important;}
.menu > li > a:hover { background:none !important;}
#header { padding-top: 22px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px;
background-image: url('/theboldlife.com-960x270.svg');
background-size: 640px 200px;
background-repeat: no-repeat;
height: 180px;
margin-left: 20%;}
#header:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#site_title { font-size: 42px; line-height: 158px; }
#site_title {font-family:'Oswald', sans-serif;}
#site_title a {display: block; text-indent: -9999px; width: 1140px; }
#site_title a:hover { color: #fff; }
.container { margin-right: auto; margin-left: auto; padding-right: 20px; padding-left: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.container {max-width:1140px;}
#site_tagline { display:none;
	/*font-size: 18px; line-height: 1.375em; color: #fff;*/ }
.post_box, .post_box h4 { font-size: 16px; line-height: 1.5em; }
.post_box h1, .post_box .headline { font-size: 36px; line-height: 45px; }
.post_box .post_content h2, .post_box h3 { font-size: 24px; line-height: 39px; margin-top: 39px; margin-bottom: 13px; }
.post_box h5, .post_box .small { font-size: 13px; line-height: 21px; }
.post_box .drop_cap { font-size: 52px; line-height: 1em; margin-right: 9px; 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: 26px; }
.post_box ul { list-style-type: square; }
.post_box ul, .post_box ol { margin-left: 26px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 26px; }
.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: 26px; margin-right: 26px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 26px; margin-left: 26px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 26px; }
.post_box .block, .post_box .alignnone { margin-bottom: 26px; }
.post_box .stack { margin-left: 26px; }
.post_box { padding: 22px 22px 0 11px; border-top: 1px dotted #bbb; }
.top { border-top: 0; }
.headline_area { font-family:'Oswald', sans-serif; margin-bottom: 22px; }
.headline a, .byline a:hover, .num_comments { color: #111; }
.headline a:hover { color: #ff6600; }
.headline a {
font-family: verdana;
letter-spacing: -1px;
}
.byline {font-family:'Lora', serif; 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_excerpt {margin-bottom:11px;}
.thumb {float:left; margin:0 11px 11px 0;}

p.widget_title {
    color: #fff;
    padding-top: 20px;
}
.widget ul {
    margin-left: 20px;
}

/***************************/
/* CSS for Image alignment */ 
/***************************/
.alignleft, .left, img[align="left"] { float: left; margin-right:10px; margin-bottom:10px;}
.alignright, .right, img[align="right"] { float: right; margin-left:10px; margin-bottom:10px; }
.aligncenter, .center, img[align="middle"] { display: block; margin-right: auto; margin-left: auto; margin-bottom:10px; float: none; clear: both; }
blockquote { font-style: italic; color: #666; padding-left: 22px; }
.post_nav { font-size: 15px; line-height: 23px; 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: 15px; 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: 15px; line-height: 23px; 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: 17px; line-height: 22px; font-weight: bold; }
.comment .comment_aux { font-size: 12px; 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: 23px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 23px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 23px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 23px; margin-right: 23px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 23px; margin-left: 23px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 23px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 23px 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; border-radius:100em; }
.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: 15px; line-height: 23px; 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: 22px; 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: 15px; line-height: 1em; font-family: inherit; color: #111; background-color: #fff; border-width: 1px; border-style: solid; border-color: #aaa; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-color: #777; }
.input_text { font-family:'Lora', serif; border-radius:3px; }
textarea.input_text { line-height: 22px; }
.input_submit { font-size: 20px; line-height: 1em; font-family: inherit; color: #fff; background-color: #171C21; border-width: 1px; border-style: solid; border-color: #222; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; }
.input_submit { border-radius:3px; font-family:'Lora', serif; cursor: pointer; overflow: visible; }
.input_submit:hover { background:#333;}
#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: 15px; line-height: 21px; margin-bottom: 36px; }
.widget .widget_title { font-size: 19px; line-height: 26px; margin-bottom: 8px; }
.widget p, .widget ul { margin-bottom: 21px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; }
.widget li { margin-bottom: 11px; }
.widget li ul, .widget li ol { margin-top: 11px; }
.widget li a:hover, .widget p a:hover { text-decoration: none; color:#111; }
.search-form .input_text { width: 100%; }
#archive_intro { font-size: 18px; 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: 15px; 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 { font-size: 15px; color: #fff; padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; }
#footer a { color: #ff6600;  }
#footer-credits p {
    color: #fff;
}
#footer a:hover { color: #fff; }
#landing-wrap { background-image: none; background-color: #F3F3F3; padding-top: 22px; padding-bottom: 22px; }
#landing-container { background-color: #fff; border-width: 3px; border-style: solid; border-color: #aaa; padding-top: 11px; padding-right: 22px; padding-bottom: 11px; padding-left: 22px; }
#landing-container {max-width:895px !important;}
#landing-container .headline_area {text-align:center;}
#landing-container h1 {font-family:'Oswald', sans-serif; font-size:38px;}
#landing-container h2 {font-family:'Oswald', sans-serif; font-size:28px;}
#landing-container h3 {font-family:'Oswald', sans-serif; font-size:24px;}

.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}

.onecol {
width: 4.85%;
}

.twocol {
width: 13.45%;
}

.threecol {
width: 22.05%;
}

.fourcol {
width: 30.75%;
}

.fivecol {
width: 39.45%;
}

.sixcol {
width: 48%;
}

.sevencol {
width: 56.75%;
}

.eightcol {
width: 65.4%;
}

.ninecol {
width: 74.05%;
}

.tencol {
width: 82.7%;
}

.elevencol {
width: 91.35%;
}

.twelvecol {
width: 100%;
float: left;
}

#full {
width: 100%;
float: left;
}

.last {
	margin-right: 0px;}

img, object, embed {max-width: 100%;}
img {	height: auto;}

/****************************************/
/* Media queries for responsive design */
/****************************************/

/* Smaller Desktop Screens */
@media only screen and (max-width: 1023px) {
	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}	
}


/* Mobile and other handheld devices */
@media handheld, only screen and (max-width: 767px) {

	body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
#hellobar_container.remains_at_top {
position: relative!important;
	}
	div#hellobar_pusher {
height: 0px!important;
}
	#wprmenu_menu {
		z-index: 25000!important;
	}
	#header_title, #header_widget, .header_right {width:100%; float:none; text-align:center;}
        .menu {float:none; text-align:center;}
        .menu li {float:none !important; display:inline-block;}
#header {margin-left: 0px;
background-size: contain;
		height: 100px!important;
	}
	#header_wrap {
		height: 140px!important;
	}
	#nav_wrap {
		margin-top: -95px;
	}
	.row, body, .container, #landing-wrap, #landing-container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
		
		img {max-width: 100%; height:auto; }

}
.columns-3:after, .post_box:after, .post_box .post_content:after, .menu:after, .comment .comment_text:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;  }
/*---:[ custom CSS ]:---*/
.widget-acx-social-icons-widget-2-widget img {
display: inline-block;
}

.imgsize {
width: 40%;
}

h4 {
color:#ff8c00 
}

p, h4, li {
font-family: verdana,geneva,sans-serif;
}

.box {
background: #d4d4d4 !important;
padding: 10px 20px !important;
border: 1px solid #000 !important;
margin-top: 15px !important;
}

.orange {
color: #ff8c00 !important;
font-weight: bold !important; }

.red {
color: #f00 !important;
font-weight: bold !important; }

.red-orange {
color: #FC4100 !important;
font-family: Arial, Helvetica, sans-serif !important;
margin-top: -3% !important;
font-weight: bold !important; }

.ezcol-one-fifth {
margin-right: 2.5% !important; }

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

div#acx-social-icons-widget-2 .widget_title {
color: #000;
text-align: center;
}