/*  
Theme Name: Clean Purple
Theme URI: http://bloggingzone.info
Description: Purple Vector Theme
Version: 1.0
Author: bloggingzone
Author URI: http://blogggingzone.info
*/



/* General */

body {
	margin: 0;
	background: #000000 url("images/background.gif") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}


/* Page */

#page {
	margin: 0 auto;
	width: 989px;
	background: url("images/page.jpg") no-repeat;
}

#page-in {
	margin: 0 auto;
	width: 811px;
	background: #212121;
}


/* Header */

#header {
	width: 811px;
	height: 151px;
	background: #000000 url("images/header2.jpg") no-repeat top right;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 45px;
	left: 35px;
	color: #ffffff;
	font: normal 35px "Trebuchet MS", Verdana;
}
	
#header h1 a {
	color: #ffffff;
	text-decoration: none;
}

#header .description {
	position: absolute;
	top: 87px;
	left: 35px;
	color: #ffffff;
	font: normal 11px "Trebuchet MS", Verdana;
}


/* Topbar */

#topbar {
	width: 811px;
	height: 32px;
	background: #000000 url("images/topbar2.jpg") no-repeat top right;
}

#topbar .topbar-left {
	float: left;
	width: 255px;
	height: 227px;
	padding: 12px 0 0 10px;
}

#topbar .topbar-center {
	padding: 12px 0 0 10px;
	float: left;
	width: 290px;
	height: 227px;
}

#topbar .topbar-right {
	float: left;
	width: 226px;
	height: 227px;
	padding: 12px 10px 0 10px;
}

#topbar h3 {
	color: #ffffff;
	font: normal 12px/24px "Trebuchet MS", Verdana;
	width: 113px;
	height: 24px;
	background: url("images/topbar_title.gif") no-repeat;
	padding-left: 12px;
}

#topbar h3.topbar-right-title {
	float: right;
	padding-left: 0;
	padding-right: 12px;
	text-align: right;
}

#topbar ul {
	margin: 25px 0 0 12px;
	padding: 0;
	list-style-type: none;
}

#topbar ul li a {
	color: #ffffff;
	text-decoration: none;
	font: normal 12px/24px "Trebuchet MS", Verdana;
}

#topbar ul li a:hover {
	text-decoration: underline;
}


/* Main */

#main {
	width: 811px;
	background: url("images/main.gif") repeat-y;
}

