/*  
Theme Name: EBPI
Description: A dreamy, single column, widget, aside and gravatar supporting theme. 
Version: x
Author: Drew Beck, editing Jim Whimpey
Author URI: http://fightingfriends.com
*/

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		BODY, WRAPPINGS, ANCHORS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	body {
		margin: 0;
		padding: 0;
		text-align: left;
		font-family: Verdana, Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
		color: #000;
		background: #eafceb;
		background-image: url('images/bg8.png');
		background-repeat: repeat-x;
		font-size: .8em;
		}

		#wrapper2 {
			width: 650px;
			border: 1px solid #aaa;
			margin: 20px auto;
			padding: 15px 20px; 
			background: #f2fcf1;
			 -webkit-border-radius: 10px;    /* for Safari */
			 -moz-border-radius: 10px;       /* for Firefox */
			}

		#donate_wrapper2 {
			width: 650px;
			height: 955px;
			border: 1px solid #aaa;
			margin: 20px auto 40px auto;
			padding: 15px 20px; 
			background: #f2fcf1;
			 -webkit-border-radius: 10px;    /* for Safari */
			 -moz-border-radius: 10px;       /* for Firefox */
			}
		
		#wrapper {
			width: 650px;
			border: 0px solid #aaa;
			margin: 20px auto;
			padding: 5px 35px; 
			}

		a {	color: #993333;	
                        text-decoration: none;  
			font-weight: normal;}			

		a:hover { color: #8C5E35; 
                          text-decoration:none;}


		.rounded_STYLE
			{
			    background-color: COLOR;          /* if needed */
			    border: 1px solid BORDER_COLOR;   /* if needed */
			    -webkit-border-radius: RADIUS;    /* for Safari */
			    -moz-border-radius: RADIUS;       /* for Firefox */
		}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER, HEADINGS, what not
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
	#header {
		width: 650px;
	/*	height: 382px;
		background: #000 url("./images/edible-header.jpg") no-repeat;
		text-align: left;
		border-bottom: 0px solid black;
		margin: 6px 0 3px 0;
		float: left;
		}
	
		h1 {
			margin: -80px 20px 0 20px;
			font-size: 2.8em;
			font-weight: normal;
			}
		
			h1 a, h1 a:visited { color: #FFF; text-decoration: none; }
		
		.description {
			margin: 0 35px 0 35px;
			color: #FFF;
			font-size: 1.1em; */
			}
			
	#header2 {
		width: 650px;
		height: 366px;
		background: url("./images/edible-header.png") no-repeat;
		text-align: left;
		border-bottom: 0px solid white;
		margin: 6px 0 3px 0;
		border: 1px solid #aaa;
			 -webkit-border-radius: 10px;    /* for Safari */
			 -moz-border-radius: 6px;       /* for Firefox */
		}

	#header3 {
		width: 800px;
		height: 328px;
		background: url("./images/newheader2.png") no-repeat;
		text-align: left;
		border-bottom: 0px solid white;
		margin: 6px 0 3px 0;
		border: 1px solid #aaa;
		 -webkit-border-radius: 10px;    /* for Safari */
		 -moz-border-radius: 6px;       /* for Firefox */
		position: relative;
		right: 75px;

		}

	#header4 {
		width: 800px;
		height: 402px;
		background: url("./images/header-email.png") no-repeat;
		text-align: left;
		border-bottom: 0px solid white;
		margin: 6px 0 3px 0;
		border: 0px solid #aaa;
		 -webkit-border-radius: 10px;    /* for Safari */
		 -moz-border-radius: 6px;       /* for Firefox */
		position: relative;
		right: 75px;
		}

	#header_embed{
		width: 345px;
		height: 194px;
		position: relative;
		left: 424px;
		top: 19px;
		border: 1px solid #aaa;
		}

	#header_videos{
		position: absolute;
		left: 18px;
		top: 242px;
		width: 765px;
		height: 30px;
		border: 0px solid black;
		}

	#header_videos a{
		width: 765px;
		height: 30px; 
		display: block;
		}

	#header_joy{
		position: absolute;
		left: 445px;
		top: 245px;
		width: 125px;
		height: 30px;
		border: 0px solid black;
		}

	#header_joy a{
		width: 125px;
		height: 30px;
		display: block;
		}


	#header_jim{
		position: absolute;
		left: 585px;
		top: 245px;
		width: 195px;
		height: 30px;
		border: 0px solid black;
		}

	#header_jim a{
		width: 195px;
		height: 30px;
		display: block;
		}


	#header_findout{
		position: absolute;
		left: 590px;
		top: 360px;
		width: 160px;
		height: 25px;
		border: 0px solid black;
		}

	#header_findout a{
		width: 160px;
		height: 25px;
		display: block;
		}


	#donate50_header {
		width: 800px;
		height: 333px;
		background: url("./images/donate50_header3.jpg") no-repeat;
		text-align: left;
		margin: 15px 0 9px 0;
		border: 1px solid #aaa;
		 -webkit-border-radius: 10px;    /* for Safari */
		 -moz-border-radius: 6px;       /* for Firefox */
		position: relative;
		right: 75px;
		}

	#checkout {
		position: absolute;
		left: 35px;
		top: 205px;
		border: 0px solid green;
		}


	#donate50_contentwrapper{
		width: 720px;
		height: 600px;
		border: 0px solid green;
		}

	#donate50_sidebar {
		width: 450px;
		height: 779px;
		background: url("./images/donate50_sidebar2.jpg") no-repeat;
		 -webkit-border-radius: 10px;    /* for Safari */
		 -moz-border-radius: 6px;       /* for Firefox */
		border: 1px solid #aaa; 
		position: relative;
		right: -25px;
		float: left;
		}

	#joy_text {
		position: absolute;
		left: 22px;
		top: 378px;
		width: 404px;
		height: 30px;
		border-top: 1px solid #aaa;
		padding-top: 5px;

		font-size: .8em;
		line-height: 14px;
		text-align: justify; 
		}

	#joy_embed{
		width: 405px;
		height: 228px;
		position: relative;
		left: 22px;
		top: 140px;
		border: 1px solid #aaa;
		}

	#jim_text {
		position: absolute;
		left: 22px;
		top: 692px;
		width: 404px;
		height: 30px;
		border-top: 1px solid #aaa;
		padding-top: 5px;

		font-size: .8em;
		line-height: 14px;
		text-align: justify; 
		}
		
	#jim_embed{
		width: 405px;
		height: 228px;
		position: relative;
		left: 22px;
		top: 223px;
		border: 1px solid #aaa;
		}
		
	
	#donate50_content {
		float: left;
		width: 250px;
		border: 0px solid purple;

		line-height: 20px;
		font-size: 1.0em;
		letter-spacing: 0px;
		text-align: left; 
		}

	#donate50_content .smalltype {
		font-size: .8em;
		line-height: 16px;
		}

	#donate50_content hr{
		width: 250px;
		}

	#topimage {
		width: 200px;
		height: 53px;
		text-align: right;
		float: right;
		background: url("./images/edible-text2.png") no-repeat;
	}

	#donate {
		text-align: right;
		width: 125px;
		height: 70px;
		float: right;
		background: url("./images/donate.png") no-repeat;
		}

	.underline {
		margin-top: 20px;
		margin-bottom: -8px;
		padding-bottom: 2px;
		margin-right: 15px;
		border-bottom: 1px solid #bbb;
		}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TOP BAR
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


	#topbar {
		width: 650px;
		height: 25px;
		padding: auto;
