/*   
Theme Name: Rejuvenate Worldwide
Description: CSS based design.
Author: Qubethree / 76Blue
Author URI: http://www.qubethree.co.uk / http://www.76ix.com
Version: 1.3.2
Tags:  simple, fixed width, css, widget ready, SEO friendly, right sidebar, two columns, valid xhtml, valid css
*/

@charset "UTF-8";
/* CSS Document */

/* =reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; 
background: transparent;  }



* {
		margin:0;
		padding:0;
		
		}

body {
	overflow: auto; 
	background: #fff url(images/sitebkg.jpg) top center no-repeat;
	font-family: tahoma, arial, Verdana,  Helvetica;
	}
	
	
	
/* text formatting */

p, h1, h2, h3, h4, h5, h6, p, blockquote a, cite, code {
	font-family: tahoma, arial, verdana, helvetica;
	font-weight: normal;
	}


h1 {
	font-size: 1.4em;
	color: #993;
	margin: 0 0 10px 0;
	}
	
h2 {
	font-size: 1.0em;
	}

#sbmiddle h2 {
	font-size: 1.1em;
	color: #993;
	margin: 0 0 10px 0;
	}

	
h5 {
	font-size: 1.1em;
	color: #993;
	margin: 0 0 10px 0;
	}
	
h6 {
	font-size: 0.9em;
	color: #993;
	margin: 0 0 5px 0;
	}
	
h7 {
	font-size: 0.8em;
	color: #f60;
	}

p	{
	font-size: 0.8em;
	margin-top:15px;
	}

.postdate, .postmetadata {
	font-size: 0.7em;
	}


.titletxt {
	color:#fff;
	padding-top: 6px;
	font-size: 1.6em;
	font-weight: normal;
}

.newsbq {
	padding: 0px 10px;
}

	
strong {
	font-weight: bold;
color: #993;
	}
	
	
.sideblock p{
	font-size:12px;
	color: #fff;
	margin: 2px 0 0 25px;
	}
	
#sbmiddle p{
	color: #000;
	font-size: 0.7em;
	}

a.newstitle, a.newstitle:visited {
	text-transform: uppercase;
	font-size: 0.8em;
	color: #f60;
	width: 260px;
	padding-left: 10px;
	/*background: #cc6;*/
	text-decoration: none;
	}

a.morelink, a.morelink:visited {
	font-size: 11px;
	color: #f60;
	text-decoration: none;
	margin-left: 200px;
	padding-bottom: 5px;
	}

a.newstitle:hover, a.morelink:hover {
	text-decoration: underline;
	color: #f60;
	}	


.green {color: #993;}

.postentry {padding:20px;}
.postentry img {padding:10px;}
.postentry p {padding:0 0 10px 0;}
.postentry ul {padding:0 0 0 10px; list-style-type:none; margin:0 0 0 20px;}
.postentry ul li {padding:0 0 5px 15px; background: url(/wp-includes/images/bullet.gif) top left no-repeat;}
.akst_link {display:block; padding:20px 0 0 0;}
.postmetadata {padding:0 20px 20px 20px; clear:both;}
.comments {margin:5px 0 20px 10px;}
.alt {display:block; padding:10px 0 10px 0;}
a.comments:link {color:#87b83d; text-decoration:underline;}
.entry p {padding:0 20px 20px 20px;}
.entry img {padding:10px;}
.entry .akst_link {display:block; padding:10px 0 10px 20px;}
.entry ul {padding:0 20px 0 10px; list-style-type:none; margin:0 0 0 20px;}
.entry ul li {padding:0 0 5px 15px; background: url(/wp-includes/images/bullet.gif) top left no-repeat;}
.navigation {float:left; clear: both; width: 615px; display:block; padding:0px 0px; margin-bottom: 15px;}
/*small {display:block; padding:5px 0 10px 20px; font-size:10px; font-weight:bold;}*/
small.commentmetadata {display:block; padding:0 0 10px 0; font-size:10px; font-weight:bold;}
/*blockquote {padding:10px 20px; color:#999; font-size:12px; font-style:italic;}*/
#submit {margin-bottom: 20px;}

#search {float:left; width:178px; padding:20px; border:1px solid #87b83d;}
input#s {width:160px; padding:3px; margin:0 0 5px 0;}

#maincontent .aligncenter {display:block; margin-left:auto; margin-right:auto;}
#maincontent .alignleft {float:left;}
#maincontent .alignright {float:right;}

#sbmiddle .alignright {float: none;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {margin: 0;	padding: 0;	border: 0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding: 0 4px 5px;	margin: 0;}






/*list formatting*/
#sbmiddle ul {
	width: 260px;
	margin: 0 0;
	list-style: none;
	}
	
.news ul {
	margin: 0 0;
	}
	
#sbmiddle li {
	margin: 20px 0;
	}
	
	
