/*  
Theme Name: Kubrick Revamped
Theme URI: http://tech-buzz.net/2006/08/08/wordpress-theme-three-column-kubrick-with-rotating-header/
Description: Three Column edition of the default Kubrick Theme with Randomly Rotating Header
Version: 1.0
Author: Thilak Raj Rao
Author URI: http://tech-buzz.net/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7931E;
	color: #000000;
	text-align: center;
background: url("images/kubrickbgcolor.png");
	}

.clearer {
clear: both;
line-height: 0px;
height: 0px; 
}


p {
        color: #6D6E71;
}


.entrytext  {
display: inline;
float: left;
width: 100%;
margin: 0px;
padding: 0px;
border: 0px;
/*padding-left: 10px;*/
/*padding-right: 10px;*/
border: 0px solid blue;
}


.entrytext p {
}


a {
       text-decoration: none;
       color: #DF007B;
}


a:hover {
        text-decoration: none;
        color: #F8931F;
}


.post a, .post .entrytext a, .post .entrytext p a  {
       text-decoration: none;
       color: #f70784;
       font-weight: normal;
color: blue;
color: #DF007B;
}

.post a:hover, .post .entrytext a:hover, .post .entrytext p a:hover  {
        text-decoration: underline;
        font-weight: normal;
color: #DF007B;
}

/********links reverse for a inside h3 on news page scoller titles ***/
.post .entrytext h3 a {
       text-decoration: none;
       color: #f70784;
       font-weight: bold;
color: blue;
color: #999999;
}

.post .entrytext h3 a:hover  {
        text-decoration: none;
        font-weight: bold;
color: #DF007B;
}



/*next one is reverse normal link color scheme*/
/*
.post .entrytext ul li a { 
        text-decoration: none;
        font-weight: bold;
color: #DF007B;
}


.post .entrytext ul li a:hover { 
       text-decoration: none;
       color: #f70784;
       font-weight: bold;
color: #999999;
}
*/


li {
color: #6D6E71;
}



#page {
display: inline-block;
	background-color: white;
	border: 0px solid red;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
background: url("images/patientchoiceheader.png") no-repeat bottom center;
border: 0px solid yellow;
	}

#top_date {
float: left;
width: 170px;
/*height: 27px;*/
padding: 0px;
text align: left;
margin-top: 10px;
font-size: 1.1em;
border-right: 1px solid #999999;
}


#top_ticker_bar {
float: left;
display: inline;
/*width: 100%;*/
/*width: 820px; - normal width*/
width: 795px;
        height: 31px;
padding: 0px;
padding-left: 25px;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        border: 0px solid blue;
	}


#ticker_bar {
width: 575px;
float: left;
	font-size: 10px;
        margin-left:5px;
        margin-right:20px;
/*        border-bottom: 1px solid #CCCCCC;*/
border: 0px solid yellow;
	}

#ticker_bar a {
font-size: 10px;
}

#ticker_bar_rule {
clear: both;
height: 1px;
width: 775px;
margin: 0px;
margin-left: 20px;
border: 0px;
border-top: 1px solid #CCCCCC;
}

/****************css for ticker.php mod************/

.rssTickerFrame_div_class {
}

#rssTickerFrame_div {
/*border-color: */
/*border-style:*/
width: 560px;
height: 31px;
}

.rssTickerBox_class {
}

#rssTickerBox {
overflow: hidden;
height: 31px;
/*font-size: 10px;*/
width: 100%;
color: #000000;
/*font-family: */
/*background: url */
border: 0px solid red;
}

.rssTicker_class {
}

#rssTicker {
display: inline-block;
float: left;
height: 31px;
overflow: hidden; 
width: 100%;
color: #000000;
border: 0px solid red;
}

.rssTickerName_class {
}

#rssTickerName {
display: inline-block;
float: left;
height: 31px; 
padding-left: 5px; 
padding-right: 3px; 
overflow: hidden; 
float: left;
/*background: url */
color: red;
font-weight: normal;
position: relative; 
top: -31px;	
border: 0px solid blue;
}




