/*
Theme Name: Joiurnals Missions
Theme URI: http://wwww.nateude.com/
Description: Foriegn Missions
Version: 2.0
Author: Nate Ude & Matt Ude
Tags:


*/

/* Main Layout Elements */
body {
	background:url("img/bd_bg.png") repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
#adbanner{
	height:200px;
	margin:417px 0 0 980px;
	position:absolute;
	width:200px;
}
#wrap {
	width:975px;
	margin:auto;
}
#header{
	float:left;
	width:975px;
}
#main {
	float:left;
	margin:0 0 0 2px;
	min-height:500px;
	padding:0;
	width:950px;
}
#title{
	background:url("img/mssn_hdr_ttle_bg.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:90px;
	margin:0;
	padding:0 0 0 70px;
	width:905px;
}
#title .left{
	float:left;
	width:530px;
	margin:5px 0 0;
}
#title .right{
	color:#999999;
	float:left;
	margin:19px 0 0;
	width:370px;
}
#title h1{
	margin:10px 0 0;
}
#title h1 a{
	color:#000;
}
#title h1 a:hover{
	color:#000;
}
#title h2{
	color:#000;
	font-size:1em;
	margin:0;
}
#title .right .nav{
	float:left;
	text-align:center;
	width:100%;
	margin:0 0 5px;
}
#title .right .nav a{
	background:none repeat scroll 0 0 #4A5665;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	margin:2px;
	width:32%;
}
#title .right .nav a:hover{
	background:#610C0D;
}

#title .right a{
	text-decoration:none;
	color:#999;
}
#title .right a:hover{
	color:#FFF;
}
#title .right .form{
	text-align:center;
	width:100%;
}
#banner {
	background:url("img/mssn_hdr_bnnr_bg.png") no-repeat scroll 0 0 transparent;
	float:left;
	margin:0;
	width:975px;
}
#banner .title{
	height:75px;
	padding:0;
	text-align:center;
	width:100%;
	margin:10px 0 25px;
}
#banner h1{
}
#banner h1 a{
	color:#999;
}
#banner h1 a:hover{
	color:#666;
}
#banner .left{
	color:#FFFFFF;
	float:left;
	font-size:12px;
	margin:0;
	padding:20px;
	width:300px;
}
#banner .left h1{
	color:#fff;
}
#banner .left p{
	line-height:20px
}
#banner .right{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	float:left;
	margin:-2px 0 0;
	overflow:hidden;
	padding:0;
	width:604px;
}
#banner a {
	color:#999;
}
#banner a:hover {
	color:#666;
}
#tag {
}

#nav {
	background:url("img/mssn_hdr_nav_bg.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:37px;
	margin:-3px 0 0;
	padding:0;
	width:975px;
}

#nav form {
	margin:0;
	padding:0;
}

#nav input#s {
	margin:0;
	padding:0;
}
#nav ul {
	border-top:2px solid #FFFFFF;
	list-style:none outside none;
	margin:0;
	padding:0;
	width:948px;
}

#nav ul li {
	margin:0;
	padding:0;
	display:inline;
}
#nav li.widget {
	background:url("img/linkbar_a_bg.png") repeat-x scroll 0 0 transparent;
	border-right:2px solid #FFFFFF;
	float:left;
	margin:0;
	padding:0;
}
#nav li.widget a {
	margin:0;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	height:18px;
	padding:9px 8px 8px;
	width:101px;
	float:left;
}

#nav li.widget_add_to_any_subscribe_widget a {
	width:121px;
}

