 /*  
Theme Name: Flourish
Theme URI: http://www.freewpthemes.net/preview/flourish
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
         margin-top:0px;
         margin-bottom:0px;
         margin-right:auto;
         margin-left:auto;
         padding-top:0px;
         padding-bottom:0px;
         padding-right:0px;
         padding-left:0px;
         	background-image: url(images/bigbrown.png);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #302301;
         text-align: center;       
}
h1, h2, h3 {
	margin-top: 0;
}
h1 {
	font-size: 1.8em;
         font-weight: normal;
         line-height: 135%;
}
h2 {
	font-size: 1.6em;
         font-weight: normal;
}
h3 {
	font-size: 1.3em;
         
         margin: 18px 0 0px 0;
}
ul li{
	background: #ffffdb;
}
ol {
	background: #ffffdb;
}
ol li{
	background: #ffffdb;
}
a {
	text-decoration: none;
	color: #006B5C;
}
a:hover {
	border-bottom: underline;
	color: #b20000;
         text-decoration: underline;   
}
/* old img css */
a img {
	border: none;
}
img.alignleft {
	float: left;
	margin: 0 20px 0 0;
         display: inline;
         padding: 2px;  
}

img.alignright {
	float: right;
	margin: 0 0 0 12px;
         padding: 2px;
}
/* Img From Codex */
img.alignright { float:right; margin:0 0 1em 1em }
img.alignleft { float:left; margin:0 1em 1em 0 }
img.aligncenter { display: block; margin-left: auto; margin-right: auto }
a img.alignright { float:right; margin:0 0 1em 1em }
a img.alignleft { float:left; margin:0 1em 1em 0 }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto }

/* Header */

#logo {
	background-image: url(images/logo.png);
         background-repeat:no-repeat;
	width: 702px;
	height: 116px;
         margin-top:-1px;
         margin-bottom:0px;
         margin-right: auto;
         margin-left: auto;
         padding-top:10px;
         padding-bottom:0px;
         padding-right:0px;
         padding-left:0px;
}
#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #ffffff;
}
#logo h1 {
	padding: 0px 0 0 0px;
	text-transform: lowercase;
	font-weight: normal;
         display: none;
	font-size: 3em;
}
#logo p {
	text-transform: uppercase;
	padding: 0px 0 0 0px;
	font-size: 0px;
         display: none;
	color: #ffffff;
}
#logo a {
	border: none;
	text-decoration: none;
	color: #99cc33;
}

/* Navigation Bar */
#nav {
background:url(http://rawarrior.com/wp-content/uploads/2010/06/red-nav-bar.png) no-repeat center;
height:23px; width:998px;
margin-right: auto;
margin-left: auto;
text-align: center;
list-style: none;
}
#nav li {
display: inline;
}
#nav a {
color: #ffffc6;
font-weight: bold;
font-size: 12px;
padding: 0 8px;
}
#nav a:hover {
color: #8BB72B;
font-weight: bold;
font-size: 13px;
}

/* Wrapper */
#wrapper {
         position:relative;
         margin-left:auto;
         margin-right:auto;
         top: 0px;
         max-width: 1004;
         min-width: 1002;         
         width: 100%; /* set to required site width */
}

/*Container*/     
#container {
  margin: 0 auto;
  width: 100%;
  text-align: left;
}

/*Topbox*/
#topboxborder { border: 1px solid #302301;
}
#topboxborder { margin: 0px 0 10px 0px;
}

#topbox { padding: 4px;
}
#easysignupform #easy_sign_up table {
         font-size: 9px;
}
#easysignupform #easy_sign_up_name,
#easysignupform #easy_sign_up_email { 
         width: 50px;
}
#easy_sign_up table tr, #easy_sign_up table td {
         padding: 0px 0 0 5px; 
}
/*for newsletters*/
.page .wpmlwidget fieldset { width: 70px; }

/* Page */
#page { 
	width: 1002px;
	margin-right:auto;
         margin-left:auto;
         margin-bottom: 0px;
         margin-top: 0px;
         padding-top:0px;
         padding-bottom:0px;
         padding-right:0px;
         padding-left:0px;
}
#page-bg {
}

/* Latest Post */
#latest-post {
	padding: 10px;
         margin-bottom: 0px;
	border: 1px solid #99cc33;
}

