/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F4E7DB url(images/img01.gif) repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #A4896D;
}

h1, h2, h3 {
	color: #B43939;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	padding: 1em 1em 0 1em;
	background: #FAF3ED;
	border: 1px dotted #C7894C;
	font-style: italic;
	color: #C7894C;
}


ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #A4896D;
}
a.text {
	text-decoration: none;
	color: #C7894C; 
	/*#A4896D;*/
}
a:hover {
	text-decoration: underline;
}

/*ScrollOvers*/
 a.scrollover {
      /* Default Colour/Styles here */
      color: #C7894C;
   }
   a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color: #B43939;
   }
img {
}

hr {
background-color:#C7894C;
width: 75%;
margin: 5px 0 10px 90px;
padding: 1px;
text-align: center;
}
.hr hr {
	display: none;
}

.hr {
	clear: left;
	height: 70px;
	background: url(images/img04.gif) no-repeat center;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	padding-bottom: 16px;
	background: url(images/img06.gif) no-repeat center bottom;
}

.boxed .title {
	background: url(images/img05.gif) no-repeat right;
	font-size: 1.6em;
}

.boxed .content {
	border-bottom: 1px dotted #C7894C;
}
/*Image border*/
.piclarge {
border-color: #666666;
border: 2px solid;
padding: 4px;
margin: -5px 6px 4px 0px;
}
/*Raffel */
#raffleHead{
height: 300px;
}
#raffle{

display: inline;
float: left;
padding: 5px 0 0 20px;
}
.error {
color: #ff0029;
}
#rform{
display: inline;
float: left;
margin: 2px 0 0 30px;
padding: 5px 5px 5px 5px;
border-color: #C7894C;
border: 1px solid;
background: #F7E7DE;
}


span.submit{
margin: 0 0 0 140px;
}
.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
overflow:hidden;
}
/*EofRaffel*/

/* Logo */
<!--[if lte IE 6]>
#logo {
	height: 40px;
	padding: 2px 20px 0px;
}
<![endif]-->
#logo {
	height: 40px;
	padding: 2px 20px 0px;
}

#logo h1 {
	border: 0px;
	float: left;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	padding: .75em 0 0 .4em;
	font-size: 1.4em;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	border: none;
	color: none;
}
/*Date*/

#date{
float: right;
color: #A4896D;
margin: 75px 230px 0 2px;
z-index: 5;
display: inline;
}
/* Content */
div#commentForm
{
  margin: 0px 20px 0px 20px;
  display: none;
}
#content {
}

/* Content > Main */

#main {
	margin:  0 210px 0 0px;
	padding: 15px;
	background: #FFFFFF;
	border: 8px solid #C7894C;
	
}

/* --------------------------------------------------------------Ads */
#ads {
	float: left;
	width: 160px;
	margin: -10px 15px -5px -10px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px dotted #C7894C;
	display: inline;
}
#ads1 {
	float: left;
	width: 120px;
	margin: -10px 15px -5px -10px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px dotted #C7894C;
	display: inline;
}
.search {
/*background: url(http://www.rsdhope.org/images/brianmagnet2.jpg) no-repeat;*/
z-index:0;
float: right;
margin: -110px 60px 0 0;
display: inline;
}
#adsB {
	margin-left: 1em;
	margin-right: 3em;
	padding: 3em 1em 0 2em;
	width: 728px;
	padding: 2px;
	background: #FFFFFF;
	border: 1px dotted #C7894C;
	display: inline;
}
/*------------------------------------------------------------End of Ads*/
#buttons {
	float: right;
	display: inline;
	
}
#slideshow {
	float: right;
	display: inline;
	
}
#extra {
	height: 31px;
	margin: 0 210px 0 0px;
	background: url(images/img02.gif) repeat-x;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}
#col1.top {
    margin:-10px -10px 0 0;
    float:left;
	display: inline;
    width:250px;
    }
#col1.bot {
    margin:1em 0 0 0;
    float:left;
	display: inline;
    width:250px;
    }
#col2.top { 
    margin:-6em 0 0 0;
   	float:right;
	display: inline;
    width:250px;
    }
#col2.bot { 
    margin:0.2em 0 0 0;
   	float:right;
	display: inline;
    width:250px;
    }
/* Content > Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 35px 10px 0 0;
	display: inline;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input, textarea {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #B43939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2{
	color: #B43939;
}

#inputsubmit1 {
	background: #B43939;
	color: #FFFFFF;
}
#inputopenDiv {
	background: #B43939;
	color: #FFFFFF;
}
/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #C7894C;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #C7894C;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #C7894C;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
text-align: center;
}

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

#updates h3 {
	margin: 0;
	font-size: x-small;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 40px 40px 40px;
	background: #734415;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #C7894C;
}

#footer a {
	text-decoration: underline;
	color: #C7894C;
}

#footer a:hover {
	text-decoration: none;
	color: #F4E7DB;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

 /*Blogger*/
@media all {
#blog{
/*margin: -15px -15px -15px -15px;
/*background: #F4E7DB url(images/blogbg.gif) repeat;*/
margin: 5px 5px 5px 24px;
text-align: center;


}
  #wrap {
            background-color:#473624;
            border-left:4px solid #332A24;
            border-right:4px solid #332A24;
            width:700px;
            margin:0 -10px;
            padding:0;
            text-align:center;
    }
  #main-top {
            width:700px;
            height:49px;
            background:#FFF3DB /*url("http://www.blogblog.com/scribe/bg_paper_top.jpg") no-repeat top left;*/
            margin:0;padding:0;
            display:block;
    }
  #main-bot {
            width:700px;
            height:81px;
            background:#FFF3DB /*url("http://www.blogblog.com/scribe/bg_paper_bot.jpg") no-repeat top left;*/
            margin:0;
            padding:0;
            display:block;
    }
  #main-content {
            width:700px;
            background:#FFF3DB /*url("http://www.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y;*/
            margin:0;
            text-align:left;
            display:block;
    }
  }