#main-in {
	width: 808px;
	padding-left: 3px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

	/* Main - Sidebar Left */
	
	#main #main-in #sidebar-left {
		float: left;
		background: url("images/sidebar.gif") repeat-x;
		min-height: 422px;
		width: 151px;
		padding: 0 9px 0 8px;
		color: #ffffff;
		font: normal 12px/24px "Trebuchet MS", Verdana;
	}
	
	#main #main-in #sidebar-left a {
		color: #87767a;
		text-decoration: none;
	}
	
	#main #main-in #sidebar-left a:hover {
		color: #87767a;
		text-decoration: underline;
	}
	
	#main #main-in #sidebar-left table {
		margin: 0 auto;
		margin-bottom: 25px;
	}
	
	#main #main-in #sidebar-left table caption {
		text-align: center;
	}
	
	#main #main-in #sidebar-left h3 {
		font: bold 15px/30px "Trebuchet MS", Verdana;
		color: #ffffff;
		width: 135px;
		height: 30px;
		background: url("images/sidebar_title.png") no-repeat;
		padding-left: 15px;
		margin-bottom: 10px;
		margin-top: -15px;
	}
	
	#main #main-in #sidebar-left ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 126px;
		padding-left: 25px;
		margin-bottom: 25px;
	}
	
	#main #main-in #sidebar-left ul li a {
		color: #ffffff;
		text-decoration: none;
		font: normal 12px/24px "Trebuchet MS", Verdana;
	}
	
	#main #main-in #sidebar-left ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	/* Main - Content */
	
	#main #content {
		float: left;
		margin-bottom: 25px;
		width: 430px;
		padding: 0 18px;
	}
	
	#main #content .post {
		float: left;
		margin-bottom: 30px;
		width: 430px;
		font: normal 12px/18px "Trebuchet MS", Verdana;
		color: #ffffff;
	}
	
	#main #content .post h2 {
		color: #87767a;
		font: bold 20px "Trebuchet MS", Verdana;
		margin-bottom: 10px;
	}
	
	#main #content .post h2 a {
		color: #87767a;
		text-decoration: none;
	}
	
	#main #content .post h2 a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry {
		float: left;
		margin-top: -10px;
		margin-bottom: 20px;
	}
	
	#main #content .post .entry a {
		color: #87767a;
		text-decoration: none;
	}
	
	#main #content .post .entry a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry img {
		margin: 0 5px 5px 0;
		float: left;
	}
	
	#main #content .post .entry .date {
		background: url("images/date.png") no-repeat;
		width: 74px;
		height: 55px;
		margin: 10px 10px 5px 0;
		float: left;
		font: normal 12px "Trebuchet MS", Verdana;
		color: #ffffff;
		text-align: center;
		text-transform: lowercase;
	}
	
	#main #content .post .entry .date span {
		padding-top: 4px;
		font: normal 20px "Trebuchet MS", Verdana;
		display: block;
	}
	
	#main #content .post .entry .more-link {
		font: bold 12px/20px "Trebuchet MS", Verdana;
		color: #87767a;
		float: right;
	}
	
	#main #content .post .entry .more-link a {
		color: #87767a;
		text-decoration: none;
	}
	
	#main #content .post .entry .more-link a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .info {
		width: 430px;
		height: 20px;
		text-align: center;
		background: url("images/post_info.gif") no-repeat;
		font: normal 12px/20px "Trebuchet MS", Verdana;
		color: #ffffff;
		margin-top: 10px;
	}
	
	#main #content .post .info a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#main #content .post .info a:hover {
		text-decoration: underline;
	}
	
	#main #content .post h3 {
		color: #87767a;
		font: bold 16px "Trebuchet MS", Verdana;
		margin-top: 30px;
		margin-bottom: 5px;
	}
	
	#main #content .post .comments {
		margin: 0;
	}
	
	#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: #353535;
	}
	
	#main #content .post .comments ol li cite {
		color: #87767a;
		font-style: normal;
		font-weight: bold;
	}
	
	#main #content .post .comments ol li cite a {
		color: #87767a;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .comments ol li .commentmetadata a {
		color: #87767a;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li .commentmetadata a:hover {
		color: #87767a;
		text-decoration: underline;
	}
	
	#main #content .post #commentform {
		margin: 0;
	}
	
	/* Main - Sidebar Right */
	
	#main #main-in #sidebar-right {
		float: left;
		background: url("images/sidebar.gif") repeat-x;
		min-height: 422px;
		width: 151px;
		padding: 0 9px 0 8px;
		color: #ffffff;
		font: normal 12px/24px "Trebuchet MS", Verdana;
	}
	
	#main #main-in #sidebar-right a {
		color: #87767a;
		text-decoration: none;
	}
	
	#main #main-in #sidebar-right a:hover {
		color: #87767a;
		text-decoration: underline;
	}
	
	#main #main-in #sidebar-right table {
		margin: 0 auto;
		margin-bottom: 25px;
	}
	
	#main #main-in #sidebar-right table caption {
		text-align: center;
	}
	
	#main #main-in #sidebar-right h3 {
		font: bold 15px/30px "Trebuchet MS", Verdana;
		color: #ffffff;
		width: 135px;
		height: 30px;
		background: url("images/sidebar_title.png") no-repeat;
		padding-left: 15px;
		margin-bottom: 10px;
		margin-top: -15px;
	}
	
	#main #main-in #sidebar-right ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 126px;
		padding-left: 25px;
		margin-bottom: 25px;
	}
	
	#main #main-in #sidebar-right ul li a {
		color: #ffffff;
		text-decoration: none;
		font: normal 12px/24px "Trebuchet MS", Verdana;
	}
	
	#main #main-in #sidebar-right ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}






















/* Footer */

#footer {
	background: url("images/footer.gif") no-repeat;
	width: 811px;
	height: 30px;
	padding-top: 25px;
	font: normal 12px "Trebuchet MS", Verdana;
	color: #818181;
	text-align: center;
}

#footer a {
	color: #87767a;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}