/****************end css for ticker.php mod************/


#content {
display: inline;
float: left;
/*width: 400px;*/
/*width: 399px;*/
width: 380px;
	font-size: 1.2em;
margin-left:0px;
margin-right:0px;
margin-top:10px;
padding: 0px;
padding-left: 10px;
padding-right: 10px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
/*border: 1px solid red;*/
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
background: url("images/kubrickfooter.png") no-repeat bottom left;
border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
color: #6D6E71;
	}

h1 {
	font-size: 2em;
	text-align: center;
	padding-top: 40px;
	margin: 0;
        color: #6D6E71;
	}

h2 {
	margin: 0px;
	font-size: 1.6em; 
        color: #6D6E71;
	}

h2.pagetitle {
	font-size: 1.6em;
        margin: 0px;
	margin-top: 0px;
	text-align: center;
        color: #6D6E71;
	}



#leftsidebar h2, #rightsidebar h2 {
	padding: 0px;
        margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 16pt;*/
	font-size: 12pt;
        color: #F8931F;
        font-weight: bold;
	}


h3 {
	padding: 0;
	margin: 0px;
        margin-top: 10px;
	font-size: 1.3em;
        color: #6D6E71;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #F7931E;
	}

h2, h2 a, h2 a:visited, {
	}

h2, h2 a, h2 a:hover, h2 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


h3 a {
       text-decoration: none;
       color: #6D6E71;
       font-weight: normal;
color: yellow;
}


h3 a:hover {
       text-decoration: none;
       color: #6D6E71;
       font-weight: bold;
}

/****************mod by al************/

.post h3 {
margin: 0px;
margin-top: 10px;
margin-bottom: 5px;
padding: 0px;
border: 0px;
       text-decoration: none;
       color: #6D6E71;
       font-weight: normal;
/*color: blue;*/
}

.post h3 a {
       text-decoration: underline;
       color: #6D6E71;
       font-weight: normal;
}

.post h3 a:hover {
       text-decoration: underline;
       color: #DF007B;
       font-weight: normal;
}

/****************end mod by al************/




h4 {
	padding: 0;
	margin: 0px;
        margin-top: 10px;
	font-size: 1em;
        font-weight: bold;
/*        color: #808080;*/
        color: #6D6E71;
	}



.description {
	font-size: 1.2em;
	text-align: center;
	}


.postmetadata a {
       text-decoration: none;
       color: #DF007B;
       font-weight: normal;
}


.postmetadata a:hover {
       text-decoration: none;
       color: #DF007B;
       font-weight: bold;
}




.entry p a:visited {
/*	color: #b85b5a;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;

	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover {
	color: #06c;
	text-decoration: none;
	}



	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0px;
	width: 820px;
	border: 1px solid #959596;
background: url("images/kubrickbg.png") repeat-y top; border: none;
text-align: left;
border: 0px solid red;        
	}

	
#header {
	padding: 0;
	margin: 0 auto !important;
	height: 138px;
	width: 100%;
margin: 0px 0px 0px 1px;
padding: 0px;
height: 136px;
width: 820px;
border: 0px solid yellow;
	}

#headerimg {
	margin: 0;
	height: 138px;
	width: 100%;
margin: -2px 0px 0;
height: 138px;
width: 820px;
border: 0px solid blue;
	}


#header #headerimg img {
float: left;
margin: 0px;
padding: 0px;
border: 0px;
margin-top: 35px;
margin-left: 225px;
border: 0px solid yellow;
}


/***************top nav**************/
#top_nav {
display:inline;
float:left;
width:100%;
height: 22px;
padding:0px;
margin: 0px;
margin-top: 32px;
padding-top:0px;
border: 0px solid red;
}



#top_nav ul.toppagenav {
display:inline block;
height: 22px;
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
margin-left: 195px;
margin-top:2px;
padding: 0px;
border: 0px solid yellow;
}


#top_nav ul.toppagenav li {
display:inline;
height: 22px;
line-height: 22px;
list-style: none;
list-style-type: none;
list-style-image: none;
background-image: url(images/divider.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 0px;
padding: 0px;
padding-left:10px;
padding-right:5px;
border: 0px;
}


