body {
	background:#fff;
	font: 1em/17px Georgia, Palatino, "Times New Roman", Times, serif;
	color:#222;
}
#wrapper {
	padding:0 10px;
	background:#fff;
	width:970px!important;
	width:990px;
	width/**/:/**/970px;
	margin:0 auto 20px auto;
	font-size:.75em;
}

/* HEADERS
============================================================== */
h1,h2,h3,h4,h5,h6 { /*Global values for headings*/
	color:#222;
	font-weight:normal;
	font: 1em/1.3em Georgia, Palatino, "Times New Roman", Times, serif;
}
/*HEADERS IN POST */
.post h1 {
	font-size:18px;
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.post h2 {
	font-size:16px;
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.post h3 {
	font-size:18px;
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.post h4 {
	font-size:16px;
	font-family:verdana, tahoma, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}

/* MAIN PAGE HEADERS */
/* Title of featured post on slider */
h2.featuredTitle { 
	font-size:20px;
	line-height:1.1em;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	display:block;
}
h2.featuredTitle a {
	color:#000;
	display:block;
	padding:6px 5px 3px 6px;
}
h2.featuredTitle a:hover {
	text-decoration:underline;
}
/* Post titles for the top half (above photo gallery bar) on main page (except featured slider's title) */
h2.postTitle {
	font-weight:normal;
	letter-spacing: normal;
	font-size:22px;
	line-height:20px;
	margin-bottom:5px;
	color:#000;
}
h2.postTitle a {
	color:#000;
}
h2.postTitle a:hover {
	color:#900;
}
/* The title of 8 vertical cols at the very bottom of main page */
h2.subnewsEntryTitle {
	font-size:17px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:5px;
}
h2.subnewsEntryTitle a {
	color:#000;
}
h2.subnewsEntryTitle a:hover {
	color:#900;
}
/* Title for the archive entries */
h2.archiveTitle {
	display:block;
	color:#8f8f8f;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:3px;
	padding-left:5px;
	margin-bottom:7px;
	letter-spacing:-1px;
	font-size:16px;
	font-weight:bold;
	background: url(default/bgWriteComment.gif);
	border-left: 5px solid #dc241f;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
h2.archiveTitle a{
	color:#222;
}
h2.archiveTitle a:hover {
	color:#cd1713;
}
h2.titlePhotoCat { /* Title for photo category archive posts */
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	height:30px;
}
h2.titlePhotoCat a, h2.titlePhotoCat a:hover{
	color:#222;
}
h2.pageTitle { /* Title for the static pages */
	display:block;
	color:#222;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:5px;
	font-size:1.4em;
	background: url(default/bgWriteComment.gif);
	padding-left:10px;
	border-left: 10px solid #dc241f;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
/* Title for Breaking News, Tag Cloud and inner page widgets */
h3.widgetbgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.widgetbgTitle a, h3.widgetbgTitle a:hover {
	color:#fff;
}
h3.narrowSidebarTitle { /* Title of Photo Gallery on narrow sidebar */
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
}
h3#leaveComment{ /* Leave a rely text above the comment form */
	font-size:1.7em;
	color:#000000;
	clear:both;
	border-left:0px solid #dcddde;
	background:#ffffff;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
h3#comments { /* Style that holds the number of comments made for the article below the article on single post page */
	display:block;
	font-size:1.7em;
	font-weight:normal;
	clear:both;
	display:block;
	color:#010d37;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:0;
	background:url(default/bgRespond.gif) no-repeat;
	height:40px!important;
	height:40px;
	height/**/:/**/74px;
}
h3#comments span.respondEntryTitle { /* Style for the name of post that stands below the number of comments on single post page */
	display:block;
	color:#898989;
	font-size:14px;
	line-height:16px;
}

/* HEADER ROW 1 - SUBSCRIBE, DATE, AND SEARCH BOX
============================================================== */
#headerAd { /* If 728x90 ad is activated to be displayed on header, this ID will be used to wrap advertisement */
	width:728px;
	margin:5px auto;
	display:block;
}
#header1 { /* The very top ad box */
	background:#ffffff;
	border-top:0px solid #f0f0f0;
	border-bottom:0px solid #f0f0f0;
	height:100px;
	padding-top:10px;
	font-size:.9em;
	float:left;
	display:block;
}
#header1 a {
	color:#222;
}
#header1 a:hover {
	color:#cd1713;
}
#subscribe {
	background: url(default/subscribe.gif) no-repeat left center;
	padding-left:105px;
	font-weight:bold;
	margin-left:7px;
	margin-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	float:left;
}
.datesearchbox {
	margin:10px 0px 20px 4px;
	padding-bottom:10px;
}
.datesearchbox404 {
	margin:10px 5px 20px 0px;
	padding-bottom:10px;
}
#date {
	float:left;
	width:290px;
	color:#000;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif!important;
	padding-top:2px;
}
#date404 {
	float:left;
	width:240px;
	color:#000;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif!important;
	padding-bottom:5px;
}
.loginout {
	border:0px;
	padding:0px 0px 0px -15px;
}
#search {
	float:right;
	margin-right:0px;
	margin-top:-1px;
	display:inline;
}
#search404 {
	float:right;
	margin-right:7px;
	margin-top:-3px;
	display:inline;
	font-size: 12px;
}
#s { /*  Search inputbox style */
	padding: 2px 5px;
	float:left;
	font-size:1.2em;
	display:inline;
	color:#aaa;
	border:none;
	background-image: url(/wp-content/themes/style/images/sprite1.png);
  	background-position: -10px -1226px;
	width:140px!important; /* total width after deducting 10px total padding value from real width */
	width:150px; /* Real width */
	width/**/:/**/140px; /* total width after deducting 10px total padding value from real width */
	height:16px!important; /* total height after deducting 4px total padding value from real height */
	height:20px; /* Real height*/
	height/**/:/**/16px; /* total height after deducting 4px total padding value from real height */
}
/* HEADER ROW 2 - RIGHT AND LEFT QUOTES + SITE NAME
============================================================== */
#header2 { /*Wraps quotes and site name*/
	min-height:100px;
	border-bottom:2px solid #000;
	float:left;
}
#header2 span.red {
	display:block;
	color:#cd1713;
	font-weight:bold;
}
#leftQuote {
	width:290px;
	float:left;
	height:100px;
	display:block;
	position:relative;
}
#leftQuote p.leftQuoteWording {
	width:200px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	text-align:right;
}
#leftQuote p.leftQuoteWording a{
	color:#999;
}
#leftQuote p.leftQuoteWording a:hover{
	color:#888;
}
#leftQuote img {
	position:absolute;
	right:0;
	bottom:0;
}
#rightQuote {
	width:290px;
	float:right;
	height:100px;
	display:block;
	position:relative;
}
#rightQuote img {
	position:absolute;
	left:0;
	bottom:0;
}
#rightQuote p.rightQuoteWording {
	width:195px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	left:95px;
}
#rightQuote p.rightQuoteWording a{
	color:#999;
}
#rightQuote p.rightQuoteWording a:hover{
	color:#888;
}
#sitename {
	width:390px;
	float:left;
	font-family:georgia,"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