.social {
	border-top: 5px solid #993;
	border-bottom: 5px solid #993;
	padding: 10px 0;
	}
	
.center {
	text-align: center;
	}
	
	
#menu ul {
	list-style-type: none;
	padding-top: 0px;
	}

#menu ul li a{
	text-align: center;
	
	}

#menu ul li li a{
	text-align: left;
	}
	
#menu li {
	display: inline;

	}
	
#menu a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 15px 10px; 15px;
	}
	
#menu a:hover {
	color:#FFCC33;
	}
	
.sb-news {
	margin-left: -20px;
	}

.sbnews {
	left: -20px;
	}

#archives ul {
	margin: 10px 20px;
	}
	
#socialilinks ul {
	margin: 0 auto;
	}
#sociallinks li {
	display: inline;
	margin: 0 7px;
}

/*anchor formatting */
	
a.button {
display:block;
height: 28px;
margin-left: -5px;
font: bold 13px sans-serif;
color:#333;
text-decoration: none;
}

a:hover.readmore { 
background-position: -91px 0px;
color: #fff;
}

a:hover.donate, a:hover.signup { 
background-position: -98px 0px;
color: #fff;
}

a.readmore {
background: url(images/readmore.jpg) 0 0 no-repeat;
width: 91px;

}

a.sidebarbut {
width: 98px;
margin: 5px 0 0 10px;
}

a.donate {
background: url(images/donate.png) 0 0 no-repeat;
}

a.signup {
background: url(images/signup.png) 0 0 no-repeat;
}

.cmain a, .navigation a, a:visited {
color: #993;
text-decoration:none;
}

.cmain a:hover, .navigation a:hover {
color: #f93;
text-decoration: underline;
}

#footer p {
	color: #993;
	margin-top: 0px;
	}
	
	
/*content formatting*/
	
#contentbkg {
	
	position: relative;
	width: 1020px;
	margin: 15px auto;
	}
	
.topbot {
	position: relative;
	width: 1020px;
	height: 15px;
	}
	
.top {
	background: url(images/bkgtop.png) no-repeat;
	}
	
.bot {
	background: url(images/bkgbot.png) no-repeat;
	}
	
#middle {
	background:  url(images/bkgmain.png) repeat-y;
	clear: both;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	}
	
	
#header {
	position: relative;
	width: 988px;
	height: 200px;
	margin: 0px auto;
	background: url(images/headerbkg.jpg) no-repeat;
	}
	
#logo {
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 40px;
	width: 153px;
	height: 125px;
	}
	
#rejuvtxt {
	position: relative;
	float: right;
	width: 462px;
	height: 30px;
	padding-top: 80px;
	margin-right: 60px;
	}
	
#menu{
	float: left;
	position: relative;
	z-index: 5;
	width: 978px;
	height: 42px;
	padding-left: 10px;
	margin-top: 14px;
	background: url(images/menubkg.png) no-repeat;
	}
	
#container {
	position: relative;
	width: 988px;
	margin: auto;
	clear: both;
	display: inline-block; 
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	margin-top: 30px;
	}

#maincontent {
	position: relative;
	float: left;
	width: 665px;
	margin-left: 5px;
	}
	
#sidebar {
	position: relative;
	float: right;
	width: 300px;
	}
	
#areas {
	width: 660px;
	margin-top: 5px;
	clear: both;
	display: inline-block; 
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	}
	
.area {
	position: relative;
	float: left;
	width: 325px;
	height: 100px;
	margin-top: 10px;
	}
	
