/*

Theme Name: WP-Andreas00

Theme URI: http://andreasviklund.com/wordpress-themes/

Description: A stylish but still simple and elegant theme that works well both for blogs and regular websites of many different kinds. Based on the <a href="http://andreasviklund.com/templates/">"andreas00" website template</a> by Andreas Viklund. Add-ons, replacement images and different kinds of modifications to this theme will soon be available on <a href="http://andreasviklund.com/wordpress-themes/" title="WordPress themes by Andreas Viklund">WP-Andreas00 theme site</a>.

Version: 1.2

Author: Andreas Viklund

Author URI: http://andreasviklund.com/

*/



/* Body */

* {margin:0; padding:0;}

body {
		background:#eaeaea url(img/bg.gif) top center repeat-y;
		color:#333;
		font:76% Verdana,Tahoma,Arial,sans-serif;
		background-color: #FFFFFFF;
		}

#wrap {
		background-color:#fff;
		color:#303030;
		margin:0 auto;
		width:800px;
		}



/* Links */

a {color:#2a5a7a; font-weight:700; text-decoration:none;}

a:hover {color:#1a4a6a; font-weight:700; text-decoration:underline;}

a img {border:0;}



/* Header */

#header {
	margin:10px 0 10px;
	background:#fff url(img/front.gif) bottom left no-repeat; 
	height:200px;
	}

#header h1 {
	font-size:2em;

	letter-spacing: 0em;	
	margin:0 15px 4px 0; 
	padding:30px 0 0;
	text-align: right;
}

#header h1 a {
	font-weight:410; 
	color:#000000;
}

#header p {
	font-size:1.3em; 
	letter-spacing:0px; 
	margin:0 15px 20px 0; 
	padding:0 0 0 3px;
	text-align: right;
	color:#fff;
	}



/* Sidebars */

#leftside {
		clear:left;
		float:left;
		line-height:1.4em;
		margin:0 0 5px;
		width:200px;
		}

#extras {
		float:right;
		line-height:1.4em; 
		margin:0 0 5px;
		width:200px;
		}

#leftside p,#leftside ul,#leftside div.textwidget,#extras p,#extras ul,#extras div.textwidget {
	font-size:1em; 
	margin:0 auto 18px;
	padding:0 5px 0;
	}

#leftside li,#extras li {
		line-height:1.2em; 
		list-style:none;
		margin:0 0 6px;
		}

#leftside ul ul,#extras ul ul {margin:6px 0 0 10px;}

#leftside ul ul li,#extras ul ul li {margin:0 0 4px;}

#leftside ul ul li a,#extras ul ul li a {font-weight:400;}

#leftside ul.linklist,#extras ul.linklist {font-size:1em;}

#leftside ul.linklist ul,#extras ul.linklist ul {margin:0 0 18px;}

#leftside ul.linklist ul li a,#extras ul.linklist ul li a {font-weight:700;}

#leftside h2,#leftside ul.linklist li h2,#leftside h3,#extras h2,#extras ul.linklist li h2,#extras h3, table#wp-calendar caption {
	color:#555; 
	font-size:1.3em; 
	font-weight:400; 
	margin:0 0 8px; 
	text-align:left;
	}

#leftside label,#extras label {display:none;}

#extras h2, #leftside h2{
		background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		border-left:4px solid #ccc;
		color:#555;
		font-size:1.1em;		
		font-weight:700; 
		margin-bottom:5px; padding:4px 1px 4px 5px; 
		text-decoration:none; width:190px;
}


/* Main menu */

#leftside ul.page, {
	list-style:none; margin:0 0 18px; 
	padding:0; width:200px; 
	font-size:1.1em;
}

#leftside ul.page li  {display:inline; line-height:1.4em; width:200px;}

#leftside ul.page li a {
		background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#555;
		float:left; font-weight:700; 
		margin-bottom:5px; padding:4px 1px 4px 5px; 
		text-decoration:none; width:190px;
		}

#leftside ul.page li a:hover,#leftside ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #1a4a6a; color:#555;}

#leftside ul.page li.current_page_item ul li a {border-left:4px solid #ccc;}

#leftside ul.page ul {margin:0 0 0 15px; padding:0 0 5px 0; width:125px;}

#leftside ul.page ul a {padding:3px 1px 3px 5px; width:115px;}

#leftside ul.page ul ul {width:113px;}

