
 /*
	Theme Name: Poch Luckow Theme
	Theme URI: http://www.pochluckow.com
	Description: Pock Luckow Theme is a custom theme created for Poch Luckow PC.
	Author: B. Martin Studio
	Author URI: http://www.bmartinstudio.com/

	Version: 1.0.1
	
	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.8

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Featured
* Home Middle
* Home Bottom
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Associate Gray
* Associate Green
* Associate Red

*/


/* Import Fonts
------------------------------------------------------------ */


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #666;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #666;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #fff;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #1F467B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: #112b4d url(images/body.png) top repeat-x;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	
	margin: 0 auto;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 120px;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 25px 0 0;
	width: 300px;
}

#title {
	font-family: Arial, sans-serif;
	font-size: 42px;
	line-height: 42px;
	margin: 0;
	text-shadow: #000 1px 1px;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #ddd;
	font-size: 14px;
	font-style: italic;
	text-shadow: #000 1px 1px;
}

#header .widget-area {
	float: right;
	padding: 35px 0 0;
	width: 650px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {

	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	float: left;
	list-style-type: none;
}

#header ul.menu li a {
	color: #fff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 13px 12px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#header ul.menu li.noline a {
	background: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #7fabc7;
}

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background: none;
	background-color: #555;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	width: 160px;
}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #5494bd;
}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.menu li ul a {
	width: 140px;
}

#header ul.menu li ul ul {
	margin: -31px 0 0 159px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/nav.png);
	border-radius: 5px;
	clear: both;
	color: #fff;
font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0 auto 10px;
	overflow: hidden;
	width: 960px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	background: url(images/nav-line.png) no-repeat right;
	color: #fff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 13px 22px 13px 20px;
	position: relative;
	text-decoration: none;
}

#nav li.noline a,
#nav li.noline a {
	background: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #363e4c;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: none;
	background-color: #3ab0ce;
	border: 1px solid #82d7ed;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #279dbc;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -31px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 13px 20px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #363e4c;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color: #424c5d;
	clear: both;
	color: #fff;
	font-family: Arial, sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #2b3545;
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #2b3545;
	border: 1px solid #424c5d;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #424c5d;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -31px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Featured
------------------------------------------------------------ */

.featured {
	margin: 0 auto;
	height: 360px;
	padding: 0 0 25px;
	width: 600px;
	float: left;
}



/* Home Middle
------------------------------------------------------------ */

.home-middle {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0px;
	width: 910px;
}

.home-middle-1 {
	float: left;
	margin: 0 24px 0 0;
	width: 287px;
}
 
.home-middle-2 {
	float: left;
	width: 287px;
}

.home-middle-3 {
	float: right;
	width: 247px;
  	margin-right: 40px;
	padding-top: 30px;
}


/* Home Bottom
------------------------------------------------------------ */

.home-bottom {
	margin: 0 auto;
	padding: 0 0 25px;
	width: 910px;
}

.home-bottom-1 {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    float: left;
    padding-left: 45px;
    padding-right: 20px;
	padding-bottom: 30px;
    width: 534px;
}

.home-bottom-2 {
	float: right;
	width: 247px;
  	margin-right: 40px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	background: url(images/blur.png) no-repeat top center;
}

#inner .wrap {
	background-color: #f1f3f5;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 45px 0 0;
	width: 870px;
}

.home #inner .wrap {
	
}

#inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 910px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 0 5px;
	width: 580px;
}

.sidebar-content #content {
	float: right;
}

.full-width-content #content {
	padding: 0;
	width: 870px;
}

blockquote {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #424c5d;
	font-family: Arial, sans-serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #424c5d;
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
}

.featured h2 a,
.featured h2 a:visited {
	color: #232832;
}

.home h2 {
	margin: 0 0 5px;
}

.home h2 a,
.widget-area h2 a {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
}

