/* 
Theme Name: Prestige Blog
Theme URL: 
Description: Salesletter Style Blog
Author: 
Author URI: 
Version: 1.0.7


*/

* {
	margin:0;
	padding: 0;
}
body {
	background: url(images/background.gif) repeat-x top #393939;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #333;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
	padding: 12px 0;
}
a { color: #177b9f; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

h2 {
font-size: 24px;
text-align: center;
padding: 20px 0;
color: #cc1919;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#wrapper {
	width: 778px;
	margin: 25px auto;
	text-align: left;
}
#header {
	background: url(images/header.jpg) no-repeat top;
	width: 778px;
	height: 217px;
}
#content { background: url(images/content.gif) repeat-y #fff; padding: 10px 40px;}

#footer {
	background: url(images/footer.gif) no-repeat top;
	width: 778px;
	height: 58px;
	text-align: center;
}
#footer span { color: #fff; padding-top: 25px;}


div.post ul {
list-style: none;
}
div.post ul li { padding: 20px;padding-left: 56px; background: url(images/arrow1.jpg) #f9f9f9 no-repeat left; margin: 12px;}
div.post ol {
list-style: none;
}
div.post blockquote {
margin: 0 auto;
border: none;
	padding: 25px;
}
div.post blockquote h3 { font-size: 15px; text-align: center;}
div.post blockquote  {
	margin: 20px 0;
	padding: 20px 10px;
	border-left: 6px solid #ddd;
	border-bottom: 1px dashed #ddd;
	font-family:Georgia, "Times New Roman", Times, serif
}
div.post blockquote p  {
	font-family:Georgia, "Times New Roman", Times, serif; font-size: 15px;font-style: italic;
}
div.post {
	width: 520px;
	float: left;
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
}
div.post h1 a {
font-size: 24px;
color: #333;
font-weight: bold;
text-decoration: none;
text-align: left;
padding-bottom: 0;
font-family: Georgia, times, serif;
}
div.post h4 {
font-size: 10px;
text-transform: uppercase;
color: #888;
font-weight: normal;
}
#sidebar {
width: 160px;
float: right;
}
div.post-bottom strong a { padding: 4px;
padding-left: 25px;
background: url(images/bullet.png) no-repeat  left; font-size: 11px;}
#sidebar h2 {
font-size: 14px;
text-align: left;
color: #444;
text-transform:uppercase;
padding-bottom: 5px;
}
#sidebar ul {
list-style: none;
}
#sidebar li {
list-style: none;
}
#sidebar ul li {
	padding: 5px;
font-size: 11px;
padding-left: 25px;
background: url(images/bullet.png) no-repeat  left;
}
#video {
	background: #333;
	width: 695px;
	padding: 40px;
	margin-top: -28px;
	margin-left: -38px;
	background: url(images/video.gif) repeat-x top #2b2b2b;
}
	#video embed {
		margin: 0 auto;
		display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#nav ul { list-style: none; padding: 0; }
#nav ul li { display: block; float: left; list-style: none; padding: none; background: none; }
#nav ul li a { display: block; float: left; list-style: none; height: 14px; border-right: 1px dashed #ccc; padding: 13px;font-weight: bold; margin: 0; font-size: 11px; text-decoration:none; color: #444;  }
#nav ul li a:hover { background: url(images/nav-hover.gif) repeat-x top; color: #fff; }
#nav {
	margin-left: -28px;
	background: url(images/nav.gif) repeat-x top ;
	width: 775px;
	height: 40px;
	margin-top: -11px;
	margin-left: -38px;
}

