/*
Theme Name: Pawzz
Theme URI: http://www.slamdot.com/design
Description: A professional, impressive design for business websites with social networking.
Author: Slamdot, Inc.
Author URI: http://www.slamdot.com/
Version: 1.0
Tags: slamdot, business, two-columns, widgets, fixed-width, custom-header, custom-menu

Copyright (c) 2011 Slamdot, Inc.

The contents of this theme are the sole property of Slamdot, Inc.
Unauthorized duplication or modification is prohibited.
*/

@font-face {
    font-family: 'arial_narrowregular';
    src: url('7894069827-webfont.eot');
    src: url('7894069827-webfont.eot?#iefix') format('embedded-opentype'),
         url('7894069827-webfont.woff') format('woff'),
         url('7894069827-webfont.ttf') format('truetype'),
         url('7894069827-webfont.svg#arial_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JustVectorRegular';
    src: url('fonts/justvector-webfont.eot');
    src: url('fonts/justvector-webfont.eot?#iefix') format('eot'),
         url('fonts/justvector-webfont.woff') format('woff'),
         url('fonts/justvector-webfont.ttf') format('truetype'),
         url('fonts/justvector-webfont.svg#webfontmuk63VQd') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'facebook_letter_facesregular';
	src: url('fonts/facebolf-webfont.eot');
	src: url('fonts/facebolf-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/facebolf-webfont.woff') format('woff'),
	url('fonts/facebolf-webfont.ttf') format('truetype'),
	url('fonts/facebolf-webfont.svg#facebook_letter_facesregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	min-width: 1050px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration: none;
	color: #488078;
}
a:hover {
	text-decoration: underline;
}
.wrapper {
	background-image: url('images/background.gif');
	background-repeat: repeat;
}
.width {
	width: 990px;
	margin: 0 auto;
}
.top-border {
	height: 38px;
	background-color: #545454;
	width: 100%;
	color: #fff;
	font-size: 160%;
}
.top-border p {
	font-family: 'Bree Serif', serif;
	float: right;
	padding: 4px 24px 0 0;
}
.tagline {
	font-style: italic;
	margin-right: 12px;
}
.header {
	background-image: url('images/top-zag.png');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	background-color: #6ec5b8;
	display: inline-block;
	text-align: center;
}
.logo-nav-container {
	padding: 5px 0 20px 60px;
	position: relative;
	margin: 0 auto;
	width: 990px;
	display: inline-block;
}
.logo a {
	background-image: url('images/logo.png');
	width: 261px;
	padding-top: 149px;
	height: 0;
	overflow: hidden;
	float: left;
	display: block;
	white-space: nowrap;
}
#search-box {
	float: right;
	margin: 10px 60px 0 0;
	border: 1px solid #448279;
	width: 193px;
	height: 34px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #6ec5b8;
}
#search-box .text {
	border: 0 none;
	color: #448279;
	background: transparent;
	float: left;
	font-size: 12px;
	width: 138px;
	height: 34px;
	line-height: 30px;
	padding-left: 10px;
}
#search-box .btn-submit {
	background: #448279 url("images/mag-glass.png") no-repeat center;
	border: 0 none;
	color: transparent;
	cursor: pointer;
	float: right;
	height: 34px;
	width: 42px;
	padding-top: 32px;
	display: block;
	overflow: hidden;
}
/* Navigation */
.top-menu {
	position: absolute;
	top: 40%;
	right: 45px;
	z-index: 10;
	text-align: left;
}
.nav {
	float: right;
	padding: 0 0 0 6px;
	position: relative;
}
.nav li {
	float: left;
	font-size: 15px;
}
.nav a {
	float: left;
	padding-bottom: 4px;
	color: #fff;
	cursor: pointer;
	position: relative;
	text-transform: lowercase;
	margin-right: 2px;
	font-family: 'Bree Serif', serif;
	font-size: 140%;
}
.nav a:hover {
	text-decoration: none;
}
.nav .sub-menu a:hover {
	text-decoration: underline;
}
.nav a span {
	float: left;
	padding: 11px 18px;
}
.nav li:hover,
.nav li.hover {
	position: relative;
}
.nav li.current_page_item a,
.nav li.current_page_parent a,
.nav li.current_page_ancestor a,
.nav li:hover a,
.nav li.hover a {
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nav li.current_page_item a span,
.nav li.current_page_parent a span,
.nav li.current_page_ancestor a span,
.nav li:hover a span,
.nav li.hover a span {
	background: #448279;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nav .sub-menu {
	position: absolute;
	display: none;
	background: transparent;
	width: 240px;
	padding: 0;
	top: 49px;
	left: 0;
}
.nav li:hover .sub-menu,
.nav li.hover .sub-menu,
.nav li:hover .sub-menu li:hover .sub-menu,
.nav li.hover .sub-menu li.hover .sub-menu {
	display: block;
}
.nav li:hover .sub-menu .sub-menu,
.nav li.hover .sub-menu .sub-menu {
	display: none;
}
.nav .sub-menu li {
	float: none;
	height: 1%;
	vertical-align: top;
	margin-bottom: 2px;
}
.nav .sub-menu a {
	float: none;
	display: block;
	font-size: 17px;
	background: #448279;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.nav li .sub-menu a {
	padding: 14px 0 14px 16px;
	color: #fff;
	
}
.nav li .sub-menu a:hover {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.nav li .sub-menu li:hover {
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.nav li:hover .sub-menu li:hover a,
.nav li.hover .sub-menu li.hover a {

}
.nav li:hover .sub-menu li:hover .sub-menu li:hover a,
.nav li.hover .sub-menu li.hover .sub-menu li.hover a {

}
.nav .sub-menu .sub-menu {
	position: absolute;
	display: none;
	top: 0px;
	left: 238px;
	background: transparent;
	width: 240px;
	padding-left: 2px;
}
.nav li .sub-menu .sub-menu a {

}
.nav li .sub-menu .sub-menu a:hover {

}
.nav ul a span {
	float: none;
	padding: 0;
}
.nav .current_page_item ul a span,
.nav .current_page_parent ul a span,
.nav .current_page_ancestor ul a span,
.nav li:hover ul a span,
.nav li.hover ul a span {
	background: none;
}

.screenshot {
	background-image: url('images/screenshot.gif');
	margin: 0 auto;
/*	width: 990px;
	height: 412px;*/
	width: 903px;
	height: 374px;
	overflow: hidden;
	padding: 38px 37px 0 50px;
}
.slide {
	position: absolute;
	width: 903px;
}
.screenshot-interior {
	background-image: url('images/screenshot-interior.gif');
	margin: 0 auto;
/*	width: 990px;
	height: 412px;*/
	width: 903px;
	height: 374px;
	overflow: hidden;
	padding: 38px 37px 0 49px;
}
.visual-text {
	float: left;
	margin-top: 20px;
	width: 242px;
	position: absolute;
	bottom: 40px;
	color: #757575;
}
.visual-text h3 {
	font-family: 'Bree Serif', serif;
	font-size: 190%;
	color: #757575;
	margin-bottom: 14px;
}
.visual-text p {
	font-size: 120%;
	line-height: 140%;
}
a.visual-button {
	background-color: #6ec5b8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 25px;
	border: solid 2px #fff;
	padding: 10px 42px;
	font-family: 'Bree Serif', serif;
	font-size: 180%;
	color: #fff;
	display: inline-block;
}
.screens {
	float: right;
}
.switcher-bar {
	height: 9px;
	clear: both;
	float: right;
	margin: 24px 0 0 0;
}
#switcher {
	list-style: none outside none;
}
#switcher li {
	float: left;
	height: 9px;
}
#switcher li a {
	background-image: url('images/dot.png');
	width: 9px;
	height: 9px;
	background-color: #757575;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}
#switcher li.activeSlide a,
#switcher a:hover {
	background-color: #6ec5b8;
}
.main {
	margin: 0 auto;
	width: 990px;
	height: auto;
	overflow: auto;
	padding: 20px 0;
}
.content {
	width: 622px;
	padding: 0 10px;
	float: left;
	color: #757575;
}
.wide {
	width: 960px;
}
.content h3,
.post-title {
	font-size: 190%;
	color: #757575;
	font-family: 'Bree Serif', serif;
}
.content h5 {
	font-size: 140%;
	color: #757575;
	padding-top: 6px;
	padding-bottom: 4px;
	font-family: 'Bree Serif', serif;
}
.content p,
.content ol,
.content ul {
	font-size: 120%;
	padding-top: 11px;
	padding-bottom: 18px;
	line-height: 145%;
}
.sidebar {
	width: 318px;
	float: right;
	padding-right: 5px;
	color: #757575;
}
.sidebar h5,
.widgettitle {
	font-size: 185%;
	color: #757575;
	margin-bottom: 14px;
	font-family: 'Bree Serif', serif;
	text-transform: lowercase;
}
.sidebar p,
.widget_recent_entries ol,
.widget_recent_entries ul {
	font-size: 115%;
	margin-bottom: 10px;
	line-height: 140%;
}
a.sidebar-button,
a.content-button {
	background-color: #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 8px 0;
	border: solid 2px #545454;
	padding: 10px 45px;
	font-family: 'Bree Serif', serif;
	font-size: 180%;
	color: #545454;
	display: inline-block;
}
.widget {
	background-image: url('images/widget-background.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}
#newsletter .text {
	border: 2px solid #5f5f5f;
	color: #8c8c8c;
	background: #fff;
	float: left;
	font-size: 120%;
	width: 210px;
	height: 44px;
	padding-left: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 40px;
}
#newsletter .btn-submit {
	border: 2px solid #5f5f5f;
	background: #d5d5d5;
	color: #8c8c8c;
	cursor: pointer;
	float: left;
	width: 78px;
	height: 48px;
	display: block;
	overflow: hidden;
	margin-left: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 120%;
	font-family: 'Bree Serif', serif;
}
#newsletter .btn-submit:hover {
	text-decoration: underline;
}
.twitter-top {
	width: 290px;
	height: 50px;
}
.twitter-bird {
	width: 54px;
	height: 50px;
	background: url('images/twitter-bird.png') no-repeat;
	float: left;
}
.twitter-bubble-top {
	width: 21px;
	height: 50px;
	background: url('images/twitter-bubble-top.png') no-repeat center bottom transparent;
	float: left;
}
.twitter-bubble {
	background: url('images/twitter-bubble.png') repeat transparent;
	width: 290px;
	overflow: auto;
	padding: 14px;
	color: #545454;
	font-style: italic;
	font-family: Verdana;
}
.twitter-bubble a {
	color: #545454;
}
.twitter-username {
	font-style: normal;
}
#twitter_update_list {
	margin-bottom: 10px;
}
.tweet {
	padding-bottom: 10px;
}
.flickr_badge_image {
	margin: 0 4px 4px 0;
	float: left;
	border: 3px solid #f2f2f2;
}
.flickr-link {
	clear: both;
}
.flickr-link a {
	color: #6ec5b8;
}
a.facebook-button {
	background-color: #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 8px 0;
	border: solid 2px #545454;
	padding: 10px 14px 6px 14px;
	font-family: 'Bree Serif', serif;
	font-size: 180%;
	color: #545454;
	display: inline-block;
}
.facebook-logo {
	color: #6ec5b8;
	font-family: "facebook_letter_facesregular";
	font-size: 140%;
}
.footer {
	background-color: #6ec5b8;
	background-image: url('images/bottom-zag.png');
	background-repeat: repeat-x;
	overflow: auto;
	width: 100%;
	padding-bottom: 28px;
}
.footer a {
	color: #fff;
}
.footer h5 {
	font-size: 180%;
	color: #545454;
	margin-bottom: 14px;
	font-family: 'Bree Serif', serif;
	text-transform: lowercase;
}
.footer p {
	line-height: 20px;
	margin-bottom: 10px;
}
.footer-body {
	padding: 36px 0 0 30px;
	width: 960px;
	margin: 0 auto;
}
a.footer-button {
	background-color: #488078;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 14px 0;
	border: solid 2px #fff;
	padding: 10px 45px;
	font-family: 'Bree Serif', serif;
	font-size: 180%;
	color: #fff;
	display: inline-block;
}
.location {
	width: 280px;
	float: left;
}
.map {
	border: solid 4px #448279;
	margin-bottom: 10px;
}
.quick-nav {
	width: 190px;
	float: left;
}
.quick-nav ul {
	color: #fff;
	line-height: 23px;
}
.social {
	width: 230px;
	float: left;
}
.social ul li a {
	background: url("images/social-icons.png") no-repeat;
	padding: 12px 0 10px 50px;
	display: block;
}
.social ul li {
	padding: 0 0 4px;
}
.social ul li a.social-facebook {
	background-position: 0 0;
}
.social ul li a.social-twitter {
	background-position: 0 -38px;
}
.social ul li a.social-youtube {
	background-position: 0 -76px;
}
.social ul li a.social-linkdin {
	background-position: 0 -114px;
}
.social ul li a.social-flickr {
	background-position: 0 -152px;
}
.social ul li a.social-slamdot {
	background-position: 0 -190px;
}
.social ul li a.social-vimeo {
	background-position: 0 -228px;
}
.social ul li a.social-blog {
	background-position: 0 -266px;
}
.social ul li a.social-myspace {
	background-position: 0 -304px;
}
.social ul li a.social-pinterest {
	background: url("images/pinterest.png") no-repeat;
	background-position: -2px -2px;
}
.contact {
	width: 258px;
	float: left;
}
.number {
	font-family: 'Bree Serif', serif;
	font-size: 170%;
	padding-bottom: 10px;
}
.footer-container em {
	font-style: italic;
}