#sitelogo {
	width:390px;
	height:70px;
	float:left;
	font-family:georgia,"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-align: center;
	margin:30px 0px 0px 0px;
}
.sitelogomargin {
	margin:10px 0px -15px 0px;
	padding-bottom:-15px;
}
#name1stRow {
	font-size:26px;
	display:block;
	line-height:22px;
}
a.name {
	color:#222;
}
#name2ndRow {
	font-size:40px;
	display:block;
	color:#cd1713;
	font-weight:bold;
	padding-top:14px;
	padding-bottom:10px;
}
#ad468x60 {
	width:468px;
	height:60px;
	float:right;
	margin-top:20px;
}
/* NAVBAR STYLE
============================================================== */
/* CATEGORIES */
#navbar {
	background: url(default/bgGradientLines.gif) repeat;
	font-family:"Arial Black", Gadget, sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	font-size:16px;
	border-bottom:1px solid #000000;
	margin-bottom:15px;
}
ul#navcatlist li {
	float: left;
	width: auto;
}
ul#navcatlist li a {
	display: block;
	color:#010d37;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}
ul#navcatlist li.current-cat a {
	color:#cd1713;
}
ul#navcatlist li a:hover {
	color:#cd1713;
	text-decoration:none;
	background-color:#ffffff;
}
ul#navcatlist li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	border-bottom:0px;
}
ul#navcatlist li li {
	float: left;
	width: 200px;
}
ul#navcatlist li li a {
	background: #ffffff;
	float: none;
	color:#222;
	font-size:14px;
	font-family:"Arial Black", Gadget, sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding: 3px 10px;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navcatlist li li a:hover, ul#navcatlist li li a:active {
	background: #fff;
	font:#F00;
	text-decoration:none;
}
ul#navcatlist li:hover ul, ul#navcatlist li.sfhover ul {
	left: auto;
	display:block;
}

/* MAIN CONTENT WRAPPER wraps three main div #mainContent, #midColPosts and #rightColAd
============================================================== */
#mainContentWrapper { /* Wraps Featured Slider, entries below and on right hand of slider and 120+600 ad on main page */
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}

/* MAIN CONTENT (LEFT BLOCK ABOVE THE PHOTO GALLERY ON MAIN PAGE)
============================================================== */
#mainContent {
	float:left;
	width:515px;
	margin-right:10px;
	display:inline;
	position:relative;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 515px; /*width of featured content slider*/
	height: 283px;
}
.sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	bottom:0px;
	width:495px;
	min-height:55px;
	background: url(default/bgTransparent.png);
}
.sliderPostInfo p { /* Post excerpt style on featured slider */
	color:#fff;
	font-size:1.1em;
	padding:3px 5px 5px 6px;
}
.sliderwrapper img {
	display:block;
	height:278px;
	width:495px;
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:0px solid #efefef;
	z-index:1;
}
.pagination{ /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	background-color: #ffffff;
	padding:0px 0px 0px 0px;
	margin-bottom:15px;
}
.pagination img{ 
	margin-right:0.75em;
}
.pagination a img{
	border-top:4px solid #fff;
	padding-top:5px;
	display:block;
	float:left;
}
.pagination a:hover img, .pagination a.selected img{
	border-top:4px solid #b80000;
	padding-top:5px;
}

.featuredPost2 { /*Posts displayed below the featured section */
	padding-top:5px;
	padding-bottom:5px;
}
.featuredPost2Meta {
	clear:both;
	display:block;
	font-style:italic;
	font-size:.8em;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}
.featuredPost2Meta a{
	color:#cd1713;
}
.featuredPost2Meta a:hover {
	text-decoration:underline;
}

/* BLOCK BETWEEN FEATURED SLIDER AND 120*600 AD ON MAIN PAGE
============================================================== */
#midColPosts { /* Wraps the entries on rigt hand of featured slider */
	width:325px;
	float:left;
}
.midColPost { /* Wraps the entries posted in #midColPosts, add a padding-top:5px if you define bgcolor */
	border-left:1px solid #eee;
	padding-left:9px;
	padding-right:15px;
	padding-bottom:10px;
}
.midColPostMeta {
	display:block;
	clear:both;
	font-style:italic;
	font-size:.8em;
	border-bottom:1px solid #eee;
	padding-top:2px;
	padding-bottom:5px;
}
.midColPostMeta a{
	color:#cd1713;
}
.midColPostMeta a:hover {
	text-decoration:underline;
}

/* 120-600 AD ON THE RIGHT COLUMN ABOVE THE PHOTO GALLERY
============================================================== */
#rightColAd { /*Wraps the 120*600 ad spot on mainpage */
	float:left;
	width:120px;
	padding-bottom:7px;
}

/*SECONDARY CONTENT WRAPPER
============================================================== */
#secondaryContentWrapper { /*Wraps secondary content [Breaking News and two other blocks on the right hand of breaking news] */
	margin-bottom:10px;
}

/*BREAKING NEWS 
============================================================== */
#breakingNews {
	width:160px;
	float:left;
}
#breakingNews li {
	margin-bottom:6px;
	margin-left:2px;
}
#breakingNews li a {
	color:#222;
}
#breakingNews li a:hover {
	color:#cd1713;
}
/* SECONDARY CONTENT MID COLUMN - RIGHT SIDE OF BREAKING NEWS
============================================================== */
#secondaryMidColumn {
	width:490px;
	margin-left:10px;
	float:left;
	display:inline;
}
.secondaryMidColPost {
	padding-left:9px;
	padding-right:9px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	padding-bottom:10px;
}
.secondaryMidColPostMeta {
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
}
.secondaryMidColPostMeta a{
	color:#cd1713;
}
.secondaryMidColPostMeta a:hover {
	text-decoration:underline;
}

/* SECONDARY CONTENT RIGHT COLUMN - RIGHTEST COLUMN ON SAME ROW OF BREAKING NEWS
============================================================== */
#secondaryRightColumn {
	width:300px;
	float:right;
}
.secondaryRightColPost {
	padding-bottom:10px;
}
.secondaryRightColPostMeta {
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
}
.secondaryRightColPostMeta a{
	color:#cd1713;
}
.secondaryRightColPostMeta a:hover {
	text-decoration:underline;
}

