/*
Theme Name: Aissetou Custom build
Description: Designed by Chris Elphick and built by Barry McGee for http://www.aissetou.co.uk
Author: Barry McGee
Author URI: http://www.barrymcgee.co.uk
Version: 1.0

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php	
*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/bg.gif) no-repeat #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#wrap {
	width: 960px;
	text-align: left;
	margin-top:20px;
	background: url(images/strap.png) no-repeat;

}
#navigation {
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	font-size: 11pt;
	font-weight: bold;
}
#topright {
	float: right;
	margin: 20px 10px 0px 0px;
}
#sub-heading {
display:none;
}
#title {
	background:none;
	height: 210px;
	padding-left: 25px;
	clear: both;
}
#bg-container {
	background: url(images/wall-bg.png) no-repeat;
	color:#fff;
	clear:both;
	zoom:1;
}
#main {
	background:none;
	padding: 10px;
}
#sidebar {
	float: right;
	margin: 0px 10px 15px 10px;
	width: 200px;
	min-height:500px;
	padding: 10px;
	color: #8d8668;
}
#content {
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 0;
	color: #8d8668;
	background: url(images/blackbg.png) repeat; 
	min-height:750px;
	zoom:1;
}
#content img {
	padding: 10px;
}
#footer {
	color:#999999;
	clear: both;
	padding: 5px 0px;
	text-align:right;
	font-size:0.7em;
}
.post {
	padding-bottom: 20px;
	margin-left:10px;
	width:680px;
	margin-bottom:20px;
	border-bottom:1px solid #6e6848;
}
.post:last {

	border-bottom:none; 
}
#comments {
	margin-top: 10px;
}
/* text */
#title h1 {
	font-size: 18pt;
	color: #000000;
	padding-top: 50px;
	font-weight: bold;
}
#title h1 a{
	color: #000000;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color: #666666;
}
#navigation ul {
margin-bottom:-10px;
padding:0;
height:63px;
}

.icons {
float:left;
width:50px;
border:none;
}
#navigation ul li {
	list-style: none;
	width:130px;
	height:43px;
	text-align:center;
	padding:12px 0 0;
	margin-bottom:-15px;
	float:left;
	
}
#navigation ul li img{
border:none;	
}

li.sideNav img{
border:none;
margin-left:-12px;

}

#sidebar li a:link {
border:none;
}

#navigation ul li a {
	padding-bottom: 1px;
	text-decoration: none;
	color: #816e1d;
	margin-right: 20px; 
}
#navigation li a:hover {
	color: #fff;
}
caption {
	font-weight: bold;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
h1 {
	font-size:14pt;
	font-weight: normal;
}
h1 a {
	color: #cbc094;
	text-decoration: none;
}
h1 a img{
border:none;
}
#sidebar h2,
h2,
h3,
h4 {
	font-size: 12pt;
}
.entry a,
#sidebar a,
h2 a,
h3 a,
h4 a {
	color: #898989;
	text-decoration: none;
	border:none;
}
.entry a:hover,
#sidebar a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	color: #fff;
	background:none;
}
#sidebar li a:link {
	padding: 2px 0px 1px 0px;
}
#sidebar li a:visited {
color:#fff;
background:none;
}

#sidebar li a:hover {
color:#fff;
background:none;
}

#sidebar li a:active {
color:#fff;
background:none;
}

span#amazon-list {
padding-right:20px;
width:160px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;	
}
.searchform {
margin:15px 5px;
}
p,
#content h1,
h2,
h3,
h4,
sidebar h2,
ul,
ol,
thead {
	padding-bottom: 10px;
}
.entry ul li,
.entry ol li,
#content ul li,
#content ol li {
	margin-left: 5px;
}
img a {
	border: 0px;
}
blockquote {
	margin: 10px;
	color: #000000;
}
blockquote a {
	color: #000000;
}
#footer a {
	color:#999999;
	text-decoration: none;
}
/* default */
.navigation {
	padding: 10px 0px;
	color: #666666;
	clear:both;
}
.navigation a {
	color: #fff;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	color: #cbc094;
	padding: 10px;
	margin-top:10px;
	border: 1px solid #1c1c1c;	
	background-color: #0c0c0c; 
	clear:left;
}
.postmetadata a,
.postmetadata a:hover {
	color: #666666;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#ffffff;	

}
#date a {
	color:#ffffff;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #000000; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #fff;
	color: #000;
	border: 0px;
	font-size: 10pt;
	padding: 5px;
	margin-top: 3px;
}
#commentform a {
	color: #474404;	
	text-decoration: none;
}
#commentform a:hover {
	color: #474404;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#latest-posts {
border-bottom:#6e6848 thin solid;
margin-left:10px;
margin-bottom:10px;
}

p.social {
padding-left:60px;
padding-top:15px;
margin:10px 0;
}

p.email {
background-image:url('/blog/wp-content/themes/aissetou/images/rss-icon.png');
background-repeat:no-repeat;
height:50px;
}

p.twitter{
background-image:url('/blog/wp-content/themes/aissetou/images/twitter-icon.png');
background-repeat:no-repeat;
height:50px;
}

p.youtube {
background-image:url('/blog/wp-content/themes/aissetou/images/youtube-icon.png');
background-repeat:no-repeat;
height:50px;
}

#footer p {
text-align:center;
}

#footer p a {text-decoration:underline;}

#small-rss {
margin-top:-20px;

}

