/*
Theme Name: Ginny Golding Golf
Theme URI:
Description: A nice theme coded by xhtmlthis.com
Version:1.0
Author:Xhtmlthis
Author URI:http://xhtmlthis.com/
*/
* {
margin: 0;
padding: 0;
outline: 0;
z-index: 1;
}
html {
width: 100%;
height: 100%;
}
body {
width: 100%;
height: 100%;
color: #232323;
font-family: Trebuchet MS, sans-serif;
}
img {
border: none;
}
#bg-container {
position: fixed;
width: 100%;
height: 100%;
z-index: -1;
}
#background {
position: absolute;
width: 100%;
height: 100%;
}
.left {
float: left;
}
.right {
float: right;
}
.clearfix {
clear: both;
}
.wrapper {
width: 980px;
display: block;
margin: 0 auto;
}
a:link {
text-decoration: underline;
}
a,a:visited {
color: #555555;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
/* Header */
#header {
width: 100%;
height: 155px;
background: url(images/header.png) repeat-x;
padding: 20px 0 0 0;
}
#top-nav {
float: right;
margin-top: -10px;
}
#top-nav li {
list-style-type: none;
float: left;
padding: 0 10px;
margin: 8px 2px 0 0;
border-right: 1px solid #3f3f3f;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
height: 13px;
}
#top-nav li a {
color: #3f3f3f;
text-decoration: none;
border-bottom: none;
}
#top-nav li.active a, #top-nav li a:hover, #top-nav li.current_page_item a, #top-nav li.current_page_parent a {
text-decoration: underline;
}
#top-nav li.social {
border-right: 0!important;
margin: 3px 6px 0;
padding: 0px;
border: none;
}
li.last {
border-right: 0!important;
}
#main-nav {
float: left;
margin-top: 20px;
overflow: hidden;
display: block;
height: 70px;
width: 900px;
}
#main-nav li {
float: left;
background: url(images/menu.png) repeat-x;
height: 44px;
margin: 0 4px 0;
padding: 5px 15px;
list-style-type: none;
min-width: 150px;
position: relative;
list-style: none;
display: block;
}
#main-nav a {
color: #fff;
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
font-size: 20px;
text-decoration: none;
border-bottom: none;
cursor: pointer;
}
#main-nav a span.sub {
font-size: 11px;
float: left;
margin-top: -2px;
}
#main-nav .link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
}
.green {
position: absolute;
width: 100%;
float: left;
left: 0;
top: 0;
border-top: 3px solid #bed63a;
}
.box .green, .box-sidebar .green, .box-trans .green {
border-top: 6px solid #bed63a;
}
.yellow {
position: absolute;
width: 100%;
float: left;
left: 0;
top: 0;
border-top: 3px solid #fcf102;
}
.box .yellow, .box-sidebar .yellow, .box-trans .yellow {
border-top: 6px solid #fcf102;
}
.orange {
position: absolute;
width: 100%;
float: left;
left: 0;
top: 0;
border-top: 3px solid #fc9e02;
}
.box .orange, .box-sidebar .orange, .box-trans .orange {
border-top: 6px solid #fc9e02;
}
.blue {
position: absolute;
width: 100%;
float: left;
left: 0;
top: 0;
border-top: 3px solid #07c0ec;
}
.box .blue, .box-sidebar .blue, .bos-trans .blue {
border-top: 6px solid #07c0ec;
}
.overlay {
display: none;
height: 100%;
}
/* Main Content */
.homepage, .blogpage {
overflow: hidden;
}
.column-small {
width: 310px;
}
.column-large {
width: 646px;
}
.col-margin {
margin-right: 23px;
}
.box {
margin: 20px 0 0;
position: relative;
padding: 18px;
color: #010101;
overflow: hidden;
}
.box-trans {
margin: 20px 0 0;
position: relative;
padding: 8px 18px 18px 18px;
color: #010101;
overflow: hidden;
}
.box-sidebar {
margin: 20px 0 0;
position: relative;
padding: 18px 18px 0 18px;
color: #010101;
overflow: hidden;
}

.column-small .box, .column-small .box-trans {
width: 274px;
font-size: 12px;
}
.column-large .box, .column-large .box-trans {
width: 609px;
font-size: 14px;
}
.box p, .box-trans p {
/*line-height: 20px;*/
margin: 4px 0 15px 0;
}
.transparent {
background: url(images/dotbg.png) repeat-x;
}
.transparent-pag {
background: url(images/transparent.png);
}

.white {
background: #fff;
}