/* MAIN PAGE PHOTO GALLERY BAR
============================================================== */
#photoGalleryBar { /*Do not change the name of ID */
	background:url(default/bgGradientLines.gif) repeat;
	display:block;
	width:970px;
	margin-bottom:15px;
	margin-top: 15px;
	margin-bottom:15px;
	position: relative;
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	height:156px!important; /*Height after the removal of 4px border values for cross browser compability*/
	height:160px; /* REAL HEIGHT */
	height/**/:/**/156px; /*Height after the removal of 4px border values for cross browser compability*/
}
#photoGalleryBar .container { /*Do not change the name of class */
	position: absolute;
	left: 29px;  
	width: 912px;
	height: 156px;
	overflow:hidden;
}
#photoGalleryBar .previous_button { /*Do not change the name of class */
	position: absolute;
	width: 27px;
	height: 156px;
	background: url(default/left.gif);
	z-index: 100;    
	cursor:pointer;
}
#photoGalleryBar .previous_button_disabled { /*Do not change the name of class */
	background: url(default/left-disabled.gif);
	cursor:default;
}
#photoGalleryBar .next_button { /*Do not change the name of class */
	position: absolute;
	right: 0;
	width: 27px;
	height: 156px;
	background: url(default/right.gif);
	z-index: 100;
	cursor:pointer;
}
#photoGalleryBar .next_button_disabled { /*Do not change the name of class */
	background: url(default/right-disabled.gif);
	cursor:default;
}
#photoGalleryBar ul { /* Main page photo gallery is displayed in a list format */
	width: 100000px;
	position: relative;
	margin-top:10px;
	margin-bottom:10px;
}
#photoGalleryBar img {
	padding:2px;
	border:1px solid #aaa;
	display:block;
	margin-bottom:5px;  
	background:#fff;
}
#photoGalleryBar ul li {
	display:inline;
	float:left;
	padding-right:8px;
	padding-left:8px;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
	line-height:1em;
	width:136px!important; /*WIDTH after the removal of 16px padding values for cross browser compability*/
	width:152px; /* REAL WIDTH */
	width/**/:/**/136px; /*WIDTH after the removal of 16px padding values for cross browser compability*/
}
#photoGalleryBar ul li a{
	color:#222;
	display:block;
}
#photoGalleryBar ul li a:hover {
	color:#cd1713;
}

/* SUBNEWS - 2 ROWS 4 VERTICAL COLS BELOW THE PHOTO GALLERY
============================================================== */
#subNews { /* Wraps all vertical cols */
	float:left;
	line-height:1.1em;
	width:664px;
	background:url(default/bgSubNews.gif) repeat-y;
}
.subNewsContainer { /* Each vertical cols is wrapper individually with this calls */
	width:158px;
	float:left;
	margin-right:8px;
	display:inline;
}
.subNewsInner { /* inner div  for sub entries - sub after .subNewsContainer class */
	padding-right:8px; 
}
.subNewsContainer img {
	display:block;
	margin-bottom:5px;
}
.subNewsContainerMeta { /* wrapper for data and more link at bottom of vertical cols */
	display:block;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
	padding-bottom:10px;
}
.subNewsContainerMeta a{
	color:#cd1713;
}
.subNewsContainerMeta a:hover {
	text-decoration:underline;
}
.border { /* The seperator between 8 entries below the photo gallery */
	clear:both;
	border-top:1px solid #ddd;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	height:1px;
	width:656px;
}

/* SIDEBAR - FOR MAIN PAGE (the right hand of vertical cols at the bottom half)
================================================================== */
#mainPageSidebar { /* Wraps all the objects inside of main page sidebar */
	float:right;
	width:300px;
}
#searchCat  select, #archiveform  select, #cat, #googlequery{
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #555;
	font: 1em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin-bottom: 10px;
	width:190px;
	padding: 1px;
	margin-left:10px;
}
#tagcloud {
	display:block;
	text-align: center;
}
#tagcloud a {
	color:#222;
}
#tagcloud a:hover {
	text-decoration:underline;
}

/* AJAX TAB STYLE on sidebar of mainpage */
/* REQUIRED to hide the non-active tab content */
.tabberlive .tabbertabhide {display:none;}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none;}

/* ul.tabbernav = the tab navigation list */
ul.tabbernav{
	height:24px;
	margin-top:12px;
	font-size:.9em;
	border-bottom:1px solid #eee;
	font-weight:bold;
}
ul.tabbernav li{
	display: inline;
	float: left;
	line-height: 23px;
	height: 24px;
}
ul.tabbernav li a {
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 23px;
	background: #fafafa url(default/bgAjaxTabs.gif) repeat-x;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	color: #000;
}
ul.tabbernav li.tabberactive a {
	color: #222;
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 24px;
	border: 1px solid #eee;
	border-bottom:1px solid #fff;
	background:#fff;
}

/* The tab container */
.tabbertab {
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:5px;
	background:#fff;
	margin-bottom:12px;
}
.tabbertab ul li {
	line-height:18px;
	color:#666;
	border-bottom:1px dotted #D3D9EB;
	margin-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:disc inside;
}
.tabbertab a  {
	display:inline;
	color:#666;
}
.tabbertab a:hover {
	color:#29568f;
	text-decoration:underline;
}

/* FOOTER
============================================================== */
#footerCatBar { /*Category bar on footer */
	padding-top:4px;
	padding-bottom:4px;
	margin-top:10px;
	display:block;
	text-align:center;
	border-top:2px solid #efefef;
	border-bottom:2px solid #efefef;
	font-size:.9em;
	line-height:1em;
	font-weight:bold;
}
#footerCatBar ul {
	display:block;
}
#footerCatBar li {
	display:inline;
}
#footerCatBar a{
	text-transform:uppercase;
	color:#949494;
	margin-right:6px;
	margin-left:6px;
}
#footerCatBar a:hover {
	color:#da0006;
	text-decoration:none;
}
#footerPages { /* Pages bar on footer */
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	display:block;
	text-align:center;
	background:#efefef;
	font-size:.9em;
	line-height:1em;
	font-family:arial,tahoma,sans-serif;
}
#footerPages ul {
	display:block;
}
#footerPages li {
	display:inline;
	margin-right:4px;
	margin-left:4px;
	font-weight:bold;
	text-transform:uppercase;
}
#footerPages a{
	color:#222;
}
#footerPages a:hover {
	color:#da0006;
	text-decoration:none;
}
#themeInfo{ /* Wraps the credits below pages links on footer */
	display:block;
	margin-top:10px;
}

/* GLOBALS and CLASSES
============================================================== */
.singlePageTitle { /* Style of articles for single post pages */
	display:block;
	letter-spacing:-1px;
	color:#010d37;
	font: 22px/1.1em 'palatino linotype',palatino,'times new roman',times,serif;
}
.labelBC { /* The style for the label used on archive pages to display where visitor is (Category archives for - Posts tagged as ... )*/
	display:block;
	font-size:13px;
	color:#8f8f8f;
	margin-bottom:2px;
}

.locationBC { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	display:block;
	font-size:20px;
	color:#222;
	letter-spacing:-1px;
}

.locationBCT { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	display:block;
	font-size:20px;
	color:#CCC;
	letter-spacing:-1px;
}