#top_nav ul.toppagenav li a {
display:inline;
margin: 0px;
padding: 0px;
border: 0px;
font-family: Arial, Verdana, Geneva, sans-serif;
font-size: 1.1em;
line-height:1.5em;
font-weight: bold;
text-decoration: none;
color: #555555;
}

#top_nav ul.toppagenav li a:hover {
text-decoration: none;
color: #DF007B;
}


/***************end top nav**************/

.narrowcolumn {
/*next line is ie6 double margin big fix*/
display:inline;
	float: left;
	padding: 0px;
	margin: 0px;
        padding-left:10px;
        padding-right:10px;
/*	width: 377px;*/
	width: 380px;
border: 0px solid green;
	}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 450px;
	}
	

.post {
display: inline;
float: left;
	margin: 0px;
        padding: 0px;
	text-align: left;
border: 0px solid yellow;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
        margin-top: 30px; 
	padding-top: 5px;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
        clear: both;
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 820px;
border: 0px solid yellow;
	}


#footer a {
        text-decoration: none;
        color: #999999;
	}

#footer a:link {
        text-decoration: none;
        color: #999999;
	}

#footer a:hover {
        text-decoration: none;
        color: #999999;
	}

#footer a:visited {
        text-decoration: none;
        color: #999999;
	}


#footer p {
	margin: 0px;
	padding: 20px 0;
	text-align: center;
        color: #AAAAAA;
	}


#footer_ad  {
        height: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
        border: 0px solid yellow;
	}


#footer_ad img {
        margin-top: 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}


/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;

	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

	
.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */

#searchform_div {
        float: right;
        width: 230px;
        height: 25px; 
        margin-top: 15px;
        margin-right: 30px; 
background:url(images/search_outline.gif) no-repeat;
background-position: top left;
border: 0px solid blue;
}


#searchform {
	/* text-align: center; */
	}

#searchfield_div  {
	/* text-align: center; */
	}




#s {
        float: left;
	width: 175px;
	padding: 2px;
        margin-left:7px;
        margin-top:2px;  

        overflow: hidden;
        background-color: transparent;
        border: 0px solid yellow;
	}


#searchsubmit {
        float: right;
        padding: 0px;
        margin-top: 0px;
        width: 27px;
        height: 27px;
        border: 0px;
        color: #DF007B;
        outline: none;
background-color: transparent;
background:url(images/go_button.gif) no-repeat;

background-position: 0px 0px;
	}

#searchsubmit:hover {
cursor: pointer;
}

#searchsubmit:hover {
cursor: pointer;
}

#searchsubmit {
cursor: pointer;
}


#rightsidebar #searchform_div #searchform #searchfield_div #s {
	width: 115px;
	padding: 2px;
overflow: hidden;
background-color: transparent;
border: 0px;
	}

#leftsidebar #searchform_div #searchsubmit, #rightsidebar #searchform_div #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


#commentform {
        float: left;
	text-align:left;
	}

#commentform input {
        float: left;
        clear: left;
	width: 170px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#commentform label {
        float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}



#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
        margin-right: 70px; 
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {

	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}



#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin LEFT Sidebar */
#leftsidebar
{
/*next line is ie6 double margin big fix*/
display:inline; 
	float: left;
        padding-top:0px;
        padding-bottom:0px;
        padding-left:20px;
        padding-right:0px; 
	width: 175px;
        border: 0px solid yellow;
	}

#leftsidebar form {
	margin: 0;
	}


#leftsidebar ul {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px;
}

#leftsidebar ul li {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px solid blue;
}


#leftsidebar ul li img {
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
border:0px;
}



#leftsidebar ul li ul {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px;
}


#leftsidebar ul li ul.leftpagenav {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px;
padding-left:10px;
margin-top:0px;
border: 0px solid yellow;
}


#leftsidebar ul li ul.leftpagenav li {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px solid blue;
}


