/*  
Theme Name: inBloom
Theme URI: http://www.freewpthemes.net
Description: A two-column fixed width template.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
Released: 20070617
*/
/* New CSS File */

a:link,a:visited { text-decoration:none}

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0;}

a img,:link img,:visited img { border:0px solid black;}

img {border-style: none;}

html { min-height:100%; margin-bottom:1px; }

body {
font-size: small;
}
* html body {
font-size: small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

body {
	margin: 0px;
	padding: 0px;
	background: #191919;
	color: #cccccc;
	font: 100% "Verdana", Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 197%;
}

h2 {
	font-size: 150%;
	color: #f58220;
	padding-bottom: 12px;
	font-weight: normal !important;
}
h2 a:link {
	text-decoration: none !important;
	border: none !important;
	font-weight: normal !important;	
}

h2 a:visited {
text-decoration: none !important;
	border: none !important;
color: #cccccc;
	font-weight: normal !important;	

}

h2 a:hover {
	text-decoration: none !important;
	border: none !important;
	color: #f58220;
		font-weight: normal !important;	

}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #f58220;
	padding: 8px 0px 0px;
	background: url(images/bgH3.jpg) no-repeat top;
	height: 44px;
	width: 480px;
	text-indent: 2px;
	margin: 0px;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
address {
	color: #f58220;
	padding-bottom: 10px;
	font: italic normal 85% Georgia, "Times New Roman", Times, serif;
}
p {
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 11px;
}
strong {
	font-weight: bold;
	color: #ffffff!important;
}
ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
}

ul, ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	list-style: none;
	list-style-position: outside;
}

ul li {
	padding-left: 25px;
}

blockquote {
	color: #50b1f2;
	padding-right: 20px;
	padding-left: 20px;
	font: 90% Georgia, "Times New Roman", Times, serif;
}

a:link {
	text-decoration: none;
	color: #f58220;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #50b1f2;
	font-weight: bold;
}

a:visited {
	color: #f2b150;
	text-decoration: none;
	font-weight: bold;
	
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 10px 0;
}

img.right {
	float: right;
	margin: 3px 10px 0 20px;
}

/* Wrapper */

#wrapper {
	background: #3B3B3B url(images/img01.gif) repeat-x;
}

/* Header */

#header {
	width: 760px;
	height: 310px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
/*#header .socialbmarks {
	width: 760px;
	float: right !important;
	margin-top: 15px;

}*/
/* Search Form */

/*#searchform {
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
}

input, textarea {
	float: left;
	width: 100px;
	height: 25px;
	background: #307CEA url(images/img03.gif) no-repeat;
	border: none;
	font: bold 100% "Verdana", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#s, textarea {
	width: 150px;
	height: 20px;
	margin: 0 10px 0 0;
	background: #F6F6F6 url(images/img02.gif) repeat-x;
	border: 1px solid #ffffff;
	font-weight: normal;
	color: #000000;
}

#searchform br {
	display: none;
}
*/
/* Logo */

#logo h1 {
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#logo h2 {
	margin: 0px;
	padding: 140px 0px 0px 20px;
	width: 740px;
	height: 60px;
	background: url(images/header.gif) no-repeat;
	font-size: 20px;
	color: #ffffff;
}

#logo a:link {
	text-decoration: none;
	color: #50b1f2;
	border:none;
	font: italic 18px Georgia, "Times New Roman", Times, serif!important;
}
#logo a:hover  {
	text-decoration: none;
	color: #ffffff!important;
	font-size: 18px;
	border: none;
	font: italic 18px Georgia, "Times New Roman", Times, serif!important;

}
#logo a:visited {
	text-decoration: none;
	color: #50b1f2;
	font-size: 18px;
	border:none;
	font: italic 18px Georgia, "Times New Roman", Times, serif!important;

}
/* Pages (Top Menu) */

#pages {
	clear: both;
	width: 760px;
	height: 32px;
	
}

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

#pages li {
	display: block;
	float: left;
	margin: 0;
	padding: 3px 0px 1px 0px;
	background: none;
	list-style: url(none) none inside;
/*	border: 1px solid #9eccf6;*/

}

#pages a {
	float: left;
	display: block;
	height:32px;
	padding:2px 20px 0px 20px;
	
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	
}

#pages a:hover, #pages .current_page_item a {
	background: url(images/img06.gif) repeat-x;

}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 480px;
}

/* Post Box */

.post {
}
/*.post h2 {
	font-size: 150%;
	color: #f58220;
	padding-bottom: 12px;
	font-weight: normal !important;

}*/
.post .title, .pagetitle {
	margin: 0px;
	padding-top: 20px;
	/*	border-bottom: 1px solid #2f2f2f;
*/	color: #f58220;
font-weight: normal !important;
}

.pagetitle {
	margin-bottom: 10px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CCCCCC;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #f58220;
}

.post .title a:hover {
}

.post .byline {
	margin: 0;
	font-size: 77%;
	color: #999999;
}
.post .quote {
	margin: 0;
	font-size: 95%;
	color: #f58220;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.post .entry {
	padding: 0px 10px 0px 5px;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post .entry ul {
	padding-top: 15px;
	padding-right: 25px;

}

.post .entry li {
	list-style: disc url(none) inside;
	font-size: 90%;
}
.post .meta {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	background: #353535 url(images/img08.gif) no-repeat left bottom;
	border-top: 1px solid #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
}

.post .meta a {
}

/* Comments */

#comments {
}

#comments h3 {
}

#comments ol {
	background: #2A2A2A;
	line-height: normal;
}

#comments li {
	margin: 0 0 1px 3em;
	padding: 1em;
	background: #353535;
	list-style-position: outside;
}

