/*
Theme Name: IBM Smarter IT Services
Description: IBM Smarter IT Services
Version: 1.0
Author: Jason Armour
Author URI: mailto:jarmour@geek.net
*/
@import "css/reset.css";

html {

}
body {
  	background: url("img/bg.jpg") no-repeat scroll center 0 #FFFFFF;
    color: #565656;
    font: 10pt Arial,Helvetica,sans-serif;
    margin: 0;
	
}
a {
	text-decoration: none;
	color: #24428d;
}
a:hover {
	text-decoration: underline;
}
h2, h3 {
	color: #2889CC;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 2px 0;
}
h2 a,
h3 a {
	color: #79bf42;
}

h3 {
	font-size: 11pt;
	margin: 0 0 5px; 
}

h5.timestamp {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #aaa;
	font-size: 8pt;
	margin: -3px 0 5px 0;
}

h1, h2, h3, h4, h5, h6 {
	clear:none;
}

p {
	margin: 0 0 10px;
}
ol {
	margin: 0 0 1em 20px;
}
ol li {
	list-style-type: decimal;
	margin: 0 0 0.5em 0;
}



.floatright {
	float: right;
}



.arrow_link {
	padding: 0 15px 0 0;
	background: url(img/icons/arrow.png) 100% 50% no-repeat;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
}
#top-header {
	background: url(img/header-bg.png) repeat-x;
    height: 62px;
    line-height: 42px;
}
#top-header span {
	
}
#top-header a {

}
#top-header a:hover {
	text-decoration: none;
}
.tupperware {
	left: 50%;
    margin-left: -460px;
    position: relative;
    width: 970px;
	
}

.tupperware-top {
    left: 50%;
    margin-left: -460px;
    position: absolute;
    width: 970px;	
}


.left_col {
	width: 648px;
	float: left;
}

.right_col {
	width: 300px;
	float: right;
	background: transparent;
}

.right_col .help {
	margin-top: 29px;
}

.right_col .helpres {
	margin-top: 39px;
}

#header {
/*	background: url(img/bg/header.png) 50% -1px no-repeat;*/
	padding: 20px 0 210px;
	left: 50%;
	margin-left: -460px;
}

#header h1 {
    
    margin: 17px 0 8px;
    padding-top: 5px;
    position: relative;
} 

#header h1 {
	background: url("img/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 85px;
	text-indent: -10000px;
	width: 533px;
}
.subheader {
	height: 18px;

	/*text-indent: -100000px; */
	font-size: 22px;
	width: 590px;
	
    margin: 0 0 1px;
    padding-top: 5px;
    position: relative;
}


/* Comments */

.side-bubble {
	background: #00C67F;
	padding:2px 6px 2px;
	color: #FFF;
	margin-right: 5px;
	font-size: 9px;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	border-radius: 6px; /* CSS3 */
    height: 14px;
}

.spike {
    background: url("img/spike-small.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-left: 2px;
    margin-top: 14px;
    overflow: hidden;
    position: absolute;
    width: 10px;
}


/*************/

.big-bubble {
    background: none no-repeat scroll 0 0 #00C67F;
    color: #FFFFFF;
    font-size: 11px;
    height: 15px;
    margin-right: 5px;
    margin-top: -3px;
    padding: 2px 6px 3px;
    position: relative;
    float: left;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	border-radius: 7px; /* CSS3 */
}
.big-bubble .spike {
    background: url("img/spike-small.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-left: 2px;
    top: 4px;
    overflow: hidden;
    position: absolute;
    width: 10px;
}

.top-comment-bubble {
	/*display: none;*/
	left: 478px;  /* was 438  */
    position: absolute;
    top: 8px;
    margin-top: 0;
    padding-top: 0;
  
}

.top-comment-bubble .total-comments {
    top: -12px;
}
    
.total-comments {
 	margin-top: 0;
    padding-top: 0;
    position: relative;

}


body>.js-kit-comments-count {
	display: none;
	visibility: hidden;
}

.journals .js-kit-comments-count {
	
}



#bottom-cloud {
	background: #DBF0F5;
    height: 36px;
    padding: 17px 0 0 20px;
    width: 627px;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	border-radius: 6px; /* CSS3 */
}

#bottom-cloud a {
	font-size: 14px;
	font-weight: bold;
	color: #55A0B6;
	letter-spacing: 0.4px;
}


