/*Theme Name: Smart Net Theme 2014
Theme URI: Description: Version: 1.0
Author: estherrosie.com
Author URI: http://www.estherrosie.com
Tags: */

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,  b,  u,  i,  center,  dl,  dt,  dd,  ol,  ul,  ul ul,  ul ul ul,  li,  li li,  li li li,  fieldset,  form,  label,  legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td {

	margin: 0; padding: 0; border: 0; outline: 0;

	vertical-align: baseline; 

}

/* Import Fonts - Font Squirrel
------------------------------------------------------------ */
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




ol,  ul { list-style: none; list-style-position:outside;}
:focus { outline: 0;}
ins {	text-decoration: none;}
del {	text-decoration: line-through;}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
	border: none;
	width: 100%;
}


body {    
	font-size: 16px;
	line-height: 30px;
	color: #262626;
	font-family: 'open_sansregular';
}

body p { margin-top: 15px; margin-bottom: 15px;}

body a {
	color: #87af3c;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}



#wrapper {
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	width:100%;
	background: #e7e8e5;
}

.containerfull {
	margin-left: auto; 
	margin-right: auto;
	width: 1117px; padding: 0px 45px; 
}

a, a:link, a:visited {color: #87af3c; font-weight: bold;}

a:hover {text-decoration: none;}



 .alignleft {float:left; }

 .alignright { float: right }

 .aligncenter,  div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



 img.alignleft,  div.alignleft {
	margin: 0px; float:left;
}



 img.alignright,  div.alignright {

	/* display:inline; */

	margin: 0px 0 0px 10px;

}



.sticky {

}



.bypostauthor {

}



p img {

	max-width: 100%;

	padding: 0;

	height: auto; /* Since RC2b */

	width: auto; /* Since RC2b */

}



#container {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* resetting the "text-align: center" of "div#wrapper" */
	position:relative;
	background: none;
	padding-bottom: 0px;
}



/* Since RC2 */



 .col {

	display:table-cell;

	vertical-align: top;

}





/*-------------------- LAYOUT  -----*/

	

 #layout {
	font-size: 100%;
	width: 100%;
	table-layout: fixed; 
	margin-top: -10px;
}



/* layout column widths controlled by "COL" items, not by "TD" items */


.col-center {width: 100%} 


/** header area **/

#div-header {
	width: 100%;
	background: url(images/headernavstrip.png);
	min-height: 106px;
	height: auto;
	z-index: 999;
}

.headertop {
	height: 119px;
}

.logo {
	width: 100%;
	margin-bottom: -184px; padding-top: 5px;
}

.logo a {
	width: 100%;
	height: 179px;
	display: block;
}

.logoinner {
	background: url(images/logo.png) no-repeat; 
	width: 358px; 
	height: 179px;
	margin: auto;
	position: relative;
	z-index: 100;
}



/* Horiz. Menus */
#footermenu {
	clear:both;
	width: 100%;

}

.menu-1 {
	width: 1026px; height: 106px; 
	background: none;
	margin-left: auto;
	margin-right: auto;
padding: 0px;
}


#hormenu {
	width: 100%;
}


ul#nav {
	list-style-type: none; 
	float: left; 
	margin: 0;
	padding: 0;
	height: 106px;
	background: url(images/navdivider.png) no-repeat;
	background-position: right center;
}

ul#nav2 {
	list-style-type: none; 
	float: right; 
	margin-top: 10px;
	padding: 0;
	line-height: 52px;
}

ul#nav li {
	float:left;
	width:auto;
	padding: 0; 
	line-height: 106px;
	background: url(images/navdivider.png) no-repeat;
}

ul#nav2 li {
	float:left;
	width:auto;
	padding: 0; 
}

ul#nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size: 18px;
	letter-spacing: 0px;
	width: 178px;
	text-transform: none;
	font-weight: normal;
	text-align: center;
}

ul#nav li a:hover {
	color: #fff;
	background: #87AF3C;
	text-decoration: none;
} 

