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:13px;
	color:#696969;
}

a:link,a:visited
{
	text-decoration:none;
	color:#5f5f5f;
}

.clear
{
	clear:both;
}

br.clear
{
	margin:0;
	padding:0;
}

p
{
	padding-bottom:10px;
	line-height:24px;
}

strong
{
	font-weight:700;
}

pre,code
{
	font-family:Courier New, monospace;
	margin-bottom:10px;
}

sup,sub
{
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}

sup
{
	bottom:0.8em;
}

sub
{
	top:0.3em;
}

.container
{
	text-align:left;
	width:960px;
	position:relative;
	margin:0 auto;
}

#header .container
{
	text-align:center;
	height:250px;
	z-index:2;
}

img#logo {
	clear:both;
	margin:0;
}
#content {
	clear:both;
	z-index:1;
}
div#container-top
{
	background:url(images/content-topbg.png) no-repeat;
	width:960px;
	height:4px;
	position:relative;
	margin:0 auto;
}

#content .container
{
	background:#fff;
}

#main-area-wrap
{
	float:left;
	width:960px;
	background:#fff 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 p {
	font-size:12px;
	line-height:150%;
}
.mainpost-wrap.first
{
	width:323px;
}

.mainpost-wrap div.inner-content
{
	background:url(images/mainpost-topbg.png) no-repeat scroll left top;
	height:182px;
	padding:30px 25px 25px 35px;
}

.mainpost-wrap div.date
{
	background:url(images/smalldate-leftbg.png) no-repeat top left;
	height:58px;
	float:left;
	padding-left:18px;
	margin:0 8px -16px -53px;
}

.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 0 0;
}

.mainpost-wrap div.date div.rightside span
{
	margin-left:-4px;
	font-weight:700;
	font-size:12px;
	color:#fff;
	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:700;
	letter-spacing:-1px;
	line-height:30px;
	margin-bottom:8px;
	height:60px;
}

.mainpost-wrap img
{
	float:left;
	margin:0 12px 0 0;
}

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;
	width:560px;
	padding:23px 45px 16px 40px;
}

div#wrapper div.post .new-post
{
	background:none;
	padding-bottom:25px;
}

.new-post h2,.new-post h1
{
	font-size:28px;
	font-weight:700;
	letter-spacing:2px;
	line-height:36px;
	margin-bottom:10px;
	clear:both;
	padding:12px 0 7px;
	color:#652645;
}

.new-post h2 a:hover,.mainpost-wrap h2 a:hover
{
	color:#383838;
	text-decoration:none;
}

.new-post img
{
	float:left;
	margin:6px 22px 0 0;
}

.new-post div.date
{
	background:url(images/big-date-leftbg.png) no-repeat top left;
	height:58px;
	float:left;
	padding-left:18px;
	margin:0 20px -4px -58px;
}

.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 0 0;
}

.new-post div.date div.rightside span
{
	margin-left:-4px;
	font-weight:700;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}
p.info {
	color:#979797;
	font-size:13px;
	font-style:italic;
	padding:7px 0 0;
	font-weight:normal;
	display:none;
}

p.info a
{
	font-weight:700;
	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;
	line-height:29px;
	font-size:11px;
	color:#fff;
	font-weight:700;
	padding:0 17px 0 8px;
}

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;
	float:left;
	display:inline;
	margin:12px 0 0 30px;
}

a#next-link
{
	background:url('images/next-link-bg.jpg') no-repeat;
	width:94px;
	height:26px;
	text-indent:-9999px;
	float:right;
	display:inline;
	margin:12px 30px 0 0;
}

div#share
{
	float:left;
	width:640px;
	display:inline;
	text-align:center;
	margin:0 0 0 15px;
}

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;
	margin-top:2px;
	position:relative;
	display:none;
	padding:9px 17px 0 23px;
}

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 0 0 1px;
}

