/* Style sheet - Jump out of Fate */

/* 

Theme Name: Joof
Author: Kyle Shrives

*/


/* v1.0 | 20080212 - CSS RESET FROM http://meyerweb.com/eric/tools/css/reset/*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END OF CSS RESET */

body{
	font-family:arial;
	background:#dadada;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#container{
	position:relative;width:910px;background:#fff;margin:0 auto 0 auto;padding:0 20px 0 20px;
}

input, textarea{ border: none;}

/* HEADER START -------------------------------------------| */

#header{
	position:relative;margin:0 0 10px 0;background:url(elements/images/head_bk.png);
}	

	#logo{
		position:absolute;right:0px;margin:10px 10px 0 0;z-index: 1;
}

	/* MAIN NAVAGATION START -------------------------------------------|

	//--- NOTE - need to figure out the CSS around the sub pages! ASK LEWIS! */

	a{
		text-decoration:none;
	}

	#navagation{
		margin:0 20% 0;
	}

			#navagation ul li { display: block; float:left;}

			#navagation ul li a{
				font:14px "Arial", sans-serif normal;padding: 16px;text-decoration: none;float: left;color: #fff; height:14px;
			}
		

			#navagation ul li a:hover{
				background: #003959;
			}
			
		#navagation ul li ul{ //SUB PAGES
				display:none;padding:0px;width:80px;
			}

	/* MAIN NAVAGATION & HEADER END -------------------------------------------| */

/* HEADER END -------------------------------------------| */

#video{background:#1e1e1e;height:500px;}

#player{height:480px;}
	
	#video-hide-show{
		font-size:12px;display:block;background:#333;padding:4px;color:#fff;
	}

#search{
	position:relative;background:url(elements/images/search_bk.png);padding:20px;margin:10px 0 10px 0;
}

#profile_container{
	position:relative;background:#91c1d5;padding:20px;margin:10px 0 10px 0; height:100px;
}
	
	#search form{
		width:60%;margin:0 auto 0 auto;
	}

	.search-input{
		position: relative;
		padding:6px;
		margin:10px 0 0 0;
		width:86%;
		border:thin #ccc solid;
		float:left;	
		z-index: 1;}
	
	.search-submit, #create-jump-container .submit{
		background:#1d88b5;
		color:#fff;
		border:none;
		padding:9px;
		font-weight: bold;	
		margin:10px 0 0 0;
	}
		
		.search-submit:hover, #create-jump-container .submit:hover, #wp-submit:hover  { background: #f4a234;}
		
	.create-jump-title, .create-jump-content {
		padding: 14px; width:240px; font:bold 14px "Arial",sans-serif normal;color:#075472; 
	}
	
		.create-jump-content{height: 200px; margin: 0 0 20px 0;line-height: 2em;}

#content{
	height:auto;
	margin:0;
	font-size:12px;
}

	.sub_column{
		width:290px;
	}
	
		.sub_column_320{
			width: 320px;
		}

	.left-col{
		margin:0 20px 0 0;
	}
	
		.left-col #sign-in-container, .left-col #sign-up-container{
			background: #8ccedc;
		}
		
	.left-col-large, .left-col-search{
		width:610px;
	}
	
		.single-content-container{background: #dadada;padding: 15px;border-top:2px #fff solid;}
	
#footer{
	height:35px;
	margin:15px 0 0 0;
}

.right{
	float:right;
}

.left{
	float:left;
}

/* JUMPS START */

.sub_column ul li{
	border-bottom:2px #fff solid;
	border-top:2px #fff solid;
}	

.sub_column ul li a, .left-col-search a{
		color:#222222;
		font:bold 14px "Arial", sans-serif normal;
		text-decoration:none;
		background:#e8e8e8;
		display: block;
		padding:10px;
}

.left-col-search ul li a{background:none;}

.sub_column ul li a:hover, .left-col-search a:hover{
 		color:#fff;	
		background:#dadada;
		display: block;
		
}

	.left-col ul li a{
			background:#8ccedc;
		}
		
	.left-col ul li a:hover{
			background:#84c0cb;
		}

.left-col-large ul li{
	border-bottom:2px #fff solid;
}	

.left-col-search ul li{
	border-top:2px #fff solid;
	width:49.9%;
}	

		
#post-buttons-container, #commited-users-container, #create-jump-container{
	position: relative; margin:0 0 20px 0;padding:10px;
}

#post-buttons-container{padding: 0; background:#fff;}

	.wp_fav{float:left;}
	.wp_complete{float:right;}
	.wp_commit{margin: 0 0 0 17px;}

	#commited-users-container{padding: 10px;}

	#commited-users-container ul li {margin: 6px; float:left; background: none; border: none; }
	
.hidden{ display: none;}

/* JUMPS END */

/* Comments Start */

#comment-container{
	margin: 20px 0 0 0; 
	}
	
#comment{
	height:60px; width:96%; border: none;font:14px "Arial", sans-serif normal;padding: 10px;
	}
	
