/*
Theme Name: NathanBarry2
Theme URI: http://legendthemes.com
Description: A Legend Theme
Author: Nathan Barry
Author URI: http://legendthemes.com
Version: 2.0

This theme is released under GPL: http://www.gnu.org/licenses/gpl.html
*/


/* CSS Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.7; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700,600);
@import url(http://fonts.googleapis.com/css?family=Cutive);

@font-face {
    font-family: 'TrumpGothicEastRegular';
    src: url('trumpgothic/TrumpGotEasReg-webfont.eot');
    src: url('trumpgothic/TrumpGotEasReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('trumpgothic/TrumpGotEasReg-webfont.woff') format('woff'),
         url('trumpgothic/TrumpGotEasReg-webfont.ttf') format('truetype'),
         url('trumpgothic/TrumpGotEasReg-webfont.svg#TrumpGothicEastRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* General Styles
-------------------------------------------------------------- */


body {
	margin: 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #f4f2ea url('img/background.jpg');
    color: #565656;
    border: solid 5px #474747;
    min-width:  1024px;
	}
	
	
a {
	border-bottom: dotted 1px #aaa;
	color: #43a3be;
	text-decoration: none;
	}
			
	a:visited {
			color: #3e87a6;
			border-bottom: dotted 1px #aaa;
			}
	
	a:hover {
			color: #3e87a6;
			border-bottom: dotted 1px #3e87a6;
			}

.button {
    display: block;
    text-align: center;
    text-shadow: 0px -1px 0px rgba(0,0,0,.8);
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    border: none;
    padding: 10px 20px;
    background: #f26400;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    }

    .button:visited, .button:hover { color: #fff; color: #fff; border: none; }

.button.large {
    height: 55px;
    width: 290px;
    background: url('img/button.png') no-repeat 0px 0px;
    line-height: 58px;
    }

    .button.large:hover { background-position: 0px -55px; }
    .button.large:active { background-position: 0px -110px; }

#header {
    padding: 30px 0px 50px;
    border-top: solid 1px #586276;
    background: #22252d url('img/site-header-photo.jpg') no-repeat center top;
    min-height: 400px;
    -webkit-box-shadow: inset 0px 10px 90px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0px 10px 90px rgba(0,0,0,.2);
    box-shadow: inset 0px 10px 90px rgba(0,0,0,.2);
}
	
	.home-header {
		width: 550px;
		margin: 10px auto;
		padding: 0px 0px 0px 479px;
		color: #fff;
		font-size: 16px;
		padding-top: 40px;
	}
		
		.home-header h1 {
			font-size: 55px;
			color: #fff;
			text-decoration: none;
			font-weight: normal;
			text-transform: uppercase;
			font-family: TrumpGothicEastRegular;
			margin: 0px 0px 20px;
			border: 1px solid rgba(255,255,255,.3);
			border-right: none;
			border-left: none;
			line-height: 63px;
			padding: 1px 0px 0px 15px;
		}
			
		.home-header h1 em {
			color: rgba(166,190,255,.7);
			font-style: normal;
			border-right: 1px solid rgba(255,255,255,.3);
			padding-right: 20px;
		}
			
		.home-header p {
			padding-left: 16px;
			text-shadow: 0px 0px 1px rgba(0,0,0,.5);
		}
		
		
		.home-header h3 {
			padding: 2px 0px 0px 5px;
			border: 1px solid rgba(255,255,255,.3);
			border-right: none;
			border-left: none;
			display: block;
			height: 50px;
			margin: 0px;
			line-height: 50px;
			width: 230px;
			margin-top: 45px;
		}
		
		.home-header a {
			font-family: TrumpGothicEastRegular;
			text-transform: uppercase;
			font-size: 30px;
			color: #fff;
			border: none;
			border-left: 1px solid rgba(255,255,255,.3);
			padding: 10px;
			letter-spacing: 1px;
		}




/* Content Layout and Structure
-------------------------------------------------------------- */

/* Navigation
-------------------------------------------------------------- */

#small-logo {
	display: block;
	width: 122px;
	border: none;
	font-family: TrumpGothicEastRegular;
	font-size: 30px;
	text-transform: uppercase;
	color: rgba(166,190,255,.7);
	font-weight: normal;
	position: absolute;
	left: 20px;
	top: 22px;
	text-align: center;
}

