/* 
	Theme Name: Powa
	Author: David Gerrard 

*/

body {
	margin: 25px 0 0 20px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #fff;
	background: url('images/bg.gif');
	}
	
#container {
	position: absolute;
	margin-left: -390px;
	left: 50%;
	width: 780px;
	}
	
/* Advertising */
#boxads {
	width: 268px;
	margin: 5px 0 0 0;
	}
	
.boxad1 {
	float: left;
	width: 125px;
	height: 125px;
	padding: 1px;
	border: 1px solid #fff;
        background: url('http://www.boxmusique.com/wp-content/uploads/2009/12/advertise.jpg') center no-repeat;
	}
	
.boxad2 {
	float: left;
	width: 125px;
	height: 125px;
	padding: 1px;
	border: 1px solid #fff;
	margin: 0 0 0 10px;
        background: url('http://www.boxmusique.com/wp-content/uploads/2009/12/advertise.jpg') center no-repeat;
	}
	
.boxad3 {
	float: left;
	width: 125px;
	height: 125px;
	padding: 1px;
	border: 1px solid #fff;
	margin: 10px 0 0 0;
        background: url('http://www.boxmusique.com/wp-content/uploads/2009/12/advertise.jpg') center no-repeat;
	}
	
.boxad4 {
	float: left;
	width: 125px;
	height: 125px;
	padding: 1px;
	border: 1px solid #fff;
	margin: 10px 0 0 10px;
        background: url('http://www.boxmusique.com/wp-content/uploads/2009/12/advertise.jpg') center no-repeat;
	}

.post-ad {
       text-align: center;
       height: 400px;
       width: 465px;
       }
	
/* Categories */
ul {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 268px;
	font-size: 11px;
	}
	
li.cat-item {
	width: 248px;
	height: 19px;
	padding: 6px 0 0 20px;
	margin: 2px 0 0 0;
	list-style: none;
	background: url('images/navbg.png');
	border-right: 3px solid #d940ac;
	}
	
.list-title {
	width: 271px;
	height: 19px;
	text-align: center;
	padding: 6px 0 0 0;
	list-style: none;
	background: url('images/list-title.png');
	font-weight: bold;
	}
	
.pink {
	color: #d940ac;
	}
	
/* Column 1 */
#column1 {
	float: left;
	width: 465px;
	margin: 0 0 10px 0;
	}
	
.archives {
	float: left;
	width: 465px;
	margin: 20px 0 0 0;
	font-size: 14px;
	text-shadow: #000 1px 1px 1px;
	}
	
.archive-left {
	float: left;
	width: 233px;
	}
	
.archive-right {
	float: left;
	width: 232px;
	text-align: right;
	}

/* Column 2 */
#column2 {
	float: left;
	width: 268px;
	margin: 15px 0 0 0;
	padding: 0 0 0 47px;
	}
	
.find-things {
	float: left;
	width: 88px;
	height: 29px;
	padding: 6px 0 0 0;
	}
	
.searching {
	float: left;
	height: 35px;
	width: 180px;
	}
	
#searchbox {
	width: 268px;
	height: 35px;
	font-size: 11px;
	font-weight: bold;
	}
	
#searchbox form {
	width: 180px;
	margin: 0;
	padding: 0;
	}
	
.search {
	width: 168px;
	height: 15px;
	padding: 5px;
	background: #1a1a1a;
	border: 1px solid #3b3b3b;
	color: #3b3b3b;
	}
	
#social-icons2 {
	float: left;
	width: 268px;
	height: 48px;
	margin: 10px 0 0 0;
	}
	
.icon {
	margin: 0 0 0 3px;
	}

.disclaimer {
        float: left;
	width: 248px;
	background: #0b0b0b;
	background: url('images/footerbg.png');
	font-size: 11px;
	padding: 10px;
	border: 1px solid #222222;
	margin: 10px 0 0 0;
        line-height: 20px;
	}

/* Comments */
.commented {
	float: left;
	width: 465px;
	margin: 15px 0 0 0;
	border-bottom: 1px dotted #5a5a5a;
	}

.count-comments {
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 10px 0;
        }

