/*
Theme Name: osm
Theme URI: http://www.opensystemsmedia.com/
Description: The new OpenSystems Media theme.
Version: 1.0
Author: Konrad Witte
Author URI: http://www.opensystemsmedia.com
Tags: osm


*/


/* Begin Typography & Colors */
body {
	font-family: Helvetica, Arial;
	
}

#page {
	}

.post h3.title {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-align:left;
}

.multiple-posts .title { font-size: 1.4em; }

.post .story p {
	text-align:left;
}

#titleWrapper { 
	padding: 17px 158px 17px 22px;
}

#deckWrapper {
	padding: 3px 0px 0px 0px;
}

#_deck { 
	font-style:italic;
	color:#aa;
}

#_date {
	padding-bottom: 3px;
}
		
#header {
	
	}

	#headerimg 	{
		margin: 7px 9px 0;
		height: 192px;
		width: 740px;
		}

#content {
	
	}



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.read_more { font-size: 114%; font-weight: bold; }

#footer {
	border: none;
	}

p { 
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 9px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-weight:bold; 
	line-height: 1.1em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color:#2c2e2f;  */
	margin:0px;
	padding:0px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	/*text-decoration: none;*/
	
	}
	
h1#title { 
	
}

div#bylineWrapper { 
	margin: 6px 0px 0px 10px;
}

h2#_deck { margin-top: 0px; padding-top:0px; }

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 auto;
	
	padding: 0;
	min-width: 1024px;
	}
	
* body, * .container-tabs { width: expression((document.body.clientWidth < 1024px) ? '1024px' : 'auto'); }

#page {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	border: none;
	}


#header-logo, #header-right { 

	background-color: #fcfcfc;
	border-bottom: 1px solid #bbbbbb;
}


#header-right { 

	padding-left: 25px;
	padding-right: 25px;
}

#header-logo {
	border-right: 1px solid #e3e3e3;	
	width: 277px;
	background-color: #f8f8f8;
}

#header td.h_cell { 
	padding-bottom: 15px;
	padding-top: 18px;
}

#header td.headline_cell {
	padding-left: 23px;
}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}


div.bottom_download { padding: 12px 18px; }
.bottom_download a { color:#06; }
.bottom_download h2 { display: block;
padding: 9px 9px;
border: 1px solid #A4A4A4;
background-color: #DEDEDE;
margin-bottom: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }


.in_header_links, .in_header_links a { font-size:14px; color:#747474; }
.in_header_links a { text-decoration:underline; }
.in_header_links { padding-bottom: 14px; } 

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 auto;
	}
	


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 3px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	line-height:1em;
	text-align:left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
	margin: 0;
	}



#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}


h3#comments {
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul li { 
	line-height:1em;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#respond {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.comments { 
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	width: 390px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar a {
	font-family: 'Franklin Gothic Medium'; 
}

.widget_tag_cloud a { 
	margin: 0px 2px 4px 0px;
}

#sidebar form {
	margin: 0;
	}

li.cat-item {
	font-weight:bold;
}
ul.children li.cat-item { 
	font-weight:100;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	clear: both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-bottom:19px;
	color: #666;
	margin-top: 20px;
	zoom: 1.4;
	}
