@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);

/*
Theme Name: SearchWrite
Theme URI: http://www.searchwrite.com/
Description: A customized theme for SearchWrite
Author: NeueThemes (with modifications from Dan Byrd and Mattheu Farmer)
Version: 1.1
Tags: black, white, fluid-width, custom-background, jquery-masonry
*/
/* Begin Reset Code* /

/* 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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:12px;
	font-family:inherit;
	vertical-align:baseline;
	-webkit-text-size-adjust:none;
}

/* remember to define focus styles! */
:focus
{
	outline:0;
}

body
{
	line-height:1;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:'Open Sans', sans-serif;
}

ol,ul
{
	list-style:none;
}

ul.inside li
{
	margin-bottom:15px;
	list-style-position:outside;
	list-style-type:disc;
	color:#d2232a;
	margin-left:17px;
}

ul.inside li span
{
	color:#000;
}

/* tables still need 'cellspacing="0"' in the markup */
blockquote:before,blockquote:after,q:before,q:after
{
	content:"";
}

blockquote,q
{
	/*quotes:;*/
}

/*End Of Reset Code*/
h1
{
	font-size:16px;
	font-weight:800;
	padding-bottom:1em;
	line-height:24px;
}

a:link
{
	color:#d2232a;
	text-decoration:none;
}

/* unvisited link */
a:visited
{
	color:#d2232a;
	text-decoration:none;
}

/* visited link */
a:hover
{
	color:#BBB;
	text-decoration:none;
}

/* mouse over link */
a:active
{
	color:#CCC;
	text-decoration:none;
}

/* selected link */
/* Common */
.fltlft
{
	float:left;
}

.fltrht
{
	float:right;
}

.clear
{
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	height:0;
}

.clrBlock
{
	clear:both;
	font-size:0;
	line-height:0;
	display:block;
}

.clrfltlft
{
	clear:left;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}

.clrfltrht
{
	clear:right;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}

body
{
	font-size:12px;
	color:#000000;
	line-height:1.4em;
	font-family:'Open Sans', sans-serif;
}

strong
{
	font-weight:700;
}

.container
{
	/*width:98%;*/
	min-width:952px;
	margin:0 auto;
}

#header
{
	width:1145px;
	height:auto;
	padding:1.4% 0 0;
	margin-bottom:15px;
	position:relative;
	margin-left:40px;
}

#body_container
{
	width:1145px;
	height:auto;
	margin-top:40px;
	margin-left:40px;
}

#footer
{
	width:1145px;
	height:auto;
	padding:1.4% 0 0;
	margin-left:40px;
}

/* Common */
/* Header */
.header_container
{
	border-top:4px;
	padding:0 0 5px;
}

.header_left
{
	width:100%;
	height:auto;
	padding:10px 0 0;
}

.heder_right
{
	width: 150px;
	height: auto;
	padding: 18px 0 0;
	position: absolute;
	right: 0;
	top: 95px;
}

.blog_heading
{
	font:bold 14px/14px 'Open Sans', sans-serif;
	color:#000;
	padding:5px 0 0;
	display:none;
}

.blog_desc
{
	font:12px 'Open Sans', sans-serif;
	color:#000;
	display:none;
}

.nav_link
{
	display:block;
	padding:10px 0;
	margin-left:185px;
	width:1000px;
}

.nav_link li
{
	display:block;
}

.nav_link li a
{
	color:#000;
	font:bold 12px/14px 'Open Sans', sans-serif;
	text-decoration:none;
}

.nav_link li a:hover
{
	text-decoration:underline;
}

.sidebar_box
{
	width:150px;
	height:auto;
	padding:0 0 0 0;
}

.sidebar_noPadding
{
	padding:0;
}

h6
{
	font:bold 14px/16px 'Open Sans', sans-serif;
	color:#000;
	padding:0 0 10px;
}

.sidebar_desc
{
	font:12px/14px 'Open Sans', sans-serif;
	color:#000;
}

.footer_box p
{
	font:11px/13px 'Open Sans', sans-serif;
	color:#000;
	width:100%;
}

.sidebar_box p
{
	font:12px/14px 'Open Sans', sans-serif;
	color:#000;
}

.content_right p
{
	font:12px/1.6em 'Open Sans', sans-serif;
	color:#000;
	padding:0 0 15px;
}

