/*
Theme Name: Lost In Translation
Theme URI: http://blog.geekartist.net/
Description: GeekArtist Web Solutions Business Blog Style
Version: 1.0
Author: Janice Schwarz of GeekArtist Web Solutions
Theme author site: http://www.geekartist.net/
*/

/* Link Styling */
a:link {color: #660099; text-decoration: underline;}
a:visited {color: #996699; text-decoration: underline;}
a:hover {color: #ff8a00; text-decoration: underline;}
a:active {color: #FFCC00; text-decoration: underline;}

/* Body & Wrap Style */
body {
font-size: 62.5%;
font-family: Verdana, Arial, Sans-Serif;
color: #333;
text-align: center;
margin: 0;
}
#outer_wrap {
margin: 0 auto;
padding: 0;
text-align: center;
background: #fff url(images/sunset_bg3.jpg) left top repeat-x;
width: 100%;
}
#wrap {
margin: 0 auto;
padding: 0;
width: 800px;
text-align: center;
}
br.clear {
clear: both;
}
/* Header Style */
#header {
background: url(images/header_sunset2.jpg) left top no-repeat; 
height: 300px; 
width: 800px;
margin: 0;
padding: 0;
}
#header h1 {
display: none;	}
#header h1 a {
text-decoration: none;
}
#header h2 {
display: none;
	}
/* Main Content Style */
#content {
clear: both;
width: 560px;
font-size: 1.3em;
text-align: left;
margin: 10px 0 5px 15px;
padding: 0;
float: left;
line-height: 1.5em;
background: #fffcfa;
}
.author {
margin: 0 0 10px 0;
padding: 0;
font-style: italic;
}
h1 {
font-size: 1.5em;
}
h2 {
font-size: 1.3em;
}
h3 {
font-size: 1.5em;
}
h4 {
font-size: 1.3em;
}
/* Right Sidebar Styles */
#rightsidebar {
width: 200px;
text-align: right;
float: right;
padding: 0;
font-size: 1.2em;
margin: 10px 0 0 0;
}
#rightsidebar ul {
margin: 0;
padding: 10px 10px;
list-style-type: none;
}
#rightsidebar li {
margin: 0 0 .5em 0;
padding: 0;
list-style-type: none;
}
#rightsidebar h2 {
font-size: 1.3em; 
color: #cc6633;
padding: 2px 0 2px 0;
border-bottom: #fee6ce 1px solid;
border-top: #fee6ce 3px solid;
}
#about_blog {
font-size: 1.2em;
line-height: 1.4em;
}
#calendar_wrap {
width: 140px;
margin: 0 0 0 10px;
padding: 0;
}
#rightsidebar a img {
border-style: none;
}
/* Top Navigation Style */
#nav {
clear: both;
margin: 0 auto;
padding: 0;
background: #632283;
text-align: center;
width: 800px;
height: 62px;
}
ul#nav li {
list-style: none;
display: inline;
float: left;
text-align: left;
margin: 0;
padding: 0;
}
#nav a img {
border-style: none;
}
/* Footer Style */

#footer {
clear: both;
margin: 0 auto;
padding: 0;
text-align: center;
width: 100%;
background: #580182;
height: 150px;
}
#footer p {
margin: 0;
padding: 10px 0 0 0;
text-align: center;
font-size: 1.5em;
color: #ffffff;
}
#footer a {
color: #fff;
}
#footer a:hover {
color: #d0bcda;
}
/* Comment Form Style */
#commentform input {
	width: 200px;
	padding: 2px;
	margin: 0;
	}
#commentform textarea {
	width: 450px;
	padding: 2px;
}

/* Category Style */
#cat {
width: 150px;
font-size: 1.1em;
margin: 0;
padding: 0;
border-bottom: #fee6ce 1px solid;
}
/* Entries */
.entry {
font-size: 1.3em;
line-height: 1.5em;
margin: 0;
padding: 0;
clear: both;
}
.post h3 {
line-height: 1.5em;
}
.postmetadata {
padding: 0 0 10px 0;
border-bottom: #fee6ce 1px solid;
}

/* FeedFlare Style */
.feedflare {
line-height: 1.5;
padding: 0 10px;
}
.feedburnerFlareBlock {
line-height: 1.5;
padding: 10px 5px;
}
.fbLikeContainer {
float: right;
width: 55px;
margin-right: 5px;
padding: 0;
clear: both;
}