#small-logo .photo {
	display: block;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	margin-bottom: 10px;
	background: url('img/nb-small-photo.jpg') no-repeat;
	position: relative;
}

#small-logo .circle {
	display: block;
	width: 120px;
	height: 120px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	border: solid 1px rgba(255,255,255,.2);
	position: absolute;
	left: -6px;
	top: -6px;
}

#small-logo .circle2 {
	display: block;
	width: 130px;
	height: 130px;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	border: solid 1px rgba(255,255,255,.2);
	position: absolute;
	left: -11px;
	top: -11px;
}
	

#small-logo strong {
	color: #fff;
	font-weight: normal;
}

@media screen and (max-width: 1280px) {
  #small-logo {
  	height: 0px;
  	z-index: 100;
  }
}

  /* Top Nav (Specific) */
        #topNav {
            margin: 15px auto 0px;
            padding: 0px;
            position: relative;
            width: 1000px;
            overflow: hidden;
            z-index: 100;
            }

        #topNav .menu ul {
            margin: 0px auto;
        	padding: 0;
        	margin: 0 0 0 150px;
        	list-style: none;
            }
            
        #topNav .menu li {
            margin: 0px;
            padding: 0px;
            float: left;
            }
                        
            
            #topNav ul a {
                color: #ffb380;
                color: rgba(255,255,255,.5);
                font-family: TrumpGothicEastRegular;
                font-size: 30px;
                text-transform: uppercase;
                font-weight: 100;
                padding: 0px 25px;
                height: 45px;
                line-height: 45px;
                padding: 0px 20px;
                border: none;
                margin: 0px 10px 0px 0px;
                float: left;
                }

			#topNav ul a:hover {
				color: #fff;
			}
			
			#topNav ul .current-menu-item a {
				color: #fff;
			}


/* -----------Nav---------*/

#page {
    width: 1000px;
    margin: -350px auto 0px;
    position: relative;
    position: relative;
    padding: 40px 0px;
    }
    
    #page.post {
    	background: #fff url('img/subtle-badge.jpg') no-repeat right bottom;
    }
    #page.home {
    	margin-top: 0px;
    }
    
    #page.category {
	    background: transparent;
	    }
	    
	#page.category .page-title {
		color: #fff;
	}
  
	#wrapper {
		width: 960px;
        padding: 20px;
        clear: both;
		}
		
	#content {
		margin: 0px 30px 0px 0px;
		width: 600px;
		}
		
		#content.full-width {
				width: 960px;
                                margin: 0px;
				}
		
		
		#footer {
				margin-top: 50px;
				background: #131313;
				color: #aaa;
				padding-top: 15px;
				}

		
		#footer-inside {
				padding: 15px 0px;
				margin: 0 auto;
				width: 950px;
				}
				
			#footer a {
					border-bottom: none;
					color: #adacac;
                                        padding-bottom: 1px;
					}

                                        #footer a:hover {
                                                border-bottom: dotted 1px #d0dce7;
                                                padding-bottom: 0px;
                                                color: #bbb;
                                        }
                        
/* Footer Widgets
-------------------------------------------------------------- */

        .widgets.footer-columns {
                width: 980px;
                margin: 10px auto;
                list-style: none;
                padding: 0px 0px 20px 0px;
                }

                    .footer-columns .widget {
                        float: left;
                        color: #adacac;
                        margin: 0px;
                        padding: 0px 8px 0px 16px;
                        min-height: 200px;
                        }

                    .footer-columns .widget:last-of-type { background-image: none; }

                    .footer-columns h4 {
                        text-transform: uppercase;
                        color: #aaa;
                        font-size: 24px;
                        font-family: TrumpGothicEastRegular;
                    }

             .copyright {
                        width: 950px;
                        clear: both;
                        margin: 0px;
                        color: #777;
                        font-size: 12px;
                    }
                    #footer .copyright a {
                               color: #ddd;
                            }



/* Layout, clearing floats
-------------------------------------------------------------- */

.container {
  width: 1000px;
  margin: 0 auto;
}

.clear { display: inline-block; }   
.clear:after, .container:after, .comment-details:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


/* Content Formatting
-------------------------------------------------------------- */

p { margin-bottom: 15px; }
	
