/*  
Theme Name: Ladlinks


*/


/* ---------------- General ------------------*/

body { background: #b69765; margin: 0; font-family: Helvetica, Arial, Trebuchet MS, Courier New, serif; font-size: 13px; line-height: 19px; color: #600000; }

a { text-decoration: none; color: #3f2802; }
a:hover { text-decoration: none; color: #3f2802; }

.metadata { background-color: #dedede; border: 1px solid #ccc; padding: 15px; }

.clear { clear: both; font-size: 0px; line-height: 0px; visibility: hidden; margin: 0; }

blockquote { margin: 10px; padding: 0px 0px 0px 50px; color:#666; background: url(images/blockquote.gif) no-repeat left top; }
code{ display:block; overflow:auto; text-align:left; margin: 5px 0 10px 0; padding: 5px 10px 5px 10px; background-color: #ccc; }

.navigation { display: block; padding-bottom: 20px; margin: 0 auto; }

.alignright { float: right; }
.alignleft { float: left; }


/* ---------------- Layout ------------------*/

#header { display: block; background: url(images/header.jpg) no-repeat top left; width: 1000px;
margin: 0 auto; height: 200px; }
#header img, #header img:hover { border: none; text-decoration: none; }

#content { background: transparent url(images/bg.gif) repeat-y top left; position: relative; width: 1000px;
margin: 0 auto; clear: both; }

#footer { background: transparent url(images/footer.jpg) no-repeat top left; position: relative; margin: 0 auto; width: 10000px; height: 67px; }


/* ---------------- Header ------------------*/

#search { margin-bottom: 8px; text-align: right; }
#searchform { margin-bottom: 29px; }
#searchform input { width: 150px; background: #ffffff; }
#searchform .searchbtn { width: 22px; }

h1 { font-family: Helvetica, Georgia, Times ; font-size: 41px; font-weight: normal; color: #930101; margin: 0; padding: 75px 38px 0 0px; text-align: right; }
h1 a, h1 a:link, h1 a:hover { color: #ffffff; }
.description { color: #930101; padding: 10px 38px 0 0; font-size: 100%; font-weight: normal; text-align: right; }


/* ---------------- Main Post ------------------*/

#bodycontent { width: 500px; float: left; margin: 0 0 0 25px; }
#bodycontent h1 { margin: 0; padding: 0; font-family: Helvetica, Georgia, Times, serif; font-size: 20px; font-weight: normal; color: #3f2802; }
#bodycontent h2 { margin: 0; padding: 0; font-family: Helvetica, Georgia, Times, serif; font-size: 18px; font-weight: normal; color: #3f2802; }

.post { padding: 10px 10px; background: transparent; }

.posttitle, .posttitle a, .posttitle a:link { color: #3f2802; line-height: 26px; margin-bottom: 5px; font-size: 24px; }
.posttitle a:hover { color: #3f2802; text-decoration: none; }

.info { border-top: 3px solid #3f2802; margin-top: 3px; font-size: 9px; }

p { padding-top: 5px; font-size: 14px; }
p img { padding: 7px; border:0; }
p a img { padding: 7px; border:0; }


/* ---------------- Comments ------------------*/

#comments { margin-bottom: 10px; border-top: 2px solid #3f2802; }
#comments h2 { margin: 10px 20px 10px 20px; }

.commenttext { background-color: #000000; margin: 1px; padding: 0px 0px; display: block; }
.commenttext p { margin: 2px; padding: 2px 0; }

.data { color: #600000; font-size: 10px; margin: 0px 0 0px 0; }
.data a { color: #101762; text-decoration: underline; }
.data .poster strong { font-weight: bold; color: #333; }


/* ---------------- Comment Form ------------------*/

#commentform { margin-bottom: 12px; border-top: 1px solid #999; }
#commentform strong { color: #333; }
#commentform h2 { margin: 8px 0 0px 0; }
#commentform .guidelines strong { font-weight: bold; color: #333; }

#commentform .name { float: left; margin-right: 25px; }
#commentform .email { float: left; }
#commentform .url { margin: 5px 0; float: left; }

#commentform .name input { border: 1px solid #600000; width: 220px; }
#commentform .email input { border: 1px solid #600000; width: 220px; }
#commentform .url input { border: 1px solid #600000; width: 445px; }

#commentform textarea { border: 1px solid #600000; width: 435px; height: 215px; margin-bottom: 10px; }
#commentform .remember input { border: 0; margin-bottom: 5px; }
#commentform .submit { margin-left: 117px; }

.star { font-weight: bold; color: #930101; }


/* ---------------- Sidebar Left ------------------*/

#sidebarleft { width: 185px; margin-left: 32px; float: left; color: #FFFFFF; }
#sidebarleft h2 { margin: 0 0 5px 0; padding: 0 0 5px 0; font-size: 16px; color: #FFFFFF; line-height: 15px; }

#sidebarleft ul { list-style-type: none; margin: 0 0 30px 0; padding: 0 0 0 5px; }
#sidebarleft ul li { list-style-type: square; margin: 0 0 0 10px; padding: 0; }
#sidebarleft ul li a { text-decoration: none; padding: 5px 0 5px 0; color: #FFFFFF; }
#sidebarleft ul li a:hover { text-decoration: underline; }
#sidebarleft ul li a p { margin: 0; padding: 0; }


/* ---------------- Sidebar Right ------------------*/

#sidebarright { width: 174px; margin-left: 50px; float: left; }
#sidebarright h2 { margin: 0 0 5px 0; padding: 0 0 2px 0; font-size: 10px; line-height: 24px; }

#sidebarright ul { list-style-type: none; margin: 0 0 10px 0; padding: 0 0 0 5px; }
#sidebarright ul li { list-style-type: circle; margin: 0 0 0 10px; padding: 0; }
#sidebarright ul li a { text-decoration: none; padding: 5px 0 5px 0; color: #3f2802; }
#sidebarright ul li a:hover { color: #3f2802; }
#sidebarright ul li a p { margin: 0; padding: 0; }



/* ---------------- Footer ------------------*/

#footer { font-size: 12px; text-align: center; }
#footer p { font-size: 12px; margin: 0; padding: 17px 0 0 0; color: #ffffff; list-style: none; text-align:center; }
#footer a { text-decoration: none; color: #ffffff; font-weight: bold; }
#footer a:hover { text-decoration: underline; font-weight: bold; color: #ffffff; }