/*  
Theme Name: Andreas 0.8
Theme URI: http://wordpress.org/
Description: Andreas 0.8 is a template of <a href="http://andreasviklund.com/templates/">Andreas Viklund</a>.
Version: ver 1.0
Author: Matteo Turchetto
Author URI: http://www.italiasw.com/

	Andreas 0.8 ver 1.0
	http://www.italiasw.com/

	This theme was built by Matteo Turchetto,
	whose blog you will find at http://www.italiasw.com/
	and designed by Andreas Viklund at www.andreasviklund.com
	
	Please, leave credits untouched.
	
	Have fun, !
	
*/


/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
font-size: 16px;
background-color: #FFFFFF;
color: #333;

}

a{ color: #0B76AE; }

a:hover{color: #039;}

p{ padding:0 0 20px 0;}
p form{margin-top:0; margin-bottom:20px;}

/* IE 6 */

* html body img {
	behavior: url("/affiliates/blog/wp-content/themes/andreas-08-ver-10/pngbehavior.htc");
}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 5px; }

/**************** Header and navigation styles ****************/

#page_container {
	width: 770px;
	/*height: 100%;*/
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pagecontainer_bg.png);
	background-repeat: repeat-y;
}

#container{
width:760px;
margin:0 auto 0 auto;
text-align:left;
border:1px solid #000;
}

#header{
height:100px;
width:760px;
margin:0;
background-image: url(images/header_bg.png);
color:#ffffff;
}

#logo { float: left; }

#navigation{
height:30px;
line-height:1.8em;
width:760px;
margin:0;
background-color: #000000;
background-image: url(images/navmenu_bg.png);
background-repeat: repeat-x;
color:#ffffff;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
float: left;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #727272;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font: trebuchet ms, arial, verdana, helvetica;
font-size: 16px;
font-weight: normal;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background-color: #303030;
background-image: url(images/navmenu_over.png);
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float:left;
width:530px;
padding:20px 0 0 15px;
}

#content h2{
margin: auto;
margin-bottom: 20px;
font-weight: bold;
font-size: 20px;

}

#content h3{font-size:17px; padding-bottom: 15px; }
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}

.left {
	float: left;
}

.right {
	float: right;
}

.both {
	clear: both;
}

.half {
	margin: 0;
	padding: 5px;
	width: 48%;
}

#content .half h2 {
	margin: 0 0 10px 0;
}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 5px 0;
font-size:12px;
font-weight:normal;
text-align:left;
letter-spacing:2px;
color:#505050;
background-color:inherit;
border-bottom: 1px dotted #505050;
}

#subcontent p{ font-size:12px;}

#sidebar #subcontent ol {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
}

#sidebar #subcontent ol li {
	margin: 0 25px;
	padding: 0;
	list-style-position: outside;
}


/**************** Menublock styles ****************/

.menublock{margin:0 0 5px 8px; font-size:12px;}
.menublock li{list-style:none;  }
.menublock li ul{margin-left:15px; font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:12px;
color:#666666;
background:#D9D9D9;
}

#footer p{padding:0; margin:0; text-align:center;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.feedBox {
font-size: 12px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
padding: 5px;
margin:0 0 20px 0;
}

