/*
Theme Name: A New Default Prime
Theme URI: http://defaultprime.com
Description: A completely redesigned and rebuilt from the groud up theme for Default Prime
Author: Keenan Payne
Author URI: http://keenanpayne.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.7
*/

/* Reset */
@import url('styles/reset.css');

/* General Declarations */
html, body {
	background: #f4f4f4;
	font-family: "Segoe UI", Arial, Verdana, sans-serif;
	color: #333;
	font-size: 0.9em;
	line-height: 18px;
	transition:all .2s linear;  
	-o-transition:all .2s linear;  
	-moz-transition:all .2s linear;  
	-webkit-transition:all .2s linear;
}

body { border-top: 2px solid #2b6b87; }

p { 	
	text-align: justify;
	text-justify: newspaper;
}

img { border: none; }

.clear { clear: both; }

.width { width: 1080px; }

.right { float: right; }

.left { float: left; }

.removespace { 
	margin: 0;
	padding: 0;
}

.removepadcenter { 
	margin: 0 auto;
	padding: 0;
}

/* Selectin' stuff? WE GOT STYLES FOR THAT! */
p::selection, p::-moz-selection, p::-webkit-selection {
	background:#00d9ff;
	color: #FFF;
}

/* Playing with the scrollbar for webkit-based browsers */
::-webkit-scrollbar{
	height: 16px;
	width: 10px;
}

::-webkit-scrollbar-button{
	height: 0;
	width: 0;
}

::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{
	display: block;
}

::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement{
	display: none;
}

::-webkit-scrollbar-track:vertical{
	background-clip: padding-box;
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
	background-color: rgba(0,0,0,.05);
	border-left-width: 5px;
	border-right-width: 0;
}

::-webkit-scrollbar-thumb{
	-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
	background-clip: padding-box;
	background-color: rgba(0,0,0,.2);
	min-height: 28px;
	padding-top: 100px;
}
	
::-webkit-scrollbar-thumb:hover{
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
	background-color:rgba(0,0,0,.4);
}

::-webkit-scrollbar-thumb:active{
	-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.35);
	background-color:rgba(0,0,0,.5);
}

::-webkit-scrollbar-track:hover{ 
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
	background-color: rgba(0,0,0,.09);
}

::-webkit-scrollbar-track:active{
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px -1px 0 rgba(0,0,0,.07);
	background-color: rgba(0,0,0,.05); 
}

