/*   
Theme Name: GE_report
Description: Custom Theme for GE REPORTS
Author: Emmanuel
Author URI: http://www.ge.com
Version: 1.0
*/


/* --- Browser Reset --- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0; padding:0; border:0; font-size:12px; font-family:inherit; vertical-align:baseline;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left; font-weight:normal;}

/* --- Importing ---*/
@import	url(comments.css);
@import url(search-form.css);



/* --- General --- */
html {
	background-color: #eeeeee;
}

body {
	padding-bottom:2.3636em;
	font-family: 'Arial', sans-serif;
	font-size:11px;
	line-height:1.2;
	color:#333;
}
h2 {
	margin-bottom:0.8181em;
	font-size:2em;
	font-weight:bold;
}
h3 {
	margin-bottom:1em;
	font-size:1.5em;
	font-weight:bold;
}
a,
a:link {
	text-decoration:none;
	color:#3b73b9;
	background-color:transparent;
}
a:hover {
	text-decoration:underline;
}

/* --- Common --- */

.post-footer .long-date,
.post-footer .full-story,
.post-footer .permalink,
.post-footer .comments ,
.post-footer .postcomment,
.post-footer .addthislink,
.post-footer-main .long-date,
.post-footer-main .full-story,
.post-footer-main .permalink,
.post-footer-main .comments ,
.post-footer-main .postcomment,
.post-footer-main .addthislink{
	float:left;
}


/* --- Header --- */
.header {
	height:162px;
	background-color: #3b73b9;
}

.header h1,
.header h3 {
	left: -9999px;
	position: absolute;
	top:0;
}

.header img {
	margin-top: 90px;
	margin-left: 22px;
}


/* --- Container --- */
.container {
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 30px;
	overflow: hidden;
	background-color: #FFFFFF;
}

/* --- Bar Container --- */
.bar_container {
	background: url(/wp-content/themes/GE_reports/images/container_back.gif) repeat-y center top;
	overflow:hidden;
	height: auto;
	width: 960px;
}


/* --- Main Bar --- */
.main_bar {
	height:auto;
	width: 750px;
	float:left;
	padding: 0px 16px 0px 0px;
}

/* --- Content --- */
.content {
	background: url(/wp-content/themes/GE_reports/images/content_back.gif) repeat-y center top;
	overflow:hidden;
	height:auto;
	margin-top: 10px;
	width: 750px;
}

/* --- Primary Column --- */
.primary {
	width: 525px;
	float:left;
	padding-right: 25px;
}

/* --- Secondary Column --- */
.secondary {
	width: 190px;
	float:left;
	padding-left: 10px;
}

.secondary h2 {
	display:block;
	line-height: 67px;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #3b73b9;
	text-transform:uppercase;
	text-align:center;
	margin-bottom: 0px;
}

.secondary ul {
	list-style-position:outside;
	list-style-type: none;
	list-style-image: none;
	margin-top: 2em;
}

.secondary li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}

.secondary .last {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 0px;
}

.secondary .top_stories li a{
	font-size:18px;
}

.secondary .top_videos li a{
	font-size:11px;
}

.secondary .top_videos img{
	display: block;
	border: 1px #666666 solid;
	margin: 0px 0px 8px;
	padding: 0px;
}


/* --- Side Bar --- */
.side_bar{
	float:left;
	background-color: #eeeeee;
	vertical-align:top;
	width: 188px;
}

.side_bar .heading {
	padding-bottom: 22px;
	padding-top: 6px;
}

.side_bar .search_widget {
	margin-bottom: 20px;
}


.side_bar #search_box {
	border: 1px #BFBFBF solid;
	font-size: 0.9091em;
	line-height: 1em;
	padding: 2px;
	margin: 0px 0px 5px;
	display:block;
	width: 181px;
}

.side_bar a {	
	font-size: 11px;
}

.side_bar h2 {
	display:block;
	line-height: 16px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3b73b9;
	padding-left: 5px;
	margin-top: 19px;
	text-transform:uppercase;
}

.side_bar ul {
	list-style-position:outside;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2em;
}

ul.ctc-tag-cloud{
	margin-bottom:none; 
}

.side_bar .higher {	
	padding-top: 4px;
}

.side_bar .topic_list {	
	margin-bottom: 1em;
}

.ctc {
	line-height: 1.6em;
}

.ctc a {
	padding-left: 2px;
}