/* General Wordpress Elements */
.postform {
	width: 240px;
}
#respond h4, h4#comments {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
.commentlist {
	margin-left: 0;
	padding: 0;
}
.commentlist a {
	color: gray;
}
.commentlist li {
	list-style: none;
}
.comment-body p {
	font-size: 100%!important;
}
.comment {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px dashed #d0d0d0;
	background-color: #f7f7f7;
}
.comment p {
	margin-bottom: 10px;
}
.comment img {
	float: none;
	vertical-align: middle;
}
.comment img {
	float: none;
	vertical-align: middle;
}
img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
p.pagetitle {
	color: #68531a;
	margin-top: 25px;
	font-size: 120%;
	font-weight: bold;
}
p.attachment img {
	padding: 3px;
	border: 1px solid #d0d0d0;
}
.wp-caption {
	border: 1px solid #d0d0d0;
	background-color: #f7f7f7;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 20px;
}
.wp-caption img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin: 0px;
}
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap td {
	text-align: center;
}
#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #977826;
	color: #fff;
}
#tag_cloud {
	line-height: normal;
}
span.wpcf7-list-item {
	display: table-row;
} 
span.wpcf7-list-item * { 
	display: table-cell; 
}
.entry {
	margin-bottom: 8px;
	clear: left;
}
#commentform textarea{
	width: 100%;
}
.content .alignleft,
.content-interior .alignleft,
.content-no-sidebar .alignleft {
	float: left;
	margin: 12px 18px 18px 0;
}
.content .alignright,
.content-interior .alignright,
.content-no-sidebar .alignright {
	float: right;
	margin: 12px 0 18px 18px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
strong {
	font-weight: bold;
	color: #fff;
}
em
 {
	font-style: italic;
}
strong > em,
em > strong {
	font-weight: bold;
	font-style: italic;
}
/* Lists */
.content ul, .content ol {
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: inherit;
	padding-left: 18px;
}
.content ol li {
	list-style: decimal;
	float: none;
	list-style-position: outside;
	padding-left: 18px;
}
.content ul {
	list-style: disc outside;
}
.content ul li {
	float: none;
}
.content li {
	padding-bottom: 8px;
}
.content blockquote {
	font-size:16px;
	line-height:22px;
	font-style:italic;
	height:1%;
	background:url(images/bg-quote-l.gif) no-repeat;
	padding:40px 94px 0 30px;
}
.content blockquote p {
	height:1%;
	background:url(images/bg-quote-r.gif) no-repeat 100% 100%;
	padding:0 15px 30px 0;
}

/* Forms */
.gform_wrapper ul li {
	padding: 0px;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full, .gform_wrapper .ginput_complex, .gform_wrapper .ginput_complex .ginput_full, .gform_wrapper li, .gform_wrapper form li {
	overflow: visible !important;
}
.gform_wrapper li.gsection.gf_scroll_text {
	overflow: auto !important;
}
.gform_wrapper .gform_footer {
	padding: 0px !important;
	margin: 0px !important;
}
.sidebar .gform_wrapper form {
	text-align: center !important;
}
.gform_wrapper form {
	width: 80%;
	font-size: 16px !important;
}
.sidebar input[type="submit"],
.sidebar .gform_wrapper .gform_footer input.button {
	margin: 0px auto;
}
.content form {
	padding-bottom: 20px;
}
.sidebar ul.gfield_checkbox {
	width: 260px;
	margin: 0px auto !important;
}
.sidebar .gform_wrapper label {
	display: inline !important;
}
.gform_wrapper .gsection {
	border-bottom: 1px solid #6d6d6d !important;
	margin-top: 36px !important;
}
.ginput_container {
	padding-bottom: 16px;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea.medium, .gform_wrapper select {
	background: #fff;
	border: 0px;
	height: 42px;
	padding: 0px 0px 0px 16px !important;
	color: #808080;
	font-size: 16px !important;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	border-radius: 0px;
	border: 1px solid #aaa;
}
.gform_wrapper select {
	margin: 0px !important;
	padding: 10px !important;
}
.gform_wrapper textarea.medium {
	width: 80%;
	height: 150px;
	padding: 16px !important;
	resize: vertical;
}

.content input[type="submit"],
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
	padding: 0px 25px;
	font-size: 140% !important;
	line-height: 50px;
	color: #545454;
	background: #d5d5d5;
	display: inline-block;
	cursor: pointer;
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	border: solid 2px #545454;
	cursor: pointer;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content input[type="submit"]:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover {
	text-decoration: underline;
}

.gform_wrapper .gform_body ul.gfield_radio li,
.gform_wrapper .gform_body ul.gfield_checkbox li {
	float: left;
	margin-right: 25px;
	overflow: visible;
}
.gfield_required {
	display: none;
}