h2 a:hover,
.featured h2 a:hover {
	color: #34accb;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

.widget-area h4 {
	
	color: #000;
	font-size: 24px;
	padding: 10px 0;
}

.home-bottom h4,
.home-middle h4 {
	color: #000;
	font-size: 24px;
	padding: 0;
}

.home-middle p {
	padding: 6px 0;
}

.home-bottom-1 h4 {
	margin: 0 0 15px;
}

.home-bottom-2 h4 {
    color: rgb(47, 106, 175);
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.home-bottom-1 h4,
.home-middle-1 h4 {
	
}

.home-middle-2 h4 {
	
}

.home-bottom-2 h4,
.home-middle-3 h4 {
	
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #41c5e7;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	color: #999;
	font-size: 12px;
	margin: -10px 0 10px;
}

.home .post-info {
	margin: -3px 0 5px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	color: #999;
	font-size: 12px;
	padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	border-radius: 5px;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
}

.soliloquy-container .soliloquy-image {
	 border: medium none;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32) !important;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32) !important;

}

.soliloquy-container .soliloquy-viewport {
	padding: 2px !important;
}



img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: 100%;
	height: auto;

}

.featured-image {
	width: 550px;
	float: left;

}
.featured-image img {
	max-width: 100% ;
	height: auto;
	float: left;
	margin: 0 0 25px !important;
}

.avatar,
.post-image {
	
}

.home-middle .featuredpage img,
.home-middle .featuredpost img {
	margin: 0 0 10px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 70px;
	margin: 0 10px 0 0;
	width: 70px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 33px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 33px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	
	display: inline;
	float: right;
	
	width: 250px;
	margin-right: 30px;
}

.sidebar-content #sidebar {
	float: left;
}

.home .widget {
	margin: 0 0 20px;
}

.sidebar .widget,
.home-contact {
	margin: 0 0 30px;
	padding: 25px 20px 30px;
	background: #fff url(images/widget-bg.png) bottom repeat-x;
	box-shadow: #999 0 0 6px;
}

.sidebar .widget p,
.home-contact p {
	padding-bottom: 10px;
}

.home-bottom ul,
.home-middle ul,
.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.home-bottom ul li,
.home-middle ul li,
.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.home-bottom .featuredpost .post {
	border-bottom: 3px solid #e5e5e5;
	margin: 0 0 15px;
	padding: 0 0 15px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #424c5d;
	border: 1px solid #424c5d;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-family: Arial, sans-serif !important;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #2b3545;
	border: 1px solid #2b3545;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

#nav .searchform {
	float: right;
	padding: 8px 0 0;
}

.s {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 150px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px;
	width: 180px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #345e75 ;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer-widgets .wrap {
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	padding: 20px;
	width: 920px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	color: #fff;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	color: #fff;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	width: 290px;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	padding: 35px 0;
}

#footer .wrap {
	color: #ddd;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 915px;
}

#footer p {
	color: #ddd;
	font-size: 13px;
}

#footer a,
#footer a:visited {
	color: #7fabc7;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 700px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 20px;
}

#author,
#comment,
#email,
#url {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #e5e5e5;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #e5e5e5;
	font-size: 14px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.thread-alt,
.thread-even {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f5f5f5;
	border-radius: 5px;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


a.more-link {
	margin-top: 15px;
	display: block;
	font-weight: bold;
}

#responsive-menu .responsive-menu .menu-item-19 {
    border-bottom: 1px solid #294b78;
}
#responsive-menu .responsive-menu .menu-item-20 {
    border-bottom: 1px solid #294b78;
}
#responsive-menu .responsive-menu .menu-item-21 {
    border-bottom: 1px solid #294b78;
}
#responsive-menu .responsive-menu .menu-item-25 {
    border-bottom: 1px solid #294b78;
}
.home-bottom .prog {
    border-left: 5px solid rgb(214, 214, 214);
    padding-left: 10px;
}
#text-2 .ourprct {
    border-top: 2px solid rgb(214, 214, 214);
    font-weight: bold;
    padding-top: 25px;
    text-transform: uppercase;
}
#text-2 .pochl{
	color: #333333;
	font-size:15px;
	font-weight: 600;
	}