#leftsidebar ul li ul.leftpagenav li a {
margin: 0px;
padding: 0px;
border: 0px;
font-family: Arial, Verdana, Geneva, sans-serif;
font-size: 1.1em;
line-height:1.5em;
font-weight: bold;
text-decoration: none;
color: #999999;
}

#leftsidebar ul li ul.leftpagenav li a:hover {
text-decoration: none;
color: #DF007B;
}

#leftsidebar ul li ul li {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px;
}


/************************/

ul.scl_list_posts_by_category {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px;
}

ul.scl_list_posts_by_category li {
list-style: none;
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: 0px;
}


ul.scl_list_posts_by_category li a {
display: block;
margin: 0px;
padding: 0px;
border: 0px;
color: #FFFFFF;
text-decoration: none;
}

ul.scl_list_posts_by_category li a:hover {
color: #FFFFFF;
text-decoration: none;
}


/**/

.scl_og_loz_top {
background: url("images/og_loz_top.gif") no-repeat;
background-position: top left;
margin: 0px;
padding: 0px;
height: 100%;
/*border: 0px solid red;*/
}

.scl_og_loz_top:hover {
background: url("images/pk_loz_top.gif") no-repeat;
background-position: top left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}


/*especially for IE6 and other older browsers requiring the javascript effects, rather than default css effects*/ 

.scl_og_loz_top_hover {
background: url("images/pk_loz_top.gif") no-repeat;
background-position: top left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}


.scl_og_loz_bot {
background: url("images/og_loz_bot.gif") no-repeat;
background-position: bottom left;
margin: 0px;
padding: 0px;
height: 100%;
/*border: 0px solid blue;*/
}

.scl_og_loz_bot:hover {
background: url("images/pk_loz_bot.gif") no-repeat;
background-position: bottom left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}



.scl_og_loz_bot_hover {
background: url("images/pk_loz_bot.gif") no-repeat;
background-position: bottom left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}


.scl_og_loz_mid {
background: url("images/og_loz_mid.gif") repeat-y;
background-position: top left;
width: 171px;
margin: 0px;
padding: 0px;
height: 100%;
/*border: 0px solid yellow;*/
}

.scl_og_loz_mid:hover {
background: url("images/pk_loz_mid.gif") repeat-y;
background-position: top left;
cursor: pointer;
width: 171px;
margin: 0px;
padding: 0px;
height: 100%;
}

.scl_og_loz_mid_hover {
background: url("images/pk_loz_mid.gif") repeat-y;
background-position: top left;

cursor: pointer;
width: 171px;
margin: 0px;
padding: 0px;
height: 100%;
}

.scl_loz_txt {
font-family:'X', Arial, sans-serif, 'Verdana', 'Trebuchet MS', Helvetica;
font-size: 1.1em;
text-align: left;
color: #FFFFFF;
margin: 0px;
padding: 0px;
height: 100%;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 10px;
}

/* End LEFT Sidebar */



/********making your choices page long lozenge lists*************/
#choices {
       display: inline; 
       float: left;
       margin: 0px;
       padding:0px;
       padding-left: 20px;
       border: 0px solid blue;
}


#choices ul {
margin: 0px;
padding: 0px;
border: 0px;
list-style-type: circle;
border: 0px solid red;
}

#choices ul li {
margin: 0px;
padding: 0px;
border: 0px;
border: 0px solid yellow;
}

#choices ul li ul {
margin: 0px;
padding: 0px;
border: 0px;
border: 0px solid red;
}

#choices ul li ul li {
margin: 0px;
padding: 0px;
border: 0px solid yellow;
}


#choices ul li ul.scl_list_posts_by_category {
margin: 0px;
padding: 0px;
border: 0px solid red;
}

#choices ul li ul.scl_list_posts_by_category li {
margin: 0px;
padding: 0px;
margin-bottom: 5px;
border: 0px solid yellow;
}

#choices  ul li ul.scl_list_posts_by_category li a {
margin: 0px;
padding: 0px;
color: #FFFFFF;
border: 0px solid blue;
}

#choices ul li ul.scl_list_posts_by_category li a:hover {
text-decoration: none;
color: #FFFFFF;
}




