/* *
 * Theme Name: USAWINEWEST
 * Theme URI: puelledesign.com
 * Description: USAWINEWEST 2013
 * Author: Puelle Design
 * Author URI: puelledesign.com
 * Version: 1.0
 * Tags: white, two-columns, fixed-width, custom-background, threaded-comments
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
   ================================================== */
   
   
   @font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('fonts/PTN57F-webfont.eot');
    src: url('fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN57F-webfont.woff') format('woff'),
         url('fonts/PTN57F-webfont.ttf') format('truetype'),
         url('fonts/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('fonts/PTN77F-webfont.eot');
    src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN77F-webfont.woff') format('woff'),
         url('fonts/PTN77F-webfont.ttf') format('truetype'),
         url('fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sans_captionregular';
    src: url('fonts/PTC55F-webfont.eot');
    src: url('fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTC55F-webfont.woff') format('woff'),
         url('fonts/PTC55F-webfont.ttf') format('truetype'),
         url('fonts/PTC55F-webfont.svg#pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sans_captionbold';
    src: url('fonts/PTC75F-webfont.eot');
    src: url('fonts/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTC75F-webfont.woff') format('woff'),
         url('fonts/PTC75F-webfont.ttf') format('truetype'),
         url('fonts/PTC75F-webfont.svg#pt_sans_captionbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansregular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansitalic';
    src: url('fonts/PTS56F-webfont.eot');
    src: url('fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS56F-webfont.woff') format('woff'),
         url('fonts/PTS56F-webfont.ttf') format('truetype'),
         url('fonts/PTS56F-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('fonts/PTS76F-webfont.eot');
    src: url('fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS76F-webfont.woff') format('woff'),
         url('fonts/PTS76F-webfont.ttf') format('truetype'),
         url('fonts/PTS76F-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansbold';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype'),
         url('fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
   
   

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, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}



ol, ul { list-style: none }

blockquote, q { quotes: none }

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles!  */

:focus { outline: 0 }

/* remember to highlight inserts somehow!  */

ins { text-decoration: none }

del { text-decoration: line-through }

strong, b  {
	font-family: 'pt_sansbold', sans-serif;
	}

/* tables still need 'cellspacing="0"' in the markup  */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html { }

body {
    margin: 0;
    color: #555;
    font-family: 'pt_sansregular', sans-serif;
    background: url('images/bkg.jpg') left top repeat-x;
    overflow-x: hidden;
}

img { border-style: none }

a { text-decoration: none }

a:hover { text-decoration: underline }

input, textarea, select {
    font: 100% arial,sans-serif;
    vertical-align: middle;
    color: #000;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

/* ===[ Text Formatting ]=== */

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px 0;
    font-family: 'pt_sansbold', Georgia, serif;
    font-weight: normal;
}

h1 { font-size: 34px }

h2 { font-size: 24px }

h3 { font-size: 20px }

h4 { font-size: 18px }

h5 { font-size: 14px }

h6 { font-size: 12px }

.container {
    width: 100%;
    overflow: hidden;
}

.alignleft { float: left }

.alignright { float: right }

.aligncenter { text-align: center }

.bypostauthor { }

/* ===[ Main  'pt_sansregular', sans-serif Styles ]=== */

#wrapper {
    padding: 20px 0px 0px 0px;
    width: 100%;
    position: relative;
    height: 100%;
/*     background: #eee url(images/white_texture.png); */
    margin: 0 auto !important;
}

#main {
    width: 1000px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    font-size: 17px;
}

.post {
    padding: 15px 15px 0 30px;
    margin: 0 0 20px 0;
	float:left;
/* 	background: url(images/widget-bg.png); */
/* 	border-top: double 3px #E2E2E2; */
	width: 645px;
}
	
.home .post {
	width: 960px;
	padding: 20px;
	}

.post hr {
	height: 1px;
	margin: 20px 0 20px 0;
	border: 0;
/* 	border-bottom: double 3px #E2E2E2; */
}

.post li {
	list-style-type: square;
	margin-bottom: 5px;
}

.post .box { 
	position: relative;
}

.post .frame {
    padding: 10px 0 0 0;
    border-bottom: none;
}

.post .frame .post-content {
/* 	width:590px; */
	font-size: 15px;
	line-height: 1.5em;
}

.post p:first-of-type:first-letter{
}

.post .frame ul { margin: 0 0 25px 15px }

.post .frame ul li {
    padding-left: 5px;
    margin: 0 0 8px 15px;
}

.post .frame ol {
    list-style-type: decimal;
    margin: 0 0 25px 40px;
}

.post-thumb {
    margin: 5px 0 15px 0;
    float: left;
}

.entry-title {
    color: #290d16;
    margin: 0 0 15px;
    font-family: 'pt_sansbold', sans-serif;
    font-weight: normal;
    font-size:30px;
    padding-bottom: 15px;
    border-bottom: double 3px #ddd;
/*     width: 575px; */
    line-height: 28px;
}

.home .entry-title {
	display: none;
	}

#content .entry-title a { color: #3a3a3a }

#content .entry-title a:hover { text-decoration: none }

.filter-posts p { margin: 0 0 18px; } /* Fix for the quicksand margin bug */

#content .more {
    background: url(images/arrow2.gif) no-repeat 100% 60%;
    padding: 0 11px 0 0;
    color: #d02c2c;
}

.post .bar {
    width: 100%;
    font: 11px/13px 'pt_sansregular', sans-serif;
    float: left;
    border-top: solid 1px #ddd;
}

.post .bar-frame { 
	padding: 15px 0px 15px 0px;
	margin-left:15px 0px 15px 0px;
}
.large-image {
	float: left;
	margin: 5px 0 20px 0;
}
.large-image img {
	background: rgba(255,255,255, 0.6);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	padding: 5px;
}
.post-image {
	position: relative;
	float: left;
	width: 575px;
}
.expand {
	position: absolute;
	bottom: 20px;
	right: 0;
}
.date-circle {
	float:right;
	margin:0 0 0 0;
	position: absolute;
	top: -4px;
	right: -32px;
}
.date-circle .date {
    float: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    font-family: 'pt_sansbold', sans-serif;
    margin:0 0 0 0;
    padding: 12px 0 0 0;
    width: 85px;
	background: url(images/date-ribbon.png) no-repeat left;
}

.date-circle p { }

.date-circle .day {
    float: left;
    font-size: 34px;
    line-height: 48px;
    margin:0 0 0 0;
    width: 50px;
    text-align: center;
}

.date-circle .holder {
    float: right;
    width: 49px;
    padding: 10px 0 0;
}

.date-circle .month {
    display: block;
    margin: 0 0 -12px 0;
    padding:0 0 0 0;
    text-transform: uppercase;
    width: 50px;
    text-align: center;
}

.bar .title {
	font-family:Georgia;
	font-style: italic;
    display: block;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #494949;
    margin:0 0 5px 0;
}

.bar .author {
    float: left;
    padding: 0 15px 0 0;
    margin:0 20px 0 0;
}

.bar p { margin: 0 !important }

.bar .categories {
    float: left;
    padding: 0 15px 0 0;
    margin:0 20px 0 0;
}

.bar .comments {
    float: left;
    padding: 0 15px 0 0;
    margin: 0 0 0 0;
    width:auto;
    margin:0 15px 0 0;
}

.bar .tags {
    float: left;
    padding: 0 15px 0;
    margin:0 20px 0 0;
}

.bar .next-post, .bar .prev-post {
    margin-top: 0;
    float: left;
}
.next-prev {
	width: 100%;
	border-bottom: double 3px #e2e2e2;
	margin: -15px 0 0 0;
	padding: 0 0 15px 0;
	float: left;
}
.prev-post .title {	
	float: left;
}
.prev-post span {
	float: left;
	clear: both;
}
.next-post .title {	
	float: right;
}
.next-post span {
	float: right;
	clear: both;
}
.next-post {
	float: right;
	margin: 0 25px 0 0;
}
.prev-post {
	float: left;
}

.bar .shareit {
	float:right;
	position: absolute;
	right:0;
	background:url(images/share.png);
	padding:5px 10px;
	color:#999;
	margin:3px 0 0 0;
	z-index: 99;
}

.bar .share {
	float:right;
	margin:-5px 0 0 0;
	padding:5px;
	z-index: 1;
}

.bar .share-twitter img {
	margin:6px 0 0 9px;
}

.bar .share-facebook img {
	margin:6px 0 0 8px;
}

.bar .share-google img {
	margin:5px 0 0 8px;
}

.bar .share-circle {
	width: 25px;
	height: 25px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	float:left;
	margin:0 5px 0 0;
}

.bar .share-circle:hover {
	background:url(images/share.png);
	cursor: pointer;
}

.big-block {
	border-top: double 3px #E2E2E2;
	background: url('images/widget-bg.png');
	height: 200px;
	margin: 60px 0 40px 0;
	display: none;
}

#featured-posts {
	margin:0 0 30px 0;
	padding:0 0 30px 0;
	width:100%;
	float:left;
	border-bottom:double 3px #E2E2E2;
}

.featured-post {
	float:left;
	width:205px;
	margin:0 25px 25px 0;
}

.featured-post h3 {
	margin-bottom:10px;
}

.featured-thumb {
	margin:0 0 10px 0;
	float: left;
}

.post .img {
    padding: 0 15px 15px;
    width: 535px;
    overflow: hidden;
}

.post .img img { display: block }

.post blockquote {
    overflow: hidden;
    font-family: 'pt_sansbold', sans-serif;
    background: url(images/blockquote.png) no-repeat center left;
    padding: 8px 0 8px 50px;
    margin: 0px 25px 25px 25px;
}

.post blockquote p { 
	font-size: 24px !important;
	line-height: 28px !important; 
	margin-bottom: 0px !important;
}

.quote { font-style: italic }

.post blockquote .frame { padding: 12px 41px 46px 27px }

.post q:before, .post q:after { content: "" }

.post blockquote q {
    display: block;
    margin: 0 0 23px;
}

cite {
    margin-top: 10px;
    float: right;
}

/* ===[ Header Area Styles ]=== */

.header-wrapper {
	width: 1000px;
	z-index:9999;
/* 	background:url('images/widget-bg.png'); */
}

.header-right {
    width: 400px;
    display: block;
    float:right;
}

.top-bar {
/*
	float: right;
	width: 690px;
	margin: 6px 0px 0 0;
*/
}

.top-bar .sub-menu { 
	z-index: 999;
	}

.top-bar .filter > li {
    padding-right: 15px;
    margin-right: 15px;
}

.top-bar .filter li a {
    background: url(images/category.png) right center no-repeat;
    padding-right: 25px;
}

.top-bar .filter li ul li a {
    background: none;
    padding: 10px 20px 10px 20px;
}

/* ===[ Navigation Styling ]=== */

.menu-header-container {
	float: left;
}

.nav li {
	margin:0px;
	padding:0px;
	float:left;
	}

.nav {
    float: none;
    font-family: 'pt_sansregular', sans-serif;
    font-size: 20px;
    position: relative;
    margin: 0 auto;
    z-index: 999;
    text-transform:uppercase;  
    width: 320px; 
    *width: 340px;
}

.nav a {
    color:#FFF;
	display:block;
	line-height:30px;
	padding:0 15px;
	margin-right: 15px;
	letter-spacing: 1px;
	font-size: 15px;
	background-color: #007490;
	text-rendering: optimizeLegibility;
}

.nav a:hover {
    text-decoration: none;
    cursor: pointer;
}

.nav .current-menu-item a {
	color:#fff;
	background-color: #005a70;
}

.nav li:last-child a {
	margin-right: 0px;
	}

.nav > li {
    float: left;
    padding: 12px 0 14px 0;
    margin: 0 0px 0 0px;
    display: inline;   
}

.nav > li > a {
/* 	border-right: dotted 1px #ccc; */
}

.nav > li:last-child a {
	border-right: none;
}

.nav, .nav ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    margin-top: 30px;
}

.nav a:hover {
    color:#fff;
	text-decoration: none;
	background-color: #005a70;
}

.nav li {
    float: left;
    position: relative;
}

.nav ul {
    position: absolute;
    display: none;
/*     width: 200px; */
    top: 47px;
    left: 0;
}

.nav .sub-menu {
	margin: 0 0 0 0;
}

.nav li ul li { 
	padding: 0px; 
}

.nav li ul a {
    width: auto;
    height: auto;
    float: left;
    border-bottom: dotted 1px #ccc;
    padding:0px 15px;
    width: 200px;
}

.nav li ul li:last-child a {
	border: none;
}

.nav li ul a:hover {
    height: auto;
    float: left;
}

.nav li ul li:last-child {
    background: none;
    border-bottom: none;
}

.nav li ul li ul {
    padding: 0;
}

.nav ul ul { top: auto }

.nav li ul ul {
    left: 181px;
    margin: 0 0 0 10px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul { display: none }

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul { display: block }

/* ===[ Sidebar Styles ]=== */

#sidebar-wrap {
    float: left;
    width: 250px;
    margin-top: 105px;
    padding: 0 0 0 20px;
}

.home #sidebar-wrap {
	display:none;
	}

