﻿/*
Theme Name: The Golf Parlor
Version: 1.0
Description: Designed by <a href="http://www.ghostpool.com">GhostPool Designs</a>.
Author: GhostPool Designs
Author URI: http://www.ghostpool.com
*/
* {
outline: none;
}
html {
margin:0;
padding:0;
}
body {
background: url(images/page_top.gif) repeat-x top;
margin: 0;
font-family: Georgia;
font-size: 15px;
font-weight: normal;
text-align: center;
line-height: 22px;
}
a {
color: #2e90cf;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}

/* General Styling */
@font-face {
font-family: 'BEBAS';
src: url('images/fonts/BEBAS.ttf') format('truetype');
}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
font-weight: normal;
color: #000000;
}
h1 {
font-size: 23pt;
line-height: 28pt;
margin: 0 0 5px 0;
}
h2 {
font-size: 20pt;
margin: 0 0 5px 0;
}
h3 {
font-size: 17pt;
margin: 0 0 5px 0;
}
h4 {
font-size: 15pt;
margin: 0 0 5px 0;
}
h5, h5 a {
font-size: 10pt;
text-transform: none;
font-weight: bold;
margin: 0 0 5px 0;
}
h6 {
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 5px 0;
}
ul {
margin: 2px 2px 0 15px;
padding: 0;
list-style: square;
}
ol {
margin: 0;
padding: 0;
list-style-position:inside;
}
li {
padding: 0 0 2px 0;
}
form {
margin: 0;
padding: 0;
}
label {
font-weight: bold;
}
input, textarea {
font-family: Arial;
font-size: 10pt;
padding: 5px;
border: 1px solid #000000;
background: #ffffff;
}
select {
font-family: Arial;
font-size: 10pt;
}
input[type="submit"] {
font-family: Georgia;
cursor: pointer;
font-size: 15pt;
background: url(images/vintage-icon-1.png) no-repeat left;
padding: 0 0 0 30px;
border: 0;
font-style: italic;
}
input:hover[type="submit"] {
color: #2e90cf;
}
blockquote {
font-style: italic;
margin: 0 0 0 15px;
padding: 0 0 0 5px;
}
hr {
margin: 10px 0;
border: 0;
}
fieldset {
border-width: 1px;
}
legend {
text-transform: uppercase;
font-weight: bold;
margin: 0;
padding: 0;
}
th, td {
padding: 3px 10px;
}

/* Navigation */
#nav-container {
background: url(images/nav-line.jpg) repeat-x left bottom;
width: 980px;
padding: 15px 0;
margin: 0 0 40px 0;
float: left;
}
#nav-container ul {
padding: 0;
margin: 0 auto;
text-align: left;
list-style-type: none;
}
#nav-container li {
display: inline;
position:relative;
margin: 0 4px;
padding: 5px 11px;
background: url(images/divider.gif) no-repeat right top;
}
#nav-container li:last-child {
background: none;
}
#nav-container li a {
color: #000000;
font-size: 17pt;
font-family: BEBAS, "Arial Black", Arial;
text-shadow: #e2e2e2 1px 1px 1px;
text-transform: uppercase;
}
#nav-container li a:hover {
color: #2e90cf
}

/* Main Styling */
#page-wrap {
float: left;
text-align: left;
position: absolute;
top: 0;
left: 50%;
width: 980px;
margin-left: -490px;
}

#social {
float: right;
margin: 5px 0 0 0;
font-family: Arial Bold;
font-size: 9pt;
}
#social a {
color: #c2c2c2;
margin-left: 10px;
}
#social a:hover {
color: #ebebeb
}

#header {
margin: 35px 0 0 0;
width: 980px;
height: 180px;
}

/* Logo */
#logo {
float: left;
position: relative;
top: 0px;
left: 0px;
z-index: 200;
}

/* Header Panel */
#header-panel {
float: right;
position: relative;
top: 15px;
right: 0px;
width: 728px;
height: 90px;
}
#header-panel img {
border: 0px;
}

/* Search */
#searchform {
float: right;
background: url(images/search_bg.jpg) no-repeat;
position: relative;
top: 30px;
right: 0px;
width: 272px;
height: 38px;
border: 1px solid #000000;
}
#searchbar {
width: 220px;
border: 0px;
height: 30px;
padding-left: 10px;
background: transparent;
color: #000000;
font-size: 13pt;
font-family: Georgia;
}
#searchsubmit {
border: 0px;
background: none;
}

/* Main Content Column */
#main-content {
float: left;
clear: both;
width: 640px;
overflow: hidden;
}

/* Sidebar */
#sidebar {
float: right;
width: 300px;
}

/* Post Styling */
.post {
float: left;
width: 100%;
margin: 0 0 40px 0;
position: relative;
}
.categories {
text-transform: uppercase;
font-size: 8pt;
font-weight: bold;
font-family: Arial;
}
.categories a {
color: #2e90cf;
}
.categories a:hover {
color: #2e90cf;
}
.meta {
float: left;
position: relative;
width: 100%;
border-bottom: 1px solid #000000;
font-size: 9pt;
text-transform: uppercase;
font-weight: bold;
font-family: Arial;
padding: 10px 0 5px 0;
}
.meta-hover-outer {
width: 300px;
position: relative;
top: -11px;
left: 170px;
text-align: center;
text-transform: uppercase;
font-family: Arial;
font-size: 8pt;
color: #000000;
}
.meta-hover-outer a {
color: #000000;
}
.meta-hover-outer a:hover {
text-decoration: underline;
}
.meta-hover-inner {
background: #ffffff;
padding: 2px;
}
.post-image {
float: left;
overflow: hidden;
margin-right: 20px;
width: 150px;
height: 150px;
border: 1px solid #000000;
}
.post-image img {
border: 0px;
}
.post-content {
float: left;
width: 468px;
}