ul#nav2 li a {
	color: #575757;
	text-decoration:none;
	display: block;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0px;
	width:auto;
	padding-left: 10px; padding-right: 10px; 
	text-transform: none;
	font-weight: normal;
	border-right: solid 1px #575757;
}

/** menu dropdown **/

ul#nav ul {
	background: #6C6461;
	position: absolute;
	left: -999em;
	padding-top: 0px;
	margin-left: 0px;
	color: #fff;
	text-align: left;
	z-index: 1000;
	font-size: 12px;
	width: 250px;
	margin-top: -2px;
}

ul#nav ul li {
	width:250px;
	text-align: left;
	background: #6C6461;
	line-height: 30px;
}

ul#nav ul li a {
	text-align: left;
	width: 230px;
	padding: 5px 0px 5px 20px;
}

#hormenu ul li.current_page_item > a {background: #87AF3C;}
#hormenu ul li.current_page_item > a:link {background: #87AF3C;}
#hormenu ul li.current_page_item > a:visited {background: #87AF3C;}
#hormenu ul li.current_page_item > a:hover {background: #87AF3C;}
#hormenu ul li.current-page-parent a
 {background: #87AF3C;}
#hormenu ul li.current_page_parent > a {background: #87AF3C;}
#hormenu ul li.current_page_parent > a:link {background: #87AF3C;}
#hormenu ul li.current_page_parent > a:visited {background: #87AF3C;}
#hormenu ul li.current_page_parent > a:hover {background: #87AF3C;}





ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, 
ul#nav li.sfhover ul ul, ul#nav li.sfhover ul ul ul,
ul#nav2 li:hover ul ul, ul#nav2 li:hover ul ul ul, 
ul#nav2 li.sfhover ul ul, ul#nav2 li.sfhover ul ul ul {
	left: -999em; 
	color: #fff;

}


ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, 
ul#nav li.sfhover ul, ul#nav li li.sfhover ul, ul#nav li li li.sfhover ul,
ul#nav2 li:hover ul, ul#nav2 li li:hover ul, ul#nav2 li li li:hover ul, 
ul#nav2 li.sfhover ul, ul#nav2 li li.sfhover ul, ul#nav2 li li li.sfhover ul {
	left: auto;
	z-index: 100000; /* Since RC2b */
}





h1 {	
	font-weight:bold;
	font-size:25px;
	margin-bottom:10px;
	color: #87af3c;
}



h2 {	
	font-size: 31px;
	line-height: 43px;
	color: #87af3c;
	font-weight: normal;
	font-family: 'open_sansextrabold';
}

h2.posttitle, h2.posttitle a, h2.pagetitle, h2.pagetitle a {
	color: #87af3c;
	font-size: 32px;
	line-height: 36px;
}

.post-headline h2, .post-headline h2 a {
	color: #87af3c;
	font-size: 24px;
}

.page-headline h2, .page-headline h2 a {
	color: #87af3c;
	font-size: 31px;
	line-height: 43px;
	text-align: center;
	text-transform: lowercase;
	margin-bottom: 33px;
}

h2.latestposts, h2.latestposts a {
	font-size: 22px;
	margin-bottom: 0px
}


h3 {	
	font-weight: normal;
	font-size: 22px; 
	color: #87af3c;
	letter-spacing: 0px;
	margin: 20px 0px;
}



h4 {	
	font-size: 25px;
	line-height: 35px;
	font-weight:normal;
	margin: 10px;
	color: #303030;
}



h5 {
	font-size:11px;
	margin-bottom:5px;
}



h6 {
	font-size:10px;
	margin-bottom:4px;
}





p.wp-caption-text {
	color: #87af3c;
	font-size:11px;
	font-style:italic;
}



.post ol {

	list-style-type:none;

	margin-top:10px;margin-bottom:10px;

}



.post ul {

	list-style-position:inside;

	list-style-type:disc;

	margin-top:10px;margin-bottom:10px;margin-left:20px;

}



.post ul ul {

	list-style-position:outside;

	list-style-type:circle;

	margin-top:2px;margin-bottom:3px;margin-left:25px;

}



.post ul ul ul {

	list-style-position:outside;

	list-style-type:square;

	margin-top:2px;margin-bottom:3px;margin-left:25px;

}



