/* 

Theme Name: LuxBlog
Theme URI: http://www.toptut.com
Description: 
Version: 1.0 of LuxBlog theme by <a href="http://www.toptut.com">Lorelei</a>
Author URI: http://www.toptut.com
Author: Lorelei

PLEASE DO NOT REMOVE THE CREDITS AND THE LINK BACK TO TOPTUT.COM AT THE FOOTER
*/


body {
background:url(images/bg-body.jpg) repeat-x top center #cdeaff;
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
font-size:11px;
color:#eaf3fb;
}

* {
margin:0;
padding:0;
}

img {
border:0;
}

p {
margin-bottom:1.75em;
}

a {
text-decoration:none;
color:#ffa81d;
}

a:hover {
text-decoration:none;
color:#6CC7DC;
}

#wrapper {
background:url(images/bg22.gif) repeat-y 50% 0 #393e47;
width:700px;
font-size:1.2em;
margin:0 auto;
}

#header {
height:140px;
background:url(images/bg-header.jpg) no-repeat;
}

#menu {
height:35px;
line-height:35px;
background:url(images/bg-menu.png) repeat-x;
padding:0 10px;
}

#main-sidebar {
float:right;
width:170px;
background:#77ae01;
margin-right:5px;
}

#main-content {
float:left;
width:490px;
padding-left:10px;
min-height:400px;
}

#footer {
clear:both;
height:100px;
background:url(images/bg-footer.jpg) no-repeat;
}

.entry {
text-align:justify;
line-height:1.75em;
padding:10px;
}

.entry-title {
font-size:1.9em;
font-weight:400;
letter-spacing:1px;
}

.date {
font-size:0.9em;
color:#77ae01;
cursor:default;
letter-spacing:1px;
}

#menu ul {
list-style-type:none;
}

#menu li {
float:left;
}

#menu li a {
display:block;
color:#fff;
margin-right:2px;
padding:0 15px;
}

#menu li a:hover {
background:url(images/bg-menu-hover.png) no-repeat center center;
}

#main-sidebar ul {
list-style-type:none;
margin-top:10px;
}

#main-sidebar li a {
background-color:#77ae01;
padding-left:0;
display:inline;
height:20px;
line-height:20px;
color:#fff;
margin-left:5px;
border-bottom:1px dotted;
}

#main-sidebar li a:hover {
color:#1e3546;
}

#footer-valid {
float:center;
padding-top:30px;
padding-left:30px;
text-align:left;
cursor:default;
color:#d8f3fd;
}

#footer-valid a {
color:#d8f3fd;
text-decoration:none;
}

#footer-valid a:hover {
color:#93e800;
text-decoration:underline;
}

h1 {
font-size:24px;
font-weight:600;
cursor:default;
position:relative;
text-align:left;
top:8px;
left:155px;
letter-spacing:1px;
color:#3a3e47;
font-family:Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.pagetitle {
font-size:125%;
margin-bottom:5px;
padding:5px;
}

.post h3 {
font-size:125%;
font-weight:700;
}

.commentlist {
list-style:none;
border-top:1px dotted #fff;
margin-top:5px;
margin-bottom:15px;
width:90%;
}

.commentlist .commentmetadata .commentname {
font-size:110%;
font-weight:700;
color:#ffa81d;
}

.commentlist .commentmetadata .commentdate {
font-size:90%;
color:#CCCEDD;
}

.commentlist li p {
margin-bottom:0;
padding:5px;
}

.commentlist a {
color:#ffa81d;
background:url(images/icon-comment.png) no-repeat 0 2px;
padding-left:20px;
padding-right:2px;
}

#commentform p #author,#email,#url {
background:#FDFDFD;
border:1px solid #CCC;
font-size:14px;
padding:3px;
}

#commentform p #comment {
background:#FDFDFD;
border:1px solid #CCC;
font-size:14px;
width:90%;
padding:3px;
}

#commentform p {
margin-top:10px;
}

#commentform p label {
padding:3px;
}

.post h2 {
font-weight:700;
}

.postmetadata {
margin-bottom:15px;
padding:2px 2px 2px 15px;
}

.ft-nav {
font-size:90%;
margin-left:44%;
}

.ft-nav li {
float:left;
display:inline;
padding:5px;
}

input.search {
background:url(images/search-bg.gif) no-repeat top;
border:1px solid #405e74;
font-size:14px;
width:120px;
padding:3px;
}

#sidebar ul li.categories ul li ul.children {
padding-left:5px;
margin:0;
}

#sidebar ul li p {
color:#fff;
padding:10px;
}

#sidebar ul li h2 {
font-size:130%;
color:#F5F5F5;
padding-top:5px;
padding-left:10px;
border-bottom:1px dotted #F5F5F5;
margin:5px;
}

#sidebar ul li ul,#sidebar ul li .content {
padding-left:15px;
color:#78b809;
}

#sidebar ul {
list-style:none;
line-height:normal;
}

.single-post h2 {
font-weight:700;
color:#ffa81d;
}

.single-post .single-content {
padding:10px;
}

blockquote {
border:2px solid #c6e0f4;
color:#ecf6ff;
font:12px Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
margin:15px;
padding:10px;
}

#content,div.single-post {
margin-top:15px;
}