.adLabel { /*Style for the label displayed as "advertisement" on ads */
	color:#aaa;
	display:block;
	font-size:12px;
	text-align:center;
	padding:3px 0;
}
.titleCatName { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	display:block;
	font-size:11px;
	margin-bottom:5px;
	font-family:arial, tahoma, sans-serif;
}
.titleCatName a,.titleCatName a:hover {
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	font-size:11px;
	font-family:arial, tahoma, sans-serif;
}
.videoTitle { /* Title of video on sidebar of frontpage */
	font-size:15px;
	margin-bottom:5px;
	display:block;
}
.videoTitle a {
	color:#222;
}
.videoTitle a:hover {
	color:#cd1713;
	text-decoration:none;
}
.clear{clear:both;}
.block {display:block}
.margintop {margin-top:7px;}
.paddingtop {padding-top:7px;}
.bordernone {border:none}

/* Widget Styles */
.widget {
	margin-bottom:10px;
}
.widget h2 {
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	color:#000;
	width:190px;
	padding:10px 2px 3px 0px;
}
.widget imput {
	
}
.widget ul li {
	line-height:18px;
	color:#666;
	width:auto;
	border-bottom:1px solid #EFEFEF;
	padding-bottom:2px;
	margin-left:3px;
	list-style:disc inside;
}
.widget a  {
	display:inline;
	width:auto;
	color:#666;
}
.widget a:hover {
	color:#29568f;
	text-decoration:underline;
}
.sidebarWidget {
	margin-top:10px;
	margin-bottom:0;
}
.wideSidebarWidget {
	margin-top:15px;
	margin-bottom:0;
}
.narrowSidebarWidget ul {
	padding-left:10px;
	text-align:left;
}
#mainContent .wp-caption-text,
#secondaryContentWrapper .wp-caption-text, 
#subNews  .wp-caption-text { 
/* Hack to hide captions; NOT to be displayed on main page */display:none; 
}

/* INNER PAGE CONTENT AREA
============================================================== */
#innerContent { /* Inner page content wrapper */
	width:790px;
	float:left;
	margin-right:10px;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
	}
	#entryMeta { /* Style for the page title on inner pages, also wraps Category archives for ..... text on archive pages  */
		display:block;
		border-left:16px solid #dc241f;
		color:#8f8f8f;
		padding-top:2px;
		padding-bottom:4px;
		padding-left:6px;
		border-top:1px solid #eee;
		border-bottom:1px solid #eee;
		margin-bottom:10px;
	}
	
	#entryMetaArchive { /* Style for the archive page title */
		background-color:#333333;
		padding-top:2px;
		padding-bottom:4px;
		padding-left:6px;
		margin:0px 0px 10px 0px;
	}
	
	#entryMeta p {
		font-size:.8em;
		margin-top:10px;
		padding-bottom:0;
		line-height:1.3em;
	}
	#entryMeta img { /* Alignment for author image on single post page */
		float:left;
		padding:0;
		border:0;
		margin-top:1px;
		margin-right:3px;
	}
	#entryMeta a { /* Link style for the post details below the post title on single post page */
		color:#8f8f8f;
		text-decoration:underline;
	}
	#entryMeta a:hover {
		text-decoration:none;;
	}
	#innerLeft { /* Post wrapper */
		float:left;
		width:510px;
		margin-right:10px;
	}
	#innerLeft img {
		max-width:504px; /* giving a max width for the post images not to jump out of the frame */
	}
	#innerLeft p {
		padding-bottom:10px;
	}
	.post a {
		color:#000000;
	}
	.post a:hover {
		color:#cd1713;
		text-decoration:underline;
	}
	.post ul {
		padding-bottom:10px;
		list-style: square inside;
	}
	.post img {
		padding:0px 2px 12px 2px;
		border:0px solid #aaa; /*frame around excerpt image on archive pages */
		background:#fff;
		display:block;
	}
	.post ol {
		padding-bottom:10px;
		list-style: decimal inside;
	}
	.post li {
		padding: 2px 0px 2px 10px;
		font-size: 12px;
		line-height: 15px;
		color:#4c4c4c;
	}
	.post p {
	margin-top:5px;
	}
	.alignleft {
		float:left;
		margin-right:5px;
		margin-top:4px;
	}
	.alignright {
		float:right;
		margin-left:10px;
		margin-right:-6px;
		margin-top:5px;
	}
	.aligncenter {
		margin:0 auto;
		display:block;
	}
	.wp-caption img {
		margin-bottom: 5px;
		padding:0px;
		border: 0px solid #ddd;
		background-color:#FFFFFF;
	}
	p.wp-caption-text {
		color:#5a5a5a;
		width: auto;
		font:.8em arial, sans-serif;
		text-align:left;
		padding:0px 0px 0px 3px;
	}
	blockquote {
		padding: 2px 10px;
		background: #f6f5f5;
		color:#333;
		clear:both;
		border-left: 3px solid #bfbbbb;
		margin-bottom:10px;
	}
	code {
		color:#444;
		font:11px/17px tahoma, arial, sans-serif;
		display:block;
	}
	blockquote p {
		font-size: 11px;
		padding: 5px 0px;
		margin: 5px 0px;
		line-height: 15px;
	}
	blockquote li {
		padding: 2px 0px 2px 10px;
		font-size: 11px;
		line-height: 15px;
		color:#369;
	}
	blockquote a {
		color:#0080ca;
		text-decoration:underline;
	}
	blockquote a:hover {
		color:#039;
	}
	.postinfo { /* post info shown under the summary of posts on search results */
		text-align:right;
		padding-top:3px;
		padding-bottom:3px;
		padding-right:5px;
		clear:both;
		font:11px verdana, arial, tahoma,sans-serif;
		color:#9f9f9f;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		background:#f9f9f9;
		margin-top:10px;
		margin-bottom:20px;
		display:block;
	}
	.postinfo a,.navigation a {
		color:#000000;
	}
	.postinfo a:hover, .navigation a:hover {
		color:#cd1713;
	}
	.postpad {
	padding:0px 0px 0px 10px;
	}
	.photoFrame { /* container around the photo on archive pages  */
		display:block;
		float:left;
		text-align:center;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #f4f4f4;
		width:255px;
	}
	.photoFrameInner {
		width:240px;
		margin:0 auto;
		display:block;
	}
	.postinfoPhotoCat { /* Post info for photo gallery post details shown below thumbnails on archive pages */
		padding-top:5px;
		font:11px verdana, arial, tahoma,sans-serif;
		color:#9f9f9f;
		display:block;
	}
	.postinfoPhotoCat a {
		color:#0854C7;
	}
	.postinfoPhotoCat  a:hover {
		color:#cd1713;
	}
	.share { /* Socialize buttons styles */
		text-align:right;
		display:block;
		padding-bottom:15px;
	}
	.share img {
		display:block;
		float:right;
		margin-left:5px;
		padding:0;
		border:none;
		opacity: .4;
		-moz-opacity: .4;
		filter: alpha(opacity=40);
	}
	.share img:hover {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
	}
	#tagsandcats {
		font-size:.8em;
		border:1px solid #ddd;
		padding:7px;
		background:#f7f7f7;
		color:#444;
		margin-bottom:10px;
	}
	