.share { 
         display:block;
         padding: 3px 0px 9px 85px;
}
.emailpost a { color: #00A58F; }
.emailpost a:hover { color: #8c0000; }

/* Content */
#content {
	float: left;
	width: 666px;
         padding-top:0px;
         padding-bottom:0px;
         padding-right:0px;
         padding-left:0px;
         margin-top:0px;
         margin-bottom:0px;
         margin-right:0px;
         margin-left: 0px;
            background: #ffffc6;
}
 /* Remove above for margins on index page */

.post {
	margin-bottom: 0px;
         padding-top:0px;
         padding-bottom:0px;
         padding-right:5px;
         padding-left:5px;
	line-height: 155%;
         background: #ffffdb;
}

.post a {
         text-decoration: underline;
}
.post h1 {
}

.title {
	margin: 0;
	padding: 5px 0 8px 10px;
         font-weight: normal;
}

.title a {
	border-bottom: none;
         text-decoration: none;
	color: #302301;
}

.title a:hover {
	border-bottom: none;
         color: #b20000;
         text-decoration: underline;
}

.byline {
	margin: 0px 2px 0px 20px;
}

.entry {
	padding: 0 20px;
	         margin-bottom: 0px;
}

.entry p {
margin-bottom: 6px !important;
}
.front-image { padding: 0 0 5px 0; }
.links {
	padding-top: 10px;
	text-align: left;
	font-weight: normal;
}

.links a {
	border: none;
         text-align:left;     
}

.links a:hover {
	border-bottom: none;
	color: #b20000;
}

/* Sidebars */

#blogherads li, .bhaheadlines {
          width: 300px !important;
          background: none;
}

.sidebar img.floatLeft { 
    float: left; 
    margin: 4px; 
}
.sidebar img.floatRight { 
    float: right; 
    margin: 4px; 
}
.sidebar {
	float: left;
	width: 332px;
	margin: 0 0px 0 0;
         padding-bottom: 0px;
         border-bottom: 0px;
         font-size: 12px;
}
.sidebar ul {
	margin:0 0 0 0;
	padding: 4px 0 0 0;
       	list-style: none;
         background: #ffffc6;       
}
.sidebar li {
        padding-top: 2px 0 3px 0;
        background: #ffffc6;
        list-style: none;
}
.sidebar ul li {
        background: #ffffc6;
        margin: 0 3px 0px 3px;
        padding: 0 0 3px 0;
        list-style: none;       
}
.sidebar li ul a:hover {
	border-bottom: none;
	color: #b20000;
}

.sidebar li li {
	 margin: 3px 10px 3px 10px;
          padding: 0 1px 0 1px;
         	 border-bottom: 5px;
          background: #ffffc6;
}
.sidebar li h3 {
	height: 18px;
	margin: 0 0 0 0;
         padding: 5px 1px 1px 1px;
         	font-size: 18px;
	color: #302301;
         background: #ffffc6;
         text-align: center;
}

.sidebar h3 {
	height: 18px;
	margin: 0 0 0 0;
         padding: 5px 1px 1px 1px;
         	font-size: 18px;
	color: #302301;
         background: #ffffc6;
         text-align: center;
}

#sidebar2 a {
	color: #302301;
         text-decoration: none;
         background: #ffffc6;
}

#sidebar2 a:hover {
	text-decoration: underline;
	color: #749624; 
}

#sidebar2 h3 a:hover  {
          text-decoration: underline;
          background: none;
}
  
#sidebar1 {
          background: #ffffc6;
          margin-bottom: 0px;
}
#sidebar1 a:hover {
	border-bottom: none;
	color: #b20000;
}

.welcomebox ul li {
         padding-left: 12px;
         padding-right: 5px;
         line-height: 135%;

}
.welcomebox ul li img {
         padding-left: -5px;
         padding-right: 2px;
         padding-top: 14px;
} 

.welcomebox p {
         padding-top: 2px;
}


#categorybox ul li {
         padding-left: 8px; 
         padding-right: 4px;
         padding-bottom: 4px;
         padding-top: 2px;
         line-height: 14px;
}

#categorybox ul li a:hover {
         background: #d4f287;
         color: #302301;
         display:block;
}

#categorybox ul li h3 a:hover {
         background: none;
         color: #749624;
}
 
#archivesplugin {
                 padding: 4px;
                 margin: 0px;
}  

#archivesborder {
          border: solid 1px #302301;
}


#honcode { font-size:11px; color:#b20000; padding-bottom: 8px;
}
#honcode a {color: #b20000;
}
.networks a { : 0 0 0 -1px; }
.bottombox {
        
	width: 661px;
         background: #ffffdb;
         padding: 10px 0 0 3px;
}

.bottombox li {
         list-style:none;
         display: inline-block;
}

.bottombox ul {
         list-style: none;
         padding: 0;
}
#feed a { 
         background-position: 0 0;
         width:125px;
         height: 125px;
         display:inline-block;
         margin: 3px 1px 0px 3px;
         background: url("http://rawarrior.com/wp-content/uploads/2010/03/smallrss125-button.png");
}
#feed a:hover {
         background-position: 0 -125px;
}

#rabutton a {
         background-position: 0 0;
         width:125px;
         height:125px;
         display:inline-block;
         margin: 0px 0px 0px 1px;
         background: url("http://rawarrior.com/wp-content/uploads/2010/03/haveRAdownsized.png");
}