.home-middle #featured-page-2 {
    margin-bottom: 0;
}
#areaul > li {
    list-style: outside none none;
}
.areaofpract > ul {
    margin-left: 0;
}
.aopr {
    color: rgb(47, 106, 175);
    display: block;
    font-size: 16px;
    font-weight: bold; 
    padding-bottom: 10px;
}
.areaofpract {
    background-color: rgb(255, 255, 255);
    padding: 12px 15px;
}
#areaul > li {
    border-bottom: 2px dashed rgb(205, 205, 205);
    font-size: 13px;
    font-weight: bold;
    list-style: outside none none;
    margin-bottom: 1px;
    padding-bottom: 10px;
    padding-top: 8px;
}
.home-middle #text-3 {
    margin-bottom: 0;
}

#featured-page-4 .fa {
    color: rgb(102, 102, 102);
    padding-right: 8px;
}

.home-bottom #featured-page-4 {
    padding: 20px 0;
}
.sidebar .widget, .home-contact {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
}
#featured-page-4 .post-11 > p {
    padding-bottom: 0;
}
.conty {
    color: rgb(0, 0, 0);
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px !important;
    padding-left: 20px;
}
.conty > a {
    color: rgb(0, 0, 0);
    padding-left: 0px;
}
.page-id-7 #inner .post-7 .entry-title {
    display: none;
}
#inner .post-7 .alignnone.size-medium.wp-image-109 {
    border: medium none;
    box-shadow: none;
	width: 100%;
	margin-bottom: 0;
}
.hpo {
    border-bottom: 4px solid #ebebeb;
    font-size: 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
	font-weight: bold;
	color: rgb(0, 0, 0);
}
.contant-howard {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    padding: 30px 5px 15px 25px;
}
.page-id-7 #inner #content {
    padding-left: 0;
}
.page-id-7 #inner #content .entry-content > p:nth-child(1) {
    padding-bottom: 0;
}
.howrd-secnd {
    border: medium none;
}
.whilei {
    display: block;
    float: right;
    font-size: 20px;
    line-height: 37px;
    width: 55%;
}
.whilei-img {
    display: block;
    float: left;
    width: 45%;
}
.mr-poch {
    display: inline-block;
    margin-top: 20px;
}
.we-enco {
    color: rgb(101, 101, 101);
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 15px;
}

#areaul li:nth-child(5) {
    border-bottom: medium none;
}
#sidebar #featured-page-5 .fa {
    color: rgb(102, 102, 102);
    padding-right: 8px;
}
.content-sidebar #content {
    float: left;
    width: 605px;
}
#sidebar #text-5 {
    margin-bottom: 0;
}
#inner #sidebar #featured-page-5 h4{
	color: rgb(47, 106, 175);
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
	}
	
#featured-page-5 .post-11 > p {
    padding-bottom: 0;
}	
	
#sidebar #text-6 .textwidget > img {
    border: medium none;
    box-shadow: none;
}
#inner #sidebar #text-6 {
    margin-bottom: 0;
    padding-bottom: 15px;
}	



.page-id-9 #inner .post-9 .entry-title {
    display: none;
}
#inner .post-9 .alignnone.size-medium.wp-image-109{
    border: medium none;
    box-shadow: none;
	width: 100%;
	margin-bottom: 0;
}
.page-id-9 #inner #content {
    padding-left: 0;
}
.page-id-9 #inner #content .entry-content > p:nth-child(1) {
    padding-bottom: 0;
}
.luckow_img img {
    border: medium none;
    height: 100%;
    width: 100%;
}
.luckow_img {
    display: block;
    float: left;
    width: 33%;
}
.mr-luckow {
    display: block;
    float: right;
    line-height: 24px;
    width: 61%;
}
.luckow-imgtxt {
    display: inline-block;
}
.frst_iwill {
    display: inline-block;
}
.frst {
    display: block;
    float: left;
    width: 34%;
}
.f-txt {
    color: rgb(102, 102, 102);
    font-size: 25px;
    line-height: 35px;
    text-align: right;
	margin-bottom: 25px;
}
.lance-third {
    border: medium none;
}
.i_willn {
    display: block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 29px;
    width: 61%;
}
.page-id-15 #inner #sidebar #text-6 {
    display: none;
}
.page-id-15 #content {
    padding: 20px 5px;
   }
	