/* INNER PAGE SIDEBARS
============================================================== */
#wideSidebar { /* The Wide sidebar on inner pages */
	float:left;
	width:270px;
	background:#f7f7f7;
	font-size:.8em;
}

	#wideSidebarInner {
		padding-top:5px;
		padding-bottom:10px;
		padding-right:10px;
		padding-left:10px;
	}
#narrowSidebar { /* The narrow sidebar on inner pages that holds photo gallery and 120x600 ad */
	float:left;
	width:170px;
	padding-bottom:10px;
	text-align:center;
	background: url(default/bgnarrowSidebar.gif) repeat-y;
}
	#narrowSidebar img  { 
		padding:2px;
		border:1px solid #aaa;
		background:#fff;
		display:block;
		text-align:center;
		margin:0 auto 5px;			
	}
	ul#narrowSidebarGallery { /* Photo gallery style for the inner page narrow sidebar */
		margin-bottom:15px;
	}
	ul#narrowSidebarGallery li {
		display:block;
		width:126px;
		margin-right:19px;
		margin-left:19px;
		margin-bottom:10px;
		text-align:center;
		font:bold .9em/1.1em georgia, sans-serif;
	}
	ul#narrowSidebarGallery li a{
		color:#222;
	}
	ul#narrowSidebarGallery li a:hover {
		color:#cd1713;
	}
/* COMMENTS STYLE
============================================================== */
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */ display:block;margin-top:7px;background:#ffffff;padding:3px 5px;font-weight:bold;}
p#noComment {font:bold .8em verdana, tahoma, arial, sans-serif;background:#efefef;padding:4px 4px 4px 10px;}
ol.commentlist li a {color:#0854C7;}
ol.commentlist li a:hover {color:#cd1713;}
ol.commentlist li { border:1px solid #d5d5d5; height:1%; margin:0 0 10px 5px; padding:5px; position:relative; }
ol.commentlist li div.vcard { font:bold 12px/1.4em helvetica,arial,sans-serif;color:#000 }
ol.commentlist li div.vcard cite.fn { font-style:normal;display:inline; }
ol.commentlist li div.vcard cite.fn a.url { color:#000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { text-decoration:underline; }
ol.commentlist li div.vcard img.avatar { border:0px solid #aaa;padding:1px;background:#fff; right:7px; position:absolute; top:5px; margin:15px 5px 0px 0px;}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif;display:block;margin-bottom:5px; }
ol.commentlist li div.comment-meta a { color:#aaa; text-decoration:none;font-style:italic; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4em helvetica,arial,sans-serif; width:660px; margin-top:10px;}
ol.commentlist li ul { font:normal 12px/1.4em helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { border:0px solid #666; color:#000; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { border:0px solid #c00; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.even { background:#fff; min-height:95px; padding:15px 15px 15px 15px;margin-right:35px;}
ol.commentlist li.odd { background:#f7f7f7; min-height:95px; padding:15px 15px 15px 15px;margin-right:35px;}
ol.commentlist li.comment-author-admin { background:#eff3c6;}

/* COMMENT FORM ELEMENTS
============================================================== */
#respond {
	font-family:verdana, tahoma, arial, sans-serif;
	background: url(default/bgWriteComment.gif) repeat;
	padding:5px 15px;
	margin:0px 35px 0px 5px;
	border:1px solid #ececec;
}
.cancel-comment-reply {
	font-size:12px;
}
.cancel-comment-reply, #respond cite {
	font-size:12px;
	padding-top:4px;
}
#respond label {
	font-size:10px;
	padding-left:3px;
	font-family:verdana, tahoma, arial, sans-serif;
}
#author,#email,#url {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 35%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#respond textarea:focus, #respond input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#respond textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 98%;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
	margin-bottom:5px;
}
#submit {
	background: url(default/submit.png) no-repeat left;
	width: 112px;
	height:24px;
	border:none;
	display:block;
	line-height:0px;
	cursor:pointer;
}
#submit:hover {
	cursor:pointer;
	background: url(default/submit.png) no-repeat right;
	width: 112px;
	height:24px;
}
#searchSubmit {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
  	background-position: -10px -1265px;
	width: 31px;
	height:20px;
	border: 1px solid #dcddde;
	float:left;
	margin:0px 0px 0px 4px;
	cursor:pointer;
}
/* author biog pic*/
#profilepic_profile {
	background-color:#333;
	color:#CCC;
	padding: 10px 10px 15px 10px;
	text-decoration:none;
	height:320px;
}

#profilepic_profile a { /* Link style for the biog */
		color:#F7B100;
		text-decoration: none;
	}

#authorpic {
	margin: 20px 10px 0px 20px;
	float:right;
}

#narrowSidebarAuthor { /* The narrow sidebar on RH author pages that holds 120x600 ad */
	float:left;
	width:127px;
	padding:0px 0px 10px 0px;
	text-align:right;
	}