/* Similar Items Panel */
#similar-items {
float: left;
margin: 40px 0 0 0;
}
.similar-items-image {
float: left;
margin: 0 0 0 15px;
overflow: hidden;
width: 100px;
height: 100px;
border: 1px solid #000000;
}
.similar-items-image img {
border: 0px;
}

/* Widgets */
.widget {
font-family: Arial;
font-size: 9pt;
float: left;
position: relative;
width: 100%;
margin: 0 0 30px 0;
}
.widget a {
font-family: Arial;
color: #2e90cf;
}
.widget a:hover {
color: #000000;
}
.widget h3 {
text-align: left;
font-family: BEBAS, "Arial Black", Arial;
color: #000000;
padding: 5px;
border-bottom: 2px solid #000000;
font-size: 12pt;
text-shadow: #e2e2e2 1px 1px 1px;
margin: 0 0 10px 0;
}
.widget ul {
list-style: none;
margin: 0;
padding: 0px;
}
.widget li {
margin: 0;
padding: 0 0 3px 0;
}
#sidebar .widget li {
border-bottom: 2px solid #000000;
margin: 0 0 3px 0;
}

/* Comments Section */
#comments {
float: left;
width: 100%;
margin: 40px 0 40px 0;
}
#comments h3 {
font-size: 20pt;
line-height: 20pt;
margin: 0 0 40px 0;
}
#commentlist {
list-style: none;
margin: 0;
padding: 0;
}
#commentlist li ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.comment-body {
float: right;
width: 100%;
margin: 0 0 40px 0;
position: relative;
}
.children .comment-body {
float: right;
width: 95%;
}
.children .children .comment-body {
width: 90%;
}
.children .children .children .comment-body {
width: 85%;
}
.comment-body .avatar {
float: left;
margin: 0 10px 10px 0;
}
.comment-text {
float: left;
position: relative;
width: 100%;
border-bottom: 1px solid #808080;
font-size: 9pt;
font-family: Arial;
padding: 0 0 10px 0;
}
.comment-text p {
margin: -5px 0 10px 0;
}
#comments .meta-hover-outer {
color: #808080;
}
#comments .meta-hover-outer a {
color: #808080;
}
.moderation {
font-weight: bold;
}
#commentform textarea {
width: 560px;
max-width: 560px;
height: 150px;
max-height: 150px;
}
#respond h3 {
margin: 0px !important;
}
#cancel-comment-reply-link {
font-family: Arial;
font-size: 8pt;
}

/* Footer */
#footer {
background: #000000 url(images/footer_bg.jpg) no-repeat;
padding: 120px 20px 20px 20px;
position: relative;
float: left;
text-align: left;
top: 0;
left: 50%;
width: 940px;
margin-left: -490px;
font-family: Arial;
font-size: 8pt;
line-height: 14px;
color: #ffffff;
}
#footer a {
color: #808080;
}
#footer a:hover {
text-decoration: underline;
}
.footer-widget {
float: left;
width: 300px;
margin: 0 20px 20px 0;
}
.last {
margin: 0 !important;
border: 0 none !important;
}
.footer-widget h3 {
font-size: 9pt;
text-transform: uppercase;
font-weight: bold;
padding: 0;
margin: 0 0 5px 0;
color: #b7b7b7;
}
.footer-widget ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.footer-widget li {
list-style-type: none;
padding: 0;
margin: 0 0 2px 0;
}
.footer-text {
clear: both;
padding: 20px 0 0 0;
color: #b7b7b7;
text-transform: uppercase;
text-align: center;
}

/* Captions & aligment */
.aligncenter, div.aligncenter {
display: block;
margin: 0 auto; 
}
.alignleft {
float: left;
margin: 0 10px 5px 0;
width: auto;
}
.alignright {
float: right;
margin: 0 0 5px 10px;
width: auto;
}
.wp-caption {
text-align : center;
padding-top : 4px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 3px 0 3px 0;
margin: 0;
text-transform: uppercase;
}
.left {
width: auto;
float: left;
}
.right {
width: auto;
float: right;
}
.clear {
clear: both;
}

/* Page Navi */
.wp-pagenavi, .page-comments {
clear: both !important;
padding:  0 0 10px 0 !important;
border: 0px !important;
float: right !important;
width: auto;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.extend, .page-numbers, .wp-pagenavi span.current, .page-comments span.current {
display: block !important;
border: 0 !important;
float: left !important;
padding: 2px 6px !important; 
margin: 0 0 0 5px !important;
font-size: 12pt !important;
width: auto;
font-weight: bold !important;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wp-pagenavi span.current, .page-comments span.current, .wp-pagenavi a:hover, .page-numbers:hover {	
text-decoration: none !important;
border: 0 !important;
}