.right-a {
	margin-left: 10px;
	}

#titlewrap {
	position: relative;
	float: left;
	}

.title {
	position: relative;
	float: left;
}

.titleleft {
	margin-left: 20px;
	width: 51px;
	height: 49px;
	background: url(images/titleleft.jpg);
}

.titleright {
	background: url(images/titleright.jpg);
	width: 24px;
	height: 49px;
}

.titletext {
	background: #993 url(images/titlebkg.jpg) repeat-x;
	height: 49px;
	padding: 0px 10px;
}

	
	
.contentwrap {
	width: 660px;
	display: inline-block; 
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
	}

.contentwrapmarg {
	margin-top: 20px; 
	}
	
.ctopbot {
	position: relative;
	margin: auto;
	height: 15px;
	width: 660px;
	}
	
.ctop {
	background: url(images/ctopbkg.jpg);
	}
	
#ctitle {
	position: relative;
	margin: auto;
	height: 52px;
	width: 660px;
	background: url(images/ctitletop.jpg);
	}

.cbot {	
	background: url(images/cbotbkg.jpg);
	}
	
	
.cmain {
	position: relative;
	margin: auto;
	background: url(images/cbkg1px.jpg) repeat;
	clear: both;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	}

.cmpad {
	width: 660px;
	padding: 0 0px;
       }

.newsindpad {
	width: 620px;
	padding: 15px 20px;
	}
.cmpadfront {
	width: 620px;
	padding: 40px 20px;
	}
.entrypad {
	padding: 10px 20px;
}

#addy {
	position: relative;
	width: 620px;
	padding: 40px 20px;
	margin: auto;
	clear: both;
	}
	
#addy p {
	color: #993;
	line-height: 18px;
	}
#addy strong {
	font-size: 0.8em;
	}
	
#footer {
	position: relative;
	width: 988px;
	margin: auto;
	clear: both;
	margin-top: 20px;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	}	
	
.fbottop {
	position: relative;
	margin: auto;
	height: 15px;
	width: 988px;
	}
	
.ftop {
	background: url(images/foottop.jpg)
	}
	
.fbot {
	background: url(images/footbot.jpg)
	}
	
	
#footmain {
	position: relative;
	margin: auto;
	width: 948px;
	background: url(images/foot1px.jpg) repeat;
	clear: both;
	padding: 0px 20px;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	}
	
#footleft {
	position: relative;
	float: left;
	}
	
#footright {
	position: relative;
	float: right;
	text-align: right;
	}
	
.sideblock {
	position: relative;
	float: left;
	width: 300px;
	height: 65px;
	background: url(images/block.jpg) no-repeat;
	margin-bottom: 15px;
	}
	

	
.blockcontent {
	position: relative;
	float: left;
	width: 60%;
	height: 35px;
	margin: 15px 0;
	background: none;
	}
	
.blockbutton {
	position: relative;
	float: right;
	height: 35px;
	margin: 15px 0;
	width: 40%;
	background: none;
	}
	
	
#sbcont {
	position: relative;
	width: 300px;
	margin: auto;
	margin-top: 15px;
	clear: both;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	}	
	
.sbbottop {
	position: relative;
	margin: auto;
	height: 15px;
	width: 300px;
	}
	
.sbtop {
	background: url(images/sbtop.jpg);
	}
	
.sbbot {
	background: url(images/sbbot.jpg);
	margin-bottom: 20px;
	}
			

#sbmiddle {
	position: relative;
	margin: auto;
	width: 300px;
	background: url(images/sb1px.jpg) repeat;
	clear: both;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	}	
#sbmain {
	position: relative;
	width: 260px;
	margin-left: 20px;
	}

.indexpost {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: dashed #000 1px
}
/*
.newsbkg {
	width: 260px;
	background: #cc6;
	}*/

#archives {
	margin: 20px 0px;
	}
#sociallinks {
	padding-left: 30px;
	}

.myForm {
	margin: 40px auto;

	}

.first_item {
	margin: 0 0;
	padding: 0 0;
	width: 40px;
}

.firsta {
	width: 10px;
	margin: 0 0;
	padding: 0 0;
}