/* Style for category news */
	#innerContentNews { /* Inner page content wrapper */
	width:840px;
	float:left;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:20px;
	}
	#entryMetaArchiveNews { /* Style for the archive News page title */
	background-color:#ffffff;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:6px;
	float:left;
	width:540px;
	}
	#wideSidebarNews { /* The Wide sidebar on news pages */
	float:left;
	width:270px;
	font-size:.8em;
	margin:0px 10px 0px 0px;
	}
	#wideSidebarInnerNews {
	padding: 0px 10px 10px 10px;
	}
	#narrowSidebarNews { /* The narrow sidebar on inner pages that holds photo gallery and 120x600 ad */
	float:left;
	width:127px;
	padding:0px 0px 10px 0px;
	text-align:right;
	}
	#innerLeftNews { /* Post wrapper */
	float:left;
	width:545px;
	margin-right:10px;
	}
	h2.archiveTitleNews {
	display:block;
	color:#8f8f8f;
	padding: 5px 0px 0px 0px;
	letter-spacing:-1px;
	font-size:16px;
	font-weight:bold;
	border-top:1px solid #eee;
	}
	h2.archiveTitleNews a{
	color:#222;
	}
	h2.archiveTitleNews a:hover {
	color:#cd1713;
	}
	.bylineNews {
	font:11px Arial, sans-serif;
	color: #000000;
	letter-spacing: normal;
	margin: 2px 0px 5px 0px;
	}
	.excerptlinkNews {
	text-align:right;
	color: #000000;
	margin: 5px 0px 5px 0px;
	font:11px Arial, sans-serif;
	}
	.excerptlinkNews a{
	color: #000000;
	}
	.features_head {
		margin:0px 0px 10px 10px;
	}
	.recentcomments {
		margin:0px 0px 10px 0px;
	}
	/* Front Page */
	.authornameFront {
	color:#737373;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif!important;
	}
	.authornameFront a{
	color:#737373;
	}
	.authornameFront a:hover {
	color:#c5510c;
	}
	.authornameFront a:visited {
	color:#737373;
	}
	.featuredPostFrontMeta {
	clear:both;
	display:block;
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-style: normal;
	font-size:.8em;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
	}
	.featuredPostFrontMeta a{
	color:#737373;
	}
	.featuredPostFrontMeta a:hover {
	text-decoration:none;
	}
	.featuredPostFrontLHMeta {
	clear:both;
	display:block;
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-style: normal;
	font-size:.8em;
	padding-top:8px;
	padding-bottom:10px;
	line-height: normal;
	}
	.featuredPostFrontLHMeta a{
	color:#737373;
	}
	.featuredPostFrontLHMeta a:hover {
	text-decoration:none;
	}
	.frontLHmetaPic {
	float:right;
	padding-right:75px;
	vertical-align: baseline;
	}
	.authornameFrontsubnews {
	color:#949494;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif!important;
	}
	.subnewsPad {
	margin:5px 0px 0px 0px;
	}
	#frontLHad {
	width:160px;
	float:left;
	}
	/* recipe pages */
	#innerContentRecipe { /* Inner recipe page content wrapper */
	width:820px;
	float:left;
	margin-right:10px;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
	}
	#innertitle {
	padding: 20px 0px 0px 0px;
	}
	#innertitle form {
	margin: 40px 0px 0px 0px;
	}
	#innerLeftRecipe { /* Post wrapper */
	float:left;
	width:790px;
	margin-right:10px;
	}
	#innerLeftRecipe img {
	max-width:504px; /* giving a max width for the post images not to jump out of the frame */
	}
	#innerLeftRecipe p {
	padding-bottom:10px;
	}
	#innerLeftRecipe .post{
	margin-right:9px;
	}
	/* jam ad*/
	#narrowSidebarPickles { /* The narrow sidebar on inner pages that holds photo gallery and 120x600 ad */
	float:left;
	width:170px;
	padding-bottom:10px;
	text-align:center;
	}
	/* search.php */
	.searchword {
	padding: 0px 0px 0px 12px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-size:1.5em;
	line-height:1.4em;
	color:#aa6b00;
	font-smooth: always;
	}
	.innerWideSidebarSearch {
	float:left;
	font-size:1.5em;	
	}
	#innerContentSearch {
	width:470px;
	float:left;
	margin:0px 0px 0px 20px;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
	}
	.entryMetaSearch {
	width:420px;
	}
	.search_post {
	border-bottom:1px solid #f0f0f0;
	margin:0px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	}
	.innerNarrowSidebarSearch {
	float:right;
	}
	#innerLeftSearch { /* Post wrapper */
	float:left;
	width:490px;
	margin:20px 10px 10px 30px;
	}
	#narrowSidebarSearch { /* The narrow sidebar on inner pages that holds photo gallery and 120x600 ad */
	float:right;
	width:130px;
	padding-bottom:10px;
	text-align:right;
	}
	/* stray quote */
	.strayquotes_recipes {
	font-weight:bold;
	font-family:Georgia, Palatino, "Times New Roman", Times, serif!important;
	font-size:1.5em;
	letter-spacing:-1px;
	color:#88909d;
	margin:5px 0px 20px 0px;
	text-decoration:none;
	}
	.strayquotes_recipes a{
	color:#0c0200;
	}
	.strayquoteauthor {
	font-style:italic;
	color:#21448c;
	}
	.strayquotesource {
	line-height:1.5em;
	}
	/* members */
	.membercontent {
	padding:10px 10px 10px 10px;
	border:1px #ccc dashed;
	text-decoration:none;
	color:#000;
	}
	.membercontent a{
	color:#000;
	font-weight:bold;
	}
	.nonmember {
	margin:0px 0px 0px 10px;
	padding: 10px 10px 10px 10px;
	border:1px #ccc dashed;
	}
	.nonmembertext {
	margin:10px 0px 0px 0px;
	}
	#wideSidebarMembers { /* The Wide sidebar on member pages */
	float:left;
	width:300px;
	font-size:.8em;
	margin:0px 10px 0px 0px;
	}
	#innerContentMembers { /* Inner page content wrapper */
	width:840px;
	float:left;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
	}
	#innerLeftMembers { /* Post wrapper */
	float:left;
	width:500px;
	margin:0px 0px 0px 20px;
	}
	#entryMetaArchiveMembers { /* Style for the archive News page title */
	width:490px;
	background-color:#ffffff;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:6px;
	float:left;
	}
	.memberben {
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:bold;
	margin:8px 0px 10px 0px;
	text-decoration:none;
	}
	.memberben a{
	color:#999;
	font-weight:bold;
	}
