/* ------------------------------------------------------

StarCite Blog
Dan Wilt, dan@enhancedinnovations.com

-------------------------------------------------------*/

/* ------------------------------------------------------
Reset
-------------------------------------------------------*/

@import url(reset.css);

/* ------------------------------------------------------
Compendium Overide
-------------------------------------------------------*/

div#leftfade, div#rightfade { display: none; }
div#doc2 { width: 960px; border: none; padding: 0; background-color: transparent;}
html, body { background-color : none; background: url(../images/scblog_body_bg.png) repeat-x; }
html { background-image: none; }
.mc { background-color : #FFFFFF; background-image : none; }
#header { background-color : transparent; }
#header a:link, #header a:visited, #header a:hover, #header a:active { color : #333; margin: 0;}
div#main-column { width: 640px; }
div#content { margin: 0; }
.sidebar .widget div, .sidebar .widget ul, .sidebar .widget p { margin:0; padding:0;}
input.search-button { bottom: 0;}


.post-body
{
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align : inherit
}

#posts
{
	background-color : #FFFFFF
}

.post-header h2, .post-header h2 a:link, .post-header h2 a:visited, .post-header h2 a:hover, .post-header h2 a:active
{
	font-size: 24px;
	padding-bottom: 8px;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, Arial;
}

.post-header h2 a { color: #555; text-decoration: none; }

.post-header-meta a:link, .post-header-meta a:visited, .post-header-meta a:hover, .post-header-meta a:active
{
	color:#148899;
	text-decoration:none;
}

.post-header-meta a:hover {
	color:#cc6633;
	text-decoration:underline;
}

.post-body a:link, .post-body a:hover, .post-body a:active
{
	color : #12A6B3
}

.post-body a:visited
{
	color : #FF9003
}

.sidebar h3 { padding: 0; }

#sidebar, #footer, .sidebar h3, .sidebar .widget, header, div#doc2, .tl, .tr, .bl, .br { background-color: transparent; }

div#doc2 .tl, div#doc2 .tr, div#doc2 .bl, div#doc2 .br {
	display: none;
}

.sidebar ul, .sidebar li
{
	color : #484848
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active
{
	color : #484848
}

#sidebar a:hover
{
	color : #FF9003
}

#footer
{
	background-image : none
}


#footer
{
	font-family : Arial;
	font-size : x-small;
	color : #12A6B3;
	text-align : center
}

/* ]]> */

</style>
 
/* ------------------------------------------------------
Common Elements
-------------------------------------------------------*/
body {
	font: 13px Helvetica, Verdana;
	color: #555555;
	background: url(../images/scblog_body_bg.png) repeat-x;
}

h3 {
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
	width: 290px;
	height: 37px;
}

a {
	color: #0fa7b4;
}

p {
	padding-bottom: 15px;
	font-size: 12px;
}

ul, ol {
	padding-bottom: 10px;
	line-height: 1.8;
	padding: 10px 10px 10px 15px;
	background-color: white;
}

ul {
	list-style-type: disc;
}

.post-body ul li {
	line-height:1.5;
	list-style-position:outside;
	margin:0 0 10px 15px;
	padding: 0 0 0 10px;
}

/* ------------------------------------------------------
General Structure
-------------------------------------------------------*/

div#doc2 {
	width: 960px;
	margin: 25px auto 0;
}

div#doc2 {
	width: 960px;
	margin: 25px auto 0;
}

div#header {
	height: 185px;
	background: url(../images/scblog_header_bg.png) no-repeat;
	margin-bottom: 0;
	position: static;
}

body#european-meetings-management div#header { background-image: url(../images/eu-header.png);  }

a#logo-link  {
	text-indent: -9999px;
	display: block;
	width: 135px;
	height: 45px;
	padding: 20px 0 0 40px !important;
	float: left;
}

div#header h1 {
	float: right;
	margin: 30px 15px 0 0;
	padding-right: 45px;
	text-align: right;
	font: 25px "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	position: static;
	width: auto;
}

body#european-meetings-management div#header h1 { position: absolute; left: -9999px; }

div#menu {
	display: none;
}

