/*  
Theme Name: LCG Pressroom
Theme URI: http://langtoncherubino.com/press/
Description: Langton Cherubino Group Press Room CSS for print.
Version: 1.0
Author: roland@langtoncherubino.com
*/

@charset "UTF-8";
/* CSS Document */


html, body {
	text-align:left;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	/*line-height: 18px;*/
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	/*background-image: url(../images/pressbg.png);
	background-repeat: repeat-y;
	background-position: center top;*/

 }

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;
	height:100px !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
/*	background-color:#FFFFFF;*/
}

.titlepic {
margin:0px;
padding:0px;
display: none;
}

.printtitle{
/*display: none;*/
}


.navigation {
	float: left;
	top: 0px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	width:170px;
	margin:0px;
	padding:0px;
	display: none;
}



/* 

-----------------
Navigation
-----------------


  */

a.webrollover { display: block; width: 170px; height:25px; background: url("../images/btn_website_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.webrollover { background-position: -170px 0;}


a.portfoliorollover { display: block; width: 170px; height:15px; background: url("../images/btn_portfolio_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.portfoliorollover { background-position: -170px 0;}


a.contactrollover { display: block; width: 170px; height:20px; background: url("../images/btn_contact_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.contactrollover { background-position: -170px 0;}


a.pressrollover { display: block; width: 170px; height:20px; background: url("../images/btn_pressreleases_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.pressrollover { background-position: -170px 0;}


a.articlesrollover { display: block; width: 170px; height:20px; background: url("../images/btn_articles_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.articlesrollover { background-position: -170px 0;}


a.caserollover { display: block; width: 170px; height:35px; background: url("../images/btn_casestudies_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.caserollover { background-position: -170px 0;}


a.companyrollover { display: block; width: 170px; height:30px; background: url("../images/btn_company_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.companyrollover { background-position: -170px 0;}


a.biosrollover { display: block; width: 170px; height:35px; background: url("../images/btn_bios_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.biosrollover { background-position: -170px 0;}


a.awardsrollover { display: block; width: 170px; height:30px; background: url("../images/btn_awards_a.png") 0 0 no-repeat; text-decoration: none;}
a:hover.awardsrollover { background-position: -170px 0;}


/* navigation ends  */


a.blogrollover {
	display: block;
	width: 60px;
	height:70px;
	background: url("../images/btn_blog.png") 0px 0px no-repeat;
	text-decoration: none;
	margin-left: 610px;
}
a:hover.blogrollover { background-position: 0px -70px;}

/*  blogbutton ends  */



.content{
	float: left;
	width:675px;
	height:auto;
}


.pagetitle{
	float: left;
	top: 0px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	width:55px;
	margin:0px;
	padding:0px;
	display:none;
}

.printtitle{
padding-left: 15px;
/*display: none;*/
}

.comment{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	text-transform: none;
	font-variant: normal;
	color: #231F20;
	padding-left: 5px;
	display: none;

}

.blog{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	display: none;
}

#footer {
		position:fixed;
		bottom:0px;
		width:900px;
		height:1px;			/* Height of the footer */
		background:#fff;
		}


		
		
.textcontainer{
	padding-top: 22px;
	padding-left: 15px;
	padding-right: 68px;
	min-height: 100%;
}

p { margin: 0Px;
padding: 0px;

}
		
/* fontstyles */

.article{
padding-top: 10px;
padding-bottom: 10px;

 }

.blockof3{
float: left;
width: 179px;
padding-right:17px;
padding-top: 20px;
padding-bottom: 20px;
}

 
.blocklist{
padding-top: 5px;
line-height: 14px;
}


.pdfdownloadadd{
	position: relative;
	top: 25px;
	float: right;
	display: none;

}

.pdfdownload{
position: relative;
top: 5px;
float: right;
display: none;

}

.pdf{
	border-width: 0px;
}

.titleandline{
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.mainhead {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 50px;
}

.headblack {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

.headpurple {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

.headgreen {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

.textitalic {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}


.picture {
	float: left;
	border-color: #000000;
	padding: 0px;
	margin: 10px;
	width: 100px;
	height:100px;
	border-style: solid;
	border-width: 1px;
}

.textnextpicture {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 459px;
	}


.text {
	padding-top: 10px;
	padding-bottom: 10px;
	}


a:link {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a.listlink{
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
a:link.listlink{
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
a:hover.listlink{
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
a:visited.listlink{
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
a:active.listlink{
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