.page-id-11 #inner #content {
    padding: 35px;
}
.page-id-54	#inner #content {
    padding: 35px;
}
.page-id-13 #inner #content {
    padding: 35px;
}

/*test page css */
.page-id-139 #inner #content {
    padding: 0px;
	
}
.page-id-139.full-width-content #content {
    width: 918px;
}
.resp-tab-content {
    padding: 0 15px;
}
.page-id-139 #content .post-139 h1 {
    display: none;
}
.ffs-tabbed-nav {
    margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.page-id-139 #content .resp-vtabs .resp-tabs-container {
    border: medium none;
   
}
.page-id-139 #inner #content .ffs-tabbed-nav ul > li {
    border: medium none;
}
.resp-vtabs .resp-tab-content {
        padding-top: 0;
		 padding-bottom: 0;
}
.ffs-tabbed-nav .resp-tabs-list li {
    background-image: url("http://pochluckow.com/web/wp-content/uploads/2015/12/aero.png");
    background-position: 12px 22px;
    background-repeat: no-repeat;
    margin-left: 0;
    padding-left: 22px !important;
}
.first-sec {
    padding: 15px 15px 15px 14px;
}
.sec-sec {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    float: right;
    height: 350px;
    width: 70%;
}
.first-sec {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    float: left;
    width: 25%;
}
.resp-vtabs li.resp-tab-active {
      color: rgb(47, 106, 175);
    }	
	.first-sec > h4 {
    color: rgb(47, 106, 175);
    font-size: 16px;
    font-weight: bold;
}
.first-sec .fa {
    margin-right: 9px;
}
.first-sec .conty {
    padding-left: 18px;
}
.fruitful_tab.resp-tab-content.resp-tab-content-active > h4 {
    font-weight: bold;
}
.fruitful_tab.tab-real-estate-law-and-litigation.resp-tab-content.resp-tab-content-active > h5 {
    font-weight: bold;
}
.fruitful_tab.tab-commercial-transactions.resp-tab-content.resp-tab-content-active > h4{
    font-weight: bold;
}
.fruitful_tab.tab-commercial-transactions.resp-tab-content.resp-tab-content-active > h5{
    font-weight: bold;
}
.resp-tab-content-active > h5{
    font-weight: bold;
}
.resp-tab-content-active > h4{
    font-weight: bold;
}
.first-sec > p {
    padding-bottom: 0;
}
.pc-es {
    background: #fff none repeat scroll 0 0;
    padding: 25px 30px;
}
.pc-es > b {
    color: #333;
    font-size: 17px;
    line-height: 23px;
}
.pc-es ul > li {
    list-style-type: square;
    margin: 0 0 0 16px;
    padding: 0 0 0 5px;
}
.pc-es ul li > a {
    font-size: 15px;
    font-weight: bold;
}
.red-mry {
    display: block;
    font-size: 13px;
    margin-top: 5px !important;
}
.we-are {
    line-height: 28px;
}
.we-are > li {
    margin-bottom: 10px !important;
}
.page-id-175 .type-page {
    padding: 25px 20px;
}
.page-id-162 .type-page {
    padding: 25px 20px;
}
.page-id-166 .type-page {
    padding: 25px 20px;
}
.page-id-168 .type-page {
    padding: 25px 20px;
}
.page-id-172 .type-page {
    padding: 25px 20px;
}
.page-id-170 .type-page {
    padding: 25px 20px;
}
.page-id-164 .type-page {
    padding: 25px 20px;
}
#featured-page-5 .post-11 {
    padding: 0;
} 
/* Ipad */
@media (min-width:768px) and (max-width:1024px) {

#header {
        width: auto;
}

