/*
Theme Name: Alchemis
Description: Default WordPress theme styled for Alchemis.
*/

/* Body */
html {
margin: 0;
padding: 0; 
}

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin: 0;
background: url(/images/layout/bg.gif) 50% 0% #fff repeat-x;
color: #4f3d08;
line-height: 14pt;
}

.outer-container {
width: 100%;
height: auto;
margin: auto;
margin-top: 16px;
padding-bottom: 100px;
background: url(/images/layout/Alchemis-Bg.gif) 50% 0% no-repeat;
}

#wrapper {
width: 967px;
height: auto;
margin: auto;
}

#content {
margin: 0 197px 0 223px;
}

p {
line-height: 15px;
}

h1, h2, h3 {
color: #744a18;
font-weight: normal;
}

h1 {
}

h2 {
}

h3 {
margin: 0;
margin-bottom: 5px;
font-size: 12px;
font-weight: bold;
}

a {
color: #34bab9;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a img {
border: 0;
}

blockquote p {
font-style: italic;
}

ul, ol {
margin: 0px 0px 10px 20px;
padding: 0px 0px 10px 20px;
}

ul li {
list-style-type: none;
margin: 2px 3px 5px 3px;
padding: 1px 3px 3px 0px;
list-style-image: url(/images/Layout/bullet2.gif);
}

ol li {
margin: 2px 3px 5px 3px;
padding: 1px 3px 3px 0px;
}


/* Header */
.header {
width: 967px;
margin: 0 auto;
}

.logo {
margin-bottom: 33px;
margin-left: 10px;
padding-top: 20px;
}


/* Navigation */
.navigation .nav-panel {
width: 182px;
padding: 7px 12px 2px 30px;
margin: auto;
position: relative;
margin-top: 0;
margin-bottom: 0;
}

.navigation .nav-panel a {
font-weight: 100 !important;
}

.navigation .nav-panel .normal a.link {
position: relative;
display: block;
width: 178px;
height: 20px;
margin-bottom: 5px;
padding: 1px 7px 1px 7px;
color: #999;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
text-decoration: none;
text-align: right;
}

.navigation .nav-panel .normal a.link:hover {
color: #ccc;
}

.navigation .nav-panel .active a.link {
position: relative;
display: block;
width: 178px;
height: 20px;
margin-bottom: 5px;
padding: 1px 7px 1px 7px;
background-color: #34bab9;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
text-decoration: none;
text-align: right;
}

.navigation .nav-panel .active a.link:hover {
color: #ccc;
}


/* Post */
.slide {
width: 491px;
margin: 0 auto;
}

h1.main, h3.main {
display: block !important;
margin-bottom: 10px !important;
padding: 8px 0 0 0 !important;
color: #34bab9 !important;
font-family: Georgia, "Times New Roman", Times, serif !important;
font-size: 18px !important;
font-weight: normal !important;
line-height: 18px !important;
text-decoration: none !important;
}

#post {
width: 492px;
margin: 0 auto;
}

#post h1.title {
margin: 0;
margin-bottom: 10px;
padding: 0;
padding-top: 13px;
font-size: 20px;
line-height: 1em;
}

#post h2.title {
margin-top: 25px;
margin-bottom: 10px;
font-size: 20px;
line-height: 1em;
}

#post h2.title a {
color: #744a18;
text-decoration: none;
}

#post h2.title a:hover {
text-decoration: underline;
}

.postdate {
color: #744a18;
font-size: 11px;
}

.postdate em {
color: #744a18;
font-size: 11px;
}

.postcontent {
margin-bottom: 20px;
}

.postcontent p {
font-size: 12px;
line-height: 18px;
}

.postcontent ol li ul {
margin: 10px 0 0 20px;
padding: 0;
}

.postmetadata {
padding-bottom: 20px;
color: #744a18;
font-size: 11px;
line-height: 1.5em;
}


/* Sidebar Left */
#sidebar {
float: left;
width: 224px;
}


/* Sidebar Right */
#sidebarright {
float: right;
width: 183px;
margin-top: 6px;
}

#sidebarright .textwidget {
margin-bottom: 30px;
}

#sidebarright .textwidget p {
margin: 0;
font-size: 11px;
line-height: 1.5em;
}

#sidebarright form.feedburner-email {
margin-top: 10px;
}

#sidebarright form.feedburner-email input {
width: 100px;
font-size: 11px;
}

#sidebarright form.feedburner-email input.button {
width: auto;
font-size: 11px;
}

#sidebarright #searchform {
margin: 0;
margin-bottom: 30px;
}