/*		border-top: 3px solid #FFF; */
		text-transform: uppercase;
		text-align: center;
		v-align: center;
		font-size: 1em;
		}
	
		#topbar ul {
			width: 650px;
			list-style: none;
			margin: 0;
			padding: 0;
			}
		
			#topbar ul li {
				line-height: 20px;
				display: block;
				list-style: none;			
				float: left;
				font-size: 1em;
				margin-right: 6px;
/*				border-right: 6px solid white; */
				padding: 0;
				}

				#topbar li.page_item a {
				}

				#topbar li.current_page_item a {
					color: black;
					}				

				#topbar li.current_page_parent a{
					}
			
				#topbar ul li a {
					float: left;
					display: block;
					padding: 3px 8px 0 8px;
					height: 22px;
					text-decoration: none;
					color: #555;
					}
							
				#topbar ul li a:visited {
					float: left;
					display: block;
					padding: 3px 8px 0 8px;
					height: 22px;
					text-decoration: none;
					}
					
					#topbar ul li a:hover {
						color: #8C5E35;
						}
				
					#topbar ul li ul, #topbar ul li ul li {
						margin: 0;
						padding: 0;
						}
				
						#topbar ul li ul li a, #topbar ul li ul li a:visited {
							float: left;
							float: left;
							display: block;
							padding: 6px 8px 0 8px;
							height: 19px;
							text-decoration: none;
							}
		#EBPI {
			float: right;
			text-align: right;
		}

		h2 {
			border-bottom: 1px solid white;
			margin-bottom: -5px;
			}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		CONTENT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	#content {
		width: 650px;
		margin-top: 30px;
		}

	#content2 {
		width: 250px;
		float: right;
		 -webkit-border-radius: 6px;    /* for Safari */
		 -moz-border-radius: 6px;       /* for Firefox */
		 border: 1px solid #aaa;
		 padding: 10px;
		 margin: 0 0 10px 0 ;
		 background: #eee;
		}
		
	.narrowcolumn {
		width: 250px;
	}

	#total {
		margin-top: 15px;
		width: 650px;
		height: 350px;
	}

	#aboutleft {
		float: left;
	}
	
	#info {
		line-height: 20px;
		padding-top: 10px;
	}
	
	#addishinfo{
		width: 300px;
		border-top: 1px solid black; 
		border-bottom: 1px solid black;
		padding-top: 8px;
		margin-top: 5px;
		padding-bottom: 14px;
		margin-bottom: 18px;
		line-height: 25px;
		margin-left: auto;
		margin-right: auto;
		}

	#intro {
		width: 350px;
		line-height: 20px;
		font-size: 1.1em;
		letter-spacing: 0px;
