/* 
	Theme Name: Meri-Style
	Theme URL: http://www.sailorscorpio.com
	Description: A Wordpress Theme by Sailor Scorpio
	Author: Sailor Scorpio
	Author URL: http://www.sailorscorpio.com
	Version: 1.0
*/

body {
	margin-top: 10px; 
	font-size: 10pt; 	
	font-family: Verdana,Tahoma; 
	text-align: center;
	color: #00aad0;
	background-color: #2e3435; 
}

/* Layout
=============================== */

#ram {
	background-color: #f3f4f5;
	margin: 0px auto;
	text-align: left;
	width: 769px;
}

#name {
	background-color: #00aad0;
	height:76px;
}

.title {
	width: 357px;
	text-align: center;
	margin-top: 20px;
	float: left;
}

.top {
	width:412px;
	text-align: right;
	float: right;
}

.search { padding-top: 10px; padding-right: 20px;}

*[class="search"]{ padding-top: 12px; padding-right: 20px;}

.topmenu { padding-top: 12px; padding-left: 2px;}

*[class="topmenu"]{ padding-top: 10px; padding-left: 2px;}

form#searchform { margin: 0;} /*  Wichtig behebt IE bug  */

#header {
	clear: both;
	background: url('images/ibis.jpg') no-repeat;
	height: 145px;
}

#navi {
	margin-left: 0px; 
	margin-top: 10px; 
	width: 140px; 
}

.menu {
	float: left;
	width: 140px; 
	margin-left: 7px;
}

*[class="menu"]{
	float: left;
	width: 140px; 
	margin-left: 15px;
}

#content {
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 10px; 
	width: 585px; 
	float: right;
}

#footer {
	background-color: #00aad0;
	height: 39px;
	text-align: center;
	font-weight: bold;
	line-height: 37px;
	color: #2e3435;
}

/* Links
=============================== */

#footer A, #footer A:visited {	color: #084c8d; font-weight: bold; text-decoration: none;}

#footer A:hover { color: #d5d5e5; text-decoration: none;}

