/*  
Theme Name: Aielman's SEO Theme
Theme URI: http://wp.uberdose.com
Description: Nihilistic. SEO compliant. Aielman's theme.
Version: 0.1
Author: uberdose
Author URI: http://wp.uberdose.com/2007/08/17/aielmans-seo-theme/
*/

body {
background-color: #fff;
font-family: Arial, Helvetica, Geneva, sans-serif;
color: #333;
padding: 0 0 0 0;
font-size: .88em;
line-height: 1.2em;

background-image: url("http://www.weddingscr.com/costa_rica/wp-content/fondo.png");
background-position: 0 0;
background-attachment: fixed;
background-repeat: no-repeat;

}

a {
color: #cc3e26;
text-decoration: none;
font-weight: bold;
}

#page {
width:670px;
margin:auto;
padding-left: 35px;
}

#header {
margin-bottom:60px;
}

h1.blogtitle {
font-size: 3em;
line-height: 1em;
/* text-transform: uppercase; */
margin-bottom:10px;
}

h1.posttitle {
font-size: 1.5em;
line-height: 1em;
/* text-transform: uppercase; */
color: #34353e;
margin-bottom: 0px;
}

h2.posttitle {
font-size: 1.5em;
line-height: 1em;
/* text-transform: uppercase; */
clear:both;
margin-bottom: 0px;
}

h2.posttitle a, h2.posttitle a:visited, h1.posttitle a, h1.posttitle a:visited {
color: #454545;
}

h2.widgettitle {
color: #34353e;
}

h3 {
font-size: 1em;
padding-bottom: 0px;
margin-bottom: 0px;
}

#footer {
clear:both;
text-align:center;
}

.alignright {
float:right;
text-align:right;
}

.alignleft {
float:left;
text-align:left;
}

.navigation {
padding-bottom:20px;
margin-bottom:20px;
}

.search {
margin-top:20px;
margin-bottom:20px;
}

#sidebar {
width: 100%;
border: 0px red dotted;
}

ul.bookmarks {
list-style: none;
}

#sidebar h2 {
color: #454545;
}

#sidebar ul {
list-style-type: none;
display:inline;
list-style-position: inside;
}

#ctc a {
padding-right: .5em;
}

#ctc a:hover {
text-decoration: underline;
}

#sidebar li {
display: inline;
padding-right: .5em;
}

#sidebar li a:hover {
text-decoration: underline;
}

/* Navigation Menu */
#menu {
 top: 20px;
 left: 0px;
 position: fixed;
 background-color: #fff;
 border: 1px solid #cc3e26;
 margin: 0 0 0 10px;
}

#menu ul {
list-style-type: none;
list-style-position: inside;
padding: 0 10px 0 10px;
}

#menu li {
padding-top: 3px;
padding-bottom: 1px;
}

#menu li a:hover {
text-decoration: none;
border-bottom: 1px dotted #555;
}

/* Calendar Styles */
caption {
padding-bottom: 8px;
}

tbody {
border: 1px solid #fff;
border-bottom: 1px solid #ccc;
}

.gigs-calendar {
width: 350px;
padding-left: 30px;
}

.eventName {
color: #cc3e26;
text-align: left;
width: 150px;
padding-left: 20px;
}

.shortNotes {
text-align: right;
}

.venue {
text-align: center;
}

.city {
text-align: center;
}

.date {
text-align: right;
}

.time {
width: 25px;
text-align: right;
}


#red { 
	width: 510px;
	border: 1px solid red;
	text-align: center;
	background: #ddd;
}
