/*  
Theme Name: custom_theme
Theme URI: http://www.teknosurf.it//
Description: Tema custom Teknosurf.it srl
Version: 1.0
Author: Marco Olivo
Author URI: http://www.olivo.net/
*/


/* Styles for body. */
body
{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #494949;
	background-color: #F2F2F2;
}

div.dem-results li {
	list-style-type: none;
}

div.social_bookmark
{
	clear:both;
}

#MainContent a:hover
{
	/*background-color: #FF0000;*/
	text-decoration: underline;
	/*color: #ffffff;*/
	color: FF0000;
}

#SideContents a:hover
{
	background-color: #FF0000;
	text-decoration: underline;
	color: #ffffff;
}

blockquote
{
	background-color: #f2f2f2;
	padding: 3px;
	font-style: italic;
}

/*Styles for main content which will be wrapped to center. */
#MainWrapper
{
	background-color: #ffffff;
	color: #303030;
	width: 960px;
	margin: 0 auto;
}

#MainWrapper2
{
	background-color: #ffffff;
	float: left;
	border: 0px;
	width: 960px;
}

/* Styles for the main header at the top. */
#Header
{
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 75px;
	font-weight: bold;
	font-size: 1.0em;
	background-color: #79A3C1;
}

#Header a
{
	font-weight: normal;
	font-size: 27px;
	text-decoration: none;
	color: #ffffff;
}

/* Styles for the main header menus. */
#HeaderMenus
{
	color: #000000;
	height: 1.2em;
	line-height: 1.2em;
	padding-left: 11px;
	margin: 0 0 10px 0;
	background-color: #dcdcdc;
	border-bottom: solid 2px #a9a9a9;
}

#HeaderMenus ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#HeaderMenus li
{
	float: left;
	list-style-type: none;
}

#HeaderMenus li a
{
	display: block;
	padding: 0 10px;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
}

#HeaderMenus .selected
{
	color: #336699;
	text-decoration: none;
}

#HeaderMenus a:hover
{
	color: #336699;
	text-decoration: none;
}

#Header h1, #Header h2
{
	display: inline;
	margin-right: 10px;
	font-size: 1.0em;
}

#Header h3
{
	font-size: 1.0em;
	display: inline;
/*	margin-top: 0px;*/
}

#HeaderLinks
{
	display: inline;
	float: right;
	margin-right: 10px;
	font-size: 1.0em;
}

#HeaderLinks a
{
	font-size: 1.0em;
}

#HeaderLinks li
{
	list-style-type: none;
}

/* Styles for the contens that are displayes in side column. */
#SideContents
{
	float: right;
	width: 297px;
	color: #333300;
	padding: 0 6px 0 7px;
	line-height: 1.4em;
}

#SideContents h2, #SideContents h3
{
	color: #ffffff;
	font-size: 1.0em;
	margin: 15px 0 0 0;
	padding: 4px;
	background-color: #336699;
	text-transform: uppercase;
	font-family: "Trebuchet ms", Trebuchet, Helvetica, Tahoma, Arial, sans-serif;
}

#SideContents p
{
	font-size: 90%;
	text-align: justify;
	color: #333300;
	margin: 0 0 12px 0;
}

#SideContents a
{
	text-decoration: none;
	color: #336699;
}

/* Styles for the main contets in the page. */
#MainContent
{
	width: 603px;
	float: left;
	margin: 15px 0px 18px 10px;
	padding: 0 12px 0 10px;
	border-right: 1px solid #ddd;
	line-height: 1.6em;
}

#MainContent h1, #MainContent h2 {
	color: #000000;
	font-size: 1.5em;
	margin: 0 0 5px 0;
	text-align: left;
	font-family: "Trebuchet ms", Trebuchet, Helvetica, Tahoma, Arial, sans-serif;
}

#MainContent h1 a:hover, #MainContent h2 a:hover {
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}

#MainContent h3 {
	margin: 0 0 3px 0;
}

#MainContent p
{
	color: #000000;
	text-align: justify;
}

#MainContent a
{
	text-decoration: none;
	color: #336699;
}

#MainContent img { display: inline; }

a img { border: none; }

/* Styles for the page footer. */
#Footer
{
	clear: both;
	float: left;
	margin: 0 auto;
	padding: 8px 0 2px 0;
	border-top: 1px solid #ddd;
	width: 960px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
	background: none;
}

#Footer a
{
	color: #000099;
	text-decoration: none;
}

#Footer a:hover { text-decoration: underline; }

/* Styles for other classes. */
.AlignLeft
{
	margin: 10px 10px 5px 0;
	float: left;
}

.AlignRight
{
	margin: 10px 0 0 10px;
	float: right;
}

/* WP STYLES */
.navigation { font-size: 120%; font-weight: bold; }
.alignleft { float: left; }
.alignright { float: right; }

.postmetadata
{
	text-align: right;
	font-size: 90%;
	clear: both;
}

.post
{
	border-bottom: 1px #ddd solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.banner
{
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
/*	border-bottom: 1px #ddd solid;*/
	text-align: center;
	width: 100%
}

.FooterBanner
{
	text-align: center;
/*	margin-top: 20px;
	margin-bottom: 20px;*/
	padding: 15px;
}

.links, .links li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li ul, .links ul.indent { padding-left: 15px; }
.links a { font-weight: bold; }
.commentWrap { margin-top: 10px; margin-left: 0px; }

.commentWrap .alt
{
	background-color: #ddd;
	padding-left: 3px;
	padding-right: 3px;
}

.commentWrap .reg
{
	padding-left: 3px;
	padding-right: 3px;
}

.replyForm
{
	margin-top: 10px;
	padding-top: 10px;
}

#sidebar_left
{
	padding-left: 0px;
	width: 40%;
}

#sidebar_right
{
	float: right;
	border-left: 1px solid #DDD;
	padding-left: 10px;
	width: 50%;
}

#sidebar
{
	margin: 15px 0 0 0;
}

#sidebar ul, #sidebar li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.borderbottom
{
	border-bottom: 1px #494949 solid;
	margin-bottom: 20px;
}

input#s
{
	width: 99px;
	color: #666;
}

ul#network {
	font-weight: bold;
}