/**************** Related Posts ****************/

	.related_posts {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
/**************** Entry ****************/
	
.entry { margin:0 0 20px 0; padding:4px 2px 2px; color:#666; font-size:10px; text-align:left; background:url(images/entry.png) no-repeat top left; }
p img { margin:0; padding:2px; border:none; max-width:100%; }

/* --------------------------------------------------
Comments
-------------------------------------------------- */

#respond, #comments {
font-size: 12px;
color: #777;
font-weight: bold;
margin: 1.25em 0;
}

.comments_link img{border:0;}

.commentsblock { padding-left: 10px; }

.commentbody {  }

.commentfooter { margin-top: 1em; margin-bottom: 2em; }

.commentbody { margin: 5px }

.commentbody h4 { font-size: 11px; margin-bottom: 10px; }

.commentbody p { margin-left: 10px; }


/****************SEARCH FORM****************/

#searchform, #searchform p
{
	font-size: 1em;
	margin: 0;
}

/*#searchform input
{
	width: 122px;
	margin: .3em 0 1em 0;
}
*/
textarea, #author, #email, #url, #searchform input
{
	font-size: 1em;
	background: #fff;
	color: #333;
	padding: 1px 2px;
	border: 1px solid #d9d9d9;
}
textarea:focus, #author:focus, #email:focus, #url:focus, #searchform input:focus { border-color: #36d; }


/****************ICONS****************/

.metalinks {
	margin-top: 3px;
	}

.trackbacklink {
	background: url('images/trackback.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.deliciouslink {
	background: url('images/delicious.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}	

.commentslink {
	background: url('images/comment.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}
	
/***************
OTHER
****************/

#header {
	width: 100%;
	height: 100px;
	background-image: url(/images/header_bg.png);
	background-repeat: repeat-x;
	float: left;
	clear: both;
	display: block;
	overflow: hidden;
}

#tabmenu {
	height: 31px;
	position: relative;
	float: none;
	padding: 0;
	top: 52px;
	right: 5px;
}

/* Linux FF & Opera */
.linux #tabmenu {
	top: 56px;
}

/* IE6 */
* html #tabmenu {
	top: 49px;
}

/* IE7 */
html>body #tabmenu {
	*right: 0px;
	*top: 56px;
}

#header .logo {
	float: left;
	margin-left: 5px;
}

#header .right {
	width: 250px;
	height: 100px;
	float: right;
}

/* IE6 */
* html #header .right {
	position: relative;
	right: 0px;
}

#header .login {
	width: 120px;
	height: 20px;
	float: right;
	text-align: center;
	background-color: #000000;
	background-image: url(images/login_corner.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* Linux FF & Opera */
.linux #header .login {
	width: 125px;	
}


/*
	Elements
				*/
#header h1 {
	display: none;
}

#header .logo img {
	border: none;
}

#header .login a {
	font-size: 10pt;
	color: #FFFFFF;
	margin-left: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

#header .login a:hover, #header .login a:visited:hover {
	text-decoration: none;
}

#tabmenu ul {
	margin: 0;
	margin-top: 22px;
	padding: 0;
	list-style: none;
	text-align: right;
}

/* IE6 */
* html #tabmenu ul {
	margin-top: 29px;
}

/* IE7 */
html>body #tabmenu ul {
	*margin-top: 20px;
	*padding: 1px;
	*margin-left: 45px;
}

#tabmenu ul li {
	width: auto;
	height: 30px;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-right: 2px;
	background-image: url(/images/tabmenu_outer_bg.png);
	background-repeat: repeat-x;
	border: solid 1px #000000;
	border-bottom: none;
}

/* IE6 */
* html #tabmenu ul li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
}

/* IE7 */
html>body #tabmenu ul li {
	*padding-top: 2px;
	*padding-bottom: 0;
	*background-position: bottom;
}

#tabmenu ul li a {
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	background-image: url(/images/tabmenu_inner_bg.png);
	background-repeat: repeat-x;
	letter-spacing: normal;
	font-family: "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* Linux FF & Opera */
.linux #tabmenu ul li a {
	padding-top: 4px;
}

/* IE6 */
* html #tabmenu ul li a {
	position: relative;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* IE7 */
html>body #tabmenu ul li a {
	*position: relative;
	*padding: 3px;
	*padding-left: 5px;
	*padding-right: 5px;
}

#tabmenu ul li a:hover, #navmenu ul li a:visited:hover {
	background-image: url(/images/tabmenu_inner_over.png);
}

#navmenu {
	width: 100%;
	height: 29px;
	float: left;
	background-color: #000000;
	background-image: url(/images/navmenu_bg.png);
	background-repeat: repeat-x;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	clear: left;
	display: block;
}

/* IE6 */
* html #navmenu {
	margin-top: -4px;
}

/* IE7 */
html>body #navmenu {
	margin-top: -5px;
	float: left;
	right: -9px;
}

#navmenu ul {
	margin: 0;
	margin-top: 6px;
	padding: 0;
	list-style: none;
}

#navmenu ul li {
	display: inline;
}

#navmenu ul li a {
	position: relative;
	color: #FFFFFF;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border-right: solid 1px #727272;
	letter-spacing: normal;
}

#navmenu ul li a:hover, #navmenu ul li a:visited:hover {
	background-color: #303030;
	background-image: url(/images/navmenu_over.png);
}