/*
Theme Name: Lumin
Theme URI: http://www.elegantthemes.com/gallery/lumin
Version: 1.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com

------------------------------------------------
-----------------[BASIC STYLES]-----------------
------------------------------------------------*/
BODY
{
	background: #2E2922;
	text-align: center;
	line-height: 21px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #4B4239;
}
A
{
	text-decoration: none;
	color: #C3EC0A;
}
A:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
BR.clear
{
	margin: 0px;
	padding: 0px;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
	padding-bottom: 5px;
	color: #C3EC0A;
	line-height: 1em;
}
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A
{
	color: #4B4239;
}
H1
{
	font-size: 30px;
}
H2
{
	font-size: 25px;
}
H3
{
	font-size: 22px;
}
H4
{
	color: #4B4239;
	font-size: 18px;
}
H5
{
	font-size: 16px;
}
H6
{
	font-size: 14px;
}
P
{
	padding-bottom: 10px;
	line-height: 24px;
}
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;
}
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: 960px;
	margin: 0 auto;
	position: relative;
}
DIV#header
{
	background: #2F3336 url(images/top-bg.png) repeat-x top left;
	border-bottom: 1px solid #788991;
	height: 77px;
}
DIV#logo-highlight
{
	background: url(images/logo-highlight.jpg) no-repeat top left;
	width: 309px;
	height: 76px;
	position: relative;
	left: -48px;
	float: left;
	margin-top: 1px;
}
IMG#logo, P#slogan
{
	float: left;
	position: relative;
}
IMG#logo
{
	top: 20px;
	z-index: 2;
	left: -285px;
}
DIV#header P#slogan
{
	background: url(images/slogan-divider.png) no-repeat 0px 6px;
	padding: 31px 0px 20px 22px;
	font-family: Georgia, serif;
	font-size: 18px;
	color: #FFF;
	left: -253px;
}
DIV#header P#slogan SPAN
{
	color: #C3EC0A;
}
DIV#header UL#top-navigation
{
	position: absolute;
	top: 27px;
	right: 55px;
}
DIV#header UL#top-navigation LI
{
	margin: 0px 4px;
}
DIV#header UL#top-navigation LI A
{
	font-size: 13px;
	display: block;
	padding: 8px 14px 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) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
	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 ) no-repeat right 5px;
	padding: 8px 14px 5px 2px;
	display: block;
	position: relative;
	color: #FFFFFF;
	height: 20px;
}
DIV#header UL#top-navigation LI UL
{
	background: url(images/drop-menu-topbg.png) no-repeat top left;
	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) no-repeat 20px center;
	padding: 10px 5px 8px 35px;
	width: 167px;
	color: #798187;
}
DIV#header UL#top-navigation LI UL A:hover
{
	background-color: #2B2E31;
	color: #FFFFFF;
}
DIV#search-icon
{
	background: url(images/slogan-divider.png) no-repeat 0px 6px;
	padding: 31px 0px 20px 22px;
	position: absolute;
	top: 0px;
	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: #88898A;
	font-size: 18px;
	font-family: Georgia, serif;
}
DIV#main-area
{
	background: #FFF url(images/flower-right-bottom.png) no-repeat right bottom;
	padding: 25px 0px 15px;
}
P#slogan-phrase
{
	font-size: 30px;
	font-family: Georgia, serif;
	color: #C3EC0A;
	background: url(images/flower-left-top-s.png) no-repeat left;
	padding: 0px 0px 0px 45px;
	line-height: 35px;
	margin-bottom: 40px;
	border-left: 1px solid #C3EC0A;
}
P#slogan-phrase SPAN
{
	color: #4B4239;
}
DIV#main-area DIV.page-block
{
	float: left;
	width: 245px;
	margin-bottom: 30px;
}
DIV#main-area DIV.page-block.fullwidth
{
	width: 590px;
}
DIV#main-area DIV.page-block.first
{
	margin-right: 50px;
}
DIV#main-area DIV.page-block H3
{
	background: url(images/flower-bs.png) no-repeat left center;
	padding: 10px 0px 12px 35px;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 24px;
}
DIV#main-area DIV.page-block DIV.separator
{
	background: url(images/h3-main-separator.png) no-repeat;
	width: 223px;
	height: 2px;
	margin-bottom: 12px;
}
DIV#main-area A.readmore
{
	background: url(images/main-readmore-left.png) no-repeat top left;
	padding: 0px 0px 0px 11px;
	color: #C3EC0A;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: right;
	margin-top: 15px;
}
DIV#main-area A.readmore SPAN
{
	background: url(images/main-readmore-right.png) no-repeat top right;
	padding: 3px 11px 5px 0px;
	display: block;
}
DIV#main-area DIV#from-blog
{
	float: right;
	width: 330px;
}
DIV#main-area DIV#from-blog H3
{
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 24px;
	color: #A59D95;
}
DIV#main-area DIV#from-blog UL.control
{
	overflow: hidden;
	padding-left: 7px;
	background: #C6BFB9;
}
DIV#main-area DIV#from-blog UL.control LI
{
	float: left;
	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: #7E766F;
	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
{
	display: block;
	color: #4B4239;
}
DIV#main-area DIV#from-blog DIV.content
{
	position: relative;
	border: 1px solid #E0DAD5;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background: #EEEAE7;
}
DIV#main-area DIV#from-blog DIV.content H3
{
	padding: 20px 45px 14px 23px;
}
DIV#main-area DIV#from-blog DIV.content IMG#subscribe
{
	position: absolute;
	top: 20px;
	right: 15px;
}
DIV#from-blog DIV.content IMG.thumb
{
	float: left;
	border: 5px solid #C6BFB9;
	margin-right: 12px;
}
DIV#from-blog DIV.content DIV#recent-tabbed, DIV#from-blog DIV.content DIV#popular-tabbed, DIV#from-blog DIV.content DIV#random-tabbed
{
	border-top: 1px solid #E0DAD5;
}
DIV.ui-tabs-hide
{
	display: none;
}
DIV#from-blog DIV.content DIV.post
{
	padding: 12px 22px;
	overflow: hidden;
	position: relative;
}
DIV#from-blog DIV.content DIV.post H4
{
	font-size: 18px;
	font-family: Georgia, serif;
	padding: 6px 0px 0px;
}
DIV#from-blog DIV.content DIV.post P.meta
{
	color: #C6BFB9;
	font-size: 11px;
	padding-bottom: 4px;
}
DIV#from-blog DIV.content DIV.post P.meta A
{
	color: #B2ACA4;
	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: #FFFFFF;
	font-size: 10px;
	padding: 6px 2px 14px 7px;
	letter-spacing: -1px;
	line-height: 10px;
	width: 40px;
}
DIV#from-blog DIV.content DIV#content-bottom
{
	width: 330px;
	height: 13px;
	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 #main A, #main-area .container .page-block A
{
	color: #4B4239;
	font-weight: bold;
}
#main-area #main
{
	float: left;
	width: 640px;
}
H1#post-title
{
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 38px;
	border-bottom: 1px solid #E0DAD5;
	background: url(images/flower-left-top-bs.png) no-repeat top left;
	width: 641px;
}
H1#post-title SPAN
{
	padding: 0px 0px 11px 30px;
	display: block;
}
#main DIV.post
{
	padding: 20px 30px 25px 18px;
	border-bottom: 1px solid #E0DAD5;
}
#main DIV.post.gallery
{
	padding: 20px 0px 15px;
}
#main DIV.post.index
{
	padding: 30px 0px 15px;
}
#main-area #sidebar
{
	float: right;
	width: 277px;
}
#main-area #sidebar DIV.widget
{
	border: 10px solid #39322B;
	background: #443C34;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-bottom: 30px;
}
#main-area #sidebar DIV.widget:last-child
{
	margin-bottom: 0px;
}
#main-area #sidebar DIV.widget A
{
	color: #D8CBBE;
}
#main-area #sidebar DIV.widget DIV.content-top
{
	width: 276px;
	height: 12px;
}
#main-area #sidebar DIV.widget DIV.content-bottom
{
	width: 276px;
	height: 10px;
	padding: 15px 0px 0px;
}
DIV.widget H3.title
{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin-bottom: 14px;
	width: 246px;
	margin-left: 12px;
	padding: 4px 0px 0px;
	border-bottom: 13px solid #39322B;
}
DIV.widget H3.title SPAN
{
	background: url(images/flower-bs3.png) no-repeat 6px -1px;
	padding: 0px 0px 11px 35px;
	display: block;
	line-height: 24px;
}
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
{
	background: url(images/widget-li-bullet.png) no-repeat 0px 10px;
	padding: 7px 0px 7px 18px;
}
DIV.widget DIV.widget-content UL LI UL
{
	padding: 5px 0px 0px 7px;
	margin: 0px 0px -12px;
}
IMG.thumbnail-post
{
	padding: 7px;
	border: 3px solid #39322B;
	background: #483F36;
}
DIV#main-area .container IMG.thumbnail-post.category
{
	margin-top: 6px;
}
A.post-edit-link
{
	background: #212427;
	color: #FFFFFF;
	padding: 4px 7px;
	margin-bottom: 10px;
	display: inline-block;
	color: #BEBEBE;
	opacity: 0.8;
}
A.post-edit-link:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
DIV.thumb-gallery
{
	float: left;
	border: 1px solid #E0DAD5;
	padding: 7px;
	margin: 0px 24px 24px 0px;
	position: relative;
	background: #F6F3EE;
}
DIV.thumb-gallery A
{
	display: block;
}
DIV.thumb-gallery IMG.preview-thumb
{
	border: 1px solid #F6F3EE;
}
DIV.thumb-gallery.last
{
	margin-right: 0px;
}
H2.cat-title
{
	font-size: 30px;
	line-height: 1em;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px 0px 10px 2px;
}
#main-area .container #main H2.cat-title A:hover
{
	text-decoration: none;
	color: #F0F0F0;
}
DIV#main-area DIV.entry A.readmore
{
	margin-top: 0px;
	margin-right: 3px;
}
DIV.cat-meta-top
{
	width: 600px;
	height: 8px;
}
P.post-meta
{
	padding: 0px 13px 2px;
	line-height: 16px;
}
DIV.cat-meta-bottom
{
	width: 600px;
	height: 7px;
	border-bottom: 1px solid #E0DAD5;
	margin-bottom: 12px;
}
DIV.entry
{
	width: 600px;
	border-bottom: 1px solid #E0DAD5;
	padding: 0px 0px 17px;
	margin-bottom: 25px;
}
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;
}
DIV.single-meta-bottom
{
	width: 639px;
	border-bottom: 1px solid #E0DAD5;
	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.pics
{
	position: relative;
	float: left;
	width: 467px;
	height: 348px;
	overflow: hidden;
}
DIV#featured-slider
{
	width: 950px;
	height: 357px;
	position: relative;
	padding: 10px 0px 0px 10px;
	margin-bottom: 40px;
	border: 10px solid #39322B;
	background: #443C34 url(images/flower-right-bottom2.png) no-repeat right bottom;
}
SPAN.feat-overlay
{
	display: block;
	width: 467px;
	height: 348px;
	background: url(images/overlay.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
DIV#slider-control
{
	float: right;
	width: 483px;
}
DIV#slider-control SPAN.order
{
	display: none;
}
DIV#slider-control DIV.featitem
{
	cursor: pointer;
	float: left;
	height: 117px;
}
DIV#slider-control DIV.featitem DIV.item-content
{
	background: transparent repeat-x scroll bottom left;
	float: left;
	padding: 12px 16px 12px 20px;
}
DIV#slider-control DIV.featitem.last DIV.item-content
{
	background: none;
}
DIV#slider-control DIV.featitem.active
{
	background: #39322B;
}
DIV#slider-control DIV.featitem IMG
{
	padding: 5px;
	border: 1px solid #BBB4AF;
	background: #C6BFB9;
	border-color: #BBB4AF #EFE7DF #EFE7DF #BBB4AF;
	float: left;
	margin-right: 17px;
}
DIV#slider-control DIV.featitem H2
{
	padding: 0px 0px 10px 8px;
	font-size: 20px;
}
DIV#slider-control DIV.featitem P.excerpt
{
	color: #D6CABE;
	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: 338px;
}
/*------------------------------------------------
-------------------[COMMENTS]-------------------
------------------------------------------------*/
P#comments
{
	font-size: 30px;
	font-family: Georgia, serif;
	padding: 20px 0px 22px 10px;
}
#main OL.commentlist
{
	list-style-type: none;
	padding: 8px 0px 40px;
	border-bottom: 1px solid #E0DAD5;
}
DIV.comment-body
{
	overflow: hidden;
}
IMG.avatar
{
	border: 5px solid #E0DAD5;
	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;
	border-bottom: 1px solid #E0DAD5;
	margin: 0px 0px 10px -2px;
}
.commentmetadata
{
	font-weight: bold;
	font-style: italic;
	display: inline;
	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: #F3EFEC;
	border: 1px solid #E0DAD5;
	padding: 3px;
	color: #4C4239;
}
OL.commentlist LI
{
	padding: 20px 0px 1px 29px;
	border-bottom: 1px solid #E0DAD5;
}
#comment-section DIV.navigation
{
	overflow: hidden;
	padding: 0px 0px 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
{
	background: #2D3134 url(images/footer-widget-bg.png) repeat-x top left;
	padding: 40px 0px 0px;
}
DIV#footer-widget-area DIV#recent-projects
{
	position: relative;
	padding-bottom: 40px;
}
DIV#footer-widget-area DIV#recent-projects H3
{
	font-family: Georgia, serif;
	font-size: 40px;
	margin-bottom: 27px;
}
DIV.project-popup
{
	display: none;
	position: absolute;
	top: -200px;
	left: -141px;
	padding: 11px 0px 0px 11px;
	z-index: 1000 !important; /*[e]1000*/
}
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: #34393D;
	padding: 6px;
	border: 1px solid #40464B;
	float: left;
	margin: 0px 26px 26px 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: #FFFFFF;
	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: #FFFFFF;
	text-decoration: none;
}
DIV#footer
{
	background: #24282C;
	border-top: 1px solid #383C40;
	padding: 12px 0px 3px;
}
DIV#footer P
{
	font-size: 11px;
	color: #8B8B8B;
	margin-left: 15px;
}
DIV#footer A
{
	color: #E9EDD6;
}
/*------------------------------------------------
--------------------[SIDEBAR]-------------------
------------------------------------------------*/
IMG#about-image
{
	border: 10px solid #39322B;
	background: #443C34;
	display: inline;
	float: left;
	margin: 5px 10px 5px 0px;
}
/*------------------------------------------------
------------[CAPTIONS AND ALIGNMENTS]-----------
------------------------------------------------*/
.aligncenter
{
	display: block;
	margin: 10px auto;
}
.wp-caption
{
	text-align: center;
	padding-top: 4px;
	border: 1px solid #E0DAD5;
	background-color: #EEEAE7;
	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: #E9EDD6;
	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: #FFFFFF;
}
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: #FFFFFF;
	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;
	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;
}
/*------------------------------------------------
---------------[CATEGORIES DROPDOWN]------------
------------------------------------------------*/
UL#cats-menu
{
	margin: 62px auto 0px;
	float: left;
	position: relative;
	height: 39px;
}
UL#cats-menu LI
{
	margin-right: 5px;
}
UL#cats-menu LI A
{
	padding: 6px 12px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
UL#cats-menu LI LI
{
	background-image: none;
	margin: 0;
	padding: 0px;
	width: 206px;
	border-bottom: 1px dashed #CECECE;
}
UL#cats-menu LI LI A
{
	background: url(images/categories-menu-linkbg.png) no-repeat 14px 50%;
	text-align: left;
	height: auto;
	padding: 7px 3px 7px 27px;
	display: block;
	width: 179px;
	color: #8B8B8B;
	font-weight: normal;
}
UL#cats-menu LI LI A:hover
{
	background-color: #F0F0F0;
	color: #000000;
}
#cats-menu UL
{
	background: url(images/catdropdown-bg.png) no-repeat bottom left;
	padding: 8px 12px 24px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	width: 210px;
}
#cats-menu UL LI UL
{
	border-top: 1px solid #E8E8E8;
}
#cats-menu LI:hover UL, UL#cats-menu LI.sfHover UL
{
	top: 35px;
}
#cats-menu LI LI
{
	background-image: none;
	margin: 0px;
}
UL#cats-menu>LI:hover, UL#cats-menu>LI.current-cat
{
	background: url(images/catlink-lefthover.png) no-repeat top left;
	padding-left: 12px;
}
UL#cats-menu>LI:hover>A, UL#cats-menu>LI.current-cat>A
{
	background: url(images/catlink-righthover.png) no-repeat top right;
	padding: 12px 12px 10px 0px;
	border: 0px solid #FFFFFF;
	color: #000000;
	font-weight: bold;
}
#cats-menu LI LI A:hover
{
	border: none;
}
#cats-menu LI LI:hover UL, UL#cats-menu LI LI.sfHover UL
{
	top: 0px;
	left: 221px;
}
/*------------------------------------------------
---------------[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; /*[e]auto*/
}
.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: #FFFFFF;
}
#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;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#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;
	border: none;
	color: #FFFFFF;
	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: #FFFFFF;
}
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;
}