#sidebar {
    width: 200px;
    float: left;
    font: 11px/18px 'pt_sansregular', Arial, sans-serif;
    color: #777;
}

.widget ul { margin:0 0 0 0; }

.widget ul li { 
	list-style-type: none;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #ccc;
}
.widget ul li:last-child {
	border-bottom:none;
	padding-bottom: 0px;
}

#sidebar .last-sidebar, #sticky .last-sidebar {
 
}

#stickyStickyWrapper {
    float: left;
    width: 200px !important;
    height: auto !important;
}

#stickyStickyWrapper .widget {
	opacity: 1 !important;
}

#sticky, .sticky-side {
    height: auto;
    width: 200px;
}

.sticky-title {
    background: url(images/darkbg.jpg);
    padding: 10px;
    color: #fff;
    font-size: 12px;
    font-family: 'pt_sansregular', Helvetica, sans-serif;
    font-weight: bold;
    width: 180px;
    margin-bottom: 25px;
}

.header-wrapper h1 {
	margin: 0;
	z-index: 9999;
	position: relative;
	padding-top: 60px;
}

.logo {
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
    clear:both;
}
/*
.logo:hover {
	margin-top: -5px;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in;
}
*/

.logo-default {
	background: url('images/ribbon.png') no-repeat top center;
	width: 180px;
	height: 85px;
	margin: -10px 0 0 20px !important;
	padding: 35px 15px 15px 15px;
	position: fixed !important;
	top: 0;
	float: left;
	z-index:9999;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in;
}
.logo-default:hover {
	margin-top: -5px !important;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in;
	cursor: pointer;
}