/* align images for posts */
img
{
/*	border: 1px solid black;*/
	margin: 5px;
}

.post-image { float: left; }

/* styles for teknosurf network bar */
div#tekno_bar {
	width: 99%;
	text-align: center;
	background-color: #ffffcc;
	padding: 5px;
	border-top: 2px solid #ffcc99;
	border-bottom: 2px solid #ffcc99;
	font-family: verdana;
	font-size: 11px;
	color: #000;
}
div#tekno_bar a, div#tekno_bar a:visited {
	color: #ff0000;
	text-decoration: underline;
	background-color: #ffffcc;
	font-family: verdana;
	font-size: 11px;
}
div#tekno_bar a:hover, div#tekno_bar a:active {
	color: #0033ff;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
}

/* styles for "network" block links */
#network a:active {}
#network a:visited {}
#network a:hover { background: none; }

/* MIVA ads */
.MIVA_AdLink, .MIVA_AdLink:hover	/* CSS for Inline Text Links */
{									/* Default Values */
	background-color: transparent;	/* transparent */
	border-bottom-color: #006600;	/* #006600 */
	border-bottom-style: solid;		/* solid */
	color: #006600;					/* #006600 */
	font-style: normal;				/* normal */
	font-weight: normal;			/* normal */
	text-decoration: underline;		/* underline */
}
.MIVA_thumb { display: none; }

/* post date styles */
.PostDate {
	margin: 0;
	margin-right: 10px;
	padding: 0;
	list-style: none;
	border: solid 1px #ccc;
	float: left;
	display: inline;
}
.PostDate .month {
	display: block;
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 8px;
	color: #fff;
	background-color: #79A3C1;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
}
.PostDate .day {
	display: block;
	font-size: 1.6em;
	padding: 3px;
	font-weight: bold;
	line-height: 19px;
	color: #000;
	letter-spacing: -1px;
	text-align: center;
}
.PostTime {
	color: #666;
	font-size: 0.8em;
	line-height: 14px;
}

/* entry styles */
.entry {
	clear: both;
}
.entrytext {
/*	clear: both;*/
}

ul.children {
	position: relative;
	left: 10px;
}
li.cat-item {
	font-weight: bold;
}
ul.children li.cat-item {
	font-weight: normal;
}
.bannerContainer{
	clear:both;
	width:110px;
height:200px;

}
.banner_bgtop{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_top.gif);
    background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;

}
.banner_bgtop span{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:110px;
	height:51px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:center;
	-moz-box-sizing: border-box;
}
*html .banner_bgtop span{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:110px;
	height:51px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.banner_bgtop a img{
	align:center;
        position:relative; top:10px;
}

.banner_bgtop a.linksCiaoTop{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 10px 0px 0px!important;
	text-decoration:none!important;
	border:0!important;
}
.banner_bgmiddle{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_middle.gif);
	background-position:left top;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	width:110px;
	-moz-box-sizing: border-box;
}
.banner_bgmiddle span{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 5px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	width:110px;
	-moz-box-sizing: border-box;
}
*html .banner_bgmiddle span{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 0px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:110px;

}
.banner_bgmiddle a.arrowCiao{
	background:transparent url(http://de-img.ciao.com/ide/images/box/arrow.gif) no-repeat 0px 5px!important;
	font:11px arial!important;
	color:#ff7c00!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:underline!important;
	display:block!important;
	text-align:left!important;
	border:0!important;
}
.banner_bgmiddle form.busqueda{
	margin:0px;
	padding:0px;
}
.banner_bgmiddle span  input.search{
	background:url(http://de-img.ciao.com/ide/images/box/form_67x25.gif) no-repeat;
	font:10px arial;
	border:0px solid #ff0000;
	float:left;
	width:67px;
	height:25px;
	margin:0px 1px 0px 0px;
	padding:5px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
}
.banner_bgmiddle input.go{
	margin:2px 0px 0px 5px;
	width:20px;
	height:20px;
	display:inline;
	float:clear;
	border:0;
	padding:0px 0px 0px 0px;
}
.banner_bgbottom{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	color:#000000;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;
}
.banner_bgbottom span{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 5px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;
}
*html .banner_bgbottom span{
	background-image:url(http://de-img.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 0px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:110px;
}
.banner_bgbottom a.linksCiaoBottom{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 0px 0px 0px!important;
	text-decoration:none!important;
	display:block!important;
	border:0!important;
}
.banner_bgbottom div.footnoteCiao {
	margin: 5px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	font: 9px arial;
	color: #7b7b7b;
	text-align: center;
}
.banner_bgbottom div.logo{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	text-align:center;
}

/* For theming "follow us" block */
.followUs {margin: 0 0 0 -0.438em; padding: 0; float: left;}
.followUs li {float: left; list-style-type:none; display: inline;}
.iconsBig {width: 40px; height: 40px; margin-left: 0.438em; float: left; cursor: pointer;}

/* For theming the "addthis" button */
.addthis_toolbox {
	padding-top:5px;
	padding-right:1px;
	padding-bottom:1px;
}