.left-border {
	margin-top:20px;
	margin-bottom:0px;
	width: 650px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 14pt;
	border-top: 3px solid #DDDDDD;
	padding: 10px 0;
	position: relative;
	color: #333333;
}




.discussion_topborder .entries .entry {
	height: 100px;
	padding-left: 0;
	position: relative;
}

.discussion_topborder .entries .entry  h3 a {
	color: #008153;
	text-transform: none;
	font-size: 15px;
	font-weight: normal;
}


.discussion_topborder  h2.youtube {
	padding-left: 37px;
	background: url(img/icons/tv.png) 0 50% no-repeat;	
	width: 610px;
}

.discussion_topborder  .entries h3 { /*you tube description */
	position: relative;
    top: 20%;
}

.discussion_topborder .video-desc {
    display: table-cell;
    height: 90px;
    position: relative;
    vertical-align: top;
}

.jump-bubble {
	background: url(img/jump-bubble.png) no-repeat;
	width: 638px;
	height: 39px;
	margin-top: 15px;
	display:block;
	float:left;
	padding: 5px 3px 3px 12px;
	text-align: left;
}

.jump-bubble h2 {
}

.jump-bubble a {
	font-size: 15px;
	color: #21829E;
	text-decoration: none; 
	
}

.jump-bubble span {
	font-size: 12px;
}


.a-table {
	display:table;
}

.discussion_topborder  h2.youtube span {
	color: #ED5139;
}

.discussion_topborder  h2 {
	float:left;	
}

.discussion_topborder  img {
	float: left;
	padding: 0 9px 0 0;
	position: relative;
}


.discussion_topborder table {
	border: 1px solid #CCCCCC;
    border-collapse: collapse;
    border-spacing: 0;
    height: 90px;
}
.discussion_topborder td {
}

/**********/

.share .text {
	float: left;
}
.at300bs,
.tweet_this {
	background: url(img/sprites/share.png) 0 0 !important;
	width: 31px !important;
	height: 31px !important;
	margin: 8px 0 0 0 !important;
}
.tweet_this {
	float: left;
	text-indent: -10000px;
}
.at300bs:hover {
	opacity: 1 !important;
	text-decoration: none !important;
}

.blog_topborder {
	width: 626;
	margin: 0 -3px;
	height: 25px;
	background: url(img/bg/blog_top.png) 0 0;
}
.blog_botborder {
	width: 626px;
	height: 10px;
	margin: 0 -3px;
/*	background: url(img/bg/blog_bottom.png);*/
}
.blog_middle {
/*    background: url("img/bg/comments_middle.png") repeat scroll 0 0 transparent;*/
    margin: 0 -3px;
    padding: 0 2px 1px;
    width: 660px;
}

.blog_header {
    line-height: 22px;
    margin: 0 0 0;
    width: 647px;
	position: relative;
}