/* classified ads */
	.classified {
	width: 288px;
	border:1px #ccc dashed;
	margin:0px 20px 15px 10px;
	padding: 5px 5px 4px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	}
	.classified_logo {
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-size:12px;
	color:#CCC;
	text-align:left;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	}
	.classified_logo a{
	color:#CCC;
	}
	.classified_title {
	color: #630;
	font-weight:bold;
	}
	.classified_title a{
	color: #000;
	}
	.classified_body {
	color:#333;
	line-height:1.4em;
	}
	.classified_link {
	font-size:9px;
	color:#000;
	font-weight:bold;
	}
	.classified_link a{
	color:#000;
	}
	.classified_info {
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-size:12px;
	color:#CCC;
	text-align:left;
	font-weight:bold;
	line-height:1.1em;
	padding:10px 0px 5px 0px;
	}
	.classified_info a{
	color:#CCC;
	}
	/* login form */
	.login_box {
	float:left;
	width:350px;
	margin:0px 0px 0px 10px;
	}
	#login_dlcom {
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:1.5em;
	padding:15px 0px 5px 0px;
	}
	#login_dlcom a{
	color:#000;
	}
	.login_dlcom {
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-size:12px;
	color:#CCC;
	text-align:left;
	font-weight:bold;
	line-height:1.1em;
	}
	.box1 {
	float:left;
	margin:0px 20px 0px 0px;
	}
	.box2 {
	float:right;
	margin:0px 0px 0px 10px;
	}
	.box3 {
	float:clear;
	margin:10px 0px 10px 0px;
	}
	.box4 {
	float:right;
	width:500px;
	height:200px;
	border:1px dashed #CCC;
	margin:10px 10px 10px 10px;
	padding:0px 10px 10px 10px;
	}
	#backtodlcom {
	font-family:"Arial Black", Gadget, sans-serif!important;
	font-size:12px;
  	color:#000;
	text-align:left;
	font-weight:bold;
	line-height:1.1em;
	}
	#backtodlcom a{
	line-height:1.5em;
	}
	/* profile */
	.form-table-profile {
		color:#F00;
		text-align:left;
		width:600px;
		line-height:1.5em;
	}
	.form-table-details {
		text-align:right;
		margin:0px 20px 0px 0px;
	}
	/* test navigation*/
	*{outline: none;}

	.container {
		width: 940px;
		padding: 0px 0px 0px 30px;
		margin: 0 auto;
		z-index:1000!important;
	}
	.container img{
		border: 0;
	}
	#header {
		background: url(/wp-content/themes/style/images/dlcom/nav/header.jpg) no-repeat;
		width: 970px; height: 179px;
		float: left;
	}
	ul#topnav {
		margin: 0;
		padding: 0;
		float:left;
		width: 100%;
		list-style: none;
		font-size: 1.1em;
		z-index:1000;
	}
	ul#topnav li {
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		z-index:1000;
	}
	ul#topnav li a {
		float: left; 
		text-indent: -9999px;
		height: 44px;
	}
	ul#topnav a.home {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
  		background-position: -10px -10px;
		width: 96px;
	}
	ul#topnav a.home:hover {
		background-position: -10px -98px;
	}
	ul#topnav a.blogs {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
  		background-position: -10px -162px;
		width: 104px; 
	}
	ul#topnav a.blogs:hover {
	background-position: -10px -250px;
	}
	ul#topnav a.recipes {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
  		background-position: -10px -314px;
		width: 117px; 
	}
	ul#topnav a.recipes:hover {
		background-position: -10px -402px;
	}
	ul#topnav a.reviews {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
		background-position: -10px -466px;
		width: 125px; 
	}
	ul#topnav a.reviews:hover {
		background-position: -10px -554px;
	}
	ul#topnav a.features {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
		background-position: -10px -618px;
		width: 131px; 
	}
	ul#topnav a.features:hover {
		background-position: -10px -706px;
	}
	ul#topnav a.jobs {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
		background-position: -10px -770px;
		width: 93px;
	}
	ul#topnav a.jobs:hover {
		background-position: -10px -858px;
	}
	ul#topnav a.members {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
		background-position: -10px -922px;
		width: 150px;
	}
	ul#topnav a.members:hover {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
		background-position: -10px -1010px;
		width: 150px;
	}
	ul#topnav a.forum {
		background-image: url(/wp-content/themes/style/images/sprite1.png);
		background-position: -10px -1074px;
		width: 93px;
	}
	ul#topnav a.forum:hover {
		background-position: -10px -1162px;
	}
	 
	ul#topnav li .sub {
		position: absolute;	
		top: 44px; left: 0;
		background: #fa980d;
		padding: 10px 20px 20px;
		float: left;
		display: none;
		z-index:1000;
	}
	ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
	ul#topnav li .sub ul{
		list-style: none;
		margin: 0; padding: 0;
		width: 150px;
		float: left;
		z-index:999;
	}
	ul#topnav .sub ul li {
		width: 100%;
		color: #fff;
		z-index:999;
	}
	ul#topnav .sub ul li h2 {
		padding: 0;  margin: 0;
		font-size: 1.3em;
		font-weight: normal;
		z-index:999;
	}
	ul#topnav .sub ul li h2 a {
		padding: 5px 0;
		background-image: none;
		color: #e8e000;
		z-index:999;
	}
	ul#topnav .sub ul li a {
		float: none; 
		text-indent: 0; /*--Reset text indent--*/
		height: auto;
		text-decoration: none;
		color: #fff;
		z-index:999;
	}
	ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ; z-index:999;}
	.nav_latest {
	}
	.navpic1 {
	margin:10px 0px 0px 5px;
	}
	.navlinks {
	padding:2px 0px 2px 0px;
	}
	.navlinks a{
	color:#000!important;
	font-weight:bold;
	}
	/*jobs*/
	#innerLeftjobs { /* Post wrapper */
	float:left;
	width:470px;
	margin-right:10px;
	}
	#wideSidebarJobs { /* The Wide sidebar on jobs pages */
	float:left;
	width:270px;
	font-size:.8em;
	margin:0px 10px 0px 0px;
	}
	#wideSidebarInnerJobs {
	padding: 0px 10px 10px 10px;
	}
	.currentjobs {
	float:left;
	width:383px;
	}
	.currentjobs p{
	margin:0px 20px 0px 0px;
	}
	.currentjobs a{
	font-weight:bold;
	}
	.jobinfo {
	margin:0px 0px 10px -10px;
	padding:10px;
	border:2px dashed #ccc;
	}
	.jobinfo_important {
	width:500px;
	margin:10px 0px 30px 0px;
	padding:10px;
	border:2px dashed #EFEFEF;
	}
	.jobinfo_link {
	width:500px;
	padding:0px 0px 0px 10px;
	color:#000;
	}
	.jobs_edit a{
	color:#000;
	}
	
	.jobs_return {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 20px;
	}
	
	.jobs_return a {
	text-decoration:none;
	color:#000;
	}
	
	.jobs_return a:hover{
	color:#900;
	}
	
	
	/* photo gallery */
	#gallerycaption {
	float:left;
	width:150px;
	}
	#gallerycaption .captext{
	padding:0px 5px 0px 15px;
	text-align:left;
	}
	/* travel */
	#narrowSidebarTravel { /* The narrow sidebar on travel cat that holds 120x600 ad */
	padding:0px 3px 10px 10px;
	text-align:right;
	}
	/* front tabs */
	.fronttabs {
	margin:-9px 0px 20px 0px;
	list-style-type: none;
	}
	.ui-tabs { zoom: 1; 
	}
	.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: 2px 2px 0 0px;
	overflow: hidden; 
	top: 1px;
	z-index: 1;
	height: 25px;
	}
	.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border: 1px solid #ccc; 
	border-bottom-width: 0 !important;
	margin: 0 2px -1px 0;
	background: #ccc;
		}
	.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: 5px 10px;
	color: black;
	}
	.ui-tabs .ui-tabs-nav 
	li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
	background: white;
	}
	.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	background: none;
	border: 1px solid #ccc;
	position: relative;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding:5px 10px 30px 10px;
	}
	.ui-tabs-panel li {
	margin:0px 0px 0px 0px;
	text-decoration:none;
	color:#000;
	}
	.ui-tabs-panel li a{
	text-decoration:none;
	color:#000;
	}
	.ui-tabs .ui-tabs-hide {
	display: none !important;
	}
	a.mover	{
	padding: 6px 12px;
	position: absolute;
	font-weight: bold;
	text-decoration: none;
	}
	.next-tab {
	bottom: 0;
	right: 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	}
	.prev-tab {
	bottom: 0;
	left: 0;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	}
	#tabimg {
	background-image:url(/wp-content/themes/style/images/tabs/previous.png);
	width:152px;
	height:24px;
	background-position:top left;
	}
	/* pullquote */
	.pullquote {
	width: 220px;
	padding: 0px 0px 10px 15px;
	margin:0px 0px 10px 15px;
	border-left: 2px solid #ccc;
	font-size:20px;
	font-style:italic;
	line-height: 150%;
	float:right;
	}
	/* rss widget */
	.forumfeed_box {
	padding:5px 25px 15px 10px;
	}
	.forumfeed_posts {
	padding:3px 0px 3px 0px;
	border-bottom:#ebebeb 1px solid;
	}
	a.forumfeed_title {
	color:#333;
	font-weight:bold;
	}
	.forumfeed_posts span{
	margin-right:3px;
	}
	/* video ads */
	a.example {
  display:block;
  width:640px;
  height:351px;
  text-align:center;
}
a.player614x345 {
  display:block;
  width:614px;
  height:345px;
  text-align:center;
}
a.example img {
  border:0px;
  margin-top:140px;
}
p.example {
    width:800px;
}
ul.example {
    width:640px;
}
div.manual {
    width:800px;
}