#header ul.menu li {
    display: inline-block;
    float: none;
 }

#inner .wrap {
    background-color: rgb(241, 242, 244);
    overflow: hidden;
    padding: 0px;
    width: auto;
}
.home-bottom-1 {
    padding-left: 0;
    padding-right: 0;
}
.home-middle-3 #featured-page-2 h4 {
    color: rgb(85, 85, 85);
    font-size: 35px;
	line-height: 43px;
}
#featured-page-2 .post-15 > p:nth-child(2) {
    color: rgb(119, 119, 119);
    font-size: 18px;
}
#featured-page-3 .widget-1 h3 {
    color: rgb(84, 84, 84);
    font-size: 22px;
}


.more-link {
    color: rgb(31, 70, 122);
    font-size: 18px;
}
#content-sidebar-wrap {
    float: none;
    width: auto;
}

.home-middle {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: auto;
}
.featured {
    float: left;
    height: 300px;
    margin: 0 auto;
    padding: 0;
    width: 62%;
}
.home-bottom-1 {
    float: left;
    width: 62%;
}
.home-bottom-1 #text-2 {
    padding: 0 15px;
}
.home-bottom-2 {
    float: right;
    width: 35%;
	 margin-right: 5px;
	   margin-top: 15px;
}
.home-bottom {
    margin: 0 auto;
    padding: 0;
    width: auto;
	overflow: hidden;
	 position: relative;
    
}
.home-middle-3 {
    float: right;
    margin: 0;
    width: 35%;
	padding-top: 0;
}

.home-middle #text-3 {
    margin-bottom: 0;
}
.aopr {
      padding-bottom: 10px;
    padding-top: 10px;
}
.areaofpract {
    margin-right: 18px;
    padding: 7px 16px;
}

#content {
    float: none;
	width: none;
}
.full-width-content #content {
    padding: 0;
    width: auto;
}

.featuredpage .page, .featuredpost .post {
    margin: 0;
    overflow: unset;
    
}
.home #content-sidebar-wrap #content{
	width:auto;}
#content-sidebar-wrap #content {
    float: left;
    width: 62%;
}
#content-sidebar-wrap .sidebar {
    float: right;
    width: 35%;
    margin-right: 0;
}

#footer {
     padding: 10px 0 0 0;
}
#footer .wrap {
       overflow: unset;
    width: auto;
}
#footer .gototop {
    float: none;
    width: auto;
	text-align:center;
}
#footer .creds {
    float: none;
    text-align: center;
    width: auto;
}
.page-id-11 #content-sidebar-wrap #content {
    width: auto;
}
.whilei {
    font-size: 19px;
    line-height: 31px;
    width: 51%;
}
}


@media (min-width:768px) and (max-width:990px) {
#header {
    background: rgba(0, 0, 0, 0) url("http://pochluckow.com/web/wp-content/themes/pochluckow/images/header.png") no-repeat scroll -18px 0 !important;
   }

#header #title-area{
    width: 30%;
}
#header ul.menu li a {
     padding: 12px 5px;
  }

#header ul.menu {
    float: right;
    margin-right: 5px;  
}
#header .widget-area {
    width: 70%;
	float: right; 
}

}


/* Mobile */
@media (min-width:320px) and (max-width:480px) {

#wrap > #header {
    background-size: 212% 77% !important;
    
}
}
@media (min-width:481px) and (max-width:640px) {
#wrap > #header {
    background-size: 190% 78% !important;
}
}

@media screen and (max-width:767px) {
#responsive-menu.admin-bar-showing {
    padding-top: 64px !important;
}
#click-menu.admin-bar-showing {
    margin-top: 62px !important;
}
#click-menu {
     padding: 2px;
     right: 2%;
 }