.logo-text {
    font-size: 22px;
    line-height: 22px;
    text-align: center;
}

.logo-text span {
    font-size: 12px;
    line-height: 14px;
    padding-top: 5px;
    font-weight: normal;
    font-family: 'pt_sansbold', sans-serif;
    color:#888;
}

.logo-text a { color: #eee }

.logo a {
    display: block;
    height: 100%;
}

.logo-widget {
	color:#aaa;
	float:left;
	padding:0 0 15px 0;
	margin:30px 0 15px 0;
	width:180px;
}

.widget {
    float: left;
    width:200px;
    margin: 0 0 25px 0;
    padding: 0 0 25px 0;
    display: block;
/*     background:#f7f7f7; */
    padding:15px;
    border: 1px solid #333;
    font-size: 14px;
    line-height: 1.3em;
/*
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
*/
}

.widget h2 {
    font-weight: bold;
    font-size: 16px;
    margin:0 0 15px 0;
    color: #555;
/*     background: url(images/side-title-bg.png); */
/*     padding: 10px 5px 8px 5px; */
    text-align: left;
}

.widget h3 {
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
}

.widget h3 a { color: #fff }

.widget p { margin: 0 0 25px }

.tagcloud {}

.tagcloud a {
	background:#fff;
	padding:3px 5px;
	border:solid 1px #eee;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	float:left;
	font-size:9px !important;
	text-transform: uppercase;
	margin:0 5px 5px 0;
}

.items {
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0 14px;
}

.widget h4 {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.widget h4 a { color: #fff }

.widget .media img { display: block }

#content {
    width: 690px;
    float: right;
    height: auto !important;
    margin-top: 75px;
}

.home #content {
	width: 100%;
	float: none;
	margin-top: 25px;
	}

/* ===[ Search Form Styling ]=== */

.top-bar .search-form {
	float:right;
	margin:11px 0 0 5px;
	width:145px;
}

.search-form {
    float: left;
    width: 180px;
}

.search-form .text {
    background: rgba(255,255,255, 0.75);
    width: 95px;
    padding: 6px;
    font-size: 10px;
    font-family: 'pt_sansbold', sans-serif;
    font-style: italic;
    color: #999;
    border: 0;
    margin: 0 5px 0 0;
    border: none;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
} 

.search-form .submit {
    background: url(images/search.png) no-repeat;
    width: 17px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    border: 0;
    cursor: pointer;
}

/* ===[ Comment Styling ]=== */

.comments {
    width: 690px;
    float: left;
    margin: 0 0px 40px 0px;
}

h3#comments {
    margin: 20px 0 25px 0;
    padding: 10px 0;
    font-weight: bold;
}

#respond {
	margin: 20px 0 0 0;
}
#respond h3 {
    margin: 0 0 15px 0;
    font-weight: bold;
}