h1.post-title
{
	font-size:30px;
	letter-spacing:-0.5px;
	color:#1e1e1e;
	line-height:40px;
	width:465px;
	float:left;
	display:inline;
	margin:30px 0 25px 35px;
}

span.meta-comments
{
	float:left;
	background:url('images/meta-comment-bg.jpg') no-repeat;
	width:120px;
	height:34px;
	display:inline;
	margin:34px 0 0 5px;
}

span.meta-comments a
{
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:700;
	font-style:italic;
	padding:3px 0 3px 13px;
}

.post-meta
{
	clear:both;
	background:url('images/post-meta-info-top.jpg') no-repeat top left;
	margin:0 0 0 -1px;
}

.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%;
	color:#647e8b;
	font-size:14px;
	padding:15px 15px 15px 35px;
}

.post-meta-bottom p a
{
	font-weight:700;
	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:#333;
	font-weight:700;
}

.post h2,.post h3,.post h4,.post h5,.post h6
{
	font-weight:700;
	color:#333;
	line-height:-1px;
}

.post h2
{
	font-size:23px;
	margin:5px 0 10px;
}

.post h3 {
	font-size:20px;
	margin:5px 0 10px;
}

.post h4
{
	font-size:22px;
	margin:5px 0 10px;
}

.post h5
{
	font-size:16px;
	margin:5px 0;
}

.post h6
{
	font-size:14px;
	margin:5px 0;
}

.post a.post-edit-link
{
	background:#556f7c;
	color:#fff;
	margin-top:10px;
	float:left;
	clear:both;
	padding:0 5px;
}

.post table
{
	padding:10px 0;
}

.post th
{
	background:#dfdfd7;
	font-weight:700;
	color:#000;
	padding:2px 7px;
}

.post td
{
	border-bottom:2px solid #eee;
	background:#f6f6f6;
	padding:3px 7px;
}

.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
{
	border-left:2px solid #e7e7e7;
	font-style:italic;
	color:#828282;
	font-size:13px;
	margin:0 0 10px 20px;
	padding:0 0 0 15px;
}

img.alignleft
{
	display:inline;
	float:left;
	margin-right:15px;
}

.post .new-post a.post-edit-link
{
	display:block;
	float:left;
	background:#7b2d48;
	color:#fff;
	clear:both;
	margin-top:5px;
	padding:3px 10px;
}

div.post .new-post img
{
	float:none;
	margin:0;
}

#comment-section
{
	clear:both;
	float:left;
	border-top:1px solid #e4e4e4;
	padding:15px 0 0 5px;
}

p#comments
{
	color:#000;
	font-size:36px;
	font-weight:700;
	letter-spacing:-1px;
	line-height:36px;
}

#main #comment-section ol.commentlist
{
	float:left;
	list-style-type:none;
	margin:55px 0 -95px;
	padding:34px 39px 35px 35px;
}

.comment-author
{
	float:left;
	z-index:1;
	position:relative;
	margin:-90px 0 0 -30px;
}

#main-area-wrap .comment-author img.avatar
{
	border:1px solid #dbdbdb;
	background:#ededed;
	float:left;
	padding:5px;
}

.comment-info
{
	float:left;
	font-size:18px;
	font-family:Georgia, serif;
	padding:3px 0 0 13px;
}

cite.fn,span.says
{
	color:#657f8c;
}

div.commentmetadata,div.commentmetadata a
{
	color:#b0b0b0;
}

.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-left
{
	background:url(images/comment-bottom-left.jpg) no-repeat;
	position:absolute;
	bottom:0;
	left:-1px;
	width:8px;
	height:37px;
}

.comment-bottom-right
{
	background:url(images/comment-bottom-right.jpg) no-repeat;
	position:absolute;
	bottom:0;
	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:0;
}

#main ol.commentlist .children .comment-body
{
	padding-top:10px;
	width:99%;
}

#main .commentlist .children li
{
	width:97%;
	float:left;
	background:#fff url(images/inner-comment-bottom-main.jpg) repeat-x bottom left;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	position:relative;
	margin:0;
	padding:0 3% 3%;
}