#header {
        width: auto;
}
.header-image #title-area, .header-image #title, .header-image #title a {
    float: none;
    width: auto;
}
#header .widget-area {
    float: none;
    width: auto;
	 padding: 0;
}

#header ul.menu {
    float: none;
}
#header ul.menu li {
    display: inline-block;
    float: none;
    
}

#inner .wrap {
    background-color: rgb(255, 255, 255);
    overflow: unset;
    padding: 0 30px;
    width: auto;
}
.sidebar .widget, .home-contact {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
	padding: 30px 0;
}
.home-middle-3 #featured-page-2 h4 {
    color: rgb(85, 85, 85);
    font-size: 35px;
	line-height: 43px;
}
#featured-page-2 .post-15 > p:nth-child(2) {
    color: rgb(119, 119, 119);
    font-size: 18px;
}
#featured-page-3 .widget-1 h3 {
    color: rgb(84, 84, 84);
    font-size: 22px;
}
#featured-page-4 .widget-title {
    color: #545454;
    font-size: 24px; 
    font-weight: bold;
}
#featured-page-4 {
    padding: 0;
    margin: 0;
}
.more-link {
    color: rgb(31, 70, 122);
    font-size: 18px;
}
#content-sidebar-wrap {
    float: none;
    width: auto;
}
.home-bottom {
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.home-middle {
    margin: 0 auto;
    overflow: unset;
     padding: 20px 0 0;
    width: auto; 
}
.featured {
    float: none;
    padding: 0;
    width: auto;
	height: auto;
}
.home-middle-3 {
    float: none;
    margin-right: 40px;
    width: auto;
}
.home-middle-3 {
    float: none; 
    margin: 0px;
    width: auto;
}
#content-sidebar-wrap .post-11 .entry-title {
    padding-top: 20px;
}
#content {
    float: none;
	width: auto;
	padding: 20px 5px 0 5px;
   
}
.full-width-content #content {
    padding: 0;
    width: auto;
}

.home-bottom-1 {
    float: none;
    width: auto;
	padding-left: 0;
    padding-right: 0;
}
.featuredpage .page, .featuredpost .post {
    margin: 0;
    overflow: unset;
    
}
.home-bottom-2 {
    background: rgb(244, 244, 244) none repeat scroll 0 0;
    float: none;
    margin: 0 -30px;
    padding: 30px;
    width: auto;
}
.sidebar .widget, .home-contact{
	box-shadow:none;
	}
.sidebar {
    background: rgb(244, 244, 244) none repeat scroll 0 0;
    display: block;
    float: none;
    margin: 0 -30px;
    padding: 0 30px;
    width: auto;
}
#featured-page-5 {
    margin-bottom: 0;
}

#footer {
     padding: 10px 0 0 0;
}
#footer .wrap {
       overflow: unset;
    width: auto;
}
#footer .gototop {
    float: none;
    width: auto;
	text-align:center;
}
#footer .creds {
    float: none;
    text-align: center;
    width: auto;
}
#wrap #header .widget-area {
    display: none;
}
.content-sidebar #content {
    float: none;
    width: auto;
}
.areaofpract {
  
    padding: 12px 0;
}
.contant-howard {
       padding: 30px 0 15px;
}
.areaofpract > ul {
      padding: 15px;
}
.whilei {
    width: 50%;
    font-size: 16px;
    line-height: 23px;
}
.whilei-img {
        width: 40%;
}
.page-id-15 #inner .wrap {
      overflow: hidden;
   
}

.page-id-15 .sidebar-content #content {
    float: none !important;
}
.sidebar-content #sidebar {
    float: none;
}
.page-id-139.full-width-content #content {
    width: auto;
}
.first-sec {
    float: none;
    width: auto;
}
.sec-sec {
    float: none;
    height: auto;
    width: auto;
} 
.pc-es {
    padding: 25px 0px;
}

}
@media screen and (max-width:320px) {
#wrap #header {
    background-size: 215% 77% !important;
}
}