.navigation a { 
	color:#333;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




.a1_news					{ 	color: #ffb655; text-decoration:underline; }
.BG1_news 				{	background-color: #ffb655; color: #ffffff; }
.BG1_news:hover 		{	background-color: #ff9407; color: #170d00; }
.BG2_news 				{	background-color: #ffbe68; color: #ffffff; }
#news_title 			{ 	display:none; }


.a1_articles 			{  color: #c0605a; text-decoration: underline; }
.BG1_articles 			{	background-color: #c0605a; color: #ffffff; }
.BG1_articles:hover 	{	background-color: #a2d230; color: #170d00; }
.BG2_articles 			{	background-color: #c0605a; color: #ffffff; }

.BG1_white_papers		{	background-color: #f68561; color: #ffffff; }
.BG1_white_papers:hover	{	background-color: #FF5100; color: #170d00; }
.BG2_white_papers		{	background-color: #f68561; color: #ffffff; }

.a1_products { color: #f68561; text-decoration: underline; } 
.BG1_products, .BG1_product			{	background-color: #f68561; color: #ffffff; }
.BG1_products:hover, .BG1_product:hover		{	background-color: #FF5100; color: #170d00; }
.BG2_products, .BG2_product		{	background-color: #f68561; color: #ffffff; }

.a1_vendors { color: #a0c082; text-decoration: underline; }
.BG1_vendors		{	background-color: #a0c082; color: #ffffff; }
/*.BG1_vendors:hover	{	background-color: #FF5100; color: #170d00; } */
.BG2_vendors		{	background-color: #bfd5ab; color: #ffffff; }

.a1_topics { color: #747474; text-decoration: underline; }
.BG1_topics		{	background-color: #e5e5e5; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_topics		{	background-color: #e1e1e1; color: #ffffff; }


.a1_videos { color: #747474; text-decoration: underline; }
.BG1_videos		{	background-color: #4e4e4e; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_videos		{	background-color: #4e4e4e; color: #ffffff; }

.a1_eletter { color: #6B5D34; text-decoration: underline; }
.BG1_eletter		{	background-color: #4e4e4e; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_eletter		{	background-color: #4e4e4e; color: #ffffff; }

.a1_magazine { color: #a36684; text-decoration: underline; }
.BG1_magazine		{	background-color: #a76a88; color: #ffffff; }
/*.BG1_topics:hover	{	background-color: #e5e5e5; color: #170d00; } */
.BG2_magazine		{	background-color: #a76a88; color: #ffffff; }



.BG1_undefined		{	background-color: #9bc4bd; color: #ffffff; }
.BG1_undefined:hover	{	background-color: #FF5100; color: #170d00; }
.BG2_undefined		{	background-color: #8eb6de; color: #ffffff; }




#Deck #WhitePapers			{ padding: 0px; margin: 0px auto; border-left: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9;  border-right: 1px solid #d9d9d9; 
										-moz-border-radius-topleft: 0px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 0px; -webkit-border-top-left-radius: 3px;  }
#Deck #WhitePapers .wrapper
										{  }
#Deck #WhitePapers .header 
										{ text-align: left; }
#Deck #WhitePapers .body 					
										{ border-bottom: 1px solid #D9D9D9; text-align: left; padding: 5px 5px 7px 9px; }
#Deck #WhitePapers .last 					
										{ border-bottom: 0px solid #D9D9D9; text-align: left; padding-bottom: 6px; }
#Deck #WhitePapers th 	{ padding: 0px; margin: 0px auto;  }		
#Deck #WhitePapers th.links
										{ padding-top: 15px; }
#Deck #WhitePapers th.links div
										{ padding: 5px; border-top: 1px solid #A6A6A6; margin: 0px auto; background-color: #E8E8E8;  }										
#Deck #WhitePapers .header .tab 
										{  padding: 0px; margin: 0px auto; }
#Deck #WhitePapers .header .links 
										{ padding: 0px; margin: 0px auto; padding: 5px; }																				
#Deck #WhitePapers .body div.wp_label 
										{ color: orange; font-family: arial; font-size: 7pt; font-weight: bold; line-height: 1em; margin-bottom: 5px; text-transform: uppercase; }
#Deck #WhitePapers .body, #Deck #WhitePapers .body a.wp_title 
										{ color: #898989; font-family: arial; font-size: 8pt; font-weight: bold; letter-spacing: 0px; line-height: 1.2em !important; text-decoration: none; }
#Deck #WhitePapers .body .wp_authors a, #Deck #WhitePapers .body .wp_authors
										{ font-family:Nobile, Arial, Helvetica, sans-serif; font-size: 7pt; color:#DB8F40; line-height:10px; margin: 5px 0px 0px 0px; text-decoration: none;  }				
#Deck #WhitePapers .body .wp_authors a
										{ text-decoration: underline; }			

.sidebar #Ad-336 .wrapper
										{ background-color: #dfe0c6; border-bottom: 1px solid #a5a5a5; border-right: 0px solid #a5a5a5;}	
.sidebar #Ad-336 .container
										{ height: 280px; }				
.sidebar #Ad-336 .advertisement, .sidebar #Ad-336-2 .advertisement, .sidebar #Ad-336-3 .advertisement, .sidebar #Ad-336-4 .advertisement
										{ color: #a5a5a5; font-size: 9px; letter-spacing: 2px; padding: 0px 0px 1px 0px; }		
.sidebar #Ad-336-2, .sidebar #Ad-336-3, .sidebar #Ad-336-4 			{ margin-top: 20px;}





.bottom_related h1 			
{	
	margin-top: 18px !important; 
}

.bottom_related 					
{ 
	text-align: left; 
	clear: both; 
	margin-top: 17px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 7px !important; 
	padding-left: 17px; 
	border-left-width: 1px; 
	border-left-style: dotted; 
	border-top-width: 1px; 
	border-top-style: dotted;  
}

.bottom_related li 				

{ 
	padding: 0px 0px 5px 25px;
	font-size: 11px; 
	font-weight: bold;
	background-image: url(http://cloud1.opensystemsmedia.com/arrows/9.gif);
	background-position: 0px 6px; 
	background-repeat: no-repeat; 
	list-style: none;
}

.bottom_related li.comment { padding-top: 23px; padding-right: 23px; }

.bottom_related ul {
	margin: 12px;
	padding: 0px;
}

.post_type_buttons, .post_type_buttons input { font-family: Tahoma; font-size: 15px; }

ul.sociallinks_bottom,ul.sociallinks_bottom li{margin:0;padding:0;list-style-type:none}
ul.sociallinks_bottom li{float:left;font-size:12pt; margin-right: 10px; margin-top: 5px; margin-bottom: 0px;}
ul.sociallinks_bottom div.share_button {
	background: white;
	border: 1px solid #D0D0CF;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	color: white;
	display: block;
	float: left;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px auto;
	padding: 5px 5px 3px;
	text-align: left;
	text-decoration: none;
}
ul.sociallinks_bottom a:hover{background: #0e6c9d;color:#FFF}

ul.sociallinks_top,ul.sociallinks_top li{margin:0;padding:0;list-style-type:none; white-space: nowrap;}
ul.sociallinks_top li{float:left;font-size:12pt; margin-left: 5px; margin-top: 0px; margin-bottom: 0px; white-space: nowrap; }
ul.sociallinks_top div.share_button {
	
	color: white;
	display: block;
	float: left;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}
ul.sociallinks_top a:hover{background: #0e6c9d;color:#FFF}

td div.share_button_email div, td div.share_button_email span { display: inline; margin: 0px auto !important; color: #483C9E; white-space: nowrap; font-size: 10px;}
td div.share_button_email {
	background: white;
	color: white;
	display: block;
	float: center;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px auto;
	padding: 1px 0px 1px 6px;
	text-align: center;
	text-decoration: none;	
	white-space: nowrap;
}

	#Nav #TopicBar #TopicBarResults 
	{ 
		border-top: 1px solid #B0DEDB;
		margin-top: 2px;
		width: 100%;
	}
	#Nav #TopicBar #TopicBarResults .wrapper 
	{
		padding: 7px 10px 7px 11px; 
		width: auto;
	}
	#Nav #TopicBar #TopicBarResults .wrapper .container
	{
		border-top: none;
		margin: 0px;
		padding: 0px;
	}
	
	#Nav #TopicBar ul li.channel_promo_button a, #Nav #TopicBar ul li.channel_promo_button { border-bottom: none; text-decoration: none;   font-size: 9px; font-weight: 100; }

	#Nav #TopicBar ul li.channel_promo_button a img {
		margin: 0px 0px -2px -4px;
		padding: 0px;
	}
	
#page #Sidebar .container ul li.ro ul.mo li.grp ul li.body .ed-box-a { bottom: 8px; position: absolute; left: -4px; }
#page #Sidebar .container ul li.ro ul.mo li.grp ul li.body .ed-box-b { background-color: #CFD6DC; position: relative; width: 110px; height: 37px; }
#page #Sidebar .container ul li.ro ul.mo li.grp ul li.body .ed-box-c { background-color: #f2f2f2; position: absolute; right: 2px; top: -2px; width: 110px; height: 37px; overflow: hidden; }
#page #Sidebar .container ul li.ro ul.mo li.grp ul li.body .ed-box-c ul { list-style-type: none; margin: 0px; padding: 0px; }
#page #Sidebar .container ul li.ro ul.mo li.grp ul li.body .ed-box-c ul li.mug { display: inline-block; vertical-align: top; padding: 2px; margin: 0px; }
#page #Sidebar .container ul li.ro ul.mo li.grp ul li.body .ed-box-c ul li.byline { display: inline-block; padding: 0px 2px; margin: 0px; }