#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;
}

.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:0;
	position:absolute;
}

.comment-top-right
{
	background:url('images/comment-top-right.jpg') no-repeat top right;
	width:40px;
	right:-1px;
	top:0;
	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;
	width:496px;
	display:block;
	float:left;
	margin:0 0 60px;
	padding:0 30px 50px;
}

.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
{
	background:url('images/reply-bg.png') repeat-x;
	color:#fff;
	font-style:italic;
	font-weight:700;
	display:block;
	padding:3px 15px 5px 14px;
}

.children .comment-top-left
{
	background:url('images/inner-comment-top-left.jpg') no-repeat top left;
	width:15px;
	left:-1px;
	top:0;
	position:absolute;
}

.children .comment-author
{
	float:left;
	width:100%;
	z-index:1;
	margin:0;
}

.children .comment-top-right
{
	background:url('images/inner-comment-top-right.jpg') no-repeat top right;
	width:15px;
	right:-1px;
	top:0;
	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:0;
}

div#respond h3
{
	font-size:30px;
	color:#000;
	font-weight:700;
	letter-spacing:-1px;
	line-height:30px;
	margin:5px 0 7px;
}

div#comment-section div.navigation,div#comment-section div#respond
{
	float:left;
	width:595px;
}

div#comment-section div.navigation
{
	width:555px;
	padding:0 35px 20px;
}

div#comment-section div#respond
{
	width:90%;
	padding:45px 0 0 35px;
}

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:0;
	padding:0;
}

#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 {
	float:left;
	width:930px;
	background:#0F0608 url(images/content-bottom.png) no-repeat;
	color:#817175;
	padding:20px 15px;
}
#footer p {
	display:none;
}
#footer a
{
	color:#fff;
}

#sidebar
{
	float:right;
	width:314px;
	border-top:1px solid #dbdbdb;
}

#sidebar h3.sidebar-title
{
	font-size:14px;
	color:#fff;
	font-weight:700;
	background:#b7b7b7;
	border-top:1px solid #9d9d9d;
	border-left:1px solid #9d9d9d;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	display:inline-block;
	margin-bottom:15px;
	padding:5px 12px;
}

.sidebar-block
{
	border-top:1px solid #fff;
	border-bottom:1px solid #e0e0e0;
	padding:23px 27px 13px;
}

.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 0 11px;
	padding:7px 0 7px 22px;
}

.sidebar-block ul li ul
{
	margin:0 0 -7px;
	padding:5px 0 0 17px;
}

#sidebar div.custom-sidebar-block div#comments-tabbed ul li
{
	background:url(images/custom-sidebar-bullet.png) no-repeat left center;
	padding:7px 0 7px 22px;
}

#sidebar div.custom-sidebar-block
{
	position:relative;
	border-top:1px solid #fff;
	border-bottom:1px solid #d0d0d0;
}

#sidebar div.custom-sidebar-block	ul.control
{
	position:absolute;
	top:0;
	left:0;
	width:314px;
	background:url(images/custom-control-top.png) no-repeat top left;
	height:55px;
}

#sidebar div.custom-sidebar-block	ul.control li a
{
	display:block;
	color:#000;
	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 #fff;
	padding:30px 0 0;
}

#sidebar div.custom-sidebar-block div.content div
{
	padding:20px 0 0;
}

#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;
	overflow:hidden;
	padding:7px 23px 9px;
}

#main-area-wrap #sidebar div.custom-sidebar-block img
{
	border:5px solid #d8d5d5;
	float:left;
	margin:0 12px 0 0;
}

#main-area-wrap #sidebar div.custom-sidebar-block p.postinfo
{
	padding-bottom:0;
	color:#8a8a8a;
	font-style:italic;
}

#main-area-wrap #sidebar div.custom-sidebar-block h4
{
	font-size:14px;
	font-weight:700;
}

