@charset "iso-8859-1";
/* Creation date: 26.01.2006 */
/*
Theme Name: Out Of The Blue
Theme URI: http://lukaret.com
Description: 3-columns layout with calendar theme for WordPress 1.5 and above.
Author: Beng Hafner
Author URI: http://lukaret.com
.
This theme is licensed with the Attribution-NonCommercial License from Creative Commons License.
http://creativecommons.org/licenses/by-nc/2.0/
.
*/

/* General Rules */
body
{
	margin: 0;
	padding: 0;
	font: 12px/12px 'Trebuchet MS', Lucida, Verdana; 
	color: #505050;
	background: #FFFFFF
	
}

h1, h2, h3, h4, h5, h6, p, ul, li, blockqoute, dl, dt, dd
{
	margin: 0;
	padding: 0;
}

hr.clear
{
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

img { border: none; }
a:link { color: #4066AC; }
a:visited { color: #4066AC; }

a:hover
{
	text-decoration: none;
	color: #9FB6DF;
}

/* Container */
#wrap
{
	padding: 0px; 
	margin: 0px auto; 
	WIDTH: 780px; 
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(images/bg.png);
}

/* Header */
#headerwrap
{
	width: 780px;
	height: 343px;
	background: transparent url(images/header.png) no-repeat top center;
}

h1#header
{
	width: 400px;
	padding: 22px 25px 0 25px;
	font: bold xx-large/100% "Hoefler Text", "Times New Roman", "Bitstream Vera Serif", Times, serif;
	text-align: left;
}

* html h1#header
{
	width: 450px;
	w\idth: 400px;
}

h1#header a:link, h1#header a:visited { text-decoration: none; }

.description
{
	width: 200px;
	margin: 190px 0 0 320px;
	padding: 0 5px;
	font: normal small "Verdana", "Times New Roman", "Bitstream Vera Serif", Times, serif;
	text-align: justify;
}

* html .description
{
	width: 450px;
	w\idth: 400px;
}

/* Content */
#content
{
	width: 400px;
	margin: -40px 0 0 0;
	padding: 10px 25px 0 25px;
	float: left;
}

* html #content
{
	width: 450px;
	w\idth: 400px;
}

#content h2
{
	font: bold medium "Hoefler Text", "Times New Roman", "Bitstream Vera Serif", Times, serif;
	padding: 0;
	margin: 5px 0;
}

#content h2.archivetitle
{
	font: bold large "Hoefler Text", "Times New Roman", "Bitstream Vera Serif", Times, serif;
	padding: 0;
	margin: 5px 0 20px 0;
	color: #4066AC;
}

#content .post
{
	background: transparent url(images/devider.png) no-repeat bottom center;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	min-height: 150px;
}

#content h3
{
	font: bold x-large "Hoefler Text", "Times New Roman", "Bitstream Vera Serif", Times, serif;
	padding: 0;
	margin: 15px 0 10px 0;
	color: #4066AC;
}

#content h4
{
	font: bold large "Hoefler Text", "Times New Roman", "Bitstream Vera Serif", Times, serif;
	padding: 0;
	margin: 15px 0 10px 0;
	color: #4066AC;
}

#content .meta
{
	margin: 5px 0 10px 0;
	padding: 0;
}

#content .meta p
{
	margin-bottom: 5px;
	font-size: xx-small;
}

#content .meta p.ca
{
	padding-left: 13px;
	background: transparent url(images/ca.png) no-repeat 0 2px;
}

#content .meta p.po
{
	padding-left: 13px;
	background: transparent url(images/po.png) no-repeat 0 2px;
}

#content .storycontent p, #content .entry p
{
	margin: 0 0 10px 0;
	padding: 0;
}

#content .storycontent ul, #content .storycontent ol, #content .entry ul, #content .entry ol
{
	margin: 0 0 10px 40px;
	list-style: square;
}

#content .storycontent ul li, #content .storycontent ol li, #content .entry ul li, #content .entry ol li { margin-bottom: 5px; }

#content .feedback
{
	margin: 0 0 10px 0;
	padding-left: 13px;
	background: transparent url(images/cm.png) no-repeat 0 2px;
}

/* Sidebar */
/* Sidebar 1 - Pages and Links - External Stuffs */
#menu
{
	width: 150px;
	padding: 5px 0;
	margin: -25px 0 0 5px;
	color: #4066AC;
	float: left;
}

#menu ul
{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li
{
	margin: 10px 5px 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

#menu ul li h2
{
	font-weight: bold;
	font-size: 11px;
}

#menu ul li ul
{
	margin: 0 5px;
	list-style-type: square;
}

#menu ul li ul li
{
	font-size: 10px;
	font-weight: normal;
	margin: 0 10px;
	padding: 0;
}

#menu a:link { color: #4066AC; }
#menu a:visited { color: #ccc; }
#menu a:hover { text-decoration: none; }

#menu input#submit
{
	font-size: 10px;
	margin-top: 5px;
}

/* Sidebar 2 - Calendar, Categories, Archives and Meta - Weblog related */
#menu2
{
	width: 155px;
	float: left;
	padding: 0;
	margin: -300px 0 0;
}

#menu2 ul
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu2 ul li
{
	margin: 10px 10px 10px 15px;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #4066AC;
}

#menu2 ul li#calendar
{
	font-weight: normal;
	font-size: 10px;
	margin: 0 10px 0 10px;
	padding: 5px;
}

#menu2 ul li ul
{
	margin: 0 5px;
	list-style-type: square;
}

#menu2 ul li ul li
{
	font-size: 10px;
	font-weight: normal;
	margin: 0 5px 0 10px;
	padding: 0;
}

/* Search Field */
#search input#s
{
	border: 1px solid #ccc;
	width: 120px;
}

#search input#submitsearch
{
	font-size: 10px;
	border: 1px solid #ccc;
	background-color: #D8DEEA;
	color: #000;
	margin-top: 5px;
	padding: 2px;
	width: 50px;
}

/* Calendar */
#wp-calendar caption
{
	font-weight: bold;
	font-size: 14px;
}

#wp-calendar tfoot td
{
	font-weight: bold;
	background-color: #fff;
}

#wp-calendar td
{
	background-color: #D8DEEA;
	padding: 2px;
	font-size: 9px;
}

/* Comments */
h2#comments
{
	padding: 20px 0 0 0;
	background: transparent url(images/bd.png) no-repeat top center;
	font-size: 16px;
	margin-top: 20px;
}

h2#postcomment
{
	padding: 20px 0 0 0;
	background: transparent url(images/bd.png) no-repeat top center;
	font-size: 16px;
}

ol#commentlist
{
	margin: 10px 0 10px 20px;
	padding: 0;
}

ol#commentlist li
{
	margin: 20px 0;
	padding: 0;
}

ol#commentlist li p
{
	margin: 0 0 5px 0;
	padding: 0;
}

p.commenter { margin: 5px 0 0 0; }
#commentform p { font-size: 11px; }

#commentform #author
{
	border: 1px solid #333;
	margin-bottom: 10px;
}

#commentform #email
{
	border: 1px solid #333;
	margin-bottom: 10px;
}

#commentform #url
{
	border: 1px solid #333;
	margin-bottom: 10px;
}

#commentform textarea
{
	border: 1px solid #333;
	width: 100%;
}

#commentform input#submit
{
	font-size: 10px;
	width: 100px;
	margin-top: 5px;
	background-color: #D8DEEA;
	color: #000;
	border: 1px solid #000;
	padding: 5px 0;
}

p.nocomment { margin: 10px 0; }
.footnote { font-size: x-small; }

/* Navigation for multiple pages */
.navigation
{
	width: 400px;
	font-size: x-small;
	margin: 0;
	padding: 10px 0;
	clear: both;
	height: 20px;
	background: transparent url(image/bd.png) no-repeat top center;
}

.alignleft { float: left; }
.alignright { float: right; }

/* Error Capture */
#error
{
	text-align: center;
	width: 400px;
	height: 300px;
	margin: 0;
	padding: 0;
}

/* Footer */
#footer
{
	width: 400px;
	clear: both;
	padding: 5px 0;
	margin: 5px 25px;
	text-align: center;
}

#footer p { font-size: xx-small; }