
body {
	background: #000000 url(../images/main_bg.jpg) no-repeat -40px -10px;
	text-align: center;
	font: normal 12px/1.6 Helvetica, Arial;
	color: #999999;
	text-shadow: #000000 0 0 0px;
	margin: 0px;
	padding: 0px 50px;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #999999;
	font-weight: normal;
	font-family: Helvetica, Arial;
	text-shadow: #000000 0 0 0px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}


#main h1{ font-size: 36px; color:#FFFFFF; }


h1 {
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
	margin-bottom: 4px;
}



.twitter {
	padding-right: 44px;
}


a {
	text-decoration: none;
	color: #996666;
	font-weight: normal;
	font-family: Helvetica, Arial;
}

a:active, a:visited{
	color: #666666;
}

a:hover, li a:hover {
	text-decoration: none; color:#669999;
}

p, pre {
	margin-bottom: 10px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	line-height: 18px;
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background: url(../images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

div.hr {
	border-top: 1px solid #996666;
	height: 1px;
	width: 100%;
	margin:0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}
/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left; padding-right:5px; padding-bottom:5px;
}

.alignright {
	float: right; padding-left:5px; padding-bottom:5px;
}

.container {
	width: 940px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
			background: transparent url(../images/transparent_block.png) repeat;

	
}

.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  

/** Header **/

#header {
	height: 90px;
}

/** Logo **/

#header h1 {
	background: transparent url(../images/ben_darwish.png) no-repeat left top;
	width: 300px;
	height: 60px;
	text-indent: -9990px;
	margin: 20px 0px 5px;
}

#header span#slogan {
	font-style: italic;
	color: #81726a;
	font-size: 13px;
}

/*** Main Menu ***/

#header ul#top_menu {
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 26px;
	overflow: hidden;
	z-index: 30;
	font-family: Helvetica, Arial, sans-serif;
}

#header ul#top_menu li {
	float: left;
	font-weight: normal;
}

#header ul#top_menu li a {
	color: #999999;
	display: block;
	padding: 5px 0px 5px 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 16px;
}

#header ul#top_menu li a {
	text-decoration: none;
}

#header ul#top_menu li.active a, #header ul#top_menu li a:hover {
	color: #669999;
}

#header ul#top_menu li.active {
	margin: 0px 5px;
}
#header  ul#top_menu  li  a:hover {
	text-decoration: none;
	color: #669999;
}

/*** Content ***/

#main {
	float: left;
	width: 600px;
	margin-top: 20px;
}

#content {
	padding-top: 20px;

}

/*** Sidebar ***/

#sidebar {
	float: right;
	width: 320px;
	
}

#sidebar h2 {
	font-size: 17px;
	color: #996666;
}

#sidebar .block {
	padding: 1px;
	margin-bottom: 25px;
}

#sidebar .block-inner {
	padding: 14px 30px 8px;
}

#footer  strong {
	color: #84888a;
	font-weight: normal;
}

.social{
	padding-top: 20px;
	padding-bottom: 10px;
}


/***** Home Page ****/

/** Featured Area **/

#featured_area {
	height: 270px;
	overflow: hidden;
	position: relative;

}


#featured_area div#mySlides {
	padding-top: 30px;
	
}
	

#featured_area .description img{ display:none; position:absolute; }
 

#featured_area .description {
	float: left;
	width: 285px;
	height: 185px;
	margin-top: 35px;
}
#featured_area  .description  h2   {
	font-size: 17px;
	color: #FFFFFF;
	margin-bottom: 15px;
	
}

#featured_area .description p {
	font-size: 13px;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	background: #181818 url(none);
	border: 1px none #333333;
	padding: 10px;
	float: right;
	position: relative;
	margin: 0px;
}

#featured_area .photo img {
	width: 598px;
	height: 193px;
}

#featured_area .photo .title{
	position: absolute;
	right: 11px;
	top: 150px;
	width: 556px;
	height: 10px;
	z-index: 60;
	padding: 20px;
	text-transform: uppercase;
	font-size: 14px;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-weight: bold;
	}


.ribbon {
	position: absolute;
	right: 11px;
	top: 152px;
	width: 556px;
	height: 10px;
	z-index: 5;
	padding: 20px;
	background: #000000;
	filter: alpha(opacity=40); /* internet explorer */
	-khtml-opacity: 0.4;      /* khtml, old safari */
	-moz-opacity: 0.4;       /* mozilla, netscape */
	opacity: 0.4;
}

#featured_area .slide {
	overflow: hidden;
}

#featured_area .container {
	height: 270px;
	overflow: none;
}


#featured_area h1.featured_title {
	position: absolute;
	left: 0px;
	top: 25px;
}


a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 83px;
	height: 33px;
	position: absolute;
	bottom: -5px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(../images/prev-trans.png) no-repeat left center;
	left: 0px;
}

a.jFlowNext {
	background: url(../images/next-trans.png) no-repeat right center;
	right: 0px;
}

