/*
Theme Name: Bedouins
Theme URI: http://www.bedouinsofwadirum.com
Description: Bedouins Theme
Version: 1.0
Author: Franck, Flox, Ifig
*/

body {
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	overflow:auto;
}

h1, h2, h3 {
	/*text-transform: lowercase;*/
	text-transform : uppercase;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
/* 	font-family: Georgia, "Times New Roman", Times, sans-serif;
 */	font-weight: normal;
	color: #000000;
}

h2 { font-size: 18px; }
h3 { font-size: 18px;}

p, ol, ul, blockquote {
	#line-height: 22px;
}

a {
	/*border-bottom: 1px dotted #707070;*/
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border: none;
}

strong {
	color: #8D8C8C;
}

/* Posts */

.post {
}
.post h2, .post h3 {
}

/* Header */

#header {
	width: 950px;
	height: 198px;
	margin: 0 auto;
	border-bottom: solid 1px #ffffff;
	background: url(images/toptitle.jpg);
}

#header h1 {
	margin: 0;
	padding-left: 797px;
	padding-top: 21px;
	font-size: 14px;
}

#header h2 {
	margin: 0;
	padding-top: 30px;
	padding-left: 28px;
	font-size: 18px;
	color: #ffffff;
}

#header a {
	border: none;
	/* letter-spacing: -1px; */
	color: #ffffff;
}

/* Content */

#content {
	width: 950px;
	/* white-space : normal;  */
 	margin: 0 auto;
	min-height:800px;
	
	height:auto !important;
	height:500px;
	/* border-left: inset 2px #ffffff; 
	border-right: outset 2px #ffffff; 
	border-bottom: outset 2px #ffffff; 
	border-top: solid 1px #ffffff;  */
	background:   url(images/background.jpg) center top no-repeat;/*	#df7740 ;*/
	/*padding: 10px;*/
}

#colOne {
	position: absolute;
	top:237px;
        width: 280px;
	text-transform : uppercase;
}

#colOne li {
	list-style: none;
	list-style-position:inside;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 63px;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: -1px;
}
#colOne li.b a{
	color: #000000;
	font-weight: bold;
}
#colOne li.w a{
	color: #ffffff;
}
#colOne li.w a:hover{
	color: #000000;
}
#menuWhite {
	
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	cursor: pointer;
	padding-left: 28px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	color: #ffffff;
}
#menuWhite a:hover {
	color: #000000;
}
#menuBlack {
	
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	cursor: pointer;
	padding-left: 28px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	color: #000000;
}
#menuBlack a{
	color: #000000;
}

#colTwo {	
	margin-left:280px;
	padding-left:20px;
	padding-right:20px;
	padding-top:37px;
	padding-bottom:50px;
	font-weight:800;font-size: 14px;
	color: #000000;
}

	
ul#navlist {
	margin: 0;
	padding: 0;
	/*padding: 0 182px 0 182px;
	white-space: nowrap;*/
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	line-height: 22px;
	white-space: nowrap;
}

#navlist li.page_item {
	/*display: inline;*/
	list-style-type: none;
	line-height: 22px;
	padding: 0px;
	margin: 2px;
}

#navlist li.page_item ul {
	/*display: inline;*/
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a {
	padding: 5px 10px 5px 10px;
	/*background: #600000;*/
	/*font-weight: bold;*/
	width: auto;
	text-transform : uppercase;
	/*background:  #8f5235;*/

}
-->
