/*
Theme Name: Beautiful World  
Description: A Simple Wordpress Theme with a beautiful sea.
Version: 1.0
Author: André P. Muga
Author URI: http://www.apmuga.com
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns,
Theme URI: http://www.apmuga.com/wordpress/category/wordpress-themes/
PS: My first theme. What do you think about it?
*/

body {
	margin: 0; padding: 0;
	background-color: #fff;
	font-family: Verdana;
	font-size: 11px;
}

#page {
	margin: 0 auto;
	width: 790px;

}

#headertop{
  float: left;
  width: 770px;  
  height: 10px;
  background-color: #F3F3F3;
}
#header {
  float: left;
  width: 770px; 
	height: 250px;
	background: no-repeat url(images/header.png);
}
#header h1 {
	margin: 0 0 0 5px;
	padding: 0px 0 0 0;
	color: #fff;
	font-family: "Myriad Pro";
	font-size: 40px;
	word-spacing: 1px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 5px;
	padding: 0px 0 0 0;
	font-size: 12px;
	color: #fff;
}

#headermenu{
  float: left;
  width: 770px;  
  height: 60px;
  background-color: #F3F3F3;
}

#menu {
	margin: 10px 0;
	padding: 10px 0;
  
	list-style: none; 
  list-style-type: none;
	background-color: #DFDFDF;
 
}
#menu li {
	display: inline;
}
#menu a {
	margin: 0 10px;
	padding: 10px 15px;
	color: #3b615e;
	font-size: 15px;
  font-weight: strong;
	text-decoration: none;
}
#menu a:hover {
	background-color: #BBB;
	text-decoration: underline;
  
}
#container {
  float: left;
  width: 770px;
	padding: 5px 0;
	/*background: repeat-y url(images/bckcontainer.gif);*/
}
#content {
	float: left;

	padding: 0 10px;
	width: 525px;
}
#content table {
	border: none;
}
#content table td {
	padding: 2px;
	border: #FFF 1px solid;
}
#content .post {
	margin: 0 0 40px 0;
}
#content h2 {
	margin: 0 0 10px 0; padding: 0 0 5px 0;
	border-bottom: #3b918e 1px dashed;
	color: #3be18e;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}
#content h2 a {
	color: #3b918e;
	text-decoration: none;
}
#content .date {
	margin: 0 0 5px 0;
	color: #3b918e;
	font-size: 10px;
	font-weight: bold;
}
#content .entry {
	color: #808080;
	font-size: 11px;
}
#content .entry p {
	margin: 15px 0;
}
#content .entry p a, #content .entry a {
	color: #3b918e;
	text-decoration: none;
	font-size: 11px !important;
}
#content .meta {
	margin: 5px 0 0 0;
	padding: 5px;
	border: #3b918e 1px solid;
	background-color: #efefef;
	font-family: Arial;
	font-size: 11px;
	color: #2e3751;
}
#content .meta span {
	margin: 0 5px;
}
#content .meta a, #content a .meta {
	color: #3b918e;
	text-decoration: none;
}
#content a .meta {
	display: block;
}



#sidebar {
	float: right;

	margin-right: 0px;
	width: 200px;

}
#sidebar ul {
  margin: 0 10px 0 10px; 
  padding: 0 0 0 0;
	list-style: none; 
  list-style-type: none;

	color: #fff;
}
#sidebar ul li ul  {
  margin-bottom: 10px; 
  border-top: #3b918e 1px dashed;
} 
#sidebar ul ul {

	margin: 0px 0px 15px 0 ; 
  padding: 0 0 0 0;
}
#sidebar ul li ul  {
  padding-top: 10px;
}
 
#sidebar a {
	color: #aaa;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0 0 0 0 ;
	color: #3b918e;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}
#searchform {
	margin: 0 0 10px 0; 
  padding: 0;
	text-align: center;
	background-color: #F0F0F0;
	border: #e0e0e0 1px dashed; 
}
.searchtext {
	margin: 0 0 3px 0; 
  padding: 4px 0;
	width: 170px;
	border: #CDCDCD 1px solid;
	background-color: #EFEFEF;
}
.searchimg {
  background-image: url(images/background_submit_100.png);
	width: 100px;
  height: 25px;
  border: none;
  padding: 0 0 0 0;
  font-size: 12px;

}




#bottom {
  float: left;
  width: 770px;
  height: 10px;
	margin: 0 0 0 0;
	padding: 0px 0px;
	background-color: #F3F3F3;
	font-family: "Garamond";
	font-size: 15px;
	color: #fff;
}
#bottom ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	font-family: "Garamond";
	font-size: 15px;
	color: #fff;			
}
#bottom li {
	margin: 0 100px 0 0;
	float: left;
}
#bottom li li {
	float: none;
	margin: 0 0 2px 0; padding: 0 0 2px 0;
	border-bottom: #fff 1px solid;
}
#bottom a {
	color: #fff;
	text-decoration: none;
}
#bottom h2 {
	margin: 0 0 5px 0; padding: 0;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #fff;		
}

#footer {
  float: left;
  width: 770px;
	margin: 0 0 0 0;
	padding: 0px 0px;

 
	background-color: #DFDFDF;
	font-family: "Garamond";
	font-size: 15px;
	text-align: center;
	color: #999;		
}
#footer a {
	color: #AAA;
	text-decoration: underline;
}

#content small {
	margin: 0; padding: 0;
	color: #2e3751;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	display: block;
}
#content p small {
	display: inline;
	text-align: left;
	font-weight: normal;
}

#content small a {
	color: #2e3751;
	text-decoration: none;
}

.pagenavigation {
	margin: 5px 0px;
}
.pagenavigation a {
	color: #3b8ee1;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

h2#comments, h2#postcomment {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#2e3751;
}

h2#comments a {
	text-decoration: none;
	color: #2e3751;
}

p a {
	color: #3b918e;
	text-decoration: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #ff5400;
}

.feedback {
	color: #000000;
	float: right;
	clear: both;
	font-weight: bold;
}
.feedback a {
	color: #000000;
	text-decoration: none;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#commentform #author {
	vertical-align: middle;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#commentlist li, #commentlist p {
	font-size: 9pt;
}
#commentlist a {
	color: #3b918e;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

#wp-calendar td {
	color: #777;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
