﻿/* SCA Packaging Blog CSS */

body.blog {
	background-image: none;
	background: #fff;	
}

body.blog div#wrap {
	margin: 0 !important;
	width: auto }

body.blog div#content {
	border: 0;
	padding: 0;
	width: 670px
}
body.blog div#wrap-content {
	background: 0;
	margin: 0;
	padding: 0;
	width: 690px
}

body.blog div#content div#breadcrumbs,
body.blog div#content div#breadcrumbs a {
	color: #a5aab1 !important;
	font-weight: bold
}

body.blog div#content div#breadcrumbs a { text-decoration: underline }


body.blog div#blogcontent {
	padding-bottom: 290px !important;
}

body.blog div#blogcontent div#main {
	float: left;
	margin-left: 0 !important;
	width: 402px
}

body.blog div#blogcontent div#related {
	position: static !important;
	left: 0 !important;
	margin: 2.9em 0 0 3px;
	padding: 0 10px 0 15px
}

body.blog div#blogcontent div#related h2 {
	border-bottom: solid 1px #c0d5d6;
	color: #0085c9
}

body.blog div#blogcontent div#related ul {

}

body.blog div#blogcontent div#related ul li {
	background: url(/images/li-bg.png) no-repeat 0 50%;
	margin-bottom: 0.3em;
	padding-left: 10px
}

body.blog div#blogcontent div#related ul.tagCloud li { width: auto }


div.blogItem { margin-top: 1.8em }

div.blogItem span { float: none }

div.blogItem h1 {
	border-bottom: solid 1px #a8daf3;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
	text-transform: none
}

div.blogItem h2 {
	color: #111;
	font-size: 1.5em;
	margin: 0 0 0.4em 0
}

div.blogItem h1 em,
div.blogItem h2 em { color: #111; font-style: normal }

div.blogItem h1 em { font-size: 0.55em }

div.blogItem h2 em { font-size: 0.65em }

div.blogItem .intro {
	color: #214865;
	font-weight: bold;
	margin-bottom: 1em
}

div.blogItem p.center {
	margin-top: 1.8em;
	text-align: center
}

body.blog div#blogcontent div#related h2 {
	margin: 1em 0 0.6em 0 }
	
h3#Comments {
	border-bottom: solid 1px #a8daf3;
	color: #26a2e2;
	font-size: 1.4em;
	margin: 2em 0 0.6em 0
}

fieldset.comment div,
fieldset.comment p {
	clear: both;
	float: left;
	margin-bottom: 1em;
	width: auto
}

fieldset.comment label {
	color: #02487C;
	float: left;
	width: 110px
}

fieldset.comment input,
fieldset.comment textarea {
	border: solid 1px #b6b6b6;
	float: left;
	font-size: 1em;
	margin-left: 10px;
	padding: 0.15em;
	width: 150px
}

fieldset.comment textarea { height: 100px; width: 250px }

fieldset.comment fieldset { clear: both; margin-bottom: 1.6em }

fieldset.comment fieldset h4 { margin: 0.6em 0 }
fieldset.comment fieldset img { margin-bottom: 0.6em }

fieldset.comment span.btn input { font-size: 1.1em }

ol.comments li { margin-bottom: 2.6em }
ol.comments li div.footer { margin-top: 0.8em }