#description {
    font-size:12px;
    font-weight:normal;
}

#container_video {
    display: table;
	height:370px;
}

#player_row  {
    display: table-row;
	background-color:#FFF;
}

#player_left {
  float:left;/*fix for  buggy browsers*/
    width:650px;
    height:360px;
}

#player_right {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:150px;
    height:360px;
    text-align:center;
}

#companion {
    width:120px;
    height:357px;
    border:0px solid #999999;
	margin:0px 0px 0px 20px;
    text-align: center;
    line-height: 10px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
}

#player-left-619 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:619px;
    height:600px;
}

#player-left-500 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:619px;
    height:500px;
}

#player-right-600 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:150px;
    height:600px;
    text-align:center;
}

#player-right-500 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:150px;
    height:500px;
    text-align:center;
}

#player-left-345 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:619px;
    height:345px;
}

#player-right-345 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:200px;
    height:345px;
    text-align:center;
    border:2px solid #999999;
}

#cssTextArea {
	width: 180px;
	height: 260px;
	padding: 5px;
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
}

#container-614x280 {
    width:614px;
    height:260px;
}

#event-container-614x160 {
    width:614px;
    height:160px;
//    border:2px solid #999999;
    text-align:center;
}

#event-container-160x505 {
    width:160px;
    height:505px;
//    border:2px solid #999999;
}

.event-container-160x68 {
    width:160px;
    height:68px;
    border:1px solid #999999;
    background-color: #DDDDDD;
}

.event-container-148x68 {
    width:151px;
    height:68px;
    border:1px solid #999999;
    background-color: #DDDDDD;
}

#event-container-150x140 {
    width:153px;
    height:160px;
    float: left;
    margin-top: 5px;
}

#companion-160x600 {
    width:160px;
    height:600px;
    border:2px solid #999999;
    text-align: center;
    line-height: 120px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
}

#companion-300x250 {
    margin-top: 5px;
    width:300px;
    height:250px;
    border:2px solid #999999;
    text-align: center;
    line-height: 70px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
    float: left;
}

#filler-310x254 {
    margin-top: 5px;
    width:310px;
    height:254px;
    text-align: center;
    line-height: 70px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
    background: #CCCCCC;
    float: right;
}

#row  {
    display: table-row;
    width:950px;
}

#templateText {
  width: 600px;
  height: 465px;
}

.codebox {
    width:800px;
    border:2px solid #999999;
    background-color:#f8f8ff;
}
#innertitle_video {
	margin: -30px 0px 0px 0px;
	}
#innerLeft_video { /* Post wrapper */
	float:left;
	width:800px;
	margin:20px 0px 0px 0px;
	}
#innerLeft_video img {
	max-width:504px; /* giving a max width for the post images not to jump out of the frame */
}
#innerLeft_video p {
	padding-bottom:10px;
}
.rssstyle {
	width:300px;
	margin:10px 15px 10px 10px;
}
.rssstyle h2{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#373737;
}
.rssstyle h2 a{
	color:#373737;
}
.rssstyle p{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#737373;
	margin:0px 0px 5px 0px;
}
.rssstyle p a{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#737373;
}
/* weather */
#weather_widget * {
	margin:0px;
	padding:0px;
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	color:#737373;
	font-size:13px;
	text-align:right;
}

#weather_widget {
	border:0px solid #444;
	background:#fff;
	width:287px;
	margin:0px;
	text-align:right;
	overflow:visible;
}

#weather_img {
	float:right;
	padding:0px 0px 5px 125px;
}

#weather_country {
	font-weight:bold;
	font-size:12px;
}

#weather_city {
	font-size:10px;
}

#weather_temp {
	margin-top:5px;
	font-size:12px;
}

#weather_cond {
	margin-top:5px;
	font-style:italic;
	font-size:12px;
}

#weather_conditions {
	float:right;
}
/*books*/
.books_main {
	width:780px;
	height:210px;
	border-top: 1px #efefef solid;
	border-bottom: 1px #efefef solid;
	margin: 20px 0px 20px 0px;
	padding:20px 0px 30px 0px;
}
.books_pic {
	float:left;
	margin-right:20px;
}
.books_text {
	float:left;
	width:400px;
	font-weight:bold;
}
.books_link a{
	text-decoration:none;
	color:#ae0813;
}
.books_amazon {
	float:right;
	margin-top:-15px;
}
/* tables */
.ing_table {
margin-left:75px;
}
.ing_table table tbody tr td {
	text-align: right;
	padding:5px 10px 5px 10px;
	border:1px solid #000;
}
/* related posts*/
.relatedposts {
	width: 190px;
	margin:10px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	background-color:#9d9d9d;
	font-weight:bold;
}
.relatedposts a {
	color:#000;
	font-weight:normal;
}
.relatedposts li {
	border-bottom:2px solid #dbdbdb;
	padding-bottom:3px;
}
/*breadcrumbs*/
.bcrumbs {
	font-size:small;
	font-family:"Arial Black", Gadget, sans-serif!important;
	color:#9d9d9d;
	padding:0px 0px 0px 3px;
	margin-bottom:10px;
}
.bcrumbs a{
	color:#9d9d9d;
}
.bcrumbs a:hover{
	color:#000;
}
/*headers*/
.featuredPost2 .spritel_travel {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -200px -485px;
	width: 294px;
	height: 45px;
}
.postTitle .spritel_blog {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -200px -10px;
	width: 294px;
	height: 45px;
}
.titleCatName .spritel_forum {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -200px -295px;
	width: 294px;
	height: 45px;
}
.titleCatName .spritel_features {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -200px -200px;
	width: 294px;
	height: 45px;
}
.titleCatName .spritel_recipes {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -200px -390px;
	width: 294px;
	height: 45px;
}
.titleCatName .spritel_reviews {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -200px -105px;
	width: 294px;
	height: 45px;
}
#leftQuote .facepic {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -200px -575px;
	width: 112px;
	height: 100px;
}
#sitelogo .danlepardcom {
	background-image: url(/wp-content/themes/style/images/sprite1.png);
	background-position: -142px -758px;
	width: 359px;
	height: 61px;
}

/* Blog Video */
.blogvideo {
	height:370px!important;
	margin: 10px 0px 0px 0px;
}
	