#respond label {
	font-weight:bold;
	font-size:11px;
	margin: 0 0 0 5px;
}

#respond input, textarea {
    padding: 8px;
    font-family: 'pt_sansregular', sans-serif
    color: #555;
    background: rgba(255,255,255, 0.6);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    border: none;
}

#respond textarea { width: 70% }

#respond #submit {
    background: url(images/darkbg.jpg);
    padding: 8px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}

#respond #submit:hover {
    text-decoration: none;
    cursor: pointer;
    -moz-box-shadow:inset 0 0 7px #333;
    -webkit-box-shadow:inset 0 0 7px #333;
    box-shadow:inset 0 0 7px #333;
    color: #fff;
}

#respond label { }

.comments .says { display: none }

.commentlist > li {
	margin-bottom: 25px !important;
}

.commentlist li {
    margin: 0 0 15px 0;
    padding: 25px 25px 10px 25px;
    background: rgba(255,255,255,.3);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    
}

.vcard {
    border-bottom: dotted 1px #ccc;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.comment-meta { margin: -45px 0 25px 45px }

.reply { margin: 0 0 15px 0 }

.comment-reply-link { }

#cancel-comment-reply { margin: 0 0 15px 0 }

/* ===[ Flickr Widget Styling ]=== */

.flickrPhotos { }

.flickrPhotos { 
	margin: 10px 0 0 0 !important; 
	float: left; 
}

.flickrPhotos li {
    float: left;
    display: inline;
    margin: 0px 10px 10px 0px !important; 
    padding: 0 !important;
    width: 68px;
    height:68px;
    overflow: hidden;
    border: solid 6px rgba(255,255,255,.75) !important;
    list-style-type: none;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    }

.flickrPhotos img {
    height: 80px;
    width: auto;
}

.flickr-more {
    font-size: 10px;
    color: #aaa;
}

.flickrPhotos .remove-margin, #envato-marketplace-items .remove-margin { margin-right: 0px !important }

/* ===[ Twitter Widget Styling ]=== */

.tweet-scroll {
    margin: 0 0 0 0!important;
    list-style-type: none;
    font-size: 11px;
}

.tweet-scroll li {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    list-style-type: none !important;
}

.tweet-scroll li:last-child {
	margin-bottom: 0px !important;
}

.tweets-more {
    color: #aaa;
    font-size: 10px;
    margin: 10px 0 0 0;
    float: left;
}

.twitter-box { 
}

.twitter-box h2 {
}

.widget .date { font-size: 11px }

.widget h4 { font-weight: normal }

.post-nav {
    margin: 0 0 50px 0;
    width: 675px;
    display: none;
}

.postnav-left a {
    float: left;
    background: url(images/darkbg.jpg);
    padding: 8px 10px;
    color: #eee;
   	font-weight: bold;
   	font-size: 11px;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}

.postnav-right a {
    background: url(images/darkbg.jpg);
    padding: 8px 10px;
    color: #eee;
    font-weight: bold;
    font-size: 11px;
    float: right;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}

.postnav-right a:hover, .postnav-left a:hover {
    text-decoration: none;
    cursor: pointer;
    -moz-box-shadow:inset 0 0 7px #333;
    -webkit-box-shadow:inset 0 0 7px #333;
    box-shadow:inset 0 0 7px #333;
    color: #fff;
}

.okvideo {
    position: relative;
    z-index: 1;
    background: rgba(255,255,255, 0.6);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    padding: 5px;
    margin: 0 0 15px 0;
    float: left;
    clear: both;
}

.video object { width: auto !important }

/* ===[ Footer Styles ]=== */

#archive {
}