blockquote  { margin: 20px; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 15px 0; white-space: pre; }
pre,code,tt { font: 12px 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 50px 0; line-height: 1.5; }

ul, ol      { margin:0 15px 15px 15px; }
ul          { list-style-type: square; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 15px 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 15px;}

.post img { border: none; margin: 10px 10px 10px 0px; }
			
.navigation {
		clear: both;
		height: 20px;
		}

			
.alignleft { float: left; }
.alignright { float: right; }

#content blockquote {
	font-size: 18px;
	font-variant: italic;
	font-family: Georgia, times, serif;
	color: #2a96c9;
	display: block;
	float: left;
	margin-left: -150px;
	width: 380px;
	padding: 10px 20px 5px 0px;
	}

#content blockquote em {
	font-size: 12px;
	color: #777;
	padding-left: 60px
	}
	
	
	#content .alignleft {
		padding: 14px 30px 30px 0;
	}
	
	
	#content .alignright {
		padding: 14px 0px 30px 30px;
	}
		
	
#content .leftedge {
	margin-left: -200px;
	}

#content .rightedge {
	margin-right: -200px;
	}
	
	

/* Widgets
-------------------------------------------------------------- */

.widgets {
        width: 980px;
        margin: 0px;
        }

        .widget {
                float: left;
                width: 300px;
                list-style: none;
                margin-right: 26px;
                }


/* Calendar Widget
-------------------------------------------------------------- */
#wp-calendar {
        width: 100%;


}

    #wp-calendar caption {
            text-align: center;
            padding: 3px;
            font-weight: bold;
            }

    #wp-calendar thead {
            }

            #wp-calendar th {
                    font-weight: bold;
                    padding: 5px;
                    text-align: center;
                    }

            #wp-calendar td {
                    text-align: center;

            }

            #wp-calendar td {
                    padding: 5px;
                    }

                    #wp-calendar #prev, #wp-calendar #next {
                            padding: 5px;
                            text-align: left;
                            }
                    #wp-calendar #next {
                            text-align: right;
                            }




/* Post List formatting
-------------------------------------------------------------- */

#featured-post {
	padding: 0px;
	width: 1000px;
	float:  left;
}
	.post .post-image {
		width: 1100px;
		height: 540px;
		background-position: center center;
		margin: -110px 0px 0px -50px;
		display: block;
		border:  none;
		position: relative;
		float: left;
	}
	
	
	.post .post-image .photo-date {
		position: absolute;
		top: 100px;
		right: 100px;
		background: #fff;
		text-align: center;
		width: 100px;
		height: 50px;
		padding: 25px 0px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		border-radius: 50px;
		font-family: TrumpGothicEastRegular;
		color: #111;
		font-size: 50px;
		line-height: 35px;
	}
		
	.post .post-image .photo-date .month {
		display: block;
		font-size: 24px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	#featured-post img {
		margin: 0px;
	}
	
	#featured-post .post-content {
		padding: 80px 200px 100px;
	}
	
	
#content.home-posts {
	margin: 0 auto;
	width: 1000px;
}

    
    .post {
	    background: #fff;
	    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    	
    }
    
    .post-image img {
    	margin: 0px;
    }


.home-posts .post {
	width: 475px;
	float: left;
	clear: none;
	padding: 0px;
	margin:  20px 50px 30px 0px;
	border:  none;
}


.home-posts .post:nth-child(2n) {
	margin:  20px 0px 30px 0px;
}


.home-posts .post:nth-child(2n+1) {
	clear: left;
}

