/*
Theme Name: GGFYP 
Theme URI: http://ggfyp.com/
Description: GGFYP Wordpress Theme
*/
@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 88%;
	color: #888;
}

#wrapper {
width: 820px;
}

strong{color:#333;}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #333;
        margin:30px 0 20px 0;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding: 30px 0 15px 0;
	font-size: 1.1em;
}

.blog h2 {
padding-bottom: 0;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #666;
	padding: 20px 0 20px 0;
}
h4 {
	font-size: .9em;
	font-weight: normal;
	padding: 0 0 8px 0;
	line-height: 1.3;
}
h4 a:link, h4 a:visited {
	color: #3496fd;
	text-decoration: none;
}
h4 a:hover, h3 a:active {
	text-decoration: underline;
}

a {
color: #10a7bf;
text-decoration: underline;
border: 0;
}

.alignright{float:right; padding:0 0 10px 10px;}
.alignleft{float:left; padding:0 10px 10px 0;}

a img.alignright, a img.alignleft, img a, img {
text-decoration: none;
border: 0;
}

p {
	line-height: 1.5;
	padding: 0 0 18px 0;
}
ul {
	margin:15px;
	padding: 0 0 0 28px;
}
li {
	line-height: 1.7;
	list-style: disc;
}

td{padding:10px; vertical-align:top;} td strong{font-size:16px;} table{width:100%;}

#page-wrap {
	width: 820px;
	margin: 0 auto;
	border-top: 5px solid #606060;
}

/* Styling for header section */

#header {
	position: relative;
}
#header p{position:absolute; bottom:0px; right:0px;}
#logo {
	margin: 15px 0 0 0;
}
#main-nav {
	position: absolute;
	right: 0;
	top: 0px;
}

#main-nav li {
	float: left;
	margin: 0 0 0 2em;
	list-style: none;
}
#main-nav a:link, #main-nav a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
#main-nav a:hover, #main-nav a:active {
	color: #fdb334;
}
li.current_page_item a, li.current_page_item a:hover, li.current_page_item a:active {
	color: #fdb334 !important;
}

#main-nav li#menu-item-2109 a {
font-weight: bold;
color: #00a7c1;
}

#main-nav li#menu-item-2109 a:hover {
color: #fdb334;
}

/* Main content styling */

#main-content-left {
	width: 570px;
	float: left;
	position: relative;
}
#main-content-left ul {
	margin-left: 40px;
}
#main-content-left a:link, #main-content-left a:visited {
	font-size: .8em;
	color: #3496fd;
	text-decoration: none;
}
#main-content-left a:hover, #main-content-left a:active {
	text-decoration: underline;
}
#main-content {
	margin: 30px 0 0 0;
}
#main-content-right {
	width: 220px;
	float: right;
	position: relative;
}
#main-content-right ul {
	padding: 0 0 0 20px;
}
#main-content-right img {
	margin: 0 0 13px 0;
	padding: 3px;
	border: 1px dashed #ccc;
}
#main-content-right a:link, #main-content-right a:visited {
	color: #3496fd;
	text-decoration: none;
}
#main-content-right a:hover, #main-content-right a:active {
	text-decoration: underline;
}

/* Home styling */



/* Blog styling */

#main-content.blog {
width: 520px;
float: left;
display: block;
margin-top: 0;
padding-top: 0;
}

#main-content.blog img {
max-width: 520px;
height: auto;
}

#main-content.blog h1 {
line-height: 1.3em;
}

#main-content.blog h1 a {
color: #000;
text-decoration: none;
}

.blog .post {
width: 100%;
}

.blogheader {
margin: 20px 0 0 0;
}

.thumbnail {
width: 150px;
height: 100px;
margin: 0 20px 0 0;
float: left;
display: block;
}

.thumbnail img {
width: 150px;
height: 100px;
}

.postexcerpt-short {
float: right;
display: block;
width: 350px;
}

#sidebar.blog {
width: 240px;
float: right;
display: block;
margin: 7px 0 0 0;
background: url(images/vertical-divider.png) no-repeat top left;
min-height: 398px;
padding: 0 0 0 60px;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}

#sidebar li {
margin: 0;
padding: 0 0 10px 0;
list-style: none;
}