#comments li.alt {
}

#comments cite {
}

#comments .commentmetadata {
}

#comments p {
	margin: 0;
	line-height: normal;
}

/* Respond */

#respond {
}

#respond h3 {
}

#respond p {
	margin: 0;
}

#respond form {
}

#respond #comment {
	width: 470px;
	height: 100px;
	margin-bottom: 10px;
}

#respond #submit {
	width: 171px;
	height: 25px;
	background: url(images/img10.gif) no-repeat;
	border: none;
	color: #f58220;
	padding-bottom: 3px;
	   cursor: pointer;
   cursor: hand;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

#sidebar p {
	padding: 5px;
	font-size: 14px;
	color: #f58220;
}

#sidebar .new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #f2b150;
}
#sidebar #birchcraft {
	background: url(images/bgSideBarUL.jpg) repeat-x top;
	padding: 0px;
	border-top: 1px solid #191919;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	border-left: 1px solid #525252;
	margin-left: 3px;
	margin-right: 2px;

}
#sidebar #birchcraft img {
	padding: 2px 0px 2px 2px;
	border: 1px solid #999999;
	background: #000000;
	float: right;
	margin: 5px 5px 0px 0px;
}


#sidebar ul {
	margin: 0px 0px 11px 2px!important;
	padding: 0px 0px 10px!important;
	list-style: none;
	line-height: normal;
	margin-left: 3px;
	margin-right: 2px;
	font-size: 12px;	
}

#sidebar li {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background: none;
	font: 12px;
	
}

#sidebar li ul {
	padding: 0px 14px 15px 4px;
	background: url(images/bgSideBarUL.jpg) repeat-x top;
	border-top: 1px solid #191919;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	border-left: 1px solid #525252;
}

#sidebar li li {
	padding-right: 5px;
	padding-left: 10px;
 	color: #999999;
}

#sidebar a:link,a:visited,a:hover {
	border:none !important;

}
#sidebar a:link {
	color: #f58220 !important;

}
#sidebar a:visited {
	color: #f2b150 !important;
}
#sidebar a:hover {
	color: #ffffff !important;
}

#sidebar h2 {
	width: 230px;
	height: 29px;
	margin: 0;
	padding:6px 0 0 10px;
	background: url(images/img11.gif) no-repeat;
	font-size: 14px!important;
	font-weight: bold!important;
	color: #f58220;
}

#sidebar .widgettitle {
	width: 230px;
	height: 29px;
	margin: 0;
	padding:6px 0 0 10px;
	background: url(images/img11.gif) no-repeat;
	font-size: 14px!important;
	font-weight: bold!important;
	color: #f58220;
}
#sidebar #tag_cloud {
	margin: 0px!important;
	padding: 0px!important;
	color: #999999!important;
	}

#sidebar #tag_cloud ul {
	padding-top: 20px!important;
	margin-left: 0px!important;
	padding-left: 20px!important;	
}

#sidebar #tag_cloud li {
	font-weight: normal;!important;
	}

#sidebar #tag_cloud a:link {
	font-weight: normal;!important
}

#sidebar #tag_cloud a:visited {
	font-weight: normal;!important
}

#sidebar #tag_cloud a:hover {
	font-weight: normal;!important
}

/* FOR THE PRINT PAGE SIDEBAR */

#sidebar_print {
	float: left;
	width: 240px;
	margin-bottom: 25px;
}

#sidebar_print p {
	padding: 5px;
	font-size: 12px;
	color: #999999;
}
#sidebar_print #birchcraft img {
	padding: 2px;
	border: 1px solid #999999;
	background: #000000;
	float: right;
	margin: 5px 8px 0px 0px;
}
#sidebar_print ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar_print li {
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

#sidebar_print li ul {
	padding: 20px;
	background: url(images/img12.gif) no-repeat;
}

#sidebar_print li li {
	padding-left: 25px;
 	color: #cccccc;
}

#sidebar_print a {
}

#sidebar_print a:hover {
}

#sidebar_print h2 {
	width: 220px;
	height: 29px;
	margin: 0;
	padding:6px 0 0 20px;
	background: url(images/img11.gif) no-repeat;
	font-size: 100%;
	font-weight: bold!important;
	color: #f58220;
}
#sidebar_print #tag_cloud {
	margin: 0px!important;
	padding: 0px!important;
	color: #999999!important;
	}

#sidebar_print #tag_cloud ul {
	padding-top: 20px!important;
	margin-left: 0px!important;
	padding-left: 20px!important;	
}

#sidebar_print #tag_cloud li {
	font-weight: normal;!important;
	}

#sidebar_print #tag_cloud a:link {
	font-weight: normal;!important
}

#sidebar_print #tag_cloud a:visited {
	font-weight: normal;!important
}

#sidebar_print #tag_cloud a:hover {
	font-weight: normal;!important
}


/* Calendar */

/*#calendar_wrap {
	padding: 20px;
	background: url(images/img12.gif) no-repeat;
}

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

#wp-calendar caption {
	padding: 2px 0;
	font-weight: bold;
	color: #FFFFFF;
}

#wp-calendar tr {
}

#wp-calendar th {
	background: #353535;
	border-bottom: 1px solid #2A2A2A;
}

#wp-calendar td {
	padding: 0 2px;
}

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

#wp-calendar tbody td a {
}

#wp-calendar tfoot td {
	padding: 2px 0;
	border-top: 1px solid #2A2A2A;
	font-weight: bold;
}
*/
#today a {
	font-weight: bold;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 20px 0;
	background: #191919 url(images/img13.gif) repeat-x;
	font-size: 80%!important;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #395C5B;
}

#credits {
}

#feeds {
}