#rabutton a:hover {
         background-position: 0 -125px;
}
#newdiagnosis a {
         background-position: 0 0;
         width:125px;
         height:125px;
         display:inline-block;
         margin: -1px -1px 0px 0px;
         background: url("http://rawarrior.com/wp-content/uploads/2010/04/newly-diagnosed-downsized.png");
}
#newdiagnosis a:hover {
         background-position: 0 -125px;
}
#tshirt125 a {
         background-position: 0 0;
         width:125px;
         height:125px;
         display:inline-block;
         margin: -1px 0px 0px 2px;
         background: url("http://rawarrior.com/wp-content/uploads/2010/05/T-shirt-button-125.png");
}
#tshirt125  a:hover {
         background-position: 0 -125px;
}

/*Sidebar 1 top*/
.tinybutton li {
          display: inline;
}
#newsletter-button a {
         background-position: 0 0;
         width:52px;
         height:63px;
         display:inline;
         float:right;         
         margin: -2px 0px 3px 0px;
         background: url("http://rawarrior.com/wp-content/uploads/2010/03/newsletterbutton-downsize.png");     
}

#newsletter-button a:hover {
         background-position: 0 -63px;
}
#join-button a {
         background-position: 0 0;
         width:52px;
         height:63px;
         display:inline;
         float:right;         
         margin: -2px 0px 3px 0px;
         background: url("http://rawarrior.com/wp-content/uploads/2010/03/friendconnect-downsized.png");
}
#join-button a:hover {
         background-position: 0 -63px;
}
#twitter-button a {
         background-position: 0 0;
         width:52px;
         height: 63px;
         display:inline;
         float:right;         
         margin: -2px 0px 3px 0px;
         background: url("http://rawarrior.com/wp-content/uploads/2010/03/twitterbutton-downsized.png");
}
#twitter-button a:hover {
         background-position: 0 -63px;
}
#tshirt-button a {
         background-position: 0 0;
         width: 52px;
         height: 63px;
         display:inline;
         margin: -2px 0px 3px 0px;
         float: right;
         background: url("http://rawarrior.com/wp-content/uploads/2010/03/tshirtbutton.png");
         text-display: none;
}
#tshirt-button a:hover {
        background-position: 0 -63px;
}

#bulletin-button a {
        background-position: 0 0;
         width: 52px;
         height: 63px;
         display:inline;
         margin: -2px 33px 3px 0px;
         float: right;
         background: url("http://rawarrior.com/wp-content/uploads/2010/03/bulletinbdbutton-downsized.png");
         text-display: none;
}
#bulletin-button a:hover {
         background-position: 0 -63px;
}
.emailfeed form input {
         font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
         color: #006359;
         background: #ffffc6;
         border:1px solid #302301; 
}

.emailfeed {
         margin-top: -16px;
         padding: 0 0 2px 0;
         text-align: center;
}
         
/* Search */
#searchform {
	margin: 0;
	padding: 3px 3px 0 0;
}
#searchsubmit { 
         
         color: #302301;
         padding-top: 0px;
}
#s {
	margin: 0 0px 0 0px;
	padding-top: 2px;
	width: 110px;
	height: 16px;
	font-size: 11px;
	color: #b20000;
         background: #ffffdb;
}
#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #302301;
         background: #ffffc6;
}

/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */
#footer {
	clear:both;
         height: 75px;
         margin: 0 0 0 0;
	background: #8c0000;        
}

#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: 12px;
}

#footer a {
	text-align: center;
	font-size: 12px;
         color: #ffffc6;
         padding: 10px;
	background: #8c0000;
}

.footerlinks ul {
     text-transform:uppercase;
     display: inline;
     list-style-type: none;
     list-style-image:none;
     margin:0; 
     background: #8c0000;
     text-align: center;
}

.footerlinks ul li a {
     text-align: center;
}
.footerlinks li, .footerlinks li li, .footerlinks li li li {
     display: inline;
     padding: 5px 5px;
     background: #8c0000;
     text-align: center;
}

hr {
     display: none;
}

#commentform {
 	width: 500px;
	margin-top: 8px;
	background: #ffffc6;
}

#comment {
 	width: 500px;
	margin-top: 8px;
         padding-top:0px;
         padding-bottom:0px;
         padding-right:20px;
         padding-left:5px;
	background: #ffffc6;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin-top: 8px;
	padding-left: 50px;
	padding-top: 20px;
	background: #ffffc6;
}

.navigation {
         background:#ffffc6;
	margin:0;
         padding-top: -25px;
         padding-bottom: 0px; 
         background: #ffffc6;     
}
.oldercomments {
	margin: 5px 0 0 0;
         padding-top: 0px;
         padding-bottom: 0px; 
         background: #ffffc6;     
}

.pagetitle {
	padding-bottom: 0px;

}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

.pagetitle {
	padding: 10px 20px;

}

