/*
Theme Name: Lumin
Theme URI: http://www.elegantthemes.com/gallery/lumin
Version: 1.2
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
html {overflow-y: scroll;}
body { background: #f2f5f6 url(images/main-bg.jpg) repeat-x; text-align: center; line-height: 21px; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
br.clear { margin: 0px; padding: 0px; }
h1, h3, h4, h5, h6 { font-weight: normal; padding-bottom: 5px; color: #000000; line-height: 1em; }
h2 { font-weight: normal; padding-bottom: 10px; padding-top:15px; line-height: 1em; color:#4a91a3;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: orange; }
h1 { font-size: 30px; }
h2 { font-size: 25px; }
h3 { font-size: 22px; }
h4 { font-size: 12px; font-weight:bold; margin-top:10px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; padding-top: 10px; line-height: 18px; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; color: #eeeeee; font-style: italic; }

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

.container { text-align: left; width: 950px; margin: 0 auto;	position: relative; background:#FFFFFF none repeat scroll 0 0 }
div#header { background: #03667e; border-bottom: 1px solid #788991; height: 104px; width:950px; margin: auto; }
	div#header div.container { background: #03667e; }
	div#logo-highlight { background: #03657e; width: 309px; height: 76px; position: relative; float: left; margin-top: 1px; }
	img#logo, p#slogan { float: left; position: relative; }
	img#logo { z-index: 2; left: -306px; }
	div#header p#slogan { padding: 31px 0px 20px 22px; font-family: Georgia, serif; font-size: 18px; color: #8b989e; left: -253px; }
		div#header p#slogan span { color: #000000; }
		div#header ul#top-navigation { position: absolute; top: 65px; right: 25px; }
			div#header ul#top-navigation li { margin: 0px -1px; }
				div#header ul#top-navigation li a { font-size: 13px; color: #d3e1e8; display: block; padding: 7px 11px 3px; }
				  div#header ul#top-navigation li a:hover { text-decoration: none; }
					div#header ul#top-navigation > li.current_page_item, div#header ul#top-navigation > li:hover, div#header ul#top-navigation > li.current-cat{ background: url(images/active-bg-left.png) 0px 5px no-repeat; padding: 0px 4px 0px 8px; height: 33px; }
						div#header ul#top-navigation > li.current_page_item > a, div#header ul#top-navigation > li:hover > a, div#header ul#top-navigation > li.current-cat > a { background: url(images/active-bg-right.png ) right 5px no-repeat; padding: 7px 8px 5px 2px; display: block; position: relative; color: #a4c4d0; height: 20px; }
							div#header ul#top-navigation li ul { background: url(images/drop-menu-topbg.png) top left no-repeat; padding: 10px 0px 0px;  }	
								div#header ul#top-navigation > li > ul ul { top: -11px; }
							div#header ul#top-navigation li ul li { background: #222528 url(images/dropdown-li-separator.png) repeat-x bottom left; width: 207px; margin: 0px; padding-bottom: 2px; }
								div#header ul#top-navigation li ul a { background: url(images/dropdown-link-bg.png) 20px center no-repeat; padding: 10px 5px 8px 35px; width: 167px; color: #798187; }
									div#header ul#top-navigation li ul a:hover { background-color: #2b2e31; color: #000000; }
		div#search-icon { padding: 10px; position: absolute; top: 2px; right: 0px; }
		
		div#header div#search-form { background: url(images/search-hover-bg.png) no-repeat; width: 197px; height: 38px; position: absolute; top: 15px; right: 60px; padding: 15px 10px 0px 14px; display: none; z-index: 3; }
			div#header div#search-form input { background: none; border: 0px; color: #6c767b; font-size: 18px; font-family: Georgia, serif; }
		div#connexion { position: absolute; top: 10px; right: 120px; }
			div#connexion a { color:#fff; font-size: 15px; font-weight:bold; border:1.5px solid #BBBBBB;  }
			div#connexion  ul li { display:inline; color:white; padding: 0 7px; height:29px; font-size:10px; }
			div#connexion  ul li#deconnect{ background: url(images/bg-connect-divider.png) no-repeat top left; padding:8px; }
				div#connexion  ul li input#name, div#connexion  ul li input#password  { background:url(images/bg-login-input.png) no-repeat; width:103px; border:none; padding:0 5px; height:19px;}
				div#connexion  ul li input#OK{ padding:0; background:transparent url(images/bg-input-ok.png) no-repeat; color:white; font-size:12px; height:20px; width:23px; border:none; }
				div#connexion  ul li input#OK:hover{ cursor:pointer; }
				div#connexion  ul li span{ background:transparent url(images/bg-connect-divider.png) no-repeat; }
		span#divider { height: 29px; position: absolute; top: 6px; right: 105px; background:transparent url(images/bg-connect-divider.png) no-repeat; }
		div#switchlanguage { position: absolute; top: 11px; right: 50px; }
		div#switchlanguage a { color:white; }
		span#divider2 { height: 29px; position: absolute; top: 6px; right: 40px; background:transparent url(images/bg-connect-divider.png) no-repeat; }
 
div#error { padding:15px; height:300px; }
 
 
div#main-area-wrap { background: url(images/mainarea-bottom-bg.png) repeat-x bottom left; height: 35px; }

  div#slogan-phrase-bg { background:url(images/slogan_bg_middle.gif) repeat-y; margin:0 0 20px -11px; width:973px; }
	div#slogan-phrase-top { background: url(images/slogan_bg_top.gif) top no-repeat;}
		div#slogan-phrase-bottom { background: url(images/slogan_bg_bottom.gif) bottom no-repeat; padding: 5px 140px 10px 120px; min-height:95px; }
			h1#slogan-phrase { font-size: 23px; font-family: verdana; color: #498b9b; line-height: 37px; text-align:center;}
		h1#slogan-phrase span { color: #000000; }
	
	div#main-area div.page-block { float: left; width: 260px; margin: 0 0 30px 30px; }
	div#main-area div.page-block.fullwidth { width: 590px; }
		div#main-area div.page-block h3 { padding: 10px 0px 12px; font-weight: bold; font-size: 18px; letter-spacing: -1px; line-height: 24px; color:#515151}
		div#main-area div.page-block h2 { font-weight: bold; font-size: 18px; letter-spacing: -1px; line-height: 24px; color:#6E7678; line-height:24px;}
		div#main-area div.page-block h2:hover { text-decoration:underline;}
		div#main-area div.page-block div.separator { background: #B8C1C3; height: 2px; margin-bottom: 15px; margin-right: 5px }
		div#main-area div.page-block div.page-block-content { color:#03667e; font-size: 13px; }
		
			div#main-area a.readmore span { background: url(images/main-readmore-right.png) no-repeat top right; padding: 0 11px 0 0px; display: block; font-size:13px; }
	div#main-area div#from-blog { background: url("images/en_direct_top.gif") no-repeat 0 0; float: right; width: 291px; padding: 9px 20px 0 0; margin:0; }
		div#main-area div#from-blog h3 { font-weight: bold; font-size: 24px; letter-spacing: -1px; line-height: 20px; }
		
		div#main-area div#from-blog ul.control { overflow: hidden; padding-left: 7px; }
			div#main-area div#from-blog ul.control li { float: left; background: url(images/li-separator.png) no-repeat bottom right; padding-right: 2px; position: relative; height: 33px; }
			div#main-area div#from-blog ul.control li.last { background: none; }
				div#main-area div#from-blog ul.control li a { color: #2d3134; font-weight: bold; display: block; padding: 8px 12px 4px 33px; }
				div#main-area div#from-blog ul.control li img { position: absolute; top: 12px; left: 13px; }
				
				div#main-area div#from-blog ul.control li.ui-state-active a { background: url(images/active-bg.png) repeat-x left bottom; display: block; color: #000000; } 
		
		div#main-area div#from-blog div.content { position: relative; }
			div#main-area div#from-blog div.content h3 { padding: 10px 45px 14px 23px; color:#515151; font-size: 16px; letter-spacing: 0; }
			div#main-area div#from-blog div.content img#subscribe { position: absolute; top: 10px; right: 15px; }
			
			div#from-blog div.content img.thumb { float: left; border: 5px solid #40484c; margin-right: 12px; }
			
			div#from-blog div.content div#popular-tabbed, div#from-blog div.content div#random-tabbed { background: url(images/en_direct_separator.gif) no-repeat top center; }
			div.ui-tabs-hide { display: none; }
			div#from-blog div.content div#recent-tabbed { background: url("images/en_direct_bottom.gif") no-repeat left bottom; }
			
				div#from-blog div.content div.post { padding: 12px 22px 12px; background: url(images/en_direct_separator.gif) no-repeat top center; overflow: hidden; position: relative; }
					div#from-blog div.content div.post h4 { font-size: 16px; padding: 0; font-weight:bold; }
						div#from-blog div.content div.post h4 a{ color:#6e7678 ;}
					div#from-blog div.content div.post p.meta { color: #888F91; font-size: 11px; padding-bottom: 4px; }
						div#from-blog div.content div.post p.meta a { color: #888F91; font-weight: bold; }
					div#from-blog div.content div.post p.date { position: absolute; top: 8px; left: 14px; background: url(images/date-bg.png) no-repeat; text-transform: uppercase; color: #000000; font-size: 10px; padding: 6px 2px 14px 7px; letter-spacing: -1px; line-height: 10px; width: 40px; }
					
					div#from-blog div.content div#content-bottom { background: white url(images/content-bottom.png) no-repeat top left; width: 330px; height: 20px; padding: 15px 0px 0px; }
					
				div#from-blog div.content div.post p.meta span.comments-number a { background: url(images/comments-numberbg.png) no-repeat; color: #3a4045; font-size: 9px; font-weight: bold; display: inline-block; width: 24px; line-height: 14px; text-align: center; height: 18px; }
				div#from-blog div.content div.post p.meta span.comments-number a:hover { text-decoration: none; }
	
		
	#main-area .container .page-block a { color: #6E7678; font-weight: bold; }
	#main-area .container #main a.readmore,#main-area .container #main_blogue a.readmore  { text-decoration:none; background: url(images/main-readmore-left.png) no-repeat top left; padding: 0px 0px 0px 9px; color: #515151; font-size: 11px; font-weight: bold; display: block; float: right; margin: 10px 0 20px; }
	#main-area .container #main a.readmore:hover,#main-area .container #main_blogue a.readmore:hover { text-decoration:underline; }
	#main-area #main { float: left; width: 640px; }
		h1#post-title { font-size: 22px; line-height: 28px; background:white ; color:#03667E; }
		h1#post-title span {padding: 5px 0 5px 10px; display: block; background:url("images/bg_title.gif"); }
		#main div.post { padding: 0 20px; }
		#main div.post h3 { padding-top: 20px; font-size:14px; line-height:16px; letter-spacing:-.5px; color:#03667E; font-weight:bold; font-style:italic; }
		#main div.post h3.section { background:url(images/plus.gif) no-repeat top left; padding:0 0 0 20px; margin:20px 0 10px 20px; line-height:14px; }
		#main div.post h3.section:hover { text-decoration:underline; cursor:pointer; }
		#main div.post ul { list-style: url("images/tiret.png"); margin: 10px 10px 15px 40px; background: url("images/border_list.gif") repeat-y; padding-left:40px;}
		#main div.post ul p{ margin:0 0 0 -20px; padding:0; }
		#main div.post ul.document p{ margin:10px 0 10px -20px; }
		#main div.post p { line-height:18px; }				#main div.post p span.underline { text-decoration:underline; }
		#main div.post p.pages { margin:20px 0; }
		#main div.post div#aligncenter { text-align:center; position:relative; top:20px; bottom; }
		#main div.post a { text-decoration: underline; color: #6E7678; font-weight: bold;}
		#main div.post h2.cat-title a { text-decoration: none; color: orange; font-weight: normal;}
		#main div.post h2.cat-title a:hover { text-decoration: underline; }
		#main div.post ol { margin: 10px 10px 15px 40px; background: url("images/border_list.gif") repeat-y; padding-left:40px;}
		#main div.post ol.document { margin: 10px 0 15px 0; background: url(images/border_list.gif) repeat-y -10px 0; padding:0; list-style-image:none; list-style-type:lower-alpha;}
		#main div.post ol li { margin:10px; text-indent: -18px; }
		#main div.post div div { line-height: 18px; padding-bottom:10px; margin: 0 0 0 40px; }				#main div.post div div.content { padding-bottom:0; margin: 0; }
		#main div.post div div.DocteurDirectInc { font-weight:bold; color:#146d82; font-style:italic; line-height: 18px; padding-bottom:10px; margin: 0 0 0 40px; }
		#main-area .container #main div.post h2 a.faq { text-decoration:none; color:orange; font-weight:normal; }
		#main-area .container #main div.post h2 a.faq:hover { text-decoration:underline; }
	
		#main div.post h3.contact { padding-top: 20px; font-size:13px; line-height:16px; letter-spacing:-.5px; color:#646464; font-weight:bold; font-style:normal; }
		#main div.post h3.contact:first-letter { font-size:150%; }
		
		#main div.post table { border: 1px solid; float: left; position: relative; top: 10px; margin-bottom: 10px; }
		#main div.post table.no_border { float: none; position: relative; top: 0; margin-bottom: 0; border:none;  }
		#main div.post table tr { padding:10px; }
		#main div.post table tr td { vertical-align:middle; padding:5px; }
		#main div.post table tr td.center { text-align:center; }
		#main div.post.gallery { padding: 20px 0px 15px 0px; }
		
		#main div.post ul.pagination { list-style: none; background: none; padding:20px 0; margin:20px 0;}
		#main div.post ul.pagination li { display:inline; margin: 0 10px; }
		
		div.container div.separator{ background:#B8C1C3; height:2px; }
	#main-area #main_blogue { float: left; width: 600px; padding: 0 20px; background:white;}
	#main-area #main_blogue h3 { padding: 20px 0; font-size: 18px; color:#515151; letter-spacing: -1px; font-weight:bold; }
	#main-area #main_blogue div { padding: 0; }
	#main-area #main_blogue div.navigation a { color:#6E7678; font-weight:bold; }
	#main-area #main_blogue div.separator { background: url(images/widget-heading-bottom.png); margin: 10px 0 0; padding: 0; width: 80%; height:1px; }
	
	
	
	#main-area #sidebar { float: right; width: 290px; padding:30px 10px; }
		#main-area #sidebar div.widget { background: url("images/widget_top.gif") no-repeat top ; color: #000000; margin-bottom: 30px; }
		#main-area #sidebar div.widget div.widget-bg { background: url("images/widget_bottom.gif") no-repeat bottom; position: relative; top: 1px; padding-bottom: 10px; }
		#main-area #sidebar div.widget:last-child { margin-bottom: 0px; }
			#main-area #sidebar div.widget a { color: #000000; line-height : 12px; }
			#main-area #sidebar div.widget div.content-top { background: url(images/widget-top.jpg) no-repeat top left; width: 276px; height: 12px; }
			#main-area #sidebar div.widget div.content-bottom { background: url(images/widget-bottom.png) no-repeat bottom left; width: 276px; height: 10px; padding: 15px 0px 0px; }
			div.widget h3.title { font-size: 18px; font-weight: bold; letter-spacing: -0.5px; background: url(images/widget-heading-bottom.png) no-repeat bottom left; margin-bottom: 14px; width: 246px; margin-left: 12px; padding: 10px 0px 0px; }
				div.widget h3.title span { padding: 0px 0px 11px 5px; display: block; line-height: 24px; color:#808080 ; }
			
			div.widget div.widget-content { padding: 0px 20px 0px 12px; }
				div.widget div.widget-content ul { margin: 0px 0px 0px 15px; }
					div.widget div.widget-content ul li { margin: 10px 0px 10px 18px; }
						div.widget div.widget-content ul li ul { padding:5px 0px 0px 7px; margin: 0px 0px -12px; }
		img.thumbnail-post { padding: 8px; background: transparent url(images/thumbnail-post.png) no-repeat; }
		img.thumbnail-single { padding: 8px; background: transparent url(images/thumbnail-single.png) no-repeat; margin: 10px 0; }
		img.img_post { border: 5px solid #EEEEEE; max-width: 600px; }
		img.thumbnail-201px{ padding: 8px; background: transparent url(images/thumbnail-201px.png) no-repeat; }
		div#main-area .container img.thumbnail-post.category { margin-top: 6px; }
		a.post-edit-link { background: transparent url(images/puce.png) no-repeat scroll 5px 10px; border:1px solid #DDDDDD; color: #000000; padding: 4px 4px 4px 20px; margin-bottom: 10px; display: inline-block; color: #bebebe; opacity: 0.8; }
			a.post-edit-link:hover { text-decoration: none; color: #000000; }
			
	div.thumb-gallery { float: left; border: 1px solid #6f767a; padding: 7px; background: #4f575d; margin: 0px 24px 24px 0px; position:relative; }
		div.thumb-gallery a { display: block; } 
		div.thumb-gallery  img.preview-thumb { border: 1px solid #252d33; }
		div.thumb-gallery.last { margin-right: 0px; }
	
	#main_blogue div.entry h2, #main div.entry h2 { font-size: 13px; padding:0; line-height:14px; font-weight:bold; padding: 5px 0; color:#4A91A3; }
	#main_blogue div.entry h2.cat-title, #main div.entry h2.cat-title { font-size: 20px; line-height: 1em; letter-spacing: -1px; padding: 10px 0; font-weight:normal; }
	.post h2 { color:orange; font-size:18px; }
	.page-block-content h2 { font-size:16px; padding: 5px 0; font-weight:bold; color:orange; }
	.page-block-content img.img_post { max-width: 250px; }
	
	div#main-area div.entry a.readmore { margin-top: 0px; margin-right: 3px; }
	
	div.cat-meta-top { background: url(images/cat-meta-top.png) no-repeat; width: 600px; height: 8px; }
	p.post-meta { padding: 0px 13px 2px; line-height: 16px; width: 600px; height: 15px; margin-bottom: 12px;}
	div.cat-meta-bottom { background: url(images/cat-meta-bottom.png) no-repeat; width: 600px; height: 7px; margin-bottom: 12px; }
	
	div.entry { width: 600px; background: url(images/entry-separator.png) no-repeat bottom left; padding: 0; }
	div.entry.last { background: none; margin-bottom: 0px; }
	
	p.single-post-meta { width: 457px; padding: 8px 170px 9px 22px; position: relative; }
	p.single-post-meta.full { padding-right: 25px; width: 602px; }
		p.single-post-meta span.post-comments { display: block; position: absolute; top: 0px; right: 10px; width: 148px; height: 41px; }
			span.post-comments a { display: block; text-align: center; width: 148px; height: 41px; line-height: 41px; font-style: italic; font-weight: bold; font-size: 14px; color: #000000; }
	div.single-meta-bottom { background: url(images/single-meta-bottom.png) no-repeat; width: 639px; height: 2px; }
	
	#main-area div#main.home { width: 590px; }
	
	#main ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
	#main ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
		#main ul li ul, #main ul li ol { margin: 2px 0px 2px 20px; }
		#main ol li ul, #main ol li ol  { margin: 2px 0px 2px 35px; }
		
	#main-area #main.fullwidth { width: 960px; }
	
/*------------------------------------------------*/
/*-----------------[FEATURED SLIDER]--------------*/
/*------------------------------------------------*/
	div#featured{ height: 312px; background: url("images/featured_bg.jpg") repeat-x; }
	div.featured-content{ color:#03667E; width: 192px; height: 117px;  left:15px; line-height:15px; padding-left:200px; position:absolute; top:75px; width:230px; }
	div.featured-content ul{ list-style-type: square; padding:10px 0 0 15px; }
	div#featured-left{ width: 472px; height: 284px; float:left; position:relative; }
		div#featured-left-content{ background: url("images/patient.jpg") no-repeat left top;}
		div#sign-me{ width: 439px; height: 37px;  position:absolute; bottom:20px; left:15px; }
	div#featured-right{ width: 472px; height: 284px; float:right; position:relative; }
		div#featured-right-content{ background: url("images/physician.jpg") no-repeat left top;}
		div#more-information{ width: 438px; height: 37px; position:absolute; bottom:20px; left:15px; }

	div.pics { position: relative; float: left; width: 538px; height: 326px; overflow: hidden; }
	div#featured-slider { background: url("images/featured_bg.gif") no-repeat; width: 935px; height: 351px; position: relative; padding: 6px 0 0 5px; margin-bottom: 15px; top:6px; left:5px;  }
		span.feat-overlay { display: block; width: 538px; height: 325px; background: url(images/overlay.png) no-repeat transparent; position: absolute; top: 0px; left: 0px; }
		div#slider-control { float: right; width: 375px; margin-top: -6px; }
			div#slider-control span.order { display: none; }
			div#slider-control div.featitem { cursor:pointer; float:left; height:117px; width:369px; }
				div#slider-control div.featitem div.item-content { background:transparent url(images/featitem-separator.png) repeat-x scroll bottom left; float: left; padding:12px 0 15px 0; }
					div#slider-control div.featitem.last div.item-content { background: none; }
				div#slider-control div.featitem.active { background: url("images/featitem-active-bg.gif") no-repeat right center; }
				
				div#slider-control div.featitem img { padding: 5px; background: url(images/main-bg.gif); float: left; margin-right: 17px;}
				div#slider-control div.featitem h2 { padding: 0px 0px 10px 8px; font-size: 16px; background: url(images/feat-heading-separator.png) no-repeat bottom left; }
					
				div#slider-control div.featitem p.excerpt { color: #515151; line-height: 20px; }
				div#slider-control div.featitem h2 a, div#slider-control div.featitem p.excerpt { padding: 0px 0px 0px 8px; }
				div#slider-control div.featitem p.excerpt { padding-right: 5px; }
				div#slider-control div.featitem div.description { float: left; width: 190px; }
			
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

p#comments { font-size: 30px; color: #000000; font-family: Georgia, serif; padding: 0px 0px 22px 10px; background: url(images/comment-bottom.png) no-repeat bottom left; }
#main ol.commentlist { list-style-type: none; padding: 8px 0px 40px 0px; background: url(images/comment-bottom.png) no-repeat bottom left; }
div.comment-body { overflow: hidden; }
	img.avatar { border: 5px solid #EEE; float: left; margin: 0px 21px 0px 0px; }
	div.comment-wrap	{ float: left; width: 80%; padding: 0px 0px 10px; }
		.comment-author span.fn { font-size: 18px; display: inline-block; padding: 5px 9px; margin: 0px 0px 10px -2px; }
		.commentmetadata { font-weight: bold; font-style: italic; display: inline; border-bottom: 1px solid #787d81; clear: both; margin: 5px 0px 0px; padding-bottom: 5px; }
		div.comment-content { width: 100%; padding: 10px 0px 0px; }
		div.reply-container { float: right; background: url(images/main-readmore-left.png) no-repeat scroll left top;
font-size:11px; font-weight:bold; padding:0 0 0 11px; }
			a.comment-reply-link { background: url(images/main-readmore-right.png) no-repeat scroll right top; display:block;
padding:3px 11px 5px 0; }
	
	form#commentform { margin: 10px 0px 0px; }
	form#commentform input#author, form#commentform input#email, form#commentform input#url, form#commentform textarea { background: url(images/bg-reply.png); border: none; color: black; padding: 3px; }
	
	ol.commentlist li { padding: 20px 0px 1px 29px; background: url(images/comment-bottom.png) no-repeat bottom left; }
	
	#comment-section div.navigation { overflow: hidden; padding: 0px 0px 15px; }
	div#comment-section { overflow: hidden; padding: 0px 0px 15px 15px; }
	
	#main ol.commentlist ul.children { margin: 2px 0 2px 85px; list-style-type: none; background: url(images/children-left.png) repeat-y; }
		ol.commentlist ul.children li { padding: 20px 0px 0px 20px; background: url(images/comment-child-top.png) no-repeat right top; }
	ol.commentlist li:last-child { background: none; }
	ol.commentlist div#respond form#commentform input#author, ol.commentlist div#respond form#commentform input#email, ol.commentlist div#respond form#commentform input#url, ol.commentlist div#respond form#commentform textarea { width: 50%; }
	li.depth-1 .comment-wrap { width: 487px; }
	li.depth-2 .comment-wrap { width: 383px; }
	li.depth-3 .comment-wrap { width: 280px; }
	li.depth-4 .comment-wrap { width: 180px; }
	#main-area .container #main .comment-author span.fn a { font-weight: normal; }
	
	div.gallery-postimage { margin-bottom: 20px; position: relative; }
		div.gallery-postimage  span.overlay { background: url(images/gallery-overlay.png) no-repeat; display: none; position: absolute; top: 9px; left: 9px; z-index: 3; width: 595px; height: 328px; } 
				
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

div#footer-widget-area { }
  div#footer-widget-area div#recent-projects { background:#DBDFE0 ;position: relative; padding:10px 20px 0; }
	div#footer-widget-area div#recent-projects h3 { font-size: 18px; margin-bottom: 14px; color:#03667e; }
		div.project-popup { display: none; position: absolute; top: -200px; left: -141px; padding: 11px 0px 0px 11px; z-index: 1000 !important; }
			div.project-popup span { background: url(images/overlay-popup.png) no-repeat; position: absolute; top: 0px; left: 0px; z-index: 5; display: block; width: 406px; height: 247px; }
			div.project-popup a { display: block; }
	
	div#footer-widget-area div#recent-projects div.project-item { background: transparent url(images/project_item.png) no-repeat scroll 0 0; padding: 8px; float: left; margin: 0px 26px 16px 0px; position: relative; }
		div.project-item a { display: block; }
	div#footer-widget-area div#recent-projects div.project-item.last { margin-right: 0px; }
	
	div#footer-widget-area div#recent-projects a.readmore { position: absolute; right: 6px; bottom: 14px; }
	div#footer-widget-area a.readmore { background: url(images/footer-readmore-left.png) no-repeat top left; padding: 0px 0px 0px 10px; color: #000000; font-size: 11px; font-weight: bold; display: block; }
		div#footer-widget-area a.readmore span { background: url(images/footer-readmore-right.png) no-repeat top right; padding: 3px 11px 5px 0px; display: block; }
		
		div.footer-widget { width: 295px; float: left; margin: 0px 36px 36px 0px; }
			div.footer-widget.last { margin-right: 0px; }
			div.footer-widget h4 { font-size: 24px; font-family: Georgia, serif; background: url(images/widget-h4-bottom.png) no-repeat bottom left; padding: 0px 5px 14px 17px; line-height: 28px; }
			div.footer-widget div.widget-content { padding: 13px 0px 0px 18px; }
				div.footer-widget div.widget-content ul { margin: 0px 0px 0px 9px; }
					div.footer-widget div.widget-content ul li { background: url(images/widget-footer-bullet.png) no-repeat 0px 10px; padding: 7px 0px 7px 18px; }
						div.footer-widget div.widget-content ul li ul { padding:5px 0px 0px 7px; margin: 0px 0px -12px; }
				div.footer-widget div.widget-content p { padding: 4px 0px 6px; }		
			div.footer-widget .adwrap	img { margin: 0px 4px 2px 0px; }
			
		div.footer-widget, div.footer-widget a { color: #a6aeb4; }
			div.footer-widget a:hover { color: #000000; text-decoration: none; }
	
div#footer { background: #03667E ; color:white; margin: 0 auto; width: 950px; padding: 10px 0 ; height:70px; }
	div#footer a { color: #fff; }
	div#footer ul li { display: inline; padding: 0 4px; font-size: 13px; }
	div#footer p { font-size: 11px; padding-top: 25px; }


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

img#about-image { border:2px solid #434749; display:inline; float:left; margin: 5px 10px 5px 0px; }


			
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter { display: block; margin: 10px auto; }
.wp-caption { border:1px solid #6C7478; text-align: center; background-color: #565D62; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
div#main-area .container img.alignleft { display:inline; float:left; margin-right:25px; margin-top: 8px; margin-bottom: 10px; }
div#main-area .container img.alignright { display:inline; float:right; margin-left:15px; }


/*------------------------------------------------*/
/*------------------[SEARCH FORM]-----------------*/
/*------------------------------------------------*/

	#subscribe #search { float: right; margin: 21px 24px 0px 0px; }
		#subscribe #search h3 { font-size: 17px; color: #6c8a96; font-style: italic; float: left; margin: 0px 17px 0px 0px; }
		#subscribe #search-form  { float: left; }
			input#search-field { width: 184px; border: 1px solid #e0e0e0; padding: 7px 5px; }
			
/*------------------------------------------------*/
/*---------------[PAGES DROPDOWN]--------------*/
/*------------------------------------------------*/

ul#page-menu { float:left; position: relative; z-index: 100; height: 48px; }
	ul#page-menu li { float:left; }
		ul#page-menu li a { padding: 12px 15px 11px; color: #000000; }
	ul#page-menu > li.current_page_item { background: url(images/page-active-bg.png) repeat-x scroll top left; border-style: solid; border-width: 0px 1px 1px; border-color: #e06a99 #a54c6f #934060 #bf5680; color:#000000; padding: 12px 8px 15px; height: 19px; }
		ul#page-menu > li.current_page_item a { background: url(images/page-link-active-arrow.png) no-repeat scroll bottom center; padding: 0px 0px 24px; }
		
			ul#page-menu li li { margin:0; padding: 0px; background: url(images/categories-menu-linkbg.png) no-repeat 14px 50%; }
				ul#page-menu li li a, ul#page-menu li.current_page_item li a { text-align: left; height:auto; padding: 7px 5px 7px 27px; display: block; width: 188px; border: 1px dashed #543e4e; border-width: 0px 0px 1px; }
				ul#page-menu li.current_page_item li a { background: none; }
			#page-menu ul { background: url(images/page-dropdown-ul.png) no-repeat left bottom; padding: 8px 6px 8px; width: 222px; }
			/*#page-menu li:hover ul, ul#page-menu li.sfHover ul { top:46px; } */
				#page-menu li li { background-image: none; margin: 0px; }
				ul#page-menu > li:hover > a { background:url(images/top-menu-linkhover.png) repeat scroll 0 0; }
					#page-menu li li:hover ul, ul#cats-menu li li.sfHover ul { top:0px; }
					#page-menu li li a:hover, ul#page-menu li.current_page_item li a:hover  { background: url('images/link_hover.png'); }
				ul#page-menu li.current_page_item.sfHover > a { background: none; }
				ul#page-menu li li:hover ul, ul#page-menu li li.sfHover ul { left:228px; top:0px; }
				
			ul#page-menu > li.current_page_item > a:hover, ul#page-menu > li.current_page_item:hover > a  { background: url(images/page-link-active-arrow.png) no-repeat scroll bottom center; }

/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:35px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:207px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 208px; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

/*------------------------------------------------*/
/*-----------------[WP PAGE NAVI]-----------------*/
/*------------------------------------------------*/
p.pagination { clear: both; float: left; width:620px; padding: 15px 12px; }
	span#prev-posts { float: left; }
	span#next-posts { float: right; }

/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #000000; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
#main .wp-pagenavi { margin: 0px 0px 15px 0px; font-size: 11px; font-weight: bold; color: #000000; }
#main .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { width: 21px; height: 29px; line-height: 23px; text-align: center; margin: 0px 2px; text-decoration: none; background: url(images/pagenavi-bg.png) no-repeat; border: 0px; display: inline-block; padding-right: 4px; }
#main .wp-pagenavi span.pages { padding: 6px 7px; margin: 2px 2px 2px 2px; border: none; color: #000000; background: none; }
#main .wp-pagenavi span.current { width: 19px; height: 29px; margin: 0px -2px 0px 2px; background: url(images/pagenavi-current.png) no-repeat; border: 0px; display: inline-block; line-height: 23px; text-align: center; padding-right: 8px; color: #000000; }

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }
.js #featured-slider, .js div#recent-projects, .js div#from-blog div.content {display: none;}
.foursixeight { margin: 0px 0px 15px 84px;}