A:link {color: #084c8d; font-weight:normal; text-decoration:none;}
A:visited {color: #6682b5; font-weight:normal; text-decoration:none;}
A:hover, A:active {color: #d5d5e5; font-weight:normal; text-decoration:none;}

h2 A:link {	font-size: 14pt; color: #084c8d; font-weight:bold; margin: 0; }
h2 A:visited { font-size: 14pt;	color: #6682b5;	font-weight:bold; margin: 0;}
h2 A:hover, h2 A:active { font-size: 14pt; color: #d5d5e5;	font-weight:bold; margin: 0;}

/* Top Menu
=============================== */

ul#navitop {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#navitop li{
	float: left;
	background-color:  #73b9e6;
	border: 2px solid #2e4174;
	margin: 2px;
}


#navitop a{
	font: bold 10pt tahoma,verdana, arial, sans-serif;
	float: left;
	display: block;
	color:  #2e4174;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}

#navitop a:hover { 	background: #73b9e6; color: #2e4174;}

/* Menu
=============================== */

#navi h1{
	border-bottom: 0px;
	border-top: 0px;
	border-left: 6px solid #70d3ff;
	border-right: 6px solid #70d3ff;
	background-color: #45d4ff;
	text-transform:uppercase;
	color: #2e4174;
	text-align: left; 
	font: bold 10pt tahoma,verdana, arial, sans-serif;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

.navi ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi li A {
	height: 16px;
	display: block;
	padding: 0;
	margin: 0 0 0px;
	padding: 2px 0 0 20px;
	border: solid #70d3ff;
	border-width: 0px 2px 2px 0px;
	text-align: left;

}

.navi li A:link, 
.navi li A:visited {
	padding-right: 2px; 
	padding-left: 4px;
	color: #084c8d; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 6px solid #70d3ff;
	border-right: 6px solid #70d3ff;
	background-color: #45d4ff;
}

.navi li A:hover, 
.navi li A:active {
	padding-right: 2px; 
	padding-left: 4px;
	color: #ffffff; 
	display: block;
	font-weight: bold; 
	text-decoration: none;
	border-left: 6px solid #70d3ff;
	border-right: 6px solid #70d3ff;
	background-color: #45d4ff;
}

/* Content
=============================== */

h1 {
	border-bottom: #fff solid 0px; 
	background-color: #fff;
	text-transform:uppercase;
	font: 9pt tahoma,verdana, arial, sans-serif;
	color: #2e4174;
	text-align: left; 
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 2px;
	line-height: 18px;
}

h2 { font-size:14px; font-weight:bold; color: #fff; margin-bottom: 3px;}
h3 { font-size:12px; color:#fff;}
h4 { font-size: 15pt; color: #2e4174; margin: 0;}

#comments, #postcomment {font-size:14px; color: #2e3435;}

.comment {
	border: 3px solid  #000000;
	background-color: #f3f4f5;
	padding: 5px;
	color: #2e3435;
}

.cite {	font-weight: bold; text-decoration:none}


.post {
	font: 11pt verdana, arial, sans-serif;
	color: #2e3435;
	letter-spacing:1px;
	text-align:left;
	border-bottom: 0px solid #2e3435;	
	padding: 1 1 1 1;
	margin-bottom: 3px;
}

.entry { 
	font: 10pt verdana, arial, sans-serif;
	color: #2e3435; 
	letter-spacing: 0px;
	margin: 0;
}

.time {
	color: #2e3435;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	padding-bottom: 5px;
	border-bottom:1px solid #2e3435;	
}

.page {
	font: normal 10pt verdana, arial, sans-serif;
	line-height:10px;
	letter-spacing:1px;
	text-align:left;
	color: #2e3435;
	border-bottom:0px solid #2e3435;	
	padding: 1 1 1 1;
}

.themes {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	color:#fff;
	text-transform:capitalize;
	background-color: #000000;
	width: 120px;
	align: left;
}

.comment {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	text-align: left;
	color: #2e4174; 
	background-color: #f3f4f5;
	border: 1px solid #f3f4f5;
	margin-right: 10px;
}

/* form
=============================== */

.searchs {
	font: bold 10pt tahoma, verdana, arial, sans-serif;
	color: #2e4174; 
	background-color: #73b9e6;
	border: 1px solid #2e4174; 
	margin-left: 2px; 
	height: 20px;
	margin: 0;
	padding: 0;
}

#s { border: 1px solid #2e4174;	background-color: #73b9e6; color: #fff;}

.sub {
	font: bold 10pt tahoma, verdana, arial, sans-serif;
	color: #2e4174; 
	margin-left: 1px; 
	background-color: #73b9e6;
	border: 1px solid #2e4174; 
	height: 20px;
}

.textarea {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	border: 2px solid #73b9e6;
	background-color: #f3f4f5;
	color: #000; 
	width: 550px
}

.input {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	border: 2px solid #73b9e6;
	background-color: #f3f4f5;
	color: #fff; 
	width: 300px; 
	height: 18px;
}

/* Calendar
=============================== */

#calendar  { margin: 0; position: inherit }

#wp-calendar caption   { 
	color: #2e4174; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	padding: 1px; 
	height: 20px; 
	background-color: #45d4ff;
	border: solid #70d3ff; 
	border-width: 0px 6px 2px 6px; 
}

#wp-calendar   { 
	margin: 0;
	font-size: 7pt; 
	background-color: #45d4ff; 
	border: solid #70d3ff; 
	border-width: 0px 6px 2px 6px; 
	text-align: center; 
 	padding: 0px 1px 1px 1px; 
	empty-cells: show;
	width: 100%; 
	color: #348017;
}

#wp-calendar #next a  { text-align: right; padding-right: 8px; color: #2e4174; }

#wp-calendar #prev a  { text-align: left; padding-left: 8px; color: #2e4174; }

#wp-calendar a { display: block; text-decoration: none; color: #084c8d;}

#wp-calendar a:hover  { color: #2e4174; background: #73b9e6;}

#wp-calendar caption a, #wp-calendar caption a:hover { color: #2e4174;}

#wp-calendar td {
	color: #2e4174;
	letter-spacing: normal;
	padding: 0px;
	text-align: center;
}

#wp-calendar td.pad:hover {	background: #73b9e6;}

#wp-calendar td:hover, #wp-calendar #today  { color: #2e4174; background: #73b9e6;}

#wp-calendar th { font-style: normal; text-transform: capitalize; color: #2e4174;}

#wp-calendar .today  { font-weight: bold; }

/* Misc */
.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;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}