#archive h3 {
	margin-bottom: 10px;
}

#archive ul {
	margin:0 0 45px 0;
	
}

.columnize	{
	float: left;
	width: 154px;
	margin-right: 40px;
}

#footer {
    width: 1000px;
    padding: 10px 0px 40px 0px;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin: 0 0 0 0;
    overflow: hidden;
    color: #333;
/*     border-top: double 3px #E2E2E2; */
/*     background: url(images/widget-bg.png); */
}

#footer .frame { width: 500px;
	margin: 0 auto; border-top: 1px solid #333; padding-top: 30px; }

#footer a { }

#footer a:hover {
}

#footer .footernav { 
	float: left;
	margin: 0 0 0 0; 
}

#footer .copyright {
    float: left;
    margin: 0;
    font-size: 10px;
    line-height: 18px;
    position: relative;
}

#footer .copyright a {
	color: #555;
}

#footer .copyright a:hover {
	color: #666;
}

#footer #menu-footer-container { float: right }

#footer #menu-footer {
    float: left;
    position: relative;
    font-size: 11px;
}

#footer #menu-footer li {
    float: left;
    margin: 0 20px 0 0;
    display: inline;
}

#footer #menu-footer li:last-child { margin: 0 0 0 0 }

#footer .footer-left {
	width: 200px;
	float: left;
}