.content_right_full p
{
	font:12px/1.6em 'Open Sans', sans-serif;
	color:#000;
	padding:0 0 15px;
}

/* End Header */
/* Body Container */
.category_box
{
	padding:10px 0 0;
	width:170px;
	float:left;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:20px;
}

.category_heading
{
	font:12px/14px 'Open Sans', sans-serif;
	color:#000;
	width:150px;
	display:none;
}

.categories_list
{
/*
	width:64.9%; 
	min-width:630px; 
	*/
	height:auto;
	float:left;
}

.cate_list
{
	display:block;
}

.nav_link li
{
	display:block;
	float:left;
	position:relative;
	padding:0;
}

.cate_list li
{
	display:block;
	position:relative;
	padding:0;
}

.cate_list li a,.cate_list li a:visited
{
	display:block;
	padding:2px 25px;
	font:11px/18px 'Open Sans', sans-serif;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}

ul.cate_list li
{
	list-style-type:none;
	background:url(images/square.gif) no-repeat scroll 10px center transparent;
}

.nav_link li a
{
	border-bottom:1px solid #000;
	display:block;
	padding:1px 0;
	font:12px/18px 'Open Sans', sans-serif;
	color:#000;
	text-decoration:none;
	width:150px;
	margin-right:10px;
/*
	border-radius:6px; 
	-moz-border-radius:6px; 
	-webkit-border-radius:6px; 
	behavior:url(border-radius.htc); 
	*/
}

.cate_list li a:hover
{
	color:#d2232a;
	text-decoration:none;
}

.nav_link li a:hover,li.current_page_item a
{
	color:#d2232a!important;
	text-decoration:none;
	background-color:#eff6f3;
	border-bottom:none!important;
}

#breadcrumbs
{
	margin-left:195px;
	position:absolute;
	bottom:-25px;
}

.breadcrumb_last
{
	color:#d2232a;
}

.navarrow::after
{
	content:url('images/navarrow.gif');
	padding:0 5px;
}

/* Boxes Wrapper */
.box_wrappper
{
	width:960px; /* change to 800 for 5 columns */
	height:auto;
	padding:15px 0;
	float:left;
}

.box_wrappper img
{
	width:100%;
}

.box img
{
}

.top-spacer
{
	border-bottom:1px solid #dcdcdc;
}

.box
{
	width:150px;
	height:auto;
	border:1px solid #dcdcdc;
	margin:10px 0 0;
}

img.topspacer
{
	margin-left:185px;
}	


.box .blog_view
{
	width:150px;
	height:auto;
	position:relative;
	display:block;
}

.box .blog_view .blog_info
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:150px;
	background-color:#fff;
	height:auto;
	opacity:0.8;
	filter:alpha(opacity=80);
	font-size:14px;
	font-weight:700;
	color:#000;
	text-align:center;
	cursor:pointer;
}

.box .blog_view:hover .blog_info
{
	display:block;
}

.box .post_title
{
	width:130px;
	height:193px;
	padding:20px 10px;
	background-color:#000;
}

.box .post_title .post_hd
{
	color:#fff;
	font-size:11px;
	display:block;
}

.box .post_title .desc
{
	font-size:10px;
	line-height:10px;
	color:#fff;
	padding:15px 0 0;
	display:block;
}

/* End Boxes Wrapper */
.pagination
{
	text-align:center;
	padding:10px 0;
	color:#000;
	clear:both;
}

.pagination a
{
	text-decoration:none;
	color:#000;
	font:11px 'Open Sans', sans-serif;
	margin:0 5px;
}

.pagination a:hover
{
	color:#666;
}

/* End Body Container */
/* Footer */
.footer_container
{
	border-top:1px solid #000;
	border-bottom:4px solid #000;
	padding:10px 0;
	margin:0 0 10px;
}

.footer_box
{
	width:100%;
	height:auto;
	margin-right:8px;
	padding:5px 0 30px;
}

.thenmes_by
{
	font:bold 11px/18px 'Open Sans', sans-serif;
}

.bot_padding
{
	padding-bottom:20px;
}

/* End Footer */
/* Inner 2 */
.body_content
{
	width:auto;
	height:auto;
	padding:15px 0;
	position:relative;
}