.commentlist {border-top: 1px solid #2a2a2a;}

#respond {margin: 10px 0 0 0;}

/* Footer */
#footer {
	float: left;
	width: 765px;
	height: 106px;
	background: #0b0b0b;
	background: url('images/footerbg.png');
	font-size: 11px;
	padding: 15px 0 0 15px;
	border: 1px solid #222222;
	margin: 10px 0 15px 0;
	}
	
.footer-list {
	margin: 0;
	width: 750px;
	height: 25px;
	border-bottom: 1px dotted #555555;
	}
	
.footer-item {
	float: left;
	list-style: none;
	margin-right: 15px;
	border-left: 3px solid #d940ac;
	padding-left: 5px;
	}
	
.footer-tags {
	margin: 15px 0 0 0;
	width: 750px;
	line-height: 18px;
	}
	
.footer-tag {
	float: left;
	list-style: none;
	margin-right: 5px;
	}
	
.footer-tag-title {
	font-weight: bold;
	float: left;
	list-style: none;
	margin-right: 5px;
	color: #d940ac;
	}

/* Header */
.header {
	float: left;
	width: 780px;
	height: 45px;
	background: url('images/logo.png') no-repeat;
	border-bottom: 1px solid #2a2a2a;
	}
	
/* Links */
a {
	color: #fff;
	text-decoration: none;
	}
	
a:hover {
	color: #d940ac;
	}
	
.post-title a:hover {
	background: #111111;
	}
	
.post-body a {
	background: #0f0f0f;
	}

.page-body a {
	background: #0f0f0f;
	}
	
.author a {
	color: #d940ac;
	text-decoration: none;
	}
	
.author a:hover {
	color: #ffafe7;
	background: #111111;
	}
	
a img {
	border: 0;
}
	
.social-icons a:hover {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}
	
#social-icons2 a:hover {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}
	
li a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}

.mix-link {
	font-size: 20px;
        color: #e536b1;
        }

.mix-link a:hover {
        color: #fff;
        }

/* Pages */
.page-body {
	float: left;
	width: 465px;
	margin: 0 0 10px 0;
        padding: 0 0 10px 0;
	line-height: 19px;
        }
	
/* Posts */
.quote {
        margin: 5px;
}

.about-box {
        width: 445px;
        background: url('images/footerbg.png');
	padding: 10px 10px 0 10px;
	border: 1px solid #222222;
	margin: 10px 0 0 0;
        line-height: 20px;
	}

.about-title {
	float: left;
	width: 442px;
	font-size: 22px;
	letter-spacing: -1px;
	text-shadow: #000 1px 1px 1px;
	font-weight: 400;
	margin: 0 0 5px 0;
	border-right: 3px solid #d940ac;
        padding: 0;
	}



.post {
	float: left;
	width: 465px;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #2a2a2a;
	}

.single-post {
	float: left;
	width: 465px;
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #2a2a2a;
	}
	
.post-title {
	float: left;
	width: 462px;
	font-size: 22px;
	letter-spacing: -1px;
	text-shadow: #000 1px 1px 1px;
	font-weight: 400;
	margin: 0 0 0 0;
	border-right: 3px solid #d940ac;
        padding: 0;
	}

.comment-title {
	float: left;
	width: 456px;
	font-size: 18px;
	letter-spacing: -1px;
	text-shadow: #000 1px 1px 1px;
	font-weight: 400;
	margin: 0 0 0 0;
	border-right: 3px solid #d940ac;
        padding: 0;
	}

.post-details {
	float: left;
	width: 100px;
	margin: 14px 0 0 0;
	font-size: 11px;
	}
	
.post-body {
	float: left;
	width: 350px;
	padding: 0 0 5px 15px;
	line-height: 19px;
	}
	
.post-image {
	border: 1px solid #c7c7c7;
	margin: 0 0 5px 0;
	}
	
.comments {
	margin: 5px 0 0 0;
	}

#comment {
        width: 465px;
       }

.comment-body {
        float: left;
	width: 350px;
	padding: 0 0 0 15px;
        margin: 0 0 10px 0;
	line-height: 19px;
	}

.comment-details {
	float: left;
	width: 100px;
	margin: 14px 0 10px 0;
	font-size: 11px;
	}

.comment-box {float: left; width: 465px;}
	
.author {
	margin: 5px 0 0 0;
	font-weight: bold;
	}
	
.social-icons {
	margin: 5px 0 0 0;
	}