#featured-area
{
	height:300px;
	position:relative;
	z-index:1;
	padding:11px 12px 14px 14px;
}

#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;
	z-index:2;
	padding:12px 0 0 40px;
}

#featured-area .pics div.excerpt p
{
	color:#fff;
}

#featured-area .pics span.feat-overlay
{
	background:url(images/overlay.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
	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;
	cursor:pointer;
	padding:10px 16px 12px 18px;
}

#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 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;
	border:1px solid #cfcfcf;
	display:block;
	float:left;
	width:172px;
	border-width:1px 0;
	padding:1px 0;
}

#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:#000;
}

#featured-area div#slider-control div.featitem.active span.meta
{
	color:#797979;
	border:0;
}

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:0 10px 10px 0;
}

.wp-caption.alignright
{
	margin:0 0 10px 10px;
}

.wp-caption img
{
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text
{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

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;
}

#subscribe #search
{
	float:right;
	margin:21px 24px 0 0;
}

#subscribe #search h3
{
	font-size:17px;
	color:#6c8a96;
	font-style:italic;
	float:left;
	margin:0 17px 0 0;
}

input#search-field
{
	width:184px;
	border:1px solid #e0e0e0;
	padding:7px 5px;
}

ul#page-menu
{
	float:left;
	position:relative;
	z-index:100;
	height:48px;
}

ul#page-menu li a
{
	color:#fff;
	padding:12px 15px 11px;
}

ul#page-menu > li.current_page_item
{
	background:url(images/page-active-bg.png) repeat-x scroll top left;
	color:#fff;
	height:19px;
	border-color:#e06a99 #a54c6f #934060 #bf5680;
	border-style:solid;
	border-width:0 1px 1px;
	padding:12px 8px 15px;
}

ul#page-menu > li.current_page_item a
{
	background:url(images/page-link-active-arrow.png) no-repeat scroll bottom center;
	padding:0 0 24px;
}

ul#page-menu li li
{
	background:url(images/categories-menu-linkbg.png) no-repeat 14px 50%;
	margin:0;
	padding:0;
}

ul#page-menu li li a,ul#page-menu li.current_page_item li a
{
	text-align:left;
	height:auto;
	display:block;
	width:188px;
	border:1px dashed #543e4e;
	border-width:0 0 1px;
	padding:7px 5px 7px 27px;
}

#page-menu ul
{
	background:url(images/page-dropdown-ul.png) no-repeat left bottom;
	width:222px;
	padding:8px 6px;
}

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:0;
}

#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 li:hover ul,ul#page-menu li li.sfHover ul
{
	left:228px;
	top:0;
}

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;
}

ul#cats-menu
{
	float:left;
	position:relative;
	height:39px;
	margin:0 auto;
}

ul#cats-menu li
{
	margin-right:5px;
}

ul#cats-menu li a
{
	font-size:12px;
	color:#fff;
	font-weight:700;
	padding:6px 12px;
}

ul#cats-menu li li
{
	background-image:none;
	width:206px;
	border-bottom:1px dashed #cecece;
	margin:0;
	padding:0;
}

ul#cats-menu li li a
{
	background:url(images/categories-menu-linkbg.png) no-repeat 14px 50%;
	text-align:left;
	height:auto;
	display:block;
	width:179px;
	color:#8b8b8b;
	font-weight:400;
	padding:7px 3px 7px 27px;
}

ul#cats-menu li li a:hover
{
	background-color:#f0f0f0;
	color:#000;
}

#cats-menu ul
{
	background:url(images/catdropdown-bg.png) no-repeat bottom left;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	width:210px;
	padding:8px 12px 24px;
}

#cats-menu ul li ul
{
	border-top:1px solid #e8e8e8;
}

#cats-menu li:hover ul,ul#cats-menu li.sfHover ul
{
	top:35px;
}

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;
	border:0 solid #fff;
	color:#000;
	font-weight:700;
	padding:12px 12px 10px 0;
}

#cats-menu li li a:hover
{
	border:none;
}

