/* globals */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot');
    src: url('../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.woff') format('woff'),
         url('../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.ttf') format('truetype'),
         url('../../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body					{ background-color: #fff; color: #1f1f1f; font: 12px Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; line-height: 19px; }

h1, h2, h3, h4, h5, h6	{ font-weight: bold; color: #1E1B1A; }

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus					{ -moz-outline-style: none; }

a, a:link, a:visited	{ color: #009db0; text-decoration: none; }
a:hover					{ color: #1f1f1f; }

blockquote				{ border-left: 2px solid #CCC; color: #666; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas,Monaco,Courier,monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ border: 1px solid #CCC; padding: 3px; }
input[type=submit], #wp-email-submit    { font-family: Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; }
input[type=submit]:hover, #wp-email-submit:hover    { border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x; color:#ccc; cursor: pointer; }

table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th			{ font-weight: bold; color: #333; background: url(../../images/topnav.jpg) repeat-x top #CCC; }
td, tbody td			{ background: #F0F0F0; }

/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 
img.alignleft			{ border: 3px solid #EEE; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 11px; color: #848485; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }

.xoxo					{ padding: 0; }

/* structure */
#wrapper				{ min-height: 100%; position: relative; }
#main					{ padding: 20px; z-index: 0; *z-index: -1; }
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ background: #fff; height: 92px; }
#branding				{ width: 960px; margin: 0 auto; height: 85px; position: relative; }
.logo					{ position: relative; }
.blog-name				{ display: block; width: 366px; height: 92px; overflow: hidden; background: white url(../../images/matkapuhelimet-net-logo.png) 0 26px no-repeat; }
.blog-name a			{ width: 100%; height: 100%; display: block; overflow: hidden; text-indent: -1000px; }
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover		{ }
.blog-description		{ font-size: 15px; font-style: italic; color: #1f1f1f; position: absolute; left: 50%; top: 27px; margin-left: -60px; width: 350px; text-align: left; font-weight: normal; }
#header .share 			{ position: absolute; left: 50%; margin-left: -60px; width: 350px; top: 49px; }
#header .share .google-plus { float: left; width: 40px; }
#header .share .facebook { float: left; }

/* navigation */
#nav					{ height: 50px; background: #fff url(../../images/topnav.jpg) 0 0 repeat-x; }
#nav-content			{ margin: 0 auto; width: 960px; font-family: "BebasNeueRegular", "Arial Narrow", Arial, sans-serif; color: #fff; font-size: 18px; line-height: 19px; letter-spacing: 1px; text-transform: uppercase; font-weight: normal; padding: 12px 0; }

.sf-menu				{ }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; padding: 0; margin: 0; }
.sf-menu a				{ text-decoration: none; color: #fff; }
.sf-menu a:hover, .sf-menu .current-cat a		{ color: #00EBF4; }
.sf-menu li				{ float: left; padding: 0; margin-right: 14px; }
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li			{ width: 148px; border: solid #CCC; border-width: 1px 1px 0; }
.sf-menu li li a		{ background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 12px; text-transform: none; }
.sf-menu li ul ul		{ margin: -27px 0 0 148px; }
.sf-menu li li:hover	{ }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: url(../../images/techblue/feed-title.jpg) repeat-x top #004688; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; color: #666; }

.rss					{ float: right; list-style: none; margin: 0; padding: 0 15px; }
.rss a:link, .rss a:visited	{ display: block; margin: 0 25px 0 0; color: #666; font-size: 11px; font-weight: bold; text-decoration: none; padding: 8px 0 0 0; float: left; clear: left; margin: 0; }
.rss li					{ float: left; display: inline; text-transform: uppercase; background: url(../../images/rss.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }

/* search bar */
#searchbar				{ position: absolute; right: 0; top: 31px; }
#searchform #s			{ margin: 0; padding: 4px 0 2px 10px; float: left; background: transparent url(../../images/search-left.png) 0 0 no-repeat; width: 181px; height: 25px; border: none; font-family: Arial, sans-serif; font-size: 13px; color: #1f1f1f; line-height: 19px; }
#searchform #searchsubmit	{ margin: 0; padding: 0; float: left; background: transparent url(../../images/search-right.png) 0 0 no-repeat; width: 31px; height: 31px; border: none; overflow: hidden; text-indent: -900px; cursor: pointer; }

/* sidebar */
.sidebar				{ }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin-left: 15px; padding: 0; }
.widgetcontainer li		{ margin-bottom: 5px; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: normal; font-size: 12px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgettitle			{ color: #1f1f1f; font-size: 13px; font-weight: bold; margin: 0; padding: 7px 10px 0; background: #f2f2f2; border-radius: 9px 9px 0 0; }
.widgettitle a			{ color: #333; }
.widgetcontent			{ background: #f2f2f2; margin-bottom: 15px; padding: 10px; border-radius: 0 0 9px 9px; }
#secondary .first .widgetcontainer {
	width: 175px;
	float: left;
}
#secondary .first .widgetcontainer .widgetcontent {
	min-height: 304px;
}

.sidebar-ad {
	float: right;
}
/*#secondary .second {
	margin-top: 15px;
}*/


#multi-sidebar			{ }
#multi-sidebar .tabs	{ list-style: none; margin: 0; padding: 0; overflow: hidden; }
#multi-sidebar .tabs li	{ float: left; background: #0052A3; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: bold; color: #FFF; }
#multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
#multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }
#multi-sidebar .widgetcontainer	{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
#multi-sidebar .widgetcontainer ul	{ list-style: none; margin: 0 0 0 5px; }
#multi-sidebar .widgetcontainer li	{ margin-bottom: 10px; }

#wp-calendar			{ width: 100%; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: bold; margin: 0 0 0 -1px; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
						
/* featured slideshow */
.featured				{ padding: 0; margin: 0 0 30px 0; height: 291px; }
#controls				{ position: absolute; float: left; z-index: 100; width: 605px; padding-top: 75px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; }

#featured-slideshow		{ position: relative; height: 291px; }

.featured-article		{ display: block; width: 605px; height: 291px; text-decoration: none !important; position: relative; overflow: hidden; background: #000; }
.featured-article .image	{ line-height: 291px; }
.featured-article img	{ position: absolute; top: 0; left: 0; opacity: 0.96; filter: alpha(opacity=96); width: 605px; background-position: center center; background-repeat: no-repeat; }
.featured-entry			{ position: relative; top: 161px; overflow: hidden; background: url(../../images/overlay.png); height: 130px; color: #fff; font-size: 15px; padding: 0; display: block; }
.featured-entry .entry-title	{ color: #00ebf4; padding: 25px 10px 10px; display: block; font-size: 27px; font-weight: normal; font-family: "BebasNeueRegular", "Arial Narrow", Arial, sans-serif; text-transform: uppercase; }
.featured-entry .entry-summary	{ padding: 0 10px; margin: 0; display: block; }

.layout-3c-r-fixed .featured, .layout-3c-fixed .featured	{ height: 225px; }
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article	{ width: 480px; }
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article	{ height: 225px; }
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry		{ height: 100px; top: 125px; }

/* bottom content */
#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }

/* latest headlines */
.posts-default, .posts-quick, .posts-line	{ list-style: none; margin: 0 0 0 0; padding: 0; overflow: hidden; }
.posts-default 			{ margin-bottom: 15px; }
.posts-default .overlay { position: absolute; bottom: 0; left: 0; width: 100%; height: 44px; background: transparent url(../../images/featured2-text-overlay.png) 0 0 repeat-x; }
.posts-default .post	{ position: relative; overflow: hidden; width: 295px; float: left; margin: 0 15px 15px 0; background: #1f1f1f; height: 300px; padding: 0; font-size: 13px; }
.posts-default img		{ display: block; opacity: 0.96; filter: alpha(opcity=96); }
.posts-default .entry-title	{ font-weight: normal; font-family: Georgia, serif; font-size: 17px; margin: 0; padding: 0 10px; position: relative; top: -6px; }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ text-decoration: none; color: #00ebf4; }
.posts-default .entry-title a:hover	{ }
.posts-default .entry-summary { color: #fff; overflow: hidden; padding: 0 10px; }
.posts-default .entry-thumbnails	{ clear: both; display: inline-block; }
.entry-thumbnails-link {  }
.posts-quick			{ margin: 0; padding: 0; }
.posts-quick li			{ margin: 0 15px 15px 0; padding: 0; }
.posts-quick li:last-child	{ border: none; }
.posts-quick img		{ }
.posts-quick .entry-title	{ font-weight: normal; font-size: 19px; margin: 0 0 10px; font-family: Georgia, serif; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ text-decoration: none; }
.posts-quick .entry-title a:hover	{ }
.posts-quick .entry-summary	{ color: #1f1f1f; padding: 0; margin: 0; }
.posts-quick .quick-read-more	{ padding: 5px 0; }
.posts-quick .quick-read-more strong { font-weight: normal; }
.posts-quick .quick-read-more a	{ text-decoration: none; }
.posts-quick .quick-read-more a:after { content: ' >'; position: relative; top: 1px; }
.posts-quick .entry-thumbnails	{ float: left; width: 140px; height: 140px; background: #1f1f1f; margin-right: 15px; }
.posts-quick .entry-thumbnails img { display: block; opacity: 0.96; filter: alpha(opacity=96); }
.posts-default .entry-meta, .posts-quick .entry-meta	{ font-weight: bold; font-size: 11px; color: #fff; padding: 8px 10px; display: block; }
.posts-quick .entry-meta	{ display: none; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-default .published, .posts-quick .published	{ border: none; }
.posts-line				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title	{ float: left; font-size: 12px; margin: 0; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }

.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta, .layout-3c-r-fixed .entry-thumbnails-link	{ width: 223px; }
.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta, .layout-3c-fixed .entry-thumbnails-link	{ width: 223px; }

.navigation				{ margin: 10px 10px 10px 0; }

/* single post */
.single .post, #content .single-post	{ margin-bottom: 35px; border-bottom: 1px solid #ccc; }
.single .post .entry-title, .single-post .entry-title	{ font-size: 30px; line-height: 32px; font-weight: normal; margin: 0 0 19px 0; letter-spacing: -1px; width: 480px; }
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{ text-decoration: none; }
.single .post .entry-title a:hover, .single-post .entry-title a:hover	{ }
.single .post .entry-info, .single-post .entry-info	{ margin-bottom: 5px; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; }
.single .post .entry-author, .single-post .entry-author { font-weight: bold; margin: 0 10px 0 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags			{  }
.single .post .entry-photo, .single-post .entry-photo	{ margin: 15px auto; text-align: center; }
.single .post .entry-content, .single-post .entry-content	{ font-family: Georgia, serif; margin: 0; font-size: 13px; padding: 0 0; line-height: 21px; }
.entry-content h3		{ font-family: Arial, sans-serif; font-size: 19px; font-weight: bold; position: relative; top: 7px; }
.single .post .quick-share { float: right; padding-top: 8px; margin-right: -40px; }
.single .post .quick-share .google-plus { float: left; width: 40px; }
.single .post .quick-share .facebook { float: left; }


.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo	{ width: 480px; }

.postbar				{ list-style: none; margin: 0 0 10px; padding: 7px 0; border: 1px solid #CCC; font-size: 11px; width: 100%; }
.postbar li				{ float: left; padding: 0 10px; border-left: 1px solid #EEE; }
.postbar li:first-child	{ border-left: 0; }
.postbar li a:link, .postbar li a:visited	{ text-decoration: none; font-weight: bold; }
.postbar li a:hover		{ }
.postbar .WP-PrintIcon, .postbar .WP-EmailIcon { display: none; }

.single-post-meta		{ padding: 4px; margin: 0 10px 10px; background: #F0F0F0; }
.single-post-meta-field	{ clear: left; float: left; width: 15%; font-weight: bold; color: #000; background: #F0F0F0; }
.single-post-meta-value	{ float: left; width: 80%; color: #333; background: #F0F0F0; }

.module-title, .feed-title	{
	font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 32px;
    margin: 0 0 19px;
}
.feed-title	{
	margin-bottom: 38px;
}
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 10px; }

.about-author			{ border: 1px solid #CCC; padding: 10px 15px; margin: 0 0 10px; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 10px; margin: 0 0 10px; text-transform: uppercase; color: #333; font-weight: bold; }
.about-author img		{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: bold; border: 1px solid #CCC; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }

/* wp-email */
#wp-email-required      { color: #CC0000; }
#wp-email               { margin: 10px; padding: 10px; background: #F0F0F0; }
#wp-email-button        { text-align: left !important; }

/* comments */
#commentlist			{ list-style: none; margin: 0 15px 0 0; padding: 0; }
#commentlist li			{ margin: 0 0 15px 0; padding: 0; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: bold; font-style: normal; }
#commentlist p			{ clear: left; font-size: 12px; }
#commentlist .reply		{ float: right; }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ font-weight: normal; font-family: Arial,sans-serif; font-size: 18px; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ }
#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; }
#commentlist .children li	{ border-bottom: none; border-left: 1px dotted #CCC; padding: 0 0 0 20px; }
#commentlist #respond	{ clear: both; margin-top: 40px; padding-top: 10px; border-top: 1px dotted #CCC; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; }
#commentlist .comment-node	{ background: #f2f2f2; border-radius: 10px; margin: 0 0 19px 0; padding: 0 0 10px 0; overflow: hidden; }
#commentlist .comment-meta	{ text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ text-decoration: none; }

.comments-navigation	{ clear: both; margin: 10px 10px 20px 0; }
.nocomments				{ background: #f2f2f2; border-radius: 10px; margin: 0 15px 19px 0; padding: 10px 15px; overflow: hidden; }

#commentsform			{ background: #f2f2f2; border-radius: 10px; margin: 0 15px 19px 0; padding: 10px 15px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 100px; padding: 5px; }

.pingbacks				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: bold; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { }
.search-results-content { margin-bottom: 38px; }
.search-results-content p { margin: 0 0 5px 0; }

/* footer */
#footer				{ width: 100%; background: #1f1f1f; position: relative; height: 150px; color: #fff; font-weight: bold; }
#footer a			{ color: #fff; text-decoration: none; }
#footer a:hover		{ color: #00FFF6; }
#footer .copyright	{ position: absolute; left: 50%; margin-left: -480px; top: 20px; }
#footer address		{ position: absolute; right: 50%; margin-right: -480px; top: 20px; font-style: normal; }

.kauppa table, th, td
{
border: 0px solid;
}

#top-advertisement .inner {
	width: 728px;
	margin: 0 auto;
}

#top-advertisement {
	width: 100%;
	background: #f0f0f0 url(../../images/top-ad-background.png) 0 bottom repeat-x;
	padding: 25px 0;
}

#content .share {
	padding: 10px 0;
	border-top: 1px solid #ccc;
}

/* GD Ratings */

#content .gdmultitable {
	border-width: 10px !important;
	border-color: #F0F0F0;
}
#content .gdmultitable td {
	padding: 2px !important;
	width: 120px;
}
#content .gdmultitable .mtstars {
	width: auto;
}
#content .ratingbutton {
	color: #fff;
	background: #1f1f1f;
	border-radius: 6px;
	padding: 6px;
	border: none;
}
#content .ratingbutton a {
	color: #fff;
}
#content .ratingbutton.gdinactive {
	opacity: 0.5;
	color: #fff;
	border: none;
}
#content .ratingbutton.active a,
#content .ratingbutton.gdinactive a {
	color: #fff;
}

/* AdSens */

#content .adsense {
/*	background: #f0f0f0;*/
	background: #fff;
	padding: 10px 0;
}




