/*------------------------------------------------------------
////////////  Global Custom CSS
------------------------------------------------------------*/  

/* DEFAULT CSS CAN BE FOUND IN STYLE.CSS */

body.custom {}

.custom #container {}

.custom #header {}

.custom #header .shrinkwrap {}

  .custom #header .title a {}
  
  .custom #header .subtitle {}
  
.custom #nav {}
.custom #nav .shrinkwrap {}

  .custom #nav .menu {}

  .custom #nav .menu li {}
  
  .custom #nav .menu li a {}
  
  .custom #nav .menu li:hover a {}
  
  .custom #nav .menu li.current-menu-item a {}

  .custom #nav .menu ul {}
  
  .custom #nav .menu ul li {}
  
  .custom #nav .menu ul li a {}
  
.custom #content {}
.custom #content .shrinkwrap {}

  .custom #main {margin: 0 5px 0 0;}
    
    .custom #main h1 {}
    
    .custom #main h2 {}
    
    .custom #main h3 {}
    
    .custom #main h4 {}

    .custom #main p {}

    .custom #main ul {}

    .custom #main ol {}

    .custom #main li {}

    .custom #main img {margin: 0 5px 0 0;}
  
    .custom #main .post_snippet {}
    
    .custom #main .post {}
    
    .custom #main .page {}
    
    .custom #main .post_title a {}
    
    .custom #main .author {}
    
    .custom #main .timeStamp {}
    
    .custom #main .readMore a {}

  .custom #comments_wrapper {}
  
    .custom #comments_count {}
    
    .custom #comments_count a /*comment rss link*/ {}
    
    .custom #comments_list {}

      .custom #comments_list .comment {}

      .custom #comments_list .comment .comment  {}
      
      .custom #comments_list .comment.alt {}
      
      .custom #comments_list .comment.thread-alt {}

      .custom #comments_list .comment_box {}

      .custom #comments_list .vcard {}
      
      .custom #comments_list img.avatar {}

      .custom #comments_list .comment_author {}

      .custom #comments_list .comment_details {}

      .custom #comments_list .comment_date {}

      .custom #comments_list .comment_time {}

      .custom #comments_list .comment_count {}

      .custom #comments_list .reply {}

      .custom #comments_list .reply a {}

      .custom #comments_list .comment.bypostauthor .highlight{}

      .custom #comments_list .comment.moderating .highlight{}

      .custom #comments_list .comment_content {}

  .custom .sidebar {}
    
    .custom .sidebar.left {}
    
    .custom .sidebar.right {background: none repeat scroll 0 0 transparent;
    float: right;
    width: 210px;}
  .custom .sidebar.right .sidetitle {font-size:14px; color:#000000; font-weight:bold; padding:0 0 0.5em 0; display:block; }
    .custom .sidebar.right p a {font-size:11px; color: #02AEF0; text-decoration: none;}
  .custom .sidebar.right p a:hover {color: #78CFF0; text-decoration: none;}
    
 .custom .sidebar.right ul ul li,.sidebar .textwidget {
padding: 0 1px 1px 1px;
font-weight: normal;
font-size: 11px;
margin-bottom: 1px solid red;
}

    .custom .sidebar li {}
    
    .custom .sidebar ul ul {}
    
    .custom .sidebar ul ul li {}
    
    .custom .sidebar .sidetitle {}
    
    .custom .sidebar .sideitem {}
    
    .custom .sidebar .textwidget {}

.custom #footer {}
.custom #footer .shrinkwrap {}

  .custom #footer p {}
  
  .custom #footer .textwidget {}
  
  .custom #footer li {}  
  
.custom #subfooter {}
.custom #subfooter .shrinkwrap {}

  .custom #subfooter p {}
  
  .custom #subfooter .textwidget {}
  
  .custom #subfooter li {}    



.custom #headliner { width:960px;  margin: 0 auto;}

.custom #tagline h2.subtitle, .custom #headliner h1.title {  right: 0;}


.custom .main_wrapper{ padding: 40px 0 0 20px;}

.custom .widget_nav_menu { width:229px; }

.sidebar.right .sideitem .textwidget p a{
    /*background-color: #FFFFFF;
    border-bottom: 1px dotted #D7D7D7;
      display: block;
    padding: 7px 0px 0px 10px;*/
}

.custom p.right-menu a{
  border-bottom: 1px dotted #D7D7D7;
}