/***here are the long orange lozenges on the making your choices page******/

.scl_long_og_loz_top {
background: url("images/long_og_loz_top.gif") no-repeat;
background-position: top left;
margin: 0px;
padding: 0px;
height: 100%;
border: 0px solid red;
}

.scl_long_og_loz_top:hover {
background: url("images/long_pk_loz_top.gif") no-repeat;
background-position: top left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}


/*especially for IE6 and other older browsers requiring the javascript effects, rather than default css effects*/ 

.scl_long_og_loz_top_hover {
background: url("images/long_pk_loz_top.gif") no-repeat;
background-position: top left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}


.scl_long_og_loz_bot {
background: url("images/long_og_loz_bot.gif") no-repeat;
background-position: bottom left;
margin: 0px;
padding: 0px;
height: 100%;
}

.scl_long_og_loz_bot:hover {
background: url("images/long_pk_loz_bot.gif") no-repeat;
background-position: bottom left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}


.scl_long_og_loz_bot_hover {
background: url("images/long_pk_loz_bot.gif") no-repeat;
background-position: bottom left;
cursor: pointer;
margin: 0px;
padding: 0px;
height: 100%;
}


.scl_long_og_loz_mid {
background: url("images/long_og_loz_mid.gif") repeat-y;
background-position: top left;
width: 350px;
margin: 0px;
padding: 0px;

height: 100%;
}

.scl_long_og_loz_mid:hover {
background: url("images/long_pk_loz_mid.gif") repeat-y;
background-position: top left;
cursor: pointer;
width: 350px;
margin: 0px;
padding: 0px;
height: 100%;
}

.scl_long_og_loz_mid_hover {
background: url("images/long_pk_loz_mid.gif") repeat-y;
background-position: top left;
cursor: pointer;
width: 350px;
margin: 0px;
padding: 0px;
height: 100%;
}


.scl_long_loz_txt {
font-family:'X', Arial, sans-serif, 'Verdana', 'Trebuchet MS', Helvetica;
font-size: 1.1em;
text-align: left;
color: #FFFFFF;
margin: 0px;
padding: 0px;
height: 100%;
padding-left: 10px;
padding-right: 10px;
/*padding-top: 5px;*/
/*padding-bottom: 10px;*/
padding-top: 5px;
padding-bottom: 5px;
}



/****************out before here*****************/


/* Begin RIGHT Sidebar */
#rightsidebar
{	
/*next line is ie6 double margin big fix*/
display:inline; 
	float: right;
margin: 0px;
	padding: 0px;
        padding-left: 0px;
        padding-right: 0px;
	/* margin-left: 650px; */
	width: 200px;
margin-right:20px;
border: 0px solid yellow;	
        }


#rightsidebar form {
	margin: 0;
	}


#right_top_ad {
margin-top: 10px;
}

#right_bottom_ad {
margin-top:10px;
}


/* End RIGHT Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;

	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {

	text-align: center;
	}


hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {

	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}


.single_post_navigation {
	display: block;
        float: left;
        width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
        border: 0px solid yellow;
	}


.single_post_comments {
	display: block;
        float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
        border: 0px solid yellow;
	}




/* End Various Tags & Classes*/


/*********scl rss scroller styles*****************/


#news_scroller_1 {

}


.scl_rss_scroller {
height: 125px;
width: 350px;
padding: 10px;
color: #6D6E71;
border: 1px solid #cccccc;
}

/********matches rsstitlea on news page scrollers************/
#scl_rss_scroller_1 {
}

#scl_rss_scroller_2 {
}

#scl_rss_scroller_3 {
}


div.post div.entrytext div span.rsstitle a {
display: inline-block;
       text-decoration: none;
       font-weight: bold;
color: blue;
color: #DF007B;
border: 0px solid yellow;
}

div.post div.entrytext div span.rsstitle a:hover {
display: inline-block;
        text-decoration: underline;
        font-weight: bold;
color: #DF007B;
border: 0px solid yellow;
}



/**removed rest of rss********************************/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