.post ul li {

	margin-bottom:10px;  list-style-position:outside;

}
#div-center {
	width: 650px;
	padding: 0px;
	float: left;
	position: relative; 

}

#div-centertwosidebar {
	width: 480px;
	float: left;
	position: relative;
}

#div-centerfull {
	width: 1028px; 
	padding: 100px 0px 80px 0px;	
	margin: 0 auto; 
}

#sidebarright {
	width: 300px;
	float: right;
	padding-top: 5px;
	background: none;
}


#sidebarleft{
	width: 200px;
	float: left;
	background: none;
	padding-top: 5px;
}

.div-right1 {
	width: 300px;
	margin: auto;
	background: none;
}

.div-right1 .widget {border: none;}

.div-left1 {
	width: 200px;
	margin: auto;
}

blockquote {
	color: #565656;
	font-size: 14px;
	margin: 20px 0px;
	line-height: 16px;
	background: #eee;
	padding: 20px;
}


#div-footer {
	font-size: 12px; line-height: 20px;
	color: #fff;
	width: 100%;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
	clear: both;
	background: url(images/footerback.png);
	min-height: 390px;
	height: auto !important;
}

#div-footer p {
	font-size: 12px; 
	font-size: 12px; line-height: 20px;
	color: #fff;
}

#div-footer a {
	color: #fff;
	text-decoration:none;
	font-weight: normal;
}
#div-footer a
:hover {color: #565656;}

#div-footer .widget {padding: 0px 15px;}

#footermenu .containerfull {background: #fff; margin-top: 50px;}

.containerfull.footer {
	width: 1028px; 
}

#footerwidgets {
	background: url(images/footersideshadow.png) no-repeat;
	background-position: left center; 
	min-height: 187px;
	height: auto !important;
	max-width: 1117px;
	width: auto !important;
	overflow: display; 
	padding-left: 60px;
	margin-top: 18px;
}


#footerwidgets .widget {
	text-align:justify;
	text-justify:inter-word;
	margin-top: 0px; 
	color: #fff; 
}

#footerwidgets .widget img {border: solid 2px #f5e429; padding: 3px;}

#footerwidgets .widget h3 {
	color: #fff;
	text-align: center;
	text-transform: lowercase;
	font-size: 26px;
	margin-bottom: 18px;
	margin-top: 0px;
}

#footerwidgets .widget a {
	text-align: center;
	color: #f5e429;
	font-size: 18px;
}

#footerwidgets .widget img {
	margin-bottom: 21px;
}

.footer-1 {
	width: 30.5%; 
	float: left; margin-right: 10px;
}

.footer-1 .widget {
	margin: auto;
}

.footer-2 {
	width: 30.5%; 
	float: left; margin-right: 10px;
}

.footer-3 {
	width: 30.5%; 
	float: left;
}

.breadcrumbs {
	clear:both;
	color:#87af3c;
	padding:7px;
	background: #f5f5f5;
}




/**** WIDGET STYLING ******/



/*** all widgets **/



.widget {
	color: #000;
	margin-bottom: 15px;
	padding: 10px;
}



.widget h3 {
	color: #87af3c;
	font-weight: 600;
	font-size: 18px;
	letter-spacing:0px;
	padding-bottom: 4px;

}



.widget ul {
	list-style-type:disc;
	list-style-position: outside;
	margin-top:0px; margin-bottom:0px; margin-left: 20px;
	padding-left: 0px;
	font-size: 11px;
	color: #000000;
}



.widget ul li {

	padding-top: 5px; padding-bottom: 5px;

}