div#content, div#sidebar {
	float: left;
	margin-top: 15px;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

div#footer {
	clear: both;
}

/* ------------------------------------------------------
Content
-------------------------------------------------------*/

div#content {
	width: 640px;
	background: url(../images/scblog_content_bg.png) no-repeat;
}

div#posts {
	background-color: white;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 40px;
	padding: 30px 40px;
}

div.post-header-meta {
	border-bottom: 1px dotted #b8b8b8;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #b8b8b8;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

div.post { margin-bottom: 30px; }
div.post-body { color: #484848; line-height: 1.3; margin: 0; padding-top: 10px; }

div.post-footer {
	padding-top: 10px;
	border-top: 1px dotted #b8b8b8;
	background: none;
}

div.post-body img {
	border:1px solid #888888;
	margin:1.25em;
	padding:0.25em;
}

/* ------------------------------------------------------
Sidebar
-------------------------------------------------------*/

div#sidebar {
	width: 290px;
	float: right;
}

div#sidebar div.rounded {
	background: url(../images/scblog_rounded_bg.png) no-repeat bottom left;
	padding-bottom: 3px;
}

div#sidebar p, div#sidebar ul {
	background-color: white;
	padding: 10px;
}

div#sidebar ul {
	padding-left: 35px;
}

div#html_yui-gen1687 {
	background: url(../images/scblog_html_yui-gen1687_bg.png) no-repeat top left;
	min-height: 189px;
	margin-bottom: 0;
}

div#html_yui-gen1687 p {
	background-color: transparent;
	padding-top: 30px;
}

div#html_yui-gen1687 a {
	display: block;
	margin-bottom: 10px;
	vertical-align: middle;
}

div#sidebar div.widget {
	margin-bottom: 15px;
}

div#search-1 form {
	display: block;
	padding-bottom: 10px;
	background-color: white;
	padding: 10px;
}

input.search-terms {
	width: 220px;
	vertical-align: middle;
}

input.search-button {
	margin-left: 10px;
	vertical-align: middle;
}

div#search-1 h3 { background-image: url(../images/scblog_search-this-blog_h3.png); }
div#feed_yui-gen1615 h3 { background-image: url(../images/scblog_subscribe_h3.png); }
div#categorieslinks_yui-gen1633 h3 { background-image: url(../images/scblog_categories_h3.png); }
div#linklist_yui-gen101 h3 { background-image: url(../images/scblog_blogs_h3.png); }

/* ------------------------------------------------------
Follow Links
-------------------------------------------------------*/
div#feed_yui-gen1617 h3 { background-image: url(../images/scblog_follow_h3.png); }
#follow {
	background: white;
	padding: 25px 10px;
}
#follow ul { overflow: hidden; padding: 0 !important; margin: 0;}
#follow li {
	list-style-type: none;
	float: left;
	margin: 0 5px 0 0;
	height: 46px;
}
#follow li.last { 
	margin-right: 0;
}
#follow li a {
	height: 46px;
	width: 46px;
	display: block;
	text-indent: -9999px;
}

#twitter {
	background-image: url(../images/icons/twitter.gif);
}
#facebook {
	background-image: url(../images/icons/facebook.gif);
}
#linked {
	background-image: url(../images/icons/linkedin.gif);
}
#meet {
	background-image: url(../images/icons/meet.gif);
}
#tube {
	background-image: url(../images/icons/youtube.gif);
}

/* ------------------------------------------------Footer
-------------------------------------------------------*/

div#footer {
	margin: 15px 0;
	padding-top: 10px;
	text-align: left;
	color: #555555;
	background: url(../images/scblog_footer_bg.png) repeat-x;
	min-height: 43px;
	padding-left: 40px;
	width: 920px;
}
#privacy { display: none; }
div#footer-text #privacy { padding-left: 10px; border-left: 1px solid #555; margin-left: 10px; color: #555 !important; display: inline; }

div#footer-text {
	font-size: 11px;
	padding-left: 125px;
	background: url(../images/scblog_footer-text-logo_bg.png) no-repeat;
	min-height: 30px;
	min-width: 107px;
	line-height: 30px;
}

a#compendium-footer img {
	display: none;
}