#authorarea{
background: #f0f0f0;
border: 1px solid #d2d2d2;
padding: 4px;
width:510px;
overflow:hidden;
color: #333;
margin: 60px 0 40px 0;
}
#authorarea h3{
color:#333;
margin:0;
padding:10px 10px 5px 0;
}
#authorarea h3 a{
text-decoration:none;
color: #333;
font-weight: bold;
}
#authorarea img{
margin:0;
padding:10px;
float:left;
width: 100px;
height: 100px;
}
#authorarea p{
color:#333;
margin:0;
padding:0px 10px 10px 10px;
}
#authorarea p a{
}
.authorinfo{
padding-left:130px;
padding-right: 10px;
} 

#commentform textarea {
width: 500px;
}

.socialmediapost {
margin: 15px 0 40px 0;
}

.googleplus {
float: left;
display: block;
margin: 0 0 0 0;
}

.tweetmeme_button {
margin: 1px 0px 0 -15px;
float: left;
display: block;
}

.fbsharebutton {
float: left;
display: block;
margin: 0 15px 0 0;
background: none;
}

.linkedin {
float: left;
display: block;
margin: 0 13px 0 3px;
}

.blog .wpcf7 p {
line-height: 0.7em;
}

.blog .wpcf7 input {
width: 210px;
}

.blog .wpcf7 textarea {
width: 210px;
height: 60px;
}

.blog .wpcf7 input.wpcf7-submit {
width: auto;
}

#commentstemplate {

}

#comments {
margin-top: 20px;
}

ol#commentlist {
list-style: none;
margin: 20px 0;
padding: 0;
}

#commentlist li {
padding: 10px 0;
margin: 0;
border-bottom: 1px solid #eee;
}

.comment {
list-style: none;
}

.comment .avatar, .comment .photo {
float: left;
display: block;
margin: 0 10px 10px 0;
width: 32px;
}

.comment .avatar img, .comment .photo img {
width: 32px;
height: auto;
}

.comment cite {
font-size: 0.8em;
color: #444;
}


/* Styling for H1 images */

.service-number {
	float: left;
}
#service-1 {
	background: url(images/1.png) top left no-repeat;
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}
#service-2 {
	background: url(images/2.png) top left no-repeat;
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}
#service-3 {
	background: url(images/3.png) top left no-repeat;
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}
#service-1 h2, #service-2 h2, #service-3 h2 {
	padding: 0;
}
.title {
	position: absolute;
	right: 0;
}
.portrait {
	float: right;
	padding: 20px 0 10px 10px;
}
#testimonials {
	padding: 44px 0 0 0;
}
.testimonial {
	font-size: .8em;
	font-style: italic;
	padding: 20px 0 10px 0;
}
.client-name {
	font-size: .8em;
	color: #333;
	position: absolute;
	right: 0;
}
img#google-map {
	padding: 0;
	border: none;
	margin: 10px 0 0 0;
}
.social-links {
	margin: 15px 0 0 0;
}
.social-links a {
	padding: 0 20px 0 0;
}
.horizontal-divider {
	width: 820px;
	margin: 30px 0 20px 0;
}
a#contact-us-button:link, a#contact-us-button:visited {
	background: url(images/contact-us-button.png) no-repeat;
	width: 218px;
	height: 46px;
	display: block;
	text-indent: -9999em;
	margin: 65px 0 0 0;
}
a#contact-us-button:hover, a#contact-us-button:active {
	background-position: 0 -46px;
}

/* Footer styling */

#coe {
	width: 260px;
	float: left;
	margin: 0 30px 30px 0;
}

#footer {font-size:0.9em; font-style:normal; line-height:1.4em;}
#footer p{font-size:0.9em;
font-style:normal;
line-height:1.4em;}
#footer h2{font-size:14px;padding: 10px 0;}

#coe h2:first-child{padding-top:0px;}