.home-posts .small-post-image {
	display:  block;
	width: 522px;
	height: 256px;
	margin-left: -24px;
	margin-top: -33px;
}



        .post h2 {margin-bottom: 0px;}
        .post h2 a {
                color: #1b1b1b;
                border-bottom: 0px;
                display: block;
                line-height: 32px;
                margin: 5px 0px;
                font-size: 32px;
        }
        
        .home-post-content {
        	padding: 0px 40px 20px;
        	display: block;
        	color: #323131;
        	position: relative;
        	z-index: 10;
        	overflow: hidden;
        	height: 250px;
        }
        
        .home-post-content:after {
        	display: block;
        	text-indent: -9999px;
        	content:" ";
        	position: absolute;
        	z-index: 100;
        	width: 475px;
        	height: 100px;
        	bottom: 0px;
        	left: 0px;
        	background: url('img/white-gradient.png') repeat-x;
        }
        
        .home-posts .post .post-title {
                color: #1b1b1b;
                border-bottom: 0px;
                display: block;
                line-height: 40px;
                margin: 5px 0px 0px;
                font-size: 24px;
                font-family: Cutive, Georgia, Times, serif;
        }


        .post-meta {
            color: #43a3be;
            text-transform: uppercase;
            font-size: 12px;
            }


        .post-meta a {
            color: #43a3be;
            }

            
        .post .date {
            margin-bottom: 5px;
            display: block;
        }

	.post .callToAction {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: inset 0px 1px 0px #fff;
		-moz-box-shadow: inset 0px 1px 0px #fff;
		box-shadow: inset 0px 1px 0px #fff;
		background: #f6f6f6;
		text-align: center;
		padding: 20px 0px;
		color: #111;
		font-family: Georgia, times, serif;
		font-size: 18px;
		font-style: italic;
		border:  solid #e0e0e0 1px;
		margin: 25px 0px;
		clear: both;
	}
	
	.post .callToAction a {
		color: #ff6600;
		text-decoration: none;
		border: none;
	}


/* Headings
-------------------------------------------------------------- */



.page-title { 
    margin: 30px 0px 15px;
    line-height: 50px;
    font-weight: normal;
    font-family: TrumpGothicEastRegular;
    text-transform: uppercase;
    font-size: 50px;
    }


h1,h2,h3,h4 { 
    font-weight: normal;
    color: #141313;
    font-family: 'Cutive', Georgia, Times, serif;
    padding-top: 15px;
    line-height: 1.5em; 
    }

h1 { 
	font-size: 40px; 
	margin-bottom: 10px; 
	font-weight: bold; 
	line-height: 50px; 
	}

h2 { 
	font-size: 30px; 
	margin-bottom: 10px; 
	color: #141313;
	line-height: 40px; 
	}

h3 { 
	font-size: 24px; 
	margin-bottom: 10px; 
	color: #141313;
	line-height: 34px; 
	}
	
h4 { 
	font-size: 18px; 
	margin-bottom: 8px; 
	line-height: 28px; 
	color: #141313;
	}
	
h5 { font-size: 14px; font-weight: bold; margin-bottom: 5px; font-family: Georgia, Times, serif; }
h6 { font-size: 14px; font-weight: bold; font-family: Georgia, Times, serif;
}



/* Single Post
-------------------------------------------------------------- */

#wrapper.single {
    width: 600px;
    padding: 0px 200px 150px;
}


.page-title.category-title {
    line-height: 40px;
    font-weight: normal;
    padding-bottom: 0px;
    }
    .post-info {
        text-transform: uppercase;
        margin: -5px 0px 15px;
        font-size: 12px;
        color: #888;
        letter-spacing: 1px;
        }

        .entrytext {
            color: #494949;
}
        .entrytext > p:first-child {
            font-size: 16px;
            color: #2b2b2b;
}

	
/* Comments
-------------------------------------------------------------- */

#post-comments {
	width: 600px;
        padding: 0px 200px;
	margin: 10px auto;
	}
	
#comments {
    padding: 10px 0px;
    color: #375a90;
    text-shadow: 0px 1px 0px rgba(256,256,256,.5);
    }

	#comments textarea {
			width: 480px;
			}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
	.commentlist li {
			clear: left;
			padding: 10px 0px;
			list-style: none;
	}
	
	.comment-details {
			}
	
	.vcard {
			display: block;
			float: left;
			width: 130px;
			background: url('img/avatar-bg.jpg') no-repeat;
			}
			
			.vcard a {
					border: none;
					}	
			
			.vcard img.avatar {
					margin: 0 40px 0 0;
					-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.4);
					-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.4);
					border:5px solid #FFFFFF;
					margin:0 40px 5px 0;
			}
	
		.vcard .fn {
				font-weight: bold;
				text-shadow: 1px 1px 0px #fff;
				font-style: normal;
				white-space: nowrap;
				display: block;
				}
	
		.vcard .says {
				display: none;
				}
				
		.commentmetadata {
				display: block;
				float: left;
				width: 130px;
                                font-size: 11px;
				}
			
	.comment-text {
			display: block;
			float: left;
			width: 430px;
			background: #fff;
			padding: 20px;
			position: relative;
			margin: 0px 0px 10px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
                        border-radius: 5px;
			-moz-box-shadow: 1px 1px 8px rgba(0,0,0,.2);
			-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,.2);
                        box-shadow: 1px 1px 8px rgba(0,0,0,.2);
			}
			
			#talk-image {
					position: absolute;
					left: -20px;
					top: 10px;
					}
			