div#myController {
	display: none;
}

/** Page Name **/

#pagename {
	background: #e9edf0 url(../images/pagename_bg.gif) repeat-x top left;
	border-bottom: 1px solid #e7e9ea;
	height: 107px;
}

#pagename h2 {
	color: white;
	margin: 22px 0px 0px;
	font-size: 35px;
	font-family: Palatino Linotype, Georgia, serif;
}

/** Home Page Content **/



 #content h2 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
}

/**

 div#services ul li {
	float: left;
	width: 195px;
	margin: 0px 70px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}

 div#services ul li#first {
	background: url(../images/service1.jpg) 0px 11px no-repeat;
}

 div#services ul li#second {
	background: url(../images/service2.jpg) 0px 11px no-repeat;
}

 div#services ul li#third {
	background: url(../images/service3.jpg) 0px 11px no-repeat;
}

 div#services ul li#fourth {
	background: url(../images/service4.jpg) 0px 11px no-repeat;
}

 div#services ul li.last {
	margin-right: 0px;
}

 div#services ul li h3 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}

 div#services ul li p {
	color: #4d4c4c;
	line-height: 1.5;
}


**/


 div#contact-info {
	float: right;
	width: 300px;
	margin-right: 0px;
	margin-left: 10px;
}

 div#contact-info p strong {
	color: #454444;
	font-weight: normal;
}


 #content div.hr {
	margin: 5px 0px;
	background: #996666 url(none);
	width: 80%;
}


.container_block {
	width: 940px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.container_block.top {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #996666;
	border-bottom: 1px solid #996666;
}
.newsletter {
	margin-bottom: 10px;
}

 #content .bottom-block {
	float: left;
	width: 300px;
	margin-right: 20px;
	padding-top: 10px;
}



 #content .bottom-block.last {
	margin-right: 0px;
}
.twitter {
	margin-right: 0px;
	background: url(../images/twiiter_bird.jpg) no-repeat right center;
}

 #content .bottom-block ul {
	list-style-type: none;
}
  #content  .bottom-block h1  {
	
	font-weight: normal;
	margin: 0px 0px 10px;
}

 #content .bottom-block h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 20px;
}

/** Services Page **/

ul#latest_blog {
	list-style-type: none;
}

/** Portfolio Page **/

#search {
	background: url(../images/search.jpg) no-repeat;
	width: 261px;
	height: 32px;
	position: absolute;
	top: 36px;
	right: 0px;
}

#search fieldset {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search fieldset input#search-field {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search fieldset input#search-button {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}

ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 11px;
}


/** Post **/

.post {

	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #996666;
	width: 580px;
	
}

.section {
padding-bottom: 25px;
margin-bottom: 25px;
	}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #4B4745;
}

div.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	color: #bfbfbf;
	margin-bottom: 30px;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #669999;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	
	margin-bottom: 30px;
	margin-left: 15px;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #996666;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.button:hover {
	text-decoration: none;
	background: #333333;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

/** Blog **/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}


/** Contact Page **/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/** Contact us Form **/

#contact_us {
	width: 460px;
	margin: 25px 0px 0px;
}



p.label_name {
	width: 80px;
	clear: both;
	color: #7f7e7e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}


p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}

.typeface-js {
	font-weight:normal !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif !important;
}


textarea  {
background: #000000 url(none);
	border:1px solid #333333;
	color:#333333;
	padding: 5px;
	margin: 0px;
	text-align: left;
	width:70%; float:left;

}


radio, checkbox{ float:left; display:inline; }


input, textfield  {
	background: #000000 url(none);
	border:1px solid #333333;
	color:#333333;
	width: 200px;
	text-align: left;
	float:left; cursor:pointer;
}



label{ text-align:left; display:block; clear:both; width:100px; }

.submit  {
	background: #000000;
	border:1px solid #333333;
	padding: 7px;
	line-height: normal;
	text-transform: uppercase;
	color: #996666;
	float:left;

}

.wpcf7 p, .wpcf7 span{ display:block; clear:both; }

.bottom-block input  {
	background: #000000 url(none);
	border:1px solid #333333;
	color:#333333;
	padding: 5px;
	margin: 0px;
	width: 238px;
	text-align: left;
	float:left;
}


.bottom-block .input  {
	background: #000000 url(none);
	border:1px solid #333333;
	color:#333333;
	padding: 5px;
	margin: 0px;
	width: 238px;
	text-align: left;
	float:left;
}

.bottom-block .submit{ 	background: #000000;
	line-height: normal;
	text-transform: uppercase;
	color: #996666;
	float:right;
	text-align:center;
	margin-top: -18px; width:50px; padding:4px; }

li {
	text-decoration: none;
	list-style: url(none) none;
}

.section h1, .section h2{ clear:both; }

li.page_item{ float:left; display:inline; margin-right:4px; padding-right:4px; border-right:thin #666666 solid; }


.imgtfe{
	padding:0px 0px 10px 10px;
}