/*  

Theme Name: MLTheme
Theme URI: http://www.myspace-layouts.us
Description: Myspace Layouts.
Version: 1.0
Author: myspace-layouts.us
Author URI: http://www.myspace-layouts.us/

*/

/* General */

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

a:link, a:visited{
text-decoration: underline;
color:#0000FF;
}

a:hover{
text-decoration: none;
}


	
	.blog {
		width: 404px;
		}
		
		.blog img {					
			width: 400px;
			max-height: 400px;;
			}
				
		.blog object, .blog embed {
			width: 400px;
			max-height: 400px;
			}
		
		.post{
			border-bottom: 1px dotted #ff6e94;
			padding: 0px 0 4px 0;
			margin: 0 0 4px 0;
			}
				
			.post-title {			
				text-align:left;
				padding: 5px 10px 0 10px;
				}
				
			.content {
				padding:5px;
				text-align:left;
				}	
							
		.comments-template textarea {
			width: 400px;
			}
