/*  
Theme Name: New Milesoundesign.com
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
*/



/* General */

body {
	/* margin: 45px 0; */
	background: #0e0e0e url("images/background.gif") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}


/* Page */

#page {
	margin: 0 auto;
	width: 812px;
	background: url("images/page.gif") repeat-y;
}


/* Search */

#search {
	width: 812px;
	height: 56px;
	background: url("images/search_bg.gif") no-repeat;
	position: relative;
}

#search #searchform {
	position: absolute;
	bottom: 0;
	left: 53px;
	margin: 0;
	padding: 0;
	width: 242px;
	height: 32px;
	background: url("images/search_form.gif") no-repeat;
}

#search #s {
	margin: 8px 0 0 73px;
	width: 109px;
	height: 16px;
	border: none;
	background: transparent;
	font-size: 13px;
}

#search #searchsubmit {
	margin-left: -1px;
	padding: 0;
	width: 49px;
	height: 23px;
	border: none;
	background: transparent;
}


/* Header */

#header {
	width: 812px;
	height: 150px;
	background: url("images/header2.jpg") no-repeat;
	position: relative;
}

#header h1 {
	color: #2264a1;
	font: normal 36px Verdana;
	position: absolute;
	top: 38px;
	left: 55px;
}
	
#header h1 a {
	color: #2264a1;
	text-decoration: none;
}

#header .description {
	color: #dddddd;
	font: bold 16px Verdana;
	position: absolute;
	top: 83px;
	left: 125px;
}


/* Main */

#main {
	margin: 0 auto;
	width: 728px;
	background: url("images/main.gif") repeat-y;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

	/* Main - Menu */
	
	#main #menu {
		height: 32px;
		background: #13395c;
		text-align: center;
	}
	
	#main #menu ul {
		margin: 0;
		padding: 0;
		text-align: center;
		list-style-type: none;
		height: 32px;
	}
	
	#main #menu ul li {
		display: inline;
		margin: 0px 10px;
		height: 32px;
	}
	
	#main #menu ul li a {
		display: inline;
		color: #2264a1;
		padding: 0px 13px; 
		font: normal 18px/32px Verdana;
		text-decoration: none;
	}
	
	#main #menu ul li a:hover {
		color: #000e1a;
		text-decoration: none;
		background: #2264a1;
	}
	
	#main #sidebar {
		float: left;
		width: 175px;
		font-size: 12px;
	}
	
	#sidebar ul {
		margin-left: 0px;
	}
	
	.widgettitle {
		margin-top: 30px;
		margin-left: 20px;
	}
	
	#sidebar li, #sidebar li a, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar li a span		 {
		color: #777;
		text-decoration: none;
		list-style: none;
		font-family: Verdana, sans-serif;
	}
	
	#sidebar li a:hover {
		text-decoration: underline;
	}
	
	/* Main - Content */
	
	#main #content {
		float: left;
		margin: 15px 15px 0 15px;
		width: 515px;
	}
	
	#main #content .post {
		font: normal 12px Verdana;
		color: #cccccc;
		float: left;
margin-top: 30px;
		margin-bottom: 40px;
		width: 540px;
	}
	
	#rss p, #rss p a {
		font: normal 12px Verdana;
		color: #cccccc;
text-align: center;
		width: 540px;
	}
	
	#main #content .post h2 {
		color: #747474;
margin-left: 35px;
		font: normal 32px Verdana;
	}
	
	#main #content .blog h2 {
		font: normal 24px Verdana;
	}
	
	#main #content .post h2 a {
		color: #747474;

		text-decoration: none;
	}
	
	#main #content .post h2 a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry {
		line-height: 19px;
margin-left: 180px;
margin-right: 80px;
		padding-bottom: 10px;
	}
	
	#main #content .post .entry a {
		color: #89b5de;
		text-decoration: none;
		font-weight: normal;
	}
	
	#main #content .post .entry a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry img {
		margin: 0 14px 5px 0;
		float: left;
	}
	
	#main #content .post .entry .more-link {
		font: bold 13px/20px Arial;
		color: #89b5de;
		float: right;
		margin-top: 5px;
	}
	
	#main #content .post .entry .more-link a {
		color: #89b5de;
		text-decoration: none;
	}
	
	#main #content .post .entry .more-link a:hover {
		text-decoration: underline;
	}
	
	#main #content .post h3 {
		color: #323232;
		font: normal 22px Verdana;
		margin-top: 20px;
		margin-bottom: 5px;
	}
	
	#main #content .post .comments {
		margin: 0;
		width: 515px;
	}

	

	#main #content .post .comments ol {
		margin: 10px 0 10px 0;
		padding-left: 20px;
	}
	
	#main #content .post .comments ol li {
		padding: 5px;
		margin-top: 5px;
	}
	
	#main #content .post .comments ol li.alt {
		background: #090909;
	}
	
	#main #content .post .comments ol li cite {
		color: #89b5de;
		font-style: normal;
		font-weight: bold;
	}
	
	#main #content .post .comments ol li cite a {
		color: #89b5de;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .comments ol li .commentmetadata a {
		color: #89b5de;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li .commentmetadata a:hover {
		color: #89b5de;
		text-decoration: underline;


	}
	
	#main #content .post #commentform {
		margin: 0;
	}
	
	#main #content .post #commentform input {
		background: #89b5de;
		border: 0;
		padding: 3px;
		font-size: 13px;
	}
	
	#main #content .post #commentform #comment {
		background: #89b5de;
		border: 0;
		padding: 3px;
		font-size: 13px;
		font-family: Verdana;
	}
	
	#main #content .post #commentform #submit {
		background: #13395c;
		color: #89b5de;
		border: 0;
		padding: 3px;
		font: bold 13px Verdana;
	}
	
	/* Main - Footer */
	
	#main #footer {
		width: 538px;
		height: 26px;
		background: url("images/footer.gif") no-repeat;
		font: normal 11px/26px Verdana;
		color: #89b5de;
		text-align: center;
		padding-left: 190px;
	}
	
	#main #footer a {
		font-weight: bold;
		color: #89b5de;
		text-decoration: none;
	}
	
	#main #footer a:hover {
		text-decoration: underline;
	}


/* Bottom */

#bottom {
	width: 812px;
	height: 40px;
	background: url("images/bottom.gif") no-repeat left bottom;
}