blockquote {
	font-size: .9em;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#recent-posts {
	width: 260px;
	float: left;
	margin: 0 30px 30px 0;
}
#connect {
	width: 230px;
	float: left;
	position: relative;
	margin: 0 0 30px 0;
}
#recent-posts h2, #connect h2 {
	padding: 0 0 20px 0;
}
#connect p {
	padding: 0;
}
.digits, .emails {
	position: absolute;
	right: 0;
}
address {
	font-style: normal;
	font-size: .9em;
	line-height: 1.4;
	margin: 10px 0 10px 0;
}
a.map:link, a.map:visited {
	color: #3496fd;
	text-decoration: none;
	position: absolute;
	right: 0;
}
#bottom-menu {
	clear: both;
	background: #ededed;
	padding: 5px;
	margin: 0 0 20px 0;
	height:55px;
	width:810px;
}
#bottom-logo {
	position: relative;
	top: 0;
	left:30px; float:left;
}
#footer-nav {
	position:relative; float:right; bottom:15px; position:relative;
}
#footer-nav li {
	list-style: none;
	float: left;
	margin-left: 2em;
	position: relative;
}
#footer-nav li a:link, #footer-nav li a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
#footer-nav li a:hover, #footer-nav li a:active {
	color: #333;
}
input[type="text"] {
	width: 250px;
	padding: 5px;
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	color: #333;
	background: #f1f1f1;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px 0 15px 0;
	overflow: auto;
	
}
#contact-form {
	margin: 15px 0 0 0;
}

/* Blog page styling */

.post {
	position: relative;
	padding: 0 0 5px 0;
	color:#666; display:block; float:left; clear:both;
	line-height: 1.4em;
}

.post p, .post_sub p, #main-content p {
	margin: 0 0 15px 0; 
	padding: 0;
}


.post img{float:left; margin:0 15px 15px 0;}

.metadata {
	font-size: .8em;
	color: #666;
}
/*.comment {
	background: url(images/comment-bubble.png) no-repeat;
	width: 44px;
	height: 46px;
	display: block;
	text-align: center;
	font-size: 1.3em;
	color: #333;
	position: absolute;
	right: 0;
	top: 10px;
	padding: 9px 0 0 0;
}*/
#search {
	width: 155px;
	border: none;
	border: 10px solid #ededed;
	padding: 5px 40px 5px 5px;
	margin: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
	background: #fff;
}
#search-submit {
	background: url(images/magnifying-glass.png) no-repeat;
	width: 15px;
	height: 16px;
	border: none;
	position: absolute;
	right: 20px;
	top: 15px;
	display: block;
	cursor: pointer;
}

#submenu{position:relative; background-color:#ededed; padding:10px 0 10px 20px; text-align:left; margin:15px 0;}
#submenu li{display:inline; padding-right:10px; margin-right:10px; text-align:left;}

#submenu li a, #submenu a{color:#666; text-decoration:none; font-size:16px; font-weight:normal; display:inline-block; text-align:left;}
#submenu li a:hover, #submenu a:hover{text-decoration:underline;}


#post-6 table tr{ border-bottom:1px solid #666;}
#post-6 table td{margin-bottom:20px; padding-bottom:20px;}

.wpu-user{padding:5px; border:1px solid #ccc; margin:5px; float:left; display:block; text-align:center;}

.announcement {
font-size: 0.9em;
font-weight: bold;
color: #000;
margin: 0 0 0 50px;
}

.clear {
clear: both;
}

table.sponsorlevels tr {
border-bottom: 1px solid #ccc;
padding: 10px 0;
margin: 0 0 20px 0;
}

table.sponsorlevels td {
text-align: center;
margin: 0 5px;
}

table.sponsorlevels td.header {
text-align: left;
}

table.sponsorlevels h3 {
margin-top: 20px;
font-weight: bold;
font-size: 1.2em;
padding-bottom: 10px;
}

table.sponsorlevels td {
vertical-align: middle;
}

body table.sponsorlevels td img {
margin: 0 auto;
max-width: 240px;
max-height: 150px;
vertical-align: middle;
}

#membershipform {
margin: 30px 0 0 0;
}

ul#submenu li ul {
display: none;
}

form td.header {
background: #ccc;
}

td.header h3 {
font-weight: bold;
color: #000;
margin-top: 0px;
padding-top: 3px;
padding-bottom: 5px;
}

.anythingSlider ul, .anythingSlider li {
margin: 0;
padding: 0;
}

.slidervideo {
width: 820px;
height: 296px;
background: #000;
margin: 0;
text-align: center;
}

#calendar-list ul {
list-style: none;
margin: 0;
padding: 0;
}

#calendar-list li {
border-bottom: 1px solid #eee;
list-style: none;
}

#calendar-list .calnk a:hover span {
font-size: 1em;
}

#activitiescolumn1 {
float: left;
display: block;
width: 500px;
}

#activitiescolumn2 {
float: right;
display: block;
width: 300px;
}

#activitiescolumn2 img {
max-width: 300px;
width: auto;
height: auto;
}
