/*
Theme Name: Glow
Theme URI: http://www.elegantthemes.com/gallery/glow
Version: 1.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com

------------------------------------------------
-----------------[BASIC STYLES]-----------------
------------------------------------------------*/
BODY
{
	background: #0F0608 url(images/bg.jpg) no-repeat top center;
	text-align: center;
	line-height: 21px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #696969;
}
A:link, A:visited
{
	text-decoration: none;
	color: #5F5F5F;
}
A:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
BR.clear
{
	margin: 0px;
	padding: 0px;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
}
P
{
	padding-bottom: 10px;
	line-height: 20px;
}
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;
}
/*------------------------------------------------
---------------[MAIN LAYOUT INFO]---------------
------------------------------------------------*/
.container
{
	text-align: left;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header .container
{
	text-align: center;
	height: 181px;
	z-index: 2;
}
IMG#logo
{
	clear: both;
	margin: 62px 0px 0px -31px;
}
#content
{
	clear: both;
	z-index: 1;
}
DIV#container-top
{
	background: url(images/content-topbg.png) no-repeat;
	width: 960px;
	height: 4px;
	margin: 0 auto;
	position: relative;
}
#content .container
{
	background: #FFFFFF;
}
#main-area-wrap
{
	float: left;
	width: 960px;
	background: #FFFFFF url(images/main-area-bg.png) repeat-y;
}
#main IMG.thumbnail
{
	border: 8px solid #E8E8E8;
}
#wrapper
{
	clear: both;
	float: left;
	width: 960px;
	padding-bottom: 5px;
}
#main
{
	width: 646px;
	float: left;
}
DIV#mainposts
{
	border-top: 1px solid #E4E4E4;
	float: left;
}
.mainpost-wrap
{
	width: 322px;
	float: left;
	background: url(images/mainpost-rightbg.png) repeat-y top right;
	display: inline;
}
.mainpost-wrap.first
{
	width: 323px;
}
.mainpost-wrap DIV.inner-content
{
	background: url(images/mainpost-topbg.png) no-repeat scroll left top;
	padding: 30px 25px 25px 35px;
	height: 182px;
}
.mainpost-wrap DIV.date
{
	background: url(images/smalldate-leftbg.png) no-repeat top left;
	height: 58px;
	float: left;
	margin: 0px 8px -16px -53px;
	padding-left: 18px;
}
.mainpost-wrap DIV.date DIV.main
{
	background: url(images/smalldate-mainbg.png) repeat-x;
	height: 35px;
}
.mainpost-wrap DIV.date DIV.rightside
{
	background: url(images/smalldate-rightbg.png) no-repeat top right;
	height: 30px;
	padding: 5px 25px 0px 0px;
}
.mainpost-wrap DIV.date DIV.rightside SPAN
{
	margin-left: -4px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.mainpost-wrap P.info
{
	font-size: 12px;
	color: #898989;
	padding: 3px 0 0;
}
.mainpost-wrap H2
{
	clear: both;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
	margin-bottom: 8px;
	height: 60px;
}
.mainpost-wrap H2 A
{
	color: #000000;
}
.mainpost-wrap IMG
{
	float: left;
	margin: 0px 12px 0px 0px;
}
.mainpost-wrap P
{
	padding-bottom: 0px;
}
DIV.mainpost-wrap.topbg DIV.inner-content
{
	background: url(images/mainpost-topbg-alt.png) no-repeat;
	padding: 25px 25px 25px 35px;
}
.mainpost-wrap DIV.bottom
{
	background: url(images/bottom-part-bg.png) repeat-x bottom left;
}
.new-post
{
	float: left;
	background: url(images/widepost-bg.png) repeat-x top left;
	padding: 23px 45px 16px 40px;
	width: 560px;
}
DIV#wrapper DIV.post .new-post
{
	background: none;
	padding-bottom: 25px;
}
.new-post H2, .new-post H1
{
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 36px;
	margin-bottom: 10px;
	clear: both;
	padding: 12px 0px 7px;
}
.new-post H2 A, .new-post H1
{
	color: #000000;
}
.new-post H2 A:hover, .mainpost-wrap H2 A:hover
{
	color: #383838;
	text-decoration: none;
}
.new-post IMG
{
	float: left;
	margin: 6px 22px 0px 0px;
}
.new-post DIV.date
{
	background: url(images/big-date-leftbg.png) no-repeat top left;
	height: 58px;
	float: left;
	margin: 0px 20px -4px -58px;
	padding-left: 18px;
}
.new-post DIV.date DIV.main
{
	background: url(images/bigdate-mainbg.png) repeat-x;
	height: 45px;
}
.new-post DIV.date DIV.rightside
{
	background: url(images/bigdate-rightbg.png) no-repeat top right;
	height: 35px;
	padding: 10px 25px 0px 0px;
}
.new-post DIV.date DIV.rightside SPAN
{
	margin-left: -4px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
P.info
{
	color: #979797;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	padding: 7px 0px 0px;
}
P.info A
{
	font-weight: bold;
	color: #5F5F5F;
}
A.readmore
{
	padding-left: 6px;
	background: url(images/readmore.png) no-repeat top left;
	height: 34px;
	float: right;
}
A.readmore SPAN
{
	background: url(images/readmore.png) no-repeat bottom right;
	display: inline-block;
	height: 34px;
	padding: 0px 17px 0px 8px;
	line-height: 29px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
DIV#post-top
{
	background: url(images/post-top-bg.jpg) no-repeat;
	height: 48px;
	margin-top: 35px;
	float: left;
	width: 950px;
}
A#prev-link
{
	background: url(images/prev-link-bg.jpg) no-repeat;
	width: 132px;
	height: 26px;
	text-indent: -9999px;
	display: block;
	float: left;
	display: inline;
	margin: 12px 0px 0px 30px;
}
A#next-link
{
	background: url(images/next-link-bg.jpg) no-repeat;
	width: 94px;
	height: 26px;
	text-indent: -9999px;
	display: block;
	float: right;
	display: inline;
	margin: 12px 30px 0px 0px;
}
DIV#share
{
	float: left;
	width: 640px;
	display: inline;
	margin: 0px 0px 0px 15px;
	text-align: center;
}
A#share-link, A#this-link
{
	float: left;
	display: block;
	text-indent: -9999px;
	margin-top: 2px;
	position: relative;
}
A#share-link
{
	background: url(images/share-bg.jpg) no-repeat;
	width: 55px;
	height: 43px;
	display: inline;
	margin-left: 30px;
}
A#this-link
{
	background: url(images/this-bg.jpg) no-repeat;
	width: 38px;
	height: 43px;
}
DIV#share-icons
{
	background: url(images/share-main-bg.jpg) repeat-x;
	float: left;
	padding: 9px 17px 0px 23px;
	margin-top: 2px;
	position: relative;
	display: none;
}
DIV#share-icons A
{
	float: left;
	display: block;
	background: url(images/share-icon-bg.jpg) no-repeat;
	width: 27px;
	height: 27px;
	margin-right: 10px;
}
DIV#share-icons A IMG
{
	margin: 3px 0px 0px 1px;
}
H1.post-title
{
	font-size: 30px;
	letter-spacing: -0.5px;
	color: #1E1E1E;
	line-height: 40px;
	width: 465px;
	float: left;
	margin: 30px 0px 25px 35px;
	display: inline;
}
SPAN.meta-comments
{
	float: left;
	display: block;
	background: url(images/meta-comment-bg.jpg) no-repeat;
	width: 120px;
	height: 34px;
	margin: 34px 0px 0px 5px;
	display: inline;
}
SPAN.meta-comments A
{
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 3px 0px 3px 13px;
}
.post-meta
{
	clear: both;
	margin: 0px 0px 0px -1px;
	background: url(images/post-meta-info-top.jpg) no-repeat top left;
}
.post-meta-bottom
{
	background: url(images/post-meta-info-bg.jpg) no-repeat bottom left;
}
.post-meta-bottom P
{
	background: url(images/post-meta-arrow.jpg) no-repeat 0% 52%;
	padding: 15px 15px 15px 35px;
	color: #647E8B;
	font-size: 14px;
}
.post-meta-bottom P A
{
	font-weight: bold;
	font-style: italic;
}
DIV#wrapper DIV.post
{
	background: url(images/post-topbg.png) repeat-x top left;
	width: 645px;
	float: left;
}
DIV#wrapper DIV.post.blogstyle
{
	background: url(images/widepost-bg.png) repeat-x left top;
}
.post A
{
	color: #333333;
	font-weight: bold;
}
.post H2, .post H3, .post H4, .post H5, .post H6
{
	font-weight: bold;
	color: #000000;
	line-height: -1px;
}
.post H2
{
	font-size: 30px;
	margin: 5px 0px 10px;
}
.post H3
{
	font-size: 25px;
	margin: 5px 0px 10px;
}
.post H4
{
	font-size: 22px;
	margin: 5px 0px 10px;
}
.post H5
{
	font-size: 16px;
	margin: 5px 0px;
}
.post H6
{
	font-size: 14px;
	margin: 5px 0px;
}
/*(#post-content a { color: #3982a6; }*/
.post A.post-edit-link
{
	padding: 0px 5px;
	background: #556F7C;
	color: #FFFFFF;
	margin-top: 10px;
	float: left;
	clear: both;
}
.post A.post-edit-link:hover
{
	background: #303030;
}
.post IMG
{
	border: none;
	padding: 0px;
}
.post TABLE
{
	padding: 10px 0px;
}
.post TH
{
	background: #DFDFD7;
	font-weight: bold;
	padding: 2px 7px;
	color: #000000;
}
.post TD
{
	border-bottom: 2px solid #EEEEEE;
	background: #F6F6F6;
	padding: 3px 7px;
}
.post UL, .post OL
{
	margin-bottom: 10px;
}
.post UL UL, .post UL OL, .post OL OL, .post OL UL
{
	margin-bottom: 2px;
}
.post UL LI
{
	list-style-position: inside;
	list-style-type: disc;
}
.post UL LI UL
{
	margin-left: 15px;
}
.post OL
{
	list-style-type: decimal;
	margin-left: 20px;
}
.post BLOCKQUOTE
{
	padding: 0px 0px 0px 15px;
	border-left: 2px solid #E7E7E7;
	margin: 0px 0px 10px 20px;
	font-style: italic;
	color: #828282;
	font-size: 13px;
}
.post BLOCKQUOTE P
{
	padding-bottom: 0px;
}
IMG.alignleft
{
	display: inline;
	float: left;
	margin-right: 15px;
}
.post .new-post A.post-edit-link
{
	padding: 3px 10px;
	display: block;
	float: left;
	background: #7B2D48;
	color: #FFFFFF;
	clear: both;
	margin-top: 5px;
}
.post .new-post A.post-edit-link:hover
{
	background: #303030;
}
DIV.post .new-post IMG
{
	float: none;
	margin: 0px;
}
/*------------------------------------------------
-------------------[COMMENTS]-------------------
------------------------------------------------*/
#comment-section
{
	clear: both;
	float: left;
	padding: 15px 0px 0px 5px;
	border-top: 1px solid #E4E4E4;
}
P#comments
{
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 36px;
}
#main #comment-section OL.commentlist
{
	padding: 34px 39px 35px 35px;
	float: left;
	margin: 55px 0px -95px;
	list-style-type: none;
}
.comment, .comment-body
{
	float: left;
}
LI.comment
{
	margin-bottom: 10px;
}
.comment-author
{
	float: left;
	margin: -90px 0px 0px -30px;
	z-index: 1;
	position: relative;
}
#main-area-wrap .comment-author IMG.avatar
{
	border: 1px solid #DBDBDB;
	padding: 5px;
	background: #EDEDED;
	float: left;
}
.comment-info
{
	float: left;
	padding: 3px 0px 0px 13px;
	font-size: 18px;
	font-family: Georgia, serif;
}
.comment-info A
{
	font-weight: normal;
}
CITE.fn, SPAN.says
{
	color: #657F8C;
}
SPAN.says, DIV.commentmetadata
{
	font-style: italic;
}
DIV.commentmetadata
{
/*margin-top: -5px;*/
}
DIV.commentmetadata, DIV.commentmetadata A
{
	color: #B0B0B0;
}
.comment-top, .comment-bottom, .comment-content
{
	float: left;
}
.comment-top
{
	background: url(images/comment-top.png) no-repeat;
	height: 25px;
	margin-top: -12px;
}
.comment-content
{
	padding-bottom: 10px;
	clear: both;
	width: 99%;
}
.comment-bottom-main
{
	float: left;
}
.comment-bottom-left
{
	background: url(images/comment-bottom-left.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	left: -1px;
	width: 8px;
	height: 37px;
}
.comment-bottom-right
{
	background: url(images/comment-bottom-right.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	right: -1px;
	width: 8px;
	height: 37px;
}
.comment-body P
{
	line-height: 28px;
}
#main OL.commentlist .children
{
	float: left;
	clear: both;
	padding-bottom: 30px;
	width: 96%;
	margin: 0px;
}
#main OL.commentlist .children .comment-body
{
	padding-top: 10px;
	width: 99%;
}
#main .commentlist .children LI
{
	padding: 0px 3% 3%;
	width: 97%;
	margin: 0px;
	float: left;
	background: #FFFFFF url(images/inner-comment-bottom-main.jpg) repeat-x bottom left;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	position: relative;
}
#main .commentlist .children LI .comment-top-main
{
	background: url(images/inner-comment-top-main.jpg) repeat-x top left;
	width: 100%;
	float: left;
	height: 6px;
}
#main UL.children LI
{
	background: none;
}
#main-area-wrap IMG.wp-smiley
{
	border: none;
	padding: 0px;
}
.comment-top-left, .comment-top-right, .comment-top-main
{
	height: 24px;
}
.comment-top-left
{
	background: url(images/comment-top-left.jpg) no-repeat top left;
	width: 40px;
	left: -1px;
	top: 0px;
	position: absolute;
}
.comment-top-right
{
	background: url(images/comment-top-right.jpg) no-repeat top right;
	width: 40px;
	right: -1px;
	top: 0px;
	position: absolute;
}
.comment-top-main
{
	background: url(images/comment-top-main.jpg) repeat-x top left;
	width: 100%;
	float: left;
}
.bubble
{
	background: url(images/bubble-top.png) no-repeat;
	width: 18px;
	height: 17px;
	top: -16px;
	left: 25px;
	z-index: 10;
	position: absolute;
}
.commentlist LI
{
	background: #F7F7F7 url(images/comment-bottom-main.jpg) repeat-x bottom left;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	position: relative;
	padding: 0px 30px 50px;
	margin: 0px 0px 60px;
	width: 496px;
	display: block;
	float: left;
}
.reply-container
{
	position: absolute;
	bottom: 19px;
	right: 30px;
	z-index: 20;
	background: url(images/reply-right-bg.png) no-repeat right bottom;
	padding-right: 11px;
}
A.comment-reply-link
{
	padding: 3px 15px 5px 14px;
	background: url(images/reply-bg.png) repeat-x;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	display: block;
}
.children .comment-top-left
{
	background: url(images/inner-comment-top-left.jpg) no-repeat top left;
	width: 15px;
	left: -1px;
	top: 0px;
	position: absolute;
}
.children .comment-author
{
	float: left;
	margin: 0px;
	width: 100%;
	z-index: 1;
}
.children .bubble
{
	display: none;
}
.children .comment-top-right
{
	background: url(images/inner-comment-top-right.jpg) no-repeat top right;
	width: 15px;
	right: -1px;
	top: 0px;
	position: absolute;
}
.children .comment-bottom-left
{
	background: url(images/inner-comment-bottom-left.jpg) no-repeat scroll 0 0;
	height: 7px;
	position: absolute;
	width: 15px;
}
.children .comment-bottom-right
{
	background: url(images/inner-comment-bottom-right.jpg) no-repeat scroll 0 0;
	height: 7px;
	position: absolute;
	width: 15px;
}
.children .reply-container
{
	bottom: -10px;
	right: 30px;
}
.nocomments DIV#respond
{
	margin-top: 0px;
}
DIV#respond H3
{
	font-size: 30px;
	margin: 5px 0px 7px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
}
DIV#comment-section DIV.navigation, DIV#comment-section DIV#respond
{
	float: left;
	width: 595px;
}
DIV#comment-section DIV.navigation
{
	padding: 0px 35px 20px;
	width: 555px;
}
DIV#comment-section DIV#respond
{
	padding: 10px 0px 0px 35px;
	width: 90%;
}
FORM#commentform
{
	float: left;
	width: 99%;
	position: relative;
	z-index: 10;
}
FORM#commentform TEXTAREA
{
	width: 96%;
	border: 1px solid #D1D1D1;
	padding: 3px;
}
.cancel-comment-reply
{
	padding-bottom: 12px;
}
#comment-section LI.comment DIV#respond
{
	margin-top: 0px;
	padding: 0px;
}
#comment-section DIV#trackbacks
{
	float: left;
	padding: 34px 39px 10px 35px;
}
DIV#trackbacks H3
{
	color: #1E1E1E;
	font-size: 14px;
	margin-bottom: 7px;
}
OL.pinglist LI
{
	margin-bottom: 3px;
}
/*------------------------------------------------
---------------------[FOOTER]-------------------
------------------------------------------------*/
#footer
{
	float: left;
	width: 930px;
	background: #0F0608 url(images/content-bottom.png) no-repeat;
	padding: 20px 15px;
	color: #817175;
}
#footer A
{
	color: #FFFFFF;
}
/*------------------------------------------------
--------------------[SIDEBAR]-------------------
------------------------------------------------*/
#sidebar
{
	float: right;
	width: 314px;
	border-top: 1px solid #DBDBDB;
}
#sidebar H3.sidebar-title
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: #B7B7B7;
	border-top: 1px solid #9D9D9D;
	border-left: 1px solid #9D9D9D;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px 12px;
	display: inline-block;
	margin-bottom: 15px;
}
.sidebar-block
{
	padding: 23px 27px 13px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E0E0E0;
}
.sidebar-block A, #sidebar DIV.custom-sidebar-block DIV.content DIV#comments-tabbed A, #sidebar DIV.custom-sidebar-block DIV.content DIV#popular-tabbed A
{
	color: #3D3D3D;
}
.sidebar-block UL
{
	margin-bottom: 4px;
}
.sidebar-block UL LI
{
	background: url(images/li-bullet.png) no-repeat 0px 11px;
	padding: 7px 0px 7px 22px;
}
.sidebar-block UL LI UL
{
	padding: 5px 0px 0px 17px;
	margin: 0px 0px -7px;
}
#sidebar DIV.custom-sidebar-block DIV#comments-tabbed UL LI
{
	background: url(images/custom-sidebar-bullet.png) no-repeat left center;
	padding: 7px 0px 7px 22px;
}
#sidebar DIV.custom-sidebar-block
{
	position: relative;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D0D0D0;
}
#sidebar DIV.custom-sidebar-block UL.control
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 314px;
	background: url(images/custom-control-top.png) no-repeat top left;
	height: 55px;
}
#sidebar DIV.custom-sidebar-block UL.control LI
{
	float: left;
}
#sidebar DIV.custom-sidebar-block UL.control LI A
{
	display: block;
	color: #000000;
	padding: 7px 3px 8px 33px;
}
#sidebar DIV.custom-sidebar-block UL.control LI.ui-state-active A
{
	background: url(images/active-elementbg.png) no-repeat bottom center;
	padding-bottom: 27px;
}
#sidebar DIV.custom-sidebar-block UL.control LI.recent
{
	background: url(images/recent-icon.png) no-repeat 15px 10px;
	width: 88px;
}
#sidebar DIV.custom-sidebar-block UL.control LI.popular
{
	background: url(images/popular-icon.png) no-repeat 17px 10px;
	width: 107px;
}
#sidebar DIV.custom-sidebar-block UL.control LI.popular A
{
	padding-left: 38px;
}
#sidebar DIV.custom-sidebar-block UL.control LI.comments
{
	background: url(images/comments-icon.png) no-repeat 10px 10px;
	width: 119px;
}
#sidebar DIV.custom-sidebar-block DIV.content
{
	background: #EBEBEB url(images/custom-sidebar-bg.png) repeat-y top left;
	border-right: 1px solid #FFFFFF;
	padding: 30px 0px 0px;
}
#sidebar DIV.custom-sidebar-block DIV.content DIV
{
	padding: 20px 0px 0px;
}
#sidebar DIV.custom-sidebar-block DIV.content DIV#comments-tabbed
{
	padding: 20px 14px 10px 18px;
}
#sidebar DIV.custom-sidebar-block DIV.content UL LI
{
	background: url(images/sidebar-customlibg.png) repeat-x bottom left;
	padding: 7px 23px 9px;
	overflow: hidden;
}
#sidebar DIV.custom-sidebar-block DIV.content UL LI:last-child
{
	background: none;
}
#main-area-wrap #sidebar DIV.custom-sidebar-block IMG
{
	border: 5px solid #D8D5D5;
	float: left;
	margin: 0px 12px 0px 0px;
}
#main-area-wrap #sidebar DIV.custom-sidebar-block P.postinfo
{
	padding-bottom: 0px;
	color: #8A8A8A;
	font-style: italic;
}
#main-area-wrap #sidebar DIV.custom-sidebar-block H4
{
	font-size: 14px;
	font-weight: bold;
}
#main-area-wrap #sidebar DIV.custom-sidebar-block H4 A
{
	color: #000000;
}
#sidebar DIV.custom-sidebar-block DIV.content DIV.ui-tabs-hide
{
	display: none;
}
/*------------------------------------------------
-----------------[FEATURED SLIDER]--------------
------------------------------------------------*/
#featured-area
{
	height: 300px;
	position: relative;
	padding: 11px 12px 14px 14px;
	z-index: 1;
}
#featured-area .pics
{
	position: absolute;
	width: 630px;
	height: 298px;
	top: 11px;
	left: 14px;
}
#featured-area .pics DIV.excerpt
{
	position: absolute;
	bottom: 5px;
	left: 25px;
	width: 505px;
	background: url(images/excerpt-bg.png) no-repeat top left;
	padding: 12px 0px 0px 40px;
	z-index: 2;
}
#featured-area .pics DIV.excerpt P
{
	color: #FFFFFF;
	font-family: Georgia, serif;
}
#featured-area .pics SPAN.feat-overlay
{
	background: url(images/overlay.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 630px;
	height: 298px;
	z-index: 1;
}
#featured-area DIV#slider-control
{
	position: absolute;
	width: 300px;
	height: 296px;
	border: 1px solid #B4B4B4;
	z-index: 4;
	top: 11px;
	right: 14px;
}
#featured-area DIV#slider-control DIV.featitem
{
	background: url(images/featitem-bg.png) no-repeat top left;
	height: 77px;
	float: left;
	width: 266px;
	padding: 10px 16px 12px 18px;
	cursor: pointer;
}
#featured-area DIV#slider-control DIV.featitem IMG
{
	float: left;
	margin-right: 18px;
	border: 1px solid #F6F6F6;
	margin-top: 5px;
}
#featured-area DIV#slider-control DIV.featitem SPAN.order
{
	display: none;
}
#featured-area DIV#slider-control DIV.featitem H2
{
	font-size: 18px;
	line-height: 24px;
	float: left;
	width: 172px;
	padding-bottom: 4px;
}
DIV#slider-control DIV.featitem H2 A
{
	color: #959595;
}
#featured-area DIV#slider-control DIV.featitem SPAN.meta
{
	color: #B6B6B6;
	font-size: 11px;
	padding: 1px 0px;
	border: 1px solid #CFCFCF;
	border-width: 1px 0px;
	display: block;
	float: left;
	width: 172px;
}
#featured-area DIV#slider-control DIV.featitem.active
{
	background: url(images/featitem-bg-active.png) no-repeat top left;
	margin-left: -20px;
	padding-left: 38px;
}
#featured-area DIV#slider-control DIV.featitem.active H2
{
	background: url(images/featitem-active-h2border.png) repeat-x bottom left;
	margin-bottom: 1px;
	color: #000000;
}
#featured-area DIV#slider-control DIV.featitem.active SPAN.meta
{
	color: #797979;
	border: 0px solid #000000;
}
/*------------------------------------------------
------------[CAPTIONS AND ALIGNMENTS]-----------
------------------------------------------------*/
DIV.post .new-post .aligncenter, DIV.post .new-post DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	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 #000000;
}
.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.post IMG.alignleft
{
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
DIV.post 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 #searchform
{
	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: 23px 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;
}
.nav LI
{
	float: left;
	position: relative;
}
.nav A
{
	display: block;
	float: left;
}
.nav LI:hover UL, UL.nav LI.sfHover UL
{
	left: 0px;
	top: 46px;
}
.nav LI:hover LI UL, .nav LI.sfHover LI UL
{
	top: -999em;
}
.nav LI LI:hover UL, UL.nav LI LI.sfHover UL
{
	left: 234px;
	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: 234px;
}
.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-pagenavi
{
	float: left;
	width: 550px;
	padding: 25px 12px;
}
.wp-pagenavi A, .wp-pagenavi A:link, .wp-pagenavi A:visited, .wp-pagenavi A:active, .wp-pagenavi SPAN.pages
{
	border: 1px solid #C9C9BE;
}
.wp-pagenavi A, .wp-pagenavi A:link
{
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	color: #413F36;
	background-color: #DFDFD7;
}
.wp-pagenavi A:visited
{
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	color: #413F36;
	background-color: #DFDFD7;
}
.wp-pagenavi A:hover
{
	border: 1px solid #437588;
	color: #FFF;
	background-color: #548CA1;
}
.wp-pagenavi A:active
{
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	color: #413F36;
	background-color: #ECECE0;
}
.wp-pagenavi SPAN.pages
{
	padding: 5px 7px;
	margin: 2px;
	color: #000000;
	color: #413F36;
	background-color: #DFDFD7;
}
.wp-pagenavi SPAN.current
{
	padding: 5px 7px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #437588;
	color: #FFFFFF;
	background-color: #548CA1;
}
.wp-pagenavi SPAN.extend
{
	padding: 5px 7px;
	margin: 2px;
	border: 1px solid #437588;
	color: #FFF;
	background-color: #548CA1;
}
/*------------------------------------------------
-----------------[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]------------------
------------------------------------------------*/
.wp-pagenavi
{
	margin: 0px 0px 15px;
}
.wp-pagenavi A, .wp-pagenavi A:link
{
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #E9E9E9;
	color: #413F36;
	background-color: #FFF;
}
.wp-pagenavi A:visited
{
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #E9E9E9;
	color: #413F36;
	background-color: #FFF;
}
.wp-pagenavi A:hover
{
	border: 1px solid #99596A;
	color: #FFFFFF;
	background-color: #AD6F7F;
}
.wp-pagenavi A:active
{
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #E9E9E9;
	color: #413F36;
	background-color: #FFF;
}
.wp-pagenavi SPAN.pages
{
	padding: 5px 7px;
	margin: 2px;
	color: #000000;
	border: 1px solid #E9E9E9;
	color: #413F36;
	background-color: #FFF;
}
.wp-pagenavi SPAN.current, .wp-pagenavi SPAN.extend
{
	padding: 5px 7px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #99596A;
	color: #FFFFFF;
	background-color: #AD6F7F;
}
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-area, .js UL#page-menu, .js UL#cats-menu, .js IMG#logo, .js DIV.custom-sidebar-block
{
	display: none;
}
.foursixeight
{
	margin: 0px 0px 15px 84px;
}

