/*
Theme Name: Souk Collective
*/
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #535458;
}
a:link {
	color: #F0F0F0; 
	text-decoration: none;
	border-bottom: solid 1px #f26522;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 1px #981b1e;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 1px #fff200;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 1px #8dc63f;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#wrapper {
	height: 1300px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#header {
	float: right;
	height: 50px;
	width: 926px;
	margin-top: 130px;
}
#header-text {
	float: left;
	width: 280px;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/header-text.gif);
	background-repeat: no-repeat;
	margin-left: 160px;
	height: 20px;
}
#menu {
	float: right;
	width: 470px;
	height: 25px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;	
	border:none;
	
}
#slideshow {
	float: left;
	height: 251px;
	width: 926px;
}
#content {
	float: left;
	width: 886px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 25px;
}
#col-left {
	float: left;
	width: 540px;
}
#col-right {
	float: right;
	width: 330px;
}
#col-left-one {
	float: left;
	width: 870px;
}
.posts{
	float: left;
	width: 520px;
	border-bottom:dotted 1px #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.posted{
	font-size: 11px;
	color: #a1a2a2;
	display: block;
}
.posted a{
	color: #a1a2a2;
}
.blog-box {
	float: left;
	width: 330px;
	color: #a1a2a2;
}
.blog-box a {
	color: #a1a2a2;
}
.blog-box a {
	color: #a1a2a2;
}
#footer {
	float: left;
	width: 926px;
	color: #727275;
	font-size: 10px;
}
#footer-text {
	width: 570px;
	text-align: center;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.links{
	float:left; 
	width:350px;
}
.links a{
	text-decoration:none;
}
.links img{
	border:none;
}