.doclink {
	background-image: url(/wp-content/themes/GE_reports/images/icn_website.gif);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.rsslink {
	background-image: url(/wp-content/themes/GE_reports/images/rss_icn.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.twitterlink {
	background-image: url(/wp-content/themes/GE_reports/images/twitter_icn.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.youtubelink {
	background-image: url(/wp-content/themes/GE_reports/images/you_tube_icn.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.embedlink {
	background-image: url(/wp-content/themes/GE_reports/images/embed_icn.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.flickrlink {
	background-image: url(/wp-content/themes/GE_reports/images/flickr_icn.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.subscribelink {
	background-image: url(/wp-content/themes/GE_reports/images/subscribe_icn.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}


	
/* --- Footer --- */
.footer {
	background-color: #3b73b9;
	width:960px;
	float:left;
	height: 63px;
	margin-top: 40px;
	margin-bottom: 10px;
}

.footer_content {
	padding: 12px 0px 0px 19px;
}

.footer p {
	padding-bottom: 12px;
}


.footer li {
	display:inline;
	padding-right:8px;
	font-weight: normal;
}
.footer .withseperator {
	padding-left:8px;
	border-left:1px solid #ffffff;
	color: #ffffff;
}

.footer .noseperator {
	padding-left:0px;
	border-left:0px solid #66ccff;
}
.footer a,
.footer a:link {
	color:#ffffff;
}
.forwardlookingstatement {
 margin-bottom: 10px;
 font-size: 10px;
 font-style:italic;
}



/* --- Blog Posts --- */
.post {
	margin-bottom:2em;
	border-bottom:1px solid #cccccc;
}
.post:first-child {
	padding-top:0;
	border-top:none;
}
.post-title {
	margin-bottom:0.8181em;
	font-size:20px;
	font-weight:bold;
}
.post-title-main {
	margin-bottom:0;
	font-size:20px;
	font-weight:bold;
}
.post-title a,
.post-title-main a {
	color:#3b73b9;
	font-size: 20px;
}
.post-content{
	width:525px;
	overflow:hidden;
	height:auto;
}
.post-content,
.post-content-main{
	width:525px;
	overflow:hidden;
	height:auto;
}
.post-content-main{
	padding-bottom: 20px;
}

.post-content .BCvideo,
.post-content-main .BCvideo,
.post-content .GEAudio_extended,
.post-content-main .GEAudio_extended{
	margin-bottom: 2em;
}
.post-date{
	margin-bottom:1.6363em;
}
.post-content img,
.post-content-main img {
	margin-bottom:1.6363em;
}
.post-content p,
.post-content-main p {
	margin-bottom:2em;
}

.more-link {
	padding-top: 10px;
	display:block;
	width: 40px;
}

.post-footer {
	padding-bottom:3em;
	overflow:hidden;
}

.post-footer-main {
	padding-bottom:0;
	overflow:hidden;
}

.post-footer .meta,
.post-footer-main .meta {
	margin-bottom: 22px;
}

.post-footer .long-date,
.post-footer-main .long-date,
.post-footer .full-story,
.post-footer-main .full-story{
	padding-right: 8px;
}

.post-footer .postcomment,
.post-footer-main .postcomment {
	padding:0 8px;
	border-left:0px;
}

.post-footer-archive .long-date {
	font-size: 11px;
}


.post-footer .long-date ,
.post-footer-main .long-date,
.post-footer .permalink a ,
.post-footer-main .permalink a ,
.tags ,
.tags a ,
.post-footer .comments a,
.post-footer-main .comments a,
.post-footer .postcomment a,
.post-footer-main .postcomment a,
.post-footer .addthislink a,
.post-footer-main .addthislink a,
.post-footer .full-story a,
.post-footer-main .full-story a{
	font-size: 10px;
}

.post-footer-main .long-date,
.post-footer-main .permalink a ,
.post-footer-main .comments a,
.post-footer-main .postcomment a,
.post-footer-main .addthislink a,
.post-footer-main .full-story a{
	font-size: 11px;
}


.post-footer .permalink,
.post-footer-main .permalink,
.post-footer .comments,
.post-footer-main .comments,
.post-footer .addthislink,
.post-footer-main .addthislink {
	padding:0 8px;
	border-left:1px solid #b3b3b3;
	
}

.tags {
	float:left;
	width: 525px;
	padding-bottom: 10px;
}

.comments-list ol li {
    padding: 1em 0;
}

#comments .comment_pagination {
	padding: 10px 0px 0px 5px;;
}

.comment_pagination .next {
	float:none;
}

.comments-closed {
border-top:3px solid #E5E5E5;
padding-top:2em;
margin-top:2em;
font-weight: bold;
}

.post-content ul,
.post-content-main ul {
	margin-left: 15px;
	margin-bottom: 2em;
}

.next {
	float:left;
}

.previous {
	float:right;
}

/* Archive Page*/
.post-title-archive{
	margin-bottom: 2px;
}
.post-title-archive a {
	font-size:14px;
	font-weight:bold;
	color:#3b73b9;
}

.post-archive {
	margin-bottom:2em;
	padding-bottom:1.2em;
	border-bottom:3px solid #e5e5e5;
}