.blog_header h2 {
    background: url("img/headers/featured-content.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 22px;
    text-indent: -10000px;
    width: 200px;
}


.blog_discussions .blog_header h2 {
    background: url("img/discussion/join-discussion.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 22px;
    text-indent: -10000px;
    width: 200px;
}


.blog_header>span {
	 margin-left: 140px;
	 font-weight: bold;
	 font-size: 13px;
}

.header-contents {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

.blog_header a.arrow_link {
	float: right;
}


.ibm-logo {
	top: 15px;
	position: absolute;
	margin-left: 25px;
}

.sforge-logo {
    display: block;
    float: right;
    height: 20px;

    margin-right: -24px;
    position: relative;
    top: 17px;
}

.entries {
	margin: 10px -20px 0 0;
}

.resource-entries {
	margin: 5px -20px 0 0;
}

.entry, .last-entry {
    float: left;
    height: 168px;
    margin: 3px 5px 0 0;
    padding: 12px 2px 0px 14px;
    width: 310px;
}

.blog_middle  .entries .entry {
	background: url("img/box.png") no-repeat scroll 0 0 transparent;
	position: relative;
}




.blog_middle .entries .entry.hover {
	background: url("img/box-hover.png") no-repeat scroll 0 0 transparent;
	position: relative;
}

.blog_middle .resource-entries .entry.hover {
	background: url("img/resources/box-hover.png") no-repeat scroll 0 0 transparent;
	position: relative;
}

.blog_middle .entries .last-entry {
	background: url("img/box2.png") no-repeat scroll 0 0 transparent;
	height: 170px;
	margin-top: -6px;
}

.last-entry .spriteimg {
    clear: both;
    margin-left: 107px;
    margin-top: 10px;
	margin-bottom: 3px;
}

.last-entry .contactimg {
    clear: both;
    margin-left: -1px;
    margin-top: 8px;
	xmargin-bottom: 3px;
}

.last-entry h3 {
	text-align: center;
	margin-left: -18px;
	font-size: 12.5px;
}

.last-entry h3 a {
	color: #008153;
    text-decoration:none;
}

.blog_middle  .entries  .entry>img {
	float: left;
	padding: 0 9px 0 0;
	position: relative;
}

.blog_middle .entries .entry h3 {
	font-size: 12px;
	text-transform: uppercase;
	width: 170px;
	float: left;
}

.single_wrapper {
	margin-left:0px;
	overflow:hidden;
	width:640px;
}

.single_post{
	margin-bottom:20px;
}

.single_post .post_meta {
	font-size: 8pt;
	margin: 22px 0;
}

.single_post .youtube_video {
	margin-top:20px;
}

.single_post .asset_download {
	font-weight:bold;
	margin:10px 0;
}

.single_post img {
	padding-right:10px;
	padding-bottom:10px;
}

.header_single {
	height:70px;
	width:640px;
	background:#FFF;
	margin: 10px 0;
}

.header_single h2 {
	font-weight:bold;
	overflow:hidden;
}

.blog_middle_single {
    margin: 0px -3px 0;
    padding: 0 2px 1px;
    width: 640px;
}

#category_header{
	float:left;
	margin-top:-5px;
}

#category_header_home{
	float:left;
}

#share_links{
	float:right;
	margin-right:15px;
}

#share_links_home{
	float:right;
	margin-right:0px;
}

.sharediv {
	float:left;
	padding: 0 5px;
}

#share_header{
	float:left;
	margin-top:2px;
}

#gplus, #linkedin {
 margin-left:-31px !important;	
}

/**** Third Party ******/
.addthis_default_style {
  	height: 20px;
    left: -3px;
    position: absolute;
    top: 85px;
    width: 640px;
}

.entry h3 a {
	color: #EC452B;
	position:relative;
	text-decoration:none;
	font-weight: bold;
}

.entries .entry p {
	color: #888888;
    font-size: 12px;
    font-weight: bold;
    width: 170px;;
	position:relative;
	float: left;
}

.entries .business p{

    background: url("img/business-icon.png") no-repeat scroll 0 1px transparent;
    padding-left: 15px;
}

.entries .cloud p{

    background: url("img/cloud-icon.png") no-repeat scroll 0 1px transparent;
    padding-left: 18px;
}

.entries .smarter-data-center p{

    background: url("img/data-center-icon.png") no-repeat scroll 0 3px transparent;
    padding-left: 18px;
	
}



.entry span {
    display: block;
    height: 10px;
    left: 12px;
    margin-left: 0;
    position: absolute;
    top: 138px;
    width: 290px;
}

.entry span .right-arrow {
  	margin-left: 200px;
    position: relative;
    top: 1px;
}



.bottom-entry {
	
}


.webcast_topborder {
    background: none repeat scroll 0 0 #E1F5F6;
	border-top: 3px solid #B6E1E3;
	padding: 14px 5px 5px;
	margin-top: 10px;
    width: 290px;
	margin-bottom: 15px;
}

.webcast_topborder .time {
	color: #FFF;
	background: #BBB;
	font-size: 9px;
	padding: 2px 4px;
	margin-left: 0px;
}

.webcast_topborder span{
	color: #333;
	font-size: 9px;
	margin-left: 5px;
}


.library_topborder {
	padding-bottom:7px;
}

.library_topborder h2 {
	border-top: 3px solid #ED4D34;
	padding-top: 10px;
}


.library_topborder h2 {
    color: #555555;
    font-size: 18px;
    font-weight: normal;
	 margin-left: 0;
	padding-bottom:10px;
}

