/*

Theme Name: Birdie

Description: Clean, search engine optimized theme. Search engine optimization that really works! 1st. position in search engines. Just remember to fill out meta-tags in header.php. WordPress theme designed by <a href="http://lorem-ipsum-dolor-sit-amet.com" target="_blank">Lorem Ipsum</a>.

Author: Solbergs

Author URI: http://solbergs.dk

Version: 1.1

Tags: 1st position in search engines, birdie, puffin, puffins, solbergs, white, fixed width, two columns, widgets, clean, minimalistic, lorem ipsum, search engine optimized,



The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php	

*/



* {

	padding: 0px;

	margin: 0px;

}

body {
	/*background-color:#ffffff;*/
	background: url(images/background.gif) repeat-x; /* #ffffff; */

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #40e0d0;

}

#wrap {
	width: 850px;

	text-align: left;



}

#navigation {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 11pt;
	font-weight: none;
	float: left;
}

#topright {
	float: right;
	margin: 0px 10px 0px 0px;
}

#title {

	background: url(images/background_title.gif) no-repeat;

	height: 210px;

	padding-left: 25px;



	clear: both;

}

#main {

	background: url(images/background_main_liberati.jpg) no-repeat;

	padding: 30px;

}

#sidebar {
	float: right;
	margin: 25px 10px 15px 10px;
	width: 160px;
	min-height:500px;
	padding: 10px;

font-family: Verdana !important;
color: #222 !important;
text-decoration: none;
word-spacing: normal !important;
text-align: left !important;
letter-spacing: 0.03em !important;
line-height: 1.8em !important;
font-size: 1.15em !important;

}

#sidebar2 {

	float: left;

	margin: 25px 10px 15px 10px;

	width: 50px;

	min-height:500px;

	padding: 10px;

font-family: Verdana !important;
color: #222 !important;
text-decoration: none;
word-spacing: normal !important;
text-align: left !important;
letter-spacing: 0.03em !important;
line-height: 1.8em !important;
font-size: 1.15em !important;

}


#content {

	margin: 0px 200px 15px 10px;
	padding: 30px;


font-family: Verdana;
color: #333 !important;
text-decoration: none;
word-spacing: normal !important;
text-align: left !important;
letter-spacing: 0.05em !important;
line-height: 1.8em !important;
font-size: 1.15em !important;

}

#footer {
	color:#999999;
	clear: both;
	padding: 5px 0px;
	text-align:center;
}

.post {
	padding-bottom: 40px;
}

#comments {
	margin-top: 10px;
}

/* text */

#title h1 {
	font-size: 18pt;
	color: #000000;
	padding-top: 50px;
	font-weight: bold;
}

#title h1 a {
	color: #000000;
	text-decoration: none;
 border-width: 0px 0px 1px 0px;
     border-style: none none dotted none;
}

.description {
	font-size: 11pt;
	color: #666666;
}

#navigation ul li {
	list-style: none;
	display: inline;
}



#navigation ul li a {
	padding-bottom: 1px;
	border-bottom: 2px solid #000000; 
	text-decoration: none;
	color: #000000;
	margin-right: 20px; 
}

#navigation li a:hover {
	color: #117aab;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

caption {
	/* font-weight: bold; */
}

ul li ul li {
	margin-left: 10px;
}

ul li ul li ul li {	
	margin-left: 10px;
}

h1 {
	font-family: Verdana;
	font-weight: bold;
	color: #118cab;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.02;
	line-height: 1.2em;
	font-size: 1.4em;

	/*font-size:14pt;

	font-weight: normal;*/
}

h1 a {
	color: #118cab;
	text-decoration: none;
}

h1 a:hover {
	color: #118cab;
	text-decoration: underline;
}

#sidebar h2,

h2 {
	font-family: Verdana;
	font-weight: bold;
	color: #118cab;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.02em;
	line-height: 1em;
	font-size: 1em;
}

h3,

h4 {
	font-size: 12pt;
	color: #118cab;
}

.entry a,
#sidebar a,
h2 a,
h3 a,
h4 a {
	color: #117aab;
	text-decoration: none;
}

.entry a:hover,

#sidebar a:hover,

h2 a:hover,

h3 a:hover,

h4 a:hover {

	color: #118cab;
 border-width: 0px 0px 1px 0px;
     border-style: none none dotted none;


}

#sidebar li a {

	padding: 2px 0px 1px 0px;

}

#sidebar ul li {

	list-style: none;

}

#sidebar li {

	padding-bottom: 2px;	

}

p,

#content h1,

h2,

h3,

h4,

sidebar h2,

ul,

ol,

thead {

	padding-bottom: 10px;

}

.entry ul li,

.entry ol li,

#content ul li,

#content ol li {

	margin-left: 25px;

}

img a {

	border: 0px;

}

blockquote {

	margin: 10px;

	color: #000000;

}

blockquote a {

	color: #000000;

}

#footer a {

	color:#999999;

	text-decoration: none;

}

/* default */

.navigation {

	padding: 10px 0px;

	color: #666666;

}

.navigation a {

	color: #117aab;

	text-decoration: none;
}
.navigation a:hover {

	color: #117aab;
	text-decoration: none;
border-width: 0px 0px 1px 0px;
     border-style: none none dotted none;
}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.postmetadata {
	padding-top:10px;
	
}

.postmetadata a {
color: #117aab;
	text-decoration: none;
}
.postmetadata a:hover {

	color: #117aab;
	text-decoration: none;
border-width: 0px 0px 1px 0px;
     border-style: none none dotted none;

}

#date {

	padding-bottom: 5px;

	color:#ffffff;	



}

#date a {

	color:#ffffff;	

	text-decoration: none;

	font-weight: normal;

}

.comment {

	padding: 10px 0px;

}



/* form */

.searchformen 
{
	border: 1px solid #118cab; 
	padding: 3px;
	font-size: 8pt;
	background-color: #ffffff;
        width: 100px; //LE
        height: 20px;
}

#author, #email, #url, #comment, .s {
	border: 1px solid #118cab; 
	padding: 5px;
	padding-bottom: 20px;
	font-size: 8pt;
	background-color: #ffffff;
        //width: 80px; //LE
}

#author, #email, #url, #comment {
	padding: 5px;
}

.s {
	padding: 3px;
}

#submit, .searchsubmit {
	background-color: #118cab;
	color: #ffffff;
	border: 0px;

	font-size: 8pt;

	padding: 3px;

	margin-top: 3px;

        width: 40px; //LE

}

#commentform a {
	color: #474404;	
	text-decoration: none;
}

#commentform a:hover {
	color: #474404;	
	text-decoration: underline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {

	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.wp-caption img {

	margin: 0;
	padding: 0;
	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;

}