h1 {
font-size: 30px;
font-weight: normal;
color: #666;
}
h1.dot-title {
margin-left: -18px;
padding-left: 18px;
padding-bottom: 5px;
border-bottom: 2px dotted;
margin-right: -18px;
}
h2 {
font-size: 25px;
font-weight: normal;
color: #666;
}
.dotted {
background: #fff url(images/dot.gif) repeat-x;
}
.dotted-transparent {
background: url(images/dot.gif) repeat-x;
}
h3, h3 a {
font-size: 17px;
font-weight: normal;
color: #4a4a4a;
border: 0;
}
h3 a, h3 a:visited {
color: #4a4a4a;
text-decoration: underline;
}
h3 a:hover {
text-decoration: none;
}
.box h1, .box h2, .box-trans h1, .box-trans h2 {
margin-bottom: 20px;
}
.calander {
background: url(images/calander.png) no-repeat;
height: 47px;
width: 46px;
text-align: center;
float: left;
}
.month {
font-size: 13px;
color: #3f3f3f;
margin: 0;
margin-top: 1px;
display: block;
}
.date {
font-size: 23px;
font-weight: bold;
/*letter-spacing: 3px;*/
display: block;
padding-left: 0;
color: #3f3f3f;
margin: 0;
}

.entry {
float: left;
margin-bottom: 10px;
display: block;
}
.column-large .entry {
margin-bottom: 30px;
}
.events h3 {
margin-left: 60px;
}
.meta, .meta a:link, .meta a:visited {
font-size: 11px;
color: #534741;
margin-bottom:20px;
}
.events .meta {
margin-left: 15px;
}
.events p {
margin-left: 60px;
}
.box ul, .box-trans ul {
margin-left: 25px;
margin-bottom: 25px;
}
.box img, .box-trans img {
border: 1px solid #555;
}
.photo {
margin: 9px;
}
.twitterpic {
margin: 3px 9px 9px 0;
}
.wp-post-image {
float: right;
margin-left: 15px;
}
.expand {
width: 51px;
height: 14px;
position: absolute;
top: 10px;
right: 10px;
background: url(images/expand.png);

}
.button-green {
background: url(images/button-green.png) repeat-x;
height: 16px;
padding: 5px 10px 7px;
font-size: 15px;
color: #252525;
margin:0 10px 0 0;

}
.button-green a:visited,
.button-green a {
color: #252525;
}
.button-yellow {
background: url(images/button-yellow.png) repeat-x;
height: 16px;
padding: 5px 10px 7px;
font-size: 15px;
color: #252525;
margin:0 10px 0 0;


}
.button-yellow a:visited,
.button-yellow a {
color: #252525;
}
.button:hover, .button {
text-decoration: none;
}
.wpcf7 fieldset {
border: 1px dashed #afafaf;
padding: 15px;
}
.wpcf7 input[type=submit] {
padding: 1px 5px;
float: right;
}
.wpcf7 #agree {
margin-right: 2px;
vertical-align: top;
}
.wpcf7 label {
font-size: 11px;
color: #333;
}
.box-trans .homeform {
width: 100%;
height: 40px;
display: block;
}
.homeform #btnform {
float: left;
height: 24px;
width: 75px;
padding: 0;
margin-top: 4px;
}

/* Sidebar */
.widget ul {
margin: 17px 0 0 -18px;
}
.widget h2 a, .widget h2 a:visited {
color: #666;
text-decoration: none;
}
.widget h2 a:hover {
color: #000;
text-decoration: none;
}
.widget li {
list-style-type: none;
width: 298px;
padding: 0 0 0 12px;
border: solid transparent;
border-width: 1px 0 0 0;
}
.widget li a {
background: #fff;
border-bottom: 0;
color: #666;
font-size: 15px;
width: 288px;
padding: 9px 0 9px 10px;/* padding-top:9px;
height: 27px;*/ display:block;
text-decoration: none;
border: 1px solid transparent;
border-width: 1px 0 0 0;
}
.widget a:hover {
color: #000;
text-decoration: none;
}
.widget p {
font-size: 14px;
}
/* Footer */#footer {
display: block;
margin: 30px 0;
}
#footer .wrapper {
background: #666;
padding: 10px 15px;
width: 945px;
overflow: hidden;
}
#footer p, #footer a {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 11px;
margin-top: 5px;
}
#footer p.right {
clear: both;
}
#footer p span, #footer p span a {
font-size: 15px;
}
#footer img {
margin-left: 10px;
}
/*
Default style for WP-PageNavi plugin
*/
.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
font-size: 11px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #BFBFBF;
}
.pag-blue .wp-pagenavi a:hover, .pag-blue .wp-pagenavi span.current {
background: #07c0ec;
color: #000;
}
.pag-orange .wp-pagenavi a:hover, .pag-orange .wp-pagenavi span.current {
background: #fc9e02;
color: #000;
}
.pag-yellow .wp-pagenavi a:hover, .pag-yellow .wp-pagenavi span.current {
background: #fef201;
color: #000;
}
/* Blogroll */
.linkcat, ul.blogroll {
list-style-type: none;
margin: 0;
}
.linkcat h2 {
margin-bottom: 15px;
font-size: 18px;
font-weight: bold;
}
ul.blogroll li {
font-size: 12px;
margin-bottom: 20px;
}
ul.blogroll a {
font-weight: normal;
color: #00bee9;
font-size: 14px;
}

/* default WP styles */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

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

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

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
  /* line-height: 17px;*/
   padding: 0 4px 5px;
   margin: 0;
}

.frontimg img {margin-bottom:5px;}