/*
Theme Name: Patti Child
Theme URI: http://deliciousthemes.com/
Description: Creative / Portfolio One-Page Theme
Author: Madalin Tudose
Author URI: http://deliciousthemes.com/
Template: patti
Version: 1.4
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../patti/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

.project {
	width: 100%;
	height: auto;  
	margin-top: 4em;  
} 

.project td {
	border-top: 1px solid; 
	padding: 0.5em 0; 
}

.project tr td:first-child {
	padding-right: 1em; 
} 

.project tr:last-child td {
	border-bottom: 1px solid; 
}

.swf-wrapper {
	position: relative;  
	width: 100%;
	height: 0; 
	padding-bottom: 75%; /* 4.3 */   
}

.swf-wrapper object {
	position: absolute;
	top: 0;
	left: 0; 
	width: 100%;
	height: 100%;    
}

.screenshot {
	width: 100%;
	height: auto; 
}
