/* import base CSS style */
@import 'base.css';

/* globals */
body					{
	background-color: #FFF;
	color: #333;
	font: 12px Helvetica, Arial, sans-serif;
	/*background-image: url(images/bg.jpg);
	background-position: center top;*/
}

a, a:link, a:visited	{
	color: #D70000;
	text-decoration: none;
}
a:hover					{ color: #CC0000; }

blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; margin: 10px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ background:#FFF;/* url(images/form.jpg) repeat-x top */ border: 1px solid #CCC; padding: 5px 3px; }
input[type=submit]  { font-family: Helvetica, Arial, sans-serif; /*background: url(images/feed-title-white.jpg) repeat-x;*/ border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
input[type=submit]:hover  { background: #313428; color: #FFF; }

table, th, td			{ border: 1px solid #CCC; }
th, thead th			{ font-weight: 700; color: #333; background: #DDD; }
td, tbody td			{ background: #F0F0F0; }

dl  { margin: 10px 0; font-size: 14px; }
dl dt  { color: #666; padding-bottom: 3px; }
dl dd  { margin: 0 0 10px 0; line-height: 1.5em; }

/* common classes */
img.aligncenter, img.alignright, img.alignleft  { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding: 4px; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.sub					{ font-size: 11px; color: #848485; }
.sub a					{ font-weight: normal !important; }

.tags a:link, .tags a:visited	{ text-decoration: none; font-weight: 700; padding: 0 5px 3px; line-height: 1.3em; display: inline-block; }
.tags a:hover					{ text-decoration: underline; }

.avatar					{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 2px; background: #FFF; }

label.error				{ border: 1px solid #D8000C; color: #D8000C; background: #FFBABA; margin: 5px 0; }

/* structure */
#main					{
}

/* header */
#header					{
	/*height: 184px;
	background-color: #1e1b1a;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;*/
}
.logo					{
	/*float: left;
	font-weight: 700;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 139px;
	width: 334px;*/
}
.blog-name				{ font-size: 22px; letter-spacing: 1px;  }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-description		{ font-size: 11px; color: #7d716d; }



.quick-nav li			{ padding: 5px 0 0 5px; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 20px; height: 20px; float: left; clear: left; opacity: 0.6; }
.quick-nav a:hover  { opacity: 1; }

.quick-nav #rss			{ background: url(images/social/rss.png) no-repeat center center; }
.quick-nav #twitter		{ background: url(images/social/twitter.png) no-repeat center center; }
.quick-nav #facebook	{ background: url(images/social/facebook.png) no-repeat center center; }
.quick-nav #gplus		{ background: url(images/social/gplus.png) no-repeat center center; }
.quick-nav #flickr		{ background: url(images/social/flickr.png) no-repeat center center; }
.quick-nav #youtube		{ background: url(images/social/youtube.png) no-repeat center center; }

/* search bar */
#searchbar  {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.searchform  { border: 3px solid #383332; background: #EFEFEF; margin: 0; }
.searchform .s  { font-family: Helvetica, Arial, sans-serif; font-size: 14px; border: none; background: #EFEFEF; padding: 8px 5px; margin: 0; float: left; width: 234px; }
.searchform .searchsubmit  { background: url(images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: right; cursor: pointer; opacity: 0.7; text-transform: capitalize; padding: 0; margin: 6px 5px; }
.searchform .searchsubmit:hover  { background: url(images/searchsubmit.gif) no-repeat; opacity: 1; }

/* sidebar */
.widgetcontainer		{
	background: repeat-x #FFF;
	line-height: 1.4em;
}
.widgetcontainer a		{
	font-weight: 700;
}
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgettitle			{
	color: #333;
	font-size: 18px;
	font-weight: 700;
	background:#EFEFEF /* url(images/feed-title-white.jpg) repeat-x top */;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width:88%;
}
.widgettitle a			{ color: #333; }

.multi-sidebar .thumb, .multi-sidebar .recentcomments .avatar, .featured-stories .thumb	{ float: left; border: 1px solid #CCC; margin: 0 10px 0 0; background: #FFF; padding: 2px; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ text-transform: uppercase; font-weight: normal; font-size: 10px; padding: 2px 4px; margin: 5px 0 0; display: inline-block; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #FFF; background: #333; }
.sidebar-read-more:hover  { background: #CC0000; }

.multi-sidebar .tabs li	{
	background-color: #ccc;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{
	text-decoration: none;
	font-weight: 700;
	color: #555555;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;text-shadow: 1px 1px 1px #fff;
}
.multi-sidebar .tabs a:hover	{  }
.multi-sidebar .tabs .ui-tabs-selected	{
	background: #9e0b0f;
	
}					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}			
.multi-sidebar .widgetcontainer	{
	background: #ececec;
	margin-top: -5px;
}

.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }

#wp-calendar			{ border: 1px solid #999; }
#wp-calendar td			{ text-align: center; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: #EFEFEF; /*url(images/feed-title-white.jpg) repeat-x top */ border: 1px solid #CCC; text-align: center; }

/* featured slideshow */
#featured-slideshow		{
}			

.featured-article		{ text-decoration: none !important; background-position: center !important; }


/* bottom content */
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

/* tapestries */
.entry-thumbnails-link { background: #111; text-decoration: none !important; }

.posts-default .entry  { margin: 0 15px 10px 0; font-size: 12px; }
.posts-default img		{ background: #111; }
.posts-default .entry-title	{ font-weight: 700; font-size: 14px;  }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #333; }
.posts-default .entry-thumbnails-link	{ border: 1px solid #E1E1E1; background: #FFF; }
.posts-default .published { text-transform: uppercase; font-size: 10px; color: #999; border-bottom: none; }


.posts-quick .entry-title	{ font-weight: 700; font-size: 16px; }
.posts-quick .entry-summary	{ font-size: 12px; }
.posts-quick .entry-thumbnails	{ border: 1px solid #CCC; background: #FFF; }
.posts-quick .entry-info { font-size: 11px; color: #666; border: none; }
.posts-quick .entry-info abbr { text-decoration: none; border: none; }

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ padding: 5px 10px; margin: 3px 0; font-size: 12px; background:#EFEFEF;/* url(images/feed-title-white.jpg) top repeat-x */ color: #000; text-decoration: none; border: 1px solid #CCC; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.posts-quick .quick-read-more a:hover { background: #383332; color: #FFF; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; background: #000; height: 25px; font-weight: 700; opacity: 0.7; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-line				{ background: #FFF; border: 1px solid #CCC; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ font-size: 11px; color: #848485; }
.posts-line .entry-title	{ font-size: 12px; }
.posts-line .entry-comments	{ font-size: 11px; color: #848485; }

.home-title				{ text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #333; }

/* single post */
.single .post, #main .single-post	{
	background: #FFF;
}
.single .post .entry-title, .single-post .entry-title	{
	font-size: 25px;
	font-weight: 400;
	font-family: 'Merriweather', serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
	padding-bottom: 5px;
}
.single .post .entry-info, .single-post .entry-info	{
	color: #848485;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}
.single .post .entry-info .published, .single-post .entry-info .published { border: none; }
.single .post .entry-cat, .single-post .entry-cat	{ color: #848485; line-height: 1.5em; }
.single-post .entry-info a:link, .single-post .entry-info a:visited	{
	color: #D70000;
	text-decoration: underline;
}
.single-post .entry-info a:hover	{ color: #333; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ font-style: normal; }
#main .single .post .tags, #main .single-post .tags { color: #848485; border-top: 1px dotted #CCC; line-height: 1.5em; }
#main .single .post .tags strong, #main .single-post .tags strong { text-transform: uppercase; font-size: 11px; }
.single .post .entry-photo img, .single-post .entry-photo img	{ border: 1px solid #CCC; }
.single .post .entry-comments, .single-post .entry-comments  { float: right; padding: 3px 3px 3px 17px; margin-top: 20px; background: url(images/comments.gif) no-repeat 3px 6px #383331; display: inline-block; color: #FFF; font-size: 14px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; }

.single-post-meta-field  { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	 { border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background:#EFEFEF;/* url(images/feed-title-white.jpg) repeat-x top */ border: 1px solid #CCC; display: block; }
.feed-title  { border-bottom: none; }

.gallery-icon img  { background: #FFF; border: 1px solid #CCC; }

.about-author  { border: 1px solid #CCC; background: #F5F5F5; }
.about-author h4  { color: #333; font-weight: 700; font-size: 12px; }

/* wp-pagenavi */
.wp-pagenavi  { margin: 0 0 30px; font-size: 12px; }
.wp-pagenavi a, .wp-pagenavi span  { margin: 2px !important; display: inline-block; }
.wp-pagenavi span.pages  { border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 5px 8px; }

/* comments */
#commentlist  { background: #F0F0F0; border: solid #CCC; border-width: 0 1px; }
#commentlist .avatar  { border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite  { font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }

#commentlist .comment-node  { background: #FFF; border: 1px solid #CCC; }
#commentlist .children .comment-node  { background: #F5F5F5; }
#commentlist .comment-content  { font-size: 12px; }
#commentlist .comment-meta, #commentlist .comment-meta abbr	{ border: none; text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ padding: 15px 10px; font-weight: 700; float: right; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: #EFEFEF;/*url(images/feed-title-white.jpg) top repeat-x */ color: #000; text-decoration: none; padding: 4px 8px; margin: 0; border: 1px solid #CCC; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a, .wp-pagenavi a  { background: #EFEFEF;/*url(images/feed-title-white.jpg) top repeat-x */ color: #000; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover, .wp-pagenavi a:hover  { background: #313428; color: #FFF; }
.comments-navigation span.current, .wp-pagenavi span.current  { background: #313428; color: #FFF; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.comments-navigation	{ background: #F0F0F0; padding: 0 10px 10px; border: solid #CCC; border-width: 0 1px 1px; }
.comments-navigation a	{ display: inline-block; }


.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentform, #commentsform { 
/*background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin-right: 10px; padding: 10px;*/
 }
#commentform label		{ color: #999; }
#commentform label.error  { margin: 5px 0; color: #D8000C; font-weight: bold; padding: 5px; }
#commentform span.required	{ color: #FF0000; }
#commentform input[type=text]  { display: block; width: 300px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; margin: 5px 0; }
#commentform textarea	{ display: block; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; width: 90%; margin-bottom: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; }

#disqus_thread			{ background: #FFF; border: 1px solid #CCC; margin-right: 10px; padding: 10px; }
.dsq-brlink				{ background: #FFF; padding: 5px; margin: 10px 10px 10px 0; display: block; border: 1px solid #CCC; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; #EFEFEF; /* background: url(images/feed-title-white.jpg) repeat-x top */border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { border: 2px solid #CCC; background: #EFEFEF; }

/* author template */
.author-posts-title, .author-content h1, .archive-title { font-family: Century Gothic, Apple Gothic, sans-serif; text-transform: uppercase; font-size: 14px!important;  font-weight: 700!important; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #383331; }

/* footer */
#footer				{
/*	background-color: #000;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 240px;
	margin-top: 15px;*/
}
#footer .widgetcontainer	{ background: none; border: none; }
#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; margin: 0; }
#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }
#footer .footer-message	{ font-size: 11px; }
.footer-sidebar-container  {
}


.header-box {
	display: block;
	float: left;
	height: 139px;
	width: 611px;
}


/* =Menu
-------------------------------------------------------------- */
#access .menu-header,
div.menu {
	margin: 0 auto;
	width: 940px;
}



#access {
/*	display: block;
	float: left;
	width: 1060px;
	margin-left: -40px;*/
}
#access .menu-header,
div.menu {
	font-size: 13px;
	width: 1060px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #FFF;
	display: block;
	line-height: 45px;
	padding: 0 10px;
	text-decoration: none;
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;text-shadow: 0px 0px 3px #000;
}
#access ul ul {
	
	display: none;
	position: absolute;
	top: 45px;
	left: -40;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #b30707;
	line-height: 18px;
	width: 190px;
	height: auto;
	margin-left: -40px;
	font-size: 12px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #610303;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#access li:hover > a,
#access ul ul :hover > a {
	
	background-color: #8F0505;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

.cta {
	display: block;
	float: left;
	height: 139px;
	width: 622px;
	background-image: url(images/cta.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.social-header {
	/*display: block;
	float: left;
	height: 61px;
	width: 612px;
	padding-top: 15px;*/
}
.header-ad-banner {
	
	/*display: block;
	float: right;
	height: 50px;
	width: 320px;
	margin-right: 9px;*/
}
#primary {
	/*width: 300px;
	float: right;
	margin-right: 20px;*/
}
#container {
/*	width: 650px;
	float: left;
	margin-left: 20px;*/
}
.socialize-box {
	height: 20px;
	width: 230px;
	position: absolute;
	margin-top: 50px;
	margin-left: 380px;
	background-image: url(images/share.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 44px;
	overflow: visible;
}
.add-comment {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	display: block;
	width: 650px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	color: #000;
	line-height: 30px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hentry2 {
	display: block;
	float: left;
	width: 200px;
	margin-right: 25px;
}

.hentry2 img{
	width: 200px;
	height: 150px;	
}


.sidebar-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #252525;
}



.sidebar-title-header a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	display: block;
	width: 280px;
	color: #FFF;
	line-height: 34px;
	font-weight: 700;
	background-color: #252525;
	height: 34px;
	padding-right: 10px;
	padding-left: 10px;
}

.sidebar-title-header a:hover{
	color: #FFC;	
}


.sidebar-holder {
	background-color: #ececec;
	width: 272px;
	padding-right: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	padding-top: 10px;
	padding-bottom: 14px;
}

.sidebar-holder a {
	color: #252525;
}

.sidebar-holder a:hover {
	color: #069;
}

ul.mdash-list 
{
	list-style:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 19px;
}

ul.mdash-list  li
{
    position:relative;
}

ul.mdash-list li .mdash-icon
{
    position:absolute;
    left:-20px;
}

.sidebar-view-full-archive a{
	background-image: url(images/view-full-archive.png);
	background-position: left top;
	height: 43px;
	width: 300px;
	display: block;
	margin-bottom: 15px;
}

.sidebar-view-full-archive a:hover{
	
	background-position: left bottom;

}

.featured-box {
	background-color: #FFF;
	padding: 3px;
	height: 353px;
	width: 644px;
	box-shadow: 0px 0px 5px #888888;
	margin-bottom: 15px;
}

.featured-box img{
	
	height: 319px;
	width: 395px;
	
}

.excerpt-box {
	color: #FFF;
	background-color: #000;
	float: left;
	height: 283px;
	width: 209px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.entry-title3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
}

.readmore3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
}

.readmore4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	text-indent: 100px;
}


.entry-title4 a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #000;
	display: block;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e0b0f;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 15px;
}

.author4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}

.readmore4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9e0b0f;
	padding-top: 5px;
	display: block;
	width: 200px;
	text-align: right;
}

.box-cat {
	height: 140px;
	overflow: hidden;
	position: relative;
}

.archivereadmore4 a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	width: 640px;
	text-align: right;
	color: #FFF;
	float: left;
	margin-top: 10px;
	background-color: #ECECEC;
	padding-right: 10px;
	margin-bottom: 15px;
	text-shadow: 0px 0px 5px #333;
}

.archivereadmore4 a:hover {
	
	color: #000;
	
	text-shadow: 0px 0px 5px #fff;
}



.exclusive {
	font-size: 22px;
	line-height: 34px;
	color: #FFF;
	background-color: #9e0b0f;
	text-align: left;
	text-indent: 5px;
	display: block;
	float: left;
	width: 650px;
	font-family: 'Merriweather', serif;
	margin-bottom: 15px;
	font-weight: 300;
}

.exclusive2 {
	font-size: 22px;
	line-height: 34px;
	color: #FFF;
	background-color: #9e0b0f;
	text-align: left;
	text-indent: 5px;
	display: block;
	
	width: 644px;
	font-family: 'Merriweather', serif;
	
	font-weight: 300;
}


.tcwblog-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #464646;
}
.tcwblog-box {
	float: left;
	height: 92px;
	width: 200px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	margin-bottom: 12px;
}

.tcwblog-box img {
	float: left;
	height: 82px;
	width: 82px;
	margin-right: 17px;
}

.tcwblog-title a {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
}

.featured-slideshow-inner img{
	height: 319px;
	width: 644px;
		
}
#featured-slideshow img{
	height: 319px;
	
		
}
.featured-slideshow-inner2 img{
	height: 319px;
	width: 644px;
		
}
.featured-slideshow-inner2 {
	display: block;
	height: 319px;
	width: 644px;
	margin-left: 0px;
}


#featured-entry {
	color: #FFF;
	background-color: #000;
	float: left;
	height: 283px;
	width: 209px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: absolute;
	z-index: 10000;
	left: 0px;
	top: 0px;
}

.big-home-box {
	display: block;
	width: 1000px;
	height: 375px;
	position: absolute;
	top: 0px;
	margin-top: -375px;
	background-color: #FFF;
}

.big-home-box2 {
	display: block;
	float: left;
	width: 1000px;
	background-color: #ccc;
	height: 450px;
	top: 0px;	
}

.ad-holder {
	background-image: url(images/ad-holder.jpg);
	background-position:top center;
	margin:0 auto; 
	height: 87px;
	width: 96%;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 12px;
}

.srp-widget-date {
	display: none;
}

/* Single post entry box. */
div.srp-widget-singlepost {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

div.srp-widget-singlepost a {
	
	color: #000;
}


.newsletter-block {
	width: 300px;
	background-color: #000;
	display: block;
	height: 75px;
	background-image: url(images/inbox.jpg);
}
.newsletter-block p {
   
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    line-height: 24px;
}
.newsletter-block .input {
	float: left;
	margin-left:10px;
	font-size: 12px;
	margin-right: 5px;
	padding-top: 4px;
	width: 205px;
	margin-top: -25px;
}

.btn-submit2 {
    display: inline;
    float: right;
   margin-top: 37px;
    width: 77px;
}

.awesome {
	cursor: pointer;
	display: inline-block;
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-weight: 700;
	height: 26px;
	line-height: 1;
	position: relative;
	text-decoration: none;
	background-image: url(images/btn-join.jpg);
	width: 77px;
	text-indent: -10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.small.awesome {
    font-size: 11px;
}
.red.awesome:hover {
    background-color: #D70000;
    color: #FFFFFF;
    cursor: pointer;
}
.red.awesome {
    background-color: #222222;
    color: #FFFFFF;
}

#footer-sidebar-1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	height: 224px;
	width: 225px;
	font-weight: normal;
}

#footer-sidebar-1 a, #footer-sidebar-2 a, #footer-sidebar-3 a {color: #d7d7d7;font-weight: normal;}
#footer-sidebar-1 a:hover, #footer-sidebar-2 a:hover, #footer-sidebar-3 a:hover {color: #fff;font-weight: normal;}

#footer-sidebar-2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	height: 224px;
	width: 215px;
	padding-left: 10px;font-weight: normal;
}

#footer-sidebar-3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	height: 224px;
	width: 215px;
	padding-left: 10px;font-weight: normal;
}




#footer-sidebar-4 {width: 312px;
	
}
.copyright {
	text-align: center;
	width: 312px;
	display: block;color: #d7d7d7;
	background-image: url(images/footer4.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	height: 81px;
	padding-top: 143px;
	
	background-position: center;
}
.the-background {
	display: block;
	float: left;
	width: 100%;
	background-image: url(images/the-background.jpg);
	background-repeat: repeat-y;
}

.home-subscribe {
	background-image: url(images/home-subscribe.jpg);
	height: 308px;
	width: 226px;
	position: absolute;
	top: 0px;
	margin-top: -375px;
	margin-left: 680px;
	z-index: 5;
	padding-top: 14px;
	padding-right: 36px;
	padding-bottom: 38px;
	padding-left: 38px;
}

.digital-subscription-thumb {
	float: left;
	height: 200px;
	width: 130px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

.digital-subscription-thumb img{
	
	height: 150px;
	width: 110px;

}

.hide-code {
	display: none;
}


.btn-facebook a {
	background-image: url(images/fb_icon.png);
	background-repeat:no-repeat;
	display: block;
	float: right;
	height: 30px;
	width: 35px;
}

.btn-twitter a {
	background-image: url(images/twitter-icon.png);
	background-repeat:no-repeat;
	display: block;
	float: right;
	height: 30px;
	width: 35px;
}

.btn-email a {
	background-image: url(images/btn-email.png);
	background-repeat:no-repeat;
	display: block;
	float: right;
	height: 30px;
	width: 35px;
}

.btn-radiokit a {
	background-image: url(images/iheart_icon.png);
	background-repeat:no-repeat;
	display: block;
	float: right;
	height: 30px;
	width: 120px;
}


.hentry-fashion {
	display: block;
	float: left;
	width: 323px;
	margin-left: 10px;
}

.hentry-fashion img{
	width: 149px;
	height: 101px;
	border: 1px solid #000;
}

.hentry-fashion img:hover{
	width: 149px;
	height: 101px;
	border: 1px solid #C00;
}

.entry-title5 a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	color: #000;
	display: block;
	width: 151px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e0b0f;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.hentry-fashion-single {
	display: block;
	float: left;
	width: 151px;
	margin-left: 10px;	
}

.hentry-travel-single {
	display: block;
	float: left;
	width: 151px;
	margin-left: 15px;
	
}

.fashion-box {
	background-image: url(images/bg-fashion.jpg);
	float: left;
	width: 1020px;
}

.exclusive-fashion {
	font-size: 22px;
	line-height: 34px;
	color: #FFF;
	background-color: #9e0b0f;
	text-align: left;
	text-indent: 5px;
	display: block;
	float: left;
	width: 313px;
	font-family: 'Merriweather', serif;
	margin-bottom: 15px;
	font-weight: 300;
	margin-left: 10px;
}

.exclusive-travel {
	font-size: 22px;
	line-height: 34px;
	color: #FFF;
	background-color: #9e0b0f;
	text-align: left;
	text-indent: 5px;
	display: block;
	float: left;
	width: 980px;
	font-family: 'Merriweather', serif;
	margin-bottom: 15px;
	font-weight: 300;
	margin-left: 15px;
}

.entry-title-fashion2 {
	font-size: 22px;
	line-height: 34px;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	display: block;
	width: 600px;
	font-family: 'Merriweather', serif;
	margin-bottom: 15px;
	font-weight: 300;
	margin-left: 10px;
	position: absolute;
	margin-top: 10px;
}

.slider {
	background-color: #1e1e1e;
	height: 666px;
	width: 980px;
	margin-bottom: 25px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 55px;
	padding-left: 20px;
}

.web312 a {
	background-image: url(images/web312.jpg);
	display: block;
	height: 49px;
	width: 192px;
	float: left;
	margin-left: 414px;
}

.em-events-search {
	display: none;
}

.event-description {
	width: 500px;
}



#nav {
	width: 366px;
	position: absolute;
	background-image: url(images/slider-btn-box.png);
	height: 18px;
	padding-left: 277px;
	padding-top: 17px;
	z-index: 2000;
	top: 310px;
}
#nav li {
	width: 12px;
	float: left;
	list-style: none;
	height: 12px;margin-right: 8px;
}
#nav a {
	width: 12px;
	display: block;
	background-image: url(images/slider-btn-off.jpg);
	height: 12px;
	
}
#nav li.activeSlide a {
	background-image: url(images/slider-btn-on.jpg);
}
#nav a:focus { outline: none; }
#nav img { border: none; display: block }



.alignleft,
.alignright,
.aligncenter {
	
	background-color: #FFF;

	border: 1px solid #CCC;
}


.my-paginated-posts {
	font-size:10px;
	font-weight:normal;
	font-family:arial;
	display: block;
	float: left;
	width: 600px;
	margin-top: -60px;
}

.my-paginated-posts p {
	font-size:13px;
	
}

.my-paginated-posts p a {
	margin-right: 2px;
	border: 1px solid #9aafe5;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #069;
	-moz-border-radius: 4px;
border-radius: 4px;
background-color: #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)),to(rgb(212, 213, 216)));
background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(212, 213, 216));
background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(212, 213, 216));
background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(212, 213, 216));
background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(212, 213, 216));
background-image: linear-gradient(top, rgb(255, 255, 255), rgb(212, 213, 216));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#d4d5d8');
}



.my-paginated-posts a:hover {
	background-color: #d4d5d8;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(212, 213, 216)),to(rgb(255, 255, 255)));
background-image: -webkit-linear-gradient(top, rgb(212, 213, 216), rgb(255, 255, 255));
background-image: -moz-linear-gradient(top, rgb(212, 213, 216), rgb(255, 255, 255));
background-image: -o-linear-gradient(top, rgb(212, 213, 216), rgb(255, 255, 255));
background-image: -ms-linear-gradient(top, rgb(212, 213, 216), rgb(255, 255, 255));
background-image: linear-gradient(top, rgb(212, 213, 216), rgb(255, 255, 255));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d4d5d8', EndColorStr='#ffffff');
}

.fb-social-plugin {
	margin-top: 50px;
	position: absolute;
}
.header-subscribe a {
	background-image: url(images/subscribe-top.jpg);
	height: 50px;
	width: 320px;
	display: block;
}

.em-calendar {width:300px;}

.page_item {
	list-style-type: none;
}