/*  
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;
	margin: 0px;
	margin-bottom: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	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;
}
div#tekno_bar a:hover, div#tekno_bar a:active {
	color: #0033ff;
	text-decoration: underline;
}

/* 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;
}
