/*
Theme Name: We Go Pro
Theme URI: http://www.simplywp.net
Description: N/A
Version: 1
Author: Andrew & Kathie
Author URI: http://www.simplywp.net
Tags: N/A
*/

body {background: #fff url('images/background.jpg') no-repeat top center !important; font-family: Arial, Verdana, Tahoma, Sans-serif;}
body p {padding-bottom: 20px; line-height: 1.8em;}
p#breadcrumbs {padding: 3px 10px; background: #fcfaf4; border: 1px solid #f2edd9; margin-bottom: 20px;}
/* Whole structure */
#container {margin: 0px auto; overflow: hidden; width: 960px; font-size: 12px;}
#header {clear: both; position: relative; height: 260px;}
#content {display: inline; float: left; width: 600px; padding-bottom: 80px;}
#aside {display: inline; float: right; width: 340px; padding-bottom: 80px;}
#footer {clear: both; height: 240px; background: url('images/footer_bg.jpg') no-repeat top center; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; font-size: 12px;}
/* Newsletter Panel */
#panel {clear: both; width: 100%; height: 50px; color: #fff; background: #1992d8; position: fixed; bottom: 0px; z-index: 1000;}
#panel .panel-content {font-size: 12px; width: 960px; height: 50px; margin: 0px auto; padding: 5px 0px; position: relative;}
#panel .panel-content div.text {position: absolute; left: 350px; top: 20px;}
#panel .panel-content div.ebook {position: absolute; left: 0px; bottom: 9px;}
#panel .panel-content .form {position: absolute; left: 100px; top: 15px;}
#click {float: right; color: #fff;}
#click span {font-size: 11px;}
.hide {display: none;}
.show {display: block;}
/* Header styling */
#header .header-title {display: block; width: 490px; height: 215px; background: url('images/header_logo.gif') no-repeat center; position: absolute; top: 35px; left: 180px; text-indent: -9999px;}
#header .header-meta {position: absolute; top: 50px; width: 100px;}
#header .header-meta p.comment {width: 88px; height: 26px; display: block; text-indent: -9999px; background: url('images/comment_followed.jpg') no-repeat center;}
#header .header-meta .button , #header .header-meta .social {overflow: hidden; clear: both; margin-bottom: 10px;}
#header .header-meta .youtube, #header .header-meta .linkedin, #header .header-meta .twitter, #header .header-meta .flickr {width: 16px; height: 16px; display: block; text-indent: -9999px; float: left; margin-right: 5px;}
#header .header-meta .youtube {background: url('images/header_buttons.gif') no-repeat 0px 0px;}
#header .header-meta .linkedin {background: url('images/header_buttons.gif') no-repeat -16px 0px;}
#header .header-meta .twitter {background: url('images/header_buttons.gif') no-repeat 0px -16px;}
#header .header-meta .flickr {background: url('images/header_buttons.gif') no-repeat -16px -16px;}
#header .twitter-updates {width: 200px; height: 140px; padding: 20px; background: #fff url('images/twitter_updates_bg.jpg') no-repeat bottom right; position: absolute; top: 50px; right: 0px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
#header .twitter-updates .rss {display: block; background: url('images/header_rss.jpg') no-repeat center; width: 30px; height: 30px; text-indent: -9999px; position: absolute; bottom: 20px; left: 20px;}
.tweet_time {display: block; padding-bottom: 5px; font-size: 11px;}
.tweet_text {line-height: 1.5em; color: #999;}



/* TOP MENU */
#menu {height: 30px; font-weight: bold; z-index: 100; clear: both;}
#menu li.current_page_item a {color: #fff; background: #1994dd; border-bottom: 2px solid #ffa218;}
#menu ul li {float: left; position: relative;}
#menu ul ul {display: none;}
#menu ul li:hover>ul {display: block; position: absolute; z-index: 120; width: 200px; background: #fff;}
#menu ul ul ul {display: none;}
#menu ul li:hover>ul li:hover>ul {display: block; position: absolute; z-index: 120; left: 200px; top: 0px; width: 200px; background: #eee;}
#menu a {display: block; padding: 9px 10px;}
#menu ul li ul li a {display: block; padding: 9px 10px; width: 180px;}
/* Search */
.searchform {width: 235px; position: absolute; top: 10px; right: 0px;}
.searchtext {width: 200px; padding: 2px 30px 2px 2px; background: #fff url('images/search.gif') no-repeat right center; border: 1px solid #ccc; color: #ddd; font: normal 11px Verdana, Tahoma, Arial, Sans-serif;}
/* Questions bar */
#questions-bar {clear: both; overflow: hidden; width: 960px; height: 35px; background: url('images/questions_bar.gif') no-repeat top center; margin-bottom: 20px; font-weight: bold; font-size: 13px;}
#questions-bar ul.questions {float: right;}
#questions-bar ul.questions li {background: url('images/questions_icons.gif') no-repeat left center; padding: 10px 30px 10px 20px; float: left;}
#questions-bar a {color: #fff;}
#questions-bar a:hover {color: #09c;}
#questions-bar a:active {position: relative; top: 1px;}
/* Featured Slider */
#features {clear: both; overflow: hidden; height: 150px; margin-bottom: 20px;}
#features .features-box {width: 290px; height: 140px; padding: 5px; background: url('images/feature_bg.gif') no-repeat center; float: left; margin: 0px 8px; overflow: hidden;}
#features .features-box p {padding: 10px; font-size: 11px;}
/* Overall body styling */
#content .post {padding-bottom: 30px; margin-bottom: 30px; overflow: hidden; border-bottom: 1px solid #ddd;}
#content .post h2, #content .post h3 {font-size: 24px; font-weight: normal; color: #ffa522; clear: both; padding: 15px;}
#content .post h4, #content .post h5, #content .post h6 {font-size: 21px; font-weight: normal; color: #1891d4; padding: 10px;}
#content .post blockquote {margin: 20px; padding: 0px 10px 0px 60px; background: url('images/quote.gif') no-repeat left top; font-style: italic; color: #888;}
#content .post blockquote p {padding: 0px;}
#content .post code {font: normal 12px Courier New, Courier New, Courier6, monospace; line-height: 1.6em; clear: both; display: block; padding: 10px; margin: 20px; border: 1px dotted #ccc; background: #efefef; border-left: 10px solid #ccc;}
#content .post ul {padding: 0px 20px 18px 30px; list-style: circle;}
#content .post ol {padding: 0px 20px 18px 30px; list-style: decimal;}
#content .post li {padding: 3px 0px; line-height: 1.5em;}
#content .pagetitle {text-align: center; font-size: 24px; padding: 20px; color: #999;}
#content .wp-pagenavi {clear: both; font-size: 14px; font-weight: bold; padding: 10px 0px;}
#content .wp-pagenavi .pages {color: #d9d9d9; margin-right: 5px;}
#content .wp-pagenavi .current {background: url('images/pagination_bg.jpg') repeat-x center; color: #025979; padding: 5px 6px; border: 1px solid #0a99cd; margin-right: 5px;}
#content .wp-pagenavi a {background: url('images/pagination_bg.jpg') repeat-x center; color: #fff; padding: 5px 6px; border: 1px solid #0a99cd; margin-right: 5px;}
#content .post .postmetadata {clear: both; font-style: italic; font-size: 11px;}
#content .post .post-related {background: #fff; border: 1px solid #ddd; padding: 15px;}
#content .post .post-related ul {padding: 0px 20px;}
#content .post .post-related ul li {padding: 5px 0px;}
#content .post .youtube-vid {width: 425px; height: 325px; margin: 0 auto 20px auto; padding: 3px; border: 1px solid #ddd;}
#content img {border: 1px solid #ddd; padding: 3px;}
#content img.wp-smiley {border: none; padding: 0px;}
#footer-navi {clear: both; overflow: hidden; padding: 5px 0px;}
#footer-navi .text {clear: both; display: block; padding: 3px 0px;}
#footer-navi .text label {float: left; display: block; width: 120px;}
/* Entry styling */
#content .adsense {width: 336px; height: 280px; clear: both; margin: 10px 50px; padding: 0px 10px; border-left: 5px solid #f90;}
#content .post-text {padding-bottom: 10px;}
#content .post-read {display: block; width: 120px; height: 14px; padding: 8px 0px; background: url('images/post_read.jpg') no-repeat top center; text-align: center; color: #005f92; text-shadow: 1px 1px #fff; float: right;}
#content .post-read:hover {background: url('images/post_read.jpg') no-repeat bottom center;}
#content .post-title {font-size: 16px; text-transform: uppercase; color: #0176bd;}
#content .post-date {float: left; padding: 2px 0px 2px 20px; color: #9b9b9b; background: url('images/post_date.jpg') no-repeat left center;}
#content .post-comment {float: right; padding: 2px 0px 2px 20px; background: url('images/post_comment.jpg') no-repeat left center;}
#content .post-meta {clear: both; overflow: hidden; height: 30px; font-size: 14px; font-weight: bold;}
#content .post-author {color: #999; font-style: italic; padding: 3px 0px;}
/* Sidebar styling */
#aside h2 {font-size: 21px; font-style: italic; font-weight: normal; color: #fa3900; padding-bottom: 5px;}
#aside ul {clear: both;}
#aside ul li {padding: 10px 0px;}
#aside select {width: 95%; padding: 5px;}
#aside .sidebox {padding: 20px; background: #f7f7f7; overflow: hidden; clear: both; border: 1px solid #ededed; margin-bottom: 10px;}
#aside .sidebox p {padding-bottom: 10px; line-height: 1.6em;}
#aside .sidebox ul.listing li {float: left; width: 68px;}
#aside .sidebox ul.listing-flickr li {float: left; width: 95px;}
#aside .sidebox ul.listing-flickr li img.flickr-images {border: 1px solid #ddd; padding: 2px;}
#aside .sidebox .aleft {float: left; margin-bottom: 10px;}
#aside .sidebox .aright {float: right; margin-bottom: 10px;}
#aside .sidebox .side-rss, #aside .sidebox .side-twitter, #aside .sidebox .side-facebook, #aside .sidebox .side-linkedin {display: block; width: 85px; padding: 25px 0px 25px 50px; float: left;}
#aside .sidebox .side-rss {background: url('images/rss.jpg') no-repeat left center;}
#aside .sidebox .side-twitter {background: url('images/twitter.jpg') no-repeat left center;}
#aside .sidebox .side-facebook {background: url('images/facebook.jpg') no-repeat left center;}
#aside .sidebox .side-linkedin {background: url('images/linkedin.jpg') no-repeat left center;}
#aside .color {background: #f8ffd7; border: 1px solid #fffe97;}
#aside .color h2 {color: #1f747b;}
/* Footer styling */
#footer .footer-face {position: absolute; right: 0px; top: -86px; display: block; width: 130px; height: 130px; text-indent: -9999px; background: url('images/footer_face.jpg') no-repeat center;}
#footer .footer-inner {width: 960px; margin: 0px auto; padding: 20px 0px; position: relative;}
#footer .footer-inner .footer-block {float: left; display: block; width: 300px; padding: 0px 10px;}
#footer .footer-inner .footer-block p.desc {font-size: 18px; color: #888; text-shadow: 1px 1px #fff;}
#footer .footer-inner .footer-block h3 {font-size: 21px; font-style: italic; font-weight: normal; color: #fa3900; padding-bottom: 5px;}
#footer .footer-inner .footer-block li {padding: 2px 0px;}
#footer .footer-inner .footer-block li a {background: #ffa013; color: #fff; display: block; padding: 8px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
div.footer-logos {width: 600px; height: 45px; margin: 20px auto;}
div.footer-logos ul {list-style: none; float: left;}
div.footer-logos ul li {float: left;}
div.footer-logos ul li a.a4u {background: url('images/footer_logos.gif') no-repeat 0px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.cleafs {background: url('images/footer_logos.gif') no-repeat -100px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.cj {background: url('images/footer_logos.gif') no-repeat -200px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.daisycon {background: url('images/footer_logos.gif') no-repeat -300px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.m4n {background: url('images/footer_logos.gif') no-repeat -400px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.shareasale {background: url('images/footer_logos.gif') no-repeat -500px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.tradetracker {background: url('images/footer_logos.gif') no-repeat -600px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.zanox {background: url('images/footer_logos.gif') no-repeat -700px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.tradedoubler {background: url('images/footer_logos.gif') no-repeat -800px 0px; display: block; width: 100px; height: 45px; text-indent: -9999px;}
div.footer-logos ul li a.a4u:hover {background: url('images/footer_logos.gif') no-repeat 0px -45px;}
div.footer-logos ul li a.cleafs:hover {background: url('images/footer_logos.gif') no-repeat -100px -45px;}
div.footer-logos ul li a.cj:hover {background: url('images/footer_logos.gif') no-repeat -200px -45px;}
div.footer-logos ul li a.daisycon:hover {background: url('images/footer_logos.gif') no-repeat -300px -45px;}
div.footer-logos ul li a.m4n:hover {background: url('images/footer_logos.gif') no-repeat -400px -45px;}
div.footer-logos ul li a.shareasale:hover {background: url('images/footer_logos.gif') no-repeat -500px -45px;}
div.footer-logos ul li a.tradetracker:hover {background: url('images/footer_logos.gif') no-repeat -600px -45px;}
div.footer-logos ul li a.zanox:hover {background: url('images/footer_logos.gif') no-repeat -700px -45px;}
div.footer-logos ul li a.tradedoubler:hover {background: url('images/footer_logos.gif') no-repeat -800px -45px;}
p.footer-copy {clear: both; text-align: center; font: normal 11px Verdana, Tahoma, Arial, Sans-serif; color: #86a5b5; line-height: 1.5em; overflow: hidden; margin: 10px 0px; padding-bottom: 50px;}
/* Begin Comments*/
#comment-box {padding: 20px; overflow: hidden;}
#comment-box h3 {font-size: 21px; font-weight: normal; padding: 10px 0px; color: #ffa522;}
#comment-box #respond {padding: 10px;}
#comment-box label {font-style: italic; font-size: 11px;}
#comment-box .comment-forms {width: 95%; padding: 3px; color: #bbb; font: normal 11px Verdana, Tahoma, Arial, San-serif;}
#comment-box .focused {color: #555;}
#commentform p {padding: 5px 0;}
.commentlist li .comment-author {font-style: italic;}
.commentlist cite {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; padding: 10px;}
.commentlist .avatar {padding: 0px 10px 0px 1px !important; float: left; border: none !important;}
.commentlist .comment-meta {font-size: 11px; font-style: italic; padding: 5px 10px; border-bottom: 1px solid #eee;}
.commentlist .comment-author {padding: 5px 10px;}
.commentlist .reply {padding: 10px; text-align: right;}
.commentlist li {margin-bottom: 5px; border: 1px solid #eee;}
.commentlist li .comment-body {border: 1px solid #fff;}
.commentlist ul.children li {background: #fafafa; border: 1px solid #eee; margin: 5px;}
.thread-alt {background: #fafafa;}
/* Begin calendar */
#wp-calendar {text-align: center; width: 100%;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 10px 0px;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px;}
#wp-calendar td {font-style: normal; padding: 2px;}
/* Begin Images */
img.centered {display: block; margin: auto;}
img.alignright {display: inline; margin: 0px 0px 5px 15px; padding: 1px;}
img.alignleft {display: inline; margin: 0px 15px 5px 0px; padding: 1px;}
.alignleft {float: left;}
.alignright {float: right;}
/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0px !important; padding: 0px !important;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 1.2em; padding: 0px;}
/* Social Network Icons */
#content .post-share {clear: both; overflow: hidden;}
#content .post-share .technorati {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/technorati.png') no-repeat center;}
#content .post-share .stumbleupon {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/stumbleupon.png') no-repeat center;}
#content .post-share .facebook {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/facebook.png') no-repeat center;}
#content .post-share .twitter {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/twitter.png') no-repeat center;}
/* Link Styling */
a {color: #09c;}
a:hover {color: #f90;}
#top-menu li a {display: block; padding: 7px 10px;}

.slideshare425 { padding: 10px 0 10px 35px; }
.inputwegopro { font-size:1.01em; font-weight:normal; color:#CF1777; padding:0px 0px 5px 25px; margin:0px 0px 0px 0px; border: 4px solid #f6f6f6; padding:3mm; background: #e4e4d8; }
span.v {color: #d13168; font-weight: bold; text-transform: lowercase;}
span.a {color: #d8496a; font-weight: bold; text-transform: lowercase;}
span.n {color: #e1666d; font-weight: bold; text-transform: lowercase;}
span.i {color: #e77e6f; font-weight: bold; text-transform: lowercase;}
span.l {color: #ee9571; font-weight: bold; text-transform: lowercase;}
span.y {color: #f5ac74; font-weight: bold; text-transform: lowercase;}
span.aa {color: #ffcb77; font-weight: bold; text-transform: lowercase;}
.tweetmm {float: right; padding:0px 10px 5px 10px; }
input, select, textarea { font-size: 12px; }
input.submit { padding: 10px 0 5px 0; }
.paypalbox {padding: 0 0 25px 185px; }
.views { color:#676767; padding:0px 0px 5px 25px; margin:0px 0px 15px 0px; border: 1px solid #EDEDED; padding:3mm; background: #F7F7F7; line-height: 1.8em; }
.contact { margin-top:15px; margin-left:33px; }
.contact td {font-style: normal; padding: 2px; line-height: 1.8em; }
#wpcf label { clear: both; display: block; float: left; width: 150px; }
#wpcf input { float: left; width: 200px; padding: 1px; margin: 2px 5px 2px 0; }
#wpcf textarea { width: 350px; height: 100px; padding: 1px; margin: 0 5px 10px 0; }
#wpcf #contactsubmit { margin-left: 250px; width: 100px; }