#sidebarright #searchform input, #searchform input {
width: 115px;
font-size: 11px;
}

#searchform input {
width: 175px;
font-size: 11px;
}

#sidebarright #searchform input.button, #searchform input.button {
width: auto;
font-size: 11px;
}

#sidebarright ul {
margin: 0 0 25px 20px;
padding: 0;
}

#sidebarright ul li {
margin: 0;
padding: 0;
padding-bottom: 5px;
font-size: 12px;
}

#sidebarright ul li a, #sidebarright ul li a:visited {
text-decoration: none;
}

#sidebarright ul li a:hover, #sidebarright ul li a:active {
text-decoration: underline;
}


/* Footer */
#footer {
}


/* Comments */
#respond {
font-size: 11px;
font-weight: bold;
}

#commentform p {
font-size: 11px;
}

#commentform label {
font-size: 12px;
}

#commentform input.commentfield {
width: 170px;
margin: 2px 5px 2px 0;
padding: 2px;
border: 1px solid #eee;
}

#commentform textarea {
display: block;
width: 490px;
height: 150px;
padding: 4px;
border: 1px solid #eee;
color: #4f3d08;
font-size: 11px;
}

#commentform input.button {
width: auto;
font-size: 11px;
}

.commentbox {
margin: 0;
padding: 10px;
border: 1px dotted #744a18;
background: #f7f7f7;
}

.commentid {
float: left;
margin-left: 5px;
color: #5f9128;
}


/* Others */
.outline {
border: 1px #000 dotted;
}

.read {
width: 400px;
padding: 2px;
border: 1px dotted #e3e2e2;
background: #f9f8f8;
font-family: verdana, Arial, Helvetica, sans-serif;color:#7B7A7A;
font-size: 11px;
text-align: right;
}

.readmore {
margin: 0 10px 0 5px;
padding-left: 20px;
background: url('images/page.gif') no-repeat left center;
}

.date {
padding-left: 20px;
background: url('images/clock.gif') no-repeat left center; 
}


/* Calendar */
#wp-calendar {
width: 165px;
margin: 3px auto 0;
empty-cells: show;
}

#wp-calendar a {
display: block;
background: #a28c72;
color: #fff;
}

#wp-calendar caption {
width: 100%;
text-align: center;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar caption {
padding-bottom: 3px;
border-bottom: 1px solid #000;
color: #77655b;
font: bold 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}


/* Images */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 5px 0 5px 15px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 5px 15px 5px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.aligncenter, div.aligncenter {
display: block;
margin: 10px auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption.alignnone {
margin: 5px 0 5px 0;
}

.wp-caption.alignleft {
margin: 5px 15px 5px 0;
}

.wp-caption.alignright {
margin: 5px 0 5px 15px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
margin: 0;
padding: 2px 5px;
font-size: 0.9em;
font-style: italic;
line-height: 17px;
}

.wp-caption.alignnone p.wp-caption-text {
text-align: left;
}

.wp-caption.alignleft p.wp-caption-text {
text-align: left;
}

.wp-caption.alignright p.wp-caption-text {
text-align: right;
}

.size-thumbnail, .size-medium, .size-large, .size-full {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


/* Plugins */
p#breadcrumbs {
margin-top: 0;
margin-bottom: 15px;
padding-top: 8px;
font-size: 0.9em;
}

.addthis_container {
margin-top: 25px;
margin-bottom: 20px;
}

.subscribe-to-comments {
margin-top: 20px;
}

.subscription-manager {
}

.subscription-manager h2 {
padding-top: 8px;
}

.subscription-manager fieldset {
margin-top: 20px;
}

.subscription-manager fieldset legend {
padding: 0 5px;
}

div.pagerbox {
margin: 20px 0;
text-align: center;
}

div.pagerbox a {
border: 1px dotted #e0dede;
background-color: #f8f8f8;
font-size: 0.9em;
display: -moz-inline-box;
display: inline-block;
color: #34bab9;
padding: 2px 4px;
margin: 2px 0 2px 2px;
}

div.pagerbox a:hover {
border: 1px dotted #aaa;
text-decoration: none;
}

div.pagerbox a.current {
border: 1px dotted #aaa;
color: #444;
text-decoration: none;
}

.aktt_tweets ul li {
line-height: 1.5em;
font-style: italic;
}

.aktt_tweets ul li a.aktt_tweet_time {
display: none;
}

img#wpstats {
display: none;
}

ul.st-related-posts {
margin: 0 0 20px 17px;
padding: 0;
}