.library_topborder .libraries h4 a {
 	color: #137B99;
    float: none;
    font-size: 12px;
}

.library_topborder ul li a img {
	width: 72px;
}

.libraries img {
	display: block;
	width: 75px;
	height: 75px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.libraries li {
	overflow: auto;
 	margin: 0 0 10px 0px;
	padding: 0 0 2px 0;
}

.discussion_topborder {
	width: 680px;
}



.webcast_topborder h2 {
    color: #555555;
    font-size: 18px;
    font-weight: normal;
	 margin-left: 10px;
}

.webcast h4 {
	color: #000;
	display: block;
	margin: 0 0 5px 0;
}
.webcast h3 a,
.webcast h4 a {
 	color: #137B99;
    float: none;
    font-size: 12px;
    width: 190px;
}


.webcast {
	
}

.webcast li {
	overflow: auto;
 	margin: 0 0 10px 0px;
	padding: 0 0 2px 7px;
}






.webcast li.last_child, .libraries li.last_child {
	margin: 0;
}
.webcast a, .libraries a {
	float: left;
	display: block;
}

.webcast img {
	display: block;
	width: 70px;
	border: 3px solid #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



.side-border {
   	background: none repeat scroll 0 0 #DDDDDD;
    height: 4px;
    margin: 14px 0 5px;
    width: 100%;
}

.resource_content {
	float: left;
	width: 164px;
	margin: 0 0 0 10px;
}
.blog_middle .resource_content {
	width: 484px;
}
.blog_middle .webcast li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
.blog_middle .webcast li.last_child {
	border: none;
}

.bio h4 {
	height: 76px;
	display: table-cell;
	vertical-align: middle;
}

.header {
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 14pt;
	border-top: 3px solid #DDDDDD;
	padding: 6px 0;
	position: relative;
	color: #333333;
	margin-top: -3px;
}

.header-contents ul {
 	margin-left: 120px;
}

.header-contents ul li {
    
    color: #EEEEEE;
    float: left;
    font-size: 15px;
    font-weight: normal;
    height: 6px;
    line-height: 60px;
    margin-right: 22px;
    top: 0;
	cursor: pointer;
}

.header-contents ul li.selected a {
	color: #5FCCE0;
	
}

.header-contents ul li.selected {
	background: none repeat scroll 0 0 #777;
}

.header-contents ul li:hover  {
	color: #5FCCE0;
	background: none repeat scroll 0 0 #777;
}

.header-contents ul li a {
	color: #FFF;
}


.header.journals {
	padding-left: 25px;
	background: url(img/icons/journals.png) 0 50% no-repeat;
}
.header.slashdot {
	padding-left: 25px;
	background: url(img/icons/slash-dot.png) 0 50% no-repeat;
}
.header.sforge {
	padding-left: 37px;
	background: url(img/icons/sf.png) 0 50% no-repeat;	
}

.header.youtube {
	padding-left: 37px;
	background: url(img/icons/tv.png) 0 50% no-repeat;	
	
}

.header.sforge span {
	color: #ED5139;
}

#result li p {
	color: #333;
}


.header.linux {
	padding-left: 37px;
	background: url(img/penguin.png) 0 50% no-repeat;
}
.stories {
	color: #ccc;
	margin-top: -5px;
}
.stories.loading {
	height: 50px;
/*	background: url(img/icons/loading.gif) 50% 5px no-repeat;*/
}

.stories h3.business-resiliency {
	font-weight: normal;
    background: url("img/business-icon.png") no-repeat scroll 0 1px transparent;
    padding-left: 17px;
}
.stories h3>a {
    position: relative;
    top: -2px;
}

.stories h3.cloud-computing {
	font-weight: normal;
    background: url("img/cloud-icon.png") no-repeat scroll 0 1px transparent;
    padding-left: 17px;
}

.stories h3.smarter-data-center {
	font-weight: normal;
    background: url("img/data-center-icon.png") no-repeat scroll 0 1px transparent;
    padding-left: 17px;
}



.stories li {
	border-bottom: 1px dotted #999;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	overflow: hidden;
}
.stories li.last_child {
	border: none;
}
.stories a {
	color: #008153;
}
.stories a img {
	display: block;
	float: left;
	width: 63px;
	height: 63px;
}
.stories .story_content {
	width: 292px;
	float: left;
	margin: 0 0 9px;;
}

.stories li:nth-last-child(1) {
	margin: 0 0 0px;
}



.story_content a {
	color: #20839F;
    position: relative;
    top: 1px;
}

.thumbs .stories .story_content {
	width: 225px;	
}

.thumbs .stories  .story_content p {
	margin-left: 12px;
}


.story_content p {
	font-size: 12px;
	color: #333;
}
.cycle_container1, .cycle_container2 {
	width: 300px;
	overflow: hidden;
}
.cycle {
	width: 900px;
}
.cycle ul.stories {
	float: left;
	width: 300px;
	margin: 0;
	padding-bottom: 0px;
}

.cycle_left,
.cycle_right {
	position: absolute;
	top: 18px;
	right: 0;
	width: 17px;
	height: 17px;
	display: block;
	text-indent: -10000px;
	background: url(img/sprites/arrows.png) 0 0;
}
.cycle_left {
	right: 22px;
}
.cycle_left:hover {
	background-position: 0 -22px;
}
.cycle_right {
	background-position: -22px 0;
}
.cycle_right:hover {
	background-position: -22px -22px;
}


/*** Footer ****/

#footer {
    background: url("img/footer-bg.jpg") repeat-x scroll 0 0 transparent;
    height: 73px;
	width:100%;
    margin-left: 0;
    position: relative;
  
}