.footer-left h2, .footer-right h2 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	}
	
.footer-left, .footer-right {
	font-size: 14px;
	text-rendering: optimizeLegibility;
	line-height: 1.6em;
}

.footer-left p, .footer-right p {
	margin-bottom: 8px !important;
	}
	
.footer-left .email a, .footer-right .email a {
	text-decoration: underline;
	color: #333;
	font-family: 'pt_sansbold';
	}

#footer .footer-right {
	float: left;
	width: 300px;
	text-align: left;
}

/* ===[ Fading Icons ]=== */

#social-strip-icons {
    margin: 0 0 0 0;
    padding:0 0 0 0;
}

#social-strip-icons div.fadehover {
    position: relative;
    height: 30px;
    width: 25px;
    display: inline-block;
}

#social-strip-icons .remove-margin {
	margin-right:0px !important;
}

#social-strip-icons img.a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #f7f7f7;
}

#social-strip-icons img.b {
    position: absolute;
    left: 0;
    top: 0;
}

/* ===[ Various Default WordPress Styling ]=== */

.wp-caption {
    background: rgba(255,255,255, 0.6);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    padding: 5px;
    max-width: 96%; /* Image does not overflow the content area */
    text-align: center;
}

.wp-caption.alignnone { margin: 5px 20px 20px 0 }

.wp-caption.alignleft { margin: 5px 3px 0px 0 }

.wp-caption.alignright { margin: 5px 0 20px 20px }

img.alignleft, img.alignright {
}

img.alignleft {
	margin: 5px 2px 20px 0;
}

img.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 10px !important;
    margin: 0 !important;
    padding: 3px 0 0 0!important;
}

.gallery-caption { text-align: center }

.gallery-item {
    width: 115px !important;
    margin-right: 15px;
    margin-bottom: 20px;
    
}

.gallery-icon { width: 115px }

.gallery-item img {
    width: 95px;
    height: auto;
    border: solid 8px rgba(255, 255, 255, .70) !important;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
}

.quarter-column {
    float: left;
    width: 135px;
}

/* ===[ Button Styles ]=== */

.button-samples {
    width: 100%;
    float: left;
    margin:10px 0 20px 0;
}

.button-samples .awesome { margin: 0 0 10px 0 }