#leftside ul.page ul ul a {width:100px;}



/* Content */

#content {margin:0 215px 5px; padding:0; line-height:1.5em;}

#contentwide {line-height:1.6em; margin:0 0 5px 155px; line-height:1.5em; padding:0;}

#content h2,#contentwide h2,#content h2 a,#contentwide h2 a {letter-spacing:-1px; font-weight:400; margin:5px 0 15px;}

#content h3,#contentwide h3,#content h3 a,#contentwide h3 a {font-weight:400; margin:0 0 8px; letter-spacing:0px;}

#content img,#contentwide img {border:1px solid #d0d0d0; margin:3px 10px 3px 0;}

#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}

#content li,#contentwide li {padding:0 0 0 5px;}

#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

#content hr{
	margin:0 0 10px 0;
	}

#content .contenttext{
	line-height: 1.8;
	}


/* Footer */

#footer {
	font-size:0.9em; 
	border-top:2px solid #e0e0e0; 
	clear:both; color:#555; 
	font-weight:400; 
	line-height:1.4em; margin:0 auto; 
	padding:15px 0; 
	text-align:center; 
	width:800px;
	}

#footer p {margin:0; padding:0;}

#footer a {color:#555; font-weight:400; text-decoration:none;}

#footer a:hover {color:#333; text-decoration:underline;}

#footer span.credits {font-size:1.2em;}



/* Tags */

p,ul,ol {margin:0 0 18px;}

blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}

blockquote p {color:#555; font-size:0.9em; line-height:1.3em;}

label {color:#606060; font-size:0.9em; font-weight:700;}

table#wp-calendar {margin:0 auto 18px; width:140px;}

code {font-size:1.2em; display:block; background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#606060; margin:5px 0 15px; padding:8px 5px 8px 8px;}



/* Headers */

h2 {font-size:1.8em;}

h3 {font-size:1.5em;}



/* Forms */

#s,#submit {background-color:#fff; border:1px solid #ccc; color:#555; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}

#author,#email,#url,#comment {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}

#commentsection {margin:25px 0 0;}

#commentsection p {margin:0 0 6px;}



/* Float fix */

.contenttext {overflow:hidden;}

* html .contenttext {height:1px; overflow:visible;}

* html .contenttext p {overflow:hidden; width:99%;}



/* Various classes */

.left {border:1px solid #ccc; float:left; margin:10px 15px 10px 0;}

.right {border:1px solid #ccc; float:right; margin:10px 0 5px 10px;}

.center {border:1px solid #aaa; margin:5px auto 12px; text-align:center;}

.textright {text-align:right;}

.small {font-size:0.8em;}

.bold {font-weight:700;}

.hide {display:none;}

.clearing {clear:left; padding:5px 0; visibility:hidden;}

.post {
	margin:0 0 25px;
	}

.post h2{
	background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:4px solid #ccc;
	padding:10px 5px 10px 8px;
	line-height: 1.2em;
}

.postinfo {
	border-top:1px dashed #ccc;
	border-bottom:2px solid #ccc;
	color:#606060;  
	font-size:0.9em; font-weight:700; 
	line-height:1.5em;
	margin:1px 0 40px;
	padding:8px 5px 8px 8px;
	}

.comment {
	background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; 
	border-top:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	border-left:4px solid #ccc; color:#606060; 
	margin:0 0 10px; 
	padding:8px 5px 4px 8px;
	}

.comment p.commenthead {line-height:1.6em;}

.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px;}

.navigation {display:block; margin:10px 0; padding:0 0 15px; text-align:center;}

.navigation p {margin:0; padding:0;}

.prevlink {margin-right:20px;}

.nextlink {margin-left:20px;}


/*piplist
--------------------------------------------------------*/
#pipslist {
	padding-top: 20px;
	padding-left: 12px;

}
#pipslist  table  {
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
#pipslist th {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#pipslist td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#pipslist a {
	color: #333333;
}
#pipslist a:hover {
	color: #0033CC;
}
#pipslist tr.odd {
	background-color: #efefef;
}

/* nakao
--------------------------------------------*/
#nakao {
	padding: 0px 5px 5px;

}

/* Font styles
--------------------------------------------*/
.font_s {
	font-size: 85%;
}
.font_red {
	color: #FF0000;
}

/* Googl Ads
----------------------------------------------*/
.ads_yoko {
	margin: 0 auto 10px;
	}