#footer-wrapper {
	width: 970px;
	position: relative;
	left: 50%;
	margin-left: -475px;
}

#footer-logo {
    /*background: url("img/footer-logo.jpg") no-repeat scroll 0 0 transparent;*/
    height: 62px;
    padding-top: 33px;
    position: absolute;
    width: 320px;
}
#footer-logo a {
	color: #333;
	text-decoration: underline;
}


#footer-ibm {
    background: url("img/footer-ibm.png") no-repeat scroll 110px 0 transparent;
    height: 60px;
    margin-left: 800px;
    margin-top: 24px;
    padding-top: 9px;
    position: absolute;
    width: 185px;
}



/* resource page  */
 
.blog_middle .resource-entries .entry {
	background: url("img/resources/box.png") no-repeat scroll 0 0 transparent;
	position: relative;
 	padding: 5px 0 0 4px;
	width:317px;
	height: 110px;
	
}

.blog_middle  .resource-entries  .entry>img {
	width:100px;
	height: 100px;
	float: left;
	padding: 0 11px 0 0;
	position: relative;
}

.blog_middle  .resource-entries  .entry>a {

    color: #4DA586;
    font-size: 13px;
    font-weight: bold;
}

.blog_middle .resource-entries .entry h3 a{
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	width: 185px;
	float: left;
	color: #666666;
}

.blog_middle .resource-entries .entry p {
	color: #888888;
    font-size: 12px;
    font-weight: bold;
    width: 190px;;
	position:relative;
	float: left;
}

.resiliency-button, .cloud-button, .data-center-button {
	cursor: pointer;
}

.extra-content {
	position:relative;
}


.section-title {
	display: block;
    float: left;
    height: 20px;
    padding: 5px 0 10px;
    width: 100%;
}

.section-title .left {

    float: left;
    margin-left: 0;
    padding: 0; 
    position: relative;
    width: 200px;
	margin-left: 2px;
}

.section-title .right {
	float:right;
	position: relative;
	margin-right: 17px;
	margin-top: 7px;
}


.section-title .right span {
	color: #2F8BA5;
    font-size: 14px;
    margin-left: 3px;
    position: relative;
    top: -4px;
}

/* This more-bar is not used any more, just for reference */ 

.more-bar {  
    background: url("img/resources/blue-bar.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 38px;
    padding: 10px 0 0;
    width: 643px;	
}

.more-bar span {
	padding-left: 190px;
    position: absolute;
}

.more-bar span a{
	font-size: 14px;
    position: relative;
    top: -2px;
}
/* end more-bar */


/* Discussions  */

.blog_discussions .section-title .right {
	float:right;
	position: relative;
	margin-right: 17px;
	margin-top: -5px;
}


.disqus-block h2 {
	color: #525252;
}


.comments-block {
	display:block;
	width:95%;
	clear:both;

}



/* LightBox Frame */
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: rgba(0,0,0,0.7);*/
	z-index: 100;
	display: none;
}
#overlay #frame {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 680px;
	height: 750px;
	z-index: 101;
	padding: 5px 10px 10px 20px;
	background: #fff;
	margin: -280px 0 0 -355px;
	border: 5px solid rgba(255,255,255,0.3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	
}