#nav li.widget:hover{
	background:url("img/linkbar_hover_bg.png") repeat-x;
}
#nav li.widget:hover a:hover {
	background:url("img/linkbar_hover_bg.png") repeat-x;
	color:#FFFFFF;
}
#nav ul li ul {
	display:none;
}
#nav li.widget:hover ul {
	display:block;
	float:left;
	margin:35px 0 0 0;
	z-index:100;
	clear:left;
	position:absolute;
	padding:0;
	width:117px;
	overflow:hidden;
	
}
#nav li.widget ul li{
	background:none;
	margin:0;
	padding:0;
}
#nav li.widget ul li a {
	font-size:12px;
	background:#999;
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 0 2px 10px;
	float:left;
	width:117px;
	font-weight:bold;
	border-top:1px solid #fff;
}
#nav li.widget ul li:hover{
	background:#666;
	margin:0;
}
#nav li.widget ul li:hover a:hover{
	background:#666;
	font-weight:bold;
	float:left;
}
#nav li.widget ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li.widget:hover ul a:hover {
}
#content {
	float:left;
	width:100%;
	min-height:500px;
	margin:0;
	padding:0;
	background:#FFF;
}
#content blockquote {
	border-bottom:1px solid #2F1B00;
	border-top:1px solid #2F1B00;
	float:right;
	margin:20px;
	padding:20px;
	width:240px;
}	
#content blockquote p{
	width:240px !important;
	text-indent:none;
}
#content .left{
	float:left;
	width:550px;
	margin:10px 20px 20px;
}
#content .main{
	float:left;
	border-bottom:1px solid #543E2D;
	padding:0 0 20px;
	margin:0 0 20px;
	width:100%;
}
#content .main ul{
	padding:0;
	margin:0;
}
#content .main li{
	list-style:none;
	display:block;
	padding:0 3px;
	margin:0 5px;
	float:left;
}
#content .main li a{
	font-weight:bold;
	text-decoration:none;
}
#content .left .secondary{
	float:left;
	padding:0 0 20px;
	margin:0 0 20px;
	width:100%;
}
#content .left .subheader {
	font-size:12px;
	margin:0 0 5px;
	color:#543E2D;
}
#content .right{
	float:left;
	width:320px;
	margin:10px 20px 20px;
	font-size:12px;
}
#content .right .subheader { 
	font-size:10px;
	color:#543E2D;
	margin:0 0 5px;
}
#content .right .feed { 
	background:#F1F2F2;
	float:left;
	margin:0 0 20px -10px;
	width:320px;
	padding:0 10px 10px;
}
#content .right .feed .gallery_pics{ 
}
#content .right .feed ul{ 
}
#content .right .feed ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
#content .right .feed ul li { 
}
#content .right .feed ul li a{
	text-decoration:none;
}
#content .full{
	float:left;
	width:910px;
	margin:10px 20px 20px;
}
#content .full p{
}
#content .full .subheader {
	margin:0 0 10px;
}
#content .full .prvnxt {
	float:left;
	width:100%;
}
#content .full .post {
	float:left;
	margin:0 0 10px;
	padding:10px 0;
	width:100%
}
#content .full .post .title{
	clear:left;
	float:left;
	width:350px;
	margin:0 20px 0 0;
}
#content .full .post .title h3{
	margin:0 0 10px 0;
}
#content .full .post .text h1, .text h2, .text h3, .text h4, .text h5, .text h6{
	color:#666;
}
#content .full .post .text{
	float:left;
	width:525px;
	color:#666;
}
#content .full .post .text img{
	display:none;
}
#content .full .post .text .ngg-galleryoverview img{
	display:block;
}
#content .rmore{
	font-size:12px;
}
#content .full .profile_list{
	border:1px solid #CCC;
	float:left;
	height:200px;
	margin:0 10px 10px 0;
	padding:10px;
	width:420px;
}
#content .full .profile_list img{
	float:left;
	height:200px;
	margin:0 10px 10px 0;
	width:150px;
}
#content .full .profile_list h5{
	margin:0 0 5px 0;
}
#content .profile_list_pic{
    float: left;
    margin: 10px;
	}
	
#authorpic {
    height: 100px;
    width: auto;
	}	
	
.profile_list {
	float:left;
	clear:left;
	width:100%;
	}

#content .full .profile_list_details{
	}
#content .full .profile_list_name{
	}
#content .full .profile_list_site{
	}
#content .full .profile_list_titles{
	}
#content .full .profile_list ul{
	display:inline;
	list-style:none outside none;
}	
#content .full .profile_list ul li{
	height:20px;
	overflow:hidden;
}
.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}
#footer {
	float:left;
	font-size:10px;
	margin:0 0 50px;
	width:950px;
	padding:0;
	border-top:1px solid #2F1B00;
}
#footer .index{
	font-size:12px;
	width:910px;
	padding:20px;	
	border-bottom:1px solid #2F1B00;
	float:left;
}
#footer .index  ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer .index  ul li{
	display:block;
	float:left;
	margin:0 5px;
}
#footer .bottom{
	padding:10px 20px;
	float:left;
}

/* Captions & HTHML Tags */

a {
	color:#610C0D;
}
a img {
	border: none;
}
img.flag{
	border:none;
	height:10px;
	width:auto;
	}
a:hover {
	color:#344A58;
}

h1, h2, h3, h4, h5, h6 {
	margin:10px 0 5px;
	color:#2F1B00;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	color:#000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#344A58;
}
h1{
	font-size:2em;
}
h2{
	font-size:1.8em;
}
h3{
	font-size:1.6em;
}
h4{
	font-size:1.4em;
}
h5{
	font-size:1.2em;
}
h6{
	font-size:1em;
}
p{
	margin:0 0 10px;
}

acronym, abbr {
}

acronym, abbr, span.caps {
}

acronym, abbr {
	cursor: help;
}
ul.links{
	list-style:none;
}
ul.links li{
	display:inline;
}

/* Meta, Comments, & Misc */
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #999;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #999;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#newsletter-left {
	float:left;
	width: 45%;
}

#newsletter-right {
	float:right;
	width: 49%;
}


/* Captions & Aligment */
.alignleft {
	float: left;
	margin:10px;
}

.alignright {
	float: right;
	margin:10px;
}
.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;
}
.pagination{
	float:left;
	width:100%;
	text-align:right;
}
.pagination .page-numbers .current{
	background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #CCCCCC;
    margin: 2px;
    padding: 2px 5px;
}
.pagination a{
	background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #CCCCCC;
    margin: 2px;
    padding: 2px 5px;
}
.pagination a:hover{
	background:#610C0D;
	color:#ccc;
}
 /* Plugin Styles */
.addtoany_share_save_container{
	float:left !important;
	margin:5px 5px 15px -10px !important;

	padding:0 !important;
	line-height:16px!important;
}
.a2a_dd addtoany_share_save{
	line-height:16px!important;
	margin:0 !important;
	padding:0 !important;
}
.a2a_kit addtoany_list{
	line-height:16px!important;
	margin:0 !important;
	padding:0 !important;
}
#pfButton{
	float:left !important;
	margin:5px 5px 15px !important;
	padding:0 !important;
	width:400px !important;
}
td p{
	width:200px !important;
}

#subscribe {
	float:left;
	margin: 9px;
	}
