/* Print CSS stylesheet for GCTelegram.com */

/* Reset tags */
/*===========================================================*/
body, div, p, a, img, h1, h2, h3, h4, h5, h6, table, tbody, tr, td, thead, 
ol, ul, li, span, blockquote, form, label {margin: 0; padding: 0; border: 0;}

/* Default main styles */
/*===========================================================*/

body {font: normal 14px Verdana, Geneva, Tahoma, san-serif; line-height: 100%; text-align: left; background: #FFFFFF;}

p {padding: 0 0 10px 0; line-height: 110%;}
ul {list-style: none;}
li {padding: 0 0 5px 0;}
input, textarea {border: 1px solid #000000;}


/* Default Anchor Styles */
/*===========================================================*/
a {text-decoration: underline; color: #004221; border: none;}


/* Default Heading Styles */
/*===========================================================*/
h1, h2, h3, h4, h5, h6 {text-align: left; line-height: 100%;}
h1 {font-size: 200%; padding: 10px 0;}
h2 {font-size: 150%; padding: 5px 0 10px 0;}
h3 {font-size: 120%; padding: 5px 0;}
h4 {font-size: 100%; padding: 5px 0; font-weight: bold;}
h5, h6 {font-size: 100%; font-weight: bold; text-decoration: underline;}

/* No display Items */
/*===========================================================*/

#wrapper {background-color: #FFFFFF; color: #000000; width: 90%; text-align: left;}

#header img, #leaderboard-ad, #above-header-nav, #topnav, #dropmenu1, #dropmenu2, #dropmenu3, #dropmenu4, #dropmenu5, #dropmenu6, #dropmenu7, #sidebar-left, .coda-slider-wrapper, .related-image, .related-video, .related-audio, #breaking-news, .body-ads, #comment-form, #email-friend, #pager, #sidebar-right, #marketplace, #poll, .footer-box {display: none;}

#header h1.no-display {display: inline; color: #000000; page-break-after: avoid;}

/* Main Content Container*/
/*===========================================================*/
#container, #content-left, #feature-story, #content-center {width: 100%;}

#content-center ul {list-style: disc; margin: 0 0 0 25px;}
#content-center h2.more-stories {color: #000000;}
#content-center h2.more-stories a {color: #FFFFFF;}

#home-top-news {clear: both;}
#home-top-sports {margin: 10px 0 0 0;}
#content-center .small-story-block {width: 45%; padding: 0 5px;}
#related-story {margin: 5px 0; padding: 5px 10px;}
#related-story h3 {font-size: 110%; padding: 0 0 0 15px;}

#content-center h2.classified-listing {padding: 0 0 10px 25px;background-image: url("../images/folder.gif"); background-position: top left; background-repeat: no-repeat; font-size: 120%;}

#content-center h2.classified-listing span {font-size: 70%;}
#content-center .sub-svcs-block {padding: 10px 0; clear: left;}
#content-center .sub-svcs-block img {padding: 10px; float: left;}
#content-center .ad-head {background-color: #E4E4E4; margin-top: 5px; }
#content-center .ad-text {padding-bottom: 5px; border-bottom: 2px solid #000000;}

#classifieds-adv-search {width: 400px; margin: 15px auto 10px auto; padding: 5px 10px; background-color: #E4E4E4;}


/* Footer Styles*/
/*===========================================================*/
#footer {clear: both; position: relative; width: 100%; margin: 10px 0 0 0; padding: 5px 0 0 0; border-top: 2px solid #004221;}

#footer-wide {clear: both; text-align: center;}
#footer-wide p {font-size: 90%; font-weight: bold; line-height: 110%;}

/* Misc Styles*/
/*===========================================================*/
.floatright {float: right; margin: 0 0 5px 5px;}
.floatleft {float: left; margin: 0 5px 5px 0;}

.clearboth {clear: both; height: 1px;}
.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.smalltext {font-size: 85%;}
.redtext {color: #CC0000;}