/*		border-bottom: 1px solid black; */
		padding-bottom: 20px;
		text-align: center; 
	}

	#emailform {
padding-top:3px;
		}

	
	#aboutleft a {color: #933;}
	
	#aboutleft a:hover {color: #8C5E35;}

	.video_embed {border: 1px solid #aaa; width: 350px;}
	
	.news {
		letter-spacing: 0px;
		border-bottom: 1px solid black;
		margin-bottom: 15px;
		padding-bottom: 5px;
		font-weight: bold;
	}


	ul li {padding-top: 10px;}

	#around {
		margin: 0px;	
		width: 650px;
	}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POSTS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	.post {
		padding: 0px 0px 0px 0px;
		}
		
	.entry {
		width: 250px;
		font-size: 1em;
		margin-bottom: 20px;
		}

	
	.entry p {
		margin: 0 0 0 0;
	}
	
	.post .date { 
		color: #000;
		font-size: .75em;
		border-bottom: 1px solid #AAA;
		margin-bottom: 20px;

	}
	
	
	.title { 
		font-size: 1.9em;
		color: #3C3CBA;
		margin: 10px 0px 0px 0px; 
					}
			
		.post h2 {
			font-size: 1.9em;
			font-weight: normal;
			color: #006699;
			}
		
		.post h6 {
			font-size: 1em;
			font-weight: normal;
			color: #000;	
		}

		
		.edit { 
				font-size: .8em;
				color: #3C3CBA;
					}
				
				
		.post .data {
			font-size: 1em;
			font-weight: normal;
			color: #006699;
			margin: 0 20px 15px 50px;
			}
		
			.post h3 {
				font-size: 1.3em;
				font-weight: normal;
				color: #003399;
				margin: 25px 20px -10px 0;
				}
			
				#content>.post h3 { margin-bottom: 8px; } /* FF Specific */ 

			.post .postmetadata, #content .postmetadata {
				width: 406px;
				margin: 25px auto 15px auto;
				border-top: 1px solid #E5E5E5;
				border-bottom: 1px solid #E5E5E5;
				background: #F5F5F5;
				text-align: center;
				font-size: 0.9em;
				padding: 8px 10px;
				}
			
				.postmetadata#single { margin: 0 auto 30px auto; }
			
				.postmetadata small { font-size: 0.8em; }			
			
	

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POST PARAPHENALIA
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

		blockquote {
			margin: 00px 0 0 30px;
			padding: 0 0 0 5px;
			border-left: 0px solid #4C8EDA;
			color: #000;
			line-height: 150%;
			}
		
		.post ul {
			margin: 10px 0 ;
			padding: 0 0 0 37px;
			}
		
		.post a:hover { color: #666; }

		.highlight {
			color: #f61de9;
			}
		
		
		
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TAGS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
	.tags_page h2 {
		font-weight: normal;
		color: #006699;
		font-size: 1.9em;
		margin: 0 0 0px 20px;
		}
		
		.tags_page p {
			width: 450px;
			margin: 10px auto;
			font-size: 0.9em;
			}
		
			#tagcloud {
				width: 450px;
				margin: 20px auto 45px auto;
				text-align: center;
				}
				
				
			


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		ASIDES
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	.aside {
		width: 421px;
		margin: 30px auto 25px auto;
		background: #FAFAFA;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		padding: 15px;
		}
	
		#content>.aside { margin-top: 10px; } /* FF Specific */
	
		.aside .entry {
			color: #4796E9;
			font-size: 0.7em;
			}
		
			.aside .entry p { margin: 0 0 10px 0; }
			
				#content .aside p.postmetadata {
					font-size: 0.7em;
					margin: 0;
					text-align: center;
					width: auto;
					border-top: none;
					border-bottom: none;
					background: none;
					padding: 0;
					}

		.aside a { color: #006699; }
			.aside a:hover { text-decoration: none; color: #000033; }
		

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
	.navigation {
		background: #F5F5F5;
		width: 447px;
		height: 18px;
		margin: 0 auto;
		font-size: 0.8em;
		padding: 8px 40px;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		}
	
		.alignleft {
			float: left;
			text-align: left;
			}
	
		.alignright {
			float: right;
			text-align: right;
			}
	
	
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		COMMENTS and COMMENT FORM
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	#commentformarea {
		width: 507px;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		background: #F5F5F5;
		margin: 0 auto 8px auto;
		padding: 8px 10px;
		}
	
		#commentform {
			margin: 15px 0 10px 40px;
			}
	
		#commentformarea h3 {
			font-size: 1.3em;
			font-weight: normal;
			color: #006699;
			margin: 10px 0 15px 20px;
			}
		
			#commentform p { margin: 0 0 3px 0;	}
		
			#commentform input, #commentform textarea {
				border: 1px solid #A7A6AA;
				background: #FFF;
				padding: 3px;
				font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
				font-size: 0.8em;
				}
			
				#commentform textarea { width: 420px; }
			
				#commentform input#submit {
					font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
					width: 130px;
					color: #006699;
					}
				
					p.mustbe {
						font-size: 0.8em;
						margin: 0 0 20px 30px;
						}
				
			h4 {
				margin: 25px 0 20px 0;
				text-align: center;
				font-weight: normal;
				color: #006699;
				}
	
		ol.commentlist {
			width: 426px;
			list-style: none;
			margin: 0 auto 60px auto;
			padding: 0;
			font-size: 0.9em;
			}
		
			ol.commentlist li {
				margin: 0 0 20px 0;
				padding: 0;
				border-top: 1px solid #ABCAD9;
				clear: right;
				padding-top: 20px;
				}
			
				ol.commentlist>li { padding-top: 20px; } /* FF Specific */
		
				ol.commentlist p.await_mod {
					color: #f00;
					margin: 0 0 8px 0;
					}
		
					ol.commentlist p { margin: 0 0 10px 0; }
				
						ol.commentlist div.cmntmeta { color: #006699; }
					
							.gravatar {
								float: right;
								padding: 3px;
								border: 1px solid #666;
								margin: 20px 0 20px 8px;
								display: inline; /* For IE */
							}
						
							ol.commentlist>li img.gravatar { margin-top: 0; } /* FF specific */
				


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SEARCH AND ARCHIVES
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	.sanda h2 {
		font-size: 1.9em;
		font-weight: normal;
		color: #006699;
		margin: 35px 0 0 0;
		text-align: center;
		}
	
		.sanda>h2 { margin: 15px 0 0 0; } /* FF Specific */
	
			.sanda h3 { margin: 0 40px 15px 40px; }

	.archives h2 {
		font-size: 1.7em;
		font-weight: normal;
		color: #006699;
		margin: 20px 0 15px 60px;
		}
	
		.archives ul {
			list-style: none;
			padding: 0;
			margin: 0 0 20px 80px;
			}
		
	



/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SIDEBAR (aka the area where sidebar things go that is actually on the bottom)
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	ul#sidebar {
		width: 650px;
		margin: 8px auto 0 auto;
		background: #F5F5F5;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		padding: 0 0 25px 0;
		}
	
		#wrapper>#sidebar { padding: 15px 0 25px 0; } /* FF Specific */
	
			#sidebar_wrapper {
				width: 467px;
				margin: 15px 15px 0 45px;
				padding: 0 0 -20px 0;
				}
			
				#sidebar>#sidebar_wrapper { margin-top: 0; } /* FF Specific */
		
			ul#sidebar li, ul#sidebar li ul, ul#sidebar li ul li {
				margin: 0;
				padding: 0;
				list-style: none;
				text-align: left;
				}
		
			#sidebar li h2 { 
				margin: 0;
				color: #4796E9;
				font-weight: normal;
				font-size: 1.6em;
				width: 140px;
				}
			
				ul#sidebar li {
					width: 150px;
					float: left;
					margin: 0 0 15px 0;
					padding: 0;
					}
		
					ul#sidebar li ul {
						width: 135px;
						padding: 5px 0 15px 10px;
						}
					
						ul#sidebar li ul li { width: 130px;	}
		
			input#s {
				width: 440px;
				margin: 0 13px -20px 0;
				border: 1px solid #A7A6AA;
				background: #FFF;
				padding: 4px 0;
				color: #ccc;
				text-align: center;
				}
			
				div>input#s { margin-bottom: 0; margin-top: 15px; } /* FF Specific */
			
			

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FEED ICONS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	.feedicon {
		width: 20px;
		height: 20px;
		}


		#topbar .feedicon {
			background: url("./images/feedicon_blue_bg.png") no-repeat;
			display: block;
			display: inline; /* IE */
			float: right;
			margin: 2px 10px 0 0;
			}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
	#footer {
		width: 450px;
		height: 20px;
		text-align: center;
		font-size: .7em;
		border-top: 1px solid #d5d5d5;
		padding-top: 10px;
		margin: 40px auto 0 auto;
		clear: both;
		position: relative;
		}

	#footerdonate {
		width: 450px;
		height: 20px;
		text-align: center;
		font-size: .7em;
		border-top: 0px solid #d5d5d5;
		position: relative;
		top: 325px;
		}
	
	#footerhome {
		width: 450px;
		height: 20px;
		text-align: center;
		font-size: .7em;
		border-top: 1px solid #d5d5d5;
		padding-top: 10px;
		margin: 0px auto 0 auto;
		clear: both;
		}

		#footer p {
			margin: 0 0 15px 0;
			padding: 15px 0 0 0;
			line-height: 10px;
			font-size: 0.6em;
			color: #FFF;
			}
		
	/*		#wrapper>#footer p { margin: 0; padding: 5px 0 5px 0; } /* FF Specific */ */
			
			
			
