/***************BODY AND GENERAL STYLE****************/



/* Link Colors  */

.custom a {color: #000;}



/* Link Colors When You Hover Over Them  */

.custom a:hover {text-decoration: underline; color: #000000;}


/* Main Background color and border of the full Content Section  */

.custom #page {background-color: #ffffff; border: 1px solid #cccccc;}



/* Main Big Middle Column Background Color  */

.custom #columns {background-color: #ffffff;}



/* Post Section Entire Column - Background Color  */

.custom .col1 {background: #ffffff;}









/***************HEADINGS****************/



/* Heading Color For Main Heading 1 Tag */

.custom .post-alt h1 {color: #000000;}



/* Heading Colors For Individual Posts and Pages  */

.custom .post-alt h2,

.custom .post-alt h3,

.custom .post-alt h4,

.custom .post-alt h5,

.custom .post-alt h6 {color:#666666;}



/* Post Title Link Colors  */

.custom .post-alt h3 a, 

.custom .post-alt h2 a, 

.custom .post-alt h1 a {color: #000000;}



/* Post Title Link Colors When you Hover Over It */

.custom .post-alt h3 a:hover,

.custom .post-alt h2 a:hover, 

.custom .post-alt h1 a:hover {color: #000000;}









/***************ARCHIVE AND SITEMAP PAGE****************/



/* Archive and Sitemap Page Box Column Properties   */

.custom .arclist {background: #ffffff; border-bottom: 1px solid #eee;}



/* Archive and Sitemap Page Box Title Properties */

.custom .arclist h2 {color: #000;}



/* Archive and Sitemap Page Individual column Properties  */

.custom .arclist ul li {background: #ffffff; color:#c0c0c0; border-top:1px solid #eee;}









/***************TOP NAVIGATION BAR****************/



/* Very Top Nav Bar Background Color and Border Colors */

.custom #nav {background-color: #ffffff; border-top-color: #dddddd; border-bottom-color: #dddddd;}



/* Very Top Nav Bar Background Color  */

.custom #nav .current_page_item {background-color: #7815b0;}



/* Very Top Nav Bar Text Color When Not On That Page  */

.custom #nav ul  li a {color: #7815b0;}



/* Very Top Nav Bar Text Color For The Current Page Your On  */

.custom #nav .current_page_item a { color: #ffffff; }









/***************SEARCH BAR****************/



/* Top Search Form Background Color, Text Color, and Border Color */

.custom #search input {background: #ffffff; border: 1px solid #eeeeee; color: #000000; } 









/***************MAIN NAVIGATION BAR****************/



/*  Main Nav Bar Background and All Border Lines */

.custom #nav2 {background-color: #ffffff; border-bottom:3px solid #7815b0; border-top-color: #dddddd; border-right-color: #dddddd; border-left-color: #dddddd;}



/*  Main Nav Bar Background and Text Color When you Hover On It */

.custom #nav2 li a:hover {background:#7815b0; color:#ffffff;}



/* Main Nav Bar Text Color  */

.custom #nav2 li a { color: #666666; }



/* Main Nav Bar Drop Down Menu Background and Border Color  */

.custom #nav2 li ul li {border:1px solid #ddd !important; background:#fff;}









/***************HEADER****************/



/* Header Background Color */

.custom #header {background-color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif;}



/* Header Logo or Blog Title Background Color and Text Font Color  */

.custom #header #logo a, 

.custom #header #logo a:visited {background-color: #ffffff; color: #000;}



/* Header Link Text Color When You Hover On It */

.custom #header #logo a:hover {color: #666;}



/* Header Tagline Font color */	

.custom #header h1, 

.custom #header p#tagline {color: #666;}









/***************FEATURED POST****************/



/* Featured Flashing Posts Background  */

.custom .jdGallery .slideInfoZone {background-color: #000000;}



/* Featured Flashing Posts Link Color When You Hover On It */

.custom .jdGallery a,

.custom .jdGallery a:hover {color: #ffffff; text-decoration: none;}











/***************VIDEO POSTS****************/



/* Entire Main Video Box Properties  */

.custom #video-frame {background:#eee; border: 1px solid #ddd; }



/* Entire Video Content Area Background Properties  */

.custom .video-right { background-color:#FFFFFF; }



/* Title Properties For The Video Content Area  */

.custom .video-right h3 { color: #000000;}



/* Video Post Title Properties  */

.custom .video-right h2{color: #7815b0;}	



/* Video Post Date Text Properties */

.custom .video-right p { color: #666; }



/* Video Box Around The Individual Video Lists  */

.custom .video-right .mootabs_title {border-top:1px solid #FFF;}



/* Video Individual Box List Properties  */

.custom .video-right .mootabs_title li { color:#000; border: 1px solid #dddddd; background:#f7f7f7;}



/* Video Individual Box List Properties When You Hover On It  */

.custom .video-right .mootabs_title li:hover, 

.custom .video-right .mootabs_title li.active {background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;}













/***************BLOG HOMEPAGE MINI-BOXES****************/



/* Font Color For The MiniBoxes On The Magazine Homepage Layout  */

.custom .box .post p {color: #666666;}



/* Border and Background for The MiniBox Posts on The Homepage Magazine Layout  */

.custom .box .post {background-color: #ffffff; border:1px solid #ddd;}



/* Heading Post Titles For the MiniBox Posts on the Homepage Magazine Layout  */

.custom .box .post h2 a {color:#333333;}



/* Background and Border for the Image box in the MiniBox Posts On The Homepage Magazine Layout */

.custom .box .post img {border: 1px solid #dddddd; background-color: #FFFFFF;}



/* Link Properties To View More Homepage Posts  */

.custom a.more {background: url(images/ico-arrow2.gif) no-repeat right; color: #c0c0c0;}











/***************INDIVIDUAL POST AND PAGES****************/



/* Box and Border at the top section of the Category and Archive Pages  */

.custom #archivebox {background-color: #f4e7fb; border: 1px solid #7815b0;}



/* Color of the word on the left side heading in the Box at the top section of Category Pages */

.custom #archivebox h4 em, 

.custom #archivebox h2 em, 

.custom #archivebox h3 em{color:#7815b0;}



/* Color of the Main heading in the Box at the top section of the Category Pages */

.custom #archivebox h4, 

.custom #archivebox h3, 

.custom #archivebox h2 { color:#333333;}



/* Text and Image For RSS Info In The Category-Archive Pages In Top Box  */

.custom .archivefeed a {background:url(images/ico-arcfeed.gif) center left no-repeat; color:#000;}



/* Date Text Properties For Categories, Individual Posts  */

.custom .post-alt h3.post_date {color: #999999;}



/* Social Media Icons Section Properties */

.custom div.sociable {background: #ffffff;}



/* Bottom Post-Meta section Background Color, Borders, and Text Color of All Postings */

.custom h3.posted { color: #666666; background-color: #f4e7fb; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}



/* Bottom Post-Meta section Heading-Link Color on All Postings */

.custom h3.posted a {color: #000000;}



/* Blockquote In Posts and Pages - Properties  */

.custom .entry blockquote {border: 1px solid #ddd; color:#000; background-color: #f7f7f7;}



/* Images In Posts and Pages - Properties  */

.custom .entry img {border: 1px solid #dddddd; background-color: #FFFFFF;}



/* Individual Posting Text Paragraph - Properties - All Categories, and Individual Posts */ 

.custom .entry p {background: #ffffff; color: #666666;}



/* Individual Posting Box - All Categories, and Individual Posts */

.custom .blog {background: #ffffff;}



/* Gravatar Border Color and Size  */

.custom .gravatar {border: 1px solid #000;}











/***************COMMENTS****************/



/* Comment Box Text Properties */

.custom ol.commentlist p {color: #666666;}



/* Comments Box 1  */

.custom ol.commentlist li.alt {background:#f7f7f7; border:1px solid #eee;}



/* Comments Box 2 */

.custom ol.commentlist li {background: #ffffff;}



/* "Leave a comment" Text Properties */

.custom h3.commh3 {color: #666666;}



/* Comment 'Name' Properties */

.custom ol.commentlist cite {color: #666666;}



/* Comment Box Border Color  */

.custom input,

.custom select,

.custom textarea {border: #999999 1px solid;}









/***************SIDEBAR****************/



/* Sidebar Widgets Header color and text color */

.custom .widget h3 {color: #ffffff; background-color: #7815b0;}



/* Background of The Banner In The Sidebar  */

.custom #mpu_banner {background-color:#f4e7fb; border: 1px solid #ddd;}



/* Entire Sidebar Column Properties */

.custom .col2 {background-color: #ffffff;}



/* Individual Link Box properties for each Widget In The Sidebar  */

.custom .widget ul li { border-bottom: 1px solid #eee;}



/* Link Color In The Sidebar Widget  */

.custom .widget ul li a {color: #000000;}



/* Entire Widget Box in Sidebar - Properties  */

.custom .hl3 {border-bottom: 1px solid #eee;}











/*************** TAB BOX - SIDEBAR ****************/



/* Background and Border Of The Entire Tab-Box In Sidebar  */

.custom .sideTabs {border:1px solid #ddd; background-color:#f4e7fb;}



/* Background and Text of Inactive Tab-Box Tabs In Sidebar  */

.custom .col2 .mootabs_title li {background: #ffffff; color: #000000; border:1px solid #ddd;}



/* Background of the Content Box For The Tab-Box In Sidebar  */

.custom .col2 .mootabs_panel ul {background-color: #ffffff;}



/* Background Color and Text Of the Sidebar Tab-Box Tabs for Active and Hover Pages  */

.custom .col2 .mootabs_title li:hover, 

.custom .col2 .mootabs_title li.active {border: 1px solid #ddd; color: #ffffff; background-color: #7815b0;}



/* 2nd Tab From The Left Individual List Properties  */

.custom .list1 li, 

.custom .list3 li {background: url(images/ico-star.gif) no-repeat left center !important;}



/* 1nd Tab From The Left Individual List Properties  */

.custom .list2 li {background: transparent url(images/ico-feat.gif) no-repeat left center !important;}



/* Border Bottom Line Divider For The First Three MiniBox Tab Link Lists From left to right.   */

.custom .list1 li,

.custom .list2 li, 

.custom .list3 li {border-bottom: 1px solid #eeeeee;}



/* Border Bottom Line Divider For MiniBox Tab Link Lists Labed as 'List5'  */

.custom .list5 li {border-bottom: 1px solid #eee;}



/* Link Colors In The Tab Boxes  */

.custom .list1 li a,

.custom .list2 li a,

.custom .list3 li a,

.custom .list4 li a, 

.custom .list5 li a {color: #000000;}



/* Rss Box On The MiniTab Subscribe Section In The Sidebar  */

.custom #rss h3{background-color: #f4e7fb; border: 1px solid #7815b0; color:#000000;}



/* Rss Box Link Text Colors In The MiniTab Subscribe Section In The Sidebar  */

.custom #rss a {color: #666666;}











/***************FLICKR WIDGET****************/



/* Flickr Widget Entire Main Box Properties  */

.custom .flickr {border: 1px solid #ddd; background-color: #eee;}



/* Flickr Widget Title Properties */

.custom .flickr h3 {background-color: #cc0000; color: #ffffff;}



/* Flickr Link Color  */

.custom .flickr-ar,

.custom .flickr-ar a {color: #ffffff;}



/* Flickr Widget Image Box Properties  */

.custom .flickr img {border: 1px solid #ddd; background-color:#ffffff;}









/***************FOOTER****************/



/* Links in the footer */

.custom #footer a{color: #7815b0;}



/* Footer Properties  */

.custom #footer {color: #666666; background-color: #f7f7f7; border: 1px solid #ddd;}