/* WOOT WOOT! FONTS AHOY! */
@font-face {
    font-family: 'Adelle';
    src: url('fonts/adelle_reg-webfont.eot');
    src: url('fonts/adelle_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/adelle_reg-webfont.woff') format('woff'),
         url('fonts/adelle_reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FFDin';
    src: url('fonts/ff_din_condensed_medium-webfont.eot');
    src: url('fonts/ff_din_condensed_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ff_din_condensed_medium-webfont.woff') format('woff'),
         url('fonts/ff_din_condensed_medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a:link {
	text-decoration: none; 
	color: #4a7f90;
}

a:visited { color: #0b5d77; }

a:hover { color: #2e9ec2; }

p { margin-bottom: 1em; }

h1, h2, h3 { 
	margin: 0;
	padding: 0;
}

h1 { font-size: 3.5em; }

h2 {	font-size: 2em;}

h3 { font-size: 2em; }

ol > li {	margin-bottom: 10px;}

strong { font-weight: bold; }

small { 
	font-size: 0.7em; 
	font-style: normal;
	display: block;
}

blockquote {
	border-left: 5px solid #ddd;
	margin: 30px 30px 0 20px;
	padding-left: 20px;
	font-style: italic;
}

/* Body Styling */
.wrapper {
	background: #fff;
	height: 100%;
	margin: 0 auto;
	-moz-box-shadow:0 0 8px #ccc;
	-webkit-box-shadow:0 0 8px #ccc;
	box-shadow:0 0 8px #ccc;
}

.page { padding: 40px; }

.page h3 { 
	font-family: Helvetica, Arial, sans-serif!important;
	font-size: 2.7em;
}

.header {
	height: 173px;
	margin-left: auto;
	margin-right: auto;
}

.hide { text-indent: -99999px; }

.header h1 { 
	background: url('images/logo.png') no-repeat 0px 10px;
	height: 160px;
}

.logo { width: 400px; }

.headerad { margin-top: -100px; }

.toggler { margin-right: 10px; }

/*Breaking post rotator above logo */
.breaking {
	background: #fafafa;
	padding-top: 6px;
	height: 24px;
	z-index: 99999;
	position: fixed;
    left: 50%;
    top: 0;
    margin-left: -540px;
	-moz-box-shadow: 0 0 5px 5px #ccc;
	-webkit-box-shadow: 0 0 5px 5px #ccc;
	box-shadow: 0 0 5px 5px #ccc;
}

.breaking a { color: #676767; }

.breaking a:hover { text-decoration: underline; }

.breaking em {
	color: #fa6900;
	font: italic 15px Helvetica, sans-serif;
	margin-left: 10px;
}

.jumptop { 
	opacity: 0.5; 
	margin-right: 10px; 
}

.styleswitch { cursor: pointer; }

.login, .login_user { 
	height: 23px; 
	width: 95px;
	background: #2b6b87;
	padding-top: 1px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.75em;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.login_user { width: 180px; }

.login_user a, .login a { color: #ccc; }

.login_user a:hover, .login a:hover { color: #e5e5e5; }

/* Date and time in header */
.datetime {
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: right;
	margin-top: -125px;
	line-height: 10px;
	color: #676767;
}

/* Search form, thanks to Twenty Eleven for easing features */ 
.s_single, .post-previous:hover, .post-next:hover {
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
}

.s {
	padding: 10px;
	margin: 0px 10px -20px 0px;
}

.searchsubmit { display: none; }

.s_single {
	padding: 5px;
	margin-top: 9px; 
}

.searchskin { 
	width: 150px;
	border-radius: 2px;
	border: 2px solid #eaeaea;
	background: #fafafa/* url('images/search.png') no-repeat 145px 6px*/;
	font: italic 17px Georgia, serif;
	text-transform: lowercase;
}

.s_single:focus {
	background-color: #f9f9f9;
	width: 220px;
}

/* Code for drop-downs */
.dropdown ul ul {	
	width: auto;   
	display:none;    
	position:absolute;    
	z-index:99999;    
	background: #fafafa;
}

.dropdown ul ul a {    
	height:auto;    
	line-height:1em;    
	padding:10px;    
	width:auto;
}

.dropdown ul li:hover > ul { display:block; }

.nav_single ul li:hover > a { color:#000000; } 

/* Featured Posts */
.featuredleft h2, .featuredmiddle h2, .featuredlast h2 { font-family: Georgia, Times New Roman, sans-serif; }

.featured { padding: 2px 10px 0 10px; }

.featured p { 
	color: #333;
	font-size: 0.89em;
	text-align: left;
}

.featuredleft h2 { 
	font-size: 1.9em; 
	line-height: 26px;
	font-weight: normal;
	padding: 10px 10px 0 8px;
}

.featuredmiddle h2, .featuredlast h2 { 
	font-size: 1.3em;
	line-height: 18px;
	font-weight: normal;
}

.featuredleft { 
	background: #e0e1d9; 
	width: 330px; 
	float: left; 
}

.featured a { color: #333; }

.featured a:hover { color: #3d9ccc; }

.featured .moretag:hover { color: #fff; }

.featuredmiddle, .featuredlast { float: right; width: 170px; }

.featuredmiddle { margin-right: 12.5px; }

.featuredlast { margin-right: 0px; }

.featuredleft p { padding: 8px 10px 0 10px;}

.featuredmiddle p, .featuredlast p { margin-top: 7px; }

.footer_img { opacity: 0.5; }

.jumptop:hover, .under_footer img:hover, .footer_img:hover { 
	opacity: 1.0; 
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.feature_labels {
	padding: 6px 15px 0px 0px;
	font-style: italic;
	text-transform: uppercase;
	color: #999;
	font-size: 0.875em;
}

.feature_labels li { display: inline; }

.feature_labels li:last-child { margin-left: 285px; }

/* Recent posts column in middle */
.blog, .popular, .sticky {
	width: 600px;
	padding: 20px 10px 10px 10px;
}

.new_post { }

.popular_post, .emerging_post { margin-bottom: -0.45em; }

/* Author Template */
.author-page { padding: 30px 10px 10px 10px; }

.author-page h2 { 
	font-size: 4em; 
	padding-top: 20px;
	margin-bottom: 14px;
	text-align: center;
	
}

.description { 
	color: #02a4ef;
	text-align: center;
}

.author-border { 
	border: 6px solid #e5e5e5;
	width: 1042x;
}

.author-info { 
	width: 350px;
	float: left;
	padding-bottom: 8px; 
	margin-bottom: 8px; 
}

.author-info ul { 
	margin-top: 15px; 
	padding: 5px; 
}

.author-info li { 
	padding: 10px;
	border-bottom: 1px solid #a8a8a8; 
}

.author-info li:first-child { border-top: 1px solid #a8a8a8; }

.author-info li:hover { background: #ccc; }
.author-info li:hover  strong{ color: #333; }

.author-info a { 
	font-weight: bold;
	color: #3d9ccc; 
}

.author-info strong {
	color: #aba9ab; 
	font-size: 0.7em;
	margin-right: 5px;
	text-transform: uppercase;
}

.author-avatar { 
	background: #000;
	width: 319px; 
	float: left;
	margin-bottom: 12px;
}

.author-description { 
	color: #ccc;
	padding: 15px;
	background: #333;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.author-since { 
	float: right;
	margin: 30px 22px 0 0;
}

.author-posts {
	width: 660px;
	float: right;
	margin-left: 20px;
}

.author-posts ul li { list-style: none; }

.author-stats { 
	background: #fa6900; 
	float: right;
	width: 660px;
	border-left: 8px solid #e5e5e5;
	padding: 20px;
	text-align: center;
	-webkit-box-shadow: 6px 6px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    6px 6px 0px rgba(50, 50, 50, 0.50);
	box-shadow:         6px 6px 0px rgba(50, 50, 50, 0.50);
}

.author-stats h4  { 
	font-size: 1.8em;
	color: #fff;
}

.author-comments { margin-bottom: 20px; }

.author-comment-content { 
	color: #000;
	font-style: italic; 
	padding: 5px 0 5px 0;
}

/* The Feed */
.thefeed {
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

.thefeed h3{
	color: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 2.6em;
	padding-bottom: 8px;
}

.thefeed a { 
	color: #818181; 
	text-transform: uppercase;
	font-size: 0.8em;
	padding-bottom: 12px;
}

.thefeed a:hover { text-decoration: underline; }

.thefeed a.current { 
	background: url('images/feed-arrow.png') no-repeat 7px 16px; 
	font-weight: bold; 
}

.thefeed a.current_popular { 
	background: url('images/feed-arrow.png') no-repeat 12px 16px; 
	font-weight: bold;
}

.thefeed ul { margin-top: 6px; }

.thefeed li {
	display: inline;
	margin-right: 20px;
}

.thefeed li:last-child { margin-right: 10px; }

.thefeed ul ul {	
	width: auto;   
	display:none;    
	position:absolute;    
	z-index:99999;    
	background: #fff;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 1px;
}

.thefeed ul li ul { margin-left: 125px; }

.thefeed ul li ul li {
	display: block;
	clear: both;
	padding: 1px 1px 2px 1px;
	margin-right: 0px;
}

/* Page Styling */
.page h3 {
	font-size: 3.5em;
	margin-bottom: 15px;
}

.page h3 a { color: #000; }

/* Post Styling */
.post { clear: both; }

.post_border { 
	border-bottom: 3px solid #f2f2f2; 
	width: 600px; 
	height: 35px;
	margin-bottom: 15px;  
}

.post_border:nth-child(8) { border: none; }

.post h3 {
	font: bold 1.7em Helvetica, Arial, Sans-Serif;
	text-shadow: 1px 1px #e0e0e0, 2px 2px #e0e0e0, 3px 3px #e0e0e0;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
}

.post h3:hover { text-shadow: 1px 1px #ccc, 2px 2px #ccc, 3px 3px #ccc, 4px 4px #ccc, 5px 5px #ccc, 6px 6px #ccc; }

.post h3 a { color: #000; }

.postmetadata {
	text-transform: uppercase;
	font-size: 0.8em;
}

.commentmetadata {
	text-transform: uppercase;
	font-size: 0.8em;
	color: #5c5c5c;
}

img.wp-post-image {
	float: left; 
	padding: 0px 10px 10px 0px;
}

.tags, .featured .moretag {
	padding: 8px 0 8px 0;
	font-family: tahoma, verdana, arial, georgia;
	font-size: 0.8em;
	line-height: 15px;
	color: #4e5652;
}

.tags a, .tags a:link, .tags a:visited, .featured .moretag {
	font-family: tahoma, verdana, arial, georgia;
	font-size: 10px;
	color: #fff;
	padding: 1px 4px 2px 4px;
	margin: 0 1px 0 1px;
	background: #7fc7eb;
}

.tags a:hover, .tags div:hover, .featured .moretag:hover { background: #45a6d6; }

/* Single Post */
.header_single {
	height: 51px; 
	margin: 0 auto; 
}

.logo_single {
	background: url('images/logo_single_black.png') no-repeat;
	width: 300px;
	height: 51px;
}

.nav_single {    
	width: 770px;
	margin-left: 10px;
} 

.nav_single ul {    
	width: 500px;
	list-style:none;
	margin-left: 30px;
} 

.nav_single li {    
	float:left; 
	display: inline;
	margin-top: 7px;
}

.nav_single li:last-child { border-right: none; }

.nav_single a {    
	font-family: FFDin, "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;    
	text-transform: uppercase;
	text-align: center;
	font-size: 1.1em;    
	width: 100px;
	line-height: 40px;
	color: #000;
}

.nav_single ul li a:hover { color: #fff; } 

.nav_single ul ul{	
	width: auto;   
	display:none;    
	position:absolute;      
	z-index:99999;    
	background: #fff;
	border-bottom: 3px solid #90e2fa;
	margin-left: 20px;
}

.nav_single ul li ul li {
	border-right: none;
	clear: both;
	margin-top: 2px;
}

.nav_single ul li ul li a:hover { color: #90e2fa; }

.single { margin: 0 20px 0 20px; }

.width700 { width: 700px; }

.single h1, h2, h3 { font-family: Adelle, Arial, Helvetica, sans-serif; }

h3.single { 
	padding: 30px 0 30px 0; 
	margin-bottom: 20px;
	line-height: 65px;
	border-bottom: 1px solid #ccc;
	width: 1040px;
	font-size: 4em;
	color: #171717;
	background: transparent;
}

.metadata {
	font-size: 0.23em;
	line-height: 0px;
	margin-top: 20px;
	color: #808080;
}

.metadata a {
	color: #FBB040;
	font-size: 1.5em;
}

.commentscount {
	font-family: FFDin, Helvetica, Arial, sans-serif;
	background: url('images/comments_count.png') no-repeat;
	width: 83px; 
	height: 57px;
	font-size: 2.3em;
	margin-right: -44px;
	margin-top: 7%;
	text-align: center;
}	

.commentscount a {
	color: #fff;
	margin-right: 24px;
	line-height: 33px;
}

.commentscount a:hover { color: #FBB040; }

/* Author Box */
.profile {
	position: relative;
	margin: 15px 0px 15px 0px;
	border: 1px solid #ccc;
}

.profileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;
	line-height: 1.4em;
	text-align: justify;
}

.profileStats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}

.profileStats img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
 
.profileName {
	padding-bottom: 5px;
	padding-right: 92px;
	font-size: 1.2em;
	font-weight: bold;
	color: #2e4672;
}
 
.profileName a {
	color: #2e4672;
}
 
.profileName a:hover {
	color:#24375B;
	text-decoration: none;
}
 
.profileJob {
	font-size: 0.8em;
	padding-right: 92px;
	padding-top: 5px;
	background-image: url('images/gray_author_gradient.png');
	background-repeat: repeat-x;
	height: 45px;
	color: #FFFFFF;
	line-height: 18px;
} 

.profileJob a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* Reviews */
.review_info { width: 280px; }

.review_info h2 a {
	color: #ccc; 
	font-family: 'Segoe UI', Arial, Verdana, sans-serif;
	border-bottom: 1px dotted #90e2fa;
}

.review_info h2 a:hover { color: #90e2fa; }

.review_overview { 
	font-family: 'Seog UI', Arial, Verdana, sans-serif;
	border-bottom: 1px dotted;
}

.review_postives { color: #0ced00; }

.review_negatives { color: #ff4c4c; }

.review_rating {
	border-bottom: none;
	font-size: 3.5em;
	margin-bottom: 20px;
	text-align: center;
}

/* Featured Arrows */
.checkout_wrap { width: 1080px; }

.checkout_right {
	float: right;
	height: 100px;
	width: 860px;
	background: #e5e5e5;
}

.checkout_right p, .checkout_right h2 { margin: 39px 0 0 70px; }

.checkout_left { 
	float: left;
	height: 100px;
	width: 220px; 
	background: #000;
}

.checkout_left img { margin: 4px 0 0 26px; }

.arrow_box { position: relative; }

.arrow_box:after {
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: #000;
}

.arrow_box:after { border-width: 50px; }

/* Post Navigation */
.navigation { 
	clear: both; 
	font-size: 0.8em; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	padding-bottom: 12px;
	padding: 30px 0 30px 0;
}
.prevnext { width: 320px; background: #f7f4f7; padding: 15px; }

.post-previous { text-align: right; }

.post-previous img { float: right; padding-left: 8px; }

.post-next { text-align: left; }

.post-next img { float: left; }

.post-previous:hover, .post-next:hover { 
	background: #fff; 
	width: 330px;
}

/* Left Sidebar */
.sidebarleft {
	width: 140px;
	margin-top: 50px;
}

.sidebarleft p { line-height: 10px; }

.sidebarleft em {
	color: #fa6900;
	font-style: italic;
	font-size: 1.3em;
	padding-left: 10px;
}

.sidebarleft ul { margin-top: 5px; }

.sidebarleft li { line-height: 25px; }

.sidebarleft a, .authors a { 
	color: #231f20; 
	padding-left: 10px;
}

.sidebarleft a:hover, .sidebarleft a.current { color: #02a4ef; }

.sidebarleft a.current {
	background: #FAFAFA url('images/active_category.png') no-repeat 125px 8px;
	padding: 5px 100px 5px 15px;
}

.authorhover {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
}

.authorhover li {
    float: left;
    margin-right: 10px;
    position: relative;
}

.authorhover a {
    display: block;
    color: #000;
    text-decoration: none;
}

.authorhover a:hover { 
	background: none;
	padding: 0;
}

.authorhover ul {
    background: #fff; 
    background: rgba(255,255,255,0); 
    list-style: none;
    position: absolute;
    left: -9999px; 
}

.authorhover ul li {
    padding-top: 1px; 
    float: none;
}

.authorhover ul.author_hover2 {
    width: 190px;
    padding: 8px;
    background: #fafafa;
    border: 1px solid #dedede;
}

ul.author_hover2 { color: #000; }

ul.author_hover2 p { display: inline; }

p.position { 
	color: #333!important;
	font-size: 0.9em; 
}

p.recently { 
	color: #000; 
	font-size: 0.9em; 
	font-weight: bold;
	margin: 7px 0 5px 0;
	display: block!important;
}

.authorhover ul a { white-space: nowrap; }

.authorhover li:hover ul { 
	left: 6px; 
	margin-top: -34px; 
}

.authorhover li:hover ul li { line-height: 19px; }

.authorhover li:hover a { text-decoration: underline; }

.authorhover li:hover ul a { text-decoration: none; }

.author_hover_avatar { 
	display: block; 
	margin-top: 6px; 
}

.author_hover_avatar a { 
	float: right; 
	margin: 2px -3px 0 0; 
}

.author_hover_avatar ul { margin: 0 0 0 35px; }

/* Right Sidebar */
.sidebar{	
	width: 300px;	
	font-size: 1em;
	list-style: none;
	margin-right: 10px;
	margin-top: 10px;
}

.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar h2, .author-page h3 { 
	margin: 0 0 -2px 12px; 
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
}

.widget_recent_comments, .widget_categoryposts, .author-posts, .gp_social_links {
	background: #7fc7eb;
	padding: 0px 10px 18px 10px;
	margin-top: 20px;
	-webkit-box-shadow: 7px 7px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    7px 7px 0px rgba(50, 50, 50, 0.50);
	box-shadow:         7px 7px 0px rgba(50, 50, 50, 0.50);
}

.widget_recent_comments ul, .widget_categoryposts ul, .author-posts ul, .gp_social_links ul { 
	background: #fff; 
	padding: 10px;
}


.widget_recent_comments ul li, .widget_categoryposts ul li, .author-comments ul li { 
	padding: 5px; 
	border-bottom: 1px solid #e4e4e4; 
}

.widget_recent_comments ul li:nth-child(even), .widget_categoryposts ul li:nth-child(even)  { background: #f5f5f5; }

.widget_recent_comments ul li:nth-child(even):hover, .widget_categoryposts ul li:nth-child(even):hover, .widget_recent_comments ul li:nth-child(odd):hover, .widget_categoryposts ul li:nth-child(odd):hover  { 
	-webkit-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-o-transform: scale(1.1); 
}

.widget_recent_comments ul li:nth-child(odd), .widget_categoryposts ul li:nth-child(odd) { background: #fff; }

.widget_recent_comments ul li:last-child, .widget_categoryposts ul li:last-child , .author-comments  ul li:last-child{ border-bottom: none; }

.author-posts ul li:first-child { 
	padding-top: 0px;
	border-bottom: none; 
}

.gp_social_links .gp_social_link {
	border: none;
	background: #fff;
}

.gp_social_links .gp_social_link:hover, .gp_social_links .gp_social_link:focus { box-shadow: none; }

/* Footer Styling */

.footer {
	clear: both;
	background: #333333 url('images/footer_bg.png') repeat;
	margin: 0 auto;
	text-align: left;
	position: relative;
	margin-bottom: -10px;
}

.footer_wrap { 
	width: 1080px; 
	margin: 0 auto;
}

.twitter { color: #32ccfe!important; }

.facebook { color: #3a5896!important; }

.gplus { color: #ca412f!important; }

.twitter:hover, .facebook:hover, .gplus:hover { text-shadow: -1px 1px 2px #ffc, 1px -1px 2px #fff; }

.text {
	color: #fff;
	padding: 90px 30px 85px 30px;
	margin-left: 40px;
	width: 960px;
	font-size: 0.8em;
}

p.keenanpayne { margin-top: 38px; }

p.keenanpayne a { color: #90e2fa; }

strong.about { 
	text-transform: uppercase; 
	display: block;
}

.footer_links { 
	margin-left: 70px;
	padding: 30px 0 30px 0; 
}

.footer_links .footer_links_column { width: 20%; }

.footer_links .footer_links_column .footer_links_header {
	font-size: 1.2em;
	font-weight: bold;
	color: #f5f5f5;
	clear: both;
	margin-bottom: 10px;
}

.footer_links a {
	font-size: 0.9em;
	color: #666666;
	line-height: 13px;
	display: block;
}

.footer_links a:hover, p.keenanpayne a:hover {
	color: #f5f5f5;
	-webkit-transition: all 0.7s linear;
	-moz-transition: all 0.7s linear;
	-o-transition: all 0.7s linear;
	-ms-transition: all 0.7s linear;
	transition: all 0.7s linear;
}

.under_footer { 
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	height: 65px;
}

.under_footer_wrapper { 
	margin: 0 auto;
	width: 1080px; 
}

.under_footer img { 
	margin: 12px 35px 0 0;
	height: 40px; 
}

/* Image Caption */
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.wp-caption .wp-caption-text, .gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 1em;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}