@charset "utf-8";
/* csmalecki dot com */

/* global */

body{
	margin:0px;
	background-color:#2b2b2b;
	}
	
	
/* masthead */

#csm_mast{
	width:100%;
	height:180px;
	background-image:url(../img/csm_repeater.jpg);
	background-repeat:repeat-x;
	}
	
	#csm_masthead{
		width:880px;
		height:180px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../img/csm_masthead.jpg);
		background-repeat:no-repeat;
		}
		
	#csm_masthead ul{
		font-family:Arial, Helvetica, sans-serif;
		font-size:26px;
		color:#ffffff;
		list-style-type:none;
		margin-top:0px;
		padding-top:153px;
		padding-left:520px;
		}
		
		#csm_masthead ul li{
			display:inline;
			}
			
		#csm_masthead ul a:link{
			color:#ffffff;
			text-decoration:none;
			}
			
		#csm_masthead ul a:visited{
			color:#ffffff;
			text-decoration:none;
			}
			
		#csm_masthead ul a:hover{
			color:#ffffff;
			text-decoration:none;
			border-bottom:3px solid #ffffff;
			}
			
		#csm_masthead ul a:active{
			color:#ffffff;
			text-decoration:none;
			}
			
			#currentpage{
				border-bottom:3px solid #5e1d31;
				}


/* content */

#csm_con{
	width:100%;
	float:left;
	background-image:url(../img/csm_shadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#1a1a1a;
	}
	
	#csm_content{
		width:880px;
		min-height:265px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../img/csm_bgtop.jpg);
		background-repeat:no-repeat;
		}
		
	#csm_intro{
		float:left;
		width:420px;
		margin-top:100px;
		margin-left:30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		}
		
	#csm_about{
		float:left;
		width:420px;
		margin-top:50px;
		margin-left:30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		}
		
		#csm_about a:link{
			color:#573b59;
			}
			
		#csm_about a:visited{
			color:#573b59;
			}
			
		#csm_about a:hover{
			color:#573b59;
			text-decoration:none;
			}
			
		#csm_about a:active{
			color:#573b59;
			}
		
	#csm_ex{
		float:left;
		width:430px;
		margin-top:60px;
		margin-bottom:20px;
		}
		
		
	.csm_portxt{
		float:left;
		width:420px;
		margin-top:40px;
		margin-left:30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		}
		
		.csm_portxt h4{
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			font-weight:bold;
			color:#ffffff;
			margin-bottom:0px;
			}
			
		.csm_portxt p{
			margin-top:3px;
			}
						 
		.csm_portxt a:link{
			color:#ca8541;
			}
			
		.csm_portxt a:visited{
			color:#ca8541;
			}
			
		.csm_portxt a:hover{
			color:#ca8541;
			text-decoration:none;
			}
			
		.csm_portxt a:active{
			color:#ca8541;
			}
		
	.portex{
		float:left;
		width:430px;
		margin-top:60px;
		margin-bottom:20px;
		}
		
		.folioimg{
			border:5px solid #ca8541;
			margin-left:15px;
			}
		
		.example{
			border:5px solid #3f1718;
			margin-left:15px;
			}
			
		.aboutme{
			border: 5px solid #573b59;
			margin-left:15px;
			margin-bottom:15px;
			float:left;
			}


/* contact & footer */

#csm_foo{
	width:100%;
	float:left;
	}

	#csm_footer{
		width:880px;
		margin-left:auto;
		margin-right:auto;
		}
		
	#csm_contact{
		width:500px;
		float:left;
		margin-top:5px;
		margin-left:30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		}
		
		#csm_contact h3{
			font-size:26px;
			font-weight:normal;
			}
			
		#csm_contact p {
			clear:left;
			margin:0px 0 10px 0px;
			position:relative;
			}

		#csm_contact label{
			margin: 0;
			width: 110px;
			display: block;
			float: left;
			padding: 5px 10px 2px 0;
			}
			
		#csm_contact input.text {
			background: #cdcdcd;
			color: #1a1a1a;
			width: 225px;
			border: 2px solid #641e32;
			padding: 2px;
			margin: 0;
			}
			
		#csm_contact textarea{
			background: #cdcdcd;
			color: #1a1a1a;
			width: 225px;
			border: 2px solid #641e32;
			padding: 2px;
			height: 80px;
			}
		
		#csm_contact .send{
			display: block;
			border: none;
			background:none;
			font-size: 16px;
			color: #fff;
			margin: 0 0 0 110px;
			text-align: left;
			}
			
		#csm_contact .send:hover{
			border-bottom:3px solid #ffffff;
			}
		
		#csm_contact .required{
			position: absolute;
			color: #fff;
			top: 3px;
			padding-left: 7px;
			font-size: 0.8em;
			}
			
		#csm_contact .emph{
			position: relative;
			display:block;
			color:#FF0000;
			padding-left: 120px;
			font-size: 0.8em;
			}
		
	#csm_vinyl{
		width:340px;
		float:left;
		margin-top:65px;
		}
		
		
/* copyright */

#csm_copy{
	width:100%;
	float:left;
	}