/*  
Theme Name: Alchemy
Theme URI: http://www.wpdesigner.com
Description: Alchemy is a WordPress theme modified from Half Life created by Small Potato.
Version: 1.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #FFF2A1;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #000;
}

a:hover{
	text-decoration: none;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #D8BFD8;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px 10px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;

}


input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.container{
	margin: auto; 
	width: 100%;
	text-align: left;
	vertical-align: top;
        background-color: #fdf5d6;
}

.page{
	position: relative;
        top: 225px;
	width: 100%;
        height: 100%;
	background: #fdf5d6;
	color: #fff;
        }




#banner{
	display: inline;
	/*margin: 5px 5px 2px;*/
	float: left;
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: url(http://dreamsandbones.net/blog/images/peacocktile20.jpg);
        background-color: #F9C684;
        background-repeat: repeat;
	/*clear: both;*/
}
#banner ul{
	float: right;
        margin: 0;
	padding: 0px 0px;
	list-style: none;
}

#banner ul li{
	/*display: inline;*/
	padding-right: 5px;
        align: right;
}

#banner h1{
        text-align: center;
        font-size: 42px;
        color: #FFF2A1;
}

#banner h2{
        text-align: center;
        font-size: 24px;
        color: #FFF2A1;
}


#menu{
	display: inline;
	float: right;
	/*margin: 0 5px 2px;*/
        text-align: right;
	width: 200;
        height: 225px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	background: #6c2c17;
overflow: hidden;
	/*clear: both;*/
}

#menu ul{
	margin: 0;
	padding: 0px 0px;
	list-style: none;
}

#menu ul li{
	/*display: inline;*/
	padding-right: 5px;
}

#menu ul li h1{
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}

#menu ul li a{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover{
	text-decoration: underline;
}
/*left side*/
.leftbar{
        position: absolute;
        left: 1%;
        top: 5px;
        width: 20%;
	display: inline;
	float: left;
	margin: 0px 0px;
        padding: 10px 5px 5px 5px;
	color: #000;
        background-color: #FFF2A1;
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: justify;
	font-style: oblique;
	line-height: 25px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}

.leftbar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFF2A1;
}

.leftbar ul li{ }

.leftbar ul li.widget_search{
	padding: 10px;

}

.leftbar ul li h2{
	border-top: 1px solid #b34910;
	border-bottom: 1px solid #b34910;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #FFF2A1;
	color: #000;
}

.leftbar ul li h2 a, .leftbar ul li h2 a:hover{
	color: #fff;
}

.leftbar ul ul{ padding: 5px 10px 10px; }

.leftbar ul ul li{ line-height: 18px; }

.leftbar ul ul ul{ padding: 0; }

.leftbar ul ul ul li{ padding: 0 0 0 10px; }

/* right side*/
.rightbar{
        position: absolute;
        left: 82%;
        top: 10px;
        width: 17%;
	float: left;
	margin: 0px,10px;
	color: #000;
}

.rightbar ul{
	margin: 0;
	padding: 0 10px 0;
	list-style: none;
	background: #FFF2A1;
}

.rightbar ul li.widget_search{

	padding: 10px 0 0;
}

.rightbar ul li h2{
	padding: 10px 0 10px;
	border-bottom: 1px solid #888;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF2A1;







}


.rightbar ul ul{
	padding: 10px 0 10px;
}

.rightbar ul ul li{
	line-height: 18px;
}


.rightbar ul ul ul{
	padding: 0;
}

.rightbar ul ul ul li{
	padding: 0 0 0 10px;
}

.leftbar li#search input, .obar li#search input{
	margin: 0 0 5px;
}

.centercolumn{
        position: absolute;
        left: 22%;
        top: 10px;
        width: 60%;
	display: inline;
	margin: 0 2px 10px 0px;
	font-family: Arial;
	font-size: 14px;
	background: #FF7F50;
	color: #6C2C17;
}

.post{
	padding: 15px;
}

.post h2, .post h2 a, .post h2 a:hover{
	font-size: 25px;
	font-weight: normal;
	color: #a1410e;
}

.postdate{
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 5px 5px;
	font-size: 11px;
	background: #74CDCF;
	color: #333;
        text-align: right;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry{
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}

.entry a, .entry a:hover{
	color: #A1410E;
}

.entry img{
	border: 1px solid #ccc;
	padding: 4px;
}

.entry img.wp-smiley{
	padding: 0;

	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 10px 0 0;

	border-top: 1px solid #ccc;
}


.browse{
	padding: 15px;
	line-height: 18px;
}

/* comments template */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}




table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	position: absolute;
        bottom: 0px;
	/*float: right;*/
	margin: 0px 5px 5px;
	width: 100%;
	background: #a1410e;
	color: #fff;
        clear: both;
}

#footer a, #footer a:hover{
	color: #fff;
}

#footer p{
	padding: 10px;
	line-height: 18px;
}
 /* from D&B */
.blogname {
            background:#4682B4;
		font-size:40px;
		font-weight:bold;
            font-family:Comic Sans MS;
            border:0px solid #BA55D3		
            color:#000;
		padding-top:10px;
		padding-left:10px;
		}

      .blogmotto {
            background:#339933;
		font-size:40px;
		font-weight;
            font-family:Comic Sans MS;
            border:0px solid #BA55D3		
            color:#000;
		padding-top:10px;
		padding-left:10px;
		}
		
	.blogtext {
		font-size:16px;
            font-family: Arial, Helvetica, sans-serif;
		color:#000;
		margin-left:48px;
		margin-top:12px;
		}
      .commenttext {
		font-size:14px;
            font-family: Arial, Helvetica, sans-serif;
		color:#000;
		margin-left:48px;
		margin-top:12px;
		}		

	.title {
		font-size:20px;
		font-weight:bold;
		padding-top:10px;
		padding-left:10px;
		padding-bottom:10px;
		}
		
	.heading {
		font-size:16px;
		font-weight:bold;
		margin-left:20px;
		margin-top:24px;
		margin-bottom:5px;
		}
		
	.menuheading {
		font-size:16px;
		font-weight:bold;
		margin-left:20px;
		margin-bottom:5px;
		}
		
	.menutext {
		font-size:12px;
		padding-left:20px;
		padding-bottom:20px;
		}

	.menubold {
		font-size:12px;
		font-weight:bold;
		margin-left:20px;
		margin-bottom:5px;
		}
	.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 120%;
	font-weight: bold;
	}