.widget ul li a {color: #000000;}


.widget ul li li {

	background: transparent url("images/round-gray.gif") no-repeat scroll 3px 7px;

}



/* Clearfix fixes some floating issues */

.clearfix:after 	{
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
	}

.clearfix {
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
	}

* html .clearfix {

	/* \*/  height: 1%;	/* Hide from IE Mac */ 
	}

/* blog post styling */

.fullblogdate {float:left; background: #f7f7f7; width: 66px; height: 54px; margin-right: 10px; text-align: center; color: #87af3c; padding-top: 5px;}

.blogmonth {font-size: 20px; padding-top: 5px;}

.blogday {font-size: 20px; padding-top: 5px;}

.fullpostheader {width: 700px; clear:both; padding-bottom: 5px; height: 70px;}

img.postthumb {
	margin-top:0px;margin-right:15px; float:left;
}

.blogcontent  {clear:both; width: 600px; margin-top: -40px;}
.categoryposts {border: solid 1px #FF7800; padding: 10px;}

.secondloop {
	border-top: solid 2px #EFEFEE; 
	border-bottom: solid 2px #EFEFEE; 
	clear: both; 
	width: 100%; 
	padding: 15px 0px;
	margin-bottom: 13px;

}
.excerpt {border-bottom: solid 2px #EFEFEE; margin-bottom: 20px;}

.postmeta {
	width: 100%; 
	clear: both; 
	height: 45px; 
	background: url(images/parker-post-footer.png) repeat-x;
	padding: 12px 5px;
}
.tags {width: 68%; float: left; line-height: 25px;}
.tags a {font-weight: bold; color: #87af3c;}
.socialshare {width: 30%; float: right;}
.readmore {float: left; margin-bottom: 20px;}
a.readmore {
	background: url(images/readmoreback.png); 
	display: block; 
	padding: 5px 25px;
	border-radius: 5px;
	color: #fff;
}
a.readmore:hover {
	background: url(images/readmorebackhover.png); 
	display: block; 
	padding: 5px 25px;
	border-radius: 5px;
	color: #fff;
}

p.subdate {
	color: #000;
	font-size: 17px;
}
.allposthome {float: right; margin-top: -27px;}
.allposthome a {background: url(images/parker-posts-1.png); width: 74px; height: 30px; display: block;}
.allposthome a:hover {background: url(images/parker-posts-1-rollover.png); width: 74px; height: 30px;}

/*** summary posts **/
.entry.excerpt {padding-top: 10px;}
.entry.excerpt h2.posttitle, .entry.excerpt h2.posttitle a {font-size: 22px; margin-bottom: 0px !important;} 
.entry.excerpt p.subdate {
	font-size: 15px;
	margin-top: 0px !important;
	margin-bottom: -10px !important;
}

.entry.excerpt .postmeta {
	width: 100%; 
	clear: both; 
	height: 99px; 
	background: url(images/parker-mini-content-bg65.png) repeat-x;
	padding: 22px 5px;
}


.pagefeatured.shadowpic {background: url(images/parker-body-shadow.png) no-repeat; width: 616px; height: 309px; padding: 3px 10px 33px 10px;}

img.pagefeatured.shadowpic {width: 587px; height: 270px; margin-left: -10px;}

.postthumb.shadowpic {background: url(images/parker-sidebar-shadow.png) no-repeat; width: 220px; height: 110px; padding: 0px 10px 15px 10px;}
img.postthumb.shadowpic {width: 200px; height: 100px;}


/*** social share **/

.socialshare {background: url(images/parker-post-icon-rollover.png); width: 139px; height: 27px;}

a.facebook {width: 20px; height: 27px; display: block; float: left; margin-right: 5px;}

a.facebook:hover {background: url(images/parker-post-icon-rollover.png); background-position: -139px 0; width: 20px; height: 27px;}

a.twitter {width: 27px; height: 27px; display: block; float: left; margin-right: 5px;}
a.twitter:hover {background: url(images/parker-post-icon-rollover.png); background-position: -165px 0; width: 27px; height: 27px;}

a.googleplus {width: 42px; height: 27px; display: block; float: left; margin-right: 11px;}
a.googleplus:hover {background: url(images/parker-post-icon-rollover.png); background-position: -196px 0; width: 42px; height: 27px;}

a.mailto {width: 27px; height: 27px; display: block; float: left;}
a.mailto:hover {background: url(images/parker-post-icon-rollover.png); background-position: -249px 0; width: 29px; height: 27px;}

.copyright {
	color: #565656;
	float: left;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
}
.copyright a {color: #565656;}