@media handheld {
  #wrap {
            width:90%;
    }
  #main-top {
            width:700px;
            background:#FFF3DB;
    }
  #main-bot {
            width:700px;
            background:#FFF3DB;
    }
  #main-content {
            width:700px;
            background:#FFF3DB;
    }
  }
#inner-wrap {
	padding:0 50px;
}
#blog-header {
	margin-bottom:12px;
}
#blog-header h1 {
	margin:0;
	padding:0 0 6px 0;
	font-size:225%;
	font-weight:normal;
	color:#612E00;
}
#blog-header h1 a:link {
	text-decoration:none;
}
#blog-header h1 a:visited {
	text-decoration:none;
	}
#blog-header h1 a:hover {
	border:0;
	text-decoration:none;
}
#blog-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;
}
div#contactForm
{
  margin: 0px 20px 0px 20px;
  display: none;
}
div.clearer {
	clear:left;
	line-height:0;
	height:10px;
	margin-bottom:12px;
	_margin-top:-4px; /* IE Windows target */
	background:url("http://www.blogblog.com/scribe/divider.gif") no-repeat bottom left;
}
@media all {
  #main2 {
            width:430px;
            float:right;
            padding:8px 0;
            margin:0;
    }
  #bsidebar {
            width:150px;
            float:left;
            padding:8px 0;
            margin:0;
    }
  }
@media handheld {
  #main2 {
            width:700px;
            float:none;
    }
  #bsidebar {
            width:100%;
            float:none;
    }
  }

/* Typography :: Main entry
----------------------------------------------- */
h2.date-header {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	margin:0;
	padding:0;
}
.post {
	margin:8px 0 24px 0;
	line-height:1.5em;
}
h3.post-title {
	font-weight:normal;
	font-size:140%;
	color:#1B0431;
	margin:0;
	padding:0;
}
.post-body p {
	margin:0 0 .6em 0;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	color:#211104;
	font-size:74%;
	border-top:1px solid #BFB186;
	padding-top:6px;
}
.post ul {
	margin:0;
	padding:0;
}
.post li {
	line-height:1.5em;
	list-style:none;
	background:url("http://www.blogblog.com/scribe/list_icon.gif") no-repeat 0px .3em;
	vertical-align:top;
	padding: 0 0 .6em 17px;
	margin:0;
}


/* Typography :: Sidebar
----------------------------------------------- */
h2.bsidebar-title {
	font-weight:normal;
	font-size:120%;
	margin:0;
	padding:0;
	color:#211104;
}
h2.bsidebar-title img {
	margin-bottom:-4px;
	}
#bsidebar ul {
	font-family:Verdana, sans-serif;
	font-size:86%;
	margin:6px 0 12px 0;
	padding:0;
}
#bsidebar ul li {
	list-style: none;
	padding-bottom:6px;
	margin:0;
}
#bsidebar p {
	font-family:Verdana,sans-serif;
	font-size:86%;
	margin:0 0 .6em 0;
}


/* Comments
----------------------------------------------- */
#comments {}
#comments h4 {
  font-weight:normal;
	font-size:120%;
	color:#29303B;
	margin:0;
	padding:0;
	}
#comments-block {
  line-height:1.5em;
  }
.comment-poster {
	background:url("http://www.blogblog.com/scribe/list_icon.gif") no-repeat 2px .35em;
	margin:.5em 0 0;
	padding:0 0 0 20px;
	font-weight:bold;
}
.comment-body {
	margin:0;
	padding:0 0 0 20px;
}
.comment-body p {
	font-size:100%;
	margin:0 0 .2em 0;
}
.comment-timestamp {
	font-family:Verdana, sans-serif;
	color:#29303B;
	font-size:74%;
	margin:0 0 10px;
	padding:0 0 .75em 20px;
}
.comment-timestamp a:link {
	color:#473624;
	text-decoration:underline;
}
.comment-timestamp a:visited {
	color:#716E6C;
	text-decoration:underline;
}
.comment-timestamp a:hover {
	color:#956839;
	text-decoration:underline;
}
.comment-timestamp a:active {
	color:#956839;
	text-decoration:none;
}
.deleted-comment {
  font-style:italic;
  color:gray;
  }

	
/* Profile
----------------------------------------------- */
#profile-container {
	margin-top:12px;
	padding-top:12px;
	height:auto;
	background:url("http://www.blogblog.com/scribe/divider.gif") no-repeat top left;

}
.profile-datablock {
	margin:0 0 4px 0;
}
.profile-data {
	display:inline;
	margin:0;
	padding:0 8px 0 0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	color:#211104;
}
.profile-img {display:inline;}
.profile-img img {
	float:left;
	margin:0 8px 0 0;
	border:1px solid #A2907D;
	padding:2px;
  }
.profile-textblock {
	font-family:Verdana, sans-serif;font-size:86%;margin:0;padding:0;
}
.profile-link {
	margin-top:5px;
	font-family:Verdana,sans-serif;
	font-size:86%;
}

/* Post photos
----------------------------------------------- */
img.post-photo {
	border:1px solid #A2907D;
	padding:4px;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
	padding:0 0 12px 20px;
  }
#bfooter {
	clear: both;
	padding: 20px 40px 40px 40px;
	background: #ffffff;
}
}

#form_container
{
	background:#fff;
	
	margin:0 auto;
	text-align:left;
	width:640px;
}



form.appnitro
{
	margin:20px 20px 0;
	padding:0 0 20px;
}




/**** Form Section ****/
.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top