/* ++++++++++++++++++++++++++++++++++++++++++++++++
	PAGES
   ++++++++++++++++++++++++++++++++ */


.pageentry {
	font-size: 1em;
	margin-bottom: 20px;
	}

/* ABOUT */


#aboutlogo {
	float: right;
	padding-left: 40px
	}

.aboutheading {
	padding-top: 20px;
	font-weight: bold;
	letter-spacing: 8px;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.verticaltotal {
	vertical-align: top;
	}

#vips { width: 300px;
	float: left;
	}

#supporters {
	float: right;
	width: 300px;
	}

.aboutheading2 {
	padding-top: 20px;
	font-weight: bold;
	letter-spacing: 8px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	}


/* VIDEO */

#videos {
	width: 650px;
}

.videoheading {
	font-weight: bold;
	letter-spacing: 8px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.videospecs {
	text-align: left;
	font-size: .9em;
	margin: 0 auto;
	padding-top: 15px;
	border: 0px solid green;
	line-height: 1.4em;
	font-style: italic;
}

.videotop {

}

.trailer {padding-top: 0px;}


.first {padding-top: 20px;}

.videoimage {
	width: 300px;
	height: 169px;
	border: 1px solid black;
	float: left;
}

.videoinfo {
	width: 318px;
	float: left;
	padding-left: 30px;
	}

.vimeo {
	height: 225px;
	width: 400px;
	float: right;
	border: 1px solid black;
}

.videodescription {
	padding-bottom: 5px;
	float: left;
	width: 240px;
	border: 0px solid black;
}

.videowrapper {
	width: 650px;
	height: 225px;
	}

.videotop {
	width: 650px;
	height: 20px;
	border-bottom: 1px solid black;

	margin-bottom: 10px;
	margin-top: 20px;

	padding-bottom: 3px;
	padding-top: 0px;
}

.watchdownload {
	text-align: left;
	font-size: .9em;
	margin: 0 auto;
	padding-top: 15px;
	border: 0px solid green;
	line-height: 1.4em;
}


.watch {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 5px;
}


.watch a{
	color: #000;
}



.vname {padding-bottom: 5px;
	font-weight: bold;
	float: left;}





.download {
	color: #000;
	text-decoration: none;
	letter-spacing: 5px;
}

.moviesize {
	color: #555;
}

.movieimage {
	border: 1px solid black;
	height: 217px;
	width: 650px;
}


hr {
	width: 650px;
	border: 0;
	height: 1px;
	background-color: #888;
}

.deets {
	color: #555;
	size: 1em;
	text-align: right;
	float: right;
	}




/* PROJECTS */

#projects {
	width: 650px;
	padding-top: 15px;
}