#cats-menu li li:hover ul,ul#cats-menu li li.sfHover ul
{
	top:0;
	left:221px;
}

.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:0;
	top:46px;
}

.nav li li:hover ul,ul.nav li li.sfHover ul
{
	left:234px;
	top:0;
}

.nav li li
{
	display:block;
	float:left;
	height:auto !important;
	padding:0;
}

.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;
}

p.pagination
{
	clear:both;
	float:left;
	width:620px;
	padding:15px 12px;
}

.wp-pagenavi
{
	float:left;
	width:550px;
	margin:0 0 15px;
	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:hover
{
	border:1px solid #99596a;
	color:#FFF;
	background-color:#ad6f7f;
}

.wp-pagenavi span.pages
{
	border:1px solid #e9e9e9;
	color:#413f36;
	background-color:#fff;
	margin:2px;
	padding:5px 7px;
}

.wp-pagenavi span.current
{
	font-weight:700;
	border:1px solid #437588;
	color:#FFF;
	background-color:#548ca1;
	margin:2px;
	padding:5px 7px;
}

.wp-pagenavi span.extend
{
	border:1px solid #437588;
	color:#FFF;
	background-color:#548ca1;
	margin:2px;
	padding:5px 7px;
}

#wp-calendar
{
	empty-cells:show;
	width:240px;
	margin:10px auto 0;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
	font-weight:700;
}

#wp-calendar caption
{
	text-decoration:none;
	font:bold 13px Arial, Sans-Serif;
}

#wp-calendar td
{
	color:#9f9f9f;
	padding:3px 5px;
}

#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;
}

.wp-pagenavi span.current,.wp-pagenavi span.extend
{
	font-weight:700;
	border:1px solid #99596a;
	color:#FFF;
	background-color:#ad6f7f;
	margin:2px;
	padding:5px 7px;
}

.foursixeight
{
	margin:0 0 15px 84px;
}

a:hover,#wp-calendar a:hover
{
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6,.comment-info a
{
	font-weight:400;
}

cite,em,i,span.says,div.commentmetadata
{
	font-style:italic;
}

ins,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;
}

.mainpost-wrap h2 a,.new-post h2 a,.new-post h1,#main-area-wrap #sidebar div.custom-sidebar-block h4 a,#wp-calendar td#today
{
	color:#652645;
}

.mainpost-wrap p,.post blockquote p
{
	padding-bottom:0;
}

.post a.post-edit-link:hover,.post .new-post a.post-edit-link:hover
{
	background:#303030;
}

.post img,#main-area-wrap img.wp-smiley
{
	border:none;
	padding:0;
}

.post ul,.post ol,li.comment
{
	margin-bottom:10px;
}

.comment,.comment-body,.comment-top,.comment-bottom,.comment-content,.comment-bottom-main,#sidebar div.custom-sidebar-block	ul.control li,.alignleft,#subscribe #searchform,ul#page-menu li,span#prev-posts
{
	float:left;
}

#main ul.children li,#sidebar div.custom-sidebar-block div.content ul li:last-child,ul#page-menu li.current_page_item li a,ul#page-menu li.current_page_item.sfHover > a
{
	background:none;
}

.children .bubble,#sidebar div.custom-sidebar-block div.content div.ui-tabs-hide,#featured-area div#slider-control div.featitem span.order,.js #featured-area,.js ul#page-menu,.js ul#cats-menu,.js img#logo,.js div.custom-sidebar-block
{
	display:none;
}

.alignright,span#next-posts
{
	float:right;
}

#page-menu li li,#cats-menu li li
{
	background-image:none;
	margin:0;
}

.nav li:hover li ul,.nav li.sfHover li ul,.nav li:hover ul,.nav li li:hover ul
{
	top:-999em;
}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi a:active
{
	text-decoration:none;
	border:1px solid #e9e9e9;
	color:#413f36;
	background-color:#fff;
	margin:2px;
	padding:5px 7px;
}