.kux_lightbox {
    background: url(img/bg/frame-bg.png);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

#overlay iframe {
	width: 680px;
	height: 750px;
	border: none;
	overflow: hidden;
}

#close {
	position: absolute;
	top: -12px;
	right: -15px;
	display: block;
	text-indent: -10000px;
	width: 26px;
	height: 26px;
	background: url(img/icons/closebox.png) 0 0;
}
.story_header {
	width: 720px;
	height: 62px;
	background: url(img/headers/slashdot.png) 0 0;
	margin: -17px -15px 15px -25px;
}


.share {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px 2px #222;
	color: #fff;
	background: rgba(39,39,39,0.44);
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 15px;
	float: left;
	width: 180px;
	margin: 67px 0 0 0;
}
.share .text {
	float: left;
}
.at300bs,
.tweet_this {
	background: url(img/sprites/share.png) 0 0 !important;
	width: 31px !important;
	height: 31px !important;
	margin: 8px 0 0 0 !important;
}
.tweet_this {
	float: left;
	text-indent: -10000px;
}
.at300bs:hover {
	opacity: 1 !important;
	text-decoration: none !important;
}
.at15t_facebook {
	background-position: -34px 0 !important;
}
.at15t_facebook:hover {
	background-position: -34px -31px !important;
}
.at15t_twitter,
.tweet_this {
	background-position: 0 0 !important;
}
.at15t_twitter:hover,
.tweet_this:hover {
	background-position: 0 -31px !important;
}
.at15t_linkedin {
	background-position: -68px 0 !important;
}
.at15t_linkedin:hover {
	background-position: -68px -31px !important;
}
.at300bs.matte_share {
	float: left;
	margin: 0 0 0 2px !important;
	background-image: url(img/sprites/share_matte.png) !important;
}

.blue_button, .js-commentControl a {
	height: 26px;
	background: url(img/bg/button_blue.png) 0 0;
	padding: 0 15px;
	line-height: 24px;
	color: #fff;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #ccc;
}
.blue_button:hover, .js-commentControl a:hover {
	background-position: 0 -26px;
	text-decoration: none;
}
.blue_button.less_padding {
	padding: 0 10px;
	margin: 0 5px 0 0;
}

/* The container wrapping ul.dropdown */
#navwrap {
float:left;
width:100%;

font: 1.0em "Segoe UI", "Lucida Grande", Verdana, Arial, sans-serif;

}
 
/* Top level Unordered list */
ul.dropdown {
list-style:none;
float:left;
width:100%;
padding: 0 10px;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */
}
 
ul.dropdown a {
padding:12px; /*space the items, occupy entire height too.*/
color:#eee;
text-decoration:none;
text-shadow:0 1px 0 #000;
}
 
/* Style the link hover */
ul.dropdown li:hover a {

}
 
/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
line-height:0px !important;
margin:19px 0px;
background: #525759;
}
 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:200px; /* specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}
 
ul.dropdown li ul {
top:42px; /* Positioning:Calc with top level horz list height */
-moz-box-shadow:0 2px 10px #000; /* CSS 3 */
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
 
ul.dropdown li * a:hover {
/* Change color of links when hovered */
background: #E84F26;
opacity: 1;
}

/* Pagination */
.pagination {
clear:both;
margin-top:20px;
margin-bottom:30px;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
font-size: 14px;
width: auto;
border: 1px solid #7B9383;
padding: 10px;
background-color: #336DFF;
text-shadow: -1px 0 #454545;
box-shadow: 1px 2px 6px 0 #999;
-moz-box-shadow: 1px 2px 6px 0 #999;
-webkit-box-shadow: 1px 2px 6px 0 #999;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
font-weight: bold;
color: white;
}

.comment-form-url{
	display:none;
}