#comment-reply {
		margin-left: 150px;
		clear: left;
		padding: 10px 0px;
		}
	
.commentlist .children {
        border-left: solid #999 1px;
        margin-left: 0px;
        margin-right: 0px;
        }

        .commentlist .children li {
                padding-left: 25px;
                background: url('img/child-comment-line.gif') no-repeat 0px 25px;
                }
                
        .commentlist .children li .comment-text {
                width: 403px;
                }
                            
                .commentlist .children .children li .comment-text {
                        width: 377px;
                        }
                                    
                        .commentlist .children .children .children li .comment-text {
                                width: 351px;
                                }
							
/* Respond Styles */

#respond {
		background: #fff;
		padding: 35px 35px 20px;
		width: 530px;
		position: relative;
		margin: 30px 0px 10px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -moz-box-shadow: 1px 1px 8px rgba(0,0,0,.2);
                -webkit-box-shadow: 1px 1px 8px rgba(0,0,0,.2);
                box-shadow: 1px 1px 8px rgba(0,0,0,.2);
		}
		
		
		#respond-image {
				position: absolute;
				top: -20px;
				left: 10px;
				}
		
			
			#comment {
					width: 508px;
					padding: 10px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					border: solid #999 1px;
					-moz-box-shadow: 0px 1px 0px #fff;
					-webkit-box-shadow: 0px 1px 0px #fff;
					}
					
		#respond #gravatar-preview {
				width: 128px;
				height: 128px;
				float: left;
				border: solid #fff 5px;
				-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
				-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
				margin: 0px 25px 0px 0px;
				}						
		
		#comment-details {
				width: 367px;
				float: left;
				}

			#respond label {
					width: 80px;
					display: block;
					float: left;
					text-align: right;
					padding: 8px 10px;
					}
						
			#respond input.text {
					border: solid #999 1px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					padding: 8px;
					width: 249px;
					-moz-box-shadow: 0px 1px 0px #fff;
					-webkit-box-shadow: 0px 1px 0px #fff;
					}
					
			#respond #submit {
					width: 293px;
					height: 40px;
					background: url('img/submit-comments.png') no-repeat left top;
					border: none;
					text-indent: -9999px;
					margin: 10px 0px 0px 235px;
					cursor: pointer
					}
							
					#respond #submit:hover {
							background-position: left center;
							}

							
					#respond #submit:active {
							background-position: left bottom;
							}

/* -----------Books---------*/

.books {
	background: url('') no-repeat right top;
	width: 1000px;
	padding: 30px 400px 20px 0px;
}

/* -----------Badge---------*/

.badge-container {
	background: url('img/badge-background.png') repeat-x 0px 55px;
	height: 370px;
	margin: 30px 0px;
}

	.badge {
		text-indent: -9999px;
		width: 370px;
		height: 370px;
		background: url('img/badge.jpg') no-repeat;
		margin: 0 auto;
	}

/* Video Tips */

.video-tips {
  list-style: none;
  margin: 0px;
  padding: 30px 0px;
  width: 603px;
  height: 150px;
}

.video-tips li {
  float: left;
}

.video-tips li a {
  float: left;
  display: block;
  width: 181px;
  background: url('img/ios-book/Tips-Thumbnails.jpg') no-repeat 0px 0px;
  margin-right: 30px;
  border: none;
  color: #888;
  padding-top: 110px;
  font-weight: bold;
  font-size: 12px;
}

.video-tips li a:hover {
	color: #000;
}

.video-tips li.videoTwo a { background-position: -211px 0px; }
.video-tips li.videoThree a { background-position: -420px 0px; }
.video-tips li.videoFour a { background-position: 0px -170px; }
.video-tips li.videoFive a { background-position: -211px -170px; }
.video-tips li.videoSix a { background-position: -420px -170px; }


.video-tips li.last a {
  margin-right: 0px;
}

.powerpress_player, .powerpress_links {
	display: none;
}