#submit-comment{
	background:#035970; border:none; color:#fff; margin:5px 7% 10px 0;
	}
	
	.comment-body-odd{background: #dadada; padding: 5px;}

#comments, .commentlist{margin: 20px 0 0 0;}

.commentlist li{
	width:96%; float: left;padding: 10px; border-bottom:4px #fff solid;margin: 0 0 0 0;}
	
.norm-back{
	background: #dadada;}
	
.diff-back{
	background: #e8e8e8;}
	
	.norm-back a:hover{
		background: #dfdfdf;}
	
	.commentlist li p{
		color: #0b586c;}

.avatar{float:left;margin:0 20px 0 0; height:50px; width:50px;}

.commentmetadata, .fn{font:bold 10px "Arial", sans-serif normal;}

.commentmetadata{margin: 0 0 6px 0;}
	
	.fn{color: #00536d;}
/* Comments End */

/* SIGN in/out SECTION START */

#sign-in-container, #sign-up-container{
	padding:10px; border-top:2px #fff solid;
}

#sign-up-container{
	display:none;
}

	.sign-up-username, .sign-up-password, .sign-up-email{
		padding:5px; width:150px; margin:0 0 10px 0;
	}
	
		.sign-up-sumbit{
			background:#035970; border:none; color:#fff; margin:0 8% 10px 0;
		}

	#user_login, #user_pass, #rememberme{ /* login ID's for styling */
		margin:0 10px 10px 0; font:bold 12px "Arial", sans-serif normal;	
	}
	
		.rememberme {
			margin:5px 0 0 0;
		}
		
			.rememberme, label{
				margin:-1px 0 0 0;
			}
	
		label{
			float:left; width:90px; margin: 3px 0 0 0;
		}
		
		form p{font:bold 12px "Arial", sans-serif normal;margin: 0 0 10px 0;}
	
		.mid{ /* this class is generated for the input fields of the sign in plugin (it has been carried to other form inputs also) */
			padding:4px; border:none; -moz-border-radius:15px; -webkit-border-radius:15px;
		}
	
		#wp-submit{ /* generated by wordpress sign in plugin (sign in submit button) */
			float:right; margin:0px 14% 0 0; background:#035970; border:none; color:#fff;
		}
	
	
/* SIGN in/out SECTION END */

/* TEXT STYLES START -------------------------------------------| */


h1{
	font: bold 16px "Arial",sans-serif bold; color:#333;background:url(elements/images/h1_grey.png);padding:8px;
}

	.left-col h1{
		background:url(elements/images/h1_blue.png); border-bottom: solid 1px #fff;
	}
	
		.no_jumps{ padding: 10px;}
	
	.right-col h1{
		background:url(elements/images/h1_blue.png);
	}
		.right-col-grey h1{
			background:url(elements/images/h1_grey.png);
		}
	
	.encourage{background: #387d9e; color: #fff; font:16px "Arial",sans-serif; line-height:2em;}

h1, h2, h3, h4, h5{
	color: #333;
}

h2, h5{
	font:bold 14px "Arial",sans-serif normal;
	}

h2{
	margin:0 0 20px 0;
}
	
h3{
	font:normal 18px "Arial",sans-serif normal;
}

	.post_data, .third_level_title{color:#333;}
	
	.post_data{
		font:10px "Arial", sans-serif normal;margin:6px 0 0 0;
		}
	
	.thrid_level_title{
		font:bold 14px "Arial",sans-serif normal;
		}
	
h4{
	font: 24px "Arial",sans-serif bold;
	}

h5{
	margin: 0;
	}

h6{
	font:normal 18px "Arial",sans-serif normal;color:#fff;margin:0 0 0 12%;
	}

	.proifle_numbers{color:#0c6283; font-size: 100px; font-weight: bold; margin: 0 10px 0 0;}
	
		.profile_number_desc{margin:20px 0 0 0;}
		
	.profile_details_list li {float:left; width: 145px; margin: 0 10px 0 0}
	
	h6 a{margin:0 0 0 27%; color: #fff;}

p{
	font:12px "Arial", sans-serif normal;line-height:1.5em;
}

	.blue{
		color:#335c70;
	}

	.bold{
		font-weight:bold;
	}
	
	.post_content{color: #736f70;}
/* TEXT STYLES END -------------------------------------------| */


/* Link Styles Start */

	.more-link {
		font:bold 10px "Arial",sans-serif normal;
	}

/*Link Styles End */

/* Background Styles Start */

	.grey-back{
		background: #dadada;
	}

	.blue-back{
		background: #93c1d0;
	}
	
	.blue-back-header{background: #77b1bc; 	border-bottom:2px #fff solid; }

/* Background Styles End */

/* CSS3 - Styles Start (these have been implemented so that the development can stream more quickly when edits to radius is needed) */

	.full-radius{
		-moz-border-radius:15px; -webkit-border-radius:15px;
	}

	.radius-bottom{
		-moz-border-radius-bottomleft:15px; -webkit-border-bottom-left-radius:15px;
		-moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px;
	}

	.radius-left{
		-moz-border-radius-bottomleft:15px; -webkit-border-bottom-left-radius:15px;
		-moz-border-radius-topleft:15px; -webkit-border-top-left-radius:15px;
	}

	.radius-right{
		-moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px;
		-moz-border-radius-topright:15px; -webkit-border-top-right-radius:15px;
	}


	.radius-bottom-left{
		-moz-border-radius-bottomleft:15px; -webkit-border-bottom-left-radius:15px;
	}

	.radius-bottom-right{
		-moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px;
	}

	.radius-top-left{
		-moz-border-radius-topleft:15px; -webkit-border-top-left-radius:15px;
	}

	.radius-top-right{
		-moz-border-radius-topright:15px; -webkit-border-top-right-radius:15px;
	}
	
	.thumbnail_radius{
		-moz-border-radius:5px; -webkit-border-radius:5px;
	}

/* CSS3 - Styles End */

/* Contact Form */

input, textarea{padding: 10px; -moz-border-radius:15px; -webkit-border-radius:15px;	font:bold 12px "Arial",sans-serif normal;color:#075472; border: none;}


/* Contact Form End */