.awesome, .awesome:visited {
    background: #666 url(images/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 6px 10px 5px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}

.awesome a {
	color:#fff;
}

.awesome a:hover {
	text-decoration: none;
}

.awesome:hover {
    background-color: #444;
    color: #fff;
    text-decoration: none;
}

.awesome:active { top: 1px }

.tiny.awesome, .tiny.awesome:visited { font-size: 9px }

.small.awesome, .small.awesome:visited { font-size: 11px }

.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

.large.awesome, .large.awesome:visited {
    font-size: 14px;
    padding: 8px 14px 9px;
}

.blue.awesome, .blue.awesome:visited { background-color: #5fa3d2 }

.blue.awesome:hover { background-color: #4685b0 }

.green.awesome, .magenta.awesome:visited { background-color: #74c196 }

.green.awesome:hover { background-color: #62a57f }

.yellow.awesome, .yellow.awesome:visited { background-color: #ffb515 }

.yellow.awesome:hover { background-color: #fc9200 }

.gray.awesome, .gray.awesome:visited { background-color: #ccc }

.gray.awesome:hover { background-color: #bbb }

/* ===[ Post Styles ]=== */

.one-half {
	width:275px;
	float:left;
	margin:0 20px 20px 0;
}

.one-quarter {
	width: 126px;
	float: left;
	margin: 0 20px 20px 0;
}

.highlight {
	background: #f6e9b8;
	width: auto;
	display: inline;
	padding: 0px 3px;
}

.quote-aside {
	background:#f7f7f7;
	padding:25px;
	float:right;
	margin:0 0 20px 20px;
	width:125px;
	font-size: 15px;
	font-style: italic;
	line-height:22px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
}

/* ===[ Contact Form 7 Style ]=== */

.wpcf7 input {
	padding:8px 5px;
	font-size:12px;
	color:#444;
	background: rgba(255,255,255, 0.6);
	border: 1px solid #555;
}

.wpcf7 textarea {
	margin:0;
	padding:10px;
	font-size:12px;
	width:159px;
	width:400px;
	color:#444;
	background: rgba(255,255,255, 0.6);
	border: 1px solid #555;
}

.wpcf7 input:focus, .wpcf7 textarea:focus {
	background:#fff;
}

.wpcf7 p {
	font-size:11px;
	margin:0 0 15px 0;
}

.wpcf7 br {
	margin-bottom:10px;
}

.wpcf7-submit {
	background:url(images/darkbg.jpg) !important;
	color:#fff !important;
	font-size:11px !important;
	padding:10px 20px !important;
	font-weight:bold !important;
	border:none !important;
	font-family: 'pt_sansregular', sans-serif
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}
.wpcf7-submit:hover {
	text-decoration: none;
	cursor: pointer;
	-moz-box-shadow:inset 0 0 7px #333;
	-webkit-box-shadow:inset 0 0 7px #333;
	box-shadow:inset 0 0 7px #333;
	color: #fff;
}


.utility {
	width: 200px;
	*width: 225px;
	float:right;
	margin-bottom: 0px;
	z-index: 99999;
	position: relative;
	}
	
.utility li {
	float:left;
	margin-right: 15px;
	padding-right: 15px;
	background: url('images/divider.png') right center no-repeat;
	}
	
.utility li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	background: none;
	}
	
.utility li a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	}
	
.content_about {
	width: 500px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 50px;
	color: #333;
	}
	
	
.leftside {
	float:left;
	width: 632px;
	margin-right: 23px;
	}
	
.rightside {
	width: 304px;
	float:right;
	}
	
#lefttop a:hover, #righttop a:hover, #bottom a:hover, #rightblock a:hover {
	background-position: left bottom;
	}
	
#lefttop a {
	display: block;
	text-indent: -99999px;
	margin-right: 23px;
	float:left;
	width: 304px;
	height: 282px;
	background: url('images/topleft.jpg') left top no-repeat;
	}
	
#righttop a {
	display: block;
	text-indent: -99999px;
	margin-right: 0px;
	float:left;
	width: 304px;
	height: 282px;
	background: url('images/topright.jpg') left top no-repeat;
	}
	
#rightblock a {
	display: block;
	text-indent: -99999px;
	margin-right: 0px;
	float:left;
	width: 304px;
	height: 594px;
	background: url('images/right.jpg') left top no-repeat;
	}
	
#middle {
	display: block;
	text-indent: -99999px;
	margin-top: 18px;
	margin-bottom: 18px;
	float:left;
	width: 451px;
	height: 23px;
	background: url('images/wetie.jpg') left top no-repeat;
	}
	
#bottom a {
	display: block;
	text-indent: -99999px;
	margin-right: 0px;
	float:left;
	width: 630px;
	height: 253px;
	background: url('images/bottom.jpg') left top no-repeat;
	}

.post blockquote p {
font-size: 16px !important;
}

.post blockquote {
background: none !important;
margin-bottom: 40px !important;
padding-bottom: 40px !important;
border-bottom: 1px solid #ccc;
}

#staffpage div p {
text-align:justify;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	