.content_left
{
	width:335px;
	margin-right:25px;
	height:auto;
	border-top:3px solid #000;
}

.content_right
{
	min-width:960px;
	min-width:605px;
	height:auto;
	/*margin-right:30px;*/
}

.content_right_full
{
	width:960px;
	min-width:630px;
	height:auto;
	/*margin-right:30px;*/
}

.bottom_line
{
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

h5,.bigbold
{
	font:bold 12px 'Open Sans', sans-serif;
	color:#000;
	padding:10px 0 0;
}

h5 span
{
	font-weight:400;
	margin-left:5px;
	line-height:1.6em;
}

.categ_link
{
	font:10px 'Open Sans', sans-serif;
	color:#000;
}

.categ_link a
{
	color:#000;
	text-decoration:none;
	margin:0 2px;
}

.categ_link a.firstChild
{
	margin-left:0;
}

.categ_link a:hover
{
	color:#d2232a;
	text-decoration:none;
}

.excerpt_desc
{
	font-size:11px;
	color:#000;
	padding-top:10px;
}

.normal_padding
{
	padding:10px 0;
}

.gray_box
{
	width:100%;
	height:15.7%;
	min-height:384px;
	min-width:630px;
	background-color:#e9e9e9;
	margin:5px 0;
}

#infscr-loading
{
	z-index:5000;
	position:fixed;
	left:40%;
	bottom:40px;
	width:200px;
	height:100px;
	padding:10px;
	background:#000;
	opacity:0.8;
	color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.invis
{
	display:block;
}

.hidden
{
	display:none;
}

/* End Inner 2 */
/* Shortcode Column Formatting */
.one_half
{
	width:47.5%;
	margin-right:15px;
}

.one_third,.otw-sidebar-1,.otw-sidebar-2,.otw-sidebar-3
{
	width:30.66%;
	float:left;
	margin-top:25px;
}

.otw-sidebar h2
{
	font-weight:700;
	font-size:12px;
}

.two_thirds
{
	width:65.33%;
}

.one_quarter
{
	width:22%;
}

.three_quarters
{
	width:74%;
}

.one_fifth
{
	width:16.8%;
}

.two_fifths
{
	width:37.6%;
}

.three_fifths
{
	width:58.4%;
}

.four_fifths
{
	width:67.2%;
}

.one_sixth
{
	width:13.33%;
}

.five_sixths
{
	width:82.67%;
}

.one_half,.one_third,.two_thirds,.three_quarters,.one_quarter,.one_fifth,.two_fifths,.three_fifths,.four_fifths,.one_sixth,.five_sixths
{
	position:relative;
	float:left;
	overflow:hidden;
}

.last
{
	margin-right:0!important;
	clear:right;
}

.clearboth
{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

/* Pullquote Formatting */
blockquote.pullquote
{
	width:220px;
	padding:5px 0;
	border:0;
	font-size:36px;
	font-weight:bolder;
	font-family:Helvetica, arial, sans-serif;
	line-height:42px;
	float:left;
}

img.centered,.aligncenter
{
	display:block;
	margin:0 auto 10px;
}

img.alignnone
{
	display:inline;
	margin:0 0 10px;
}

img.alignleft
{
	display:inline;
	margin:0 15px 10px 0;
}

img.alignright
{
	display:inline;
	margin:0 0 10px;
}

.alignleft
{
	float:left;
	margin:0 15px 10px 0;
}

.alignright
{
	float:right;
	margin:0 0 10px;
}

.wp-caption
{
	padding:5px;
	text-align:center;
}

p.wp-caption-text
{
	font-size:11px;
	margin:5px 0;
	text-align:justify;
}

div.socialmedia-buttons img
{
	margin-left: 5px !important;
    margin-right: 0 !important;
}

input,textarea
{
	border:1px solid #dcdcdc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	/*behavior:url(border-radius.htc);*/
}

.button
{
	background-color:#000!important;
	color:#fff!important;
	cursor:pointer;
}

.button:hover
{
	background-color:#ccc!important;
}

h2,h3
{
	font-weight:700;
	font-size:14px;
	line-height:22px;
	margin-bottom:15px;
}

h2.italic
{
	font-style:italic;
}

.content_left p
{
	line-height:1.6em;
	margin-bottom:10px;
	margin-top:10px;
}

.smw_left {
    text-align: right;
}