.project {
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

.projectheading {
	padding-top: 0px;
	font-weight: bold;
	letter-spacing: 8px;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	text-transform: uppercase;
	clear: both;
}

.projectimage {
	width: 300px;
	height: 145px;
	float: left;
	border: 1px solid black;
}

.projectdescription {
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		
	MOVIEPLAYER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		*/
	
	#movie {
		margin: 0;
		padding: 0;
		text-align: left;
		font-family: Verdana, Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
		color: #FFF;
		background: #000;
		font-size: .8em;
		}

	#moviepage {
		margin-left: 0 auto;
		margin-top: 30px;
		padding: 8px;
		background: #000;
		color: #AAA;			
		}
	
	#moviepage a {	color: #222;	text-decoration: none; }			

	#moviepage a:hover { color: #8C5E35; }	

	#moviewrapper {
		margin: 0 auto;
		width: 802px;
		margin-top: 0px;
		background: #000;
		}

	#movietitle {
		color: #222;
		}

	#movieembed {
		font-size: 1em;
		border: 1px solid #111;
		padding: 0px;
		background: #000;
		}

	#movieembed p {
		}

	#moviemeta {
		color: #222;
		letter-spacing: 0px;	
	}
	
	#movieback {
		float: left;
	}
	
	#movielogo {
		margin: 0 auto;
		width: 300px;
		height: 53px;	
		float: right;	
	}
	
	#moviedownload {
		float:right;
		border: 1px solid red;
		
	}
	
	
	

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		
		Thanks very much for downloading Day Dream. Jim Whimpey, jimwhimpey.com
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
